Read the Docs build information Build id: 235816 Project: citrix-workspace-linux-storebrowse-password-insertion Version: latest Commit: edb9a55e4601eb687e58e4759545b27382c1a26c Date: 2019-08-26T11:30:34.698649Z State: finished Success: True [rtd-command-info] start-time: 2019-08-26T11:30:35.200717Z, end-time: 2019-08-26T11:30:35.513836Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/workspace-linux-storebrowse-password-insertion.git . Cloning into '.'... [rtd-command-info] start-time: 2019-08-26T11:30:35.781860Z, end-time: 2019-08-26T11:30:35.794755Z, 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 edb9a55 Added new theme [rtd-command-info] start-time: 2019-08-26T11:30:35.874825Z, end-time: 2019-08-26T11:30:35.888477Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-26T11:30:36.179352Z, end-time: 2019-08-26T11:30:36.211511Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2019-08-26T11:30:36.291111Z, end-time: 2019-08-26T11:30:36.672792Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out 'd053472cce234b2b7061e34371ca46f6f72869bd' [rtd-command-info] start-time: 2019-08-26T11:30:37.561951Z, end-time: 2019-08-26T11:30:40.013456Z, duration: 2, 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-storebrowse-password-insertion/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-26T11:30:40.101282Z, end-time: 2019-08-26T11:30:42.557836Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-08-26T11:30:42.645806Z, end-time: 2019-08-26T11:30:56.245858Z, duration: 13, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip 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==0.17.3 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools==41.0.1 Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting mkdocs==0.17.3 Downloading https://files.pythonhosted.org/packages/79/52/f395c87a3ec799586a8cdf8f360a96ccbbf7f119200204d17166cc4fb097/mkdocs-0.17.3-py2.py3-none-any.whl (1.2MB) Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) Collecting click>=3.3 (from mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl (87kB) Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/e3/7b/e29ab3d51c8df66922fea216e2bddfcb6430fb29620e5165b16a216e0d3c/tornado-4.5.3.tar.gz (484kB) Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/a0/5e/d9ead2d57d39b3e1c1868ce84212319e5543a19c4185dce7e42a9dd968b0/snowballstemmer-1.9.0.tar.gz (76kB) Collecting sphinxcontrib-websupport (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting packaging (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting requests>=2.0.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Collecting typing; python_version < "3.5" (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting singledispatch (from tornado<5.0,>=4.1->mkdocs==0.17.3) Downloading 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) Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB) Collecting backports_abc>=0.4 (from tornado<5.0,>=4.1->mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.17.3) Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) Collecting attrs (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl (508kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Building wheels for collected packages: mock, future, PyYAML, tornado, snowballstemmer 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-cp27-none-any.whl size=23754 sha256=1c4b2afa8746bf9176b553cddfe7327782166029f35e78fa741cad258aa3ea91 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-cp27-none-any.whl size=500237 sha256=cce06aafd12197369407a5d7fc89f64b9bbf0bcd5a2f6eb625b5c000b65fb871 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.1.2-cp27-cp27mu-linux_x86_64.whl size=44910 sha256=bf62aa4e6347cbabfc2f87eb6a8bfcc08669884890e4301a57d11d192de00008 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp27-cp27mu-linux_x86_64.whl size=431751 sha256=0032ab9aabb2ae79f99c9d09808cb08cbf5df5ec2fe4eb3d6ab881b953cfddcf Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip/wheels/72/bf/f4/b68fa69596986881b397b18ff2b9af5f8181233aadcc9f76fd Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-1.9.0-cp27-none-any.whl size=93833 sha256=c0a254399344708bcf045e71c56e5e982cab2a83a7a896aab6f5cda4c3eb290d Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip/wheels/93/db/97/496f1d6bbcad1fecbc58fe45363540414be519312eded82bab Successfully built mock future PyYAML tornado snowballstemmer Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pyparsing, six, attrs, packaging, pytz, babel, urllib3, certifi, chardet, idna, requests, MarkupSafe, Jinja2, typing, imagesize, sphinx, recommonmark, singledispatch, backports-abc, tornado, livereload, PyYAML, click, Markdown, mkdocs Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.1 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.1.2 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 backports-abc-0.5 certifi-2019.6.16 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 livereload-2.6.1 mkdocs-0.17.3 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 singledispatch-3.4.0.3 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinxcontrib-websupport-1.1.2 tornado-4.5.3 typing-3.7.4.1 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-26T11:30:56.336816Z, end-time: 2019-08-26T11:30:59.481692Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip -r requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting mkdocs>=1 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/db/f9/b0179afee0db21943120ea606eb68bda1257b96420df74b775280eb5850b/mkdocs-1.0.4-py2.py3-none-any.whl (1.2MB) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 (from -r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/0e/9a/7a16db7ecc84cd5a12b8fa443a5ebb390baa896548701acbe94f55bed82e/pymdown_extensions-6.0-py2.py3-none-any.whl (218kB) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.1) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.1.2) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Collecting tornado>=5.0 (from mkdocs>=1->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426/tornado-5.1.1.tar.gz (516kB) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.10.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.12.0) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (41.0.1) Collecting futures (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (3.4.0.3) Requirement already satisfied: backports_abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (0.5) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs>=1->-r requirements.txt (line 1)) (1.1.1) Building wheels for collected packages: tornado Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-5.1.1-cp27-cp27mu-linux_x86_64.whl size=461099 sha256=bb139d944baa29ed2ea873ed191894cdebb49a2a0203f15b917069d5fce45bd3 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/.cache/pip/wheels/6d/e1/ce/f4ee2fa420cc6b940123c64992b81047816d0a9fad6b879325 Successfully built tornado Installing collected packages: futures, tornado, mkdocs, pymdown-extensions Found existing installation: tornado 4.5.3 Uninstalling tornado-4.5.3: Successfully uninstalled tornado-4.5.3 Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 Successfully installed futures-3.3.0 mkdocs-1.0.4 pymdown-extensions-6.0 tornado-5.1.1 [rtd-command-info] start-time: 2019-08-26T11:30:59.756915Z, end-time: 2019-08-26T11:31:00.076063Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: 'Copyright © 1999-2019 Citrix Systems, Inc. All rights reserved. ' docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/checkouts/latest/docs extra: social: - link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA type: youtube - link: https://github.com/citrix type: github-alt - link: https://twitter.com/citrixdeveloper type: twitter - link: https://www.linkedin.com/company/citrix/ type: linkedin extra_css: - assets/stylesheets/extra.css - https://media.readthedocs.com/css/badge_only.css - https://media.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://media.readthedocs.com/core/js/readthedocs-doc-embed.js - https://media.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - codehilite - toc: permalink: true - footnotes - meta - extra nav: - Home: index.md site_description: Storebrowse Classic Password Insertion for Citrix Workspace app for Linux site_name: Storebrowse Classic Password Insertion for Citrix Workspace app for Linux site_title: Developer Docs theme: custom_dir: devdocs-theme favicon: /media/favicon.ico feature: tabs: false font: false include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/Citrix_Logo_Black.png name: null palette: accent: blue primary: white search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2019-08-26T11:31:00.166644Z, end-time: 2019-08-26T11:31:01.045278Z, duration: 0, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-workspace-linux-storebrowse-password-insertion/checkouts/latest/_build/html