name: py3 run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin:/opt/pyenv/bin:/tmp/venv-QFEO/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: 1769216258 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: py3 env TOX_WORK_DIR: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox env TOX_ENV_DIR: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3 env VIRTUAL_ENV: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3 metadata pid: 2481 cwd: /w/workspace/com-pylog-tox-sonarqube/mdclogpy allow: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin/* cmd: python -I -m pip install coverage inotify pytest pytest-cov exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting coverage Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.8.2/coverage-7.8.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB) Collecting inotify Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/inotify/0.2.10/inotify-0.2.10.tar.gz (9.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.4.0/pytest-8.4.0-py3-none-any.whl (363 kB) Collecting pytest-cov Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-cov/6.1.1/pytest_cov-6.1.1-py3-none-any.whl (23 kB) Collecting nose (from inotify) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/nose/1.3.7/nose-1.3.7-py3-none-any.whl (154 kB) Collecting exceptiongroup>=1 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/exceptiongroup/1.3.0/exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Collecting iniconfig>=1 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/iniconfig/2.1.0/iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Collecting packaging>=20 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.6.0/pluggy-1.6.0-py3-none-any.whl (20 kB) Collecting pygments>=2.7.2 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pygments/2.19.1/pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.5 MB/s eta 0:00:00 Collecting tomli>=1 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tomli/2.2.1/tomli-2.2.1-py3-none-any.whl (14 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/typing-extensions/4.14.0/typing_extensions-4.14.0-py3-none-any.whl (43 kB) Building wheels for collected packages: inotify Building wheel for inotify (pyproject.toml): started Building wheel for inotify (pyproject.toml): finished with status 'done' Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13480 sha256=63623137faabf629a45bace0e01db75b0a6bf82be034539a29e13b4b0edc09ac Stored in directory: /home/jenkins/.cache/pip/wheels/fd/2b/6a/325ce4f3e7219e5f15518bbfd546b3232cd7dec933de007270 Successfully built inotify Installing collected packages: nose, typing-extensions, tomli, pygments, pluggy, packaging, inotify, iniconfig, coverage, exceptiongroup, pytest, pytest-cov Successfully installed coverage-7.8.2 exceptiongroup-1.3.0 iniconfig-2.1.0 inotify-0.2.10 nose-1.3.7 packaging-25.0 pluggy-1.6.0 pygments-2.19.1 pytest-8.4.0 pytest-cov-6.1.1 tomli-2.2.1 typing-extensions-4.14.0