name: tests_tapi run_id: install_deps env HOME: /home/jenkins env INSTALL_TAPI: **** env LANG: C.UTF-8 env OLM_TIMER1: 3000 env OLM_TIMER2: 2000 env PATH: /w/workspace/transportpce-tox-verify-vanadium/.tox/tests_tapi/bin:/opt/pyenv/bin:/tmp/venv-BQyJ/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 PYTHONHASHSEED: 2660024832 env PYTHONIOENCODING: utf-8 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/transportpce-tox-verify-vanadium/.tox/tests_tapi env TOX_ENV_NAME: tests_tapi env TOX_WORK_DIR: /w/workspace/transportpce-tox-verify-vanadium/.tox env USE_ODL_ALT_KARAF_ENV: ./karaf221.env env USE_ODL_ALT_KARAF_INSTALL_DIR: karaf221 env VIRTUAL_ENV: /w/workspace/transportpce-tox-verify-vanadium/.tox/tests_tapi env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 10953 cwd: /w/workspace/transportpce-tox-verify-vanadium allow: /w/workspace/transportpce-tox-verify-vanadium/.tox/tests_tapi/bin/*:launch_tests.sh cmd: python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-vanadium/tests/test-requirements.txt exit_code: 0 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Requirement already satisfied: setuptools>=7.0 in ./.tox/tests_tapi/lib/python3.11/site-packages (80.9.0) Collecting dict2xml>=1.6.0 (from -r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/dict2xml/1.7.7/dict2xml-1.7.7-py3-none-any.whl (7.9 kB) Collecting netconf_client>=2.0.0 (from -r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netconf-client/3.5.0/netconf_client-3.5.0-py3-none-any.whl (16 kB) Collecting psutil>=5.6.7 (from -r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 3)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/psutil/7.1.3/psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) Collecting requests!=2.12.2,>=2.10.0 (from -r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 4)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) Collecting pytest (from -r /w/workspace/transportpce-tox-verify-vanadium/tests/test-requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pytest/9.0.1/pytest-9.0.1-py3-none-any.whl (373 kB) Collecting lxml<7,>=4.6.3 (from netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Collecting paramiko<5,>=2.7.2 (from netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) Collecting bcrypt>=3.2 (from paramiko<5,>=2.7.2->netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) Collecting cryptography>=3.3 (from paramiko<5,>=2.7.2->netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) Collecting invoke>=2.0 (from paramiko<5,>=2.7.2->netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) Collecting pynacl>=1.5 (from paramiko<5,>=2.7.2->netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) Collecting charset_normalizer<4,>=2 (from requests!=2.12.2,>=2.10.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 4)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Collecting idna<4,>=2.5 (from requests!=2.12.2,>=2.10.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 4)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) Collecting urllib3<3,>=1.21.1 (from requests!=2.12.2,>=2.10.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 4)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) Collecting certifi>=2017.4.17 (from requests!=2.12.2,>=2.10.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 4)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) Collecting iniconfig>=1.0.1 (from pytest->-r /w/workspace/transportpce-tox-verify-vanadium/tests/test-requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/iniconfig/2.3.0/iniconfig-2.3.0-py3-none-any.whl (7.5 kB) Collecting packaging>=22 (from pytest->-r /w/workspace/transportpce-tox-verify-vanadium/tests/test-requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) Collecting pluggy<2,>=1.5 (from pytest->-r /w/workspace/transportpce-tox-verify-vanadium/tests/test-requirements.txt (line 2)) Using cached https://nexus3.opendaylight.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->-r /w/workspace/transportpce-tox-verify-vanadium/tests/test-requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pygments/2.19.2/pygments-2.19.2-py3-none-any.whl (1.2 MB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko<5,>=2.7.2->netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko<5,>=2.7.2->netconf_client>=2.0.0->-r /w/workspace/transportpce-tox-verify-vanadium/tests/requirements.txt (line 2)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) Installing collected packages: urllib3, pygments, pycparser, psutil, pluggy, packaging, lxml, invoke, iniconfig, idna, dict2xml, charset_normalizer, certifi, bcrypt, requests, pytest, cffi, pynacl, cryptography, paramiko, netconf_client Successfully installed bcrypt-5.0.0 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 cryptography-46.0.3 dict2xml-1.7.7 idna-3.11 iniconfig-2.3.0 invoke-2.2.1 lxml-6.0.2 netconf_client-3.5.0 packaging-25.0 paramiko-4.0.0 pluggy-1.6.0 psutil-7.1.3 pycparser-2.23 pygments-2.19.2 pynacl-1.6.1 pytest-9.0.1 requests-2.32.5 urllib3-2.5.0