name: code run_id: install_deps env HOME: /home/jenkins env LANG: C.UTF-8 env LD_LIBRARY_PATH: /usr/local/lib/:/usr/local/lib64 env PATH: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code/bin:/opt/pyenv/bin:/tmp/venv-ig0C/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 PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 3225447470 env PYTHONIOENCODING: utf-8 env RMR_ASYNC_CONN: 0 env RMR_SEED_RT: tests/fixtures/test_local.rt env SSH_AGENT_PID: 1624 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code env TOX_ENV_NAME: code env TOX_WORK_DIR: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox env VIRTUAL_ENV: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2654 cwd: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master allow: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code/bin/* cmd: python -I -m pip install coverage inotify inotify_simple mdclogpy msgpack 'protobuf<3.21.0' pytest pytest-cov requests 'ricsdl<4.0.0,>=3.0.0' six exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting coverage Downloading coverage-7.14.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248 kB) Collecting inotify Downloading inotify-0.2.12-py2.py3-none-any.whl (20 kB) Collecting inotify_simple Downloading inotify_simple-2.0.1-py3-none-any.whl (7.4 kB) Collecting mdclogpy Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) Collecting msgpack Using cached msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) Collecting protobuf<3.21.0 Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 26.6 MB/s 0:00:00 Collecting pytest Downloading pytest-9.0.3-py3-none-any.whl (375 kB) Collecting pytest-cov Downloading pytest_cov-7.1.0-py3-none-any.whl (22 kB) Collecting requests Using cached requests-2.34.0-py3-none-any.whl (73 kB) Collecting ricsdl<4.0.0,>=3.0.0 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) Collecting six Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: setuptools in ./.tox/code/lib/python3.10/site-packages (from ricsdl<4.0.0,>=3.0.0) (82.0.1) Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0) Downloading redis-4.3.6-py3-none-any.whl (248 kB) Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0) Downloading hiredis-2.0.0.tar.gz (75 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 packaging>=20.4 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0) Using cached packaging-26.2-py3-none-any.whl (100 kB) Collecting async-timeout>=4.0.2 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0) Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) Collecting build (from inotify) Downloading build-1.5.0-py3-none-any.whl (26 kB) Collecting exceptiongroup>=1 (from pytest) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Collecting iniconfig>=1.0.1 (from pytest) Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) Collecting pygments>=2.7.2 (from pytest) Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) Collecting tomli>=1 (from pytest) Using cached tomli-2.4.1-py3-none-any.whl (14 kB) Collecting charset_normalizer<4,>=2 (from requests) Using cached charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Collecting idna<4,>=2.5 (from requests) Using cached idna-3.15-py3-none-any.whl (72 kB) Collecting urllib3<3,>=1.26 (from requests) Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) Collecting certifi>=2023.5.7 (from requests) Using cached certifi-2026.4.22-py3-none-any.whl (135 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting pyproject_hooks (from build->inotify) Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) Building wheels for collected packages: hiredis Building wheel for hiredis (pyproject.toml): started Building wheel for hiredis (pyproject.toml): finished with status 'done' Created wheel for hiredis: filename=hiredis-2.0.0-cp310-cp310-linux_x86_64.whl size=80310 sha256=1489358df9e871b173918c2aa1b794c5f1a944e2a29662970eeab79a5d0d66bb Stored in directory: /home/jenkins/.cache/pip/wheels/53/f1/ae/861d129657ab4f1408238c1a6b864bef243ec7df6c64845e10 Successfully built hiredis Installing collected packages: urllib3, typing-extensions, tomli, six, pyproject_hooks, pygments, protobuf, pluggy, packaging, msgpack, inotify_simple, iniconfig, idna, hiredis, coverage, charset_normalizer, certifi, async-timeout, requests, redis, exceptiongroup, build, ricsdl, pytest, inotify, pytest-cov, mdclogpy Successfully installed async-timeout-5.0.1 build-1.5.0 certifi-2026.4.22 charset_normalizer-3.4.7 coverage-7.14.0 exceptiongroup-1.3.1 hiredis-2.0.0 idna-3.15 iniconfig-2.3.0 inotify-0.2.12 inotify_simple-2.0.1 mdclogpy-1.1.4 msgpack-1.1.2 packaging-26.2 pluggy-1.6.0 protobuf-3.20.3 pygments-2.20.0 pyproject_hooks-1.2.0 pytest-9.0.3 pytest-cov-7.1.0 redis-4.3.6 requests-2.34.0 ricsdl-3.1.3 six-1.17.0 tomli-2.4.1 typing-extensions-4.15.0 urllib3-2.7.0