name: doc8 run_id: commands[0] env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/oom-master-doc8-lint/.tox/doc8/bin:/opt/pyenv/bin:/tmp/venv-oVO4/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 273380139 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: doc8 env TOX_WORK_DIR: /w/workspace/oom-master-doc8-lint/.tox env TOX_ENV_DIR: /w/workspace/oom-master-doc8-lint/.tox/doc8 env VIRTUAL_ENV: /w/workspace/oom-master-doc8-lint/.tox/doc8 metadata pid: 2275 cwd: /w/workspace/oom-master-doc8-lint allow: /w/workspace/oom-master-doc8-lint/.tox/doc8/bin/* cmd: doc8 docs/ exit_code: 1 Scanning... Validating... docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long ======== Total files scanned = 42 Total files ignored = 0 Total accumulated errors = 6 Detailed error counts: - doc8.checks.CheckCarriageReturn = 0 - doc8.checks.CheckIndentationNoTab = 0 - doc8.checks.CheckMaxLineLength = 5 - doc8.checks.CheckNewlineEndOfFile = 1 - doc8.checks.CheckTrailingWhitespace = 0 - doc8.checks.CheckValidity = 0