Read the Docs build information Build id: 296660 Project: citrix-mdx-android-sdk Version: latest Commit: 9caf06b986de373f68415d7d5ce710fed9266c9a Date: 2020-03-04T09:06:23.946090Z State: finished Success: True [rtd-command-info] start-time: 2020-03-04T09:06:26.650017Z, end-time: 2020-03-04T09:06:28.116980Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:citrix/mdx-android-sdk.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-03-04T09:06:28.495043Z, end-time: 2020-03-04T09:06:28.814040Z, 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 9caf06b fixed font issue [rtd-command-info] start-time: 2020-03-04T09:06:28.968797Z, end-time: 2020-03-04T09:06:29.270978Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-03-04T09:06:29.725240Z, end-time: 2020-03-04T09:06:30.073250Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-03-04T09:06:30.232450Z, end-time: 2020-03-04T09:06:31.135639Z, 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-mdx-android-sdk/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out '42af3c4823bd969fd5fd39bbb732a47f3556d504' [rtd-command-info] start-time: 2020-03-04T09:06:32.282714Z, end-time: 2020-03-04T09:06:36.756137Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-03-04T09:06:36.914968Z, end-time: 2020-03-04T09:06:37.905376Z, 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/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-03-04T09:06:38.063986Z, end-time: 2020-03-04T09:06:52.763714Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) 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-cp37-cp37m-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 mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinx>=1.3.1 Downloading Sphinx-2.4.3-py3-none-any.whl (2.7 MB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.tar.gz (268 kB) Collecting click>=3.3 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) Collecting tornado>=5.0 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting Jinja2>=2.7.1 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting Markdown>=2.3.1 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting requests>=2.5.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting six Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future, PyYAML, tornado 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=e6e44d173f491308d77a75f8d46f02de1f30a14ce0eba95ae3cb48b7e1458916 Stored in directory: /tmp/pip-ephem-wheel-cache-azqqsxh1/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b 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=491058 sha256=74a88676d911b8c4f3f512b288c3408804beeaa68872744fd942140281988326 Stored in directory: /tmp/pip-ephem-wheel-cache-azqqsxh1/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 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-cp37-cp37m-linux_x86_64.whl size=44228 sha256=5b608010eebf9319eedc3f68f42b7b7e3d7a6f97bd3a5885894a521b42fbd8a5 Stored in directory: /tmp/pip-ephem-wheel-cache-azqqsxh1/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2 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-cp37-cp37m-linux_x86_64.whl size=428559 sha256=a11077eae2c848500b50d5364d32b1fadbdac49bc25d086cfaae151fb7fcde62 Stored in directory: /tmp/pip-ephem-wheel-cache-azqqsxh1/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348 Successfully built mock future PyYAML tornado Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-htmlhelp, sphinxcontrib-serializinghtml, pytz, babel, idna, urllib3, certifi, chardet, requests, sphinxcontrib-devhelp, imagesize, pyparsing, six, packaging, MarkupSafe, Jinja2, sphinxcontrib-qthelp, sphinxcontrib-applehelp, sphinxcontrib-jsmath, sphinx, recommonmark, PyYAML, click, tornado, Markdown, livereload, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 45.2.0 Uninstalling setuptools-45.2.0: Successfully uninstalled setuptools-45.2.0 Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 livereload-2.6.1 mkdocs-1.0.4 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-2.4.3 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 tornado-6.0.4 urllib3-1.25.8 [rtd-command-info] start-time: 2020-03-04T09:06:52.927938Z, end-time: 2020-03-04T09:06:54.318766Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: mkdocs>=1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.0.4) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.1) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.11.1) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.2.1) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.3) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (6.0.4) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.14.0) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7.1->mkdocs>=1->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/envs/latest/lib/python3.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (41.0.1) Installing collected packages: pymdown-extensions Successfully installed pymdown-extensions-6.3 [rtd-command-info] start-time: 2020-03-04T09:06:54.740795Z, end-time: 2020-03-04T09:06:55.042108Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: 'Copyright © 1999-2020 Citrix Systems, Inc. All rights reserved. ' docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/citrix-mdx-android-sdk/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 - How-to guides: how-to.md - Using the SDK: using-the-sdk.md - Package com.citrix.mvpn.api: - Introduction: com-citrix-mvpn-api.md - Classes: - MicroVPNSDK: microvpnsdk.md - MvpnDefaultHandler: mvpndefaulthandler.md - MvpnLogger: mvpnlogger.md - ResponseValidator: responsevalidator.md - Constant Field Values: constant-field-values.md - Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/ site_author: null site_description: Citrix Endpoint Management Micro VPN SDK for Android site_name: Citrix Endpoint Management Micro VPN SDK for Android site_title: Developer Docs site_url: https://developer-docs.citrix.com/ 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: 2020-03-04T09:06:55.199361Z, end-time: 2020-03-04T09:06:56.383869Z, 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-mdx-android-sdk/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - class-hierarchy.md WARNING - Documentation file 'class-hierarchy.md' contains a link to 'class-hierarchy/com-citrix-mvpn-api.md' which is not found in the documentation files.