Read the Docs build information Build id: 225357 Project: citrix-provisioning-services-sdk Version: 1903 Commit: c21d996184ad0384240a57c957d9cfa912a1200b Date: 2019-07-22T09:05:41.494285Z State: finished Success: True [rtd-command-info] start-time: 2019-07-22T09:05:55.091408Z, end-time: 2019-07-22T09:05:55.639208Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/provisioning-services-sdk.git . Cloning into '.'... [rtd-command-info] start-time: 2019-07-22T09:05:55.936144Z, end-time: 2019-07-22T09:05:55.954565Z, duration: 0, exit-code: 0 git checkout --force origin/1903 Note: checking out 'origin/1903'. 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 c21d996 Edited for 1903 [rtd-command-info] start-time: 2019-07-22T09:05:56.166552Z, end-time: 2019-07-22T09:05:56.176294Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-07-22T09:05:56.420537Z, end-time: 2019-07-22T09:05:56.445665Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2019-07-22T09:05:56.525138Z, end-time: 2019-07-22T09:05:57.082208Z, 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-provisioning-services-sdk/checkouts/1903/devdocs-theme'... Submodule path 'devdocs-theme': checked out 'c0227b2ef3f3666449b4f3a5b8c7b6c8e453c4ce' [rtd-command-info] start-time: 2019-07-22T09:05:58.098763Z, end-time: 2019-07-22T09:06:01.367503Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/envs/1903/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/envs/1903/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-07-22T09:06:01.545022Z, end-time: 2019-07-22T09:06:04.080176Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.1.1 [rtd-command-info] start-time: 2019-07-22T09:06:04.187580Z, end-time: 2019-07-22T09:06:12.519306Z, duration: 8, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/.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. Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools==41.0.1 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.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 future (from commonmark==0.8.1) Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Using cached 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) Collecting click>=3.3 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Collecting sphinxcontrib-websupport (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting packaging (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/79/be/e43ccd1317f483e14de507787322c74092a688707d02fa5f16562270eb63/typing-3.7.4-py2-none-any.whl Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached 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) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting certifi (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl 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 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 Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl 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) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/9f/dc/b205465a60baca8e04a1555a84d9c79f910661765056f071fb6fc2db4841/pyparsing-2.4.1-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, pyparsing, six, packaging, 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.1 Pygments-2.3.1 alabaster-0.7.12 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.0 pillow-5.4.1 pyparsing-2.4.1 pytz-2019.1 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 urllib3-1.25.3 [rtd-command-info] start-time: 2019-07-22T09:06:12.604962Z, end-time: 2019-07-22T09:06:15.749954Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/.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. 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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.1.1) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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-provisioning-services-sdk/envs/1903/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' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-provisioning-services-sdk/.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-07-22T09:06:15.974868Z, end-time: 2019-07-22T09:06:16.284799Z, 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-provisioning-services-sdk/checkouts/1903/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: Programmer's Guide for Citrix Provisioning Services 1903 SOAP Server site_name: Citrix Provisioning Services 1903 SOAP Server Programmer's Guide 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-07-22T09:06:16.362413Z, end-time: 2019-07-22T09:06:18.208200Z, duration: 1, 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-provisioning-services-sdk/checkouts/1903/_build/html