name: linters run_id: commands[0] env HOME: /home/zuul-worker env LANG: en_US.UTF-8 env PATH: /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn/.tox/linters/bin:/home/zuul-worker/.local/bin:/home/zuul-worker/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 3206045418 env PYTHONIOENCODING: utf-8 env PYTHONUNBUFFERED: 1 env TOX_ENV_DIR: /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn/.tox/linters env TOX_ENV_NAME: linters env TOX_WORK_DIR: /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn/.tox env VIRTUAL_ENV: /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn/.tox/linters metadata pid: 28222 cwd: /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn allow: /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn/.tox/linters/bin/* cmd: ansible-lint -x 'yaml[line-length]' --exclude molecule --exclude zuul exit_code: 0 standard error: WARNING /home/zuul-worker/src/review.rdoproject.org/rdo-infra/ansible-role-dlrn/.tox/linters/lib/python3.9/site-packages/ansible/modules/pip.py:281 UserWarning pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. Passed: 0 failure(s), 0 warning(s) on 86 files. Last profile that met the validation criteria was 'production'. A new release of ansible-lint is available: 6.22.2 → 25.12.0 Upgrade by running: pip install --upgrade ansible-lint