Read the Docs build information Build id: 142833 Project: citrix-workspace-linux-vcsdk-readme Version: latest Commit: 2021796a6f8bd074b1f9529bbbcbc1b6cbb91e84 Date: 2018-09-17T14:02:00.417518Z State: finished Success: False [rtd-command-info] start-time: 2018-09-17T19:02:19.289944Z, end-time: 2018-09-17T19:02:19.652261Z, duration: 0, exit-code: 0 git clone --recursive https://github.com/citrix/workspace-linux-vcsdk-readme.git . Cloning into '.'... [rtd-command-info] start-time: 2018-09-17T19:02:19.723894Z, end-time: 2018-09-17T19:02:19.742711Z, 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 2021796... Added files for 1809 [rtd-command-info] start-time: 2018-09-17T19:02:19.804786Z, end-time: 2018-09-17T19:02:19.813259Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-09-17T19:02:19.905609Z, end-time: 2018-09-17T19:02:19.911206Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/master [rtd-command-info] start-time: 2018-09-17T19:02:20.552834Z, end-time: 2018-09-17T19:02:22.142053Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-vcsdk-readme/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-vcsdk-readme/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-09-17T19:02:22.203199Z, end-time: 2018-09-17T19:02:27.205660Z, duration: 5, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-vcsdk-readme/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 mkdocs==0.17.3 Collecting Pygments==2.2.0 Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/6e/71/c3648cc2f675063dbe2d669004a59e4a5120172713a1de3c3b14144d4b31/alabaster-0.7.11-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.17.3 Using cached https://files.pythonhosted.org/packages/79/52/f395c87a3ec799586a8cdf8f360a96ccbbf7f119200204d17166cc4fb097/mkdocs-0.17.3-py2.py3-none-any.whl Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/dd/b4/213daced3ff1b4e02a1f700748e20e9a7481f5bfef57d11ae9babfd4aa2f/livereload-2.5.2-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.17.3) Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl Collecting click>=3.3 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Collecting six (from livereload>=2.5.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.17.3) Collecting singledispatch (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/df/f7/04fee6ac349e915b82171f8e23cee63644d83663b34c539f7a09aed18f9e/certifi-2018.8.24-py2.py3-none-any.whl Collecting backports-abc>=0.4 (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, singledispatch, certifi, backports-abc, tornado, livereload, PyYAML, MarkupSafe, Jinja2, Markdown, click, mkdocs Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 Markdown-2.6.11 MarkupSafe-1.0 PyYAML-3.13 Pygments-2.2.0 alabaster-0.7.11 backports-abc-0.5 certifi-2018.8.24 click-6.7 commonmark-0.5.4 docutils-0.13.1 livereload-2.5.2 mkdocs-0.17.3 mock-1.0.1 pillow-2.6.1 recommonmark-0.4.0 setuptools-39.2.0 singledispatch-3.4.0.3 six-1.11.0 tornado-4.5.3 You are using pip version 9.0.1, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-09-17T19:02:27.271373Z, end-time: 2018-09-17T19:02:27.992405Z, duration: 0, exit-code: 1 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-vcsdk-readme/.cache/pip -r /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-vcsdk-readme/checkouts/latest/requirements.txt Collecting https://github.com/citrix/receiver-linux-virtual-channel-sdk.git (from -r /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-vcsdk-readme/checkouts/latest/requirements.txt (line 1)) Downloading https://github.com/citrix/receiver-linux-virtual-channel-sdk.git Cannot unpack file /tmp/pip-cTbv7W-unpack/receiver-linux-virtual-channel-sdk.git (downloaded from /tmp/pip-aY3Dg4-build, content-type: text/html; charset=utf-8); cannot detect archive format Cannot determine archive format of /tmp/pip-aY3Dg4-build You are using pip version 9.0.1, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command.