name: py39 run_id: install_deps env DBAAS_SERVICE_HOST: localhost env DBAAS_SERVICE_PORT: 6379 env HOME: /home/jenkins env LANG: en_US.UTF-8 env PATH: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39/bin:/opt/pyenv/bin:/tmp/venv-CGbz/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 571544656 env PYTHONIOENCODING: utf-8 env TOX_ENV_DIR: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39 env TOX_ENV_NAME: py39 env TOX_WORK_DIR: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox env VIRTUAL_ENV: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39 metadata pid: 8737 cwd: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package allow: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39/bin/* cmd: python -I -m pip install coverage pytest pytest-cov exit_code: 0 Collecting coverage Downloading coverage-7.9.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.9 kB) Collecting pytest Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB) Collecting pytest-cov Downloading pytest_cov-6.2.1-py3-none-any.whl.metadata (30 kB) Collecting exceptiongroup>=1 (from pytest) Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) Collecting iniconfig>=1 (from pytest) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting packaging>=20 (from pytest) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) Collecting pygments>=2.7.2 (from pytest) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) Using cached typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) Downloading coverage-7.9.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB) Downloading pytest-8.4.1-py3-none-any.whl (365 kB) Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading pytest_cov-6.2.1-py3-none-any.whl (24 kB) Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Using cached packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.6 MB/s eta 0:00:00 Using cached tomli-2.2.1-py3-none-any.whl (14 kB) Using cached typing_extensions-4.14.0-py3-none-any.whl (43 kB) Installing collected packages: typing-extensions, tomli, pygments, pluggy, packaging, iniconfig, coverage, exceptiongroup, pytest, pytest-cov Successfully installed coverage-7.9.1 exceptiongroup-1.3.0 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-8.4.1 pytest-cov-6.2.1 tomli-2.2.1 typing-extensions-4.14.0