12:31:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120304 12:31:54 Running as SYSTEM 12:31:54 [EnvInject] - Loading node environment variables. 12:31:54 Building remotely on prd-ubuntu2204-docker-4c-16g-13930 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:31:55 [ssh-agent] Looking for ssh-agent implementation... 12:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:55 $ ssh-agent 12:31:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuHd67t/agent.1568 12:31:55 SSH_AGENT_PID=1570 12:31:55 [ssh-agent] Started. 12:31:55 Running ssh-add (command line suppressed) 12:31:55 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12372454887296233534.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12372454887296233534.key) 12:31:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:31:56 The recommended git tool is: NONE 12:31:57 using credential jenkins-ssh 12:31:57 Wiping out workspace first. 12:31:57 Cloning the remote Git repository 12:31:57 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:31:57 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:31:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:31:58 > git --version # timeout=10 12:31:58 > git --version # 'git version 2.34.1' 12:31:58 using GIT_SSH to set credentials jenkins-ssh 12:31:58 Verifying host key using known hosts file 12:31:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:31:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:32:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:32:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:32:03 using GIT_SSH to set credentials jenkins-ssh 12:32:03 Verifying host key using known hosts file 12:32:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:32:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/04/120304/6 # timeout=10 12:32:03 > git rev-parse 3d2a93109a2fea6d10e76d0459138e77e28978f8^{commit} # timeout=10 12:32:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:03 Checking out Revision 3d2a93109a2fea6d10e76d0459138e77e28978f8 (refs/changes/04/120304/6) 12:32:03 > git config core.sparsecheckout # timeout=10 12:32:03 > git checkout -f 3d2a93109a2fea6d10e76d0459138e77e28978f8 # timeout=10 12:32:03 Commit message: "TAPI - extract SpectrumCapabilityPac factory" 12:32:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:03 > git rev-list --no-walk 938fbb0c86afe89dd340796db68f62994206c8ea # timeout=10 12:32:03 > git remote # timeout=10 12:32:03 > git submodule init # timeout=10 12:32:03 > git submodule sync # timeout=10 12:32:03 > git config --get remote.origin.url # timeout=10 12:32:03 > git submodule init # timeout=10 12:32:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:32:03 ERROR: No submodules found. 12:32:07 provisioning config files... 12:32:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:32:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:32:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15148865855538713911.sh 12:32:07 ---> python-tools-install.sh 12:32:07 Setup pyenv: 12:32:07 * system (set by /opt/pyenv/version) 12:32:07 * 3.8.20 (set by /opt/pyenv/version) 12:32:07 * 3.9.20 (set by /opt/pyenv/version) 12:32:07 3.10.15 12:32:07 3.11.10 12:32:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NsOg 12:32:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:17 lf-activate-venv(): INFO: Base packages installed successfully 12:32:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-NsOg/bin to PATH 12:32:45 Generating Requirements File 12:33:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:33:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:33:13 Python 3.11.10 12:33:13 pip 26.0.1 from /tmp/venv-NsOg/lib/python3.11/site-packages/pip (python 3.11) 12:33:13 appdirs==1.4.4 12:33:13 argcomplete==3.6.3 12:33:13 aspy.yaml==1.3.0 12:33:13 attrs==25.4.0 12:33:13 autopage==0.6.0 12:33:13 beautifulsoup4==4.14.3 12:33:13 boto3==1.42.51 12:33:13 botocore==1.42.51 12:33:13 bs4==0.0.2 12:33:13 certifi==2026.1.4 12:33:13 cffi==2.0.0 12:33:13 cfgv==3.5.0 12:33:13 chardet==5.2.0 12:33:13 charset-normalizer==3.4.4 12:33:13 click==8.3.1 12:33:13 cliff==4.13.2 12:33:13 cmd2==3.2.0 12:33:13 cryptography==3.3.2 12:33:13 debtcollector==3.0.0 12:33:13 decorator==5.2.1 12:33:13 defusedxml==0.7.1 12:33:13 Deprecated==1.3.1 12:33:13 distlib==0.4.0 12:33:13 dnspython==2.8.0 12:33:13 docker==7.1.0 12:33:13 dogpile.cache==1.5.0 12:33:13 durationpy==0.10 12:33:13 email-validator==2.3.0 12:33:13 filelock==3.24.2 12:33:13 future==1.0.0 12:33:13 gitdb==4.0.12 12:33:13 GitPython==3.1.46 12:33:13 httplib2==0.30.2 12:33:13 identify==2.6.16 12:33:13 idna==3.11 12:33:13 importlib-resources==1.5.0 12:33:13 iso8601==2.1.0 12:33:13 Jinja2==3.1.6 12:33:13 jmespath==1.1.0 12:33:13 jsonpatch==1.33 12:33:13 jsonpointer==3.0.0 12:33:13 jsonschema==4.26.0 12:33:13 jsonschema-specifications==2025.9.1 12:33:13 keystoneauth1==5.13.0 12:33:13 kubernetes==35.0.0 12:33:13 lftools==0.37.21 12:33:13 lxml==6.0.2 12:33:13 markdown-it-py==4.0.0 12:33:13 MarkupSafe==3.0.3 12:33:13 mdurl==0.1.2 12:33:13 msgpack==1.1.2 12:33:13 multi_key_dict==2.0.3 12:33:13 munch==4.0.0 12:33:13 netaddr==1.3.0 12:33:13 niet==1.4.2 12:33:13 nodeenv==1.10.0 12:33:13 oauth2client==4.1.3 12:33:13 oauthlib==3.3.1 12:33:13 openstacksdk==4.10.0 12:33:13 os-service-types==1.8.2 12:33:13 osc-lib==4.4.0 12:33:13 oslo.config==10.3.0 12:33:13 oslo.context==6.3.0 12:33:13 oslo.i18n==6.7.2 12:33:13 oslo.log==8.0.0 12:33:13 oslo.serialization==5.9.1 12:33:13 oslo.utils==9.2.0 12:33:13 packaging==26.0 12:33:13 pbr==7.0.3 12:33:13 platformdirs==4.9.2 12:33:13 prettytable==3.17.0 12:33:13 psutil==7.2.2 12:33:13 pyasn1==0.6.2 12:33:13 pyasn1_modules==0.4.2 12:33:13 pycparser==3.0 12:33:13 pygerrit2==2.0.15 12:33:13 PyGithub==2.8.1 12:33:13 Pygments==2.19.2 12:33:13 PyJWT==2.11.0 12:33:13 PyNaCl==1.6.2 12:33:13 pyparsing==2.4.7 12:33:13 pyperclip==1.11.0 12:33:13 pyrsistent==0.20.0 12:33:13 python-cinderclient==9.8.0 12:33:13 python-dateutil==2.9.0.post0 12:33:13 python-heatclient==5.0.0 12:33:13 python-jenkins==1.8.3 12:33:13 python-keystoneclient==5.7.0 12:33:13 python-magnumclient==4.9.0 12:33:13 python-openstackclient==9.0.0 12:33:13 python-swiftclient==4.9.0 12:33:13 PyYAML==6.0.3 12:33:13 referencing==0.37.0 12:33:13 requests==2.32.5 12:33:13 requests-oauthlib==2.0.0 12:33:13 requestsexceptions==1.4.0 12:33:13 rfc3986==2.0.0 12:33:13 rich==14.3.2 12:33:13 rich-argparse==1.7.2 12:33:13 rpds-py==0.30.0 12:33:13 rsa==4.9.1 12:33:13 ruamel.yaml==0.19.1 12:33:13 ruamel.yaml.clib==0.2.15 12:33:13 s3transfer==0.16.0 12:33:13 simplejson==3.20.2 12:33:13 six==1.17.0 12:33:13 smmap==5.0.2 12:33:13 soupsieve==2.8.3 12:33:13 stevedore==5.6.0 12:33:13 tabulate==0.9.0 12:33:13 toml==0.10.2 12:33:13 tomlkit==0.14.0 12:33:13 tqdm==4.67.3 12:33:13 typing_extensions==4.15.0 12:33:13 tzdata==2025.3 12:33:13 urllib3==1.26.20 12:33:13 virtualenv==20.37.0 12:33:13 wcwidth==0.6.0 12:33:13 websocket-client==1.9.0 12:33:13 wrapt==2.1.1 12:33:13 xdg==6.0.0 12:33:13 xmltodict==1.0.3 12:33:13 yq==3.4.3 12:33:13 [EnvInject] - Injecting environment variables from a build step. 12:33:13 [EnvInject] - Injecting as environment variables the properties content 12:33:13 PYTHON=python3 12:33:13 12:33:13 [EnvInject] - Variables injected successfully. 12:33:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6105598941357228720.sh 12:33:13 ---> tox-install.sh 12:33:13 + source /home/jenkins/lf-env.sh 12:33:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:13 ++ mktemp -d /tmp/venv-XXXX 12:33:13 + lf_venv=/tmp/venv-w3GN 12:33:13 + local venv_file=/tmp/.os_lf_venv 12:33:13 + local python=python3 12:33:13 + local options 12:33:13 + local set_path=true 12:33:13 + local install_args= 12:33:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:13 + true 12:33:13 + case $1 in 12:33:13 + venv_file=/tmp/.toxenv 12:33:13 + shift 2 12:33:13 + true 12:33:13 + case $1 in 12:33:13 + shift 12:33:13 + break 12:33:13 + case $python in 12:33:13 + local pkg_list= 12:33:13 + [[ -d /opt/pyenv ]] 12:33:13 + echo 'Setup pyenv:' 12:33:13 Setup pyenv: 12:33:13 + export PYENV_ROOT=/opt/pyenv 12:33:13 + PYENV_ROOT=/opt/pyenv 12:33:13 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:13 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:13 + pyenv versions 12:33:13 system 12:33:13 3.8.20 12:33:13 3.9.20 12:33:13 3.10.15 12:33:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:33:13 + command -v pyenv 12:33:13 ++ pyenv init - --no-rehash 12:33:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:33:13 for i in ${!paths[@]}; do 12:33:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:33:13 fi; done; 12:33:13 echo "${paths[*]}"'\'')" 12:33:13 export PATH="/opt/pyenv/shims:${PATH}" 12:33:13 export PYENV_SHELL=bash 12:33:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:13 pyenv() { 12:33:13 local command 12:33:13 command="${1:-}" 12:33:13 if [ "$#" -gt 0 ]; then 12:33:13 shift 12:33:13 fi 12:33:13 12:33:13 case "$command" in 12:33:13 rehash|shell) 12:33:13 eval "$(pyenv "sh-$command" "$@")" 12:33:13 ;; 12:33:13 *) 12:33:13 command pyenv "$command" "$@" 12:33:13 ;; 12:33:13 esac 12:33:13 }' 12:33:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:33:13 for i in ${!paths[@]}; do 12:33:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:33:13 fi; done; 12:33:13 echo "${paths[*]}"' 12:33:13 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:13 ++ export PYENV_SHELL=bash 12:33:13 ++ PYENV_SHELL=bash 12:33:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:13 +++ complete -F _pyenv pyenv 12:33:13 ++ lf-pyver python3 12:33:13 ++ local py_version_xy=python3 12:33:13 ++ local py_version_xyz= 12:33:13 ++ pyenv versions 12:33:13 ++ local command 12:33:13 ++ command=versions 12:33:13 ++ '[' 1 -gt 0 ']' 12:33:13 ++ shift 12:33:13 ++ case "$command" in 12:33:13 ++ command pyenv versions 12:33:13 ++ sed 's/^[ *]* //' 12:33:13 ++ awk '{ print $1 }' 12:33:13 ++ grep -E '^[0-9.]*[0-9]$' 12:33:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:14 +++ grep '^3' /tmp/.pyenv_versions 12:33:14 +++ tail -n 1 12:33:14 +++ sort -V 12:33:14 ++ py_version_xyz=3.11.10 12:33:14 ++ [[ -z 3.11.10 ]] 12:33:14 ++ echo 3.11.10 12:33:14 ++ return 0 12:33:14 + pyenv local 3.11.10 12:33:14 + local command 12:33:14 + command=local 12:33:14 + '[' 2 -gt 0 ']' 12:33:14 + shift 12:33:14 + case "$command" in 12:33:14 + command pyenv local 3.11.10 12:33:14 + for arg in "$@" 12:33:14 + case $arg in 12:33:14 + pkg_list+='tox ' 12:33:14 + for arg in "$@" 12:33:14 + case $arg in 12:33:14 + pkg_list+='virtualenv ' 12:33:14 + for arg in "$@" 12:33:14 + case $arg in 12:33:14 + pkg_list+='urllib3~=1.26.15 ' 12:33:14 + [[ -f /tmp/.toxenv ]] 12:33:14 + [[ ! -f /tmp/.toxenv ]] 12:33:14 + [[ -n '' ]] 12:33:14 + python3 -m venv /tmp/venv-w3GN 12:33:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w3GN' 12:33:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w3GN 12:33:18 + echo /tmp/venv-w3GN 12:33:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:33:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:33:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:18 + local 'pip_opts=--upgrade --quiet' 12:33:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:33:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:33:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:33:18 + [[ -n '' ]] 12:33:18 + [[ -n '' ]] 12:33:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:18 + /tmp/venv-w3GN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:33:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:33:22 lf-activate-venv(): INFO: Base packages installed successfully 12:33:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:33:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:33:22 + /tmp/venv-w3GN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:25 + type python3 12:33:25 + true 12:33:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w3GN/bin to PATH' 12:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-w3GN/bin to PATH 12:33:25 + PATH=/tmp/venv-w3GN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:25 + return 0 12:33:25 + python3 --version 12:33:25 Python 3.11.10 12:33:25 + python3 -m pip --version 12:33:25 pip 26.0.1 from /tmp/venv-w3GN/lib/python3.11/site-packages/pip (python 3.11) 12:33:25 + python3 -m pip freeze 12:33:25 cachetools==7.0.1 12:33:25 chardet==5.2.0 12:33:25 colorama==0.4.6 12:33:25 distlib==0.4.0 12:33:25 filelock==3.24.2 12:33:25 packaging==26.0 12:33:25 platformdirs==4.9.2 12:33:25 pluggy==1.6.0 12:33:25 pyproject-api==1.10.0 12:33:25 tox==4.38.0 12:33:25 urllib3==1.26.20 12:33:25 virtualenv==20.37.0 12:33:25 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins6934580458919267676.sh 12:33:25 [EnvInject] - Injecting environment variables from a build step. 12:33:25 [EnvInject] - Injecting as environment variables the properties content 12:33:25 PARALLEL=True 12:33:25 12:33:25 [EnvInject] - Variables injected successfully. 12:33:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16979093895651712913.sh 12:33:25 ---> tox-run.sh 12:33:25 + PATH=/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 12:33:25 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:33:25 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:33:25 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:33:25 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:33:25 + source /home/jenkins/lf-env.sh 12:33:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:25 ++ mktemp -d /tmp/venv-XXXX 12:33:25 + lf_venv=/tmp/venv-YoLN 12:33:25 + local venv_file=/tmp/.os_lf_venv 12:33:25 + local python=python3 12:33:25 + local options 12:33:25 + local set_path=true 12:33:25 + local install_args= 12:33:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:25 + true 12:33:25 + case $1 in 12:33:25 + venv_file=/tmp/.toxenv 12:33:25 + shift 2 12:33:25 + true 12:33:25 + case $1 in 12:33:25 + shift 12:33:25 + break 12:33:25 + case $python in 12:33:25 + local pkg_list= 12:33:25 + [[ -d /opt/pyenv ]] 12:33:25 + echo 'Setup pyenv:' 12:33:25 Setup pyenv: 12:33:25 + export PYENV_ROOT=/opt/pyenv 12:33:25 + PYENV_ROOT=/opt/pyenv 12:33:25 + export PATH=/opt/pyenv/bin:/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 12:33:25 + PATH=/opt/pyenv/bin:/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 12:33:25 + pyenv versions 12:33:25 system 12:33:25 3.8.20 12:33:25 3.9.20 12:33:25 3.10.15 12:33:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:33:25 + command -v pyenv 12:33:25 ++ pyenv init - --no-rehash 12:33:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:33:25 for i in ${!paths[@]}; do 12:33:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:33:25 fi; done; 12:33:25 echo "${paths[*]}"'\'')" 12:33:25 export PATH="/opt/pyenv/shims:${PATH}" 12:33:25 export PYENV_SHELL=bash 12:33:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:25 pyenv() { 12:33:25 local command 12:33:25 command="${1:-}" 12:33:25 if [ "$#" -gt 0 ]; then 12:33:25 shift 12:33:25 fi 12:33:25 12:33:25 case "$command" in 12:33:25 rehash|shell) 12:33:25 eval "$(pyenv "sh-$command" "$@")" 12:33:25 ;; 12:33:25 *) 12:33:25 command pyenv "$command" "$@" 12:33:25 ;; 12:33:25 esac 12:33:25 }' 12:33:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:33:25 for i in ${!paths[@]}; do 12:33:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:33:25 fi; done; 12:33:25 echo "${paths[*]}"' 12:33:25 ++ PATH=/opt/pyenv/bin:/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 12:33:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/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 12:33:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/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 12:33:25 ++ export PYENV_SHELL=bash 12:33:25 ++ PYENV_SHELL=bash 12:33:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:25 +++ complete -F _pyenv pyenv 12:33:25 ++ lf-pyver python3 12:33:25 ++ local py_version_xy=python3 12:33:25 ++ local py_version_xyz= 12:33:25 ++ sed 's/^[ *]* //' 12:33:25 ++ pyenv versions 12:33:25 ++ awk '{ print $1 }' 12:33:25 ++ local command 12:33:25 ++ command=versions 12:33:25 ++ '[' 1 -gt 0 ']' 12:33:25 ++ shift 12:33:25 ++ case "$command" in 12:33:25 ++ command pyenv versions 12:33:25 ++ grep -E '^[0-9.]*[0-9]$' 12:33:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:25 +++ grep '^3' /tmp/.pyenv_versions 12:33:25 +++ sort -V 12:33:25 +++ tail -n 1 12:33:25 ++ py_version_xyz=3.11.10 12:33:25 ++ [[ -z 3.11.10 ]] 12:33:25 ++ echo 3.11.10 12:33:25 ++ return 0 12:33:25 + pyenv local 3.11.10 12:33:25 + local command 12:33:25 + command=local 12:33:25 + '[' 2 -gt 0 ']' 12:33:25 + shift 12:33:25 + case "$command" in 12:33:25 + command pyenv local 3.11.10 12:33:26 + for arg in "$@" 12:33:26 + case $arg in 12:33:26 + pkg_list+='tox ' 12:33:26 + for arg in "$@" 12:33:26 + case $arg in 12:33:26 + pkg_list+='virtualenv ' 12:33:26 + for arg in "$@" 12:33:26 + case $arg in 12:33:26 + pkg_list+='urllib3~=1.26.15 ' 12:33:26 + [[ -f /tmp/.toxenv ]] 12:33:26 ++ cat /tmp/.toxenv 12:33:26 + lf_venv=/tmp/venv-w3GN 12:33:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w3GN from' file:/tmp/.toxenv 12:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w3GN from file:/tmp/.toxenv 12:33:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:26 + local 'pip_opts=--upgrade --quiet' 12:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:33:26 + [[ -n '' ]] 12:33:26 + [[ -n '' ]] 12:33:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:26 + /tmp/venv-w3GN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:33:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:33:27 lf-activate-venv(): INFO: Base packages installed successfully 12:33:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:33:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:33:27 + /tmp/venv-w3GN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:28 + type python3 12:33:28 + true 12:33:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w3GN/bin to PATH' 12:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-w3GN/bin to PATH 12:33:28 + PATH=/tmp/venv-w3GN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/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 12:33:28 + return 0 12:33:28 + [[ -d /opt/pyenv ]] 12:33:28 + echo '---> Setting up pyenv' 12:33:28 ---> Setting up pyenv 12:33:28 + export PYENV_ROOT=/opt/pyenv 12:33:28 + PYENV_ROOT=/opt/pyenv 12:33:28 + export PATH=/opt/pyenv/bin:/tmp/venv-w3GN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/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 12:33:28 + PATH=/opt/pyenv/bin:/tmp/venv-w3GN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/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 12:33:28 ++ pwd 12:33:28 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:33:28 + export PYTHONPATH 12:33:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:33:28 + TOX_TESTENV_PASSENV=PYTHONPATH 12:33:28 + tox --version 12:33:28 4.38.0 from /tmp/venv-w3GN/lib/python3.11/site-packages/tox/__init__.py 12:33:28 + PARALLEL=True 12:33:28 + TOX_OPTIONS_LIST= 12:33:28 + [[ -n '' ]] 12:33:28 + case ${PARALLEL,,} in 12:33:28 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:33:28 + tox --parallel auto --parallel-live 12:33:28 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:33:30 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:33:30 checkbashisms: freeze> python -m pip freeze --all 12:33:30 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:33:30 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:33:31 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:33:31 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:33:31 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 12:33:31 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:33:32 checkbashisms: OK ✔ in 3.57 seconds 12:33:32 pre-commit: install_deps> python -I -m pip install pre-commit 12:33:35 pre-commit: freeze> python -m pip freeze --all 12:33:36 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 12:33:36 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:33:36 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 12:33:36 /usr/bin/cpan 12:33:36 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:33:36 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:33:36 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:33:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:33:36 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 12:33:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:33:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:33:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:33:39 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:33:39 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:33:39 buildcontroller: freeze> python -m pip freeze --all 12:33:39 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:33:39 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:33:39 + update-java-alternatives -l 12:33:39 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:33:39 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:33:39 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:33:39 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:33:39 update-alternatives: error: no alternatives for jaotc 12:33:40 update-alternatives: error: no alternatives for rmic 12:33:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:33:40 [INFO] Once installed this environment will be reused. 12:33:40 [INFO] This may take a few minutes... 12:33:40 + java -version 12:33:40 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:33:40 + JAVA_VER=21 12:33:40 + echo 21 12:33:40 21 12:33:40 + javac -version 12:33:40 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:33:40 21 12:33:40 ok, java is 21 or newer 12:33:40 + JAVAC_VER=21 12:33:40 + echo 21 12:33:40 + [ 21 -ge 21 ] 12:33:40 + [ 21 -ge 21 ] 12:33:40 + echo ok, java is 21 or newer 12:33:40 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:33:40 2026-02-18 12:33:40 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 12:33:40 + sudo mkdir -p /opt 12:33:40 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:33:40 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:33:40 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:33:40 + mvn --version 12:33:41 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:33:41 Maven home: /opt/maven 12:33:41 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:33:41 Default locale: en, platform encoding: UTF-8 12:33:41 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 12:33:42 NOTE: Picked up JDK_JAVA_OPTIONS: 12:33:42 --add-opens=java.base/java.io=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.lang=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.net=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.nio=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.util=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:33:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:33:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:33:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:33:42 -Xlog:disable 12:33:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:33:46 [INFO] Once installed this environment will be reused. 12:33:46 [INFO] This may take a few minutes... 12:33:54 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:33:54 [INFO] Once installed this environment will be reused. 12:33:54 [INFO] This may take a few minutes... 12:34:01 docs: freeze> python -m pip freeze --all 12:34:01 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:34:01 [INFO] Once installed this environment will be reused. 12:34:01 [INFO] This may take a few minutes... 12:34:01 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:34:01 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 12:34:02 docs-linkcheck: freeze> python -m pip freeze --all 12:34:02 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:34:02 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 12:34:05 docs: OK ✔ in 36.15 seconds 12:34:05 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:34:14 docs-linkcheck: OK ✔ in 38.33 seconds 12:34:14 pylint: freeze> python -m pip freeze --all 12:34:15 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 12:34:15 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 12:34:18 trim trailing whitespace.................................................Passed 12:34:19 Tabs remover.............................................................Passed 12:34:19 autopep8.................................................................Passed 12:34:26 perltidy.................................................................Passed 12:34:27 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:34:27 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:34:27 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:34:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:34:27 [INFO] Once installed this environment will be reused. 12:34:27 [INFO] This may take a few minutes... 12:34:43 gitlint..................................................................Passed 12:34:47 12:34:47 ------------------------------------ 12:34:47 Your code has been rated at 10.00/10 12:34:47 12:36:01 pre-commit: OK ✔ in 1 minute 10.82 seconds 12:36:01 pylint: OK ✔ in 45.51 seconds 12:36:01 buildcontroller: OK ✔ in 2 minutes 31.73 seconds 12:36:01 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:36:01 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:36:01 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:36:01 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:36:11 build_karaf_tests121: freeze> python -m pip freeze --all 12:36:11 build_karaf_tests71: freeze> python -m pip freeze --all 12:36:11 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:36:11 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:36:11 build karaf in karaf121 with ./karaf121.env 12:36:11 build_karaf_tests190: freeze> python -m pip freeze --all 12:36:11 build_karaf_tests221: freeze> python -m pip freeze --all 12:36:11 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:36:11 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:36:11 build karaf in karaf71 with ./karaf71.env 12:36:11 NOTE: Picked up JDK_JAVA_OPTIONS: 12:36:11 --add-opens=java.base/java.io=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.lang=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.net=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.nio=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.util=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:36:11 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:36:11 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:36:11 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:36:11 -Xlog:disable 12:36:12 NOTE: Picked up JDK_JAVA_OPTIONS: 12:36:12 --add-opens=java.base/java.io=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.net=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:36:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:36:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:36:12 -Xlog:disable 12:36:12 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:36:12 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:36:12 build karaf in karafoc with ./karafoc.env 12:36:12 NOTE: Picked up JDK_JAVA_OPTIONS: 12:36:12 --add-opens=java.base/java.io=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.net=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:36:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:36:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:36:12 -Xlog:disable 12:36:12 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:36:12 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:36:12 build karaf in karaf221 with ./karaf221.env 12:36:12 NOTE: Picked up JDK_JAVA_OPTIONS: 12:36:12 --add-opens=java.base/java.io=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.net=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:36:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:36:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:36:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:36:12 -Xlog:disable 12:37:44 build_karaf_tests71: OK ✔ in 1 minute 44.25 seconds 12:37:44 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:38:00 build_karaf_tests221: OK ✔ in 1 minute 58.58 seconds 12:38:00 build_karaf_tests190: OK ✔ in 1 minute 59.47 seconds 12:38:00 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:38:06 build_karaf_tests121: OK ✔ in 2 minutes 6.07 seconds 12:38:06 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:38:12 buildlighty: freeze> python -m pip freeze --all 12:38:13 sims: freeze> python -m pip freeze --all 12:38:13 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:38:13 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:38:13 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:38:13 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:38:13 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:38:13 Using lighynode version 22.1.0.6 12:38:13 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:39:05 sims: OK ✔ in 17.98 seconds 12:39:05 buildlighty: OK ✔ in 53.06 seconds 12:39:05 testsPCE: freeze> python -m pip freeze --all 12:39:06 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:39:06 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:39:06 pytest -q transportpce_tests/pce/test01_pce.py 12:40:05 .................... [100%] 12:41:09 20 passed in 122.72s (0:02:02) 12:41:09 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:41:30 ............ [100%] 12:42:00 12 passed in 50.42s 12:42:00 pytest -q transportpce_tests/pce/test03_gnpy.py 12:42:25 ........ [100%] 12:42:46 8 passed in 46.30s 12:42:47 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:43:22 ... [100%] 12:43:27 3 passed in 40.03s 12:43:28 testsPCE: OK ✔ in 5 minutes 20.86 seconds 12:43:28 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:43:28 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:43:28 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:43:35 tests190: freeze> python -m pip freeze --all 12:43:35 tests_tapi: freeze> python -m pip freeze --all 12:43:35 tests121: freeze> python -m pip freeze --all 12:43:35 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:43:35 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:43:35 using environment variables from ./karafoc.env 12:43:35 pytest -q transportpce_tests/oc/test01_portmapping.py 12:43:35 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:43:35 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:43:35 using environment variables from ./karaf121.env 12:43:35 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:43:35 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:43:35 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:43:35 using environment variables from ./karaf221.env 12:43:35 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:45:06 ........... [100%] 12:45:24 10 passed in 109.03s (0:01:49) 12:45:24 pytest -q transportpce_tests/oc/test02_topology.py 12:45:25 ........................ [100%] 12:46:04 21 passed in 148.89s (0:02:28) 12:46:04 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:46:09 .................................. [100%] 12:46:37 14 passed in 72.52s (0:01:12) 12:46:38 pytest -q transportpce_tests/oc/test03_renderer.py 12:46:39 ................ [100%] 12:47:16 6 passed in 70.98s (0:01:10) 12:47:16 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:47:20 ...................... [100%] 12:47:41 19 passed in 63.46s (0:01:03) 12:47:41 tests190: OK ✔ in 4 minutes 14.31 seconds 12:47:41 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:47:48 .tests71: freeze> python -m pip freeze --all 12:47:53 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:47:53 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:47:53 using environment variables from ./karaf71.env 12:47:53 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:48:08 ........................................ [100%] 12:48:52 12 passed in 59.33s 12:48:52 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:48:53 ........................... [100%] 12:49:36 51 passed in 360.57s (0:06:00) 12:49:36 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:49:37 ........................................................................... [100%] 12:51:35 62 passed in 162.39s (0:02:42) 12:51:35 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:51:52 .............................. [100%] 12:52:54 44 passed in 338.05s (0:05:38) 12:52:54 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:52:57 .............................................. [100%] 12:54:00 48 passed in 144.19s (0:02:24) 12:54:00 .pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:54:03 ............ [100%] 12:54:26 24 passed in 91.29s (0:01:31) 12:54:26 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:54:29 ............................ [100%] 12:55:17 36 passed in 340.96s (0:05:40) 12:55:17 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:55:18 .... [100%] 12:55:23 22 passed in 82.68s (0:01:22) 12:55:27 .............................................................. [100%] 12:57:46 40 passed in 199.30s (0:03:19) 12:57:46 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:57:46 ............................................................................... [100%] 13:00:48 71 passed in 330.08s (0:05:30) 13:00:48 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:00:48 ................................... [100%] 13:03:17 19 passed in 148.65s (0:02:28) 13:03:17 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:04:30 ......................... [100%] 13:09:44 54 passed in 718.24s (0:11:58) 13:09:46 ... [100%] 13:11:03 22 passed in 465.91s (0:07:45) 13:11:03 tests71: OK ✔ in 7 minutes 41.6 seconds 13:11:03 tests121: OK ✔ in 26 minutes 17.4 seconds 13:11:03 tests_tapi: OK ✔ in 27 minutes 36.17 seconds 13:11:03 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:11:11 tests221: freeze> python -m pip freeze --all 13:11:12 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:11:12 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:11:12 using environment variables from ./karaf221.env 13:11:12 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:11:53 ................................... [100%] 13:12:33 35 passed in 80.93s (0:01:20) 13:12:33 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:13:07 ...... [100%] 13:13:22 6 passed in 48.46s 13:13:22 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:14:09 ............................................ [100%] 13:15:45 44 passed in 142.56s (0:02:22) 13:15:45 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:16:21 ............ [100%] 13:16:45 12 passed in 60.46s (0:01:00) 13:16:45 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:17:12 ................ [100%] 13:18:41 16 passed in 115.25s (0:01:55) 13:18:41 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:19:12 ............................... [100%] 13:19:19 31 passed in 37.31s 13:19:19 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:19:55 .......................... [100%] 13:20:51 26 passed in 92.22s (0:01:32) 13:20:51 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:21:29 ...................... [100%] 13:22:33 22 passed in 101.25s (0:01:41) 13:22:33 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:23:15 ........................................ [100%] 13:25:38 40 passed in 184.88s (0:03:04) 13:25:38 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:26:23 ........................................................................ [ 74%] 13:32:00 ......................... [100%] 13:36:52 97 passed in 674.22s (0:11:14) 13:36:52 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:37:34 ...................................................... [100%] 13:47:22 54 passed in 629.72s (0:10:29) 13:47:22 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:48:19 ........................................................................ [ 71%] 13:53:31 ............................. [100%] 13:55:40 101 passed in 497.61s (0:08:17) 13:55:40 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:56:38 ........................................................................ [ 67%] 14:02:25 ................................... [100%] 14:05:46 107 passed in 605.06s (0:10:05) 14:05:46 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:06:31 ............................................. [100%] 14:09:09 45 passed in 202.83s (0:03:22) 14:09:09 tests221: OK ✔ in 58 minutes 5.76 seconds 14:09:09 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:09:19 tests_hybrid: freeze> python -m pip freeze --all 14:09:19 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:09:19 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:09:19 using environment variables from ./karaf221.env 14:09:19 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:10:02 ................................................... [100%] 14:11:50 51 passed in 150.36s (0:02:30) 14:11:50 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:12:36 ........................................................................ [ 66%] 14:16:58 ..................................... [100%] 14:19:04 109 passed in 434.22s (0:07:14) 14:19:04 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:19:57 ..................................................... [100%] 14:23:30 53 passed in 265.61s (0:04:25) 14:23:30 buildcontroller: OK (151.73=setup[10.98]+cmd[140.76] seconds) 14:23:30 sims: OK (17.98=setup[14.33]+cmd[3.65] seconds) 14:23:30 build_karaf_tests121: OK (126.06=setup[11.16]+cmd[114.91] seconds) 14:23:30 testsPCE: OK (320.86=setup[59.59]+cmd[261.27] seconds) 14:23:30 tests121: OK (1577.40=setup[8.11]+cmd[1569.29] seconds) 14:23:30 build_karaf_tests221: OK (118.57=setup[11.75]+cmd[106.83] seconds) 14:23:30 tests_tapi: OK (1656.17=setup[8.12]+cmd[1648.05] seconds) 14:23:30 tests221: OK (3485.76=setup[8.50]+cmd[3477.26] seconds) 14:23:30 build_karaf_tests71: OK (104.25=setup[11.27]+cmd[92.98] seconds) 14:23:30 tests71: OK (461.60=setup[11.40]+cmd[450.20] seconds) 14:23:30 build_karaf_tests190: OK (119.47=setup[11.52]+cmd[107.95] seconds) 14:23:30 tests190: OK (254.31=setup[8.00]+cmd[246.31] seconds) 14:23:30 tests_hybrid: OK (861.47=setup[10.32]+cmd[851.15] seconds) 14:23:30 buildlighty: OK (53.06=setup[28.34]+cmd[24.71] seconds) 14:23:30 docs: OK (36.15=setup[32.87]+cmd[3.28] seconds) 14:23:30 docs-linkcheck: OK (38.33=setup[34.01]+cmd[4.32] seconds) 14:23:30 checkbashisms: OK (3.56=setup[2.19]+cmd[0.00,0.06,1.31] seconds) 14:23:30 pre-commit: OK (70.82=setup[3.88]+cmd[0.00,0.00,50.72,16.21] seconds) 14:23:30 pylint: OK (45.51=setup[10.44]+cmd[35.07] seconds) 14:23:30 congratulations :) (6602.11 seconds) 14:23:30 + tox_status=0 14:23:30 + echo '---> Completed tox runs' 14:23:30 ---> Completed tox runs 14:23:30 + for i in .tox/*/log 14:23:30 ++ echo .tox/build_karaf_tests121/log 14:23:30 ++ awk -F/ '{print $2}' 14:23:30 + tox_env=build_karaf_tests121 14:23:30 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:23:30 + for i in .tox/*/log 14:23:30 ++ echo .tox/build_karaf_tests190/log 14:23:30 ++ awk -F/ '{print $2}' 14:23:30 + tox_env=build_karaf_tests190 14:23:30 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:23:30 + for i in .tox/*/log 14:23:30 ++ echo .tox/build_karaf_tests221/log 14:23:30 ++ awk -F/ '{print $2}' 14:23:30 + tox_env=build_karaf_tests221 14:23:30 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:23:30 + for i in .tox/*/log 14:23:30 ++ echo .tox/build_karaf_tests71/log 14:23:30 ++ awk -F/ '{print $2}' 14:23:30 + tox_env=build_karaf_tests71 14:23:30 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/buildcontroller/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=buildcontroller 14:23:31 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/buildlighty/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=buildlighty 14:23:31 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/checkbashisms/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=checkbashisms 14:23:31 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/docs-linkcheck/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=docs-linkcheck 14:23:31 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/docs/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=docs 14:23:31 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/pre-commit/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=pre-commit 14:23:31 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/pylint/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=pylint 14:23:31 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/sims/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=sims 14:23:31 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:23:31 + for i in .tox/*/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 ++ echo .tox/tests121/log 14:23:31 + tox_env=tests121 14:23:31 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/tests190/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=tests190 14:23:31 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:23:31 + for i in .tox/*/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 ++ echo .tox/tests221/log 14:23:31 + tox_env=tests221 14:23:31 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/tests71/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=tests71 14:23:31 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/testsPCE/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=testsPCE 14:23:31 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:23:31 + for i in .tox/*/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 ++ echo .tox/tests_hybrid/log 14:23:31 + tox_env=tests_hybrid 14:23:31 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:23:31 + for i in .tox/*/log 14:23:31 ++ echo .tox/tests_tapi/log 14:23:31 ++ awk -F/ '{print $2}' 14:23:31 + tox_env=tests_tapi 14:23:31 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:23:31 + DOC_DIR=docs/_build/html 14:23:31 + [[ -d docs/_build/html ]] 14:23:31 + echo '---> Archiving generated docs' 14:23:31 ---> Archiving generated docs 14:23:31 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:23:31 + echo '---> tox-run.sh ends' 14:23:31 ---> tox-run.sh ends 14:23:31 + test 0 -eq 0 14:23:31 $ ssh-agent -k 14:23:31 unset SSH_AUTH_SOCK; 14:23:31 unset SSH_AGENT_PID; 14:23:31 echo Agent pid 1570 killed; 14:23:31 [ssh-agent] Stopped. 14:23:32 [PostBuildScript] - [INFO] Executing post build scripts. 14:23:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18378489392799756127.sh 14:23:32 ---> sysstat.sh 14:23:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11871816059405646001.sh 14:23:33 ---> package-listing.sh 14:23:33 ++ tr '[:upper:]' '[:lower:]' 14:23:33 ++ facter osfamily 14:23:33 + OS_FAMILY=debian 14:23:33 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:23:33 + START_PACKAGES=/tmp/packages_start.txt 14:23:33 + END_PACKAGES=/tmp/packages_end.txt 14:23:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:33 + PACKAGES=/tmp/packages_start.txt 14:23:33 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:23:33 + PACKAGES=/tmp/packages_end.txt 14:23:33 + case "${OS_FAMILY}" in 14:23:33 + dpkg -l 14:23:33 + grep '^ii' 14:23:33 + '[' -f /tmp/packages_start.txt ']' 14:23:33 + '[' -f /tmp/packages_end.txt ']' 14:23:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:33 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:23:33 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:23:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:23:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10295091579120756717.sh 14:23:33 ---> capture-instance-metadata.sh 14:23:33 Setup pyenv: 14:23:33 system 14:23:33 3.8.20 14:23:33 3.9.20 14:23:33 3.10.15 14:23:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:23:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsOg from file:/tmp/.os_lf_venv 14:23:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:36 lf-activate-venv(): INFO: Base packages installed successfully 14:23:36 lf-activate-venv(): INFO: Installing additional packages: lftools 14:23:52 lf-activate-venv(): INFO: Adding /tmp/venv-NsOg/bin to PATH 14:23:52 INFO: Running in OpenStack, capturing instance metadata 14:23:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14508895701101863004.sh 14:23:53 provisioning config files... 14:23:53 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4349 14:23:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config1049488740708310110tmp 14:23:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:23:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:23:53 provisioning config files... 14:23:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:23:53 [EnvInject] - Injecting environment variables from a build step. 14:23:53 [EnvInject] - Injecting as environment variables the properties content 14:23:53 SERVER_ID=logs 14:23:53 14:23:53 [EnvInject] - Variables injected successfully. 14:23:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12205725721836732439.sh 14:23:53 ---> create-netrc.sh 14:23:53 WARN: Log server credential not found. 14:23:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3490444898012808903.sh 14:23:54 ---> python-tools-install.sh 14:23:54 Setup pyenv: 14:23:54 system 14:23:54 3.8.20 14:23:54 3.9.20 14:23:54 3.10.15 14:23:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:23:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsOg from file:/tmp/.os_lf_venv 14:23:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:56 lf-activate-venv(): INFO: Base packages installed successfully 14:23:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:06 lf-activate-venv(): INFO: Adding /tmp/venv-NsOg/bin to PATH 14:24:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16230890228955977151.sh 14:24:06 ---> sudo-logs.sh 14:24:06 Archiving 'sudo' log.. 14:24:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16533565048103135824.sh 14:24:06 ---> job-cost.sh 14:24:06 INFO: Activating Python virtual environment... 14:24:06 Setup pyenv: 14:24:06 system 14:24:06 3.8.20 14:24:06 3.9.20 14:24:06 3.10.15 14:24:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:24:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsOg from file:/tmp/.os_lf_venv 14:24:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:08 lf-activate-venv(): INFO: Base packages installed successfully 14:24:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-NsOg/bin to PATH 14:24:15 INFO: No stack-cost file found 14:24:15 INFO: Instance uptime: 6793s 14:24:15 INFO: Fetching instance metadata (attempt 1 of 3)... 14:24:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:24:15 INFO: Successfully fetched instance metadata 14:24:15 INFO: Instance type: v3-standard-4 14:24:15 INFO: Retrieving pricing info for: v3-standard-4 14:24:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:24:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6793 14:24:15 INFO: Successfully fetched Vexxhost pricing API 14:24:15 INFO: Retrieved cost: 0.22 14:24:15 INFO: Retrieved resource: v3-standard-4 14:24:15 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 14:24:15 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 14:24:15 INFO: Successfully archived job cost data 14:24:15 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4349,2026-02-18 14:24:15,v3-standard-4,6793,0.22,0.00,SUCCESS 14:24:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7275257039399063409.sh 14:24:15 ---> logs-deploy.sh 14:24:15 Setup pyenv: 14:24:15 system 14:24:15 3.8.20 14:24:15 3.9.20 14:24:15 3.10.15 14:24:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:24:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsOg from file:/tmp/.os_lf_venv 14:24:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:17 lf-activate-venv(): INFO: Base packages installed successfully 14:24:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:24:27 lf-activate-venv(): INFO: Adding /tmp/venv-NsOg/bin to PATH 14:24:27 WARNING: Nexus logging server not set 14:24:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4349/ 14:24:27 INFO: archiving logs to S3 14:24:29 ---> uname -a: 14:24:29 Linux prd-ubuntu2204-docker-4c-16g-13930 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:24:29 14:24:29 14:24:29 ---> lscpu: 14:24:29 Architecture: x86_64 14:24:29 CPU op-mode(s): 32-bit, 64-bit 14:24:29 Address sizes: 40 bits physical, 48 bits virtual 14:24:29 Byte Order: Little Endian 14:24:29 CPU(s): 4 14:24:29 On-line CPU(s) list: 0-3 14:24:29 Vendor ID: AuthenticAMD 14:24:29 Model name: AMD EPYC-Rome Processor 14:24:29 CPU family: 23 14:24:29 Model: 49 14:24:29 Thread(s) per core: 1 14:24:29 Core(s) per socket: 1 14:24:29 Socket(s): 4 14:24:29 Stepping: 0 14:24:29 BogoMIPS: 5600.00 14:24:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:24:29 Virtualization: AMD-V 14:24:29 Hypervisor vendor: KVM 14:24:29 Virtualization type: full 14:24:29 L1d cache: 128 KiB (4 instances) 14:24:29 L1i cache: 128 KiB (4 instances) 14:24:29 L2 cache: 2 MiB (4 instances) 14:24:29 L3 cache: 64 MiB (4 instances) 14:24:29 NUMA node(s): 1 14:24:29 NUMA node0 CPU(s): 0-3 14:24:29 Vulnerability Gather data sampling: Not affected 14:24:29 Vulnerability Indirect target selection: Not affected 14:24:29 Vulnerability Itlb multihit: Not affected 14:24:29 Vulnerability L1tf: Not affected 14:24:29 Vulnerability Mds: Not affected 14:24:29 Vulnerability Meltdown: Not affected 14:24:29 Vulnerability Mmio stale data: Not affected 14:24:29 Vulnerability Reg file data sampling: Not affected 14:24:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:24:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:24:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:24:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:24:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:24:29 Vulnerability Srbds: Not affected 14:24:29 Vulnerability Tsa: Not affected 14:24:29 Vulnerability Tsx async abort: Not affected 14:24:29 Vulnerability Vmscape: Not affected 14:24:29 14:24:29 14:24:29 ---> nproc: 14:24:29 4 14:24:29 14:24:29 14:24:29 ---> df -h: 14:24:29 Filesystem Size Used Avail Use% Mounted on 14:24:29 tmpfs 1.6G 1.1M 1.6G 1% /run 14:24:29 /dev/vda1 78G 18G 60G 23% / 14:24:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:24:29 tmpfs 5.0M 0 5.0M 0% /run/lock 14:24:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:24:29 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:24:29 14:24:29 14:24:29 ---> free -m: 14:24:29 total used free shared buff/cache available 14:24:29 Mem: 15989 698 11255 3 4035 14948 14:24:29 Swap: 1023 20 1003 14:24:29 14:24:29 14:24:29 ---> ip addr: 14:24:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:24:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:24:29 inet 127.0.0.1/8 scope host lo 14:24:29 valid_lft forever preferred_lft forever 14:24:29 inet6 ::1/128 scope host 14:24:29 valid_lft forever preferred_lft forever 14:24:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:24:29 link/ether fa:16:3e:6b:79:2f brd ff:ff:ff:ff:ff:ff 14:24:29 altname enp0s3 14:24:29 inet 10.30.171.184/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:24:29 valid_lft 79600sec preferred_lft 79600sec 14:24:29 inet6 fe80::f816:3eff:fe6b:792f/64 scope link 14:24:29 valid_lft forever preferred_lft forever 14:24:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:24:29 link/ether 5e:c4:a6:be:13:d7 brd ff:ff:ff:ff:ff:ff 14:24:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:24:29 valid_lft forever preferred_lft forever 14:24:29 14:24:29 14:24:29 ---> sar -b -r -n DEV: 14:24:29 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13930) 02/18/26 _x86_64_ (4 CPU) 14:24:29 14:24:29 12:31:12 LINUX RESTART (4 CPU) 14:24:29 14:24:29 12:40:49 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:24:29 12:50:00 81.43 30.65 47.68 3.10 461.16 5831.33 3226.64 14:24:29 13:00:00 19.40 1.55 16.90 0.95 37.10 435.62 918.91 14:24:29 13:10:18 12.46 3.24 8.75 0.47 59.42 303.80 1229.81 14:24:29 13:20:30 20.62 0.56 19.14 0.92 12.29 846.13 925.82 14:24:29 13:30:30 10.39 0.01 9.94 0.44 0.76 296.16 158.88 14:24:29 13:40:30 4.76 0.12 4.45 0.19 3.45 127.11 63.99 14:24:29 13:50:30 4.74 0.04 4.51 0.19 1.85 139.67 76.00 14:24:29 14:00:30 6.13 0.17 5.80 0.15 7.86 164.89 114.65 14:24:29 14:10:30 8.66 0.02 8.24 0.40 0.77 539.90 511.17 14:24:29 14:20:30 8.31 0.03 7.96 0.32 1.24 287.70 366.79 14:24:29 Average: 17.16 3.41 13.05 0.69 55.23 855.16 740.86 14:24:29 14:24:29 12:40:49 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:29 12:50:00 5736852 8587528 7346608 44.87 256396 2624504 9752752 55.98 1852768 8259960 3056 14:24:29 13:00:00 4487400 7370372 8564792 52.31 259448 2653968 9379136 53.84 1892764 9446548 400 14:24:29 13:10:18 6706812 9615076 6319696 38.60 260592 2678152 7017660 40.28 1912864 7192932 128 14:24:29 13:20:30 10492064 13551756 2388556 14.59 267220 2822996 3064312 17.59 1958064 3419980 120 14:24:29 13:30:30 8291632 11390616 4548304 27.78 268592 2860920 5277956 30.30 1960892 5607816 112 14:24:29 13:40:30 8313168 11429412 4509468 27.54 269044 2877740 5234024 30.04 1962912 5575956 56 14:24:29 13:50:30 6867824 10003804 5934288 36.24 269516 2897008 6667444 38.27 1965536 7019212 368 14:24:29 14:00:30 6877744 10036748 5901212 36.04 270400 2919148 6632080 38.07 1970928 6996064 192 14:24:29 14:10:30 8235952 11512196 4426644 27.04 274332 3032356 5150408 29.56 1979300 5631300 56 14:24:29 14:20:30 7514200 10837644 5100768 31.15 275324 3078500 5885920 33.79 1998100 6344508 244 14:24:29 Average: 7352365 10433515 5504034 33.62 267086 2844529 6406169 36.77 1945413 6549428 473 14:24:29 14:24:29 12:40:49 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:24:29 12:50:00 lo 22.12 22.12 17.12 17.12 0.00 0.00 0.00 0.00 14:24:29 12:50:00 ens3 2.04 2.00 0.62 0.54 0.00 0.00 0.00 0.00 14:24:29 12:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 13:00:00 lo 41.27 41.27 18.42 18.42 0.00 0.00 0.00 0.00 14:24:29 13:00:00 ens3 1.64 1.54 0.33 0.29 0.00 0.00 0.00 0.00 14:24:29 13:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 13:10:18 lo 23.85 23.85 10.41 10.41 0.00 0.00 0.00 0.00 14:24:29 13:10:18 ens3 1.83 1.56 0.39 1.64 0.00 0.00 0.00 0.00 14:24:29 13:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 13:20:30 lo 13.49 13.49 6.67 6.67 0.00 0.00 0.00 0.00 14:24:29 13:20:30 ens3 1.28 0.94 0.36 0.28 0.00 0.00 0.00 0.00 14:24:29 13:20:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 13:30:30 lo 19.02 19.02 10.01 10.01 0.00 0.00 0.00 0.00 14:24:29 13:30:30 ens3 0.81 0.71 0.16 0.13 0.00 0.00 0.00 0.00 14:24:29 13:30:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 13:40:30 lo 16.68 16.68 6.45 6.45 0.00 0.00 0.00 0.00 14:24:29 13:40:30 ens3 0.63 0.42 0.15 0.10 0.00 0.00 0.00 0.00 14:24:29 13:40:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 13:50:30 lo 20.07 20.07 8.54 8.54 0.00 0.00 0.00 0.00 14:24:29 13:50:30 ens3 0.48 0.36 0.09 0.06 0.00 0.00 0.00 0.00 14:24:29 13:50:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 14:00:30 lo 19.29 19.29 10.15 10.15 0.00 0.00 0.00 0.00 14:24:29 14:00:30 ens3 0.83 0.71 0.21 0.16 0.00 0.00 0.00 0.00 14:24:29 14:00:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 14:10:30 lo 16.26 16.26 9.78 9.78 0.00 0.00 0.00 0.00 14:24:29 14:10:30 ens3 0.80 0.70 0.24 0.19 0.00 0.00 0.00 0.00 14:24:29 14:10:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 14:20:30 lo 24.04 24.04 10.47 10.47 0.00 0.00 0.00 0.00 14:24:29 14:20:30 ens3 0.90 0.73 0.19 0.15 0.00 0.00 0.00 0.00 14:24:29 14:20:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 Average: lo 21.60 21.60 10.74 10.74 0.00 0.00 0.00 0.00 14:24:29 Average: ens3 1.12 0.96 0.27 0.36 0.00 0.00 0.00 0.00 14:24:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:29 14:24:29 14:24:29 ---> sar -P ALL: 14:24:29 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13930) 02/18/26 _x86_64_ (4 CPU) 14:24:29 14:24:29 12:31:12 LINUX RESTART (4 CPU) 14:24:29 14:24:29 12:40:49 CPU %user %nice %system %iowait %steal %idle 14:24:29 12:50:00 all 63.60 0.00 2.78 1.40 0.23 31.98 14:24:29 12:50:00 0 63.53 0.00 2.78 1.46 0.24 31.99 14:24:29 12:50:00 1 63.84 0.00 2.62 1.92 0.20 31.42 14:24:29 12:50:00 2 61.78 0.00 2.97 1.12 0.23 33.91 14:24:29 12:50:00 3 65.27 0.00 2.77 1.12 0.25 30.61 14:24:29 13:00:00 all 41.46 0.00 1.54 0.24 0.20 56.55 14:24:29 13:00:00 0 41.31 0.00 1.63 0.23 0.19 56.64 14:24:29 13:00:00 1 42.02 0.00 1.40 0.08 0.27 56.23 14:24:29 13:00:00 2 41.69 0.00 1.60 0.48 0.18 56.05 14:24:29 13:00:00 3 40.83 0.00 1.56 0.18 0.18 57.25 14:24:29 13:10:18 all 18.90 0.00 0.80 0.26 0.09 79.95 14:24:29 13:10:18 0 18.32 0.00 0.78 0.25 0.08 80.56 14:24:29 13:10:18 1 19.41 0.00 0.74 0.40 0.09 79.36 14:24:29 13:10:18 2 18.90 0.00 0.83 0.22 0.09 79.96 14:24:29 13:10:18 3 18.95 0.00 0.84 0.19 0.09 79.93 14:24:29 13:20:30 all 29.80 0.00 1.04 0.29 0.10 68.77 14:24:29 13:20:30 0 29.59 0.00 0.97 0.13 0.10 69.20 14:24:29 13:20:30 1 30.90 0.00 0.99 0.34 0.09 67.68 14:24:29 13:20:30 2 28.58 0.00 1.08 0.61 0.09 69.64 14:24:29 13:20:30 3 30.15 0.00 1.12 0.08 0.11 68.55 14:24:29 13:30:30 all 18.55 0.00 0.74 0.05 0.07 80.59 14:24:29 13:30:30 0 18.72 0.00 0.66 0.07 0.07 80.48 14:24:29 13:30:30 1 17.52 0.00 0.80 0.03 0.07 81.59 14:24:29 13:30:30 2 18.78 0.00 0.67 0.08 0.07 80.40 14:24:29 13:30:30 3 19.16 0.00 0.85 0.02 0.07 79.90 14:24:29 13:40:30 all 8.13 0.00 0.51 0.02 0.06 91.29 14:24:29 13:40:30 0 7.49 0.00 0.46 0.02 0.06 91.98 14:24:29 13:40:30 1 8.54 0.00 0.54 0.00 0.06 90.86 14:24:29 13:40:30 2 8.41 0.00 0.48 0.04 0.05 91.01 14:24:29 13:40:30 3 8.07 0.00 0.56 0.01 0.05 91.30 14:24:29 13:50:30 all 10.12 0.00 0.53 0.10 0.06 89.19 14:24:29 13:50:30 0 9.97 0.00 0.51 0.08 0.06 89.37 14:24:29 13:50:30 1 10.35 0.00 0.56 0.03 0.07 88.99 14:24:29 13:50:30 2 9.96 0.00 0.51 0.07 0.06 89.40 14:24:29 13:50:30 3 10.18 0.00 0.55 0.23 0.06 88.98 14:24:29 14:00:30 all 10.84 0.00 0.58 0.62 0.07 87.89 14:24:29 14:00:30 0 10.64 0.00 0.44 0.76 0.06 88.10 14:24:29 14:00:30 1 10.75 0.00 0.55 0.43 0.07 88.20 14:24:29 14:00:30 2 11.06 0.00 0.70 0.69 0.07 87.48 14:24:29 14:00:30 3 10.92 0.00 0.63 0.62 0.06 87.77 14:24:29 14:10:30 all 14.18 0.00 0.66 0.25 0.08 84.84 14:24:29 14:10:30 0 14.48 0.00 0.64 0.09 0.07 84.72 14:24:29 14:10:30 1 14.18 0.00 0.70 0.05 0.10 84.97 14:24:29 14:10:30 2 14.92 0.00 0.67 0.78 0.08 83.56 14:24:29 14:10:30 3 13.13 0.00 0.60 0.06 0.07 86.12 14:24:29 14:20:30 all 16.54 0.00 0.59 0.16 0.07 82.63 14:24:29 14:20:30 0 16.62 0.00 0.52 0.18 0.07 82.61 14:24:29 14:20:30 1 16.19 0.00 0.64 0.05 0.07 83.05 14:24:29 14:20:30 2 16.69 0.00 0.60 0.19 0.07 82.45 14:24:29 14:20:30 3 16.67 0.00 0.61 0.23 0.07 82.43 14:24:29 Average: all 22.84 0.00 0.96 0.33 0.10 75.77 14:24:29 Average: 0 22.70 0.00 0.92 0.32 0.10 75.96 14:24:29 Average: 1 23.00 0.00 0.94 0.32 0.11 75.63 14:24:29 Average: 2 22.72 0.00 0.99 0.42 0.10 75.77 14:24:29 Average: 3 22.94 0.00 0.99 0.26 0.10 75.70 14:24:29 14:24:29 14:24:29