Read the Docs build information Build id: 3702185 Project: cisecurity-ciscloud Version: latest Commit: 5132ea3923d92fcdc0dbe740dc529f16e7dfd7ba Date: 2026-01-28T20:11:26.764903Z State: finished Success: True [rtd-command-info] start-time: 2026-01-28T20:11:27.548632Z, end-time: 2026-01-28T20:11:29.365081Z, duration: 1, exit-code: 0 git clone --depth 1 git@bitbucket.org:cis-it-workspace/ciscloud.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-01-28T20:11:29.447103Z, end-time: 2026-01-28T20:11:32.368963Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-01-28T20:11:33.397237Z, end-time: 2026-01-28T20:11:33.445383Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5132ea3 New usage instructions for AWS Hardening Components -FM [rtd-command-info] start-time: 2026-01-28T20:11:33.523094Z, end-time: 2026-01-28T20:11:33.563711Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Project Owner: CIS SBP Cloud # Author: FM - Q1 2025 # Contact: sbpcloud@cisecurity.org # https://cisecurity.atlassian.net/wiki/spaces/CD/pages/4066246718/Read+The+Docs+Making+Content+Updates+CISCloud # Read the Docs configuration file for MkDocs projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-24.04 tools: python: "3.12" jobs: pre_install: - pip install mkdocs-material mkdocs: configuration: mkdocs.yml [rtd-command-info] start-time: 2026-01-28T20:11:39.098371Z, end-time: 2026-01-28T20:11:39.159483Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-01-28T20:11:39.577424Z, end-time: 2026-01-28T20:11:40.343980Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 508ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-01-28T20:11:40.426010Z, end-time: 2026-01-28T20:11:52.254720Z, duration: 11, exit-code: 0 pip install mkdocs-material Collecting mkdocs-material Downloading mkdocs_material-9.7.1-py3-none-any.whl (9.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 28.0 MB/s eta 0:00:00 Collecting babel>=2.10 (from mkdocs-material) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 59.3 MB/s eta 0:00:00 Collecting backrefs>=5.7.post1 (from mkdocs-material) Downloading backrefs-6.1-py312-none-any.whl (398 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.8/398.8 kB 49.4 MB/s eta 0:00:00 Collecting colorama>=0.4 (from mkdocs-material) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting jinja2>=3.1 (from mkdocs-material) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 20.7 MB/s eta 0:00:00 Collecting markdown>=3.2 (from mkdocs-material) Downloading markdown-3.10.1-py3-none-any.whl (107 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 13.9 MB/s eta 0:00:00 Collecting mkdocs-material-extensions>=1.3 (from mkdocs-material) Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) Collecting mkdocs>=1.6 (from mkdocs-material) Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 73.1 MB/s eta 0:00:00 Collecting paginate>=0.5 (from mkdocs-material) Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB) Collecting pygments>=2.16 (from mkdocs-material) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.3 MB/s eta 0:00:00 Collecting pymdown-extensions>=10.2 (from mkdocs-material) Downloading pymdown_extensions-10.20.1-py3-none-any.whl (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 kB 2.1 MB/s eta 0:00:00 Collecting requests>=2.30 (from mkdocs-material) Downloading requests-2.32.5-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 489.9 kB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from jinja2>=3.1->mkdocs-material) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Collecting click>=7.0 (from mkdocs>=1.6->mkdocs-material) Downloading click-8.3.1-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 16.3 MB/s eta 0:00:00 Collecting ghp-import>=1.0 (from mkdocs>=1.6->mkdocs-material) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting mergedeep>=1.3.4 (from mkdocs>=1.6->mkdocs-material) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting mkdocs-get-deps>=0.2.0 (from mkdocs>=1.6->mkdocs-material) Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) Collecting packaging>=20.5 (from mkdocs>=1.6->mkdocs-material) Downloading packaging-26.0-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.7 MB/s eta 0:00:00 Collecting pathspec>=0.11.1 (from mkdocs>=1.6->mkdocs-material) Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.2/55.2 kB 4.9 MB/s eta 0:00:00 Collecting pyyaml-env-tag>=0.1 (from mkdocs>=1.6->mkdocs-material) Downloading pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) Collecting pyyaml>=5.1 (from mkdocs>=1.6->mkdocs-material) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 74.9 MB/s eta 0:00:00 Collecting watchdog>=2.0 (from mkdocs>=1.6->mkdocs-material) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.1/79.1 kB 9.0 MB/s eta 0:00:00 Collecting charset_normalizer<4,>=2 (from requests>=2.30->mkdocs-material) Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 23.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.30->mkdocs-material) Downloading idna-3.11-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 8.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.30->mkdocs-material) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 14.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.30->mkdocs-material) Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 17.3 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs>=1.6->mkdocs-material) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 27.4 MB/s eta 0:00:00 Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs>=1.6->mkdocs-material) Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.6->mkdocs-material) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Installing collected packages: paginate, watchdog, urllib3, six, pyyaml, pygments, platformdirs, pathspec, packaging, mkdocs-material-extensions, mergedeep, MarkupSafe, markdown, idna, colorama, click, charset_normalizer, certifi, backrefs, babel, requests, pyyaml-env-tag, python-dateutil, pymdown-extensions, mkdocs-get-deps, jinja2, ghp-import, mkdocs, mkdocs-material Successfully installed MarkupSafe-3.0.3 babel-2.17.0 backrefs-6.1 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 ghp-import-2.1.0 idna-3.11 jinja2-3.1.6 markdown-3.10.1 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-material-9.7.1 mkdocs-material-extensions-1.3.1 packaging-26.0 paginate-0.5.7 pathspec-1.0.4 platformdirs-4.5.1 pygments-2.19.2 pymdown-extensions-10.20.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyyaml-env-tag-1.1 requests-2.32.5 six-1.17.0 urllib3-2.6.3 watchdog-6.0.0 [notice] A new release of pip is available: 23.1 -> 25.3 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2026-01-28T20:11:52.338475Z, end-time: 2026-01-28T20:11:55.057472Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 41.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.10.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 433.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.3 setuptools-80.10.2 [rtd-command-info] start-time: 2026-01-28T20:11:55.135594Z, end-time: 2026-01-28T20:11:55.703413Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Requirement already satisfied: mkdocs in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (1.6.1) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (8.3.1) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (2.1.0) Requirement already satisfied: jinja2>=2.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (3.1.6) Requirement already satisfied: markdown>=3.3.6 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (3.10.1) Requirement already satisfied: markupsafe>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (3.0.3) Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (1.3.4) Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (0.2.0) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (26.0) Requirement already satisfied: pathspec>=0.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (1.0.4) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (1.1) Requirement already satisfied: pyyaml>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (6.0.3) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs) (6.0.0) Requirement already satisfied: python-dateutil>=2.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from ghp-import>=1.0->mkdocs) (2.9.0.post0) Requirement already satisfied: platformdirs>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs) (4.5.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) (1.17.0) [rtd-command-info] start-time: 2026-01-28T20:11:55.859637Z, end-time: 2026-01-28T20:11:55.897968Z, duration: 0, exit-code: 0 cat mkdocs.yml # Project Owner: CIS SBP Cloud # Author: FM - Q1 2025 # Contact: sbpcloud@cisecurity.org # https://cisecurity.atlassian.net/wiki/spaces/CD/pages/4066246718/Read+The+Docs+Making+Content+Updates+CISCloud site_name: CIS Hardened Images® Guide and Resources repo_url: https://bitbucket.org/cis-it-workspace/ciscloud/src/main/ ### // NAV MENU START // ### nav: - CIS Hardened Images® Guide: index.md - 'Getting Started': - 'What are the Differences Between a Cloud Base Image and CIS Hardened Images®?': source/content/1-Getting Started/differences.md - 'What are the Benefits of Using CIS Hardened Images®?': source/content/1-Getting Started/benefits.md - 'CIS Hardened Images® Pricing Questions': source/content/1-Getting Started/pricing.md - 'Provide Feedback & Private Offers': source/content/1-Getting Started/feedback.md - 'Product Standards': - 'Enhanced Security and Achieving Compliance': source/content/2-Configuration and Product Standards/enhanced-security.md - 'CIS Product Security and Compliance': source/content/2-Configuration and Product Standards/integration-testing.md - 'How CIS® Ensures Security Throughout the CIS Hardened Images® Build Process': source/content/2-Configuration and Product Standards/approach.md - 'User-Guide': - 'Getting Started': - 'Accessing CIS Hardened Images®': source/content/3-User-Guide/Getting Started/access.md - 'Patching CIS Hardened Images®': source/content/3-User-Guide/Getting Started/patching.md - 'Utilizing and Customizing CIS Hardened Images®': source/content/3-User-Guide/Getting Started/customizing.md - 'About': - 'How do the Cloud Service Providers Track AMI Usage?': source/content/3-User-Guide/About/track-usage.md - 'How are CIS Hardened Images® Deprecated from the Marketplace?': source/content/3-User-Guide/About/deprecating.md - 'Does CIS® Still Maintain End of Support CIS Hardened Images®?': source/content/3-User-Guide/About/eol.md - 'CIS Amazon Linux 2023 Level 2 with ParallelCluster - Usage Instructions': source/content/3-User-Guide/About/parallelcluster.md - 'CIS AWS Hardening Components - Usage Instructions': source/content/3-User-Guide/About/components.md - 'Troubleshooting': source/content/4-Troubleshooting/troubleshooting.md - 'CIS Hardened Images® Resources': - 'Glossary': source/content/5-Additional Resources/glossary.md ### // NAV MENU END // ### ### // THEME SETTINGS START // ### theme: name: material logo: source/img/cis-logo.svg favicon: source/img/cis-logo.svg features: - navigation.footer - navigation.instant palette: # Auto light/dark mode - media: "(prefers-color-scheme)" toggle: icon: material/brightness-auto name: Switch to light mode # Light Mode Toggle - media: "(prefers-color-scheme: light)" scheme: cis-light toggle: icon: material/weather-night name: Light Mode # Dark Mode Toggle - media: "(prefers-color-scheme: dark)" scheme: slate toggle: icon: material/weather-sunny name: Dark Mode # extra: # social: # - icon: fontawesome/brands/mastodon # link: https://www.youtube.com/user/TheCISecurity copyright: Copyright © 2025 Center for Internet Security® extra: generator: false analytics: provider: google property: G-GN0DD2ENVK extra_javascript: - js/readthedocs.js extra_css: - stylesheets/extra.css markdown_extensions: - tables - attr_list - md_in_html - admonition - pymdownx.details - pymdownx.superfences - pymdownx.emoji: emoji_index: !!python/name:material.extensions.emoji.twemoji emoji_generator: !!python/name:material.extensions.emoji.to_svg ### // THEME SETTINGS END // ### [rtd-command-info] start-time: 2026-01-28T20:11:55.983275Z, end-time: 2026-01-28T20:11:56.634406Z, duration: 0, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/checkouts/latest/_readthedocs/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - source/content/5-Additional Resources/changelog.md - source/content/5-Additional Resources/exceptions.md INFO - Documentation built in 0.34 seconds