name: lint run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/lf-infra-ansible-roles-tox-verify-any/.tox/lint/bin:/opt/pyenv/bin:/tmp/venv-g5Ux/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: 3793701065 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: lint env TOX_WORK_DIR: /w/workspace/lf-infra-ansible-roles-tox-verify-any/.tox env TOX_ENV_DIR: /w/workspace/lf-infra-ansible-roles-tox-verify-any/.tox/lint env VIRTUAL_ENV: /w/workspace/lf-infra-ansible-roles-tox-verify-any/.tox/lint metadata pid: 25507 cwd: /w/workspace/lf-infra-ansible-roles-tox-verify-any allow: /w/workspace/lf-infra-ansible-roles-tox-verify-any/.tox/lint/bin/*:/bin/bash:yamllint cmd: python -I -m pip install ansible-lint yamllint exit_code: 0 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting ansible-lint Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ansible-lint/24.2.0/ansible_lint-24.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.5/297.5 kB 14.7 MB/s eta 0:00:00 Collecting yamllint Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/yamllint/1.34.0/yamllint-1.34.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.7/66.7 kB 12.2 MB/s eta 0:00:00 Collecting ansible-core>=2.12.0 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/ansible-core/2.16.3/ansible_core-2.16.3-py3-none-any.whl (2.3 MB) Collecting ansible-compat>=4.1.11 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/ansible-compat/4.1.11/ansible_compat-4.1.11-py3-none-any.whl (23 kB) Collecting black>=22.8.0 (from ansible-lint) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/black/24.1.1/black-24.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 56.5 MB/s eta 0:00:00 Collecting filelock>=3.3.0 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/filelock/3.13.1/filelock-3.13.1-py3-none-any.whl (11 kB) Collecting jsonschema>=4.10.0 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonschema/4.21.1/jsonschema-4.21.1-py3-none-any.whl (85 kB) Collecting packaging>=21.3 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/23.2/packaging-23.2-py3-none-any.whl (53 kB) Collecting pathspec>=0.10.3 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pathspec/0.12.1/pathspec-0.12.1-py3-none-any.whl (31 kB) Collecting pyyaml>=5.4.1 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyyaml/6.0.1/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) Collecting rich>=12.0.0 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/rich/13.7.0/rich-13.7.0-py3-none-any.whl (240 kB) Collecting ruamel.yaml>=0.18.5 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/ruamel-yaml/0.18.6/ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) Collecting subprocess-tee>=0.4.1 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/subprocess-tee/0.4.1/subprocess_tee-0.4.1-py3-none-any.whl (5.1 kB) Collecting wcmatch>=8.1.2 (from ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/wcmatch/8.5/wcmatch-8.5-py3-none-any.whl (39 kB) Collecting jinja2>=3.0.0 (from ansible-core>=2.12.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jinja2/3.1.3/Jinja2-3.1.3-py3-none-any.whl (133 kB) Collecting cryptography (from ansible-core>=2.12.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/42.0.2/cryptography-42.0.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core>=2.12.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/resolvelib/1.0.1/resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) Collecting click>=8.0.0 (from black>=22.8.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB) Collecting mypy-extensions>=0.4.3 (from black>=22.8.0->ansible-lint) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.0.0/mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting platformdirs>=2 (from black>=22.8.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/platformdirs/4.2.0/platformdirs-4.2.0-py3-none-any.whl (17 kB) Collecting tomli>=1.1.0 (from black>=22.8.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/tomli/2.0.1/tomli-2.0.1-py3-none-any.whl (12 kB) Collecting typing-extensions>=4.0.1 (from black>=22.8.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.9.0/typing_extensions-4.9.0-py3-none-any.whl (32 kB) Collecting attrs>=22.2.0 (from jsonschema>=4.10.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/23.2.0/attrs-23.2.0-py3-none-any.whl (60 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.10.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonschema-specifications/2023.12.1/jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Collecting referencing>=0.28.4 (from jsonschema>=4.10.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/referencing/0.33.0/referencing-0.33.0-py3-none-any.whl (26 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=4.10.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/rpds-py/0.17.1/rpds_py-0.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) Collecting markdown-it-py>=2.2.0 (from rich>=12.0.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/markdown-it-py/3.0.0/markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.0.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pygments/2.17.2/pygments-2.17.2-py3-none-any.whl (1.2 MB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.18.5->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/ruamel-yaml-clib/0.2.8/ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (526 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.1.2->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/bracex/2.4/bracex-2.4-py3-none-any.whl (11 kB) Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core>=2.12.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/markupsafe/2.1.5/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.0.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/mdurl/0.1.2/mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting cffi>=1.12 (from cryptography->ansible-core>=2.12.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.16.0/cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Collecting pycparser (from cffi>=1.12->cryptography->ansible-core>=2.12.0->ansible-lint) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.21/pycparser-2.21-py2.py3-none-any.whl (118 kB) Installing collected packages: resolvelib, typing-extensions, tomli, subprocess-tee, ruamel.yaml.clib, rpds-py, pyyaml, pygments, pycparser, platformdirs, pathspec, packaging, mypy-extensions, mdurl, MarkupSafe, filelock, click, bracex, attrs, yamllint, wcmatch, ruamel.yaml, referencing, markdown-it-py, jinja2, cffi, black, rich, jsonschema-specifications, cryptography, jsonschema, ansible-core, ansible-compat, ansible-lint Successfully installed MarkupSafe-2.1.5 ansible-compat-4.1.11 ansible-core-2.16.3 ansible-lint-24.2.0 attrs-23.2.0 black-24.1.1 bracex-2.4 cffi-1.16.0 click-8.1.7 cryptography-42.0.2 filelock-3.13.1 jinja2-3.1.3 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 markdown-it-py-3.0.0 mdurl-0.1.2 mypy-extensions-1.0.0 packaging-23.2 pathspec-0.12.1 platformdirs-4.2.0 pycparser-2.21 pygments-2.17.2 pyyaml-6.0.1 referencing-0.33.0 resolvelib-1.0.1 rich-13.7.0 rpds-py-0.17.1 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 subprocess-tee-0.4.1 tomli-2.0.1 typing-extensions-4.9.0 wcmatch-8.5 yamllint-1.34.0