Read the Docs build information Build id: 765125 Project: cyverse-visual-interactive-computing-environment Version: latest Commit: 824ca057935ef474c51e61e20e583bf9a900704e Date: 2021-11-04T21:12:33.548829Z State: finished Success: False [rtd-command-info] start-time: 2021-11-04T21:12:35.600963Z, end-time: 2021-11-04T21:12:44.859074Z, duration: 9, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/CyVerse-learning-materials/Visual_Interactive_Computing_Environment.git . Cloning into '.'... Checking out files: 73% (8814/11950) Checking out files: 74% (8843/11950) Checking out files: 75% (8963/11950) Checking out files: 76% (9082/11950) Checking out files: 77% (9202/11950) Checking out files: 78% (9321/11950) Checking out files: 79% (9441/11950) Checking out files: 80% (9560/11950) Checking out files: 81% (9680/11950) Checking out files: 82% (9799/11950) Checking out files: 83% (9919/11950) Checking out files: 84% (10038/11950) Checking out files: 85% (10158/11950) Checking out files: 86% (10277/11950) Checking out files: 87% (10397/11950) Checking out files: 88% (10516/11950) Checking out files: 89% (10636/11950) Checking out files: 90% (10755/11950) Checking out files: 91% (10875/11950) Checking out files: 92% (10994/11950) Checking out files: 93% (11114/11950) Checking out files: 94% (11233/11950) Checking out files: 95% (11353/11950) Checking out files: 96% (11472/11950) Checking out files: 97% (11592/11950) Checking out files: 98% (11711/11950) Checking out files: 99% (11831/11950) Checking out files: 100% (11950/11950) Checking out files: 100% (11950/11950), done. [rtd-command-info] start-time: 2021-11-04T21:12:44.993347Z, end-time: 2021-11-04T21:12:46.320063Z, duration: 1, 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 824ca05 Update requirements.txt [rtd-command-info] start-time: 2021-11-04T21:12:46.468305Z, end-time: 2021-11-04T21:12:46.582976Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-11-04T21:12:49.125095Z, end-time: 2021-11-04T21:12:52.870620Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-11-04T21:12:52.979118Z, end-time: 2021-11-04T21:12:54.740825Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (20.3.4) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (44.1.1) [rtd-command-info] start-time: 2021-11-04T21:12:54.852149Z, end-time: 2021-11-04T21:13:03.254028Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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<2.2 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.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<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.18-py2.py3-none-any.whl (569 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (from sphinx<2) (44.1.1) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23754 sha256=558abbe8692a081f9d73de734375fb93a1e36724c47dbd74656b76b50bdd7673 Stored in directory: /tmp/pip-ephem-wheel-cache-UCFJyJ/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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-py2-none-any.whl size=502567 sha256=373f052016b1b264868ff75859673909f28185edc6fa6352d7e240f7b1b9bc49 Stored in directory: /tmp/pip-ephem-wheel-cache-UCFJyJ/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: mock, pillow, alabaster, future, commonmark, imagesize, typing, Pygments, docutils, MarkupSafe, Jinja2, pyparsing, packaging, snowballstemmer, pytz, babel, six, certifi, urllib3, chardet, idna, requests, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 chardet-4.0.0 commonmark-0.8.1 docutils-0.18 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.7 [rtd-command-info] start-time: 2021-11-04T21:13:03.368666Z, end-time: 2021-11-04T21:13:08.354189Z, duration: 4, exit-code: 1 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already satisfied: alabaster==0.7.12 in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 8)) (0.7.12) Requirement already satisfied: Babel==2.9.1 in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 9)) (2.9.1) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Collecting decorator==4.4.2 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting dnspython==1.16.0 Downloading dnspython-1.16.0-py2.py3-none-any.whl (188 kB) Collecting docopt==0.6.2 Downloading docopt-0.6.2.tar.gz (25 kB) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting fett==0.3.2 Downloading fett-0.3.2.tar.gz (7.2 kB) Requirement already satisfied: imagesize==1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 16)) (1.2.0) Collecting livereload==2.6.3 Downloading livereload-2.6.3.tar.gz (25 kB) Collecting pymongo==3.11.4 Downloading pymongo-3.11.4-cp27-cp27mu-manylinux1_x86_64.whl (488 kB) Collecting python-jsonrpc-server==0.3.4 Downloading python-jsonrpc-server-0.3.4.tar.gz (26 kB) Collecting pytz==2021.1 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting recommonmark==0.7.1 Downloading recommonmark-0.7.1-py2.py3-none-any.whl (10 kB) Collecting rstcheck==3.3.1 Downloading rstcheck-3.3.1.tar.gz (13 kB) Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 25)) (1.8.5) Collecting sphinx-autobuild Downloading sphinx_autobuild-0.7.1-py2-none-any.whl (12 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 27)) (0.4.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89 kB) Collecting typing-extensions==3.7.4.3 Downloading typing_extensions-3.7.4.3-py2-none-any.whl (9.3 kB) Collecting ujson==1.35 Downloading ujson-1.35.tar.gz (192 kB) ERROR: Could not find a version that satisfies the requirement watchdog==1.0.2 (from -r requirements.txt (line 36)) (from versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6, 0.10.7, 1.0.0) ERROR: No matching distribution found for watchdog==1.0.2 (from -r requirements.txt (line 36))