Read the Docs build information Build id: 576105 Project: menmice-micetro-by-menmice Version: 10.0 Commit: 2833a2d956716692bf7920d0cbeeaa0e33a418c0 Date: 2021-03-01T12:59:54.244120Z State: finished Success: True [rtd-command-info] start-time: 2021-03-01T12:59:55.702323Z, end-time: 2021-03-01T12:59:57.859754Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:menandmice/micetro_docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-03-01T12:59:58.168937Z, end-time: 2021-03-01T12:59:58.282155Z, duration: 0, exit-code: 0 git checkout --force origin/10.0 Note: checking out 'origin/10.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2833a2d first batch of the old docs [rtd-command-info] start-time: 2021-03-01T12:59:58.398066Z, end-time: 2021-03-01T12:59:58.459017Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-03-01T12:59:59.652174Z, end-time: 2021-03-01T13:00:03.614056Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.0/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-03-01T13:00:03.870349Z, end-time: 2021-03-01T13:00:05.454777Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools==41.0.1 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.0/lib/python3.7/site-packages (21.0.1) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 54.0.0 Uninstalling setuptools-54.0.0: Successfully uninstalled setuptools-54.0.0 Successfully installed setuptools-41.0.1 [rtd-command-info] start-time: 2021-03-01T13:00:05.612557Z, end-time: 2021-03-01T13:00:14.356812Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 six commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-3.5.1-py3-none-any.whl (2.8 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-0.5.1-py2.py3-none-any.whl (2.8 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.3-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.0/lib/python3.7/site-packages (from sphinx) (41.0.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.0-py3-none-any.whl (983 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.3-py2.py3-none-any.whl (137 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=a02f3c08534d1a5e2261affb08e837b9659a7fd8c9c32a8f0d606aeefb3a6288 Stored in directory: /tmp/pip-ephem-wheel-cache-brwkf5ki/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=57343b38320bad4ea7f4b116ad0b8ce00f8de47c508e78505a03d22e1f576a33 Stored in directory: /tmp/pip-ephem-wheel-cache-brwkf5ki/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, six, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.0 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.3 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-3.5.1 sphinx-rtd-theme-0.5.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 urllib3-1.26.3 [rtd-command-info] start-time: 2021-03-01T13:00:15.416760Z, end-time: 2021-03-01T13:00:15.495396Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- from __future__ import division, print_function, unicode_literals from datetime import datetime from recommonmark.parser import CommonMarkParser extensions = [] templates_path = ['templates', '_templates', '.templates'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': CommonMarkParser, } master_doc = 'index' project = u'Micetro by Men&Mice' copyright = str(datetime.now().year) version = '10.0' release = '10.0' exclude_patterns = ['_build'] pygments_style = 'sphinx' htmlhelp_basename = 'menmice-micetro-by-menmice' html_theme = 'sphinx_rtd_theme' file_insertion_enabled = False latex_documents = [ ('index', 'menmice-micetro-by-menmice.tex', u'Micetro by Men&Mice Documentation', u'', 'manual'), ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "10.0", 'version_slug': "10.0", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ("pdf", "//menmice-micetro-by-menmice.readthedocs-hosted.com/_/downloads/en/10.0/pdf/"), ("html", "//menmice-micetro-by-menmice.readthedocs-hosted.com/_/downloads/en/10.0/htmlzip/"), ("epub", "//menmice-micetro-by-menmice.readthedocs-hosted.com/_/downloads/en/10.0/epub/"), ], 'subprojects': [ ("menmice-micetro-how-tos", "https://menmice-micetro-by-menmice.readthedocs-hosted.com/projects/micetro-howtos/en/latest/"), ], 'slug': 'menmice-micetro-by-menmice', 'name': u'Micetro by Men&Mice', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://menmice-micetro-by-menmice.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'menandmice', 'proxied_api_host': '/_', 'github_repo': 'micetro_docs', 'github_version': '10.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '10.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '10.0', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '2833a2d9', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/menmice-micetro-by-menmice/builds/576105/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-03-01T13:00:15.634859Z, end-time: 2021-03-01T13:00:19.585563Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b readthedocsdirhtml -d _build/doctrees-readthedocsdirhtml -D language=en . _build/html Running Sphinx v3.5.1 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocsdirhtml]: targets for 66 source files that are out of date updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 3%] changelogs/changelog reading sources... [ 4%] changelogs/doc_changelog reading sources... [ 6%] changelogs/release_notes reading sources... [ 7%] guides/custom-workflows/custom_workflows reading sources... [ 9%] guides/custom-workflows/dns_changes reading sources... [ 10%] guides/custom-workflows/record_policies reading sources... [ 12%] guides/custom-workflows/requests reading sources... [ 13%] guides/custom-workflows/workflows reading sources... [ 15%] guides/implementation-guide/adding_dhcp reading sources... [ 16%] guides/implementation-guide/adding_dns reading sources... [ 18%] guides/implementation-guide/adding_ip_ranges reading sources... [ 19%] guides/implementation-guide/adding_server_groups reading sources... [ 21%] guides/implementation-guide/administration reading sources... [ 22%] guides/implementation-guide/binaries reading sources... [ 24%] guides/implementation-guide/central_ha reading sources... [ 25%] guides/implementation-guide/central_loglevel reading sources... [ 27%] guides/implementation-guide/central_psql reading sources... [ 28%] guides/implementation-guide/central_psql_ha reading sources... [ 30%] guides/implementation-guide/central_python reading sources... [ 31%] guides/implementation-guide/config-files reading sources... [ 33%] guides/implementation-guide/configuration reading sources... [ 34%] guides/implementation-guide/controller_loglevel reading sources... [ 36%] guides/implementation-guide/controller_perms reading sources... [ 37%] guides/implementation-guide/custom_prefs reading sources... [ 39%] guides/implementation-guide/db_migrate reading sources... [ 40%] guides/implementation-guide/disable_auto_zone-transfer reading sources... [ 42%] guides/implementation-guide/firewall-ports reading sources... [ 43%] guides/implementation-guide/first_login reading sources... [ 45%] guides/implementation-guide/first_use_wizard reading sources... [ 46%] guides/implementation-guide/ha_tweaks reading sources... [ 48%] guides/implementation-guide/ha_tweaks_central reading sources... [ 50%] guides/implementation-guide/ha_tweaks_psql reading sources... [ 51%] guides/implementation-guide/implementation reading sources... [ 53%] guides/implementation-guide/install_central reading sources... [ 54%] guides/implementation-guide/install_console reading sources... [ 56%] guides/implementation-guide/install_controllers reading sources... [ 57%] guides/implementation-guide/install_scripts reading sources... [ 59%] guides/implementation-guide/install_webui reading sources... [ 60%] guides/implementation-guide/installation reading sources... [ 62%] guides/implementation-guide/named-checkconf_timeout reading sources... [ 63%] guides/implementation-guide/postgresql reading sources... [ 65%] guides/implementation-guide/psql_disaster_recovery reading sources... [ 66%] guides/implementation-guide/psql_ha reading sources... [ 68%] guides/implementation-guide/psql_ha_admin reading sources... [ 69%] guides/implementation-guide/psql_ha_maintenance reading sources... [ 71%] guides/implementation-guide/running_micetro reading sources... [ 72%] guides/implementation-guide/system-requirements reading sources... [ 74%] guides/implementation-guide/updates reading sources... [ 75%] guides/implementation-guide/user_management reading sources... [ 77%] guides/implementation-guide/webserver_proxy_timeout reading sources... [ 78%] guides/implementation-guide/webui_compression reading sources... [ 80%] guides/implementation-guide/webui_ssl reading sources... [ 81%] guides/operations-guide/att_data reading sources... [ 83%] guides/operations-guide/dns reading sources... [ 84%] guides/operations-guide/operations reading sources... [ 86%] guides/operations-guide/server_management reading sources... [ 87%] guides/operations-guide/webapp reading sources... [ 89%] guides/server-groups/managing_group_dns_zones reading sources... [ 90%] guides/server-groups/managing_server_group_members reading sources... [ 92%] guides/server-groups/managing_server_groups reading sources... [ 93%] guides/server-groups/manual_sync_server_group reading sources... [ 95%] guides/server-groups/server-groups reading sources... [ 96%] guides/server-groups/server_groups_deploy reading sources... [ 98%] guides/server-groups/server_groups_prepare reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/traffic-move-1.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/traffic-move-2.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/clone-record-set.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/bulk-import.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst:: WARNING: image file not readable: images/change_queue.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst:: WARNING: image file not readable: images/request_queue.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:76: WARNING: Title underline too short. Policy enforcement ================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:76: WARNING: Title underline too short. Policy enforcement ================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:90: WARNING: Title level inconsistent: DNS record policies and Server Groups ------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:188: WARNING: Title level inconsistent: Enforce consistent NAPTR fields in zone sgw-s11.db. --------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:217: WARNING: Title level inconsistent: Warn if change contains record names deviating from template ------------------------------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:249: WARNING: Title level inconsistent: Consistency between NAPTR record name and replacement field ----------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:282: WARNING: Title level inconsistent: Ensure all NAPTR records in every zone have an empty regex field ---------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:: WARNING: image file not readable: images/policy-error.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/requests.rst:18: WARNING: duplicate label dns-changes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dhcp.rst:23: WARNING: Unexpected section title or transition. ????????? /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dns.rst:24: WARNING: Error in "image" directive: invalid option value: (option: "width"; value: '60&') not a positive measure of one of the following units: "em" "ex" "px" "in" "cm" "mm" "pt" "pc" "%". .. image:: ../../images/add-dns.png :width: 60& :align: center /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dns.rst:32: WARNING: Error in "image" directive: invalid option value: (option: "width"; value: '30&') not a positive measure of one of the following units: "em" "ex" "px" "in" "cm" "mm" "pt" "pc" "%". .. image:: ../../images/add-dns-modal.png :width: 30& :align: center /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/named-checkconf_timeout.rst:13: WARNING: Unknown interpreted text role "guilable". /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:14: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:14: WARNING: Unexpected section title or transition. ----------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:16: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:16: WARNING: Unexpected section title or transition. ----------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:41: WARNING: Title underline too short. Controlled switchover -------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:129: WARNING: Unknown directive type "code-bloack". .. code-bloack:: bash sudo su - postgres export PATH="$PATH:/usr/pgsql-12/bin" pg_autoctl run --pgdata ./[node-2]/ /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_maintenance.rst:77: WARNING: Title underline too short. Monitoring ``pg_auto_failover`` in Production ========================================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_maintenance.rst:77: WARNING: Title underline too short. Monitoring ``pg_auto_failover`` in Production ========================================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:16: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:21: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:39: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/operations-guide/dns.rst:: WARNING: image file not readable: images/create-_dns_record.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/operations-guide/webapp.rst:83: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: When the Quickfilter is set to “Filter” mode (the funnel icon is highlighted) the filtered list will only display objects that are matched to the string in the text field. .. figure:: ../../images/quickfilter-filter.png Using the Quickfilter in *Filter* mode When it is set to “Search” mode (the search icon is highlighted) the filtered list will show all objects but the matched results are highlighted to make it easier to see the results in context with the other DNS data. .. figure:: ../../images/quickfilter-search.png Using the Quickfilter in *Search* mode. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_group_members.rst:47: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: .. figure:: ../../images/member-server-inspector.png The Inspector panel for the Member Server /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_groups.rst:49: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: .. figure:: ../../images/server-group-inspector.png The Inspector panel for the Server Group /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/server-groups.rst:6: WARNING: toctree contains reference to nonexisting document 'guides/server-groups/managing_server-groups' /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/server-groups.rst:6: WARNING: toctree contains reference to nonexisting document 'guides/server-groups/manual_sync_server-group' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dhcp.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_ip_ranges.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/configuration.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_admin.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_groups.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/manual_sync_server_group.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] README writing output... [ 3%] changelogs/changelog writing output... [ 4%] changelogs/doc_changelog writing output... [ 6%] changelogs/release_notes writing output... [ 7%] guides/custom-workflows/custom_workflows writing output... [ 9%] guides/custom-workflows/dns_changes writing output... [ 10%] guides/custom-workflows/record_policies writing output... [ 12%] guides/custom-workflows/requests writing output... [ 13%] guides/custom-workflows/workflows writing output... [ 15%] guides/implementation-guide/adding_dhcp writing output... [ 16%] guides/implementation-guide/adding_dns writing output... [ 18%] guides/implementation-guide/adding_ip_ranges writing output... [ 19%] guides/implementation-guide/adding_server_groups writing output... [ 21%] guides/implementation-guide/administration writing output... [ 22%] guides/implementation-guide/binaries writing output... [ 24%] guides/implementation-guide/central_ha writing output... [ 25%] guides/implementation-guide/central_loglevel writing output... [ 27%] guides/implementation-guide/central_psql writing output... [ 28%] guides/implementation-guide/central_psql_ha writing output... [ 30%] guides/implementation-guide/central_python writing output... [ 31%] guides/implementation-guide/config-files writing output... [ 33%] guides/implementation-guide/configuration writing output... [ 34%] guides/implementation-guide/controller_loglevel writing output... [ 36%] guides/implementation-guide/controller_perms writing output... [ 37%] guides/implementation-guide/custom_prefs writing output... [ 39%] guides/implementation-guide/db_migrate writing output... [ 40%] guides/implementation-guide/disable_auto_zone-transfer writing output... [ 42%] guides/implementation-guide/firewall-ports writing output... [ 43%] guides/implementation-guide/first_login writing output... [ 45%] guides/implementation-guide/first_use_wizard writing output... [ 46%] guides/implementation-guide/ha_tweaks writing output... [ 48%] guides/implementation-guide/ha_tweaks_central writing output... [ 50%] guides/implementation-guide/ha_tweaks_psql writing output... [ 51%] guides/implementation-guide/implementation writing output... [ 53%] guides/implementation-guide/install_central writing output... [ 54%] guides/implementation-guide/install_console writing output... [ 56%] guides/implementation-guide/install_controllers writing output... [ 57%] guides/implementation-guide/install_scripts writing output... [ 59%] guides/implementation-guide/install_webui writing output... [ 60%] guides/implementation-guide/installation writing output... [ 62%] guides/implementation-guide/named-checkconf_timeout writing output... [ 63%] guides/implementation-guide/postgresql writing output... [ 65%] guides/implementation-guide/psql_disaster_recovery writing output... [ 66%] guides/implementation-guide/psql_ha writing output... [ 68%] guides/implementation-guide/psql_ha_admin writing output... [ 69%] guides/implementation-guide/psql_ha_maintenance writing output... [ 71%] guides/implementation-guide/running_micetro writing output... [ 72%] guides/implementation-guide/system-requirements writing output... [ 74%] guides/implementation-guide/updates writing output... [ 75%] guides/implementation-guide/user_management writing output... [ 77%] guides/implementation-guide/webserver_proxy_timeout writing output... [ 78%] guides/implementation-guide/webui_compression writing output... [ 80%] guides/implementation-guide/webui_ssl writing output... [ 81%] guides/operations-guide/att_data writing output... [ 83%] guides/operations-guide/dns writing output... [ 84%] guides/operations-guide/operations writing output... [ 86%] guides/operations-guide/server_management writing output... [ 87%] guides/operations-guide/webapp writing output... [ 89%] guides/server-groups/managing_group_dns_zones writing output... [ 90%] guides/server-groups/managing_server_group_members writing output... [ 92%] guides/server-groups/managing_server_groups writing output... [ 93%] guides/server-groups/manual_sync_server_group writing output... [ 95%] guides/server-groups/server-groups writing output... [ 96%] guides/server-groups/server_groups_deploy writing output... [ 98%] guides/server-groups/server_groups_prepare writing output... [100%] index generating indices... /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/workflows.rst:17: WARNING: undefined label: /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_group_members.rst:36: WARNING: undefined label: done writing... done writing additional files... done copying images... [ 2%] images/menandmice.png copying images... [ 5%] images/postgres_ha.png copying images... [ 7%] images/console.png copying images... [ 10%] images/console_ha.png copying images... [ 12%] images/access-control-console-old.png copying images... [ 15%] images/user-object-access-arch-old.png copying images... [ 17%] images/user_p1.png copying images... [ 20%] images/user_p2.png copying images... [ 23%] images/roles.png copying images... [ 25%] images/custom_properties.png copying images... [ 28%] images/add-dns-arch-old.png copying images... [ 30%] images/att-tab.png copying images... [ 33%] images/add-server-group.png copying images... [ 35%] images/central-arch-old.png copying images... [ 38%] images/dns-controller-arch-old.png copying images... [ 41%] images/tac_records.png copying images... [ 43%] images/quickfilter.png copying images... [ 46%] images/include.png copying images... [ 48%] images/dns-workflow.png copying images... [ 51%] images/create-static-stub.png copying images... [ 53%] images/edit-static-stub.png copying images... [ 56%] images/dns-context.png copying images... [ 58%] images/server-group-members.png copying images... [ 61%] images/server-group-in-sync.png copying images... [ 64%] images/server-group-op-status.png copying images... [ 66%] images/prepare-server-group.png copying images... [ 69%] images/deploy-server-group.png copying images... [ 71%] images/roll-back.png copying images... [ 74%] images/server-group-overview.png copying images... [ 76%] images/server-group-arch.png copying images... [ 79%] images/multiple_group_change.png copying images... [ 82%] images/modified-in-queue.png copying images... [ 84%] images/att-workflow.png copying images... [ 87%] images/policy_error_queue.png copying images... [ 89%] images/requests_admin_view.png copying images... [ 92%] images/request-details.png copying images... [ 94%] images/submit-request.png copying images... [ 97%] images/paste.png copying images... [100%] images/edit_role_access.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 47 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-01T13:00:22.171823Z, end-time: 2021-03-01T13:00:24.414191Z, duration: 2, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.5.1 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 3%] changelogs/changelog reading sources... [ 4%] changelogs/doc_changelog reading sources... [ 6%] changelogs/release_notes reading sources... [ 7%] guides/custom-workflows/custom_workflows reading sources... [ 9%] guides/custom-workflows/dns_changes reading sources... [ 10%] guides/custom-workflows/record_policies reading sources... [ 12%] guides/custom-workflows/requests reading sources... [ 13%] guides/custom-workflows/workflows reading sources... [ 15%] guides/implementation-guide/adding_dhcp reading sources... [ 16%] guides/implementation-guide/adding_dns reading sources... [ 18%] guides/implementation-guide/adding_ip_ranges reading sources... [ 19%] guides/implementation-guide/adding_server_groups reading sources... [ 21%] guides/implementation-guide/administration reading sources... [ 22%] guides/implementation-guide/binaries reading sources... [ 24%] guides/implementation-guide/central_ha reading sources... [ 25%] guides/implementation-guide/central_loglevel reading sources... [ 27%] guides/implementation-guide/central_psql reading sources... [ 28%] guides/implementation-guide/central_psql_ha reading sources... [ 30%] guides/implementation-guide/central_python reading sources... [ 31%] guides/implementation-guide/config-files reading sources... [ 33%] guides/implementation-guide/configuration reading sources... [ 34%] guides/implementation-guide/controller_loglevel reading sources... [ 36%] guides/implementation-guide/controller_perms reading sources... [ 37%] guides/implementation-guide/custom_prefs reading sources... [ 39%] guides/implementation-guide/db_migrate reading sources... [ 40%] guides/implementation-guide/disable_auto_zone-transfer reading sources... [ 42%] guides/implementation-guide/firewall-ports reading sources... [ 43%] guides/implementation-guide/first_login reading sources... [ 45%] guides/implementation-guide/first_use_wizard reading sources... [ 46%] guides/implementation-guide/ha_tweaks reading sources... [ 48%] guides/implementation-guide/ha_tweaks_central reading sources... [ 50%] guides/implementation-guide/ha_tweaks_psql reading sources... [ 51%] guides/implementation-guide/implementation reading sources... [ 53%] guides/implementation-guide/install_central reading sources... [ 54%] guides/implementation-guide/install_console reading sources... [ 56%] guides/implementation-guide/install_controllers reading sources... [ 57%] guides/implementation-guide/install_scripts reading sources... [ 59%] guides/implementation-guide/install_webui reading sources... [ 60%] guides/implementation-guide/installation reading sources... [ 62%] guides/implementation-guide/named-checkconf_timeout reading sources... [ 63%] guides/implementation-guide/postgresql reading sources... [ 65%] guides/implementation-guide/psql_disaster_recovery reading sources... [ 66%] guides/implementation-guide/psql_ha reading sources... [ 68%] guides/implementation-guide/psql_ha_admin reading sources... [ 69%] guides/implementation-guide/psql_ha_maintenance reading sources... [ 71%] guides/implementation-guide/running_micetro reading sources... [ 72%] guides/implementation-guide/system-requirements reading sources... [ 74%] guides/implementation-guide/updates reading sources... [ 75%] guides/implementation-guide/user_management reading sources... [ 77%] guides/implementation-guide/webserver_proxy_timeout reading sources... [ 78%] guides/implementation-guide/webui_compression reading sources... [ 80%] guides/implementation-guide/webui_ssl reading sources... [ 81%] guides/operations-guide/att_data reading sources... [ 83%] guides/operations-guide/dns reading sources... [ 84%] guides/operations-guide/operations reading sources... [ 86%] guides/operations-guide/server_management reading sources... [ 87%] guides/operations-guide/webapp reading sources... [ 89%] guides/server-groups/managing_group_dns_zones reading sources... [ 90%] guides/server-groups/managing_server_group_members reading sources... [ 92%] guides/server-groups/managing_server_groups reading sources... [ 93%] guides/server-groups/manual_sync_server_group reading sources... [ 95%] guides/server-groups/server-groups reading sources... [ 96%] guides/server-groups/server_groups_deploy reading sources... [ 98%] guides/server-groups/server_groups_prepare reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/traffic-move-1.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/traffic-move-2.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/clone-record-set.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/bulk-import.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst:: WARNING: image file not readable: images/change_queue.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst:: WARNING: image file not readable: images/request_queue.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:76: WARNING: Title underline too short. Policy enforcement ================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:76: WARNING: Title underline too short. Policy enforcement ================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:90: WARNING: Title level inconsistent: DNS record policies and Server Groups ------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:188: WARNING: Title level inconsistent: Enforce consistent NAPTR fields in zone sgw-s11.db. --------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:217: WARNING: Title level inconsistent: Warn if change contains record names deviating from template ------------------------------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:249: WARNING: Title level inconsistent: Consistency between NAPTR record name and replacement field ----------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:282: WARNING: Title level inconsistent: Ensure all NAPTR records in every zone have an empty regex field ---------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:: WARNING: image file not readable: images/policy-error.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/requests.rst:18: WARNING: duplicate label dns-changes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dhcp.rst:23: WARNING: Unexpected section title or transition. ????????? /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dns.rst:24: WARNING: Error in "image" directive: invalid option value: (option: "width"; value: '60&') not a positive measure of one of the following units: "em" "ex" "px" "in" "cm" "mm" "pt" "pc" "%". .. image:: ../../images/add-dns.png :width: 60& :align: center /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dns.rst:32: WARNING: Error in "image" directive: invalid option value: (option: "width"; value: '30&') not a positive measure of one of the following units: "em" "ex" "px" "in" "cm" "mm" "pt" "pc" "%". .. image:: ../../images/add-dns-modal.png :width: 30& :align: center /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/named-checkconf_timeout.rst:13: WARNING: Unknown interpreted text role "guilable". /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:14: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:14: WARNING: Unexpected section title or transition. ----------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:16: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:16: WARNING: Unexpected section title or transition. ----------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:41: WARNING: Title underline too short. Controlled switchover -------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:129: WARNING: Unknown directive type "code-bloack". .. code-bloack:: bash sudo su - postgres export PATH="$PATH:/usr/pgsql-12/bin" pg_autoctl run --pgdata ./[node-2]/ /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_maintenance.rst:77: WARNING: Title underline too short. Monitoring ``pg_auto_failover`` in Production ========================================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_maintenance.rst:77: WARNING: Title underline too short. Monitoring ``pg_auto_failover`` in Production ========================================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:16: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:21: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:39: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/operations-guide/dns.rst:: WARNING: image file not readable: images/create-_dns_record.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/operations-guide/webapp.rst:83: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: When the Quickfilter is set to “Filter” mode (the funnel icon is highlighted) the filtered list will only display objects that are matched to the string in the text field. .. figure:: ../../images/quickfilter-filter.png Using the Quickfilter in *Filter* mode When it is set to “Search” mode (the search icon is highlighted) the filtered list will show all objects but the matched results are highlighted to make it easier to see the results in context with the other DNS data. .. figure:: ../../images/quickfilter-search.png Using the Quickfilter in *Search* mode. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_group_members.rst:47: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: .. figure:: ../../images/member-server-inspector.png The Inspector panel for the Member Server /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_groups.rst:49: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: .. figure:: ../../images/server-group-inspector.png The Inspector panel for the Server Group /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/server-groups.rst:6: WARNING: toctree contains reference to nonexisting document 'guides/server-groups/managing_server-groups' /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/server-groups.rst:6: WARNING: toctree contains reference to nonexisting document 'guides/server-groups/manual_sync_server-group' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dhcp.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_ip_ranges.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/configuration.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_admin.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_groups.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/manual_sync_server_group.rst: WARNING: document isn't included in any toctree done processing menmice-micetro-by-menmice.tex... index changelogs/changelog changelogs/release_notes changelogs/doc_changelog guides/implementation-guide/config-files guides/implementation-guide/implementation guides/implementation-guide/installation guides/implementation-guide/system-requirements guides/implementation-guide/firewall-ports guides/implementation-guide/binaries guides/implementation-guide/postgresql guides/implementation-guide/install_central guides/implementation-guide/central_psql guides/implementation-guide/install_console guides/implementation-guide/central_ha guides/implementation-guide/central_psql_ha guides/implementation-guide/central_python guides/implementation-guide/install_controllers guides/implementation-guide/controller_loglevel guides/implementation-guide/controller_perms guides/implementation-guide/install_webui guides/implementation-guide/webui_ssl guides/implementation-guide/webui_compression guides/implementation-guide/administration guides/implementation-guide/psql_ha_maintenance guides/implementation-guide/psql_disaster_recovery guides/implementation-guide/user_management guides/implementation-guide/custom_prefs guides/implementation-guide/adding_dns guides/implementation-guide/adding_server_groups guides/implementation-guide/updates guides/operations-guide/operations guides/operations-guide/webapp guides/operations-guide/att_data guides/operations-guide/dns guides/operations-guide/server_management guides/server-groups/server-groups guides/server-groups/managing_group_dns_zones guides/server-groups/managing_server_group_members guides/server-groups/server_groups_prepare guides/server-groups/server_groups_deploy guides/custom-workflows/workflows guides/custom-workflows/requests guides/custom-workflows/record_policies guides/custom-workflows/dns_changes guides/custom-workflows/custom_workflows resolving references... /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_group_members.rst:36: WARNING: undefined label: done writing... done copying images... [ 2%] images/menandmice.png copying images... [ 5%] images/postgres_ha.png copying images... [ 7%] images/console.png copying images... [ 10%] images/console_ha.png copying images... [ 12%] images/access-control-console-old.png copying images... [ 15%] images/user-object-access-arch-old.png copying images... [ 17%] images/user_p1.png copying images... [ 20%] images/user_p2.png copying images... [ 23%] images/roles.png copying images... [ 25%] images/custom_properties.png copying images... [ 28%] images/add-dns-arch-old.png copying images... [ 30%] images/att-tab.png copying images... [ 33%] images/add-server-group.png copying images... [ 35%] images/central-arch-old.png copying images... [ 38%] images/dns-controller-arch-old.png copying images... [ 41%] images/tac_records.png copying images... [ 43%] images/quickfilter.png copying images... [ 46%] images/include.png copying images... [ 48%] images/dns-workflow.png copying images... [ 51%] images/create-static-stub.png copying images... [ 53%] images/edit-static-stub.png copying images... [ 56%] images/dns-context.png copying images... [ 58%] images/server-group-members.png copying images... [ 61%] images/server-group-in-sync.png copying images... [ 64%] images/server-group-op-status.png copying images... [ 66%] images/prepare-server-group.png copying images... [ 69%] images/deploy-server-group.png copying images... [ 71%] images/roll-back.png copying images... [ 74%] images/server-group-overview.png copying images... [ 76%] images/server-group-arch.png copying images... [ 79%] images/multiple_group_change.png copying images... [ 82%] images/modified-in-queue.png copying images... [ 84%] images/att-workflow.png copying images... [ 87%] images/policy_error_queue.png copying images... [ 89%] images/requests_admin_view.png copying images... [ 92%] images/request-details.png copying images... [ 94%] images/submit-request.png copying images... [ 97%] images/paste.png copying images... [100%] images/edit_role_access.png copying TeX support files... copying TeX support files... done build succeeded, 47 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-03-01T13:00:29.076521Z, end-time: 2021-03-01T13:00:29.136745Z, 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: 2021-03-01T13:00:29.284120Z, end-time: 2021-03-01T13:00:49.832909Z, duration: 20, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=menmice-micetro-by-menmice -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="menmice-micetro-by-menmice" "menmice-micetro-by-menmice.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./menmice-micetro-by-menmice.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.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/parskip/parskip.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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file menmice-micetro-by-menmice.idx (./menmice-micetro-by-menmice.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `alignment tab' on input line 91. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.91 \sphinxmaketitle <><><><> (/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] ! Misplaced alignment tab character &. MICETRO BY MEN& MICE 9.4.5 FOR AT&T\protect \markboth {\pr... l.93 \sphinxtableofcontents ! Misplaced alignment tab character &. ...RO BY MEN&MICE 9.4.5 FOR AT& T\protect \markboth {\prot... l.93 \sphinxtableofcontents [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ...ect \MakeUppercase {MICETRO BY MEN& MICE 9.4.5 FOR AT&T} l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ... {MICETRO BY MEN&MICE 9.4.5 FOR AT& T} l.150 \chapter {Changelogs} [1 <./menandmice.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ...ect \MakeUppercase {MICETRO BY MEN& MICE 9.4.5 FOR AT&T} l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ... {MICETRO BY MEN&MICE 9.4.5 FOR AT& T} l.150 \chapter {Changelogs} [2] Chapter 1. [3] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.245 \item[] {[}MM\sphinxhyphen{}18031{]} \sphinxhyphen{} removed undefined... [4] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.288 \subsection{9.4.4} [5] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.341 \item[] {[}MM\sphinxhyphen{}18705{]} \sphinxhyphen{} Advanced Server O... [6] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.390 \item[] {[}MM\sphinxhyphen{}18800{]} \sphinxhyphen{} Open request in t... [7] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.480 \end{itemize} [8] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.540 \chapter {Location of important config files, scripts, and logs} [9] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.540 \chapter {Location of important config files, scripts, and logs} [10] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 555--557 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 562--564 \T1/pcr/m/n/10 dns_server_controller/ Underfull \hbox (badness 10000) in paragraph at lines 583--585 []|\T1/pcr/m/n/10 ./[monitor|nodeX]/postgresql. Underfull \hbox (badness 10000) in paragraph at lines 597--599 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 604--606 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 604--606 \T1/pcr/m/n/10 mmcentral/scripts/ Underfull \hbox (badness 10000) in paragraph at lines 611--613 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 618--620 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/10 dns_server_controller/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/10 server_groups/ Underfull \hbox (badness 10000) in paragraph at lines 639--641 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 646--648 []|\T1/pcr/m/n/10 ./[monitor]/pg_log/ [11] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.658 \chapter {Implementation Guide} [12] Chapter 3. LaTeX Warning: Hyper reference `guides/implementation-guide/implementation:arch itecture-overview' on page 13 undefined on input line 682. Underfull \hbox (badness 10000) in paragraph at lines 701--703 []|\T1/phv/m/n/10 Man-age-ment Overfull \hbox (12.6941pt too wide) in paragraph at lines 707--709 []|\T1/phv/m/n/10 Men&Mice Underfull \hbox (badness 10000) in paragraph at lines 710--712 []|\T1/phv/m/n/10 Web Underfull \hbox (badness 10000) in paragraph at lines 710--712 \T1/phv/m/n/10 Ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 716--719 []|\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 716--719 \T1/phv/m/n/10 mand Underfull \hbox (badness 10000) in paragraph at lines 729--736 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 761--763 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 783--785 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 805--807 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 827--829 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 879--881 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Underfull \hbox (badness 10000) in paragraph at lines 901--903 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Underfull \hbox (badness 10000) in paragraph at lines 923--925 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Underfull \hbox (badness 10000) in paragraph at lines 1011--1013 []|\T1/ptm/m/n/10 Suse En-ter-prise [13] Underfull \hbox (badness 10000) in paragraph at lines 1119--1121 []|\T1/phv/m/n/10 Sup-ported ver- Underfull \hbox (badness 10000) in paragraph at lines 1151--1153 []|\T1/ptm/m/n/10 Mi-crosoft SQL Underfull \hbox (badness 10000) in paragraph at lines 1154--1156 []|\T1/ptm/m/n/10 2008 R2, 2012, ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1166 \subsubsection{DNS/DHCP Server software} [14] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1331 \subsection{Networking requirements} [15] Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 []|\T1/phv/m/n/10 Pro-to- ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1479 \sphinxcapstartof{table} [16] Overfull \hbox (86.52899pt too wide) in paragraph at lines 1536--1538 []|\T1/pcr/m/n/10 [ip-address-monitor-machine]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1546--1548 []|\T1/pcr/m/n/10 [ip-address-node-1]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1556--1558 []|\T1/pcr/m/n/10 [ip-address-node-2]| Overfull \hbox (56.52899pt too wide) in paragraph at lines 1566--1568 []|\T1/pcr/m/n/10 [monitor_node_password]| Overfull \hbox (50.52899pt too wide) in paragraph at lines 1576--1578 []|\T1/pcr/m/n/10 [replication-password]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1586--1588 []|\T1/pcr/m/n/10 [postgres-password]| Overfull \hbox (104.52899pt too wide) in paragraph at lines 1596--1598 []|\T1/pcr/m/n/10 [ip-address-of-central-primary]| Overfull \hbox (116.52899pt too wide) in paragraph at lines 1606--1608 []|\T1/pcr/m/n/10 [ip-address-of-central-secondary]| Overfull \hbox (86.52899pt too wide) in paragraph at lines 1616--1618 []|\T1/pcr/m/n/10 [pre-existing-database-port]| ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1662 \begin{sphinxVerbatim} [commandchars=\\\{\}] [17 <./postgres_ha.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1735 \sphinxAtStartPar [18] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1792 \sphinxAtStartPar [19 <./console.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1853 ...{Machine: central\sphinxhyphen{}primary} [20 <./console_ha.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1919 ...ection{Men\&Mice DNS Server Controllers} [21] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1994 \begin{sphinxVerbatim} [commandchars=\\\{\}] [22] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2083 ...n{Enable content compression for Apache} [23] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2140 \paragraph{Machine: monitor} [24] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2197 ...uote{pg\_auto\_failover}} in Production} [25] Underfull \hbox (badness 10000) in paragraph at lines 2340--2344 []\T1/ptm/m/n/10 cor-rupted and/or ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2359 \subsubsection{Controlled switchover} [26] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2415 \subsubsection{Complete shutdown} [27] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2487 ...inxhyphen{}based access controls primer} [28] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2558 \sphinxAtStartPar [29] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2569 \sphinxAtStartPar [30 <./access-control-console-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2573 ...ction{Managing users, groups, and roles} [31 <./user-object-access-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2593 ...n{Custom properties for Change Requests} [32 <./user_p1.png> <./user_p2.png> <./roles.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2639 \sphinxAtStartPar [33 <./custom_properties.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2715 \item { } [34 <./add-dns-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2787 \item { } [35 <./att-tab.png> <./add-server-group.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2889 ...ategic overview of Micetro by Men\&Mice} [36] Underfull \hbox (badness 10000) in paragraph at lines 2961--2961 []\T1/ptm/m/n/10 Large En-ter- ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2973 \sphinxAtStartPar [37] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2990 \sphinxAtStartPar [38 <./central-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3021 ...ction{Men \& Mice Suite User Interfaces} [39 <./dns-controller-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3042 \chapter {Operations Guide} [40] Chapter 4. [41] LaTeX Warning: Hyper reference `guides/operations-guide/webapp:quickfilter' on page 42 undefined on input line 3115. ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3148 \end{sphinxadmonition} [42 <./tac_records.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3198 ...iew of the basic DNS operations process} [43 <./quickfilter.png> <./include.png>] LaTeX Warning: Hyper reference `guides/custom-workflows/workflows:workflows' on page 44 undefined on input line 3210. LaTeX Warning: Hyper reference `guides/server-groups/server-groups:server-group s' on page 44 undefined on input line 3245. LaTeX Warning: Hyper reference `guides/server-groups/server-groups:server-group s' on page 44 undefined on input line 3254. ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3257 \subsubsection{Manual DNS changes} [44 <./dns-workflow.png>] LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3 271. LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3 271. ! Package pdftex.def Error: File `images/create-_dns_record.png' not found: usi ng draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.3271 ...ewidth]{{images/create-_dns_record}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3300 \item { } [45] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3348 \section{Server management} [46 <./create-static-stub.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3366 \subsection{Server Management actions} [47 <./edit-static-stub.png> <./dns-context.png>] Underfull \hbox (badness 10000) in paragraph at lines 3384--3386 []|\T1/ptm/m/n/10 Add DNS Underfull \hbox (badness 10000) in paragraph at lines 3391--3393 []|\T1/ptm/m/n/10 Add DHCP Underfull \hbox (badness 10000) in paragraph at lines 3405--3407 []|\T1/ptm/m/n/10 Edit DNS Underfull \hbox (badness 10000) in paragraph at lines 3426--3428 []|\T1/ptm/m/n/10 Ad-vanced Underfull \hbox (badness 10000) in paragraph at lines 3440--3442 []|\T1/ptm/m/n/10 Re-move ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3478 \subsubsection{Web Application} [48] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3591 \chapter {Server Groups Guide} [49] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3591 \chapter {Server Groups Guide} [50] Chapter 5. [51] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3767 \subsubsection{Deploy} [52] LaTeX Warning: Hyper reference `guides/server-groups/server_groups_deploy:serve r-groups-deploy' on page 53 undefined on input line 3770. ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3807 \subsection{Server Group state} [53 <./server-group-members.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3890 \subsection{Removing a Member Server} [54 <./server-group-in-sync.png> <./server-group-op-status.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3953 \section{Deploying a Server Group} [55 <./prepare-server-group.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4007 \section{Overview} [56 <./deploy-server-group.png> <./roll-back.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4032 \subsection{Concepts} [57 <./server-group-overview.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4082 ...ut\sphinxhyphen{}of\sphinxhyphen{}sync}] \leavevmode [58 <./server-group-arch.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4103 \chapter {Workflows Guide} [59] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4103 \chapter {Workflows Guide} [60] Chapter 6. LaTeX Warning: Hyper reference `guides/custom-workflows/requests:dns-changes' o n page 61 undefined on input line 4140. [61 <./multiple_group_change.png>] LaTeX Warning: Hyper reference `guides/server-groups/server_groups_prepare:serv er-groups-prepare' on page 62 undefined on input line 4185. LaTeX Warning: Hyper reference `guides/server-groups/server_groups_deploy:serve r-groups-deploy' on page 62 undefined on input line 4185. ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4197 \section{DNS record policies} [62 <./modified-in-queue.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4197 \section{DNS record policies} [63 <./att-workflow.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4275 \subsubsection{2. Run ./set\_policies.py} [64] LaTeX Warning: Hyper reference `guides/server-groups/server_groups_prepare:serv er-groups-prepare' on page 65 undefined on input line 4336. ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4338 \sphinxAtStartPar [65 <./policy_error_queue.png>] LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341. LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341. ! Package pdftex.def Error: File `images/policy-error.png' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4341 ...00\linewidth]{{images/policy-error}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4367 \end{sphinxVerbatim} [66] Underfull \hbox (badness 10000) in paragraph at lines 4386--4388 []|\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 4400--4402 []|\T1/ptm/m/n/10 De-scrip- Underfull \hbox (badness 10000) in paragraph at lines 4421--4423 []|\T1/ptm/m/n/10 Only Overfull \hbox (3.57515pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 zone.name Overfull \hbox (3.57515pt too wide) detected at line 4559 []\T1/ptm/m/n/10 zone.name Underfull \hbox (badness 10000) in paragraph at lines 4559--4559 []\T1/pcr/m/n/10 record =~ "(?>sgw\.)?(.*) IN NAPTR \d+ \d+ "\w" ".+" "" sgw-s1 1-s4\ Overfull \hbox (10.23506pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.name| Overfull \hbox (5.79512pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.type| Overfull \hbox (5.23506pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.data Overfull \hbox (5.23506pt too wide) detected at line 4559 []\T1/ptm/m/n/10 record.data Overfull \hbox (4.13521pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.order| Overfull \hbox (11.35492pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.service| Underfull \hbox (badness 10000) in paragraph at lines 4559--4559 []\T1/pcr/m/n/10 naptr.service in (x-3gpp-mme:x-gn, x-3gpp-mme:x-s10, Overfull \hbox (4.94539pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.regex| Overfull \hbox (31.9047pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.replacement| ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4566 \end{sphinxadmonition} [67] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4641 \end{itemize} [68] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4725 \subsection{Viewing the list of Requests} [69] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4765 \paragraph{Properties} [70 <./requests_admin_view.png>] Underfull \hbox (badness 10000) in paragraph at lines 4787--4789 []|\T1/ptm/m/n/10 Type of Underfull \hbox (badness 10000) in paragraph at lines 4842--4844 []|\T1/ptm/m/n/10 Num-ber of ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4872 ...ion{Viewing the DNS record change queue} [71 <./request-details.png>] LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874. LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874. ! Package pdftex.def Error: File `images/change_queue.png' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4874 ...00\linewidth]{{images/change_queue}.png} \hspace*{\fill}} LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887. LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887. ! Package pdftex.def Error: File `images/request_queue.png' not found: using dr aft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4887 ...0\linewidth]{{images/request_queue}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4890 ...ection{Deployed and undeployed requests} [72] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4916 \section{AT\&T Custom Workflows} [73] Underfull \hbox (badness 10000) in paragraph at lines 4933--4935 []|\T1/phv/m/n/10 Work-flow LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960. LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960. ! Package pdftex.def Error: File `images/traffic-move-1.png' not found: using d raft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4960 ...\linewidth]{{images/traffic-move-1}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4962 \sphinxAtStartPar [74 <./submit-request.png>] LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982. LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982. ! Package pdftex.def Error: File `images/traffic-move-2.png' not found: using d raft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4982 ...\linewidth]{{images/traffic-move-2}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4984 \sphinxAtStartPar [75] LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499 7. LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499 7. ! Package pdftex.def Error: File `images/clone-record-set.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4997 ...inewidth]{{images/clone-record-set}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5000 \subsection{Bulk import DNS data} [76] LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005. LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005. ! Package pdftex.def Error: File `images/bulk-import.png' not found: using draf t setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.5005 ...900\linewidth]{{images/bulk-import}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5007 \sphinxAtStartPar [77] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5054 \item { } [78] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5112 \begin{sphinxadmonition}{note}{Note:} [79] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5128 [80 <./paste.png> <./edit_role_access.png>] No file menmice-micetro-by-menmice.ind. ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5140 \end{document} [81] (./menmice-micetro-by-menmice.aux) Package rerunfilecheck Warning: File `menmice-micetro-by-menmice.out' has chang ed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on menmice-micetro-by-menmice.pdf (85 pages, 4615731 bytes). Transcript written on menmice-micetro-by-menmice.log. Latexmk: Index file 'menmice-micetro-by-menmice.idx' was written Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3271.' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3271.' Latexmk: Missing input file: '{images/policy-error}.png' from line 'LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341.' Latexmk: Missing input file: '{images/policy-error}.png' from line 'LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341.' Latexmk: Missing input file: '{images/change_queue}.png' from line 'LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874.' Latexmk: Missing input file: '{images/change_queue}.png' from line 'LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874.' Latexmk: Missing input file: '{images/request_queue}.png' from line 'LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887.' Latexmk: Missing input file: '{images/request_queue}.png' from line 'LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 4997.' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 4997.' Latexmk: Missing input file: '{images/bulk-import}.png' from line 'LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005.' Latexmk: Missing input file: '{images/bulk-import}.png' from line 'LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005.' Latexmk: Missing input file: 'menmice-micetro-by-menmice.ind' from line 'No file menmice-micetro-by-menmice.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'menmice-micetro-by-menmice.pdf' Rule 'makeindex menmice-micetro-by-menmice.idx': File changes, etc: Non-existent destination files: 'menmice-micetro-by-menmice.ind' ------------ Run number 1 of rule 'makeindex menmice-micetro-by-menmice.idx' ------------ ------------ Running 'makeindex -s python.ist -o "menmice-micetro-by-menmice.ind" "menmice-micetro-by-menmice.idx"' ------------ Latexmk: applying rule 'makeindex menmice-micetro-by-menmice.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file menmice-micetro-by-menmice.idx...done (0 entries accepted, 0 rejected). Nothing written in menmice-micetro-by-menmice.ind. Transcript written in menmice-micetro-by-menmice.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'menmice-micetro-by-menmice.aux' 'menmice-micetro-by-menmice.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="menmice-micetro-by-menmice" "menmice-micetro-by-menmice.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./menmice-micetro-by-menmice.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.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/parskip/parskip.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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file menmice-micetro-by-menmice.idx (./menmice-micetro-by-menmice.aux LaTeX Warning: Label `guides/implementation-guide/webui_ssl::doc' multiply defi ned. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./menmice-micetro-by-menmice.out) (./menmice-micetro-by-menmice.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `alignment tab' on input line 91. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.91 \sphinxmaketitle <><><><> (/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] ! Misplaced alignment tab character &. MICETRO BY MEN& MICE 9.4.5 FOR AT&T\protect \markboth {\pr... l.93 \sphinxtableofcontents ! Misplaced alignment tab character &. ...RO BY MEN&MICE 9.4.5 FOR AT& T\protect \markboth {\prot... l.93 \sphinxtableofcontents (./menmice-micetro-by-menmice.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ...ect \MakeUppercase {MICETRO BY MEN& MICE 9.4.5 FOR AT&T} l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ... {MICETRO BY MEN&MICE 9.4.5 FOR AT& T} l.150 \chapter {Changelogs} [1 <./menandmice.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ...ect \MakeUppercase {MICETRO BY MEN& MICE 9.4.5 FOR AT&T} l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ... {MICETRO BY MEN&MICE 9.4.5 FOR AT& T} l.150 \chapter {Changelogs} [2] Chapter 1. [3] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.245 \item[] {[}MM\sphinxhyphen{}18031{]} \sphinxhyphen{} removed undefined... [4] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.288 \subsection{9.4.4} [5] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.341 \item[] {[}MM\sphinxhyphen{}18705{]} \sphinxhyphen{} Advanced Server O... [6] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.390 \item[] {[}MM\sphinxhyphen{}18800{]} \sphinxhyphen{} Open request in t... [7] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.480 \end{itemize} [8] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.540 \chapter {Location of important config files, scripts, and logs} [9] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.540 \chapter {Location of important config files, scripts, and logs} [10] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 555--557 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 562--564 \T1/pcr/m/n/10 dns_server_controller/ Underfull \hbox (badness 10000) in paragraph at lines 583--585 []|\T1/pcr/m/n/10 ./[monitor|nodeX]/postgresql. Underfull \hbox (badness 10000) in paragraph at lines 597--599 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 604--606 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 604--606 \T1/pcr/m/n/10 mmcentral/scripts/ Underfull \hbox (badness 10000) in paragraph at lines 611--613 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 618--620 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/10 dns_server_controller/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/10 server_groups/ Underfull \hbox (badness 10000) in paragraph at lines 639--641 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 646--648 []|\T1/pcr/m/n/10 ./[monitor]/pg_log/ [11] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.658 \chapter {Implementation Guide} [12] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 701--703 []|\T1/phv/m/n/10 Man-age-ment Overfull \hbox (12.6941pt too wide) in paragraph at lines 707--709 []|\T1/phv/m/n/10 Men&Mice Underfull \hbox (badness 10000) in paragraph at lines 710--712 []|\T1/phv/m/n/10 Web Underfull \hbox (badness 10000) in paragraph at lines 710--712 \T1/phv/m/n/10 Ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 716--719 []|\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 716--719 \T1/phv/m/n/10 mand Underfull \hbox (badness 10000) in paragraph at lines 729--736 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 761--763 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 776--778 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 783--785 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 798--800 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 805--807 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 820--822 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 827--829 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 842--844 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 868--870 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 879--881 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 894--896 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 901--903 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 916--918 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 923--925 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 938--940 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 960--962 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 982--984 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1004--1006 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 1011--1013 []|\T1/ptm/m/n/10 Suse En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 1026--1028 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1048--1050 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1070--1072 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1092--1094 []|\T1/ptm/m/n/10 N/A[][][][][]| [13] Underfull \hbox (badness 10000) in paragraph at lines 1119--1121 []|\T1/phv/m/n/10 Sup-ported ver- Underfull \hbox (badness 10000) in paragraph at lines 1151--1153 []|\T1/ptm/m/n/10 Mi-crosoft SQL Underfull \hbox (badness 10000) in paragraph at lines 1154--1156 []|\T1/ptm/m/n/10 2008 R2, 2012, ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1166 \subsubsection{DNS/DHCP Server software} [14] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1331 \subsection{Networking requirements} [15] Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 []|\T1/phv/m/n/10 Pro-to- ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1479 \sphinxcapstartof{table} [16] Overfull \hbox (86.52899pt too wide) in paragraph at lines 1536--1538 []|\T1/pcr/m/n/10 [ip-address-monitor-machine]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1546--1548 []|\T1/pcr/m/n/10 [ip-address-node-1]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1556--1558 []|\T1/pcr/m/n/10 [ip-address-node-2]| Overfull \hbox (56.52899pt too wide) in paragraph at lines 1566--1568 []|\T1/pcr/m/n/10 [monitor_node_password]| Overfull \hbox (50.52899pt too wide) in paragraph at lines 1576--1578 []|\T1/pcr/m/n/10 [replication-password]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1586--1588 []|\T1/pcr/m/n/10 [postgres-password]| Overfull \hbox (104.52899pt too wide) in paragraph at lines 1596--1598 []|\T1/pcr/m/n/10 [ip-address-of-central-primary]| Overfull \hbox (116.52899pt too wide) in paragraph at lines 1606--1608 []|\T1/pcr/m/n/10 [ip-address-of-central-secondary]| Overfull \hbox (86.52899pt too wide) in paragraph at lines 1616--1618 []|\T1/pcr/m/n/10 [pre-existing-database-port]| ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1662 \begin{sphinxVerbatim} [commandchars=\\\{\}] [17 <./postgres_ha.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1735 \sphinxAtStartPar [18] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1792 \sphinxAtStartPar [19 <./console.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1853 ...{Machine: central\sphinxhyphen{}primary} [20 <./console_ha.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1919 ...ection{Men\&Mice DNS Server Controllers} [21] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1994 \begin{sphinxVerbatim} [commandchars=\\\{\}] [22] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2083 ...n{Enable content compression for Apache} [23] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2140 \paragraph{Machine: monitor} [24] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2197 ...uote{pg\_auto\_failover}} in Production} [25] Underfull \hbox (badness 10000) in paragraph at lines 2340--2344 []\T1/ptm/m/n/10 cor-rupted and/or ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2359 \subsubsection{Controlled switchover} [26] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2415 \subsubsection{Complete shutdown} [27] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2487 ...inxhyphen{}based access controls primer} [28] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2558 \sphinxAtStartPar [29] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2569 \sphinxAtStartPar [30 <./access-control-console-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2573 ...ction{Managing users, groups, and roles} [31 <./user-object-access-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2593 ...n{Custom properties for Change Requests} [32 <./user_p1.png> <./user_p2.png> <./roles.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2639 \sphinxAtStartPar [33 <./custom_properties.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2715 \item { } [34 <./add-dns-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2787 \item { } [35 <./att-tab.png> <./add-server-group.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2889 ...ategic overview of Micetro by Men\&Mice} [36] Underfull \hbox (badness 10000) in paragraph at lines 2961--2961 []\T1/ptm/m/n/10 Large En-ter- ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2973 \sphinxAtStartPar [37] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2990 \sphinxAtStartPar [38 <./central-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3021 ...ction{Men \& Mice Suite User Interfaces} [39 <./dns-controller-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3042 \chapter {Operations Guide} [40] Chapter 4. [41] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3148 \end{sphinxadmonition} [42 <./tac_records.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3198 ...iew of the basic DNS operations process} [43 <./quickfilter.png> <./include.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3257 \subsubsection{Manual DNS changes} [44 <./dns-workflow.png>] LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3 271. LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3 271. ! Package pdftex.def Error: File `images/create-_dns_record.png' not found: usi ng draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.3271 ...ewidth]{{images/create-_dns_record}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3300 \item { } [45] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3348 \section{Server management} [46 <./create-static-stub.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3366 \subsection{Server Management actions} [47 <./edit-static-stub.png> <./dns-context.png>] Underfull \hbox (badness 10000) in paragraph at lines 3384--3386 []|\T1/ptm/m/n/10 Add DNS Underfull \hbox (badness 10000) in paragraph at lines 3391--3393 []|\T1/ptm/m/n/10 Add DHCP Underfull \hbox (badness 10000) in paragraph at lines 3405--3407 []|\T1/ptm/m/n/10 Edit DNS Underfull \hbox (badness 10000) in paragraph at lines 3426--3428 []|\T1/ptm/m/n/10 Ad-vanced Underfull \hbox (badness 10000) in paragraph at lines 3440--3442 []|\T1/ptm/m/n/10 Re-move ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3478 \subsubsection{Web Application} [48] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3591 \chapter {Server Groups Guide} [49] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3591 \chapter {Server Groups Guide} [50] Chapter 5. [51] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3767 \subsubsection{Deploy} [52] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3807 \subsection{Server Group state} [53 <./server-group-members.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3890 \subsection{Removing a Member Server} [54 <./server-group-in-sync.png> <./server-group-op-status.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3953 \section{Deploying a Server Group} [55 <./prepare-server-group.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4007 \section{Overview} [56 <./deploy-server-group.png> <./roll-back.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4032 \subsection{Concepts} [57 <./server-group-overview.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4082 ...ut\sphinxhyphen{}of\sphinxhyphen{}sync}] \leavevmode [58 <./server-group-arch.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4103 \chapter {Workflows Guide} [59] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4103 \chapter {Workflows Guide} [60] Chapter 6. [61 <./multiple_group_change.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4197 \section{DNS record policies} [62 <./modified-in-queue.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4197 \section{DNS record policies} [63 <./att-workflow.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4275 \subsubsection{2. Run ./set\_policies.py} [64] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4338 \sphinxAtStartPar [65 <./policy_error_queue.png>] LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341. LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341. ! Package pdftex.def Error: File `images/policy-error.png' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4341 ...00\linewidth]{{images/policy-error}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4367 \end{sphinxVerbatim} [66] Underfull \hbox (badness 10000) in paragraph at lines 4386--4388 []|\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 4400--4402 []|\T1/ptm/m/n/10 De-scrip- Underfull \hbox (badness 10000) in paragraph at lines 4421--4423 []|\T1/ptm/m/n/10 Only Overfull \hbox (3.57515pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 zone.name Overfull \hbox (3.57515pt too wide) detected at line 4559 []\T1/ptm/m/n/10 zone.name Underfull \hbox (badness 10000) in paragraph at lines 4559--4559 []\T1/pcr/m/n/10 record =~ "(?>sgw\.)?(.*) IN NAPTR \d+ \d+ "\w" ".+" "" sgw-s1 1-s4\ Overfull \hbox (10.23506pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.name| Overfull \hbox (5.79512pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.type| Overfull \hbox (5.23506pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.data Overfull \hbox (5.23506pt too wide) detected at line 4559 []\T1/ptm/m/n/10 record.data Overfull \hbox (4.13521pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.order| Overfull \hbox (11.35492pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.service| Underfull \hbox (badness 10000) in paragraph at lines 4559--4559 []\T1/pcr/m/n/10 naptr.service in (x-3gpp-mme:x-gn, x-3gpp-mme:x-s10, Overfull \hbox (4.94539pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.regex| Overfull \hbox (31.9047pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.replacement| ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4566 \end{sphinxadmonition} [67] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4641 \end{itemize} [68] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4725 \subsection{Viewing the list of Requests} [69] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4765 \paragraph{Properties} [70 <./requests_admin_view.png>] Underfull \hbox (badness 10000) in paragraph at lines 4787--4789 []|\T1/ptm/m/n/10 Type of Underfull \hbox (badness 10000) in paragraph at lines 4842--4844 []|\T1/ptm/m/n/10 Num-ber of ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4872 ...ion{Viewing the DNS record change queue} [71 <./request-details.png>] LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874. LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874. ! Package pdftex.def Error: File `images/change_queue.png' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4874 ...00\linewidth]{{images/change_queue}.png} \hspace*{\fill}} LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887. LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887. ! Package pdftex.def Error: File `images/request_queue.png' not found: using dr aft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4887 ...0\linewidth]{{images/request_queue}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4890 ...ection{Deployed and undeployed requests} [72] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4916 \section{AT\&T Custom Workflows} [73] Underfull \hbox (badness 10000) in paragraph at lines 4933--4935 []|\T1/phv/m/n/10 Work-flow LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960. LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960. ! Package pdftex.def Error: File `images/traffic-move-1.png' not found: using d raft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4960 ...\linewidth]{{images/traffic-move-1}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4962 \sphinxAtStartPar [74 <./submit-request.png>] LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982. LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982. ! Package pdftex.def Error: File `images/traffic-move-2.png' not found: using d raft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4982 ...\linewidth]{{images/traffic-move-2}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4984 \sphinxAtStartPar [75] LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499 7. LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499 7. ! Package pdftex.def Error: File `images/clone-record-set.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4997 ...inewidth]{{images/clone-record-set}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5000 \subsection{Bulk import DNS data} [76] LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005. LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005. ! Package pdftex.def Error: File `images/bulk-import.png' not found: using draf t setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.5005 ...900\linewidth]{{images/bulk-import}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5007 \sphinxAtStartPar [77] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5054 \item { } [78] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5112 \begin{sphinxadmonition}{note}{Note:} [79] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5128 [80 <./paste.png> <./edit_role_access.png>] (./menmice-micetro-by-menmice.ind) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5140 \end{document} [81] (./menmice-micetro-by-menmice.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on menmice-micetro-by-menmice.pdf (85 pages, 4618162 bytes). Transcript written on menmice-micetro-by-menmice.log. Latexmk: Index file 'menmice-micetro-by-menmice.idx' was written Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3271.' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3271.' Latexmk: Missing input file: '{images/policy-error}.png' from line 'LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341.' Latexmk: Missing input file: '{images/policy-error}.png' from line 'LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341.' Latexmk: Missing input file: '{images/change_queue}.png' from line 'LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874.' Latexmk: Missing input file: '{images/change_queue}.png' from line 'LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874.' Latexmk: Missing input file: '{images/request_queue}.png' from line 'LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887.' Latexmk: Missing input file: '{images/request_queue}.png' from line 'LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 4997.' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 4997.' Latexmk: Missing input file: '{images/bulk-import}.png' from line 'LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005.' Latexmk: Missing input file: '{images/bulk-import}.png' from line 'LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005.' Latexmk: Log file says output to 'menmice-micetro-by-menmice.pdf' Latexmk: List of undefined refs and citations: Label `guides/implementation-guide/webui_ssl::doc' multiply defined Latexmk: Summary of warnings: Latex found 1 multiply defined reference(s) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'menmice-micetro-by-menmice.out' 'menmice-micetro-by-menmice.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="menmice-micetro-by-menmice" "menmice-micetro-by-menmice.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./menmice-micetro-by-menmice.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.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/parskip/parskip.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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file menmice-micetro-by-menmice.idx (./menmice-micetro-by-menmice.aux LaTeX Warning: Label `guides/implementation-guide/webui_ssl::doc' multiply defi ned. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./menmice-micetro-by-menmice.out) (./menmice-micetro-by-menmice.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `alignment tab' on input line 91. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.91 \sphinxmaketitle <><><><> (/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] ! Misplaced alignment tab character &. MICETRO BY MEN& MICE 9.4.5 FOR AT&T\protect \markboth {\pr... l.93 \sphinxtableofcontents ! Misplaced alignment tab character &. ...RO BY MEN&MICE 9.4.5 FOR AT& T\protect \markboth {\prot... l.93 \sphinxtableofcontents (./menmice-micetro-by-menmice.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ...ect \MakeUppercase {MICETRO BY MEN& MICE 9.4.5 FOR AT&T} l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ... {MICETRO BY MEN&MICE 9.4.5 FOR AT& T} l.150 \chapter {Changelogs} [1 <./menandmice.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ...ect \MakeUppercase {MICETRO BY MEN& MICE 9.4.5 FOR AT&T} l.150 \chapter {Changelogs} ! Misplaced alignment tab character &. ... {MICETRO BY MEN&MICE 9.4.5 FOR AT& T} l.150 \chapter {Changelogs} [2] Chapter 1. [3] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.245 \item[] {[}MM\sphinxhyphen{}18031{]} \sphinxhyphen{} removed undefined... [4] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.288 \subsection{9.4.4} [5] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.341 \item[] {[}MM\sphinxhyphen{}18705{]} \sphinxhyphen{} Advanced Server O... [6] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.390 \item[] {[}MM\sphinxhyphen{}18800{]} \sphinxhyphen{} Open request in t... [7] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.480 \end{itemize} [8] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.540 \chapter {Location of important config files, scripts, and logs} [9] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.540 \chapter {Location of important config files, scripts, and logs} [10] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 555--557 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 562--564 \T1/pcr/m/n/10 dns_server_controller/ Underfull \hbox (badness 10000) in paragraph at lines 583--585 []|\T1/pcr/m/n/10 ./[monitor|nodeX]/postgresql. Underfull \hbox (badness 10000) in paragraph at lines 597--599 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 604--606 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 604--606 \T1/pcr/m/n/10 mmcentral/scripts/ Underfull \hbox (badness 10000) in paragraph at lines 611--613 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 618--620 []|\T1/pcr/m/n/10 /var/mmsuite/mmcentral/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/10 dns_server_controller/ Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/10 server_groups/ Underfull \hbox (badness 10000) in paragraph at lines 639--641 []|\T1/pcr/m/n/10 /var/mmsuite/ Underfull \hbox (badness 10000) in paragraph at lines 646--648 []|\T1/pcr/m/n/10 ./[monitor]/pg_log/ [11] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.658 \chapter {Implementation Guide} [12] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 701--703 []|\T1/phv/m/n/10 Man-age-ment Overfull \hbox (12.6941pt too wide) in paragraph at lines 707--709 []|\T1/phv/m/n/10 Men&Mice Underfull \hbox (badness 10000) in paragraph at lines 710--712 []|\T1/phv/m/n/10 Web Underfull \hbox (badness 10000) in paragraph at lines 710--712 \T1/phv/m/n/10 Ap-pli- Underfull \hbox (badness 10000) in paragraph at lines 716--719 []|\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 716--719 \T1/phv/m/n/10 mand Underfull \hbox (badness 10000) in paragraph at lines 729--736 []|\T1/ptm/m/n/10 Win-dows Server Underfull \hbox (badness 10000) in paragraph at lines 761--763 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 776--778 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 783--785 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 798--800 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 805--807 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 820--822 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 827--829 []|\T1/ptm/m/n/10 Win-dows Server Overfull \hbox (12.43726pt too wide) in paragraph at lines 842--844 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 868--870 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 879--881 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 894--896 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 901--903 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 916--918 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 923--925 []|\T1/ptm/m/n/10 Red-hat En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 938--940 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 960--962 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 982--984 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1004--1006 []|\T1/ptm/m/n/10 N/A[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 1011--1013 []|\T1/ptm/m/n/10 Suse En-ter-prise Overfull \hbox (12.43726pt too wide) in paragraph at lines 1026--1028 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1048--1050 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1070--1072 []|\T1/ptm/m/n/10 N/A[][][][][]| Overfull \hbox (12.43726pt too wide) in paragraph at lines 1092--1094 []|\T1/ptm/m/n/10 N/A[][][][][]| [13] Underfull \hbox (badness 10000) in paragraph at lines 1119--1121 []|\T1/phv/m/n/10 Sup-ported ver- Underfull \hbox (badness 10000) in paragraph at lines 1151--1153 []|\T1/ptm/m/n/10 Mi-crosoft SQL Underfull \hbox (badness 10000) in paragraph at lines 1154--1156 []|\T1/ptm/m/n/10 2008 R2, 2012, ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1166 \subsubsection{DNS/DHCP Server software} [14] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1331 \subsection{Networking requirements} [15] Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 []|\T1/phv/m/n/10 Pro-to- ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1479 \sphinxcapstartof{table} [16] Overfull \hbox (86.52899pt too wide) in paragraph at lines 1536--1538 []|\T1/pcr/m/n/10 [ip-address-monitor-machine]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1546--1548 []|\T1/pcr/m/n/10 [ip-address-node-1]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1556--1558 []|\T1/pcr/m/n/10 [ip-address-node-2]| Overfull \hbox (56.52899pt too wide) in paragraph at lines 1566--1568 []|\T1/pcr/m/n/10 [monitor_node_password]| Overfull \hbox (50.52899pt too wide) in paragraph at lines 1576--1578 []|\T1/pcr/m/n/10 [replication-password]| Overfull \hbox (32.52899pt too wide) in paragraph at lines 1586--1588 []|\T1/pcr/m/n/10 [postgres-password]| Overfull \hbox (104.52899pt too wide) in paragraph at lines 1596--1598 []|\T1/pcr/m/n/10 [ip-address-of-central-primary]| Overfull \hbox (116.52899pt too wide) in paragraph at lines 1606--1608 []|\T1/pcr/m/n/10 [ip-address-of-central-secondary]| Overfull \hbox (86.52899pt too wide) in paragraph at lines 1616--1618 []|\T1/pcr/m/n/10 [pre-existing-database-port]| ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1662 \begin{sphinxVerbatim} [commandchars=\\\{\}] [17 <./postgres_ha.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1735 \sphinxAtStartPar [18] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1792 \sphinxAtStartPar [19 <./console.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1853 ...{Machine: central\sphinxhyphen{}primary} [20 <./console_ha.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1919 ...ection{Men\&Mice DNS Server Controllers} [21] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.1994 \begin{sphinxVerbatim} [commandchars=\\\{\}] [22] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2083 ...n{Enable content compression for Apache} [23] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2140 \paragraph{Machine: monitor} [24] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2197 ...uote{pg\_auto\_failover}} in Production} [25] Underfull \hbox (badness 10000) in paragraph at lines 2340--2344 []\T1/ptm/m/n/10 cor-rupted and/or ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2359 \subsubsection{Controlled switchover} [26] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2415 \subsubsection{Complete shutdown} [27] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2487 ...inxhyphen{}based access controls primer} [28] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2558 \sphinxAtStartPar [29] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2569 \sphinxAtStartPar [30 <./access-control-console-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2573 ...ction{Managing users, groups, and roles} [31 <./user-object-access-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2593 ...n{Custom properties for Change Requests} [32 <./user_p1.png> <./user_p2.png> <./roles.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2639 \sphinxAtStartPar [33 <./custom_properties.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2715 \item { } [34 <./add-dns-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2787 \item { } [35 <./att-tab.png> <./add-server-group.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2889 ...ategic overview of Micetro by Men\&Mice} [36] Underfull \hbox (badness 10000) in paragraph at lines 2961--2961 []\T1/ptm/m/n/10 Large En-ter- ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2973 \sphinxAtStartPar [37] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.2990 \sphinxAtStartPar [38 <./central-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3021 ...ction{Men \& Mice Suite User Interfaces} [39 <./dns-controller-arch-old.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3042 \chapter {Operations Guide} [40] Chapter 4. [41] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3148 \end{sphinxadmonition} [42 <./tac_records.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3198 ...iew of the basic DNS operations process} [43 <./quickfilter.png> <./include.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3257 \subsubsection{Manual DNS changes} [44 <./dns-workflow.png>] LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3 271. LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3 271. ! Package pdftex.def Error: File `images/create-_dns_record.png' not found: usi ng draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.3271 ...ewidth]{{images/create-_dns_record}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3300 \item { } [45] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3348 \section{Server management} [46 <./create-static-stub.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3366 \subsection{Server Management actions} [47 <./edit-static-stub.png> <./dns-context.png>] Underfull \hbox (badness 10000) in paragraph at lines 3384--3386 []|\T1/ptm/m/n/10 Add DNS Underfull \hbox (badness 10000) in paragraph at lines 3391--3393 []|\T1/ptm/m/n/10 Add DHCP Underfull \hbox (badness 10000) in paragraph at lines 3405--3407 []|\T1/ptm/m/n/10 Edit DNS Underfull \hbox (badness 10000) in paragraph at lines 3426--3428 []|\T1/ptm/m/n/10 Ad-vanced Underfull \hbox (badness 10000) in paragraph at lines 3440--3442 []|\T1/ptm/m/n/10 Re-move ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3478 \subsubsection{Web Application} [48] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3591 \chapter {Server Groups Guide} [49] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3591 \chapter {Server Groups Guide} [50] Chapter 5. [51] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3767 \subsubsection{Deploy} [52] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3807 \subsection{Server Group state} [53 <./server-group-members.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3890 \subsection{Removing a Member Server} [54 <./server-group-in-sync.png> <./server-group-op-status.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.3953 \section{Deploying a Server Group} [55 <./prepare-server-group.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4007 \section{Overview} [56 <./deploy-server-group.png> <./roll-back.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4032 \subsection{Concepts} [57 <./server-group-overview.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4082 ...ut\sphinxhyphen{}of\sphinxhyphen{}sync}] \leavevmode [58 <./server-group-arch.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4103 \chapter {Workflows Guide} [59] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4103 \chapter {Workflows Guide} [60] Chapter 6. [61 <./multiple_group_change.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4197 \section{DNS record policies} [62 <./modified-in-queue.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4197 \section{DNS record policies} [63 <./att-workflow.png>] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4275 \subsubsection{2. Run ./set\_policies.py} [64] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4338 \sphinxAtStartPar [65 <./policy_error_queue.png>] LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341. LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341. ! Package pdftex.def Error: File `images/policy-error.png' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4341 ...00\linewidth]{{images/policy-error}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4367 \end{sphinxVerbatim} [66] Underfull \hbox (badness 10000) in paragraph at lines 4386--4388 []|\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 4400--4402 []|\T1/ptm/m/n/10 De-scrip- Underfull \hbox (badness 10000) in paragraph at lines 4421--4423 []|\T1/ptm/m/n/10 Only Overfull \hbox (3.57515pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 zone.name Overfull \hbox (3.57515pt too wide) detected at line 4559 []\T1/ptm/m/n/10 zone.name Underfull \hbox (badness 10000) in paragraph at lines 4559--4559 []\T1/pcr/m/n/10 record =~ "(?>sgw\.)?(.*) IN NAPTR \d+ \d+ "\w" ".+" "" sgw-s1 1-s4\ Overfull \hbox (10.23506pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.name| Overfull \hbox (5.79512pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.type| Overfull \hbox (5.23506pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 record.data Overfull \hbox (5.23506pt too wide) detected at line 4559 []\T1/ptm/m/n/10 record.data Overfull \hbox (4.13521pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.order| Overfull \hbox (11.35492pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.service| Underfull \hbox (badness 10000) in paragraph at lines 4559--4559 []\T1/pcr/m/n/10 naptr.service in (x-3gpp-mme:x-gn, x-3gpp-mme:x-s10, Overfull \hbox (4.94539pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.regex| Overfull \hbox (31.9047pt too wide) in paragraph at lines 4559--4559 []\T1/ptm/m/n/10 naptr.replacement| ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4566 \end{sphinxadmonition} [67] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4641 \end{itemize} [68] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4725 \subsection{Viewing the list of Requests} [69] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4765 \paragraph{Properties} [70 <./requests_admin_view.png>] Underfull \hbox (badness 10000) in paragraph at lines 4787--4789 []|\T1/ptm/m/n/10 Type of Underfull \hbox (badness 10000) in paragraph at lines 4842--4844 []|\T1/ptm/m/n/10 Num-ber of ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4872 ...ion{Viewing the DNS record change queue} [71 <./request-details.png>] LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874. LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874. ! Package pdftex.def Error: File `images/change_queue.png' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4874 ...00\linewidth]{{images/change_queue}.png} \hspace*{\fill}} LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887. LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887. ! Package pdftex.def Error: File `images/request_queue.png' not found: using dr aft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4887 ...0\linewidth]{{images/request_queue}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4890 ...ection{Deployed and undeployed requests} [72] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4916 \section{AT\&T Custom Workflows} [73] Underfull \hbox (badness 10000) in paragraph at lines 4933--4935 []|\T1/phv/m/n/10 Work-flow LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960. LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960. ! Package pdftex.def Error: File `images/traffic-move-1.png' not found: using d raft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4960 ...\linewidth]{{images/traffic-move-1}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4962 \sphinxAtStartPar [74 <./submit-request.png>] LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982. LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982. ! Package pdftex.def Error: File `images/traffic-move-2.png' not found: using d raft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4982 ...\linewidth]{{images/traffic-move-2}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.4984 \sphinxAtStartPar [75] LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499 7. LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499 7. ! Package pdftex.def Error: File `images/clone-record-set.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4997 ...inewidth]{{images/clone-record-set}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5000 \subsection{Bulk import DNS data} [76] LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005. LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005. ! Package pdftex.def Error: File `images/bulk-import.png' not found: using draf t setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.5005 ...900\linewidth]{{images/bulk-import}.png} \hspace*{\fill}} ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5007 \sphinxAtStartPar [77] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5054 \item { } [78] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5112 \begin{sphinxadmonition}{note}{Note:} [79] ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5128 [80 <./paste.png> <./edit_role_access.png>] (./menmice-micetro-by-menmice.ind) ! Misplaced alignment tab character &. \@title ->Micetro by Men& amp;Mice Documentation l.5140 \end{document} [81] (./menmice-micetro-by-menmice.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on menmice-micetro-by-menmice.pdf (85 pages, 4618162 bytes). Transcript written on menmice-micetro-by-menmice.log. Latexmk: Index file 'menmice-micetro-by-menmice.idx' was written Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3271.' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3' Latexmk: Missing input file: '{images/create-_dns_record}.png' from line 'LaTeX Warning: File `{images/create-_dns_record}.png' not found on input line 3271.' Latexmk: Missing input file: '{images/policy-error}.png' from line 'LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341.' Latexmk: Missing input file: '{images/policy-error}.png' from line 'LaTeX Warning: File `{images/policy-error}.png' not found on input line 4341.' Latexmk: Missing input file: '{images/change_queue}.png' from line 'LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874.' Latexmk: Missing input file: '{images/change_queue}.png' from line 'LaTeX Warning: File `{images/change_queue}.png' not found on input line 4874.' Latexmk: Missing input file: '{images/request_queue}.png' from line 'LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887.' Latexmk: Missing input file: '{images/request_queue}.png' from line 'LaTeX Warning: File `{images/request_queue}.png' not found on input line 4887.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-1}.png' from line 'LaTeX Warning: File `{images/traffic-move-1}.png' not found on input line 4960.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/traffic-move-2}.png' from line 'LaTeX Warning: File `{images/traffic-move-2}.png' not found on input line 4982.' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 4997.' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 499' Latexmk: Missing input file: '{images/clone-record-set}.png' from line 'LaTeX Warning: File `{images/clone-record-set}.png' not found on input line 4997.' Latexmk: Missing input file: '{images/bulk-import}.png' from line 'LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005.' Latexmk: Missing input file: '{images/bulk-import}.png' from line 'LaTeX Warning: File `{images/bulk-import}.png' not found on input line 5005.' Latexmk: Log file says output to 'menmice-micetro-by-menmice.pdf' Latexmk: List of undefined refs and citations: Label `guides/implementation-guide/webui_ssl::doc' multiply defined Latexmk: Summary of warnings: Latex found 1 multiply defined reference(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-03-01T13:00:49.982844Z, end-time: 2021-03-01T13:00:50.037545Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/_build/latex/menmice-micetro-by-menmice.pdf /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/artifacts/10.0/sphinx_pdf/menmice-micetro-by-menmice.pdf [rtd-command-info] start-time: 2021-03-01T13:00:50.166651Z, end-time: 2021-03-01T13:00:53.528481Z, duration: 3, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v3.5.1 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 66 source files that are out of date updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 3%] changelogs/changelog reading sources... [ 4%] changelogs/doc_changelog reading sources... [ 6%] changelogs/release_notes reading sources... [ 7%] guides/custom-workflows/custom_workflows reading sources... [ 9%] guides/custom-workflows/dns_changes reading sources... [ 10%] guides/custom-workflows/record_policies reading sources... [ 12%] guides/custom-workflows/requests reading sources... [ 13%] guides/custom-workflows/workflows reading sources... [ 15%] guides/implementation-guide/adding_dhcp reading sources... [ 16%] guides/implementation-guide/adding_dns reading sources... [ 18%] guides/implementation-guide/adding_ip_ranges reading sources... [ 19%] guides/implementation-guide/adding_server_groups reading sources... [ 21%] guides/implementation-guide/administration reading sources... [ 22%] guides/implementation-guide/binaries reading sources... [ 24%] guides/implementation-guide/central_ha reading sources... [ 25%] guides/implementation-guide/central_loglevel reading sources... [ 27%] guides/implementation-guide/central_psql reading sources... [ 28%] guides/implementation-guide/central_psql_ha reading sources... [ 30%] guides/implementation-guide/central_python reading sources... [ 31%] guides/implementation-guide/config-files reading sources... [ 33%] guides/implementation-guide/configuration reading sources... [ 34%] guides/implementation-guide/controller_loglevel reading sources... [ 36%] guides/implementation-guide/controller_perms reading sources... [ 37%] guides/implementation-guide/custom_prefs reading sources... [ 39%] guides/implementation-guide/db_migrate reading sources... [ 40%] guides/implementation-guide/disable_auto_zone-transfer reading sources... [ 42%] guides/implementation-guide/firewall-ports reading sources... [ 43%] guides/implementation-guide/first_login reading sources... [ 45%] guides/implementation-guide/first_use_wizard reading sources... [ 46%] guides/implementation-guide/ha_tweaks reading sources... [ 48%] guides/implementation-guide/ha_tweaks_central reading sources... [ 50%] guides/implementation-guide/ha_tweaks_psql reading sources... [ 51%] guides/implementation-guide/implementation reading sources... [ 53%] guides/implementation-guide/install_central reading sources... [ 54%] guides/implementation-guide/install_console reading sources... [ 56%] guides/implementation-guide/install_controllers reading sources... [ 57%] guides/implementation-guide/install_scripts reading sources... [ 59%] guides/implementation-guide/install_webui reading sources... [ 60%] guides/implementation-guide/installation reading sources... [ 62%] guides/implementation-guide/named-checkconf_timeout reading sources... [ 63%] guides/implementation-guide/postgresql reading sources... [ 65%] guides/implementation-guide/psql_disaster_recovery reading sources... [ 66%] guides/implementation-guide/psql_ha reading sources... [ 68%] guides/implementation-guide/psql_ha_admin reading sources... [ 69%] guides/implementation-guide/psql_ha_maintenance reading sources... [ 71%] guides/implementation-guide/running_micetro reading sources... [ 72%] guides/implementation-guide/system-requirements reading sources... [ 74%] guides/implementation-guide/updates reading sources... [ 75%] guides/implementation-guide/user_management reading sources... [ 77%] guides/implementation-guide/webserver_proxy_timeout reading sources... [ 78%] guides/implementation-guide/webui_compression reading sources... [ 80%] guides/implementation-guide/webui_ssl reading sources... [ 81%] guides/operations-guide/att_data reading sources... [ 83%] guides/operations-guide/dns reading sources... [ 84%] guides/operations-guide/operations reading sources... [ 86%] guides/operations-guide/server_management reading sources... [ 87%] guides/operations-guide/webapp reading sources... [ 89%] guides/server-groups/managing_group_dns_zones reading sources... [ 90%] guides/server-groups/managing_server_group_members reading sources... [ 92%] guides/server-groups/managing_server_groups reading sources... [ 93%] guides/server-groups/manual_sync_server_group reading sources... [ 95%] guides/server-groups/server-groups reading sources... [ 96%] guides/server-groups/server_groups_deploy reading sources... [ 98%] guides/server-groups/server_groups_prepare reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/traffic-move-1.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/traffic-move-2.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/clone-record-set.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/custom_workflows.rst:: WARNING: image file not readable: images/bulk-import.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst:: WARNING: image file not readable: images/change_queue.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst:: WARNING: image file not readable: images/request_queue.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:76: WARNING: Title underline too short. Policy enforcement ================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:76: WARNING: Title underline too short. Policy enforcement ================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:90: WARNING: Title level inconsistent: DNS record policies and Server Groups ------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:188: WARNING: Title level inconsistent: Enforce consistent NAPTR fields in zone sgw-s11.db. --------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:217: WARNING: Title level inconsistent: Warn if change contains record names deviating from template ------------------------------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:249: WARNING: Title level inconsistent: Consistency between NAPTR record name and replacement field ----------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:282: WARNING: Title level inconsistent: Ensure all NAPTR records in every zone have an empty regex field ---------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/record_policies.rst:: WARNING: image file not readable: images/policy-error.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/requests.rst:18: WARNING: duplicate label dns-changes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/dns_changes.rst /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dhcp.rst:23: WARNING: Unexpected section title or transition. ????????? /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dns.rst:24: WARNING: Error in "image" directive: invalid option value: (option: "width"; value: '60&') not a positive measure of one of the following units: "em" "ex" "px" "in" "cm" "mm" "pt" "pc" "%". .. image:: ../../images/add-dns.png :width: 60& :align: center /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dns.rst:32: WARNING: Error in "image" directive: invalid option value: (option: "width"; value: '30&') not a positive measure of one of the following units: "em" "ex" "px" "in" "cm" "mm" "pt" "pc" "%". .. image:: ../../images/add-dns-modal.png :width: 30& :align: center /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/named-checkconf_timeout.rst:13: WARNING: Unknown interpreted text role "guilable". /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:14: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:14: WARNING: Unexpected section title or transition. ----------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:16: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:16: WARNING: Unexpected section title or transition. ----------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:41: WARNING: Title underline too short. Controlled switchover -------------------- /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_disaster_recovery.rst:129: WARNING: Unknown directive type "code-bloack". .. code-bloack:: bash sudo su - postgres export PATH="$PATH:/usr/pgsql-12/bin" pg_autoctl run --pgdata ./[node-2]/ /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_maintenance.rst:77: WARNING: Title underline too short. Monitoring ``pg_auto_failover`` in Production ========================================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_maintenance.rst:77: WARNING: Title underline too short. Monitoring ``pg_auto_failover`` in Production ========================================= /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:16: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:21: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/updates.rst:39: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/operations-guide/dns.rst:: WARNING: image file not readable: images/create-_dns_record.png /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/operations-guide/webapp.rst:83: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: When the Quickfilter is set to “Filter” mode (the funnel icon is highlighted) the filtered list will only display objects that are matched to the string in the text field. .. figure:: ../../images/quickfilter-filter.png Using the Quickfilter in *Filter* mode When it is set to “Search” mode (the search icon is highlighted) the filtered list will show all objects but the matched results are highlighted to make it easier to see the results in context with the other DNS data. .. figure:: ../../images/quickfilter-search.png Using the Quickfilter in *Search* mode. /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_group_members.rst:47: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: .. figure:: ../../images/member-server-inspector.png The Inspector panel for the Member Server /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_groups.rst:49: WARNING: Error in "sidebar" directive: 1 argument(s) required, 0 supplied. .. sidebar:: .. figure:: ../../images/server-group-inspector.png The Inspector panel for the Server Group /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/server-groups.rst:6: WARNING: toctree contains reference to nonexisting document 'guides/server-groups/managing_server-groups' /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/server-groups.rst:6: WARNING: toctree contains reference to nonexisting document 'guides/server-groups/manual_sync_server-group' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_dhcp.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/adding_ip_ranges.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/configuration.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/implementation-guide/psql_ha_admin.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_groups.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/manual_sync_server_group.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] README writing output... [ 3%] changelogs/changelog writing output... [ 4%] changelogs/doc_changelog writing output... [ 6%] changelogs/release_notes writing output... [ 7%] guides/custom-workflows/custom_workflows writing output... [ 9%] guides/custom-workflows/dns_changes writing output... [ 10%] guides/custom-workflows/record_policies writing output... [ 12%] guides/custom-workflows/requests writing output... [ 13%] guides/custom-workflows/workflows writing output... [ 15%] guides/implementation-guide/adding_dhcp writing output... [ 16%] guides/implementation-guide/adding_dns writing output... [ 18%] guides/implementation-guide/adding_ip_ranges writing output... [ 19%] guides/implementation-guide/adding_server_groups writing output... [ 21%] guides/implementation-guide/administration writing output... [ 22%] guides/implementation-guide/binaries writing output... [ 24%] guides/implementation-guide/central_ha writing output... [ 25%] guides/implementation-guide/central_loglevel writing output... [ 27%] guides/implementation-guide/central_psql writing output... [ 28%] guides/implementation-guide/central_psql_ha writing output... [ 30%] guides/implementation-guide/central_python writing output... [ 31%] guides/implementation-guide/config-files writing output... [ 33%] guides/implementation-guide/configuration writing output... [ 34%] guides/implementation-guide/controller_loglevel writing output... [ 36%] guides/implementation-guide/controller_perms writing output... [ 37%] guides/implementation-guide/custom_prefs writing output... [ 39%] guides/implementation-guide/db_migrate writing output... [ 40%] guides/implementation-guide/disable_auto_zone-transfer writing output... [ 42%] guides/implementation-guide/firewall-ports writing output... [ 43%] guides/implementation-guide/first_login writing output... [ 45%] guides/implementation-guide/first_use_wizard writing output... [ 46%] guides/implementation-guide/ha_tweaks writing output... [ 48%] guides/implementation-guide/ha_tweaks_central writing output... [ 50%] guides/implementation-guide/ha_tweaks_psql writing output... [ 51%] guides/implementation-guide/implementation writing output... [ 53%] guides/implementation-guide/install_central writing output... [ 54%] guides/implementation-guide/install_console writing output... [ 56%] guides/implementation-guide/install_controllers writing output... [ 57%] guides/implementation-guide/install_scripts writing output... [ 59%] guides/implementation-guide/install_webui writing output... [ 60%] guides/implementation-guide/installation writing output... [ 62%] guides/implementation-guide/named-checkconf_timeout writing output... [ 63%] guides/implementation-guide/postgresql writing output... [ 65%] guides/implementation-guide/psql_disaster_recovery writing output... [ 66%] guides/implementation-guide/psql_ha writing output... [ 68%] guides/implementation-guide/psql_ha_admin writing output... [ 69%] guides/implementation-guide/psql_ha_maintenance writing output... [ 71%] guides/implementation-guide/running_micetro writing output... [ 72%] guides/implementation-guide/system-requirements writing output... [ 74%] guides/implementation-guide/updates writing output... [ 75%] guides/implementation-guide/user_management writing output... [ 77%] guides/implementation-guide/webserver_proxy_timeout writing output... [ 78%] guides/implementation-guide/webui_compression writing output... [ 80%] guides/implementation-guide/webui_ssl writing output... [ 81%] guides/operations-guide/att_data writing output... [ 83%] guides/operations-guide/dns writing output... [ 84%] guides/operations-guide/operations writing output... [ 86%] guides/operations-guide/server_management writing output... [ 87%] guides/operations-guide/webapp writing output... [ 89%] guides/server-groups/managing_group_dns_zones writing output... [ 90%] guides/server-groups/managing_server_group_members writing output... [ 92%] guides/server-groups/managing_server_groups writing output... [ 93%] guides/server-groups/manual_sync_server_group writing output... [ 95%] guides/server-groups/server-groups writing output... [ 96%] guides/server-groups/server_groups_deploy writing output... [ 98%] guides/server-groups/server_groups_prepare writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/custom-workflows/workflows.rst:17: WARNING: undefined label: /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/checkouts/10.0/guides/server-groups/managing_server_group_members.rst:36: WARNING: undefined label: