Read the Docs build information Build id: 2673895 Project: canonical-anbox-cloud-documentation Version: latest Commit: c8ab10753a86e7e2dd323580b15ebf0f0ee73863 Date: 2024-12-10T12:27:15.904168Z State: finished Success: True [rtd-command-info] start-time: 2024-12-10T12:27:17.268313Z, end-time: 2024-12-10T12:27:19.478440Z, duration: 2, exit-code: 0 git clone --depth 1 git@github.com:canonical/anbox-cloud-docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-12-10T12:27:19.576334Z, end-time: 2024-12-10T12:27:21.122593Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-12-10T12:27:21.263893Z, end-time: 2024-12-10T12:27:21.475923Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c8ab107 Merge pull request #242 from keirthana/fix-update-vs-upgrade [rtd-command-info] start-time: 2024-12-10T12:27:21.554239Z, end-time: 2024-12-10T12:27:21.611504Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" jobs: post_checkout: - python3 build_requirements.py # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: conf.py fail_on_warning: false # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: .sphinx/requirements.txt [rtd-command-info] start-time: 2024-12-10T12:27:21.681145Z, end-time: 2024-12-10T12:27:22.783895Z, duration: 1, exit-code: 0 python3 build_requirements.py Cloning into '.sphinx/deps/swagger-ui'... [rtd-command-info] start-time: 2024-12-10T12:27:29.772343Z, end-time: 2024-12-10T12:27:29.845693Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2024-12-10T12:27:30.249713Z, end-time: 2024-12-10T12:27:31.387291Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 799ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-10T12:27:31.462501Z, end-time: 2024-12-10T12:27:43.573102Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-10T12:27:43.652563Z, end-time: 2024-12-10T12:27:50.768636Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 92.8 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 162.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 358.4 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 384.5 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-10T12:27:50.846281Z, end-time: 2024-12-10T12:27:56.458304Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r .sphinx/requirements.txt Collecting canonical-sphinx-extensions (from -r .sphinx/requirements.txt (line 7)) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl.metadata (15 kB) Collecting furo (from -r .sphinx/requirements.txt (line 8)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting linkify-it-py (from -r .sphinx/requirements.txt (line 9)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser (from -r .sphinx/requirements.txt (line 10)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting pyspelling (from -r .sphinx/requirements.txt (line 11)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from -r .sphinx/requirements.txt (line 12)) (8.1.3) Collecting sphinx-autobuild (from -r .sphinx/requirements.txt (line 13)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-copybutton (from -r .sphinx/requirements.txt (line 14)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from -r .sphinx/requirements.txt (line 15)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-reredirects (from -r .sphinx/requirements.txt (line 16)) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 17)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 18)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 19)) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) (2.32.3) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) (0.21.2) Collecting gitpython (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r .sphinx/requirements.txt (line 8)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from furo->-r .sphinx/requirements.txt (line 8)) (2.18.0) Collecting uc-micro-py (from linkify-it-py->-r .sphinx/requirements.txt (line 9)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from myst-parser->-r .sphinx/requirements.txt (line 10)) (3.1.4) Collecting markdown-it-py~=3.0 (from myst-parser->-r .sphinx/requirements.txt (line 10)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r .sphinx/requirements.txt (line 10)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->-r .sphinx/requirements.txt (line 10)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.0.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (2.16.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (1.4.1) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 12)) (24.2) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading starlette-0.41.3-py3-none-any.whl.metadata (6.0 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading uvicorn-0.32.1-py3-none-any.whl.metadata (6.6 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading watchfiles-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading websockets-14.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from jinja2->myst-parser->-r .sphinx/requirements.txt (line 10)) (3.0.2) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r .sphinx/requirements.txt (line 10)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) (2024.8.30) Collecting anyio<5,>=3.4.0 (from starlette>=0.35->sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading anyio-4.7.0-py3-none-any.whl.metadata (4.7 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting six>=1.9 (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting webencodings (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 11)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild->-r .sphinx/requirements.txt (line 13)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 7)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl (38 kB) Downloading furo-2024.8.6-py3-none-any.whl (341 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 95.7 MB/s eta 0:00:00 Downloading sphinx_reredirects-0.1.5-py3-none-any.whl (5.7 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 159.0 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.41.3-py3-none-any.whl (73 kB) Downloading uvicorn-0.32.1-py3-none-any.whl (63 kB) Downloading watchfiles-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-14.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 242.8 MB/s eta 0:00:00 Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 620.8 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading anyio-4.7.0-py3-none-any.whl (93 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Installing collected packages: webencodings, websockets, uc-micro-py, typing_extensions, soupsieve, sniffio, smmap, six, pyyaml, mdurl, markdown, lxml, h11, colorama, click, bracex, wcmatch, uvicorn, markdown-it-py, linkify-it-py, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, gitpython, sphinx-autobuild, myst-parser, furo, canonical-sphinx-extensions Successfully installed anyio-4.7.0 beautifulsoup4-4.12.3 bracex-2.5.post1 canonical-sphinx-extensions-0.0.23 click-8.1.7 colorama-0.4.6 furo-2024.8.6 gitdb-4.0.11 gitpython-3.1.43 h11-0.14.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-5.3.0 markdown-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 pyspelling-2.10 pyyaml-6.0.2 six-1.17.0 smmap-5.0.1 sniffio-1.3.1 soupsieve-2.6 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-reredirects-0.1.5 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxext-opengraph-0.9.1 starlette-0.41.3 typing_extensions-4.12.2 uc-micro-py-1.0.3 uvicorn-0.32.1 watchfiles-1.0.0 wcmatch-10.0 webencodings-0.5.1 websockets-14.1 [rtd-command-info] start-time: 2024-12-10T12:27:56.635630Z, end-time: 2024-12-10T12:27:56.691687Z, duration: 0, exit-code: 0 cat conf.py import sys sys.path.append('./') from custom_conf import * from build_requirements import * # Configuration file for the Sphinx documentation builder. # You should not do any modifications to this file. Put your custom # configuration into the custom_conf.py file. # If you need to change this file, contribute the changes upstream. # # For the full list of built-in configuration values, see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html ############################################################ ### Extensions ############################################################ extensions = [ 'sphinx_design', 'sphinx_copybutton', 'sphinxcontrib.jquery', ] # Only add redirects extension if any redirects are specified. if AreRedirectsDefined(): extensions.append('sphinx_reredirects') # Only add myst extensions if any configuration is present. if IsMyStParserUsed(): extensions.append('myst_parser') # Additional MyST syntax myst_enable_extensions = [ 'substitution', 'deflist', 'linkify' ] myst_enable_extensions.extend(custom_myst_extensions) # Only add Open Graph extension if any configuration is present. if IsOpenGraphConfigured(): extensions.append('sphinxext.opengraph') extensions.extend(custom_extensions) extensions = DeduplicateExtensions(extensions) ### Configuration for extensions # Used for related links if not 'discourse_prefix' in html_context and 'discourse' in html_context: html_context['discourse_prefix'] = html_context['discourse'] + '/t/' # Default image for OGP (to prevent font errors, see # https://github.com/canonical/sphinx-docs-starter-pack/pull/54 ) if not 'ogp_image' in locals(): ogp_image = 'https://assets.ubuntu.com/v1/253da317-image-document-ubuntudocs.svg' ############################################################ ### General configuration ############################################################ exclude_patterns = [ '_build', 'Thumbs.db', '.DS_Store', '.sphinx', ] exclude_patterns.extend(custom_excludes) rst_epilog = ''' .. include:: /reuse/links.txt ''' if 'custom_rst_epilog' in locals(): rst_epilog = custom_rst_epilog source_suffix = { '.rst': 'restructuredtext', '.md': 'markdown', } if not 'conf_py_path' in html_context and 'github_folder' in html_context: html_context['conf_py_path'] = html_context['github_folder'] # For ignoring specific links linkcheck_anchors_ignore_for_url = [ r'https://github\.com/.*' ] linkcheck_anchors_ignore_for_url.extend(custom_linkcheck_anchors_ignore_for_url) # Tags cannot be added directly in custom_conf.py, so add them here for tag in custom_tags: tags.add(tag) ############################################################ ### Styling ############################################################ # Find the current builder builder = 'dirhtml' if '-b' in sys.argv: builder = sys.argv[sys.argv.index('-b')+1] # Setting templates_path for epub makes the build fail if builder == 'dirhtml' or builder == 'html': templates_path = ['.sphinx/_templates'] # Theme configuration html_theme = 'furo' html_last_updated_fmt = '' html_permalinks_icon = '¶' if html_title == '': html_theme_options = { 'sidebar_hide_name': True } ############################################################ ### Additional files ############################################################ html_static_path = ['.sphinx/_static'] html_css_files = [ 'custom.css', 'header.css', 'github_issue_links.css', 'furo_colors.css' ] html_css_files.extend(custom_html_css_files) html_js_files = ['header-nav.js'] if 'github_issues' in html_context and html_context['github_issues'] and not disable_feedback_button: html_js_files.append('github_issue_links.js') html_js_files.extend(custom_html_js_files) # Anbox specific function to generate dynamic AMS configuration # Add this change to conf.py every time the starter pack is upgraded to a later version. generate_ams_configuration() [rtd-command-info] start-time: 2024-12-10T12:27:56.766404Z, end-time: 2024-12-10T12:28:28.364933Z, duration: 31, exit-code: 0 python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'linkify', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 335 source files that are out of date updating environment: [new config] 335 added, 0 changed, 0 removed reading sources... [ 0%] 404 reading sources... [ 1%] README reading sources... [ 1%] SECURITY reading sources... [ 1%] contribute/anbox-style-guide reading sources... [ 1%] contribute/doc-cheat-sheet reading sources... [ 2%] contribute/landing reading sources... [ 2%] explanation/aaos reading sources... [ 2%] explanation/aar reading sources... [ 3%] explanation/addons reading sources... [ 3%] explanation/ams reading sources... [ 3%] explanation/anbox-cloud reading sources... [ 4%] explanation/anbox-security reading sources... [ 4%] explanation/application-streaming reading sources... [ 4%] explanation/applications reading sources... [ 4%] explanation/capacity-planning reading sources... [ 5%] explanation/clustering reading sources... [ 5%] explanation/cryptography/crypto_ams reading sources... [ 5%] explanation/cryptography/crypto_anbox_runtime reading sources... [ 6%] explanation/cryptography/crypto_charms reading sources... [ 6%] explanation/cryptography/crypto_dashboard reading sources... [ 6%] explanation/cryptography/crypto_stream_agent reading sources... [ 7%] explanation/cryptography/crypto_stream_gateway reading sources... [ 7%] explanation/cryptography/landing reading sources... [ 7%] explanation/custom-images reading sources... [ 7%] explanation/images reading sources... [ 8%] explanation/instances reading sources... [ 8%] explanation/landing reading sources... [ 8%] explanation/nodes reading sources... [ 9%] explanation/performance reading sources... [ 9%] explanation/platforms reading sources... [ 9%] explanation/production-planning reading sources... [ 10%] explanation/rendering-architecture reading sources... [ 10%] explanation/rendering-graphics reading sources... [ 10%] explanation/resources reading sources... [ 10%] explanation/web-dashboard reading sources... [ 11%] howto/aar/configure reading sources... [ 11%] howto/aar/deploy reading sources... [ 11%] howto/aar/landing reading sources... [ 12%] howto/aar/revoke reading sources... [ 12%] howto/addons/backup-and-restore-example reading sources... [ 12%] howto/addons/create-addon reading sources... [ 13%] howto/addons/customise-android-example reading sources... [ 13%] howto/addons/emulate-platforms-example reading sources... [ 13%] howto/addons/enable-addons-globally reading sources... [ 13%] howto/addons/examples reading sources... [ 14%] howto/addons/install-tools-example reading sources... [ 14%] howto/addons/landing reading sources... [ 14%] howto/addons/migrate-addon reading sources... [ 15%] howto/addons/update-addon reading sources... [ 15%] howto/anbox-runtime/develop-addon-devmode reading sources... [ 15%] howto/anbox-runtime/develop-platform-plugin reading sources... [ 16%] howto/anbox-runtime/landing reading sources... [ 16%] howto/anbox/benchmarks reading sources... [ 16%] howto/anbox/control-ams-remotely reading sources... [ 16%] howto/anbox/landing reading sources... [ 17%] howto/anbox/manage-images reading sources... [ 17%] howto/anbox/resize-storage reading sources... [ 17%] howto/anbox/tls-for-appliance reading sources... [ 18%] howto/android/access-instance reading sources... [ 18%] howto/android/create-virtual-device reading sources... [ 18%] howto/android/custom-vhal reading sources... [ 19%] howto/android/debug-graphics-renderdoc reading sources... [ 19%] howto/android/integrate-hidl reading sources... [ 19%] howto/android/landing reading sources... [ 19%] howto/application/create-application reading sources... [ 20%] howto/application/delete-application reading sources... [ 20%] howto/application/extend-application reading sources... [ 20%] howto/application/landing reading sources... [ 21%] howto/application/list-applications reading sources... [ 21%] howto/application/pass-custom-data reading sources... [ 21%] howto/application/stream-application reading sources... [ 21%] howto/application/test-application reading sources... [ 22%] howto/application/update-application reading sources... [ 22%] howto/application/wait-for-application reading sources... [ 22%] howto/cluster/configure-nodes reading sources... [ 23%] howto/cluster/landing reading sources... [ 23%] howto/cluster/scale-down reading sources... [ 23%] howto/cluster/scale-up reading sources... [ 24%] howto/dashboard/landing reading sources... [ 24%] howto/install-appliance/enable-oidc reading sources... [ 24%] howto/install-appliance/install-on-aws reading sources... [ 24%] howto/install-appliance/install-on-azure reading sources... [ 25%] howto/install-appliance/install-on-github reading sources... [ 25%] howto/install-appliance/install-on-google-cloud reading sources... [ 25%] howto/install-appliance/landing reading sources... [ 26%] howto/install/customise-installation reading sources... [ 26%] howto/install/deploy-bare-metal reading sources... [ 26%] howto/install/deploy-juju reading sources... [ 27%] howto/install/enable-high-availability reading sources... [ 27%] howto/install/landing reading sources... [ 27%] howto/install/validate-deployment reading sources... [ 27%] howto/instance/access-instance reading sources... [ 28%] howto/instance/backup-restore-application-data reading sources... [ 28%] howto/instance/configure-geographic-location reading sources... [ 28%] howto/instance/create-instance reading sources... [ 29%] howto/instance/delete-instance reading sources... [ 29%] howto/instance/expose-services reading sources... [ 29%] howto/instance/landing reading sources... [ 30%] howto/instance/list-instances reading sources... [ 30%] howto/instance/start-instance reading sources... [ 30%] howto/instance/stop-instance reading sources... [ 30%] howto/instance/view-instance-logs reading sources... [ 31%] howto/instance/wait-for-instance reading sources... [ 31%] howto/landing reading sources... [ 31%] howto/monitor/landing reading sources... [ 32%] howto/port/choose-apk-architecture reading sources... [ 32%] howto/port/configure-watchdog reading sources... [ 32%] howto/port/grant-runtime-permissions reading sources... [ 33%] howto/port/install-apk-system-app reading sources... [ 33%] howto/port/landing reading sources... [ 33%] howto/port/port-apk-obb-files reading sources... [ 33%] howto/stream/access-stream-gateway reading sources... [ 34%] howto/stream/enable-client-side-video-upscaling reading sources... [ 34%] howto/stream/exchange-oob-data reading sources... [ 34%] howto/stream/integrate-virtual-keyboard reading sources... [ 35%] howto/stream/landing reading sources... [ 35%] howto/troubleshoot/landing reading sources... [ 35%] howto/troubleshoot/troubleshoot-application-creation reading sources... [ 36%] howto/troubleshoot/troubleshoot-cluster-issues reading sources... [ 36%] howto/troubleshoot/troubleshoot-dashboard-issues reading sources... [ 36%] howto/troubleshoot/troubleshoot-initial-setup reading sources... [ 36%] howto/troubleshoot/troubleshoot-instance-failures reading sources... [ 37%] howto/troubleshoot/troubleshoot-streaming-issues reading sources... [ 37%] howto/troubleshoot/view-logs reading sources... [ 37%] howto/upgrade/landing reading sources... [ 38%] howto/upgrade/upgrade-anbox reading sources... [ 38%] howto/upgrade/upgrade-appliance reading sources... [ 38%] index reading sources... [ 39%] reference/addon-manifest reading sources... [ 39%] reference/ams-configuration reading sources... [ 39%] reference/anbox-features reading sources... [ 39%] reference/android-features reading sources... [ 40%] reference/api-reference/ams-api reading sources... [ 40%] reference/api-reference/anbox-https-api reading sources... [ 40%] reference/api-reference/gateway-api reading sources... [ 41%] reference/api-reference/landing reading sources... [ 41%] reference/appliance-configuration reading sources... [ 41%] reference/appliance-preseed reading sources... [ 41%] reference/application-manifest reading sources... [ 42%] reference/cmd-ref/amc/ams.amc reading sources... [ 42%] reference/cmd-ref/amc/ams.amc_addon reading sources... [ 42%] reference/cmd-ref/amc/ams.amc_addon_add reading sources... [ 43%] reference/cmd-ref/amc/ams.amc_addon_delete reading sources... [ 43%] reference/cmd-ref/amc/ams.amc_addon_list reading sources... [ 43%] reference/cmd-ref/amc/ams.amc_addon_show reading sources... [ 44%] reference/cmd-ref/amc/ams.amc_addon_update reading sources... [ 44%] reference/cmd-ref/amc/ams.amc_application reading sources... [ 44%] reference/cmd-ref/amc/ams.amc_application_create reading sources... [ 44%] reference/cmd-ref/amc/ams.amc_application_delete reading sources... [ 45%] reference/cmd-ref/amc/ams.amc_application_list reading sources... [ 45%] reference/cmd-ref/amc/ams.amc_application_publish reading sources... [ 45%] reference/cmd-ref/amc/ams.amc_application_revoke reading sources... [ 46%] reference/cmd-ref/amc/ams.amc_application_set reading sources... [ 46%] reference/cmd-ref/amc/ams.amc_application_show reading sources... [ 46%] reference/cmd-ref/amc/ams.amc_application_unset reading sources... [ 47%] reference/cmd-ref/amc/ams.amc_application_update reading sources... [ 47%] reference/cmd-ref/amc/ams.amc_benchmark reading sources... [ 47%] reference/cmd-ref/amc/ams.amc_completion reading sources... [ 47%] reference/cmd-ref/amc/ams.amc_completion_bash reading sources... [ 48%] reference/cmd-ref/amc/ams.amc_completion_fish reading sources... [ 48%] reference/cmd-ref/amc/ams.amc_completion_powershell reading sources... [ 48%] reference/cmd-ref/amc/ams.amc_completion_zsh reading sources... [ 49%] reference/cmd-ref/amc/ams.amc_config reading sources... [ 49%] reference/cmd-ref/amc/ams.amc_config_set reading sources... [ 49%] reference/cmd-ref/amc/ams.amc_config_show reading sources... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust reading sources... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust_add reading sources... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust_list reading sources... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust_remove reading sources... [ 51%] reference/cmd-ref/amc/ams.amc_delete reading sources... [ 51%] reference/cmd-ref/amc/ams.amc_exec reading sources... [ 51%] reference/cmd-ref/amc/ams.amc_image reading sources... [ 52%] reference/cmd-ref/amc/ams.amc_image_add reading sources... [ 52%] reference/cmd-ref/amc/ams.amc_image_delete reading sources... [ 52%] reference/cmd-ref/amc/ams.amc_image_list reading sources... [ 53%] reference/cmd-ref/amc/ams.amc_image_show reading sources... [ 53%] reference/cmd-ref/amc/ams.amc_image_switch reading sources... [ 53%] reference/cmd-ref/amc/ams.amc_image_sync reading sources... [ 53%] reference/cmd-ref/amc/ams.amc_image_update reading sources... [ 54%] reference/cmd-ref/amc/ams.amc_info reading sources... [ 54%] reference/cmd-ref/amc/ams.amc_init reading sources... [ 54%] reference/cmd-ref/amc/ams.amc_launch reading sources... [ 55%] reference/cmd-ref/amc/ams.amc_list reading sources... [ 55%] reference/cmd-ref/amc/ams.amc_logs reading sources... [ 55%] reference/cmd-ref/amc/ams.amc_monitor reading sources... [ 56%] reference/cmd-ref/amc/ams.amc_node reading sources... [ 56%] reference/cmd-ref/amc/ams.amc_node_add reading sources... [ 56%] reference/cmd-ref/amc/ams.amc_node_list reading sources... [ 56%] reference/cmd-ref/amc/ams.amc_node_remove reading sources... [ 57%] reference/cmd-ref/amc/ams.amc_node_set reading sources... [ 57%] reference/cmd-ref/amc/ams.amc_node_show reading sources... [ 57%] reference/cmd-ref/amc/ams.amc_remote reading sources... [ 58%] reference/cmd-ref/amc/ams.amc_remote_add reading sources... [ 58%] reference/cmd-ref/amc/ams.amc_remote_list reading sources... [ 58%] reference/cmd-ref/amc/ams.amc_remote_remove reading sources... [ 59%] reference/cmd-ref/amc/ams.amc_remote_set-default reading sources... [ 59%] reference/cmd-ref/amc/ams.amc_remote_set-url reading sources... [ 59%] reference/cmd-ref/amc/ams.amc_shell reading sources... [ 59%] reference/cmd-ref/amc/ams.amc_show reading sources... [ 60%] reference/cmd-ref/amc/ams.amc_show-log reading sources... [ 60%] reference/cmd-ref/amc/ams.amc_start reading sources... [ 60%] reference/cmd-ref/amc/ams.amc_stop reading sources... [ 61%] reference/cmd-ref/amc/ams.amc_wait reading sources... [ 61%] reference/cmd-ref/appliance/anbox-cloud-appliance reading sources... [ 61%] reference/cmd-ref/appliance/anbox-cloud-appliance_buginfo reading sources... [ 61%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion reading sources... [ 62%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_bash reading sources... [ 62%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_fish reading sources... [ 62%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_powershell reading sources... [ 63%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_zsh reading sources... [ 63%] reference/cmd-ref/appliance/anbox-cloud-appliance_config reading sources... [ 63%] reference/cmd-ref/appliance/anbox-cloud-appliance_config_set reading sources... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_config_show reading sources... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_daemon reading sources... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard reading sources... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard_register reading sources... [ 65%] reference/cmd-ref/appliance/anbox-cloud-appliance_init reading sources... [ 65%] reference/cmd-ref/appliance/anbox-cloud-appliance_prepare-node-script reading sources... [ 65%] reference/cmd-ref/appliance/anbox-cloud-appliance_status reading sources... [ 66%] reference/cmd-ref/landing reading sources... [ 66%] reference/component-versions reading sources... [ 66%] reference/deprecation-notices reading sources... [ 67%] reference/glossary reading sources... [ 67%] reference/hooks reading sources... [ 67%] reference/landing reading sources... [ 67%] reference/license-information reading sources... [ 68%] reference/network-ports reading sources... [ 68%] reference/perf-benchmarks reading sources... [ 68%] reference/prometheus reading sources... [ 69%] reference/provided-images reading sources... [ 69%] reference/release-notes/1.0.0 reading sources... [ 69%] reference/release-notes/1.0.1 reading sources... [ 70%] reference/release-notes/1.1.0 reading sources... [ 70%] reference/release-notes/1.1.1 reading sources... [ 70%] reference/release-notes/1.10.0 reading sources... [ 70%] reference/release-notes/1.10.1 reading sources... [ 71%] reference/release-notes/1.10.2 reading sources... [ 71%] reference/release-notes/1.10.3 reading sources... [ 71%] reference/release-notes/1.11.0 reading sources... [ 72%] reference/release-notes/1.11.1 reading sources... [ 72%] reference/release-notes/1.11.2 reading sources... [ 72%] reference/release-notes/1.11.3 reading sources... [ 73%] reference/release-notes/1.11.4 reading sources... [ 73%] reference/release-notes/1.11.5 reading sources... [ 73%] reference/release-notes/1.12.0 reading sources... [ 73%] reference/release-notes/1.12.1 reading sources... [ 74%] reference/release-notes/1.12.2 reading sources... [ 74%] reference/release-notes/1.12.3 reading sources... [ 74%] reference/release-notes/1.12.4 reading sources... [ 75%] reference/release-notes/1.12.5 reading sources... [ 75%] reference/release-notes/1.13.0 reading sources... [ 75%] reference/release-notes/1.13.1 reading sources... [ 76%] reference/release-notes/1.13.2 reading sources... [ 76%] reference/release-notes/1.14.0 reading sources... [ 76%] reference/release-notes/1.14.1 reading sources... [ 76%] reference/release-notes/1.14.2 reading sources... [ 77%] reference/release-notes/1.15.0 reading sources... [ 77%] reference/release-notes/1.15.1 reading sources... [ 77%] reference/release-notes/1.15.2 reading sources... [ 78%] reference/release-notes/1.15.3 reading sources... [ 78%] reference/release-notes/1.16.0 reading sources... [ 78%] reference/release-notes/1.16.1 reading sources... [ 79%] reference/release-notes/1.16.2 reading sources... [ 79%] reference/release-notes/1.16.3 reading sources... [ 79%] reference/release-notes/1.16.4 reading sources... [ 79%] reference/release-notes/1.17.0 reading sources... [ 80%] reference/release-notes/1.17.1 reading sources... [ 80%] reference/release-notes/1.17.2 reading sources... [ 80%] reference/release-notes/1.18.0 reading sources... [ 81%] reference/release-notes/1.18.1 reading sources... [ 81%] reference/release-notes/1.18.2 reading sources... [ 81%] reference/release-notes/1.19.0 reading sources... [ 81%] reference/release-notes/1.19.0-fix1 reading sources... [ 82%] reference/release-notes/1.19.1 reading sources... [ 82%] reference/release-notes/1.19.2 reading sources... [ 82%] reference/release-notes/1.2.0 reading sources... [ 83%] reference/release-notes/1.2.1 reading sources... [ 83%] reference/release-notes/1.20.0 reading sources... [ 83%] reference/release-notes/1.20.1 reading sources... [ 84%] reference/release-notes/1.20.2 reading sources... [ 84%] reference/release-notes/1.21.0 reading sources... [ 84%] reference/release-notes/1.21.1 reading sources... [ 84%] reference/release-notes/1.21.2 reading sources... [ 85%] reference/release-notes/1.22.0 reading sources... [ 85%] reference/release-notes/1.22.1 reading sources... [ 85%] reference/release-notes/1.22.2 reading sources... [ 86%] reference/release-notes/1.23.0 reading sources... [ 86%] reference/release-notes/1.23.1 reading sources... [ 86%] reference/release-notes/1.23.2 reading sources... [ 87%] reference/release-notes/1.23.2-hotfix1 reading sources... [ 87%] reference/release-notes/1.23.3 reading sources... [ 87%] reference/release-notes/1.24.0 reading sources... [ 87%] reference/release-notes/1.3.0 reading sources... [ 88%] reference/release-notes/1.3.1 reading sources... [ 88%] reference/release-notes/1.3.2 reading sources... [ 88%] reference/release-notes/1.3.3 reading sources... [ 89%] reference/release-notes/1.4.0 reading sources... [ 89%] reference/release-notes/1.5.0 reading sources... [ 89%] reference/release-notes/1.5.1 reading sources... [ 90%] reference/release-notes/1.5.2 reading sources... [ 90%] reference/release-notes/1.6.0 reading sources... [ 90%] reference/release-notes/1.6.1 reading sources... [ 90%] reference/release-notes/1.6.2 reading sources... [ 91%] reference/release-notes/1.6.3 reading sources... [ 91%] reference/release-notes/1.7.0 reading sources... [ 91%] reference/release-notes/1.7.1 reading sources... [ 92%] reference/release-notes/1.7.2 reading sources... [ 92%] reference/release-notes/1.7.3 reading sources... [ 92%] reference/release-notes/1.7.4 reading sources... [ 93%] reference/release-notes/1.8.0 reading sources... [ 93%] reference/release-notes/1.8.1 reading sources... [ 93%] reference/release-notes/1.8.2 reading sources... [ 93%] reference/release-notes/1.8.3 reading sources... [ 94%] reference/release-notes/1.9.0 reading sources... [ 94%] reference/release-notes/1.9.1 reading sources... [ 94%] reference/release-notes/1.9.2 reading sources... [ 95%] reference/release-notes/1.9.3 reading sources... [ 95%] reference/release-notes/1.9.4 reading sources... [ 95%] reference/release-notes/1.9.5 reading sources... [ 96%] reference/release-notes/release-notes reading sources... [ 96%] reference/release-notes/release-notes-template reading sources... [ 96%] reference/requirements reading sources... [ 96%] reference/sdks reading sources... [ 97%] reference/security-notices reading sources... [ 97%] reference/security-policy reading sources... [ 97%] reference/supported-codecs reading sources... [ 98%] reference/supported-rendering-resources reading sources... [ 98%] reference/webrtc-streamer reading sources... [ 98%] tutorial/creating-addon reading sources... [ 99%] tutorial/getting-started reading sources... [ 99%] tutorial/getting-started-aaos reading sources... [ 99%] tutorial/getting-started-dashboard reading sources... [ 99%] tutorial/installing-appliance reading sources... [100%] tutorial/landing reading sources... [100%] tutorial/stream-client /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/rendering-architecture.md:34: WARNING: image file not readable: images/rendering-pipelines/Intel_AMD_pipeline.png.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/instance/access-instance.md:2: WARNING: duplicate label howto-access-instance, other instance in /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/android/access-instance.md /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/landing.md:49: WARNING: toctree contains reference to nonexisting document 'howto/update/landing' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/exchange-oob-data.md.rst:9: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/exchange-oob-data.md.rst:75: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/exchange-oob-data.md.rst:132: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc.md.rst:46: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon.md.rst:32: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_add.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_add.md.rst:45: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_delete.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_delete.md.rst:39: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_list.md.rst:40: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_show.md.rst:40: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_update.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_update.md.rst:33: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application.md.rst:49: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_create.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_create.md.rst:42: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_delete.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_delete.md.rst:46: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_list.md.rst:65: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_publish.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_publish.md.rst:38: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_revoke.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_revoke.md.rst:34: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_set.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_set.md.rst:34: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_show.md.rst:54: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_unset.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_unset.md.rst:37: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_update.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_update.md.rst:47: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_benchmark.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_benchmark.md.rst:70: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion.md.rst:25: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_bash.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_bash.md.rst:44: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_fish.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_fish.md.rst:35: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_powershell.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_powershell.md.rst:32: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_zsh.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_zsh.md.rst:46: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config.md.rst:28: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_set.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_set.md.rst:32: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_show.md.rst:43: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust.md.rst:25: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_add.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_add.md.rst:32: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_list.md.rst:41: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_remove.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_remove.md.rst:31: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_delete.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_delete.md.rst:35: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_exec.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_exec.md.rst:39: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image.md.rst:36: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_add.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_add.md.rst:37: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_delete.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_delete.md.rst:45: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_list.md.rst:40: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_show.md.rst:49: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_switch.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_switch.md.rst:33: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_sync.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_sync.md.rst:34: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_update.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_update.md.rst:34: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_info.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_info.md.rst:47: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_init.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_init.md.rst:56: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_launch.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_launch.md.rst:75: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_list.md.rst:61: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_logs.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_logs.md.rst:46: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_monitor.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_monitor.md.rst:27: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node.md.rst:29: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_add.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_add.md.rst:46: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_list.md.rst:57: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_remove.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_remove.md.rst:37: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_set.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_set.md.rst:33: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_show.md.rst:58: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote.md.rst:29: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_add.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_add.md.rst:35: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_list.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_list.md.rst:39: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_remove.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_remove.md.rst:25: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-default.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-default.md.rst:32: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-url.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-url.md.rst:25: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_shell.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_shell.md.rst:33: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show.md.rst:47: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show-log.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show-log.md.rst:34: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_start.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_start.md.rst:43: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_stop.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_stop.md.rst:39: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_wait.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_wait.md.rst:47: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance.md.rst:40: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_buginfo.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_buginfo.md.rst:30: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion.md.rst:25: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_bash.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_bash.md.rst:44: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_fish.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_fish.md.rst:35: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_powershell.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_powershell.md.rst:32: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_zsh.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_zsh.md.rst:46: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config.md.rst:21: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_set.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_set.md.rst:49: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_show.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_show.md.rst:25: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_daemon.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_daemon.md.rst:26: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard.md.rst:23: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard_register.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard_register.md.rst:52: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_init.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_init.md.rst:28: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_prepare-node-script.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_prepare-node-script.md.rst:49: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_status.md.rst:1: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_status.md.rst:20: WARNING: Non-consecutive header level increase; H3 to H6 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:79: WARNING: toctree contains reference to nonexisting document 'reference/roadmap' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:79: WARNING: toctree contains reference to nonexisting document 'reference/supported-versions' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.17.0.md:34: WARNING: image file not readable: reference/release-notes/images/dashboard-containers-overview.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.17.0.md:34: WARNING: image file not readable: reference/release-notes/images/dashboard-containers-terminal.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.17.0.md:39: WARNING: image file not readable: reference/release-notes/images/dashboard-nodes-overview.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.22.2.md.rst:4: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.22.2.md.rst:10: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.22.2.md.rst:27: WARNING: Document headings start at H2, not H1 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started-aaos.md:46: WARNING: image file not readable: images/join-session-icon.png [image.not_readable] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/SECURITY.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/upgrade/landing.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_update.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_create.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_publish.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_revoke.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_unset.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_update.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_benchmark.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_bash.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_fish.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_powershell.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_zsh.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_remove.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_exec.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_switch.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_sync.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_update.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_info.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_init.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_launch.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_logs.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_monitor.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_remove.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_remove.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-default.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-url.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_shell.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show-log.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_start.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_stop.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_wait.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_buginfo.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_bash.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_fish.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_powershell.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_zsh.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_daemon.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard_register.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_init.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_prepare-node-script.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_status.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/release-notes.md: document is referenced in multiple toctrees: ['index', 'reference/landing'], selecting: reference/landing <- reference/release-notes/release-notes done preparing documents... done copying assets... copying downloadable files... [ 50%] images/anbox-drawio.xml copying downloadable files... [100%] custom_conf.py copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 0%] 404 writing output... [ 1%] README writing output... [ 1%] SECURITY writing output... [ 1%] contribute/anbox-style-guide writing output... [ 1%] contribute/doc-cheat-sheet writing output... [ 2%] contribute/landing writing output... [ 2%] explanation/aaos writing output... [ 2%] explanation/aar writing output... [ 3%] explanation/addons writing output... [ 3%] explanation/ams writing output... [ 3%] explanation/anbox-cloud writing output... [ 4%] explanation/anbox-security writing output... [ 4%] explanation/application-streaming writing output... [ 4%] explanation/applications writing output... [ 4%] explanation/capacity-planning writing output... [ 5%] explanation/clustering writing output... [ 5%] explanation/cryptography/crypto_ams writing output... [ 5%] explanation/cryptography/crypto_anbox_runtime writing output... [ 6%] explanation/cryptography/crypto_charms writing output... [ 6%] explanation/cryptography/crypto_dashboard writing output... [ 6%] explanation/cryptography/crypto_stream_agent writing output... [ 7%] explanation/cryptography/crypto_stream_gateway writing output... [ 7%] explanation/cryptography/landing writing output... [ 7%] explanation/custom-images writing output... [ 7%] explanation/images writing output... [ 8%] explanation/instances writing output... [ 8%] explanation/landing writing output... [ 8%] explanation/nodes writing output... [ 9%] explanation/performance writing output... [ 9%] explanation/platforms writing output... [ 9%] explanation/production-planning writing output... [ 10%] explanation/rendering-architecture writing output... [ 10%] explanation/rendering-graphics writing output... [ 10%] explanation/resources writing output... [ 10%] explanation/web-dashboard writing output... [ 11%] howto/aar/configure writing output... [ 11%] howto/aar/deploy writing output... [ 11%] howto/aar/landing writing output... [ 12%] howto/aar/revoke writing output... [ 12%] howto/addons/backup-and-restore-example writing output... [ 12%] howto/addons/create-addon writing output... [ 13%] howto/addons/customise-android-example writing output... [ 13%] howto/addons/emulate-platforms-example writing output... [ 13%] howto/addons/enable-addons-globally writing output... [ 13%] howto/addons/examples writing output... [ 14%] howto/addons/install-tools-example writing output... [ 14%] howto/addons/landing writing output... [ 14%] howto/addons/migrate-addon writing output... [ 15%] howto/addons/update-addon writing output... [ 15%] howto/anbox-runtime/develop-addon-devmode writing output... [ 15%] howto/anbox-runtime/develop-platform-plugin writing output... [ 16%] howto/anbox-runtime/landing writing output... [ 16%] howto/anbox/benchmarks writing output... [ 16%] howto/anbox/control-ams-remotely writing output... [ 16%] howto/anbox/landing writing output... [ 17%] howto/anbox/manage-images writing output... [ 17%] howto/anbox/resize-storage writing output... [ 17%] howto/anbox/tls-for-appliance writing output... [ 18%] howto/android/access-instance writing output... [ 18%] howto/android/create-virtual-device writing output... [ 18%] howto/android/custom-vhal writing output... [ 19%] howto/android/debug-graphics-renderdoc writing output... [ 19%] howto/android/integrate-hidl writing output... [ 19%] howto/android/landing writing output... [ 19%] howto/application/create-application writing output... [ 20%] howto/application/delete-application writing output... [ 20%] howto/application/extend-application writing output... [ 20%] howto/application/landing writing output... [ 21%] howto/application/list-applications writing output... [ 21%] howto/application/pass-custom-data writing output... [ 21%] howto/application/stream-application writing output... [ 21%] howto/application/test-application writing output... [ 22%] howto/application/update-application writing output... [ 22%] howto/application/wait-for-application writing output... [ 22%] howto/cluster/configure-nodes writing output... [ 23%] howto/cluster/landing writing output... [ 23%] howto/cluster/scale-down writing output... [ 23%] howto/cluster/scale-up writing output... [ 24%] howto/dashboard/landing writing output... [ 24%] howto/install-appliance/enable-oidc writing output... [ 24%] howto/install-appliance/install-on-aws writing output... [ 24%] howto/install-appliance/install-on-azure writing output... [ 25%] howto/install-appliance/install-on-github writing output... [ 25%] howto/install-appliance/install-on-google-cloud writing output... [ 25%] howto/install-appliance/landing writing output... [ 26%] howto/install/customise-installation writing output... [ 26%] howto/install/deploy-bare-metal writing output... [ 26%] howto/install/deploy-juju writing output... [ 27%] howto/install/enable-high-availability writing output... [ 27%] howto/install/landing writing output... [ 27%] howto/install/validate-deployment writing output... [ 27%] howto/instance/access-instance writing output... [ 28%] howto/instance/backup-restore-application-data writing output... [ 28%] howto/instance/configure-geographic-location writing output... [ 28%] howto/instance/create-instance writing output... [ 29%] howto/instance/delete-instance writing output... [ 29%] howto/instance/expose-services writing output... [ 29%] howto/instance/landing writing output... [ 30%] howto/instance/list-instances writing output... [ 30%] howto/instance/start-instance writing output... [ 30%] howto/instance/stop-instance writing output... [ 30%] howto/instance/view-instance-logs writing output... [ 31%] howto/instance/wait-for-instance writing output... [ 31%] howto/landing writing output... [ 31%] howto/monitor/landing writing output... [ 32%] howto/port/choose-apk-architecture writing output... [ 32%] howto/port/configure-watchdog writing output... [ 32%] howto/port/grant-runtime-permissions writing output... [ 33%] howto/port/install-apk-system-app writing output... [ 33%] howto/port/landing writing output... [ 33%] howto/port/port-apk-obb-files writing output... [ 33%] howto/stream/access-stream-gateway writing output... [ 34%] howto/stream/enable-client-side-video-upscaling writing output... [ 34%] howto/stream/exchange-oob-data writing output... [ 34%] howto/stream/integrate-virtual-keyboard writing output... [ 35%] howto/stream/landing writing output... [ 35%] howto/troubleshoot/landing writing output... [ 35%] howto/troubleshoot/troubleshoot-application-creation writing output... [ 36%] howto/troubleshoot/troubleshoot-cluster-issues writing output... [ 36%] howto/troubleshoot/troubleshoot-dashboard-issues writing output... [ 36%] howto/troubleshoot/troubleshoot-initial-setup writing output... [ 36%] howto/troubleshoot/troubleshoot-instance-failures writing output... [ 37%] howto/troubleshoot/troubleshoot-streaming-issues writing output... [ 37%] howto/troubleshoot/view-logs writing output... [ 37%] howto/upgrade/landing writing output... [ 38%] howto/upgrade/upgrade-anbox writing output... [ 38%] howto/upgrade/upgrade-appliance writing output... [ 38%] index writing output... [ 39%] reference/addon-manifest writing output... [ 39%] reference/ams-configuration writing output... [ 39%] reference/anbox-features writing output... [ 39%] reference/android-features writing output... [ 40%] reference/api-reference/ams-api writing output... [ 40%] reference/api-reference/anbox-https-api writing output... [ 40%] reference/api-reference/gateway-api writing output... [ 41%] reference/api-reference/landing writing output... [ 41%] reference/appliance-configuration writing output... [ 41%] reference/appliance-preseed writing output... [ 41%] reference/application-manifest writing output... [ 42%] reference/cmd-ref/amc/ams.amc writing output... [ 42%] reference/cmd-ref/amc/ams.amc_addon writing output... [ 42%] reference/cmd-ref/amc/ams.amc_addon_add writing output... [ 43%] reference/cmd-ref/amc/ams.amc_addon_delete writing output... [ 43%] reference/cmd-ref/amc/ams.amc_addon_list writing output... [ 43%] reference/cmd-ref/amc/ams.amc_addon_show writing output... [ 44%] reference/cmd-ref/amc/ams.amc_addon_update writing output... [ 44%] reference/cmd-ref/amc/ams.amc_application writing output... [ 44%] reference/cmd-ref/amc/ams.amc_application_create writing output... [ 44%] reference/cmd-ref/amc/ams.amc_application_delete writing output... [ 45%] reference/cmd-ref/amc/ams.amc_application_list writing output... [ 45%] reference/cmd-ref/amc/ams.amc_application_publish writing output... [ 45%] reference/cmd-ref/amc/ams.amc_application_revoke writing output... [ 46%] reference/cmd-ref/amc/ams.amc_application_set writing output... [ 46%] reference/cmd-ref/amc/ams.amc_application_show writing output... [ 46%] reference/cmd-ref/amc/ams.amc_application_unset writing output... [ 47%] reference/cmd-ref/amc/ams.amc_application_update writing output... [ 47%] reference/cmd-ref/amc/ams.amc_benchmark writing output... [ 47%] reference/cmd-ref/amc/ams.amc_completion writing output... [ 47%] reference/cmd-ref/amc/ams.amc_completion_bash writing output... [ 48%] reference/cmd-ref/amc/ams.amc_completion_fish writing output... [ 48%] reference/cmd-ref/amc/ams.amc_completion_powershell writing output... [ 48%] reference/cmd-ref/amc/ams.amc_completion_zsh writing output... [ 49%] reference/cmd-ref/amc/ams.amc_config writing output... [ 49%] reference/cmd-ref/amc/ams.amc_config_set writing output... [ 49%] reference/cmd-ref/amc/ams.amc_config_show writing output... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust writing output... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust_add writing output... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust_list writing output... [ 50%] reference/cmd-ref/amc/ams.amc_config_trust_remove writing output... [ 51%] reference/cmd-ref/amc/ams.amc_delete writing output... [ 51%] reference/cmd-ref/amc/ams.amc_exec writing output... [ 51%] reference/cmd-ref/amc/ams.amc_image writing output... [ 52%] reference/cmd-ref/amc/ams.amc_image_add writing output... [ 52%] reference/cmd-ref/amc/ams.amc_image_delete writing output... [ 52%] reference/cmd-ref/amc/ams.amc_image_list writing output... [ 53%] reference/cmd-ref/amc/ams.amc_image_show writing output... [ 53%] reference/cmd-ref/amc/ams.amc_image_switch writing output... [ 53%] reference/cmd-ref/amc/ams.amc_image_sync writing output... [ 53%] reference/cmd-ref/amc/ams.amc_image_update writing output... [ 54%] reference/cmd-ref/amc/ams.amc_info writing output... [ 54%] reference/cmd-ref/amc/ams.amc_init writing output... [ 54%] reference/cmd-ref/amc/ams.amc_launch writing output... [ 55%] reference/cmd-ref/amc/ams.amc_list writing output... [ 55%] reference/cmd-ref/amc/ams.amc_logs writing output... [ 55%] reference/cmd-ref/amc/ams.amc_monitor writing output... [ 56%] reference/cmd-ref/amc/ams.amc_node writing output... [ 56%] reference/cmd-ref/amc/ams.amc_node_add writing output... [ 56%] reference/cmd-ref/amc/ams.amc_node_list writing output... [ 56%] reference/cmd-ref/amc/ams.amc_node_remove writing output... [ 57%] reference/cmd-ref/amc/ams.amc_node_set writing output... [ 57%] reference/cmd-ref/amc/ams.amc_node_show writing output... [ 57%] reference/cmd-ref/amc/ams.amc_remote writing output... [ 58%] reference/cmd-ref/amc/ams.amc_remote_add writing output... [ 58%] reference/cmd-ref/amc/ams.amc_remote_list writing output... [ 58%] reference/cmd-ref/amc/ams.amc_remote_remove writing output... [ 59%] reference/cmd-ref/amc/ams.amc_remote_set-default writing output... [ 59%] reference/cmd-ref/amc/ams.amc_remote_set-url writing output... [ 59%] reference/cmd-ref/amc/ams.amc_shell writing output... [ 59%] reference/cmd-ref/amc/ams.amc_show writing output... [ 60%] reference/cmd-ref/amc/ams.amc_show-log writing output... [ 60%] reference/cmd-ref/amc/ams.amc_start writing output... [ 60%] reference/cmd-ref/amc/ams.amc_stop writing output... [ 61%] reference/cmd-ref/amc/ams.amc_wait writing output... [ 61%] reference/cmd-ref/appliance/anbox-cloud-appliance writing output... [ 61%] reference/cmd-ref/appliance/anbox-cloud-appliance_buginfo writing output... [ 61%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion writing output... [ 62%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_bash writing output... [ 62%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_fish writing output... [ 62%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_powershell writing output... [ 63%] reference/cmd-ref/appliance/anbox-cloud-appliance_completion_zsh writing output... [ 63%] reference/cmd-ref/appliance/anbox-cloud-appliance_config writing output... [ 63%] reference/cmd-ref/appliance/anbox-cloud-appliance_config_set writing output... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_config_show writing output... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_daemon writing output... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard writing output... [ 64%] reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard_register writing output... [ 65%] reference/cmd-ref/appliance/anbox-cloud-appliance_init writing output... [ 65%] reference/cmd-ref/appliance/anbox-cloud-appliance_prepare-node-script writing output... [ 65%] reference/cmd-ref/appliance/anbox-cloud-appliance_status writing output... [ 66%] reference/cmd-ref/landing writing output... [ 66%] reference/component-versions writing output... [ 66%] reference/deprecation-notices writing output... [ 67%] reference/glossary writing output... [ 67%] reference/hooks writing output... [ 67%] reference/landing writing output... [ 67%] reference/license-information writing output... [ 68%] reference/network-ports writing output... [ 68%] reference/perf-benchmarks writing output... [ 68%] reference/prometheus writing output... [ 69%] reference/provided-images writing output... [ 69%] reference/release-notes/1.0.0 writing output... [ 69%] reference/release-notes/1.0.1 writing output... [ 70%] reference/release-notes/1.1.0 writing output... [ 70%] reference/release-notes/1.1.1 writing output... [ 70%] reference/release-notes/1.10.0 writing output... [ 70%] reference/release-notes/1.10.1 writing output... [ 71%] reference/release-notes/1.10.2 writing output... [ 71%] reference/release-notes/1.10.3 writing output... [ 71%] reference/release-notes/1.11.0 writing output... [ 72%] reference/release-notes/1.11.1 writing output... [ 72%] reference/release-notes/1.11.2 writing output... [ 72%] reference/release-notes/1.11.3 writing output... [ 73%] reference/release-notes/1.11.4 writing output... [ 73%] reference/release-notes/1.11.5 writing output... [ 73%] reference/release-notes/1.12.0 writing output... [ 73%] reference/release-notes/1.12.1 writing output... [ 74%] reference/release-notes/1.12.2 writing output... [ 74%] reference/release-notes/1.12.3 writing output... [ 74%] reference/release-notes/1.12.4 writing output... [ 75%] reference/release-notes/1.12.5 writing output... [ 75%] reference/release-notes/1.13.0 writing output... [ 75%] reference/release-notes/1.13.1 writing output... [ 76%] reference/release-notes/1.13.2 writing output... [ 76%] reference/release-notes/1.14.0 writing output... [ 76%] reference/release-notes/1.14.1 writing output... [ 76%] reference/release-notes/1.14.2 writing output... [ 77%] reference/release-notes/1.15.0 writing output... [ 77%] reference/release-notes/1.15.1 writing output... [ 77%] reference/release-notes/1.15.2 writing output... [ 78%] reference/release-notes/1.15.3 writing output... [ 78%] reference/release-notes/1.16.0 writing output... [ 78%] reference/release-notes/1.16.1 writing output... [ 79%] reference/release-notes/1.16.2 writing output... [ 79%] reference/release-notes/1.16.3 writing output... [ 79%] reference/release-notes/1.16.4 writing output... [ 79%] reference/release-notes/1.17.0 writing output... [ 80%] reference/release-notes/1.17.1 writing output... [ 80%] reference/release-notes/1.17.2 writing output... [ 80%] reference/release-notes/1.18.0 writing output... [ 81%] reference/release-notes/1.18.1 writing output... [ 81%] reference/release-notes/1.18.2 writing output... [ 81%] reference/release-notes/1.19.0 writing output... [ 81%] reference/release-notes/1.19.0-fix1 writing output... [ 82%] reference/release-notes/1.19.1 writing output... [ 82%] reference/release-notes/1.19.2 writing output... [ 82%] reference/release-notes/1.2.0 writing output... [ 83%] reference/release-notes/1.2.1 writing output... [ 83%] reference/release-notes/1.20.0 writing output... [ 83%] reference/release-notes/1.20.1 writing output... [ 84%] reference/release-notes/1.20.2 writing output... [ 84%] reference/release-notes/1.21.0 writing output... [ 84%] reference/release-notes/1.21.1 writing output... [ 84%] reference/release-notes/1.21.2 writing output... [ 85%] reference/release-notes/1.22.0 writing output... [ 85%] reference/release-notes/1.22.1 writing output... [ 85%] reference/release-notes/1.22.2 writing output... [ 86%] reference/release-notes/1.23.0 writing output... [ 86%] reference/release-notes/1.23.1 writing output... [ 86%] reference/release-notes/1.23.2 writing output... [ 87%] reference/release-notes/1.23.2-hotfix1 writing output... [ 87%] reference/release-notes/1.23.3 writing output... [ 87%] reference/release-notes/1.24.0 writing output... [ 87%] reference/release-notes/1.3.0 writing output... [ 88%] reference/release-notes/1.3.1 writing output... [ 88%] reference/release-notes/1.3.2 writing output... [ 88%] reference/release-notes/1.3.3 writing output... [ 89%] reference/release-notes/1.4.0 writing output... [ 89%] reference/release-notes/1.5.0 writing output... [ 89%] reference/release-notes/1.5.1 writing output... [ 90%] reference/release-notes/1.5.2 writing output... [ 90%] reference/release-notes/1.6.0 writing output... [ 90%] reference/release-notes/1.6.1 writing output... [ 90%] reference/release-notes/1.6.2 writing output... [ 91%] reference/release-notes/1.6.3 writing output... [ 91%] reference/release-notes/1.7.0 writing output... [ 91%] reference/release-notes/1.7.1 writing output... [ 92%] reference/release-notes/1.7.2 writing output... [ 92%] reference/release-notes/1.7.3 writing output... [ 92%] reference/release-notes/1.7.4 writing output... [ 93%] reference/release-notes/1.8.0 writing output... [ 93%] reference/release-notes/1.8.1 writing output... [ 93%] reference/release-notes/1.8.2 writing output... [ 93%] reference/release-notes/1.8.3 writing output... [ 94%] reference/release-notes/1.9.0 writing output... [ 94%] reference/release-notes/1.9.1 writing output... [ 94%] reference/release-notes/1.9.2 writing output... [ 95%] reference/release-notes/1.9.3 writing output... [ 95%] reference/release-notes/1.9.4 writing output... [ 95%] reference/release-notes/1.9.5 writing output... [ 96%] reference/release-notes/release-notes writing output... [ 96%] reference/release-notes/release-notes-template writing output... [ 96%] reference/requirements writing output... [ 96%] reference/sdks writing output... [ 97%] reference/security-notices writing output... [ 97%] reference/security-policy writing output... [ 97%] reference/supported-codecs writing output... [ 98%] reference/supported-rendering-resources writing output... [ 98%] reference/webrtc-streamer writing output... [ 98%] tutorial/creating-addon writing output... [ 99%] tutorial/getting-started writing output... [ 99%] tutorial/getting-started-aaos writing output... [ 99%] tutorial/getting-started-dashboard writing output... [ 99%] tutorial/installing-appliance writing output... [100%] tutorial/landing writing output... [100%] tutorial/stream-client /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/contribute/anbox-style-guide.md:282: WARNING: 'myst' cross-reference target not found: '/images/' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/contribute/doc-cheat-sheet.md:49: WARNING: undefined label: 'a_section_target_myst' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/contribute/doc-cheat-sheet.md:50: WARNING: undefined label: 'a_section_target_myst' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/contribute/doc-cheat-sheet.md:51: WARNING: unknown document: 'index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/contribute/doc-cheat-sheet.md:52: WARNING: unknown document: 'index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/cryptography/crypto_stream_agent.md:29: WARNING: 'myst' cross-reference target not found: 'gopkg.in/macaroon.v2' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/cryptography/crypto_stream_gateway.md:25: WARNING: 'myst' cross-reference target not found: 'gopkg.in/macaroon.v2' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/instances.md:77: WARNING: 'myst' cross-reference target not found: '/reference/cmd-ref/amc-command-reference/show.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/instances.md:77: WARNING: 'myst' cross-reference target not found: '/reference/cmd-ref/amc-command-reference/show-log.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/anbox/landing.md:16: WARNING: undefined label: 'ref-appliance-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/anbox/landing.md:16: WARNING: undefined label: 'ref-amc-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/install/deploy-bare-metal.md:91: WARNING: 'myst' cross-reference target not found: 'existing-storage-pool' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/install/deploy-bare-metal.md:92: WARNING: 'myst' cross-reference target not found: 'dedicated-storage-device' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/exchange-oob-data.md:186: WARNING: 'myst' cross-reference target not found: '(https://developer.android.com/develop/background-work/background-tasks/broadcasts#android-14)' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/integrate-virtual-keyboard.md:12: WARNING: 'myst' cross-reference target not found: 'customising-the-virtual-keyboard' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/troubleshoot/view-logs.md:11: WARNING: 'myst' cross-reference target not found: 'logging-level' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'custom-android-id' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'system-ui' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'virtual-keyboard' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'client-side-virtual-keyboard' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:546: WARNING: 'myst' cross-reference target not found: '10vhalconfig' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:573: WARNING: 'myst' cross-reference target not found: '10vhalconfig' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:33: WARNING: Lexing literal_block '{\n "type": "sync", # Standard operation type ("sync" or "async")\n "status": "Success", # Response status\n "status_code": 200, # Response status code\n "metadata": {} # Extra resource/action specific metadata\n}\n' as "json" resulted in an error at token: '#'. Retrying in relaxed mode. [misc.highlighting_failure] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:165: WARNING: Lexing literal_block '{\n "latitude": 52.4538982, # Latitude of geographic coordinates\n "longitude": 13.3857982, # Longitude of geographic coordinates\n "altitude": 10.0, # Altitude in meters\n "time": 1597237057, # Current time in millisecond since 1970-01-01 00:00:00 UTC\n "speed": 0.0, # Speed in meters per second\n "bearing": 0.0, # Magnetic heading in degrees\n "format": "wgs84", # (optional) Location format\n "horizontal_accuracy": 20, # (optional) Horizontal accuracy in meters\n "vertical_accuracy": 20 # (optional) Vertical accuracy in meters\n}\n' as "json" resulted in an error at token: '#'. Retrying in relaxed mode. [misc.highlighting_failure] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/application-manifest.md:33: WARNING: 'myst' cross-reference target not found: 'resources' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/glossary.md:50: WARNING: 'myst' cross-reference target not found: 'control-node' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/glossary.md:192: WARNING: 'myst' cross-reference target not found: 'control-node' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:51: WARNING: undefined label: 'ref-amc-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:52: WARNING: undefined label: 'ref-appliance-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.16.0.md:50: WARNING: undefined label: 'sec-oob-data-version-2' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.16.0.md:83: WARNING: undefined label: 'sec-oob-data-version-1' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.16.0.md:83: WARNING: undefined label: 'sec-oob-data-version-2' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.2.0.md:8: WARNING: 'myst' cross-reference target not found: 'installation-registry.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.23.1.md:28: WARNING: 'myst' cross-reference target not found: 'prepare-node-script.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.23.1.md:51: WARNING: undefined label: 'sec-oob-data-version-2' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.23.2.md:23: WARNING: undefined label: 'sec-oob-data-version-2' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.24.0.md:39: WARNING: 'myst' cross-reference target not found: '(https://developer.android.com/develop/background-work/background-tasks/broadcasts#android-14)' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started.md:219: WARNING: 'myst' cross-reference target not found: 'log-on-to-the-virtual-device' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started.md:219: WARNING: 'myst' cross-reference target not found: 'test-the-virtual-device' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started.md:139: WARNING: undefined label: 'sec-access-instance-scrcpy' [ref.ref] generating indices... genindex done Creating redirect 'reference/roadmap/index.html' to '../release-notes/release-notes'. Creating redirect 'reference/supported-versions/index.html' to '../release-notes/release-notes'. Creating redirect 'explanation/gpus-instances/index.html' to '../rendering-graphics'. Creating redirect 'howto/update/landing/index.html' to '../../upgrade/landing'. Creating redirect 'howto/update/upgrade-anbox/index.html' to '../../upgrade/upgrade-anbox'. Creating redirect 'howto/update/upgrade-appliance/index.html' to '../../upgrade/upgrade-appliance'. Creating redirect 'howto/update/control-updates/index.html' to '../../upgrade/landing'. writing additional pages... search done copying images... [ 3%] 404.svg copying images... [ 5%] images/icons/create-instance-icon.png copying images... [ 8%] images/anbox-cloud-architecture-diagrams/core_stack.png copying images... [ 10%] images/anbox-cloud-architecture-diagrams/core_and_streaming_stack.png copying images... [ 13%] images/streaming-stack/application_streaming_stack_v3.png copying images... [ 15%] images/application-bootstrap.png copying images... [ 18%] images/instance_start.png copying images... [ 21%] images/instance_stop.png copying images... [ 23%] images/rendering-pipelines/NVIDIA_pipeline.png copying images... [ 26%] images/icons/adb-connect-icon.png copying images... [ 28%] images/application_virtual-device.png copying images... [ 31%] images/icons/delete-icon.png copying images... [ 33%] images/manage_applications_extra-data.png copying images... [ 36%] images/icons/stream-icon.png copying images... [ 38%] images/icons/share-stream-icon.png copying images... [ 41%] images/appliance-on-aws/install_appliance_launch-wizard.png copying images... [ 44%] images/appliance-on-aws/install_appliance_search-ami.png copying images... [ 46%] images/appliance-on-aws/install_appliance_select-ami.png copying images... [ 49%] images/appliance-on-aws/install_appliance_instance-type.png copying images... [ 51%] images/appliance-on-aws/install_appliance_key-pair.png copying images... [ 54%] images/appliance-on-aws/install_appliance_security-group.png copying images... [ 56%] images/appliance-on-aws/install_appliance_add-storage.png copying images... [ 59%] images/appliance-on-aws/install_appliance_launch-instance.png copying images... [ 62%] images/appliance-on-aws/install_appliance_launch-status.png copying images... [ 64%] images/appliance-on-azure/azure_quickstart-co.png copying images... [ 67%] images/appliance-on-azure/azure_deploy-vm-co.png copying images... [ 69%] images/appliance-on-azure/azure_config-basics-co.png copying images... [ 72%] images/appliance-on-azure/azure_config-disk.png copying images... [ 74%] images/appliance-on-azure/azure_config-secgroup-co.png copying images... [ 77%] images/appliance-on-azure/azure_config-review.png copying images... [ 79%] images/appliance-on-azure/azure_progress.png copying images... [ 82%] images/appliance-on-google-cloud/boot-disk-config.png copying images... [ 85%] images/appliance-on-google-cloud/add-new-disk.png copying images... [ 87%] images/install_customise_juju-model.png copying images... [ 90%] images/stream_webrtc-connected.png copying images... [ 92%] images/stream_webrtc-candidates.png copying images... [ 95%] images/addons-reference-hook-order.png copying images... [ 97%] images/icons/edit-application-icon.png copying images... [100%] images/install_appliance_register.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 295 warnings. The HTML pages are in _readthedocs/html. [rtd-command-info] start-time: 2024-12-10T12:28:28.509585Z, end-time: 2024-12-10T12:28:33.315411Z, duration: 4, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done loading pickled environment... The configuration has changed (5 options: 'html_css_files', 'html_js_files', 'html_static_path', 'pygments_dark_style', 'templates_path') done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'linkify', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 6 changed, 0 removed reading sources... [ 17%] explanation/rendering-architecture reading sources... [ 33%] howto/landing reading sources... [ 50%] reference/ams-configuration reading sources... [ 67%] reference/landing reading sources... [ 83%] reference/release-notes/1.17.0 reading sources... [100%] tutorial/getting-started-aaos /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/rendering-architecture.md:34: WARNING: image file not readable: images/rendering-pipelines/Intel_AMD_pipeline.png.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/landing.md:49: WARNING: toctree contains reference to nonexisting document 'howto/update/landing' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:79: WARNING: toctree contains reference to nonexisting document 'reference/roadmap' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:79: WARNING: toctree contains reference to nonexisting document 'reference/supported-versions' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.17.0.md:34: WARNING: image file not readable: reference/release-notes/images/dashboard-containers-overview.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.17.0.md:34: WARNING: image file not readable: reference/release-notes/images/dashboard-containers-terminal.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/1.17.0.md:39: WARNING: image file not readable: reference/release-notes/images/dashboard-nodes-overview.png [image.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started-aaos.md:46: WARNING: image file not readable: images/join-session-icon.png [image.not_readable] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/SECURITY.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/upgrade/landing.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_addon_update.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_create.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_publish.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_revoke.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_unset.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_application_update.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_benchmark.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_bash.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_fish.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_powershell.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_completion_zsh.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_config_trust_remove.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_exec.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_delete.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_switch.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_sync.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_image_update.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_info.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_init.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_launch.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_logs.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_monitor.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_remove.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_node_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_add.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_list.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_remove.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-default.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_remote_set-url.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_shell.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_show-log.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_start.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_stop.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/amc/ams.amc_wait.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_buginfo.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_bash.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_fish.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_powershell.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_completion_zsh.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_set.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_config_show.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_daemon.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_dashboard_register.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_init.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_prepare-node-script.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/cmd-ref/appliance/anbox-cloud-appliance_status.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/release-notes/release-notes.md: document is referenced in multiple toctrees: ['index', 'reference/landing'], selecting: reference/landing <- reference/release-notes/release-notes done preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/pdf/Makefile done copying assets: done processing canonicalanboxcloud.tex... index tutorial/landing tutorial/installing-appliance tutorial/getting-started-aaos tutorial/getting-started-dashboard tutorial/getting-started tutorial/creating-addon tutorial/stream-client howto/landing howto/install-appliance/landing howto/install-appliance/enable-oidc howto/install-appliance/install-on-aws howto/install-appliance/install-on-azure howto/install-appliance/install-on-google-cloud howto/install-appliance/install-on-github howto/install/landing howto/install/customise-installation howto/install/deploy-bare-metal howto/install/deploy-juju howto/install/enable-high-availability howto/install/validate-deployment howto/aar/landing howto/aar/configure howto/aar/deploy howto/aar/revoke howto/addons/landing howto/addons/create-addon howto/addons/enable-addons-globally howto/addons/migrate-addon howto/addons/update-addon howto/addons/examples howto/addons/customise-android-example howto/addons/emulate-platforms-example howto/addons/backup-and-restore-example howto/addons/install-tools-example howto/anbox/landing howto/anbox/control-ams-remotely howto/anbox/manage-images howto/anbox/resize-storage howto/anbox/benchmarks howto/anbox/tls-for-appliance howto/application/landing howto/application/create-application howto/application/delete-application howto/application/extend-application howto/application/list-applications howto/application/stream-application howto/application/test-application howto/application/update-application howto/application/pass-custom-data howto/application/wait-for-application howto/cluster/landing howto/cluster/configure-nodes howto/cluster/scale-down howto/cluster/scale-up howto/instance/landing howto/instance/access-instance howto/instance/backup-restore-application-data howto/instance/create-instance howto/instance/delete-instance howto/instance/expose-services howto/instance/configure-geographic-location howto/instance/list-instances howto/instance/view-instance-logs howto/instance/start-instance howto/instance/stop-instance howto/instance/wait-for-instance howto/monitor/landing howto/port/landing howto/port/choose-apk-architecture howto/port/configure-watchdog howto/port/grant-runtime-permissions howto/port/install-apk-system-app howto/port/port-apk-obb-files howto/stream/landing howto/stream/access-stream-gateway howto/stream/exchange-oob-data howto/stream/integrate-virtual-keyboard howto/stream/enable-client-side-video-upscaling howto/troubleshoot/landing howto/troubleshoot/troubleshoot-instance-failures howto/troubleshoot/troubleshoot-application-creation howto/troubleshoot/troubleshoot-cluster-issues howto/troubleshoot/troubleshoot-initial-setup howto/troubleshoot/troubleshoot-streaming-issues howto/troubleshoot/troubleshoot-dashboard-issues howto/troubleshoot/view-logs howto/dashboard/landing howto/anbox-runtime/landing howto/anbox-runtime/develop-addon-devmode howto/anbox-runtime/develop-platform-plugin howto/android/landing howto/android/access-instance howto/android/create-virtual-device howto/android/debug-graphics-renderdoc howto/android/integrate-hidl howto/android/custom-vhal explanation/landing explanation/addons explanation/aar explanation/anbox-cloud explanation/web-dashboard explanation/ams explanation/aaos explanation/applications explanation/application-streaming explanation/capacity-planning explanation/clustering explanation/cryptography/landing explanation/cryptography/crypto_ams explanation/cryptography/crypto_anbox_runtime explanation/cryptography/crypto_stream_agent explanation/cryptography/crypto_stream_gateway explanation/cryptography/crypto_dashboard explanation/cryptography/crypto_charms explanation/custom-images explanation/images explanation/instances explanation/nodes explanation/performance explanation/production-planning explanation/rendering-architecture explanation/rendering-graphics explanation/resources explanation/anbox-security explanation/platforms reference/landing reference/addon-manifest reference/ams-configuration reference/provided-images reference/appliance-preseed reference/appliance-configuration reference/sdks reference/api-reference/landing reference/api-reference/ams-api reference/api-reference/anbox-https-api reference/api-reference/gateway-api reference/application-manifest reference/cmd-ref/landing reference/cmd-ref/amc/ams.amc reference/cmd-ref/appliance/anbox-cloud-appliance reference/component-versions reference/deprecation-notices reference/glossary reference/hooks reference/license-information reference/network-ports reference/perf-benchmarks reference/prometheus reference/release-notes/release-notes reference/requirements reference/security-notices reference/security-policy reference/android-features reference/anbox-features reference/supported-rendering-resources reference/supported-codecs reference/webrtc-streamer contribute/landing contribute/anbox-style-guide resolving references... /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started.md:219: WARNING: 'myst' cross-reference target not found: 'log-on-to-the-virtual-device' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started.md:219: WARNING: 'myst' cross-reference target not found: 'test-the-virtual-device' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/install/deploy-bare-metal.md:91: WARNING: 'myst' cross-reference target not found: 'existing-storage-pool' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/install/deploy-bare-metal.md:92: WARNING: 'myst' cross-reference target not found: 'dedicated-storage-device' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/exchange-oob-data.md:186: WARNING: 'myst' cross-reference target not found: '(https://developer.android.com/develop/background-work/background-tasks/broadcasts#android-14)' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/stream/integrate-virtual-keyboard.md:12: WARNING: 'myst' cross-reference target not found: 'customising-the-virtual-keyboard' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/troubleshoot/view-logs.md:11: WARNING: 'myst' cross-reference target not found: 'logging-level' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/cryptography/crypto_stream_agent.md:29: WARNING: 'myst' cross-reference target not found: 'gopkg.in/macaroon.v2' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/cryptography/crypto_stream_gateway.md:25: WARNING: 'myst' cross-reference target not found: 'gopkg.in/macaroon.v2' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/instances.md:77: WARNING: 'myst' cross-reference target not found: '/reference/cmd-ref/amc-command-reference/show.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/explanation/instances.md:77: WARNING: 'myst' cross-reference target not found: '/reference/cmd-ref/amc-command-reference/show-log.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:546: WARNING: 'myst' cross-reference target not found: '10vhalconfig' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:573: WARNING: 'myst' cross-reference target not found: '10vhalconfig' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/application-manifest.md:33: WARNING: 'myst' cross-reference target not found: 'resources' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/glossary.md:50: WARNING: 'myst' cross-reference target not found: 'control-node' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/glossary.md:192: WARNING: 'myst' cross-reference target not found: 'control-node' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'custom-android-id' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'system-ui' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'virtual-keyboard' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/anbox-features.md:: WARNING: 'myst' cross-reference target not found: 'client-side-virtual-keyboard' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/contribute/anbox-style-guide.md:282: WARNING: 'myst' cross-reference target not found: '/images/' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/tutorial/getting-started.md:139: WARNING: undefined label: 'sec-access-instance-scrcpy' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/anbox/landing.md:16: WARNING: undefined label: 'ref-appliance-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/howto/anbox/landing.md:16: WARNING: undefined label: 'ref-amc-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:51: WARNING: undefined label: 'ref-amc-commands' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/landing.md:52: WARNING: undefined label: 'ref-appliance-commands' [ref.ref] processing canonicalanboxcloud.tex: done writing... /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:33: WARNING: Lexing literal_block '{\n "type": "sync", # Standard operation type ("sync" or "async")\n "status": "Success", # Response status\n "status_code": 200, # Response status code\n "metadata": {} # Extra resource/action specific metadata\n}\n' as "json" resulted in an error at token: '#'. Retrying in relaxed mode. [misc.highlighting_failure] /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/reference/api-reference/anbox-https-api.md:165: WARNING: Lexing literal_block '{\n "latitude": 52.4538982, # Latitude of geographic coordinates\n "longitude": 13.3857982, # Longitude of geographic coordinates\n "altitude": 10.0, # Altitude in meters\n "time": 1597237057, # Current time in millisecond since 1970-01-01 00:00:00 UTC\n "speed": 0.0, # Speed in meters per second\n "bearing": 0.0, # Magnetic heading in degrees\n "format": "wgs84", # (optional) Location format\n "horizontal_accuracy": 20, # (optional) Horizontal accuracy in meters\n "vertical_accuracy": 20 # (optional) Vertical accuracy in meters\n}\n' as "json" resulted in an error at token: '#'. Retrying in relaxed mode. [misc.highlighting_failure] done copying images... [ 3%] images/install_appliance_register.png copying images... [ 5%] images/icons/create-instance-icon.png copying images... [ 8%] images/icons/edit-application-icon.png copying images... [ 11%] images/icons/delete-icon.png copying images... [ 13%] images/appliance-on-aws/install_appliance_launch-wizard.png copying images... [ 16%] images/appliance-on-aws/install_appliance_search-ami.png copying images... [ 18%] images/appliance-on-aws/install_appliance_select-ami.png copying images... [ 21%] images/appliance-on-aws/install_appliance_instance-type.png copying images... [ 24%] images/appliance-on-aws/install_appliance_key-pair.png copying images... [ 26%] images/appliance-on-aws/install_appliance_security-group.png copying images... [ 29%] images/appliance-on-aws/install_appliance_add-storage.png copying images... [ 32%] images/appliance-on-aws/install_appliance_launch-instance.png copying images... [ 34%] images/appliance-on-aws/install_appliance_launch-status.png copying images... [ 37%] images/appliance-on-azure/azure_quickstart-co.png copying images... [ 39%] images/appliance-on-azure/azure_deploy-vm-co.png copying images... [ 42%] images/appliance-on-azure/azure_config-basics-co.png copying images... [ 45%] images/appliance-on-azure/azure_config-disk.png copying images... [ 47%] images/appliance-on-azure/azure_config-secgroup-co.png copying images... [ 50%] images/appliance-on-azure/azure_config-review.png copying images... [ 53%] images/appliance-on-azure/azure_progress.png copying images... [ 55%] images/appliance-on-google-cloud/boot-disk-config.png copying images... [ 58%] images/appliance-on-google-cloud/add-new-disk.png copying images... [ 61%] images/install_customise_juju-model.png copying images... [ 63%] images/icons/stream-icon.png copying images... [ 66%] images/icons/share-stream-icon.png copying images... [ 68%] images/manage_applications_extra-data.png copying images... [ 71%] images/stream_webrtc-connected.png copying images... [ 74%] images/stream_webrtc-candidates.png copying images... [ 76%] images/icons/adb-connect-icon.png copying images... [ 79%] images/application_virtual-device.png copying images... [ 82%] images/anbox-cloud-architecture-diagrams/core_stack.png copying images... [ 84%] images/anbox-cloud-architecture-diagrams/core_and_streaming_stack.png copying images... [ 87%] images/application-bootstrap.png copying images... [ 89%] images/streaming-stack/application_streaming_stack_v3.png copying images... [ 92%] images/instance_start.png copying images... [ 95%] images/instance_stop.png copying images... [ 97%] images/rendering-pipelines/NVIDIA_pipeline.png copying images... [100%] images/addons-reference-hook-order.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-anbox-cloud-documentation/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty build succeeded, 116 warnings. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-12-10T12:28:40.170283Z, end-time: 2024-12-10T12:28:40.231058Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-12-10T12:28:40.298565Z, end-time: 2024-12-10T12:29:23.025417Z, duration: 42, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-anbox-cloud-documentation -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonicalanboxcloud.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-anbox-cloud-documentation" "canonicalanboxcloud.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./canonicalanboxcloud.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-anbox-cloud-documentation.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-anbox-cloud-documentation.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `tutorial/landing::doc' on page 3 undefined on i nput line 131. LaTeX Warning: Hyper reference `howto/landing::doc' on page 3 undefined on inpu t line 131. LaTeX Warning: Hyper reference `explanation/landing::doc' on page 3 undefined o n input line 131. LaTeX Warning: Hyper reference `reference/landing::doc' on page 3 undefined on input line 131. LaTeX Warning: Hyper reference `tutorial/landing::doc' on page 3 undefined on i nput line 131. LaTeX Warning: Hyper reference `howto/landing::doc' on page 3 undefined on inpu t line 131. LaTeX Warning: Hyper reference `explanation/landing::doc' on page 3 undefined o n input line 131. LaTeX Warning: Hyper reference `reference/landing::doc' on page 3 undefined on input line 131. [3] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `howto/troubleshoot/landing:howto-ts-anbox-cloud ' on page 5 undefined on input line 160. LaTeX Warning: Hyper reference `contribute/landing:contribute' on page 5 undefi ned on input line 168. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 5 undefined on input line 173. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 5 undefined on input line 195. LaTeX Warning: Hyper reference `tutorial/getting-started-dashboard:tut-getting- started-dashboard' on page 5 undefined on input line 199. LaTeX Warning: Hyper reference `tutorial/getting-started:tut-getting-started-cl i' on page 5 undefined on input line 203. LaTeX Warning: Hyper reference `tutorial/getting-started-aaos:tut-aaos' on page 5 undefined on input line 213. LaTeX Warning: Hyper reference `tutorial/creating-addon:tut-create-addon' on pa ge 5 undefined on input line 217. LaTeX Warning: Hyper reference `tutorial/stream-client:tut-set-up-stream-client ' on page 5 undefined on input line 221. LaTeX Warning: Hyper reference `howto/landing:how-to-guides' on page 5 undefine d on input line 229. LaTeX Warning: Hyper reference `reference/landing:reference' on page 5 undefine d on input line 229. LaTeX Warning: Hyper reference `explanation/landing:explanation' on page 5 unde fined on input line 229. [5] LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 6 undefined on input line 240. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) LaTeX Warning: Hyper reference `howto/install/landing:howto-install-anbox-cloud ' on page 6 undefined on input line 248. LaTeX Warning: Hyper reference `howto/install-appliance/landing:howto-install-a ppliance' on page 6 undefined on input line 248. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 6 undefined on input line 265. [6] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [7] LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 8 undefined on input line 421. Underfull \hbox (badness 10000) in paragraph at lines 420--422 \T1/qtm/m/n/10 Once the ini-tial-i-sa-tion pro-cess has fin-ished, you are pre- sented with a wel-come page on \T1/txtt/m/n/10 https:// [8 <./install_appliance_register.png (PNG copy)>] LaTeX Warning: Hyper reference `tutorial/getting-started-dashboard:tut-getting- started-dashboard' on page 9 undefined on input line 449. LaTeX Warning: Hyper reference `tutorial/getting-started:tut-getting-started-cl i' on page 9 undefined on input line 449. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 9 undefined on input line 489. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 9 undefined on input line 519. [9] LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54 7. LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54 7. ! Package pdftex.def Error: File `images/join-session-icon.png' not found: usin g draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.547 ...egraphics{{images/join-session-icon}.png} ) to stream the application. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-vhal' on page 10 undefined on input line 603. [10] LaTeX Warning: Hyper reference `tutorial/getting-started:tut-getting-started-cl i' on page 11 undefined on input line 614. LaTeX Warning: Hyper reference `howto/install-appliance/landing:howto-install-a ppliance' on page 11 undefined on input line 624. LaTeX Warning: Hyper reference `howto/install/landing:howto-install-anbox-cloud ' on page 11 undefined on input line 628. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [11 <./create-instance-icon.png>] LaTeX Warning: Hyper reference `tutorial/getting-started-dashboard:sec-create-v irtual-device' on page 12 undefined on input line 721. LaTeX Warning: Hyper reference `howto/port/landing:howto-port-android-apps' on page 12 undefined on input line 725. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-resources' on page 12 undefined on input line 729. LaTeX Warning: Hyper reference `howto/application/update-application:howto-upda te-application' on page 12 undefined on input line 738. [12 <./edit-application-icon.png> <./delete-icon.png>] LaTeX Warning: Hyper reference `tutorial/getting-started:tut-getting-started-cl i' on page 13 undefined on input line 819. LaTeX Warning: Hyper reference `howto/dashboard/landing:howto-use-web-dashboard ' on page 13 undefined on input line 826. LaTeX Warning: Hyper reference `howto/application/landing:howto-manage-applicat ions' on page 13 undefined on input line 830. LaTeX Warning: Hyper reference `howto/instance/landing:howto-instance' on page 13 undefined on input line 834. LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 13 undefined o n input line 844. LaTeX Warning: Hyper reference `tutorial/getting-started-dashboard:tut-getting- started-dashboard' on page 13 undefined on input line 850. LaTeX Warning: Hyper reference `howto/dashboard/landing:howto-use-web-dashboard ' on page 13 undefined on input line 850. LaTeX Warning: Hyper reference `howto/install-appliance/landing:howto-install-a ppliance' on page 13 undefined on input line 860. LaTeX Warning: Hyper reference `howto/install/landing:howto-install-anbox-cloud ' on page 13 undefined on input line 864. [13] LaTeX Warning: Hyper reference `tutorial/installing-appliance:sec-enable-anbox- pro' on page 14 undefined on input line 886. LaTeX Warning: Hyper reference `howto/anbox/control-ams-remotely:howto-access-a ms-remote' on page 14 undefined on input line 898. [14] LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 15 undefined on input line 979. [15] [16] LaTeX Warning: Hyper reference `howto/port/landing:howto-port-android-apps' on page 17 undefined on input line 1155. LaTeX Warning: Hyper reference `explanation/resources:exp-resources-presets' on page 17 undefined on input line 1173. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 17 undef ined on input line 1188. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 17 undefined on input line 1188. [17] LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 18 undefined on input line 1203. LaTeX Warning: Hyper reference `tutorial/getting-started:log-on-to-the-virtual- device' on page 18 undefined on input line 1215. LaTeX Warning: Hyper reference `tutorial/getting-started:test-the-virtual-devic e' on page 18 undefined on input line 1215. LaTeX Warning: Hyper reference `howto/application/update-application:howto-upda te-application' on page 18 undefined on input line 1221. [18] [19] LaTeX Warning: Hyper reference `tutorial/getting-started-dashboard:tut-getting- started-dashboard' on page 20 undefined on input line 1361. LaTeX Warning: Hyper reference `howto/dashboard/landing:howto-use-web-dashboard ' on page 20 undefined on input line 1368. LaTeX Warning: Hyper reference `howto/application/landing:howto-manage-applicat ions' on page 20 undefined on input line 1372. LaTeX Warning: Hyper reference `howto/instance/landing:howto-instance' on page 20 undefined on input line 1376. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 20 undefined on input line 1380. [20] LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 21 undefined on input line 1446. [21] LaTeX Warning: Hyper reference `howto/instance/expose-services:howto-expose-ser vices' on page 22 undefined on input line 1521. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 22 undef ined on input line 1541. LaTeX Warning: Hyper reference `howto/addons/update-addon:howto-update-addons' on page 22 undefined on input line 1545. LaTeX Warning: Hyper reference `howto/application/extend-application:howto-exte nd-application' on page 22 undefined on input line 1549. LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 22 undefined on input line 1553. LaTeX Warning: Hyper reference `reference/webrtc-streamer:ref-webrtc' on page 2 2 undefined on input line 1563. [22] LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 23 undefined on input line 1578. LaTeX Warning: Hyper reference `howto/stream/access-stream-gateway:howto-access -stream-gateway' on page 23 undefined on input line 1597. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [23] Underfull \vbox (badness 10000) detected at line 1749 Overfull \vbox (3.12196pt too high) detected at line 1749 [24] Underfull \vbox (badness 10000) detected at line 1749 Underfull \vbox (badness 10000) detected at line 1749 [25] Underfull \vbox (badness 1226) detected at line 1811 [26] LaTeX Warning: Hyper reference `tutorial/stream-client:sec-create-access-token' on page 27 undefined on input line 1859. [27] LaTeX Warning: Hyper reference `howto/install/landing:howto-install-anbox-cloud ' on page 28 undefined on input line 1902. LaTeX Warning: Hyper reference `howto/install-appliance/landing:howto-install-a ppliance' on page 28 undefined on input line 1906. LaTeX Warning: Hyper reference `howto/port/landing:howto-port-android-apps' on page 28 undefined on input line 1922. LaTeX Warning: Hyper reference `howto/application/landing:howto-manage-applicat ions' on page 28 undefined on input line 1926. LaTeX Warning: Hyper reference `howto/instance/landing:howto-instance' on page 28 undefined on input line 1930. LaTeX Warning: Hyper reference `howto/addons/landing:howto-addons' on page 28 u ndefined on input line 1934. LaTeX Warning: Hyper reference `howto/stream/landing:howto-streaming' on page 2 8 undefined on input line 1938. LaTeX Warning: Hyper reference `howto/dashboard/landing:howto-use-web-dashboard ' on page 28 undefined on input line 1942. LaTeX Warning: Hyper reference `howto/anbox/landing:howto-manage-anbox' on page 28 undefined on input line 1954. LaTeX Warning: Hyper reference `howto/cluster/landing:howto-manage-cluster' on page 28 undefined on input line 1958. LaTeX Warning: Hyper reference `howto/aar/landing:howto-aar' on page 28 undefin ed on input line 1962. LaTeX Warning: Hyper reference `howto/anbox-runtime/landing:howto-anbox-runtime ' on page 28 undefined on input line 1966. [28] LaTeX Warning: Hyper reference `howto/monitor/landing:howto-monitor-anbox' on p age 29 undefined on input line 1978. LaTeX Warning: Hyper reference `howto/troubleshoot/landing:howto-ts-anbox-cloud ' on page 29 undefined on input line 1990. LaTeX Warning: Hyper reference `tutorial/landing:tutorials' on page 29 undefine d on input line 1995. LaTeX Warning: Hyper reference `reference/landing:reference' on page 29 undefin ed on input line 1995. LaTeX Warning: Hyper reference `explanation/landing:explanation' on page 29 und efined on input line 1995. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 2 9 undefined on input line 2006. LaTeX Warning: Hyper reference `howto/install/landing:howto-install-anbox-cloud ' on page 29 undefined on input line 2006. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 29 undefined on input line 2009. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 29 undefined on input line 2012. LaTeX Warning: Hyper reference `reference/appliance-preseed:ref-appliance-prese ed-config' on page 29 undefined on input line 2026. [29] LaTeX Warning: Hyper reference `reference/appliance-preseed:ref-appliance-prese ed-config' on page 30 undefined on input line 2067. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 30 undefined on input line 2067. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 30 undefined on input line 2104. LaTeX Warning: Hyper reference `howto/dashboard/landing:howto-use-web-dashboard ' on page 30 undefined on input line 2108. LaTeX Warning: Hyper reference `howto/install-appliance/install-on-aws:howto-in stall-appliance-aws' on page 30 undefined on input line 2120. LaTeX Warning: Hyper reference `howto/install-appliance/install-on-azure:howto- install-appliance-azure' on page 30 undefined on input line 2129. LaTeX Warning: Hyper reference `howto/install-appliance/install-on-google-cloud :howto-install-appliance-google-cloud' on page 30 undefined on input line 2133. LaTeX Warning: Hyper reference `howto/install-appliance/install-on-github:howto -install-appliance-github' on page 30 undefined on input line 2145. [30] LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 31 undefined on input line 2163. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 31 undefined on input line 2248. [31] [32 <./install_appliance_launch-wizard.png>] [33 <./install_appliance_sear ch-ami.png>] LaTeX Warning: Hyper reference `reference/requirements:sec-minimum-hardware-req uirements' on page 34 undefined on input line 2314. [34 <./install_appliance_select-ami.png>] [35 <./install_appliance_instance-typ e.png>] LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 36 undefined on input line 2341. [36 <./install_appliance_key-pair.png>] [37 <./install_appliance_security-group .png>] [38 <./install_appliance_add-storage.png>] [39 <./install_appliance_laun ch-instance.png>] [40 <./install_appliance_launch-status.png>] LaTeX Warning: Hyper reference `tutorial/installing-appliance:sec-prepare-machi ne' on page 41 undefined on input line 2444. LaTeX Warning: Hyper reference `tutorial/installing-appliance:sec-register-dash board' on page 41 undefined on input line 2470. LaTeX Warning: Hyper reference `tutorial/installing-appliance:sec-initialise-ap pliance' on page 41 undefined on input line 2502. LaTeX Warning: Hyper reference `tutorial/installing-appliance:sec-register-dash board' on page 41 undefined on input line 2506. [41] LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 42 undefined on input line 2530. [42 <./azure_quickstart-co.png>] LaTeX Warning: Hyper reference `reference/requirements:sec-minimum-hardware-req uirements' on page 43 undefined on input line 2586. [43 <./azure_deploy-vm-co.png>] [44 <./azure_config-basics-co.png>] [45 <./azur e_config-disk.png>] [46 <./azure_config-secgroup-co.png>] [47 <./azure_config-r eview.png>] LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 48 undefined on input line 2687. [48 <./azure_progress.png>] LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 49 undefined on input line 2718. [49] LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 50 undefined on input line 2776. [50 <./boot-disk-config.png (PNG copy)>] [51 <./add-new-disk.png (PNG copy)>] LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 52 undefined on input line 2862. [52] LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 5 3 undefined on input line 2955. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 53 undefined on input line 2955. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 53 undefined on input line 2958. [53] [54] LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-juju-bundles' on pa ge 55 undefined on input line 3079. [55] LaTeX Warning: Hyper reference `howto/install/deploy-juju:howto-deploy-anbox-ju ju' on page 56 undefined on input line 3122. LaTeX Warning: Hyper reference `reference/requirements:sec-minimum-hardware-req uirements' on page 56 undefined on input line 3135. [56 <./install_customise_juju-model.png>] LaTeX Warning: Hyper reference `reference/requirements:sec-juju-version-require ments' on page 57 undefined on input line 3162. LaTeX Warning: Hyper reference `reference/requirements:sec-minimum-hardware-req uirements' on page 57 undefined on input line 3191. [57] LaTeX Warning: Hyper reference `howto/install/deploy-juju:sec-attach-pro-subscr iption' on page 58 undefined on input line 3221. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-juju-bundles' on pa ge 58 undefined on input line 3230. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-lxd-storage' on pag e 58 undefined on input line 3254. LaTeX Warning: Hyper reference `howto/install/deploy-bare-metal:existing-storag e-pool' on page 58 undefined on input line 3261. LaTeX Warning: Hyper reference `howto/install/deploy-bare-metal:dedicated-stora ge-device' on page 58 undefined on input line 3265. LaTeX Warning: Hyper reference `howto/install/deploy-juju:sec-customise-storage -juju' on page 58 undefined on input line 3269. [58] LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-juju-bundles' on pa ge 59 undefined on input line 3325. LaTeX Warning: Hyper reference `howto/install/deploy-bare-metal:howto-deploy-an box-baremetal' on page 59 undefined on input line 3361. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 5 9 undefined on input line 3365. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 59 undefined on input line 3365. [59] LaTeX Warning: Hyper reference `reference/requirements:sec-juju-version-require ments' on page 60 undefined on input line 3421. [60] LaTeX Warning: Hyper reference `howto/install/customise-installation:howto-cust omise-installation' on page 61 undefined on input line 3481. [61] LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-juju-bundles' on pa ge 62 undefined on input line 3539. [62] LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-lxd-storage' on pag e 63 undefined on input line 3608. [63] [64] [65] [66] [67] LaTeX Warning: Hyper reference `howto/anbox/control-ams-remotely:howto-access-a ms-remote' on page 68 undefined on input line 4015. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 68 undefined on input line 4021. [68] [69] [70] [71] LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 72 undefined o n input line 4273. LaTeX Warning: Hyper reference `howto/aar/revoke:howto-revoke-aar' on page 72 u ndefined on input line 4277. LaTeX Warning: Hyper reference `howto/aar/deploy:sec-aws-cloudfront-cdn' on pag e 72 undefined on input line 4321. [72] [73] LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 74 undefined o n input line 4449. LaTeX Warning: Hyper reference `howto/aar/configure:howto-configure-aar' on pag e 74 undefined on input line 4453. LaTeX Warning: Hyper reference `howto/aar/revoke:howto-revoke-aar' on page 74 u ndefined on input line 4457. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 74 undefined o n input line 4489. LaTeX Warning: Hyper reference `howto/aar/configure:howto-configure-aar' on pag e 74 undefined on input line 4493. LaTeX Warning: Hyper reference `howto/aar/deploy:howto-deploy-aar' on page 74 u ndefined on input line 4497. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 74 undefined o n input line 4502. [74] LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 75 undef ined on input line 4510. LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 75 undefined on input line 4510. LaTeX Warning: Hyper reference `tutorial/creating-addon:tut-create-addon' on pa ge 75 undefined on input line 4513. LaTeX Warning: Hyper reference `tutorial/creating-addon:tut-create-addon' on pa ge 75 undefined on input line 4520. LaTeX Warning: Hyper reference `howto/addons/backup-and-restore-example:howto-b ackup-restore-example' on page 75 undefined on input line 4524. LaTeX Warning: Hyper reference `howto/addons/install-tools-example:howto-instal l-tools-example' on page 75 undefined on input line 4528. LaTeX Warning: Hyper reference `howto/addons/backup-and-restore-example:howto-b ackup-restore-example' on page 75 undefined on input line 4532. LaTeX Warning: Hyper reference `howto/addons/customise-android-example:howto-cu stomise-android-example' on page 75 undefined on input line 4536. LaTeX Warning: Hyper reference `howto/addons/emulate-platforms-example:howto-em ulate-platforms-example' on page 75 undefined on input line 4540. LaTeX Warning: Hyper reference `howto/addons/migrate-addon:howto-migrate-addons ' on page 75 undefined on input line 4545. LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 75 undefined on input line 4557. LaTeX Warning: Hyper reference `reference/hooks:sec-env-variables' on page 75 u ndefined on input line 4566. [75] LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 76 undefined on input line 4623. [76] [77] [78] LaTeX Warning: Hyper reference `explanation/ams:sec-security-cert-remote-client s' on page 79 undefined on input line 4860. [79] LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 80 undefined o n input line 4986. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 80 undefined on input line 4999. [80] [81] LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 82 undefined on input line 5121. [82] LaTeX Warning: Hyper reference `reference/perf-benchmarks:ref-performance-bench marks' on page 83 undefined on input line 5161. LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 83 undefined on input line 5185. Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qhv/m/n/10 Plat- Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qhv/m/n/10 Re-quired for- Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 \T1/qhv/m/n/10 mat of user Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 Comma- Overfull \hbox (10.90097pt too wide) in paragraph at lines 5285--5285 []\T1/txtt/m/n/10 swrast| Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 Comma- Overfull \hbox (10.90097pt too wide) in paragraph at lines 5285--5285 []\T1/txtt/m/n/10 webrtc| Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 {^^Qdis-play_width^^Q: ,^^Qdisplay_height^^Q: ,^^Qdisplay_density^^Q: ,^^Qfps^^Q : ] LaTeX Warning: Hyper reference `tutorial/stream-client:tut-set-up-stream-client ' on page 98 undefined on input line 6498. LaTeX Warning: Hyper reference `howto/stream/access-stream-gateway:howto-access -stream-gateway' on page 98 undefined on input line 6502. [98 <./share-stream-icon.png>] LaTeX Warning: Hyper reference `howto/instance/create-instance:howto-create-ins tance' on page 99 undefined on input line 6536. LaTeX Warning: Hyper reference `howto/application/create-application:howto-crea te-application' on page 99 undefined on input line 6540. [99] LaTeX Warning: Hyper reference `explanation/applications:exp-applications' on p age 100 undefined on input line 6641. [100] [101] [102] LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 103 undefined on input line 6789. [103] [104] LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 105 undefined on input line 7018. LaTeX Warning: Hyper reference `explanation/applications:sec-application-status ' on page 105 undefined on input line 7018. Overfull \hbox (24.64912pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 instance[]type| LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 105 undefined on input line 7018. Overfull \hbox (3.64919pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 published| Overfull \hbox (3.64919pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 immutable| LaTeX Warning: Hyper reference `explanation/applications:sec-application-status ' on page 105 undefined on input line 7018. [105 <./manage_applications_extra-data.png>] LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 106 undefined on input line 7038. [106] LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-over-committi ng' on page 107 undefined on input line 7096. LaTeX Warning: Hyper reference `howto/cluster/scale-down:howto-scale-down-clust er' on page 107 undefined on input line 7118. LaTeX Warning: Hyper reference `reference/ams-configuration:sec-node-configurat ion' on page 107 undefined on input line 7131. [107] [108] [109] [110] [111] LaTeX Warning: Hyper reference `howto/addons/backup-and-restore-example:howto-b ackup-restore-example' on page 112 undefined on input line 7527. [112] LaTeX Warning: Hyper reference `howto/application/update-application:sec-publis h-app-versions' on page 113 undefined on input line 7599. LaTeX Warning: Hyper reference `explanation/instances:sec-application-raw-insta nces' on page 113 undefined on input line 7621. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 113 undefined on input line 7647. [113] LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 11 4 undefined on input line 7723. LaTeX Warning: Hyper reference `reference/supported-rendering-resources:sec-sup ported-platforms' on page 114 undefined on input line 7723. [114] LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 115 undefined on input line 7763. LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 11 5 undefined on input line 7767. LaTeX Warning: Hyper reference `howto/instance/access-instance:howto-access-ins tance' on page 115 undefined on input line 7771. [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 7982--7982 []\T1/qhv/m/n/10 Value Underfull \hbox (badness 10000) in paragraph at lines 7982--7982 []\T1/qtm/m/n/10 Lon-gi-tude in [117] LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-location' on page 118 undefined on input line 7996. LaTeX Warning: Hyper reference `howto/addons/landing:howto-addons' on page 118 undefined on input line 8003. Overfull \hbox (3.74043pt too wide) in paragraph at lines 8079--8079 []\T1/txtt/m/n/10 status| [118] [119] LaTeX Warning: Hyper reference `howto/instance/create-instance:howto-create-ins tance' on page 120 undefined on input line 8222. LaTeX Warning: Hyper reference `howto/instance/stop-instance:howto-stop-instanc e' on page 120 undefined on input line 8226. [120] Overfull \hbox (3.7111pt too wide) in paragraph at lines 8314--8314 []\T1/txtt/m/n/10 status| LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 12 1 undefined on input line 8326. LaTeX Warning: Hyper reference `reference/prometheus:ref-prometheus-metrics' on page 121 undefined on input line 8337. [121] LaTeX Warning: Hyper reference `howto/port/grant-runtime-permissions:howto-gran t-runtime-permissions' on page 122 undefined on input line 8359. LaTeX Warning: Hyper reference `howto/port/choose-apk-architecture:howto-choose -apk-architecture' on page 122 undefined on input line 8363. LaTeX Warning: Hyper reference `howto/stream/exchange-oob-data:howto-exchange-o ob-data' on page 122 undefined on input line 8367. LaTeX Warning: Hyper reference `howto/port/configure-watchdog:howto-configure-w atchdog' on page 122 undefined on input line 8371. LaTeX Warning: Hyper reference `howto/port/install-apk-system-app:howto-install -apk-system-app' on page 122 undefined on input line 8375. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 122 undefined on input line 8427. [122] [123] LaTeX Warning: Hyper reference `tutorial/creating-addon:tut-create-addon' on pa ge 124 undefined on input line 8588. [124] [125] LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 126 undefined on input line 8718. [126] [127] LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 128 undefined on input line 8850. LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 128 undefined on input line 8854. LaTeX Warning: Hyper reference `tutorial/stream-client:tut-set-up-stream-client ' on page 128 undefined on input line 8858. LaTeX Warning: Hyper reference `reference/sdks:sec-streaming-sdk' on page 128 u ndefined on input line 8862. [128] [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 9148--9148 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (47.0134pt too wide) in paragraph at lines 9148--9148 []\T1/txtt/m/n/10 data[]channel[]names| Underfull \hbox (badness 10000) in paragraph at lines 9148--9148 []\T1/qtm/m/n/10 string [131] LaTeX Warning: Hyper reference `howto/stream/exchange-oob-data:(https://develop er.android.com/develop/background-work/background-tasks/broadcasts:android-14)' on page 132 undefined on input line 9171. [132] [133] [134] Underfull \hbox (badness 10000) in paragraph at lines 9395--9397 []\T1/qtm/m/n/10 Launch the stream client that ex-tends to [][]cre-ate the \T1/ txtt/m/n/10 foo \T1/qtm/m/n/10 data chan-nel[][] by open-ing \T1/txtt/m/n/10 ht tps:// LaTeX Warning: Hyper reference `howto/stream/integrate-virtual-keyboard:customi sing-the-virtual-keyboard' on page 135 undefined on input line 9434. [135] [136] [137] [138] [139] LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 140 undefined on input line 9742. LaTeX Warning: Hyper reference `tutorial/stream-client:tut-set-up-stream-client ' on page 140 undefined on input line 9746. LaTeX Warning: Hyper reference `reference/sdks:sec-streaming-sdk' on page 140 u ndefined on input line 9750. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 140 undefined on input line 9755. LaTeX Warning: Hyper reference `reference/sdks:sec-streaming-sdk' on page 140 u ndefined on input line 9758. [140] LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 141 undefined on input line 9791. LaTeX Warning: Hyper reference `howto/instance/create-instance:sec-launch-appli cation-instances' on page 141 undefined on input line 9805. LaTeX Warning: Hyper reference `howto/application/update-application:sec-publis h-app-versions' on page 141 undefined on input line 9805. [141] [142] [143] [144 <./stream_webrtc-connected.png>] LaTeX Warning: Hyper reference `explanation/performance:sec-client-devices' on page 145 undefined on input line 10087. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 145 undefined on input line 10111. [145 <./stream_webrtc-candidates.png>] LaTeX Warning: Hyper reference `reference/ams-configuration:sec-node-configurat ion' on page 146 undefined on input line 10115. LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 146 undefined on input line 10134. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 146 undefined on input line 10153. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 146 undefined on input line 10157. Underfull \hbox (badness 5091) in paragraph at lines 10156--10158 []\T1/qtm/m/n/10 Oc-ca-sion-ally, ac-cess to Ubuntu archives could be a prob-le m when cre-at-ing an ap-pli-ca-tion. As Underfull \hbox (badness 10000) in paragraph at lines 10156--10158 \T1/qtm/m/n/10 an im-me-di-ate workaround, you could dis-able the se-cu-rity up -date by run-ning \T1/txtt/m/n/10 amc config set Underfull \hbox (badness 10000) in paragraph at lines 10156--10158 \T1/txtt/m/n/10 instance.security_updates false \T1/qtm/m/n/10 or ex-plic-itly set \T1/txtt/m/n/10 amc config set instance.api_mirror LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 146 undefined on input line 10184. [146] LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 147 undefined on input line 10205. LaTeX Warning: Hyper reference `howto/troubleshoot/view-logs:logging-level' on page 147 undefined on input line 10217. [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/snap/lxd/common/lxd/logs/ams[]*/ Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 instance-related Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 logs for a sin-gle Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 Android-related Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 logs for a sin-gle Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 u snap.anbox[]stream[]agent. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 An-box Stream Agent (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 u snap.anbox[]stream[]agent. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 anbox[]stream[]gateway.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 An-box Stream Gate-way (e.g. Underfull \hbox (badness 5475) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 Logs for the An- Underfull \hbox (badness 8038) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 box Stream Gate- Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 snap.anbox[]cloud[]dashboard. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 anbox[]cloud[]dashboard.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the An- Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 box Cloud web dash-board (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 com-mu-ni-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 etcd.etcd.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap logs []n all Underfull \hbox (badness 5050) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing etcd (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 database (use-ful LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 1 49 undefined on input line 10526. [149] LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 150 undefined on input line 10602. [150] LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 151 undefined on input line 10649. [151] LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 152 undefined on input line 10675. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 152 undefined on input line 10679. LaTeX Warning: Hyper reference `explanation/instances:sec-dev-mode' on page 152 undefined on input line 10703. LaTeX Warning: Hyper reference `reference/hooks:sec-env-variables' on page 152 undefined on input line 10738. [152] LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 15 3 undefined on input line 10788. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 153 undefined on input line 10791. LaTeX Warning: Hyper reference `reference/sdks:ref-sdks' on page 153 undefined on input line 10803. [153] LaTeX Warning: Hyper reference `explanation/instances:sec-dev-mode' on page 154 undefined on input line 10835. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 154 undefined on input line 10850. LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 154 undefined on input line 10865. [154] [155] LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 156 unde fined on input line 10985. LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 15 6 undefined on input line 10989. LaTeX Warning: Hyper reference `howto/addons/create-addon:howto-create-addons' on page 156 undefined on input line 10993. [156 <./adb-connect-icon.png>] [157] [158] [159] LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 160 undefine d on input line 11278. LaTeX Warning: Hyper reference `howto/application/extend-application:howto-exte nd-application' on page 160 undefined on input line 11281. LaTeX Warning: Hyper reference `tutorial/getting-started-dashboard:tut-getting- started-dashboard' on page 160 undefined on input line 11294. LaTeX Warning: Hyper reference `reference/sdks:sec-streaming-sdk' on page 160 u ndefined on input line 11294. [160] [161 <./application_virtual-device.png (PNG copy)>] LaTeX Warning: Hyper reference `howto/instance/access-instance:howto-access-ins tance' on page 162 undefined on input line 11350. LaTeX Warning: Hyper reference `howto/android/custom-vhal:howto-replace-anbox-v hal' on page 162 undefined on input line 11373. [162] [163] LaTeX Warning: Hyper reference `howto/android/custom-vhal:howto-replace-anbox-v hal' on page 164 undefined on input line 11506. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 164 undefined on input line 11518. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 164 unde fined on input line 11526. [164] LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 165 undefine d on input line 11575. [165] LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 166 undefined on input line 11639. LaTeX Warning: Hyper reference `howto/addons/enable-addons-globally:howto-enabl e-addons-globally' on page 166 undefined on input line 11671. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 166 undefined on input line 11678. LaTeX Warning: Hyper reference `howto/android/integrate-hidl:howto-integrate-hi dl' on page 166 undefined on input line 11687. LaTeX Warning: Hyper reference `howto/addons/create-addon:howto-create-addons' on page 166 undefined on input line 11694. LaTeX Warning: Hyper reference `howto/addons/landing:howto-addons' on page 166 undefined on input line 11698. LaTeX Warning: Hyper reference `howto/application/extend-application:howto-exte nd-application' on page 166 undefined on input line 11702. [166] LaTeX Warning: Hyper reference `explanation/anbox-cloud:exp-anbox-cloud' on pag e 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/rendering-architecture:exp-renderin g-architecture' on page 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/anbox-cloud:exp-anbox-cloud' on pag e 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 167 undefined on input line 11770. Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 []\T1/qtm/m/it/10 An-box Man-age- LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 167 undefined on input line 11770. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 167 undefined on input line 11770. Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 []\T1/qtm/m/it/10 Ap-pli-ca-tion LaTeX Warning: Hyper reference `explanation/rendering-architecture:exp-renderin g-architecture' on page 167 undefined on input line 11770. Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 []\T1/qtm/m/it/10 Ren-der-ing ar-chi- LaTeX Warning: Hyper reference `explanation/applications:exp-applications' on p age 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 16 7 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/images:exp-images' on page 167 unde fined on input line 11865. LaTeX Warning: Hyper reference `explanation/nodes:exp-nodes' on page 167 undefi ned on input line 11865. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 167 unde fined on input line 11865. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/aaos:exp-aaos' on page 167 undefine d on input line 11865. LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 16 7 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/performance:exp-performance' on pag e 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/applications:exp-applications' on p age 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 16 7 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/images:exp-images' on page 167 unde fined on input line 11865. LaTeX Warning: Hyper reference `explanation/nodes:exp-nodes' on page 167 undefi ned on input line 11865. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 167 unde fined on input line 11865. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/aaos:exp-aaos' on page 167 undefine d on input line 11865. LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 16 7 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/performance:exp-performance' on pag e 167 undefined on input line 11865. LaTeX Warning: Hyper reference `explanation/production-planning:exp-production- planning' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/rendering-graphics:exp-rendering-gr aphics' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/anbox-security:exp-security' on pag e 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/cryptography/landing:exp-security-l anding' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/resources:exp-resources-presets' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/production-planning:exp-production- planning' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/rendering-graphics:exp-rendering-gr aphics' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/anbox-security:exp-security' on pag e 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/cryptography/landing:exp-security-l anding' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/resources:exp-resources-presets' on page 167 undefined on input line 11939. LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 167 undefined on input line 11939. [167] LaTeX Warning: Hyper reference `tutorial/landing:tutorials' on page 168 undefin ed on input line 11944. LaTeX Warning: Hyper reference `howto/landing:how-to-guides' on page 168 undefi ned on input line 11944. LaTeX Warning: Hyper reference `reference/landing:reference' on page 168 undefi ned on input line 11944. LaTeX Warning: Hyper reference `howto/addons/enable-addons-globally:howto-enabl e-addons-globally' on page 168 undefined on input line 11981. [168] LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 16 9 undefined on input line 11994. LaTeX Warning: Hyper reference `tutorial/creating-addon:tut-create-addon' on pa ge 169 undefined on input line 11998. LaTeX Warning: Hyper reference `howto/addons/landing:howto-addons' on page 169 undefined on input line 12002. LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 169 undefine d on input line 12006. LaTeX Warning: Hyper reference `howto/aar/deploy:howto-deploy-aar' on page 169 undefined on input line 12054. LaTeX Warning: Hyper reference `howto/aar/configure:howto-configure-aar' on pag e 169 undefined on input line 12058. LaTeX Warning: Hyper reference `howto/aar/revoke:howto-revoke-aar' on page 169 undefined on input line 12062. [169] LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 170 undefined on input line 12199. LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 170 undefined on input line 12199. [170] LaTeX Warning: Hyper reference `howto/anbox/control-ams-remotely:howto-access-a ms-remote' on page 171 undefined on input line 12245. [171 <./core_stack.png>] [172 <./core_and_streaming_stack.png>] LaTeX Warning: Hyper reference `reference/sdks:sec-streaming-sdk' on page 173 u ndefined on input line 12327. [173] LaTeX Warning: Hyper reference `howto/install/deploy-juju:sec-customise-storage -juju' on page 174 undefined on input line 12368. LaTeX Warning: Hyper reference `howto/install/deploy-bare-metal:sec-customise-s torage-bare-metal' on page 174 undefined on input line 12368. LaTeX Warning: Hyper reference `howto/instance/access-instance:howto-access-ins tance' on page 174 undefined on input line 12404. LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 17 4 undefined on input line 12411. [174] LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 175 undefined on input line 12447. LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 175 undefined on input line 12447. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 175 undefined on input line 12455. LaTeX Warning: Hyper reference `tutorial/installing-appliance:tut-installing-ap pliance' on page 175 undefined on input line 12464. LaTeX Warning: Hyper reference `howto/dashboard/landing:howto-use-web-dashboard ' on page 175 undefined on input line 12468. LaTeX Warning: Hyper reference `howto/install/deploy-juju:howto-deploy-anbox-ju ju' on page 175 undefined on input line 12472. LaTeX Warning: Hyper reference `reference/sdks:sec-ams-sdk' on page 175 undefin ed on input line 12494. [175] LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 176 undefined on input line 12554. LaTeX Warning: Hyper reference `howto/anbox/control-ams-remotely:howto-access-a ms-remote' on page 176 undefined on input line 12558. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 176 undefined on input line 12562. [176] LaTeX Warning: Hyper reference `howto/android/integrate-hidl:howto-integrate-hi dl' on page 177 undefined on input line 12592. LaTeX Warning: Hyper reference `reference/anbox-features:ref-aosp-aaos' on page 177 undefined on input line 12599. [177] LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 178 undefined on input line 12691. LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 178 undefined on input line 12691. [178] [179 <./application-bootstrap.png>] LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 180 undefined on input line 12809. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 180 unde fined on input line 12819. LaTeX Warning: Hyper reference `explanation/resources:exp-resources-presets' on page 180 undefined on input line 12823. LaTeX Warning: Hyper reference `howto/android/create-virtual-device:howto-creat e-virtual-device' on page 180 undefined on input line 12827. LaTeX Warning: Hyper reference `howto/application/create-application:howto-crea te-application' on page 180 undefined on input line 12831. LaTeX Warning: Hyper reference `howto/application/delete-application:howto-dele te-application' on page 180 undefined on input line 12835. LaTeX Warning: Hyper reference `howto/application/list-applications:howto-list- applications' on page 180 undefined on input line 12839. LaTeX Warning: Hyper reference `howto/cluster/scale-down:howto-scale-down-clust er' on page 180 undefined on input line 12843. LaTeX Warning: Hyper reference `howto/application/test-application:howto-test-a pplication' on page 180 undefined on input line 12847. LaTeX Warning: Hyper reference `howto/application/update-application:howto-upda te-application' on page 180 undefined on input line 12851. LaTeX Warning: Hyper reference `howto/application/wait-for-application:howto-wa it-for-application' on page 180 undefined on input line 12855. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 180 undefined on input line 12859. LaTeX Warning: Hyper reference `howto/stream/access-stream-gateway:howto-access -stream-gateway' on page 180 undefined on input line 12869. [180] [181] [182 <./application_streaming_stack_v3.png>] LaTeX Warning: Hyper reference `howto/install/deploy-juju:sec-deploy-anbox-clou d-juju' on page 183 undefined on input line 12998. LaTeX Warning: Hyper reference `reference/supported-codecs:ref-codecs' on page 183 undefined on input line 13006. [183] LaTeX Warning: Hyper reference `explanation/resources:exp-resources-presets' on page 184 undefined on input line 13098. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-resources' on page 184 undefined on input line 13098. LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-over-committi ng' on page 184 undefined on input line 13101. LaTeX Warning: Hyper reference `howto/cluster/configure-nodes:sec-config-gpu-sl ots' on page 184 undefined on input line 13122. [184] LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-video-encoder' on page 185 undefined on input line 13142. LaTeX Warning: Hyper reference `howto/cluster/configure-nodes:sec-config-alloca tion-rates' on page 185 undefined on input line 13159. LaTeX Warning: Hyper reference `howto/anbox/benchmarks:howto-run-benchmarks' on page 185 undefined on input line 13174. [185] LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 186 undefined on input line 13280. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 186 undefined on input line 13284. [186] LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 187 undefined on input line 13306. LaTeX Warning: Hyper reference `reference/prometheus:ref-prometheus-metrics' on page 187 undefined on input line 13357. [187] LaTeX Warning: Hyper reference `howto/cluster/scale-up:howto-scale-up-cluster' on page 188 undefined on input line 13363. LaTeX Warning: Hyper reference `howto/cluster/scale-down:howto-scale-down-clust er' on page 188 undefined on input line 13363. LaTeX Warning: Hyper reference `howto/cluster/landing:howto-manage-cluster' on page 188 undefined on input line 13370. [188] LaTeX Warning: Hyper reference `howto/anbox-runtime/landing:howto-anbox-runtime ' on page 189 undefined on input line 13453. LaTeX Warning: Hyper reference `explanation/cryptography/crypto_ams:exp-securit y-crypto-ams' on page 189 undefined on input line 13482. LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_agent:ex p-security-crypto-stream-agent' on page 189 undefined on input line 13485. [189] LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_agent:go pkg.in/macaroon.v2' on page 190 undefined on input line 13568. [190] LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_gateway: gopkg.in/macaroon.v2' on page 191 undefined on input line 13621. [191] [192] LaTeX Warning: Hyper reference `howto/addons/backup-and-restore-example:howto-b ackup-restore-example' on page 193 undefined on input line 13912. [193] LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 194 undefined on input line 13924. LaTeX Warning: Hyper reference `explanation/applications:exp-applications' on p age 194 undefined on input line 13933. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 194 undefined on input line 13933. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 194 undefined on input line 13936. [194] LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 195 undefined on input line 13981. [195 <./instance_start.png>] Overfull \hbox (10.34161pt too wide) in paragraph at lines 14021--14024 \T1/qtm/m/n/10 its run-time. [] Underfull \hbox (badness 10000) in paragraph at lines 14102--14102 []\T1/qhv/m/n/10 Sta- Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 created| Overfull \hbox (16.04604pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 prepared| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 started| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 running| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 stopped| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 deleted| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 unknown| [196 <./instance_stop.png>] LaTeX Warning: Hyper reference `explanation/instances:/reference/cmd-ref/amc-co mmand-reference/show.md' on page 197 undefined on input line 14107. LaTeX Warning: Hyper reference `explanation/instances:/reference/cmd-ref/amc-co mmand-reference/show-log.md' on page 197 undefined on input line 14107. LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:sec-view-stor ed-logs' on page 197 undefined on input line 14107. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 197 unde fined on input line 14126. LaTeX Warning: Hyper reference `howto/instance/access-instance:howto-access-ins tance' on page 197 undefined on input line 14134. LaTeX Warning: Hyper reference `howto/instance/backup-restore-application-data: howto-backup-restore-application-data' on page 197 undefined on input line 1413 8. LaTeX Warning: Hyper reference `howto/instance/create-instance:howto-create-ins tance' on page 197 undefined on input line 14142. LaTeX Warning: Hyper reference `howto/instance/configure-geographic-location:ho wto-configure-geographic-location' on page 197 undefined on input line 14146. LaTeX Warning: Hyper reference `howto/instance/delete-instance:howto-delete-ins tance' on page 197 undefined on input line 14150. LaTeX Warning: Hyper reference `howto/instance/expose-services:howto-expose-ser vices' on page 197 undefined on input line 14154. LaTeX Warning: Hyper reference `howto/instance/list-instances:howto-list-instan ces' on page 197 undefined on input line 14158. LaTeX Warning: Hyper reference `howto/instance/start-instance:howto-start-insta nce' on page 197 undefined on input line 14162. LaTeX Warning: Hyper reference `howto/instance/stop-instance:howto-stop-instanc e' on page 197 undefined on input line 14166. LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 197 undefined on input line 14170. LaTeX Warning: Hyper reference `howto/application/wait-for-application:howto-wa it-for-application' on page 197 undefined on input line 14174. [197] LaTeX Warning: Hyper reference `howto/anbox/benchmarks:howto-run-benchmarks' on page 198 undefined on input line 14279. LaTeX Warning: Hyper reference `reference/perf-benchmarks:ref-performance-bench marks' on page 198 undefined on input line 14282. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 198 undefined on input line 14294. [198] LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 199 undefined on input line 14334. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-lxd-storage' on pag e 199 undefined on input line 14337. [199] LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 200 undefined on input line 14380. LaTeX Warning: Hyper reference `howto/anbox/benchmarks:howto-run-benchmarks' on page 200 undefined on input line 14384. LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 200 undefine d on input line 14388. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 200 undefined on input line 14404. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 200 undefined on input line 14413. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 200 undefined on input line 14439. [200] LaTeX Warning: Hyper reference `howto/aar/deploy:howto-deploy-aar' on page 201 undefined on input line 14443. LaTeX Warning: Hyper reference `howto/aar/configure:howto-configure-aar' on pag e 201 undefined on input line 14447. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 201 undefined on input line 14461. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 201 undefined on input line 14469. LaTeX Warning: Hyper reference `howto/install/enable-high-availability:howto-en able-ha' on page 201 undefined on input line 14483. LaTeX Warning: Hyper reference `explanation/anbox-security:exp-security' on pag e 201 undefined on input line 14504. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 201 undefined on input line 14513. [201] LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 20 2 undefined on input line 14551. LaTeX Warning: Hyper reference `reference/prometheus:ref-prometheus-metrics' on page 202 undefined on input line 14562. LaTeX Warning: Hyper reference `explanation/performance:exp-performance' on pag e 202 undefined on input line 14562. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 202 undefined on input line 14577. [202] [203 <./NVIDIA_pipeline.png (PNG copy)>] LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' n ot found on input line 14630. LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' n ot found on input line 14630. ! Package pdftex.def Error: File `images/rendering-pipelines/Intel_AMD_pipeline .png.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.14630 ...-pipelines/Intel_AMD_pipeline.png}.png} LaTeX Warning: Hyper reference `reference/supported-rendering-resources:ref-ren dering-resources' on page 204 undefined on input line 14640. [204] LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-gpu-slots' on page 205 undefined on input line 14686. LaTeX Warning: Hyper reference `reference/supported-rendering-resources:sec-sup ported-gpus' on page 205 undefined on input line 14690. LaTeX Warning: Hyper reference `explanation/addons:exp-addons' on page 205 unde fined on input line 14690. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-resources' on page 205 undefined on input line 14706. LaTeX Warning: Hyper reference `reference/supported-rendering-resources:ref-ren dering-resources' on page 205 undefined on input line 14719. LaTeX Warning: Hyper reference `explanation/rendering-architecture:exp-renderin g-architecture' on page 205 undefined on input line 14723. [205] LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 206 undefined on input line 14768. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 206 undefined on input line 14788. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 206 undefined on input line 14792. Underfull \hbox (badness 10000) in paragraph at lines 14791--14793 []\T1/qtm/m/n/10 Do not set the \T1/txtt/m/n/10 application.auto_update\T1/qtm/ m/n/10 , \T1/txtt/m/n/10 instance.security_updates\T1/qtm/m/n/10 , \T1/txtt/m/n /10 container. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 206 undefined on input line 14804. LaTeX Warning: Hyper reference `tutorial/stream-client:tut-set-up-stream-client ' on page 206 undefined on input line 14804. [206] LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-gpu-slots' on page 207 undefined on input line 14935. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 207 undefined on input line 14954. [207] LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 208 undefined on input line 14960. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 208 undefined on input line 14969. [208] [209] LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 21 0 undefined on input line 15286. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 210 undefined on input line 15340. LaTeX Warning: Hyper reference `reference/deprecation-notices:ref-deprecation-n otes' on page 210 undefined on input line 15340. LaTeX Warning: Hyper reference `reference/component-versions:ref-component-vers ions' on page 210 undefined on input line 15340. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 210 undefined on input line 15340. LaTeX Warning: Hyper reference `reference/deprecation-notices:ref-deprecation-n otes' on page 210 undefined on input line 15340. LaTeX Warning: Hyper reference `reference/component-versions:ref-component-vers ions' on page 210 undefined on input line 15340. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/supported-rendering-resources:ref-ren dering-resources' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/supported-codecs:ref-codecs' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/android-features:ref-android-features ' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/anbox-features:ref-aosp-aaos' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/api-reference/landing:ref-api' on pag e 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/sdks:ref-sdks' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/network-ports:ref-network-ports' on p age 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 210 undefine d on input line 15442. LaTeX Warning: Hyper reference `reference/requirements:ref-requirements' on pag e 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/supported-rendering-resources:ref-ren dering-resources' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/supported-codecs:ref-codecs' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/android-features:ref-android-features ' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/anbox-features:ref-aosp-aaos' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/api-reference/landing:ref-api' on pag e 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/sdks:ref-sdks' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/network-ports:ref-network-ports' on p age 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 210 undefined on input line 15442. LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 210 undefine d on input line 15442. [210] LaTeX Warning: Hyper reference `reference/appliance-preseed:ref-appliance-prese ed-config' on page 211 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 211 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 211 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/webrtc-streamer:ref-webrtc' on page 2 11 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/appliance-preseed:ref-appliance-prese ed-config' on page 211 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/ams-configuration:ref-ams-configurati on' on page 211 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 211 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/webrtc-streamer:ref-webrtc' on page 2 11 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/prometheus:ref-prometheus-metrics' on page 211 undefined on input line 15573. LaTeX Warning: Hyper reference `reference/perf-benchmarks:ref-performance-bench marks' on page 211 undefined on input line 15573. LaTeX Warning: Hyper reference `reference/prometheus:ref-prometheus-metrics' on page 211 undefined on input line 15573. LaTeX Warning: Hyper reference `reference/perf-benchmarks:ref-performance-bench marks' on page 211 undefined on input line 15573. [211] LaTeX Warning: Hyper reference `reference/security-notices:ref-security-notices ' on page 212 undefined on input line 15612. LaTeX Warning: Hyper reference `reference/security-policy:ref-security-policy' on page 212 undefined on input line 15612. LaTeX Warning: Hyper reference `reference/security-notices:ref-security-notices ' on page 212 undefined on input line 15612. LaTeX Warning: Hyper reference `reference/security-policy:ref-security-policy' on page 212 undefined on input line 15612. LaTeX Warning: Hyper reference `reference/license-information:ref-license-infor mation' on page 212 undefined on input line 15648. LaTeX Warning: Hyper reference `reference/glossary:ref-glossary' on page 212 un defined on input line 15648. LaTeX Warning: Hyper reference `reference/license-information:ref-license-infor mation' on page 212 undefined on input line 15648. LaTeX Warning: Hyper reference `reference/glossary:ref-glossary' on page 212 un defined on input line 15648. LaTeX Warning: Hyper reference `tutorial/landing:tutorials' on page 212 undefin ed on input line 15653. LaTeX Warning: Hyper reference `howto/landing:how-to-guides' on page 212 undefi ned on input line 15653. LaTeX Warning: Hyper reference `explanation/landing:explanation' on page 212 un defined on input line 15653. Overfull \hbox (6.23364pt too wide) in paragraph at lines 15736--15736 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (24.62502pt too wide) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 description| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (14.12505pt too wide) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 provides. Overfull \hbox (24.62502pt too wide) in paragraph at lines 15736--15736 \T1/txtt/m/n/10 abi[]support| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 \T1/qtm/m/n/10 ar- Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 arm64[]v8a\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 hooks. Overfull \hbox (3.62508pt too wide) in paragraph at lines 15736--15736 \T1/txtt/m/n/10 timeout| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `tutorial/creating-addon:tut-create-addon' on pa ge 212 undefined on input line 15745. LaTeX Warning: Hyper reference `howto/addons/create-addon:howto-create-addons' on page 212 undefined on input line 15749. LaTeX Warning: Hyper reference `howto/addons/landing:howto-addons' on page 212 undefined on input line 15753. LaTeX Warning: Hyper reference `howto/addons/enable-addons-globally:howto-enabl e-addons-globally' on page 212 undefined on input line 15833. LaTeX Warning: Hyper reference `howto/application/update-application:sec-publis h-app-versions' on page 212 undefined on input line 15840. LaTeX Warning: Hyper reference `howto/application/update-application:sec-config ure-automatic-app-updates' on page 212 undefined on input line 15847. LaTeX Warning: Hyper reference `explanation/performance:exp-performance' on pag e 212 undefined on input line 15931. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 212 undefined on input line 16043. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 212 undefined on input line 16050. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 212 undefined on input line 16057. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 212 undefined on input line 16064. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 212 undefined on input line 16071. Overfull \hbox (1574.56418pt too wide) in alignment at lines 15805--16081 [] [] [212] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 16081. LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-over-committi ng' on page 213 undefined on input line 16191. LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-gpu-slots' on page 213 undefined on input line 16191. LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-over-committi ng' on page 213 undefined on input line 16191. Overfull \hbox (30.0456pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 cpu[]allocation[]rate\T1/qtm/m/it/10 (number, LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-over-committi ng' on page 213 undefined on input line 16191. Overfull \hbox (16.72562pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpu[]encoder[]slots\T1/qtm/m/it/10 (integer, LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-gpu-slots' on page 213 undefined on input line 16191. Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpus.. Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 \T1/txtt/m/n/10 encoder[]slots\T1/qtm/m/it/10 (integer, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpus.. Overfull \hbox (45.79555pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 memory[]allocation[]rate\T1/qtm/m/it/10 (number, LaTeX Warning: Hyper reference `explanation/capacity-planning:sec-over-committi ng' on page 213 undefined on input line 16191. Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 public[]address\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 unscheduable\T1/qtm/m/it/10 (boolean, Overfull \hbox (0.91568pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 unschedulable\T1/qtm/m/it/10 (boolean, [213] LaTeX Warning: Hyper reference `howto/cluster/configure-nodes:howto-configure-c luster-nodes' on page 214 undefined on input line 16196. [214] LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 215 undefined on input line 16264. [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 network.public_address\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_origin\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_headers\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_methods\T1/qtm/m/it/10 (string, [217] LaTeX Warning: Hyper reference `howto/anbox/control-ams-remotely:howto-access-a ms-remote' on page 218 undefined on input line 16713. [218] LaTeX Warning: Hyper reference `howto/install/deploy-juju:howto-deploy-anbox-ju ju' on page 219 undefined on input line 16854. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:anbox-h ttps-api' on page 219 undefined on input line 16878. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:anbox-h ttps-api' on page 219 undefined on input line 16893. [219] [220] LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-1-0' on page 221 undefined on input line 17004. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-location' on page 221 undefined on input line 17008. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-camera' on page 221 undefined on input line 17012. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-cameradata' on page 221 undefined on input line 17016. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-sensors' on page 221 undefined on input line 17022. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-tracing' on page 221 undefined on input line 17026. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-platform' on page 221 undefined on input line 17030. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-vhal' on page 221 undefined on input line 17034. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-vhalconfig' on page 221 undefined on input line 17038. Overfull \vbox (0.71405pt too high) detected at line 17100 [221] Underfull \hbox (badness 10000) in paragraph at lines 17127--17129 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ Overfull \vbox (1.31836pt too high) detected at line 17172 [222] Underfull \hbox (badness 10000) in paragraph at lines 17247--17249 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [223] [224] Underfull \hbox (badness 10000) in paragraph at lines 17370--17372 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl [][]unix[]socket /run/u ser/1000/anbox/sockets/api.unix []X DELETE s/1.0/ [225] Underfull \hbox (badness 10000) in paragraph at lines 17444--17446 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [226] Underfull \hbox (badness 10000) in paragraph at lines 17530--17532 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s [][]unix[]socket /r un/user/1000/anbox/sockets/api.unix []X PATCH s/1. Underfull \hbox (badness 10000) in paragraph at lines 17530--17532 \T1/txtt/m/n/10 0/sensors [][]data \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 [{"type": "acceleration", "x": 0.3, "y":[]0.1, "z": 0.1},{"type": [227] Underfull \hbox (badness 10000) in paragraph at lines 17655--17657 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [228] Underfull \hbox (badness 10000) in paragraph at lines 17745--17747 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [229] Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Field Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Avail- Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 \T1/qhv/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Ac- Overfull \hbox (11.08907pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (6.75139pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 Boolean| Overfull \hbox (18.3447pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 read/write| Overfull \hbox (11.08907pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (30.732pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 stream_active| Overfull \hbox (6.75139pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 Boolean| LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:10vhalc onfig' on page 230 undefined on input line 17908. [230] LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:10vhalc onfig' on page 231 undefined on input line 17939. [231] [232] [233] LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-image' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-video-encoder' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-services' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-resources' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-extra-data' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-hooks' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-bootstrap' on page 234 undefined on input line 18538. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-node-selector' on page 234 undefined on input line 18538. Overfull \hbox (3.83052pt too wide) in paragraph at lines 18538--18538 []\T1/qhv/m/n/10 Value Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 instance[]type| Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Dep-re- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 cated Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 since Overfull \hbox (66.52339pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 required[]permissions| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ar-ray Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 of Overfull \hbox (5.58052pt too wide) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 strings| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 image Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-image' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 addons Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 tags Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (24.52351pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 boot[]package Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 ported Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 on Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 AOSP Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 boot[]activity Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 ported Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 on Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 AOSP Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 video[]encoder Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-video-encoder' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 watchdog Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 services Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-services' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (8.77356pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 resources Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-resources' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (14.02354pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 extra[]data Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-extra-data' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 hooks Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ob- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-hooks' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (8.77356pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 bootstrap Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ob- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-bootstrap' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 features Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 node[]selector Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-node-selector' on page 234 undefined on input line 18538. Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- [234] Overfull \vbox (73.70886pt too high) has occurred while \output is active [235] LaTeX Warning: Hyper reference `reference/application-manifest:resources' on pa ge 236 undefined on input line 18547. LaTeX Warning: Hyper reference `howto/anbox/manage-images:howto-manage-images' on page 236 undefined on input line 18751. LaTeX Warning: Hyper reference `howto/cluster/configure-nodes:sec-tags' on page 236 undefined on input line 18761. [236] Overfull \hbox (11.51488pt too wide) in paragraph at lines 18817--18817 []\T1/txtt/m/n/10 gpu[]preferred| Overfull \hbox (8.21721pt too wide) in paragraph at lines 18878--18878 []\T1/txtt/m/n/10 allowed[]packages| Underfull \hbox (badness 10000) in paragraph at lines 18878--18878 []\T1/qtm/m/n/10 ar-ray of [237] LaTeX Warning: Hyper reference `explanation/resources:exp-resources-presets' on page 238 undefined on input line 19078. Underfull \hbox (badness 10000) in paragraph at lines 19157--19157 []\T1/qhv/m/n/10 Value Underfull \hbox (badness 10000) in paragraph at lines 19157--19157 []\T1/txtt/m/n/10 permissions \T1/qtm/m/n/10 (op- [238] Overfull \hbox (3.63272pt too wide) in paragraph at lines 19292--19292 []\T1/qhv/m/n/10 Type| Overfull \hbox (9.8817pt too wide) in paragraph at lines 19292--19292 []\T1/txtt/m/n/10 permissions| LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 239 undefine d on input line 19337. [239] LaTeX Warning: Hyper reference `reference/hooks:sec-env-variables' on page 240 undefined on input line 19376. Overfull \hbox (11.62366pt too wide) in paragraph at lines 19376--19376 []\T1/qhv/m/n/10 Name| Overfull \hbox (3.19891pt too wide) in paragraph at lines 19376--19376 []\T1/qhv/m/n/10 Value Overfull \hbox (6.0036pt too wide) in paragraph at lines 19376--19376 []\T1/txtt/m/n/10 keep| LaTeX Warning: Hyper reference `reference/hooks:sec-env-variables' on page 240 undefined on input line 19376. [240] [241] [242] [243] [244] [245] [246] [247] LaTeX Warning: Hyper reference `reference/addon-manifest:ref-addon-manifest' on page 248 undefined on input line 21468. [248] LaTeX Warning: Hyper reference `reference/sdks:sec-ams-sdk' on page 249 undefin ed on input line 21486. LaTeX Warning: Hyper reference `howto/instance/backup-restore-application-data: howto-backup-restore-application-data' on page 249 undefined on input line 2149 7. LaTeX Warning: Hyper reference `explanation/aar:exp-aar' on page 249 undefined on input line 21504. LaTeX Warning: Hyper reference `explanation/anbox-cloud:exp-anbox-cloud' on pag e 249 undefined on input line 21511. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 2 49 undefined on input line 21518. LaTeX Warning: Hyper reference `reference/glossary:control-node' on page 249 un defined on input line 21526. LaTeX Warning: Hyper reference `explanation/ams:exp-ams' on page 249 undefined on input line 21538. LaTeX Warning: Hyper reference `reference/sdks:sec-platform-sdk' on page 249 un defined on input line 21545. [249] LaTeX Warning: Hyper reference `howto/instance/access-instance:howto-access-ins tance' on page 250 undefined on input line 21552. LaTeX Warning: Hyper reference `reference/sdks:sec-streaming-sdk' on page 250 u ndefined on input line 21559. LaTeX Warning: Hyper reference `explanation/applications:exp-applications' on p age 250 undefined on input line 21595. LaTeX Warning: Hyper reference `explanation/instances:sec-application-raw-insta nces' on page 250 undefined on input line 21602. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 250 undefined on input line 21609. LaTeX Warning: Hyper reference `explanation/instances:sec-regular-base-instance s' on page 250 undefined on input line 21616. LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 250 undefined on input line 21627. [250] LaTeX Warning: Hyper reference `explanation/anbox-cloud:exp-anbox-cloud' on pag e 251 undefined on input line 21660. LaTeX Warning: Hyper reference `howto/install/enable-high-availability:howto-en able-ha' on page 251 undefined on input line 21678. LaTeX Warning: Hyper reference `reference/hooks:ref-hooks' on page 251 undefine d on input line 21685. LaTeX Warning: Hyper reference `howto/anbox/manage-images:howto-manage-images' on page 251 undefined on input line 21695. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 251 undefined on input line 21695. LaTeX Warning: Hyper reference `explanation/instances:exp-instances' on page 25 1 undefined on input line 21702. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-instance-type' on page 251 undefined on input line 21709. [251] LaTeX Warning: Hyper reference `reference/glossary:control-node' on page 252 un defined on input line 21736. LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 25 2 undefined on input line 21750. LaTeX Warning: Hyper reference `explanation/instances:sec-application-raw-insta nces' on page 252 undefined on input line 21764. LaTeX Warning: Hyper reference `explanation/instances:sec-regular-base-instance s' on page 252 undefined on input line 21771. [252] LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 253 undefined on input line 21785. LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 25 3 undefined on input line 21799. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 253 undefined on input line 21806. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 253 undefined on input line 21813. LaTeX Warning: Hyper reference `explanation/application-streaming:exp-applicati on-streaming' on page 253 undefined on input line 21820. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 253 undefined on input line 21845. LaTeX Warning: Hyper reference `explanation/web-dashboard:exp-web-dashboard' on page 253 undefined on input line 21852. [253] Underfull \hbox (badness 5563) in paragraph at lines 21938--21938 []\T1/qtm/m/n/10 in-stall (dep- Underfull \hbox (badness 10000) in paragraph at lines 21938--21938 []\T1/qtm/m/n/10 pre-pare LaTeX Warning: Hyper reference `howto/instance/view-instance-logs:howto-view-in stance-logs' on page 254 undefined on input line 21943. [254] Overfull \hbox (12.2465pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ADDON_DIR| Overfull \hbox (1.74654pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 APP_DIR| Overfull \hbox (12.2465pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANBOX_DIR| Overfull \hbox (38.49643pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANDROID_ROOTFS| Overfull \hbox (27.99646pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 BOOT_PACKAGE| Overfull \hbox (38.49643pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 CONTAINER_TYPE| Underfull \hbox (badness 10000) in paragraph at lines 22058--22058 \T1/qtm/m/n/10 vari-able is now dep-re-cated. Use Overfull \hbox (33.24644pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 INSTANCE_TYPE| Overfull \hbox (43.74641pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANBOX_EXIT_CODE| [255 <./addons-reference-hook-order.png>] Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 []\T1/qhv/m/n/10 Soft-ware Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 \T1/qhv/m/n/10 com-po- Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 []\T1/qtm/m/n/10 LXD [256] Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qhv/m/n/10 Pro-to- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 HTTPS Prometheus end- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 10000- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 UDP & Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 50000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qhv/m/n/10 Pro-to- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qhv/m/n/10 Re- Overfull \hbox (0.63031pt too wide) in paragraph at lines 22670--22670 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 10000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 60000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Cloud [257] LaTeX Warning: Hyper reference `howto/anbox/benchmarks:howto-run-benchmarks' on page 258 undefined on input line 22683. Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Res-o- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 # Con- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Avg. Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 1x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 2x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 1x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 2x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- [258] Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 In-stance Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 Res-o-lu- Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 Avg. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/txtt/m/n/10 m6g. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 An-droid 10 Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/txtt/m/n/10 m5a. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 An-droid 10 Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 10000) in paragraph at lines 23025--23027 []\T1/qtm/m/n/10 For a full An-box Cloud de-ploy-ment: \T1/txtt/m/n/10 juju run [][]wait=5m [][]unit ams/0 [][] unit[]get [259] Underfull \hbox (badness 10000) in paragraph at lines 23042--23044 []\T1/qtm/m/n/10 For the An-box Cloud Ap-pli-ance: \T1/txtt/m/n/10 juju config []m appliance:anbox[]cloud ams Overfull \hbox (32.05202pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_nodes_total| Overfull \hbox (68.80191pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_applications_total| Overfull \hbox (58.30194pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_total Overfull \hbox (147.55168pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_count| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (89.0756pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_count Overfull \hbox (137.1117pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_sum| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (78.57564pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_sum Overfull \hbox (152.80167pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_bucket| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (94.32559pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_bucket Overfull \hbox (142.3017pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_application_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (83.82562pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_application_total Overfull \hbox (116.05177pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_status_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (57.5757pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_status_total Overfull \hbox (105.5518pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_node_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (47.07573pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_node_total Overfull \hbox (53.05196pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_total| Overfull \hbox (142.3017pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_count| Overfull \hbox (131.86171pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_sum| Overfull \hbox (147.55168pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_bucket| Overfull \hbox (137.05171pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_application_total| Overfull \hbox (110.80179pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_status_total| Overfull \hbox (100.30182pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_node_total| Overfull \hbox (74.0519pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_available_cpu_total| Overfull \hbox (47.80197pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_used_cpu_total| Overfull \hbox (89.80185pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_available_memory_total| Overfull \hbox (63.55193pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_used_memory_total| [260] [261] Underfull \hbox (badness 5985) in paragraph at lines 23358--23360 []\T1/qtm/m/n/10 All han-dler la-bels adopt the con-ven-tion \T1/txtt/m/n/10 __\T1/qtm/m/n/10 , for ex-am-ple, Overfull \hbox (0.63397pt too wide) in alignment at lines 23410--23943 [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 23943. [262] Underfull \hbox (badness 10000) in paragraph at lines 23972--23974 []\T1/qtm/m/n/10 For the An-box Cloud Ap-pli-ance: \T1/txtt/m/n/10 juju run [][ ]wait=5m []m appliance:anbox[]cloud [][]unit [263] Overfull \hbox (48.26453pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_request_duration_seconds_bucket| Overfull \hbox (16.76462pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_request_size_bytes_bucket| Overfull \hbox (22.0146pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_response_size_bytes_bucket| [264] Underfull \hbox (badness 10000) in paragraph at lines 24299--24301 []\T1/qtm/m/n/10 For a full An-box Cloud de-ploy-ment: \T1/txtt/m/n/10 juju run [][]wait=5m [][]unit lxd/0 [][] unit[]get [265] Overfull \hbox (28.51556pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_frames_encoded| Overfull \hbox (49.5155pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_key_frames_encoded| Overfull \hbox (44.26552pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_total_encode_time| Overfull \hbox (28.51556pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_target_bitrate| Overfull \hbox (7.51563pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_bytes_sent| Overfull \hbox (81.01541pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_retransmitted_bytes_sent| Overfull \hbox (91.51538pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_retransmitted_packets_sent| Overfull \hbox (75.76543pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_total_packet_send_delay| Overfull \hbox (18.0156pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_packets_sent| Overfull \hbox (7.51563pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_nack_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_fir_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_pli_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_sli_count| Overfull \hbox (18.0156pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_relay_in_use| [266] Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qhv/m/n/10 Tar- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qhv/m/n/10 get Overfull \hbox (1.10371pt too wide) in paragraph at lines 24599--24599 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qhv/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 De- Overfull \hbox (1.78372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 cem- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 ber Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 11 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2024| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.24.1| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 Jan- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 uary Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 15 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2025| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.24.2| Overfull \hbox (8.4537pt too wide) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 Febru- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 ary Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 12 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2025| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.25.0| LaTeX Warning: Hyper reference `reference/deprecation-notices:ref-deprecation-n otes' on page 267 undefined on input line 24623. [267] Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 25285. [268] [269] LaTeX Warning: Hyper reference `reference/security-policy:ref-security-policy' on page 270 undefined on input line 25296. LaTeX Warning: Hyper reference `explanation/anbox-cloud:sec-variants' on page 2 70 undefined on input line 25324. LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 270 undefined on input line 25372. LaTeX Warning: Hyper reference `reference/network-ports:ref-network-ports' on p age 270 undefined on input line 25378. [270] [271] Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Ar-chi-tec- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 CPU Overfull \hbox (4.55038pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 RAM| Overfull \hbox (2.42513pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 GPUs| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 4GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 50GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 2GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (6.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 16GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 200GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 Ar-chi-tec- Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 CPU Overfull \hbox (4.55038pt too wide) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 RAM| Overfull \hbox (2.42513pt too wide) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 GPUs| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 4GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 50GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (6.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 16GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 200GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 op- LaTeX Warning: Hyper reference `explanation/capacity-planning:exp-capacity-plan ning' on page 272 undefined on input line 25741. LaTeX Warning: Hyper reference `reference/supported-rendering-resources:ref-ren dering-resources' on page 272 undefined on input line 25745. LaTeX Warning: Hyper reference `explanation/performance:exp-performance' on pag e 272 undefined on input line 25763. [272] LaTeX Warning: Hyper reference `reference/security-policy:ref-security-policy' on page 273 undefined on input line 25774. [273] LaTeX Warning: Hyper reference `reference/security-notices:ref-security-notices ' on page 274 undefined on input line 25897. LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 274 undefined on input line 26125. Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qhv/m/n/10 Sup- Overfull \hbox (1.18272pt too wide) in paragraph at lines 26125--26125 \T1/qhv/m/n/10 ported| LaTeX Warning: Hyper reference `reference/provided-images:ref-provided-images' on page 274 undefined on input line 26125. Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qtm/m/n/10 Hardware-accelerated Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qtm/m/n/10 Hardware-accelerated [274] LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `howto/port/install-apk-system-app:howto-install -apk-system-app' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:custom-android-id' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:system-ui' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:virtual-keyboard' on p age 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:client-side-virtual-ke yboard' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-vhal' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/application-manifest:ref-application- manifest' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `howto/port/install-apk-system-app:howto-install -apk-system-app' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:custom-android-id' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:system-ui' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:virtual-keyboard' on p age 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/anbox-features:client-side-virtual-ke yboard' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:sec-anb ox-https-api-vhal' on page 275 undefined on input line 26248. LaTeX Warning: Hyper reference `explanation/custom-images:exp-custom-images' on page 275 undefined on input line 26248. [275] LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 276 undefined on input line 26302. [276] LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 277 undefined on input line 26314. LaTeX Warning: Hyper reference `explanation/applications:sec-application-bootst rap' on page 277 undefined on input line 26317. LaTeX Warning: Hyper reference `reference/application-manifest:sec-application- manifest-watchdog' on page 277 undefined on input line 26341. Underfull \hbox (badness 10000) in paragraph at lines 26364--26366 []\T1/qtm/m/n/10 To en-able the An-droid con-tainer to use a cus-tom An-droid I D, add the fea-ture flag \T1/txtt/m/n/10 android. [277] [278] LaTeX Warning: Hyper reference `reference/sdks:sec-platform-sdk' on page 279 un defined on input line 26524. LaTeX Warning: Hyper reference `reference/component-versions:ref-component-vers ions' on page 279 undefined on input line 26536. Overfull \hbox (10.52495pt too wide) in paragraph at lines 26580--26580 []\T1/qhv/m/n/10 Name| Overfull \hbox (4.90489pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 null| Overfull \hbox (15.40486pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (15.40486pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 swrast| [279] LaTeX Warning: Hyper reference `explanation/rendering-architecture:exp-renderin g-architecture' on page 280 undefined on input line 26672. LaTeX Warning: Hyper reference `explanation/platforms:exp-platforms' on page 28 0 undefined on input line 26676. LaTeX Warning: Hyper reference `reference/release-notes/release-notes:ref-relea se-notes' on page 280 undefined on input line 26712. Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/qhv/m/n/10 Value Overfull \hbox (0.6554pt too wide) in paragraph at lines 26827--26827 []\T1/qhv/m/n/10 De- Overfull \hbox (3.34538pt too wide) in paragraph at lines 26827--26827 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 video. Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/qtm/m/n/10 ar-ray Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 \T1/qtm/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. Overfull \hbox (44.2301pt too wide) in paragraph at lines 26827--26827 \T1/txtt/m/n/10 multipass_quarter_resolution| Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. [280] [281] LaTeX Warning: Hyper reference `contribute/anbox-style-guide:style-guide' on pa ge 282 undefined on input line 27090. [282] [283] [284] Overfull \vbox (0.76485pt too high) detected at line 27558 [285] Underfull \vbox (badness 10000) detected at line 27558 Underfull \vbox (badness 10000) detected at line 27558 [286] Underfull \vbox (badness 10000) detected at line 27558 Underfull \vbox (badness 10000) detected at line 27558 [287] LaTeX Warning: Hyper reference `contribute/anbox-style-guide:/images/' on page 288 undefined on input line 27567. No file canonical-anbox-cloud-documentation.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [288] (./canonical-anbox-cloud-documentation.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `canonical-anbox-cloud-documentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/s hare/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on canonical-anbox-cloud-documentation.pdf (292 pages, 3772240 b ytes). Transcript written on canonical-anbox-cloud-documentation.log. Latexmk: Index file 'canonical-anbox-cloud-documentation.idx' was written Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 547.' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 547.' Latexmk: Missing input file '{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' not found on input line 14630.' Latexmk: Missing input file '{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' not found on input line 14630.' Latexmk: Missing input file 'canonical-anbox-cloud-documentation.ind' (or dependence on it) from following: 'No file canonical-anbox-cloud-documentation.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'canonical-anbox-cloud-documentation.pdf' Latexmk: Log file says output to 'canonical-anbox-cloud-documentation.pdf' Rule 'makeindex canonical-anbox-cloud-documentation.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-anbox-cloud-documentation.idx' ------------ Run number 1 of rule 'makeindex canonical-anbox-cloud-documentation.idx' ------------ Latexmk: Examining 'canonical-anbox-cloud-documentation.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex canonical-anbox-cloud-documentation.idx'... ------------ Running 'makeindex -s python.ist -o "canonical-anbox-cloud-documentation.ind" "canonical-anbox-cloud-documentation.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file canonical-anbox-cloud-documentation.idx....done (58 entries accepted, 0 rejected). Sorting entries....done (297 comparisons). Generating output file canonical-anbox-cloud-documentation.ind....done (107 lines written, 0 warnings). Output written in canonical-anbox-cloud-documentation.ind. Transcript written in canonical-anbox-cloud-documentation.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-anbox-cloud-documentation.aux' 'canonical-anbox-cloud-documentation.ind' 'canonical-anbox-cloud-documentation.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-anbox-cloud-documentation" "canonicalanboxcloud.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./canonicalanboxcloud.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-anbox-cloud-documentation.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-anbox-cloud-documentation.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./canonical-anbox-cloud-documentation.out) (./canonical-anbox-cloud-documentation.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./canonical-anbox-cloud-documentation.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [6] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [7] Underfull \hbox (badness 10000) in paragraph at lines 420--422 \T1/qtm/m/n/10 Once the ini-tial-i-sa-tion pro-cess has fin-ished, you are pre- sented with a wel-come page on \T1/txtt/m/n/10 https:// [8 <./install_appliance_register.png (PNG copy)>] [9] LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54 7. LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54 7. ! Package pdftex.def Error: File `images/join-session-icon.png' not found: usin g draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.547 ...egraphics{{images/join-session-icon}.png} ) to stream the application. [10] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd ) [11 <./create-instance-icon.png>] [12 <./edit-application-icon.png> <./delete -icon.png>] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [23] Underfull \vbox (badness 10000) detected at line 1749 Overfull \vbox (3.12196pt too high) detected at line 1749 [24] Underfull \vbox (badness 10000) detected at line 1749 Underfull \vbox (badness 10000) detected at line 1749 [25] Underfull \vbox (badness 1226) detected at line 1811 [26] [27] [28] [29] [30] [31] [32 <./install_appliance_launch-wizard.png>] [33 <./install_appliance_search-ami.png>] [34 <./install_appliance_select-ami.p ng>] [35 <./install_appliance_instance-type.png>] [36 <./install_appliance_key- pair.png>] [37 <./install_appliance_security-group.png>] [38 <./install_applian ce_add-storage.png>] [39 <./install_appliance_launch-instance.png>] [40 <./inst all_appliance_launch-status.png>] [41] [42 <./azure_quickstart-co.png>] [43 <./azure_deploy-vm-co.png>] [44 <./azure_config-basics-co.png>] [45 <./azur e_config-disk.png>] [46 <./azure_config-secgroup-co.png>] [47 <./azure_config-r eview.png>] [48 <./azure_progress.png>] [49] [50 <./boot-disk-config.png (PNG c opy)>] [51 <./add-new-disk.png (PNG copy)>] [52] [53] [54] [55] [56 <./install_ customise_juju-model.png>] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qhv/m/n/10 Plat- Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qhv/m/n/10 Re-quired for- Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 \T1/qhv/m/n/10 mat of user Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 Comma- Overfull \hbox (10.90097pt too wide) in paragraph at lines 5285--5285 []\T1/txtt/m/n/10 swrast| Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 Comma- Overfull \hbox (10.90097pt too wide) in paragraph at lines 5285--5285 []\T1/txtt/m/n/10 webrtc| Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 {^^Qdis-play_width^^Q: ,^^Qdisplay_height^^Q: ,^^Qdisplay_density^^Q: ,^^Qfps^^Q : ] [98 <./share-stream-icon.png>] [99] [100] [101] [102] [103] [104] Overfull \hbox (24.64912pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 instance[]type| Overfull \hbox (3.64919pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 published| Overfull \hbox (3.64919pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 immutable| [105 <./manage_applications_extra-data.png>] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 7982--7982 []\T1/qhv/m/n/10 Value Underfull \hbox (badness 10000) in paragraph at lines 7982--7982 []\T1/qtm/m/n/10 Lon-gi-tude in [117] Overfull \hbox (3.74043pt too wide) in paragraph at lines 8079--8079 []\T1/txtt/m/n/10 status| [118] [119] [120] Overfull \hbox (3.7111pt too wide) in paragraph at lines 8314--8314 []\T1/txtt/m/n/10 status| [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 9148--9148 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (47.0134pt too wide) in paragraph at lines 9148--9148 []\T1/txtt/m/n/10 data[]channel[]names| Underfull \hbox (badness 10000) in paragraph at lines 9148--9148 []\T1/qtm/m/n/10 string [131] LaTeX Warning: Hyper reference `howto/stream/exchange-oob-data:(https://develop er.android.com/develop/background-work/background-tasks/broadcasts:android-14)' on page 132 undefined on input line 9171. [132] [133] [134] Underfull \hbox (badness 10000) in paragraph at lines 9395--9397 []\T1/qtm/m/n/10 Launch the stream client that ex-tends to [][]cre-ate the \T1/ txtt/m/n/10 foo \T1/qtm/m/n/10 data chan-nel[][] by open-ing \T1/txtt/m/n/10 ht tps:// [135] [136] [137] [138] [139] [140] [141] [142] [143] [144 <./stream_webrtc-con nected.png>] [145 <./stream_webrtc-candidates.png>] Underfull \hbox (badness 5091) in paragraph at lines 10156--10158 []\T1/qtm/m/n/10 Oc-ca-sion-ally, ac-cess to Ubuntu archives could be a prob-le m when cre-at-ing an ap-pli-ca-tion. As Underfull \hbox (badness 10000) in paragraph at lines 10156--10158 \T1/qtm/m/n/10 an im-me-di-ate workaround, you could dis-able the se-cu-rity up -date by run-ning \T1/txtt/m/n/10 amc config set Underfull \hbox (badness 10000) in paragraph at lines 10156--10158 \T1/txtt/m/n/10 instance.security_updates false \T1/qtm/m/n/10 or ex-plic-itly set \T1/txtt/m/n/10 amc config set instance.api_mirror [146] LaTeX Warning: Hyper reference `howto/troubleshoot/view-logs:logging-level' on page 147 undefined on input line 10217. [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/snap/lxd/common/lxd/logs/ams[]*/ Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 instance-related Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 logs for a sin-gle Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 Android-related Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 logs for a sin-gle Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 u snap.anbox[]stream[]agent. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 An-box Stream Agent (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 u snap.anbox[]stream[]agent. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 anbox[]stream[]gateway.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 An-box Stream Gate-way (e.g. Underfull \hbox (badness 5475) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 Logs for the An- Underfull \hbox (badness 8038) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 box Stream Gate- Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 snap.anbox[]cloud[]dashboard. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 anbox[]cloud[]dashboard.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the An- Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 box Cloud web dash-board (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 com-mu-ni-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 etcd.etcd.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap logs []n all Underfull \hbox (badness 5050) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing etcd (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 database (use-ful [149] [150] [151] [152] [153] [154] [155] [156 <./adb-connect-icon.png>] [157] [158] [159] [160] [161 <./application_virtual-device.png (PNG copy)>] [162] [163] [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 [][][]\T1/qtm/m/it/10 An-box Man-age- Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 [][][]\T1/qtm/m/it/10 Ap-pli-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 [][][]\T1/qtm/m/it/10 Ren-der-ing ar-chi- [167] [168] [169] [170] [171 <./core_stack.png>] [172 <./core_and_streaming_sta ck.png>] [173] [174] [175] [176] [177] [178] [179 <./application-bootstrap.png> ] [180] [181] [182 <./application_streaming_stack_v3.png>] [183] [184] [185] [186] [187] [188] [189] LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_agent:go pkg.in/macaroon.v2' on page 190 undefined on input line 13568. [190] LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_gateway: gopkg.in/macaroon.v2' on page 191 undefined on input line 13621. [191] [192] [193] [194] [195 <./instance_start.png>] Overfull \hbox (10.34161pt too wide) in paragraph at lines 14021--14024 \T1/qtm/m/n/10 its run-time. [] Underfull \hbox (badness 10000) in paragraph at lines 14102--14102 []\T1/qhv/m/n/10 Sta- Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 created| Overfull \hbox (16.04604pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 prepared| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 started| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 running| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 stopped| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 deleted| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 unknown| [196 <./instance_stop.png>] LaTeX Warning: Hyper reference `explanation/instances:/reference/cmd-ref/amc-co mmand-reference/show.md' on page 197 undefined on input line 14107. LaTeX Warning: Hyper reference `explanation/instances:/reference/cmd-ref/amc-co mmand-reference/show-log.md' on page 197 undefined on input line 14107. [197] [198] [199] [200] [201] [202] [203 <./NVIDIA_pipeline.png (PNG copy)>] LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' n ot found on input line 14630. LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' n ot found on input line 14630. ! Package pdftex.def Error: File `images/rendering-pipelines/Intel_AMD_pipeline .png.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.14630 ...-pipelines/Intel_AMD_pipeline.png}.png} [204] [205] Underfull \hbox (badness 10000) in paragraph at lines 14791--14793 []\T1/qtm/m/n/10 Do not set the \T1/txtt/m/n/10 application.auto_update\T1/qtm/ m/n/10 , \T1/txtt/m/n/10 instance.security_updates\T1/qtm/m/n/10 , \T1/txtt/m/n /10 container. [206] [207] [208] [209] [210] [211] Overfull \hbox (6.23364pt too wide) in paragraph at lines 15736--15736 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (24.62502pt too wide) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 description| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (14.12505pt too wide) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 provides. Overfull \hbox (24.62502pt too wide) in paragraph at lines 15736--15736 \T1/txtt/m/n/10 abi[]support| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 \T1/qtm/m/n/10 ar- Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 arm64[]v8a\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 hooks. Overfull \hbox (3.62508pt too wide) in paragraph at lines 15736--15736 \T1/txtt/m/n/10 timeout| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (1574.56418pt too wide) in alignment at lines 15773--15783 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15783--15797 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15797--15803 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15803--15805 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15805--16081 [] [] [212] Overfull \hbox (30.0456pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 cpu[]allocation[]rate\T1/qtm/m/it/10 (number, Overfull \hbox (16.72562pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpu[]encoder[]slots\T1/qtm/m/it/10 (integer, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpus.. Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 \T1/txtt/m/n/10 encoder[]slots\T1/qtm/m/it/10 (integer, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpus.. Overfull \hbox (45.79555pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 memory[]allocation[]rate\T1/qtm/m/it/10 (number, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 public[]address\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 unscheduable\T1/qtm/m/it/10 (boolean, Overfull \hbox (0.91568pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 unschedulable\T1/qtm/m/it/10 (boolean, [213] [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 network.public_address\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_origin\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_headers\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_methods\T1/qtm/m/it/10 (string, [217] [218] [219] [220] Overfull \vbox (0.71405pt too high) detected at line 17100 [221] Underfull \hbox (badness 10000) in paragraph at lines 17127--17129 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ Overfull \vbox (1.31836pt too high) detected at line 17172 [222] Underfull \hbox (badness 10000) in paragraph at lines 17247--17249 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [223] [224] Underfull \hbox (badness 10000) in paragraph at lines 17370--17372 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl [][]unix[]socket /run/u ser/1000/anbox/sockets/api.unix []X DELETE s/1.0/ [225] Underfull \hbox (badness 10000) in paragraph at lines 17444--17446 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [226] Underfull \hbox (badness 10000) in paragraph at lines 17530--17532 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s [][]unix[]socket /r un/user/1000/anbox/sockets/api.unix []X PATCH s/1. Underfull \hbox (badness 10000) in paragraph at lines 17530--17532 \T1/txtt/m/n/10 0/sensors [][]data \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 [{"type": "acceleration", "x": 0.3, "y":[]0.1, "z": 0.1},{"type": [227] Underfull \hbox (badness 10000) in paragraph at lines 17655--17657 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [228] Underfull \hbox (badness 10000) in paragraph at lines 17745--17747 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [229] Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Field Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Avail- Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 \T1/qhv/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Ac- Overfull \hbox (11.08907pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (6.75139pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 Boolean| Overfull \hbox (18.3447pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 read/write| Overfull \hbox (11.08907pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (30.732pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 stream_active| Overfull \hbox (6.75139pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 Boolean| LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:10vhalc onfig' on page 230 undefined on input line 17908. [230] LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:10vhalc onfig' on page 231 undefined on input line 17939. [231] [232] [233] Overfull \hbox (3.83052pt too wide) in paragraph at lines 18538--18538 []\T1/qhv/m/n/10 Value Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 instance[]type| Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Dep-re- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 cated Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 since Overfull \hbox (66.52339pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 required[]permissions| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ar-ray Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 of Overfull \hbox (5.58052pt too wide) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 strings| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 image Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 addons Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 tags Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (24.52351pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 boot[]package Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 ported Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 on Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 AOSP Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 boot[]activity Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 ported Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 on Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 AOSP Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 video[]encoder Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 watchdog Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 services Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (8.77356pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 resources Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (14.02354pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 extra[]data Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 hooks Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (8.77356pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 bootstrap Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 features Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 node[]selector Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- [234] Overfull \vbox (73.70886pt too high) has occurred while \output is active [235] [236] Overfull \hbox (11.51488pt too wide) in paragraph at lines 18817--18817 []\T1/txtt/m/n/10 gpu[]preferred| Overfull \hbox (8.21721pt too wide) in paragraph at lines 18878--18878 []\T1/txtt/m/n/10 allowed[]packages| Underfull \hbox (badness 10000) in paragraph at lines 18878--18878 []\T1/qtm/m/n/10 ar-ray of [237] Underfull \hbox (badness 10000) in paragraph at lines 19157--19157 []\T1/qhv/m/n/10 Value Underfull \hbox (badness 10000) in paragraph at lines 19157--19157 []\T1/txtt/m/n/10 permissions \T1/qtm/m/n/10 (op- [238] Overfull \hbox (3.63272pt too wide) in paragraph at lines 19292--19292 []\T1/qhv/m/n/10 Type| Overfull \hbox (9.8817pt too wide) in paragraph at lines 19292--19292 []\T1/txtt/m/n/10 permissions| [239] Overfull \hbox (11.62366pt too wide) in paragraph at lines 19376--19376 []\T1/qhv/m/n/10 Name| Overfull \hbox (3.19891pt too wide) in paragraph at lines 19376--19376 []\T1/qhv/m/n/10 Value Overfull \hbox (6.0036pt too wide) in paragraph at lines 19376--19376 []\T1/txtt/m/n/10 keep| [240] [241] [242] [243] [244] [245] [246] [247] [248] LaTeX Warning: Hyper reference `reference/glossary:control-node' on page 249 un defined on input line 21526. [249] [250] [251] LaTeX Warning: Hyper reference `reference/glossary:control-node' on page 252 un defined on input line 21736. [252] [253] Underfull \hbox (badness 5563) in paragraph at lines 21938--21938 []\T1/qtm/m/n/10 in-stall (dep- Underfull \hbox (badness 10000) in paragraph at lines 21938--21938 []\T1/qtm/m/n/10 pre-pare [254] Overfull \hbox (12.2465pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ADDON_DIR| Overfull \hbox (1.74654pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 APP_DIR| Overfull \hbox (12.2465pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANBOX_DIR| Overfull \hbox (38.49643pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANDROID_ROOTFS| Overfull \hbox (27.99646pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 BOOT_PACKAGE| Overfull \hbox (38.49643pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 CONTAINER_TYPE| Underfull \hbox (badness 10000) in paragraph at lines 22058--22058 \T1/qtm/m/n/10 vari-able is now dep-re-cated. Use Overfull \hbox (33.24644pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 INSTANCE_TYPE| Overfull \hbox (43.74641pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANBOX_EXIT_CODE| [255 <./addons-reference-hook-order.png>] Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 []\T1/qhv/m/n/10 Soft-ware Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 \T1/qhv/m/n/10 com-po- Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 []\T1/qtm/m/n/10 LXD [256] Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qhv/m/n/10 Pro-to- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 HTTPS Prometheus end- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 10000- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 UDP & Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 50000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qhv/m/n/10 Pro-to- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qhv/m/n/10 Re- Overfull \hbox (0.63031pt too wide) in paragraph at lines 22670--22670 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 10000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 60000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Cloud [257] Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Res-o- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 # Con- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Avg. Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 1x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 2x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 1x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 2x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- [258] Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 In-stance Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 Res-o-lu- Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 Avg. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/txtt/m/n/10 m6g. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 An-droid 10 Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/txtt/m/n/10 m5a. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 An-droid 10 Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 10000) in paragraph at lines 23025--23027 []\T1/qtm/m/n/10 For a full An-box Cloud de-ploy-ment: \T1/txtt/m/n/10 juju run [][]wait=5m [][]unit ams/0 [][] unit[]get [259] Underfull \hbox (badness 10000) in paragraph at lines 23042--23044 []\T1/qtm/m/n/10 For the An-box Cloud Ap-pli-ance: \T1/txtt/m/n/10 juju config []m appliance:anbox[]cloud ams Overfull \hbox (32.05202pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_nodes_total| Overfull \hbox (68.80191pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_applications_total| Overfull \hbox (58.30194pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_total Overfull \hbox (147.55168pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_count| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (89.0756pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_count Overfull \hbox (137.1117pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_sum| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (78.57564pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_sum Overfull \hbox (152.80167pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_bucket| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (94.32559pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_bucket Overfull \hbox (142.3017pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_application_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (83.82562pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_application_total Overfull \hbox (116.05177pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_status_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (57.5757pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_status_total Overfull \hbox (105.5518pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_node_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (47.07573pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_node_total Overfull \hbox (53.05196pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_total| Overfull \hbox (142.3017pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_count| Overfull \hbox (131.86171pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_sum| Overfull \hbox (147.55168pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_bucket| Overfull \hbox (137.05171pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_application_total| Overfull \hbox (110.80179pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_status_total| Overfull \hbox (100.30182pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_node_total| Overfull \hbox (74.0519pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_available_cpu_total| Overfull \hbox (47.80197pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_used_cpu_total| Overfull \hbox (89.80185pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_available_memory_total| Overfull \hbox (63.55193pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_used_memory_total| [260] [261] Underfull \hbox (badness 5985) in paragraph at lines 23358--23360 []\T1/qtm/m/n/10 All han-dler la-bels adopt the con-ven-tion \T1/txtt/m/n/10 __\T1/qtm/m/n/10 , for ex-am-ple, Overfull \hbox (0.63397pt too wide) in alignment at lines 23372--23385 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23385--23402 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23402--23408 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23408--23410 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23410--23943 [] [] [] [262] Underfull \hbox (badness 10000) in paragraph at lines 23972--23974 []\T1/qtm/m/n/10 For the An-box Cloud Ap-pli-ance: \T1/txtt/m/n/10 juju run [][ ]wait=5m []m appliance:anbox[]cloud [][]unit [263] Overfull \hbox (48.26453pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_request_duration_seconds_bucket| Overfull \hbox (16.76462pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_request_size_bytes_bucket| Overfull \hbox (22.0146pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_response_size_bytes_bucket| [264] Underfull \hbox (badness 10000) in paragraph at lines 24299--24301 []\T1/qtm/m/n/10 For a full An-box Cloud de-ploy-ment: \T1/txtt/m/n/10 juju run [][]wait=5m [][]unit lxd/0 [][] unit[]get [265] Overfull \hbox (28.51556pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_frames_encoded| Overfull \hbox (49.5155pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_key_frames_encoded| Overfull \hbox (44.26552pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_total_encode_time| Overfull \hbox (28.51556pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_target_bitrate| Overfull \hbox (7.51563pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_bytes_sent| Overfull \hbox (81.01541pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_retransmitted_bytes_sent| Overfull \hbox (91.51538pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_retransmitted_packets_sent| Overfull \hbox (75.76543pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_total_packet_send_delay| Overfull \hbox (18.0156pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_packets_sent| Overfull \hbox (7.51563pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_nack_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_fir_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_pli_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_sli_count| Overfull \hbox (18.0156pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_relay_in_use| [266] Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qhv/m/n/10 Tar- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qhv/m/n/10 get Overfull \hbox (1.10371pt too wide) in paragraph at lines 24599--24599 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qhv/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 De- Overfull \hbox (1.78372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 cem- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 ber Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 11 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2024| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.24.1| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 Jan- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 uary Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 15 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2025| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.24.2| Overfull \hbox (8.4537pt too wide) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 Febru- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 ary Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 12 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2025| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.25.0| [267] [268] [269] [270] [271] Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Ar-chi-tec- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 CPU Overfull \hbox (4.55038pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 RAM| Overfull \hbox (2.42513pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 GPUs| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 4GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 50GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 2GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (6.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 16GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 200GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 Ar-chi-tec- Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 CPU Overfull \hbox (4.55038pt too wide) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 RAM| Overfull \hbox (2.42513pt too wide) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 GPUs| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 4GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 50GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (6.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 16GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 200GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 op- [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qhv/m/n/10 Sup- Overfull \hbox (1.18272pt too wide) in paragraph at lines 26125--26125 \T1/qhv/m/n/10 ported| Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qtm/m/n/10 Hardware-accelerated Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qtm/m/n/10 Hardware-accelerated [274] [275] [276] Underfull \hbox (badness 10000) in paragraph at lines 26364--26366 []\T1/qtm/m/n/10 To en-able the An-droid con-tainer to use a cus-tom An-droid I D, add the fea-ture flag \T1/txtt/m/n/10 android. [277] [278] Overfull \hbox (10.52495pt too wide) in paragraph at lines 26580--26580 []\T1/qhv/m/n/10 Name| Overfull \hbox (4.90489pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 null| Overfull \hbox (15.40486pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (15.40486pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 swrast| [279] Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/qhv/m/n/10 Value Overfull \hbox (0.6554pt too wide) in paragraph at lines 26827--26827 []\T1/qhv/m/n/10 De- Overfull \hbox (3.34538pt too wide) in paragraph at lines 26827--26827 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 video. Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/qtm/m/n/10 ar-ray Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 \T1/qtm/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. Overfull \hbox (44.2301pt too wide) in paragraph at lines 26827--26827 \T1/txtt/m/n/10 multipass_quarter_resolution| Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. [280] [281] [282] [283] [284] Overfull \vbox (0.76485pt too high) detected at line 27558 [285] Underfull \vbox (badness 10000) detected at line 27558 Underfull \vbox (badness 10000) detected at line 27558 [286] Underfull \vbox (badness 10000) detected at line 27558 Underfull \vbox (badness 10000) detected at line 27558 [287] LaTeX Warning: Hyper reference `contribute/anbox-style-guide:/images/' on page 288 undefined on input line 27567. (./canonical-anbox-cloud-documentation.ind [288] [289] [290]) (./canonical-anbox-cloud-documentation.aux) LaTeX Warning: There were undefined references. Package rerunfilecheck Warning: File `canonical-anbox-cloud-documentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/s hare/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on canonical-anbox-cloud-documentation.pdf (294 pages, 3852037 b ytes). Transcript written on canonical-anbox-cloud-documentation.log. Latexmk: Index file 'canonical-anbox-cloud-documentation.idx' was written Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 547.' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 547.' Latexmk: Missing input file '{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' not found on input line 14630.' Latexmk: Missing input file '{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' not found on input line 14630.' Latexmk: References changed. Latexmk: Log file says output to 'canonical-anbox-cloud-documentation.pdf' Latexmk: Log file says output to 'canonical-anbox-cloud-documentation.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-anbox-cloud-documentation.aux' 'canonical-anbox-cloud-documentation.out' 'canonical-anbox-cloud-documentation.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'canonical-anbox-cloud-documentation.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-anbox-cloud-documentation" "canonicalanboxcloud.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./canonicalanboxcloud.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-anbox-cloud-documentation.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-anbox-cloud-documentation.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./canonical-anbox-cloud-documentation.out) (./canonical-anbox-cloud-documentation.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./canonical-anbox-cloud-documentation.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [6] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [7] Underfull \hbox (badness 10000) in paragraph at lines 420--422 \T1/qtm/m/n/10 Once the ini-tial-i-sa-tion pro-cess has fin-ished, you are pre- sented with a wel-come page on \T1/txtt/m/n/10 https:// [8 <./install_appliance_register.png (PNG copy)>] [9] LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54 7. LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54 7. ! Package pdftex.def Error: File `images/join-session-icon.png' not found: usin g draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.547 ...egraphics{{images/join-session-icon}.png} ) to stream the application. [10] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd ) [11 <./create-instance-icon.png>] [12 <./edit-application-icon.png> <./delete -icon.png>] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [23] Underfull \vbox (badness 10000) detected at line 1749 Overfull \vbox (3.12196pt too high) detected at line 1749 [24] Underfull \vbox (badness 10000) detected at line 1749 Underfull \vbox (badness 10000) detected at line 1749 [25] Underfull \vbox (badness 1226) detected at line 1811 [26] [27] [28] [29] [30] [31] [32 <./install_appliance_launch-wizard.png>] [33 <./install_appliance_search-ami.png>] [34 <./install_appliance_select-ami.p ng>] [35 <./install_appliance_instance-type.png>] [36 <./install_appliance_key- pair.png>] [37 <./install_appliance_security-group.png>] [38 <./install_applian ce_add-storage.png>] [39 <./install_appliance_launch-instance.png>] [40 <./inst all_appliance_launch-status.png>] [41] [42 <./azure_quickstart-co.png>] [43 <./azure_deploy-vm-co.png>] [44 <./azure_config-basics-co.png>] [45 <./azur e_config-disk.png>] [46 <./azure_config-secgroup-co.png>] [47 <./azure_config-r eview.png>] [48 <./azure_progress.png>] [49] [50 <./boot-disk-config.png (PNG c opy)>] [51 <./add-new-disk.png (PNG copy)>] [52] [53] [54] [55] [56 <./install_ customise_juju-model.png>] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qhv/m/n/10 Plat- Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qhv/m/n/10 Re-quired for- Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 \T1/qhv/m/n/10 mat of user Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 Comma- Overfull \hbox (10.90097pt too wide) in paragraph at lines 5285--5285 []\T1/txtt/m/n/10 swrast| Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 Comma- Overfull \hbox (10.90097pt too wide) in paragraph at lines 5285--5285 []\T1/txtt/m/n/10 webrtc| Underfull \hbox (badness 10000) in paragraph at lines 5285--5285 []\T1/qtm/m/n/10 {^^Qdis-play_width^^Q: ,^^Qdisplay_height^^Q: ,^^Qdisplay_density^^Q: ,^^Qfps^^Q : ] [98 <./share-stream-icon.png>] [99] [100] [101] [102] [103] [104] Overfull \hbox (24.64912pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 instance[]type| Overfull \hbox (3.64919pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 published| Overfull \hbox (3.64919pt too wide) in paragraph at lines 7018--7018 []\T1/txtt/m/n/10 immutable| [105 <./manage_applications_extra-data.png>] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 7982--7982 []\T1/qhv/m/n/10 Value Underfull \hbox (badness 10000) in paragraph at lines 7982--7982 []\T1/qtm/m/n/10 Lon-gi-tude in [117] Overfull \hbox (3.74043pt too wide) in paragraph at lines 8079--8079 []\T1/txtt/m/n/10 status| [118] [119] [120] Overfull \hbox (3.7111pt too wide) in paragraph at lines 8314--8314 []\T1/txtt/m/n/10 status| [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 9148--9148 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (47.0134pt too wide) in paragraph at lines 9148--9148 []\T1/txtt/m/n/10 data[]channel[]names| Underfull \hbox (badness 10000) in paragraph at lines 9148--9148 []\T1/qtm/m/n/10 string [131] LaTeX Warning: Hyper reference `howto/stream/exchange-oob-data:(https://develop er.android.com/develop/background-work/background-tasks/broadcasts:android-14)' on page 132 undefined on input line 9171. [132] [133] [134] Underfull \hbox (badness 10000) in paragraph at lines 9395--9397 []\T1/qtm/m/n/10 Launch the stream client that ex-tends to [][]cre-ate the \T1/ txtt/m/n/10 foo \T1/qtm/m/n/10 data chan-nel[][] by open-ing \T1/txtt/m/n/10 ht tps:// [135] [136] [137] [138] [139] [140] [141] [142] [143] [144 <./stream_webrtc-con nected.png>] [145 <./stream_webrtc-candidates.png>] Underfull \hbox (badness 5091) in paragraph at lines 10156--10158 []\T1/qtm/m/n/10 Oc-ca-sion-ally, ac-cess to Ubuntu archives could be a prob-le m when cre-at-ing an ap-pli-ca-tion. As Underfull \hbox (badness 10000) in paragraph at lines 10156--10158 \T1/qtm/m/n/10 an im-me-di-ate workaround, you could dis-able the se-cu-rity up -date by run-ning \T1/txtt/m/n/10 amc config set Underfull \hbox (badness 10000) in paragraph at lines 10156--10158 \T1/txtt/m/n/10 instance.security_updates false \T1/qtm/m/n/10 or ex-plic-itly set \T1/txtt/m/n/10 amc config set instance.api_mirror [146] LaTeX Warning: Hyper reference `howto/troubleshoot/view-logs:logging-level' on page 147 undefined on input line 10217. [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/snap/lxd/common/lxd/logs/ams[]*/ Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 instance-related Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 logs for a sin-gle Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 Android-related Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 logs for a sin-gle Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 u snap.anbox[]stream[]agent. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 An-box Stream Agent (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 u snap.anbox[]stream[]agent. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 anbox[]stream[]gateway.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 An-box Stream Gate-way (e.g. Underfull \hbox (badness 5475) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 Logs for the An- Underfull \hbox (badness 8038) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 box Stream Gate- Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 snap.anbox[]cloud[]dashboard. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 anbox[]cloud[]dashboard.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing the An- Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 box Cloud web dash-board (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 com-mu-ni-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 []\T1/txtt/m/n/10 /var/log/syslog\T1/qtm/m/n/10 , \T1/txtt/m/n/10 journalctl [] u snap. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/txtt/m/n/10 etcd.etcd.service\T1/qtm/m/n/10 , \T1/txtt/m/n/10 snap logs []n all Underfull \hbox (badness 5050) in paragraph at lines 10513--10513 []\T1/qtm/m/n/10 On any ma-chine host-ing etcd (e.g. Underfull \hbox (badness 10000) in paragraph at lines 10513--10513 \T1/qtm/m/n/10 database (use-ful [149] [150] [151] [152] [153] [154] [155] [156 <./adb-connect-icon.png>] [157] [158] [159] [160] [161 <./application_virtual-device.png (PNG copy)>] [162] [163] [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 [][][]\T1/qtm/m/it/10 An-box Man-age- Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 [][][]\T1/qtm/m/it/10 Ap-pli-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 11770--11770 [][][]\T1/qtm/m/it/10 Ren-der-ing ar-chi- [167] [168] [169] [170] [171 <./core_stack.png>] [172 <./core_and_streaming_sta ck.png>] [173] [174] [175] [176] [177] [178] [179 <./application-bootstrap.png> ] [180] [181] [182 <./application_streaming_stack_v3.png>] [183] [184] [185] [186] [187] [188] [189] LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_agent:go pkg.in/macaroon.v2' on page 190 undefined on input line 13568. [190] LaTeX Warning: Hyper reference `explanation/cryptography/crypto_stream_gateway: gopkg.in/macaroon.v2' on page 191 undefined on input line 13621. [191] [192] [193] [194] [195 <./instance_start.png>] Overfull \hbox (10.34161pt too wide) in paragraph at lines 14021--14024 \T1/qtm/m/n/10 its run-time. [] Underfull \hbox (badness 10000) in paragraph at lines 14102--14102 []\T1/qhv/m/n/10 Sta- Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 created| Overfull \hbox (16.04604pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 prepared| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 started| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 running| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 stopped| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 deleted| Overfull \hbox (10.79605pt too wide) in paragraph at lines 14102--14102 []\T1/txtt/m/n/10 unknown| [196 <./instance_stop.png>] LaTeX Warning: Hyper reference `explanation/instances:/reference/cmd-ref/amc-co mmand-reference/show.md' on page 197 undefined on input line 14107. LaTeX Warning: Hyper reference `explanation/instances:/reference/cmd-ref/amc-co mmand-reference/show-log.md' on page 197 undefined on input line 14107. [197] [198] [199] [200] [201] [202] [203 <./NVIDIA_pipeline.png (PNG copy)>] LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' n ot found on input line 14630. LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' n ot found on input line 14630. ! Package pdftex.def Error: File `images/rendering-pipelines/Intel_AMD_pipeline .png.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.14630 ...-pipelines/Intel_AMD_pipeline.png}.png} [204] [205] Underfull \hbox (badness 10000) in paragraph at lines 14791--14793 []\T1/qtm/m/n/10 Do not set the \T1/txtt/m/n/10 application.auto_update\T1/qtm/ m/n/10 , \T1/txtt/m/n/10 instance.security_updates\T1/qtm/m/n/10 , \T1/txtt/m/n /10 container. [206] [207] [208] [209] [210] [211] Overfull \hbox (6.23364pt too wide) in paragraph at lines 15736--15736 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (24.62502pt too wide) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 description| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (14.12505pt too wide) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 provides. Overfull \hbox (24.62502pt too wide) in paragraph at lines 15736--15736 \T1/txtt/m/n/10 abi[]support| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 \T1/qtm/m/n/10 ar- Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 arm64[]v8a\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15736--15736 []\T1/txtt/m/n/10 hooks. Overfull \hbox (3.62508pt too wide) in paragraph at lines 15736--15736 \T1/txtt/m/n/10 timeout| Overfull \hbox (7.83365pt too wide) in paragraph at lines 15736--15736 []\T1/qtm/m/n/10 string| Overfull \hbox (1574.56418pt too wide) in alignment at lines 15773--15783 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15783--15797 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15797--15803 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15803--15805 [] [] Overfull \hbox (1574.56418pt too wide) in alignment at lines 15805--16081 [] [] [212] Overfull \hbox (30.0456pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 cpu[]allocation[]rate\T1/qtm/m/it/10 (number, Overfull \hbox (16.72562pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpu[]encoder[]slots\T1/qtm/m/it/10 (integer, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpus.. Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 \T1/txtt/m/n/10 encoder[]slots\T1/qtm/m/it/10 (integer, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 gpus.. Overfull \hbox (45.79555pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 memory[]allocation[]rate\T1/qtm/m/it/10 (number, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 public[]address\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 unscheduable\T1/qtm/m/it/10 (boolean, Overfull \hbox (0.91568pt too wide) in paragraph at lines 16191--16191 []\T1/txtt/m/n/10 unschedulable\T1/qtm/m/it/10 (boolean, [213] [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 network.public_address\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_origin\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_headers\T1/qtm/m/it/10 (string, Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 []\T1/txtt/m/n/10 core. Underfull \hbox (badness 10000) in paragraph at lines 16613--16613 \T1/txtt/m/n/10 https_allowed_methods\T1/qtm/m/it/10 (string, [217] [218] [219] [220] Overfull \vbox (0.71405pt too high) detected at line 17100 [221] Underfull \hbox (badness 10000) in paragraph at lines 17127--17129 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ Overfull \vbox (1.31836pt too high) detected at line 17172 [222] Underfull \hbox (badness 10000) in paragraph at lines 17247--17249 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [223] [224] Underfull \hbox (badness 10000) in paragraph at lines 17370--17372 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl [][]unix[]socket /run/u ser/1000/anbox/sockets/api.unix []X DELETE s/1.0/ [225] Underfull \hbox (badness 10000) in paragraph at lines 17444--17446 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [226] Underfull \hbox (badness 10000) in paragraph at lines 17530--17532 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s [][]unix[]socket /r un/user/1000/anbox/sockets/api.unix []X PATCH s/1. Underfull \hbox (badness 10000) in paragraph at lines 17530--17532 \T1/txtt/m/n/10 0/sensors [][]data \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 [{"type": "acceleration", "x": 0.3, "y":[]0.1, "z": 0.1},{"type": [227] Underfull \hbox (badness 10000) in paragraph at lines 17655--17657 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [228] Underfull \hbox (badness 10000) in paragraph at lines 17745--17747 []\T1/qtm/m/n/10 Re-turn value for \T1/txtt/m/n/10 curl []s []X GET [][]unix[]s ocket /run/user/1000/anbox/sockets/api.unix s/1.0/ [229] Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Field Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Avail- Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 \T1/qhv/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 17858--17858 []\T1/qhv/m/n/10 Ac- Overfull \hbox (11.08907pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (6.75139pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 Boolean| Overfull \hbox (18.3447pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 read/write| Overfull \hbox (11.08907pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (30.732pt too wide) in paragraph at lines 17858--17858 []\T1/txtt/m/n/10 stream_active| Overfull \hbox (6.75139pt too wide) in paragraph at lines 17858--17858 []\T1/qtm/m/n/10 Boolean| LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:10vhalc onfig' on page 230 undefined on input line 17908. [230] LaTeX Warning: Hyper reference `reference/api-reference/anbox-https-api:10vhalc onfig' on page 231 undefined on input line 17939. [231] [232] [233] Overfull \hbox (3.83052pt too wide) in paragraph at lines 18538--18538 []\T1/qhv/m/n/10 Value Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 instance[]type| Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Dep-re- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 cated Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 since Overfull \hbox (66.52339pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 required[]permissions| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ar-ray Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 of Overfull \hbox (5.58052pt too wide) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 strings| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 image Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 addons Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 tags Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (24.52351pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 boot[]package Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 ported Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 on Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 AOSP Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 boot[]activity Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 ported Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 on Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 AOSP Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 video[]encoder Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Overfull \hbox (1.69052pt too wide) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 watchdog Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 services Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (8.77356pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 resources Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (14.02354pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 extra[]data Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 hooks Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (8.77356pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 bootstrap Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (3.52357pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 features Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- Overfull \hbox (29.7735pt too wide) in paragraph at lines 18538--18538 []\T1/txtt/m/n/10 node[]selector Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 \T1/qtm/m/n/10 (op- Underfull \hbox (badness 10000) in paragraph at lines 18538--18538 []\T1/qtm/m/n/10 Sup- [234] Overfull \vbox (73.70886pt too high) has occurred while \output is active [235] [236] Overfull \hbox (11.51488pt too wide) in paragraph at lines 18817--18817 []\T1/txtt/m/n/10 gpu[]preferred| Overfull \hbox (8.21721pt too wide) in paragraph at lines 18878--18878 []\T1/txtt/m/n/10 allowed[]packages| Underfull \hbox (badness 10000) in paragraph at lines 18878--18878 []\T1/qtm/m/n/10 ar-ray of [237] Underfull \hbox (badness 10000) in paragraph at lines 19157--19157 []\T1/qhv/m/n/10 Value Underfull \hbox (badness 10000) in paragraph at lines 19157--19157 []\T1/txtt/m/n/10 permissions \T1/qtm/m/n/10 (op- [238] Overfull \hbox (3.63272pt too wide) in paragraph at lines 19292--19292 []\T1/qhv/m/n/10 Type| Overfull \hbox (9.8817pt too wide) in paragraph at lines 19292--19292 []\T1/txtt/m/n/10 permissions| [239] Overfull \hbox (11.62366pt too wide) in paragraph at lines 19376--19376 []\T1/qhv/m/n/10 Name| Overfull \hbox (3.19891pt too wide) in paragraph at lines 19376--19376 []\T1/qhv/m/n/10 Value Overfull \hbox (6.0036pt too wide) in paragraph at lines 19376--19376 []\T1/txtt/m/n/10 keep| [240] [241] [242] [243] [244] [245] [246] [247] [248] LaTeX Warning: Hyper reference `reference/glossary:control-node' on page 249 un defined on input line 21526. [249] [250] [251] LaTeX Warning: Hyper reference `reference/glossary:control-node' on page 252 un defined on input line 21736. [252] [253] Underfull \hbox (badness 5563) in paragraph at lines 21938--21938 []\T1/qtm/m/n/10 in-stall (dep- Underfull \hbox (badness 10000) in paragraph at lines 21938--21938 []\T1/qtm/m/n/10 pre-pare [254] Overfull \hbox (12.2465pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ADDON_DIR| Overfull \hbox (1.74654pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 APP_DIR| Overfull \hbox (12.2465pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANBOX_DIR| Overfull \hbox (38.49643pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANDROID_ROOTFS| Overfull \hbox (27.99646pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 BOOT_PACKAGE| Overfull \hbox (38.49643pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 CONTAINER_TYPE| Underfull \hbox (badness 10000) in paragraph at lines 22058--22058 \T1/qtm/m/n/10 vari-able is now dep-re-cated. Use Overfull \hbox (33.24644pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 INSTANCE_TYPE| Overfull \hbox (43.74641pt too wide) in paragraph at lines 22058--22058 []\T1/txtt/m/n/10 ANBOX_EXIT_CODE| [255 <./addons-reference-hook-order.png>] Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 []\T1/qhv/m/n/10 Soft-ware Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 \T1/qhv/m/n/10 com-po- Underfull \hbox (badness 10000) in paragraph at lines 22132--22132 []\T1/qtm/m/n/10 LXD [256] Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qhv/m/n/10 Pro-to- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 HTTPS Prometheus end- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 10000- Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 UDP & Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 []\T1/qtm/m/n/10 50000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qhv/m/n/10 Pro-to- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qhv/m/n/10 Re- Overfull \hbox (0.63031pt too wide) in paragraph at lines 22670--22670 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 10000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 60000- Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Stream Underfull \hbox (badness 10000) in paragraph at lines 22670--22670 []\T1/qtm/m/n/10 An-box Cloud [257] Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Res-o- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 # Con- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qhv/m/n/10 Avg. Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 1x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 2x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 1x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 Am-pere Al-tra + 2x Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 []\T1/qtm/m/n/10 1.11.2 (ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 22824--22824 [][][]\T1/qtm/m/n/10 Bomb- [258] Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 In-stance Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 An-box Cloud Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 Res-o-lu- Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qhv/m/n/10 Avg. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/txtt/m/n/10 m6g. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 An-droid 10 Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/txtt/m/n/10 m5a. Underfull \hbox (badness 10000) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 An-droid 10 Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 7777) in paragraph at lines 22993--22993 []\T1/qtm/m/n/10 hard-ware / hard- Underfull \hbox (badness 10000) in paragraph at lines 23025--23027 []\T1/qtm/m/n/10 For a full An-box Cloud de-ploy-ment: \T1/txtt/m/n/10 juju run [][]wait=5m [][]unit ams/0 [][] unit[]get [259] Underfull \hbox (badness 10000) in paragraph at lines 23042--23044 []\T1/qtm/m/n/10 For the An-box Cloud Ap-pli-ance: \T1/txtt/m/n/10 juju config []m appliance:anbox[]cloud ams Overfull \hbox (32.05202pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_nodes_total| Overfull \hbox (68.80191pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_applications_total| Overfull \hbox (58.30194pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_total Overfull \hbox (147.55168pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_count| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (89.0756pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_count Overfull \hbox (137.1117pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_sum| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (78.57564pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_sum Overfull \hbox (152.80167pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_container_boot_time_seconds_bucket| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (94.32559pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_bucket Overfull \hbox (142.3017pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_application_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (83.82562pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_application_total Overfull \hbox (116.05177pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_status_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (57.5757pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_status_total Overfull \hbox (105.5518pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_containers_per_node_total| Underfull \hbox (badness 10000) in paragraph at lines 23278--23278 []\T1/qtm/m/n/10 Dep-re-cated since 1.20.0, use Overfull \hbox (47.07573pt too wide) in paragraph at lines 23278--23278 \T1/txtt/m/n/10 ams_cluster_instances_per_node_total Overfull \hbox (53.05196pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_total| Overfull \hbox (142.3017pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_count| Overfull \hbox (131.86171pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_sum| Overfull \hbox (147.55168pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instance_boot_time_seconds_bucket| Overfull \hbox (137.05171pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_application_total| Overfull \hbox (110.80179pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_status_total| Overfull \hbox (100.30182pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_instances_per_node_total| Overfull \hbox (74.0519pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_available_cpu_total| Overfull \hbox (47.80197pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_used_cpu_total| Overfull \hbox (89.80185pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_available_memory_total| Overfull \hbox (63.55193pt too wide) in paragraph at lines 23278--23278 []\T1/txtt/m/n/10 ams_cluster_used_memory_total| [260] [261] Underfull \hbox (badness 5985) in paragraph at lines 23358--23360 []\T1/qtm/m/n/10 All han-dler la-bels adopt the con-ven-tion \T1/txtt/m/n/10 __\T1/qtm/m/n/10 , for ex-am-ple, Overfull \hbox (0.63397pt too wide) in alignment at lines 23372--23385 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23385--23402 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23402--23408 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23408--23410 [] [] [] Overfull \hbox (0.63397pt too wide) in alignment at lines 23410--23943 [] [] [] [262] Underfull \hbox (badness 10000) in paragraph at lines 23972--23974 []\T1/qtm/m/n/10 For the An-box Cloud Ap-pli-ance: \T1/txtt/m/n/10 juju run [][ ]wait=5m []m appliance:anbox[]cloud [][]unit [263] Overfull \hbox (48.26453pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_request_duration_seconds_bucket| Overfull \hbox (16.76462pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_request_size_bytes_bucket| Overfull \hbox (22.0146pt too wide) in paragraph at lines 24124--24124 []\T1/txtt/m/n/10 anbox_stream_gateway_http_response_size_bytes_bucket| [264] Underfull \hbox (badness 10000) in paragraph at lines 24299--24301 []\T1/qtm/m/n/10 For a full An-box Cloud de-ploy-ment: \T1/txtt/m/n/10 juju run [][]wait=5m [][]unit lxd/0 [][] unit[]get [265] Overfull \hbox (28.51556pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_frames_encoded| Overfull \hbox (49.5155pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_key_frames_encoded| Overfull \hbox (44.26552pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_total_encode_time| Overfull \hbox (28.51556pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_target_bitrate| Overfull \hbox (7.51563pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_bytes_sent| Overfull \hbox (81.01541pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_retransmitted_bytes_sent| Overfull \hbox (91.51538pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_retransmitted_packets_sent| Overfull \hbox (75.76543pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_total_packet_send_delay| Overfull \hbox (18.0156pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_packets_sent| Overfull \hbox (7.51563pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_nack_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_fir_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_pli_count| Overfull \hbox (2.26564pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_sli_count| Overfull \hbox (18.0156pt too wide) in paragraph at lines 24463--24463 []\T1/txtt/m/n/10 webrtc_relay_in_use| [266] Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qhv/m/n/10 Tar- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qhv/m/n/10 get Overfull \hbox (1.10371pt too wide) in paragraph at lines 24599--24599 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qhv/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 De- Overfull \hbox (1.78372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 cem- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 ber Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 11 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2024| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.24.1| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 Jan- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 uary Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 15 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2025| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.24.2| Overfull \hbox (8.4537pt too wide) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 Febru- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 ary Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 12 Overfull \hbox (1.79372pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 2025| Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 []\T1/qtm/m/n/10 An- Underfull \hbox (badness 10000) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 box Overfull \hbox (4.99232pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 Cloud Overfull \hbox (5.54233pt too wide) in paragraph at lines 24599--24599 \T1/qtm/m/n/10 1.25.0| [267] [268] [269] [270] [271] Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Ar-chi-tec- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 CPU Overfull \hbox (4.55038pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 RAM| Overfull \hbox (2.42513pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 GPUs| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 4GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 50GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 2GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (6.22038pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 16GB| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 200GB Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 Ar-chi-tec- Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 CPU Overfull \hbox (4.55038pt too wide) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 RAM| Overfull \hbox (2.42513pt too wide) in paragraph at lines 25721--25721 []\T1/qhv/m/n/10 GPUs| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 4GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 50GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (1.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 8GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 100GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 amd64 or Overfull \hbox (6.22038pt too wide) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 16GB| Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 200GB Underfull \hbox (badness 10000) in paragraph at lines 25721--25721 []\T1/qtm/m/n/10 op- [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qhv/m/n/10 Sup- Overfull \hbox (1.18272pt too wide) in paragraph at lines 26125--26125 \T1/qhv/m/n/10 ported| Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qtm/m/n/10 Hardware-accelerated Underfull \hbox (badness 10000) in paragraph at lines 26125--26125 []\T1/qtm/m/n/10 Hardware-accelerated [274] [275] [276] Underfull \hbox (badness 10000) in paragraph at lines 26364--26366 []\T1/qtm/m/n/10 To en-able the An-droid con-tainer to use a cus-tom An-droid I D, add the fea-ture flag \T1/txtt/m/n/10 android. [277] [278] Overfull \hbox (10.52495pt too wide) in paragraph at lines 26580--26580 []\T1/qhv/m/n/10 Name| Overfull \hbox (4.90489pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 null| Overfull \hbox (15.40486pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 webrtc| Overfull \hbox (15.40486pt too wide) in paragraph at lines 26580--26580 []\T1/txtt/m/n/10 swrast| [279] Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/qhv/m/n/10 Value Overfull \hbox (0.6554pt too wide) in paragraph at lines 26827--26827 []\T1/qhv/m/n/10 De- Overfull \hbox (3.34538pt too wide) in paragraph at lines 26827--26827 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 video. Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/qtm/m/n/10 ar-ray Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 \T1/qtm/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. Overfull \hbox (44.2301pt too wide) in paragraph at lines 26827--26827 \T1/txtt/m/n/10 multipass_quarter_resolution| Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Overfull \hbox (10.79532pt too wide) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26827--26827 []\T1/txtt/m/n/10 nvidia_h264. [280] [281] [282] [283] [284] Overfull \vbox (0.76485pt too high) detected at line 27558 [285] Underfull \vbox (badness 10000) detected at line 27558 Underfull \vbox (badness 10000) detected at line 27558 [286] Underfull \vbox (badness 10000) detected at line 27558 Underfull \vbox (badness 10000) detected at line 27558 [287] LaTeX Warning: Hyper reference `contribute/anbox-style-guide:/images/' on page 288 undefined on input line 27567. (./canonical-anbox-cloud-documentation.ind [288] [289] [290]) (./canonical-anbox-cloud-documentation.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/s hare/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on canonical-anbox-cloud-documentation.pdf (294 pages, 3852423 b ytes). Transcript written on canonical-anbox-cloud-documentation.log. Latexmk: Index file 'canonical-anbox-cloud-documentation.idx' was written Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 547.' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 54' Latexmk: Missing input file '{images/join-session-icon}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/join-session-icon}.png' not found on input line 547.' Latexmk: Missing input file '{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' not found on input line 14630.' Latexmk: Missing input file '{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' (or dependence on it) from following: 'LaTeX Warning: File `{images/rendering-pipelines/Intel_AMD_pipeline.png}.png' not found on input line 14630.' Latexmk: Log file says output to 'canonical-anbox-cloud-documentation.pdf' Latexmk: Log file says output to 'canonical-anbox-cloud-documentation.pdf' Latexmk: Examining 'canonical-anbox-cloud-documentation.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'canonical-anbox-cloud-documentation.log' for details