12:29:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119617 12:29:54 Running as SYSTEM 12:29:54 [EnvInject] - Loading node environment variables. 12:29:54 Building remotely on prd-ubuntu2204-docker-4c-16g-13789 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:29:55 [ssh-agent] Looking for ssh-agent implementation... 12:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:55 $ ssh-agent 12:29:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpn8ssM/agent.1565 12:29:55 SSH_AGENT_PID=1567 12:29:55 [ssh-agent] Started. 12:29:55 Running ssh-add (command line suppressed) 12:29:55 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14309463674966417954.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14309463674966417954.key) 12:29:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:29:55 The recommended git tool is: NONE 12:29:58 using credential jenkins-ssh 12:30:13 Wiping out workspace first. 12:30:13 Cloning the remote Git repository 12:30:14 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:30:14 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:30:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:30:14 > git --version # timeout=10 12:30:14 > git --version # 'git version 2.34.1' 12:30:14 using GIT_SSH to set credentials jenkins-ssh 12:30:14 Verifying host key using known hosts file 12:30:14 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:30:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:30:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:30:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:30:30 using GIT_SSH to set credentials jenkins-ssh 12:30:30 Verifying host key using known hosts file 12:30:30 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:30:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/17/119617/12 # timeout=10 12:30:31 > git rev-parse fbc08fcbc25a4f2458cf129f9e3441a883d7d8f1^{commit} # timeout=10 12:30:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:31 Checking out Revision fbc08fcbc25a4f2458cf129f9e3441a883d7d8f1 (refs/changes/17/119617/12) 12:30:31 > git config core.sparsecheckout # timeout=10 12:30:31 > git checkout -f fbc08fcbc25a4f2458cf129f9e3441a883d7d8f1 # timeout=10 12:30:34 Commit message: "TAPI - Refactor finding avail/used freq" 12:30:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:34 > git rev-list --no-walk 7baba514a38d1866cdb9b483fec24a4ea1aaeb4b # timeout=10 12:30:34 > git remote # timeout=10 12:30:34 > git submodule init # timeout=10 12:30:34 > git submodule sync # timeout=10 12:30:34 > git config --get remote.origin.url # timeout=10 12:30:34 > git submodule init # timeout=10 12:30:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:30:34 ERROR: No submodules found. 12:30:35 provisioning config files... 12:30:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:30:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:30:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9625236642741957650.sh 12:30:35 ---> python-tools-install.sh 12:30:35 Setup pyenv: 12:30:35 * system (set by /opt/pyenv/version) 12:30:35 * 3.8.20 (set by /opt/pyenv/version) 12:30:35 * 3.9.20 (set by /opt/pyenv/version) 12:30:35 3.10.15 12:30:35 3.11.10 12:30:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-63ln 12:30:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:44 lf-activate-venv(): INFO: Base packages installed successfully 12:30:44 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:08 lf-activate-venv(): INFO: Adding /tmp/venv-63ln/bin to PATH 12:31:08 Generating Requirements File 12:31:26 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:31:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:31:26 Python 3.11.10 12:31:26 pip 26.0.1 from /tmp/venv-63ln/lib/python3.11/site-packages/pip (python 3.11) 12:31:27 appdirs==1.4.4 12:31:27 argcomplete==3.6.3 12:31:27 aspy.yaml==1.3.0 12:31:27 attrs==25.4.0 12:31:27 autopage==0.6.0 12:31:27 beautifulsoup4==4.14.3 12:31:27 boto3==1.42.51 12:31:27 botocore==1.42.51 12:31:27 bs4==0.0.2 12:31:27 certifi==2026.1.4 12:31:27 cffi==2.0.0 12:31:27 cfgv==3.5.0 12:31:27 chardet==5.2.0 12:31:27 charset-normalizer==3.4.4 12:31:27 click==8.3.1 12:31:27 cliff==4.13.2 12:31:27 cmd2==3.2.0 12:31:27 cryptography==3.3.2 12:31:27 debtcollector==3.0.0 12:31:27 decorator==5.2.1 12:31:27 defusedxml==0.7.1 12:31:27 Deprecated==1.3.1 12:31:27 distlib==0.4.0 12:31:27 dnspython==2.8.0 12:31:27 docker==7.1.0 12:31:27 dogpile.cache==1.5.0 12:31:27 durationpy==0.10 12:31:27 email-validator==2.3.0 12:31:27 filelock==3.24.2 12:31:27 future==1.0.0 12:31:27 gitdb==4.0.12 12:31:27 GitPython==3.1.46 12:31:27 httplib2==0.30.2 12:31:27 identify==2.6.16 12:31:27 idna==3.11 12:31:27 importlib-resources==1.5.0 12:31:27 iso8601==2.1.0 12:31:27 Jinja2==3.1.6 12:31:27 jmespath==1.1.0 12:31:27 jsonpatch==1.33 12:31:27 jsonpointer==3.0.0 12:31:27 jsonschema==4.26.0 12:31:27 jsonschema-specifications==2025.9.1 12:31:27 keystoneauth1==5.13.0 12:31:27 kubernetes==35.0.0 12:31:27 lftools==0.37.21 12:31:27 lxml==6.0.2 12:31:27 markdown-it-py==4.0.0 12:31:27 MarkupSafe==3.0.3 12:31:27 mdurl==0.1.2 12:31:27 msgpack==1.1.2 12:31:27 multi_key_dict==2.0.3 12:31:27 munch==4.0.0 12:31:27 netaddr==1.3.0 12:31:27 niet==1.4.2 12:31:27 nodeenv==1.10.0 12:31:27 oauth2client==4.1.3 12:31:27 oauthlib==3.3.1 12:31:27 openstacksdk==4.10.0 12:31:27 os-service-types==1.8.2 12:31:27 osc-lib==4.4.0 12:31:27 oslo.config==10.3.0 12:31:27 oslo.context==6.3.0 12:31:27 oslo.i18n==6.7.2 12:31:27 oslo.log==8.0.0 12:31:27 oslo.serialization==5.9.1 12:31:27 oslo.utils==9.2.0 12:31:27 packaging==26.0 12:31:27 pbr==7.0.3 12:31:27 platformdirs==4.9.2 12:31:27 prettytable==3.17.0 12:31:27 psutil==7.2.2 12:31:27 pyasn1==0.6.2 12:31:27 pyasn1_modules==0.4.2 12:31:27 pycparser==3.0 12:31:27 pygerrit2==2.0.15 12:31:27 PyGithub==2.8.1 12:31:27 Pygments==2.19.2 12:31:27 PyJWT==2.11.0 12:31:27 PyNaCl==1.6.2 12:31:27 pyparsing==2.4.7 12:31:27 pyperclip==1.11.0 12:31:27 pyrsistent==0.20.0 12:31:27 python-cinderclient==9.8.0 12:31:27 python-dateutil==2.9.0.post0 12:31:27 python-heatclient==5.0.0 12:31:27 python-jenkins==1.8.3 12:31:27 python-keystoneclient==5.7.0 12:31:27 python-magnumclient==4.9.0 12:31:27 python-openstackclient==9.0.0 12:31:27 python-swiftclient==4.9.0 12:31:27 PyYAML==6.0.3 12:31:27 referencing==0.37.0 12:31:27 requests==2.32.5 12:31:27 requests-oauthlib==2.0.0 12:31:27 requestsexceptions==1.4.0 12:31:27 rfc3986==2.0.0 12:31:27 rich==14.3.2 12:31:27 rich-argparse==1.7.2 12:31:27 rpds-py==0.30.0 12:31:27 rsa==4.9.1 12:31:27 ruamel.yaml==0.19.1 12:31:27 ruamel.yaml.clib==0.2.15 12:31:27 s3transfer==0.16.0 12:31:27 simplejson==3.20.2 12:31:27 six==1.17.0 12:31:27 smmap==5.0.2 12:31:27 soupsieve==2.8.3 12:31:27 stevedore==5.6.0 12:31:27 tabulate==0.9.0 12:31:27 toml==0.10.2 12:31:27 tomlkit==0.14.0 12:31:27 tqdm==4.67.3 12:31:27 typing_extensions==4.15.0 12:31:27 tzdata==2025.3 12:31:27 urllib3==1.26.20 12:31:27 virtualenv==20.37.0 12:31:27 wcwidth==0.6.0 12:31:27 websocket-client==1.9.0 12:31:27 wrapt==2.1.1 12:31:27 xdg==6.0.0 12:31:27 xmltodict==1.0.3 12:31:27 yq==3.4.3 12:31:27 [EnvInject] - Injecting environment variables from a build step. 12:31:27 [EnvInject] - Injecting as environment variables the properties content 12:31:27 PYTHON=python3 12:31:27 12:31:27 [EnvInject] - Variables injected successfully. 12:31:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7242317999353925160.sh 12:31:27 ---> tox-install.sh 12:31:27 + source /home/jenkins/lf-env.sh 12:31:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:27 ++ mktemp -d /tmp/venv-XXXX 12:31:27 + lf_venv=/tmp/venv-U2Qa 12:31:27 + local venv_file=/tmp/.os_lf_venv 12:31:27 + local python=python3 12:31:27 + local options 12:31:27 + local set_path=true 12:31:27 + local install_args= 12:31:27 ++ 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:31:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:27 + true 12:31:27 + case $1 in 12:31:27 + venv_file=/tmp/.toxenv 12:31:27 + shift 2 12:31:27 + true 12:31:27 + case $1 in 12:31:27 + shift 12:31:27 + break 12:31:27 + case $python in 12:31:27 + local pkg_list= 12:31:27 + [[ -d /opt/pyenv ]] 12:31:27 + echo 'Setup pyenv:' 12:31:27 Setup pyenv: 12:31:27 + export PYENV_ROOT=/opt/pyenv 12:31:27 + PYENV_ROOT=/opt/pyenv 12:31:27 + 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:31:27 + 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:31:27 + pyenv versions 12:31:27 system 12:31:27 3.8.20 12:31:27 3.9.20 12:31:27 3.10.15 12:31:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:31:27 + command -v pyenv 12:31:27 ++ pyenv init - --no-rehash 12:31:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:27 for i in ${!paths[@]}; do 12:31:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:27 fi; done; 12:31:27 echo "${paths[*]}"'\'')" 12:31:27 export PATH="/opt/pyenv/shims:${PATH}" 12:31:27 export PYENV_SHELL=bash 12:31:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:27 pyenv() { 12:31:27 local command 12:31:27 command="${1:-}" 12:31:27 if [ "$#" -gt 0 ]; then 12:31:27 shift 12:31:27 fi 12:31:27 12:31:27 case "$command" in 12:31:27 rehash|shell) 12:31:27 eval "$(pyenv "sh-$command" "$@")" 12:31:27 ;; 12:31:27 *) 12:31:27 command pyenv "$command" "$@" 12:31:27 ;; 12:31:27 esac 12:31:27 }' 12:31:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:27 for i in ${!paths[@]}; do 12:31:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:27 fi; done; 12:31:27 echo "${paths[*]}"' 12:31:27 ++ 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:31:27 ++ 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:31:27 ++ 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:31:27 ++ export PYENV_SHELL=bash 12:31:27 ++ PYENV_SHELL=bash 12:31:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:27 +++ complete -F _pyenv pyenv 12:31:27 ++ lf-pyver python3 12:31:27 ++ local py_version_xy=python3 12:31:27 ++ local py_version_xyz= 12:31:27 ++ pyenv versions 12:31:27 ++ local command 12:31:27 ++ command=versions 12:31:27 ++ '[' 1 -gt 0 ']' 12:31:27 ++ shift 12:31:27 ++ case "$command" in 12:31:27 ++ command pyenv versions 12:31:27 ++ sed 's/^[ *]* //' 12:31:27 ++ awk '{ print $1 }' 12:31:27 ++ grep -E '^[0-9.]*[0-9]$' 12:31:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:27 +++ grep '^3' /tmp/.pyenv_versions 12:31:27 +++ sort -V 12:31:27 +++ tail -n 1 12:31:27 ++ py_version_xyz=3.11.10 12:31:27 ++ [[ -z 3.11.10 ]] 12:31:27 ++ echo 3.11.10 12:31:27 ++ return 0 12:31:27 + pyenv local 3.11.10 12:31:27 + local command 12:31:27 + command=local 12:31:27 + '[' 2 -gt 0 ']' 12:31:27 + shift 12:31:27 + case "$command" in 12:31:27 + command pyenv local 3.11.10 12:31:27 + for arg in "$@" 12:31:27 + case $arg in 12:31:27 + pkg_list+='tox ' 12:31:27 + for arg in "$@" 12:31:27 + case $arg in 12:31:27 + pkg_list+='virtualenv ' 12:31:27 + for arg in "$@" 12:31:27 + case $arg in 12:31:27 + pkg_list+='urllib3~=1.26.15 ' 12:31:27 + [[ -f /tmp/.toxenv ]] 12:31:27 + [[ ! -f /tmp/.toxenv ]] 12:31:27 + [[ -n '' ]] 12:31:27 + python3 -m venv /tmp/venv-U2Qa 12:31:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2Qa' 12:31:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2Qa 12:31:31 + echo /tmp/venv-U2Qa 12:31:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:31 + local 'pip_opts=--upgrade --quiet' 12:31:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:31 + [[ -n '' ]] 12:31:31 + [[ -n '' ]] 12:31:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:31 + /tmp/venv-U2Qa/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:31:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:35 lf-activate-venv(): INFO: Base packages installed successfully 12:31:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:35 + /tmp/venv-U2Qa/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:31:36 + type python3 12:31:36 + true 12:31:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U2Qa/bin to PATH' 12:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-U2Qa/bin to PATH 12:31:36 + PATH=/tmp/venv-U2Qa/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:31:36 + return 0 12:31:36 + python3 --version 12:31:36 Python 3.11.10 12:31:36 + python3 -m pip --version 12:31:37 pip 26.0.1 from /tmp/venv-U2Qa/lib/python3.11/site-packages/pip (python 3.11) 12:31:37 + python3 -m pip freeze 12:31:37 cachetools==7.0.1 12:31:37 chardet==5.2.0 12:31:37 colorama==0.4.6 12:31:37 distlib==0.4.0 12:31:37 filelock==3.24.2 12:31:37 packaging==26.0 12:31:37 platformdirs==4.9.2 12:31:37 pluggy==1.6.0 12:31:37 pyproject-api==1.10.0 12:31:37 tox==4.38.0 12:31:37 urllib3==1.26.20 12:31:37 virtualenv==20.37.0 12:31:37 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3435356006839636253.sh 12:31:37 [EnvInject] - Injecting environment variables from a build step. 12:31:37 [EnvInject] - Injecting as environment variables the properties content 12:31:37 PARALLEL=True 12:31:37 12:31:37 [EnvInject] - Variables injected successfully. 12:31:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12154527236644972103.sh 12:31:37 ---> tox-run.sh 12:31:37 + 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:31:37 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:31:37 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:31:37 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:31:37 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:31:37 + source /home/jenkins/lf-env.sh 12:31:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:37 ++ mktemp -d /tmp/venv-XXXX 12:31:37 + lf_venv=/tmp/venv-dGcD 12:31:37 + local venv_file=/tmp/.os_lf_venv 12:31:37 + local python=python3 12:31:37 + local options 12:31:37 + local set_path=true 12:31:37 + local install_args= 12:31:37 ++ 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:31:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:37 + true 12:31:37 + case $1 in 12:31:37 + venv_file=/tmp/.toxenv 12:31:37 + shift 2 12:31:37 + true 12:31:37 + case $1 in 12:31:37 + shift 12:31:37 + break 12:31:37 + case $python in 12:31:37 + local pkg_list= 12:31:37 + [[ -d /opt/pyenv ]] 12:31:37 + echo 'Setup pyenv:' 12:31:37 Setup pyenv: 12:31:37 + export PYENV_ROOT=/opt/pyenv 12:31:37 + PYENV_ROOT=/opt/pyenv 12:31:37 + 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:31:37 + 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:31:37 + pyenv versions 12:31:37 system 12:31:37 3.8.20 12:31:37 3.9.20 12:31:37 3.10.15 12:31:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:31:37 + command -v pyenv 12:31:37 ++ pyenv init - --no-rehash 12:31:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:37 for i in ${!paths[@]}; do 12:31:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:37 fi; done; 12:31:37 echo "${paths[*]}"'\'')" 12:31:37 export PATH="/opt/pyenv/shims:${PATH}" 12:31:37 export PYENV_SHELL=bash 12:31:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:37 pyenv() { 12:31:37 local command 12:31:37 command="${1:-}" 12:31:37 if [ "$#" -gt 0 ]; then 12:31:37 shift 12:31:37 fi 12:31:37 12:31:37 case "$command" in 12:31:37 rehash|shell) 12:31:37 eval "$(pyenv "sh-$command" "$@")" 12:31:37 ;; 12:31:37 *) 12:31:37 command pyenv "$command" "$@" 12:31:37 ;; 12:31:37 esac 12:31:37 }' 12:31:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:37 for i in ${!paths[@]}; do 12:31:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:37 fi; done; 12:31:37 echo "${paths[*]}"' 12:31:37 ++ 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:31:37 ++ 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:31:37 ++ 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:31:37 ++ export PYENV_SHELL=bash 12:31:37 ++ PYENV_SHELL=bash 12:31:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:37 +++ complete -F _pyenv pyenv 12:31:37 ++ lf-pyver python3 12:31:37 ++ local py_version_xy=python3 12:31:37 ++ local py_version_xyz= 12:31:37 ++ pyenv versions 12:31:37 ++ local command 12:31:37 ++ command=versions 12:31:37 ++ '[' 1 -gt 0 ']' 12:31:37 ++ sed 's/^[ *]* //' 12:31:37 ++ shift 12:31:37 ++ case "$command" in 12:31:37 ++ command pyenv versions 12:31:37 ++ awk '{ print $1 }' 12:31:37 ++ grep -E '^[0-9.]*[0-9]$' 12:31:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:37 +++ grep '^3' /tmp/.pyenv_versions 12:31:37 +++ sort -V 12:31:37 +++ tail -n 1 12:31:37 ++ py_version_xyz=3.11.10 12:31:37 ++ [[ -z 3.11.10 ]] 12:31:37 ++ echo 3.11.10 12:31:37 ++ return 0 12:31:37 + pyenv local 3.11.10 12:31:37 + local command 12:31:37 + command=local 12:31:37 + '[' 2 -gt 0 ']' 12:31:37 + shift 12:31:37 + case "$command" in 12:31:37 + command pyenv local 3.11.10 12:31:37 + for arg in "$@" 12:31:37 + case $arg in 12:31:37 + pkg_list+='tox ' 12:31:37 + for arg in "$@" 12:31:37 + case $arg in 12:31:37 + pkg_list+='virtualenv ' 12:31:37 + for arg in "$@" 12:31:37 + case $arg in 12:31:37 + pkg_list+='urllib3~=1.26.15 ' 12:31:37 + [[ -f /tmp/.toxenv ]] 12:31:37 ++ cat /tmp/.toxenv 12:31:37 + lf_venv=/tmp/venv-U2Qa 12:31:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2Qa from' file:/tmp/.toxenv 12:31:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2Qa from file:/tmp/.toxenv 12:31:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:37 + local 'pip_opts=--upgrade --quiet' 12:31:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:37 + [[ -n '' ]] 12:31:37 + [[ -n '' ]] 12:31:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:37 + /tmp/venv-U2Qa/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:31:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:38 lf-activate-venv(): INFO: Base packages installed successfully 12:31:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:38 + /tmp/venv-U2Qa/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:31:39 + type python3 12:31:39 + true 12:31:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U2Qa/bin to PATH' 12:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-U2Qa/bin to PATH 12:31:39 + PATH=/tmp/venv-U2Qa/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:31:39 + return 0 12:31:39 + [[ -d /opt/pyenv ]] 12:31:39 + echo '---> Setting up pyenv' 12:31:39 ---> Setting up pyenv 12:31:39 + export PYENV_ROOT=/opt/pyenv 12:31:39 + PYENV_ROOT=/opt/pyenv 12:31:39 + export PATH=/opt/pyenv/bin:/tmp/venv-U2Qa/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:31:39 + PATH=/opt/pyenv/bin:/tmp/venv-U2Qa/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:31:39 ++ pwd 12:31:39 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:31:39 + export PYTHONPATH 12:31:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:39 + tox --version 12:31:40 4.38.0 from /tmp/venv-U2Qa/lib/python3.11/site-packages/tox/__init__.py 12:31:40 + PARALLEL=True 12:31:40 + TOX_OPTIONS_LIST= 12:31:40 + [[ -n '' ]] 12:31:40 + case ${PARALLEL,,} in 12:31:40 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:31:40 + tox --parallel auto --parallel-live 12:31:40 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:31:41 checkbashisms: freeze> python -m pip freeze --all 12:31:41 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:31:41 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:31:41 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:31:42 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:31:42 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:31:42 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:31:42 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:31:43 checkbashisms: OK ✔ in 3.14 seconds 12:31:43 pre-commit: install_deps> python -I -m pip install pre-commit 12:31:46 pre-commit: freeze> python -m pip freeze --all 12:31:46 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:31:46 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:31:46 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:31:46 /usr/bin/cpan 12:31:46 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:31:46 [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:31:46 [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:31:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:46 [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:31:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:31:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:31:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:47 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:31:48 buildcontroller: freeze> python -m pip freeze --all 12:31:48 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:31:48 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:31:48 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:31:48 + update-java-alternatives -l 12:31:48 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:31:48 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:31:48 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:31:48 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:31:48 update-alternatives: error: no alternatives for jaotc 12:31:48 update-alternatives: error: no alternatives for rmic 12:31:48 + java -version 12:31:48 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:31:48 + JAVA_VER=21 12:31:48 + echo 21 12:31:48 21 12:31:48 + javac -version 12:31:48 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:31:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:48 [INFO] Once installed this environment will be reused. 12:31:48 [INFO] This may take a few minutes... 12:31:48 + JAVAC_VER=21 12:31:48 + echo 21 12:31:48 + [ 21 -ge 21 ] 12:31:48 21 12:31:48 ok, java is 21 or newer 12:31:48 + [ 21 -ge 21 ] 12:31:48 + echo ok, java is 21 or newer 12:31:48 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:31:49 2026-02-18 12:31:49 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:31:49 + sudo mkdir -p /opt 12:31:49 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:31:49 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:31:49 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:31:49 + mvn --version 12:31:49 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:31:49 Maven home: /opt/maven 12:31:49 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:31:49 Default locale: en, platform encoding: UTF-8 12:31:49 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 12:31:50 NOTE: Picked up JDK_JAVA_OPTIONS: 12:31:50 --add-opens=java.base/java.io=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.lang=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.net=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.nio=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.util=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:31:50 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:31:50 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:31:50 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:31:50 -Xlog:disable 12:31:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:54 [INFO] Once installed this environment will be reused. 12:31:54 [INFO] This may take a few minutes... 12:32:00 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:32:00 [INFO] Once installed this environment will be reused. 12:32:00 [INFO] This may take a few minutes... 12:32:05 docs: freeze> python -m pip freeze --all 12:32:05 docs-linkcheck: freeze> python -m pip freeze --all 12:32:06 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:32:06 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:32:06 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:32:06 [INFO] Once installed this environment will be reused. 12:32:06 [INFO] This may take a few minutes... 12:32:06 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:32:06 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:32:08 docs: OK ✔ in 28.41 seconds 12:32:08 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:32:11 docs-linkcheck: OK ✔ in 31.02 seconds 12:32:11 pylint: freeze> python -m pip freeze --all 12:32:12 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:32:12 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:32:17 trim trailing whitespace.................................................Passed 12:32:17 Tabs remover.............................................................Passed 12:32:17 autopep8.................................................................Passed 12:32:23 perltidy.................................................................Passed 12:32:24 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:32:24 [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:32:24 [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:32:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:32:24 [INFO] Once installed this environment will be reused. 12:32:24 [INFO] This may take a few minutes... 12:32:32 gitlint..................................................................Passed 12:32:38 12:32:38 ------------------------------------ 12:32:38 Your code has been rated at 10.00/10 12:32:38 12:33:35 pre-commit: OK ✔ in 48.67 seconds 12:33:35 pylint: OK ✔ in 31.65 seconds 12:33:35 buildcontroller: OK ✔ in 1 minute 54.31 seconds 12:33:35 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:33:35 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:33:35 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:33:35 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:33:41 build_karaf_tests221: freeze> python -m pip freeze --all 12:33:42 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:33:42 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:42 build karaf in karaf221 with ./karaf221.env 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:42 build_karaf_tests71: freeze> python -m pip freeze --all 12:33:42 build_karaf_tests190: freeze> python -m pip freeze --all 12:33:42 build_karaf_tests121: freeze> python -m pip freeze --all 12:33:42 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:33:42 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:42 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:33:42 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:42 build karaf in karafoc with ./karafoc.env 12:33:42 build karaf in karaf71 with ./karaf71.env 12:33:42 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:33:42 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:42 build karaf in karaf121 with ./karaf121.env 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: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: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:34:49 build_karaf_tests221: OK ✔ in 1 minute 14.34 seconds 12:34:49 build_karaf_tests71: OK ✔ in 1 minute 14.6 seconds 12:34:49 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:34:49 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:34:51 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:13.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/13.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 12:34:51 [ERROR] 12:34:51 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:34:51 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:34:51 [ERROR] 12:34:51 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:34:51 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 12:34:51 build_karaf_tests121: OK ✔ in 1 minute 16.84 seconds 12:34:51 build_karaf_tests190: OK ✔ in 1 minute 16.85 seconds 12:34:51 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:34:57 sims: freeze> python -m pip freeze --all 12:34:57 buildlighty: freeze> python -m pip freeze --all 12:34:57 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:34:57 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:34:57 Using lighynode version 22.1.0.6 12:34:57 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:34:57 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:34:57 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:34:57 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:35:41 sims: OK ✔ in 11.22 seconds 12:35:41 buildlighty: OK ✔ in 31.74 seconds 12:35:41 testsPCE: freeze> python -m pip freeze --all 12:35:41 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:35:41 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:35:41 pytest -q transportpce_tests/pce/test01_pce.py 12:36:28 .................... [100%] 12:37:32 20 passed in 110.16s (0:01:50) 12:37:32 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:37:49 ............ [100%] 12:38:19 12 passed in 47.06s 12:38:19 pytest -q transportpce_tests/pce/test03_gnpy.py 12:38:36 ........ [100%] 12:38:58 8 passed in 38.25s 12:38:58 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:39:30 ... [100%] 12:39:35 3 passed in 36.62s 12:39:35 testsPCE: OK ✔ in 4 minutes 43.58 seconds 12:39:35 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:39:35 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:39:35 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:39:42 tests_tapi: freeze> python -m pip freeze --all 12:39:42 tests190: freeze> python -m pip freeze --all 12:39:42 tests121: freeze> python -m pip freeze --all 12:39:42 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:39:42 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:39:42 using environment variables from ./karaf221.env 12:39:42 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:39:42 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:39:42 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:39:42 using environment variables from ./karafoc.env 12:39:42 pytest -q transportpce_tests/oc/test01_portmapping.py 12:39:42 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:39:42 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:39:42 using environment variables from ./karaf121.env 12:39:42 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:40:46 ........... [100%] 12:41:03 10 passed in 80.62s (0:01:20) 12:41:03 pytest -q transportpce_tests/oc/test02_topology.py 12:41:11 ................................ [100%] 12:41:50 21 passed in 127.88s (0:02:07) 12:41:51 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:41:52 ........................... [100%] 12:42:13 14 passed in 68.97s (0:01:08) 12:42:13 pytest -q transportpce_tests/oc/test03_renderer.py 12:42:14 .................. [100%] 12:42:55 6 passed in 64.57s (0:01:04) 12:42:55 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:42:57 ................... [100%] 12:43:14 19 passed in 61.36s (0:01:01) 12:43:14 tests190: OK ✔ in 3 minutes 39.32 seconds 12:43:14 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:43:21 .tests71: freeze> python -m pip freeze --all 12:43:21 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:43:21 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:43:21 using environment variables from ./karaf71.env 12:43:21 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:43:41 .................................... [100%] 12:44:27 12 passed in 65.07s (0:01:05) 12:44:27 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:44:30 ....................... [100%] 12:45:06 51 passed in 323.46s (0:05:23) 12:45:06 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:45:06 ................................................................................... [100%] 12:47:06 62 passed in 159.37s (0:02:39) 12:47:06 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:47:14 ...................................... [100%] 12:48:38 44 passed in 342.31s (0:05:42) 12:48:38 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:48:38 ............................... [100%] 12:49:25 48 passed in 137.99s (0:02:17) 12:49:25 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:49:26 .............................. [100%] 12:50:05 24 passed in 87.41s (0:01:27) 12:50:06 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:50:06 ................... [100%] 12:50:40 36 passed in 334.04s (0:05:34) 12:50:40 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:50:40 . [100%] 12:50:42 22 passed in 77.29s (0:01:17) 12:50:57 .................................................................. [100%] 12:53:24 40 passed in 198.41s (0:03:18) 12:53:24 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:53:24 ............................................................................................. [100%] 12:59:13 71 passed in 512.50s (0:08:32) 12:59:13 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:00:05 .................... [100%] 13:01:36 19 passed in 142.88s (0:02:22) 13:01:36 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:02:18 ..... [100%] 13:02:21 54 passed in 536.99s (0:08:56) 13:03:40 ...................... [100%] 13:12:16 22 passed in 639.98s (0:10:39) 13:12:16 tests71: OK ✔ in 7 minutes 28.31 seconds 13:12:16 tests121: OK ✔ in 22 minutes 46.88 seconds 13:12:16 tests_tapi: OK ✔ in 32 minutes 41.69 seconds 13:12:16 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:12:24 tests221: freeze> python -m pip freeze --all 13:12:24 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:12:24 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:12:24 using environment variables from ./karaf221.env 13:12:24 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:13:02 ................................... [100%] 13:13:42 35 passed in 77.70s (0:01:17) 13:13:42 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:14:14 ...... [100%] 13:14:28 6 passed in 46.16s 13:14:28 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:15:12 ............................................ [100%] 13:16:47 44 passed in 137.93s (0:02:17) 13:16:47 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:17:23 ............ [100%] 13:17:47 12 passed in 60.10s (0:01:00) 13:17:47 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:18:13 ................ [100%] 13:19:42 16 passed in 115.02s (0:01:55) 13:19:42 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:20:13 ............................... [100%] 13:20:20 31 passed in 37.04s 13:20:20 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:20:55 .......................... [100%] 13:21:51 26 passed in 91.07s (0:01:31) 13:21:51 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:22:28 ...................... [100%] 13:23:31 22 passed in 99.83s (0:01:39) 13:23:31 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:24:14 ........................................ [100%] 13:26:36 40 passed in 184.23s (0:03:04) 13:26:36 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:27:19 ........................................................................ [ 74%] 13:32:56 ......................... [100%] 13:34:48 97 passed in 492.25s (0:08:12) 13:34:48 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:35:30 ...................................................... [100%] 13:45:17 54 passed in 628.83s (0:10:28) 13:45:17 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:46:14 ........................................................................ [ 71%] 13:51:23 ............................. [100%] 13:53:32 101 passed in 494.36s (0:08:14) 13:53:32 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:54:28 ........................................................................ [ 67%] 14:00:15 ................................... [100%] 14:03:36 107 passed in 603.21s (0:10:03) 14:03:36 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:04:18 ............................................. [100%] 14:06:56 45 passed in 199.94s (0:03:19) 14:06:56 tests221: OK ✔ in 54 minutes 39.48 seconds 14:06:56 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:07:02 tests_hybrid: freeze> python -m pip freeze --all 14:07:02 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:07:02 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:07:02 using environment variables from ./karaf221.env 14:07:02 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:07:43 ................................................... [100%] 14:09:30 51 passed in 147.15s (0:02:27) 14:09:30 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:10:12 ........................................................................ [ 66%] 14:14:34 ..................................... [100%] 14:16:40 109 passed in 429.84s (0:07:09) 14:16:40 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:17:29 ..................................................... [100%] 14:21:01 53 passed in 261.38s (0:04:21) 14:21:01 buildcontroller: OK (114.31=setup[8.08]+cmd[106.23] seconds) 14:21:01 sims: OK (11.22=setup[8.32]+cmd[2.90] seconds) 14:21:01 build_karaf_tests121: OK (76.84=setup[8.04]+cmd[68.80] seconds) 14:21:01 testsPCE: OK (283.58=setup[50.20]+cmd[233.38] seconds) 14:21:01 tests121: OK (1366.88=setup[7.37]+cmd[1359.51] seconds) 14:21:01 build_karaf_tests221: OK (74.34=setup[7.44]+cmd[66.90] seconds) 14:21:01 tests_tapi: OK (1961.69=setup[7.20]+cmd[1954.49] seconds) 14:21:01 tests221: OK (3279.48=setup[7.57]+cmd[3271.92] seconds) 14:21:01 build_karaf_tests71: OK (74.60=setup[7.95]+cmd[66.66] seconds) 14:21:01 tests71: OK (448.31=setup[7.23]+cmd[441.08] seconds) 14:21:01 build_karaf_tests190: OK (76.85=setup[7.94]+cmd[68.90] seconds) 14:21:01 tests190: OK (219.32=setup[7.29]+cmd[212.03] seconds) 14:21:01 tests_hybrid: OK (845.67=setup[6.39]+cmd[839.28] seconds) 14:21:01 buildlighty: OK (31.74=setup[8.65]+cmd[23.09] seconds) 14:21:01 docs: OK (28.41=setup[25.79]+cmd[2.61] seconds) 14:21:01 docs-linkcheck: OK (31.02=setup[25.91]+cmd[5.11] seconds) 14:21:01 checkbashisms: OK (3.13=setup[1.86]+cmd[0.00,0.05,1.22] seconds) 14:21:01 pre-commit: OK (48.67=setup[2.73]+cmd[0.02,0.01,37.72,8.20] seconds) 14:21:01 pylint: OK (31.65=setup[3.41]+cmd[28.24] seconds) 14:21:01 congratulations :) (6561.64 seconds) 14:21:02 + tox_status=0 14:21:02 + echo '---> Completed tox runs' 14:21:02 ---> Completed tox runs 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/build_karaf_tests121/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=build_karaf_tests121 14:21:02 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/build_karaf_tests190/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=build_karaf_tests190 14:21:02 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/build_karaf_tests221/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=build_karaf_tests221 14:21:02 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/build_karaf_tests71/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=build_karaf_tests71 14:21:02 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/buildcontroller/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=buildcontroller 14:21:02 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/buildlighty/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=buildlighty 14:21:02 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/checkbashisms/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=checkbashisms 14:21:02 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/docs-linkcheck/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=docs-linkcheck 14:21:02 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/docs/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=docs 14:21:02 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/pre-commit/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=pre-commit 14:21:02 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/pylint/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=pylint 14:21:02 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/sims/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=sims 14:21:02 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/tests121/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=tests121 14:21:02 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/tests190/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=tests190 14:21:02 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/tests221/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=tests221 14:21:02 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/tests71/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=tests71 14:21:02 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/testsPCE/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=testsPCE 14:21:02 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/tests_hybrid/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=tests_hybrid 14:21:02 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:21:02 + for i in .tox/*/log 14:21:02 ++ echo .tox/tests_tapi/log 14:21:02 ++ awk -F/ '{print $2}' 14:21:02 + tox_env=tests_tapi 14:21:02 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:21:02 + DOC_DIR=docs/_build/html 14:21:02 + [[ -d docs/_build/html ]] 14:21:02 + echo '---> Archiving generated docs' 14:21:02 ---> Archiving generated docs 14:21:02 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:21:02 + echo '---> tox-run.sh ends' 14:21:02 ---> tox-run.sh ends 14:21:02 + test 0 -eq 0 14:21:02 $ ssh-agent -k 14:21:02 unset SSH_AUTH_SOCK; 14:21:02 unset SSH_AGENT_PID; 14:21:02 echo Agent pid 1567 killed; 14:21:02 [ssh-agent] Stopped. 14:21:02 [PostBuildScript] - [INFO] Executing post build scripts. 14:21:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5094011118561765040.sh 14:21:02 ---> sysstat.sh 14:21:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10788159745758713343.sh 14:21:03 ---> package-listing.sh 14:21:03 ++ facter osfamily 14:21:03 ++ tr '[:upper:]' '[:lower:]' 14:21:03 + OS_FAMILY=debian 14:21:03 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:21:03 + START_PACKAGES=/tmp/packages_start.txt 14:21:03 + END_PACKAGES=/tmp/packages_end.txt 14:21:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:21:03 + PACKAGES=/tmp/packages_start.txt 14:21:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:21:03 + PACKAGES=/tmp/packages_end.txt 14:21:03 + case "${OS_FAMILY}" in 14:21:03 + grep '^ii' 14:21:03 + dpkg -l 14:21:03 + '[' -f /tmp/packages_start.txt ']' 14:21:03 + '[' -f /tmp/packages_end.txt ']' 14:21:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:21:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:21:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:21:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:21:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15775165645016937025.sh 14:21:03 ---> capture-instance-metadata.sh 14:21:03 Setup pyenv: 14:21:03 system 14:21:03 3.8.20 14:21:03 3.9.20 14:21:03 3.10.15 14:21:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:21:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-63ln from file:/tmp/.os_lf_venv 14:21:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:05 lf-activate-venv(): INFO: Base packages installed successfully 14:21:05 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-63ln/bin to PATH 14:21:15 INFO: Running in OpenStack, capturing instance metadata 14:21:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10370832009301766739.sh 14:21:15 provisioning config files... 14:21:16 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4344 14:21:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config130312403042887263tmp 14:21:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:21:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:21:16 provisioning config files... 14:21:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:21:16 [EnvInject] - Injecting environment variables from a build step. 14:21:16 [EnvInject] - Injecting as environment variables the properties content 14:21:16 SERVER_ID=logs 14:21:16 14:21:16 [EnvInject] - Variables injected successfully. 14:21:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9200056479269837971.sh 14:21:16 ---> create-netrc.sh 14:21:16 WARN: Log server credential not found. 14:21:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11599859331668611405.sh 14:21:16 ---> python-tools-install.sh 14:21:16 Setup pyenv: 14:21:16 system 14:21:16 3.8.20 14:21:16 3.9.20 14:21:16 3.10.15 14:21:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:21:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-63ln from file:/tmp/.os_lf_venv 14:21:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:18 lf-activate-venv(): INFO: Base packages installed successfully 14:21:18 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:28 lf-activate-venv(): INFO: Adding /tmp/venv-63ln/bin to PATH 14:21:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9069668992644518236.sh 14:21:28 ---> sudo-logs.sh 14:21:28 Archiving 'sudo' log.. 14:21:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14191737275036697290.sh 14:21:28 ---> job-cost.sh 14:21:28 INFO: Activating Python virtual environment... 14:21:28 Setup pyenv: 14:21:28 system 14:21:28 3.8.20 14:21:28 3.9.20 14:21:28 3.10.15 14:21:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:21:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-63ln from file:/tmp/.os_lf_venv 14:21:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:30 lf-activate-venv(): INFO: Base packages installed successfully 14:21:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-63ln/bin to PATH 14:21:36 INFO: No stack-cost file found 14:21:36 INFO: Instance uptime: 6748s 14:21:36 INFO: Fetching instance metadata (attempt 1 of 3)... 14:21:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:21:37 INFO: Successfully fetched instance metadata 14:21:37 INFO: Instance type: v3-standard-4 14:21:37 INFO: Retrieving pricing info for: v3-standard-4 14:21:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:21:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6748 14:21:37 INFO: Successfully fetched Vexxhost pricing API 14:21:37 INFO: Retrieved cost: 0.22 14:21:37 INFO: Retrieved resource: v3-standard-4 14:21:37 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 14:21:37 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 14:21:37 INFO: Successfully archived job cost data 14:21:37 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4344,2026-02-18 14:21:37,v3-standard-4,6748,0.22,0.00,SUCCESS 14:21:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18066752568005775069.sh 14:21:37 ---> logs-deploy.sh 14:21:37 Setup pyenv: 14:21:37 system 14:21:37 3.8.20 14:21:37 3.9.20 14:21:37 3.10.15 14:21:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-63ln from file:/tmp/.os_lf_venv 14:21:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:39 lf-activate-venv(): INFO: Base packages installed successfully 14:21:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-63ln/bin to PATH 14:21:53 WARNING: Nexus logging server not set 14:21:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4344/ 14:21:53 INFO: archiving logs to S3 14:21:55 ---> uname -a: 14:21:55 Linux prd-ubuntu2204-docker-4c-16g-13789 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:21:55 14:21:55 14:21:55 ---> lscpu: 14:21:55 Architecture: x86_64 14:21:55 CPU op-mode(s): 32-bit, 64-bit 14:21:55 Address sizes: 40 bits physical, 48 bits virtual 14:21:55 Byte Order: Little Endian 14:21:55 CPU(s): 4 14:21:55 On-line CPU(s) list: 0-3 14:21:55 Vendor ID: AuthenticAMD 14:21:55 Model name: AMD EPYC-Rome Processor 14:21:55 CPU family: 23 14:21:55 Model: 49 14:21:55 Thread(s) per core: 1 14:21:55 Core(s) per socket: 1 14:21:55 Socket(s): 4 14:21:55 Stepping: 0 14:21:55 BogoMIPS: 5599.99 14:21:55 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:21:55 Virtualization: AMD-V 14:21:55 Hypervisor vendor: KVM 14:21:55 Virtualization type: full 14:21:55 L1d cache: 128 KiB (4 instances) 14:21:55 L1i cache: 128 KiB (4 instances) 14:21:55 L2 cache: 2 MiB (4 instances) 14:21:55 L3 cache: 64 MiB (4 instances) 14:21:55 NUMA node(s): 1 14:21:55 NUMA node0 CPU(s): 0-3 14:21:55 Vulnerability Gather data sampling: Not affected 14:21:55 Vulnerability Indirect target selection: Not affected 14:21:55 Vulnerability Itlb multihit: Not affected 14:21:55 Vulnerability L1tf: Not affected 14:21:55 Vulnerability Mds: Not affected 14:21:55 Vulnerability Meltdown: Not affected 14:21:55 Vulnerability Mmio stale data: Not affected 14:21:55 Vulnerability Reg file data sampling: Not affected 14:21:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:21:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:21:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:21:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:21:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:21:55 Vulnerability Srbds: Not affected 14:21:55 Vulnerability Tsa: Not affected 14:21:55 Vulnerability Tsx async abort: Not affected 14:21:55 Vulnerability Vmscape: Not affected 14:21:55 14:21:55 14:21:55 ---> nproc: 14:21:55 4 14:21:55 14:21:55 14:21:55 ---> df -h: 14:21:55 Filesystem Size Used Avail Use% Mounted on 14:21:55 tmpfs 1.6G 1.1M 1.6G 1% /run 14:21:55 /dev/vda1 78G 18G 60G 23% / 14:21:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:55 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:21:55 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:21:55 14:21:55 14:21:55 ---> free -m: 14:21:55 total used free shared buff/cache available 14:21:55 Mem: 15989 701 10806 4 4480 14944 14:21:55 Swap: 1023 0 1023 14:21:55 14:21:55 14:21:55 ---> ip addr: 14:21:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:55 inet 127.0.0.1/8 scope host lo 14:21:55 valid_lft forever preferred_lft forever 14:21:55 inet6 ::1/128 scope host 14:21:55 valid_lft forever preferred_lft forever 14:21:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:55 link/ether fa:16:3e:49:61:77 brd ff:ff:ff:ff:ff:ff 14:21:55 altname enp0s3 14:21:55 inet 10.30.170.27/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:21:55 valid_lft 79641sec preferred_lft 79641sec 14:21:55 inet6 fe80::f816:3eff:fe49:6177/64 scope link 14:21:55 valid_lft forever preferred_lft forever 14:21:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:21:55 link/ether 9a:32:8c:a7:9f:15 brd ff:ff:ff:ff:ff:ff 14:21:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:21:55 valid_lft forever preferred_lft forever 14:21:55 14:21:55 14:21:55 ---> sar -b -r -n DEV: 14:21:55 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13789) 02/18/26 _x86_64_ (4 CPU) 14:21:55 14:21:55 12:29:19 LINUX RESTART (4 CPU) 14:21:55 14:21:55 12:30:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:21:55 12:40:09 164.29 5.30 139.96 19.03 673.54 35868.44 256404.93 14:21:55 12:50:06 70.13 23.50 44.22 2.41 329.62 4734.42 1946.72 14:21:55 13:00:10 12.51 0.17 11.67 0.67 9.05 371.04 1209.33 14:21:55 13:10:40 5.10 0.01 4.88 0.21 0.36 165.69 501.07 14:21:55 13:20:20 17.80 0.08 16.88 0.83 2.22 793.51 1246.46 14:21:55 13:30:39 12.05 0.01 11.51 0.53 0.66 364.85 341.86 14:21:55 13:40:33 4.65 0.02 4.45 0.18 0.66 137.44 155.76 14:21:55 13:50:20 4.93 0.04 4.72 0.17 3.19 148.15 64.02 14:21:55 14:00:09 5.63 0.01 5.43 0.20 0.56 166.96 202.23 14:21:55 14:10:09 11.57 0.02 10.95 0.61 0.73 661.64 269.48 14:21:55 14:20:40 4.78 0.03 4.57 0.18 1.00 167.24 214.71 14:21:55 Average: 28.36 2.63 23.46 2.27 92.37 3945.18 23787.92 14:21:55 14:21:55 12:30:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:55 12:40:09 2005216 13339152 2581284 15.77 258456 10822080 3297748 18.93 2129768 11415988 717232 14:21:55 12:50:06 5974304 9278320 6653784 40.64 264744 3027008 7294476 41.87 2126244 7690880 2984 14:21:55 13:00:10 3083280 6411436 9521768 58.16 266508 3049480 10761564 61.77 2148820 10568788 656 14:21:55 13:10:40 6296732 9642112 6291968 38.43 267336 3065912 7015020 40.27 2153080 7351392 124 14:21:55 13:20:20 11825328 15320940 617532 3.77 272676 3210692 1324860 7.60 2192868 1803212 11676 14:21:55 13:30:39 7897636 11433776 4502772 27.50 273940 3249936 5193840 29.81 2195512 5719088 36 14:21:55 13:40:33 7791764 11346456 4589956 28.03 274416 3268012 5219904 29.96 2196724 5808052 68 14:21:55 13:50:20 6387516 9962356 5973252 36.48 274920 3287656 6702616 38.47 2199388 7221120 340 14:21:55 14:00:09 6372696 9969160 5966556 36.44 275556 3308644 6712152 38.53 2202720 7223460 240 14:21:55 14:10:09 8075368 11816668 4120336 25.17 279628 3445424 5024612 28.84 2217976 5524856 360 14:21:55 14:20:40 6718188 10487928 5447940 33.27 280084 3473316 5999352 34.44 2230288 6854836 784 14:21:55 Average: 6584366 10818937 5115195 31.24 271660 3928015 5867831 33.68 2181217 7016516 66773 14:21:55 14:21:55 12:30:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:55 12:40:09 lo 3.09 3.09 2.34 2.34 0.00 0.00 0.00 0.00 14:21:55 12:40:09 ens3 158.76 121.66 2119.37 15.40 0.00 0.00 0.00 0.00 14:21:55 12:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 12:50:06 lo 38.50 38.50 24.52 24.52 0.00 0.00 0.00 0.00 14:21:55 12:50:06 ens3 2.04 1.77 0.44 0.38 0.00 0.00 0.00 0.00 14:21:55 12:50:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 13:00:10 lo 32.23 32.23 13.16 13.16 0.00 0.00 0.00 0.00 14:21:55 13:00:10 ens3 1.09 0.93 0.20 0.18 0.00 0.00 0.00 0.00 14:21:55 13:00:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 13:10:40 lo 14.72 14.72 6.70 6.70 0.00 0.00 0.00 0.00 14:21:55 13:10:40 ens3 1.04 0.43 0.33 0.21 0.00 0.00 0.00 0.00 14:21:55 13:10:40 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 13:20:20 lo 10.75 10.75 5.15 5.15 0.00 0.00 0.00 0.00 14:21:55 13:20:20 ens3 1.31 0.88 0.37 0.28 0.00 0.00 0.00 0.00 14:21:55 13:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 13:30:39 lo 18.25 18.25 10.08 10.08 0.00 0.00 0.00 0.00 14:21:55 13:30:39 ens3 0.81 0.64 0.16 0.13 0.00 0.00 0.00 0.00 14:21:55 13:30:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 13:40:33 lo 24.70 24.70 9.14 9.14 0.00 0.00 0.00 0.00 14:21:55 13:40:33 ens3 0.71 0.48 0.16 0.12 0.00 0.00 0.00 0.00 14:21:55 13:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 13:50:20 lo 17.63 17.63 8.30 8.30 0.00 0.00 0.00 0.00 14:21:55 13:50:20 ens3 0.55 0.38 0.11 0.07 0.00 0.00 0.00 0.00 14:21:55 13:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 14:00:09 lo 18.27 18.27 10.25 10.25 0.00 0.00 0.00 0.00 14:21:55 14:00:09 ens3 0.82 0.55 0.19 0.14 0.00 0.00 0.00 0.00 14:21:55 14:00:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 14:10:09 lo 17.82 17.82 9.94 9.94 0.00 0.00 0.00 0.00 14:21:55 14:10:09 ens3 0.90 0.77 0.26 0.21 0.00 0.00 0.00 0.00 14:21:55 14:10:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 14:20:40 lo 34.52 34.52 13.96 13.96 0.00 0.00 0.00 0.00 14:21:55 14:20:40 ens3 0.85 0.77 0.20 0.16 0.00 0.00 0.00 0.00 14:21:55 14:20:40 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 Average: lo 21.01 21.01 10.34 10.34 0.00 0.00 0.00 0.00 14:21:55 Average: ens3 15.30 11.71 192.25 1.57 0.00 0.00 0.00 0.00 14:21:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:55 14:21:55 14:21:55 ---> sar -P ALL: 14:21:55 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13789) 02/18/26 _x86_64_ (4 CPU) 14:21:55 14:21:55 12:29:19 LINUX RESTART (4 CPU) 14:21:55 14:21:55 12:30:08 CPU %user %nice %system %iowait %steal %idle 14:21:55 12:40:09 all 43.73 0.00 2.54 2.43 0.09 51.21 14:21:55 12:40:09 0 43.22 0.00 2.51 2.64 0.09 51.53 14:21:55 12:40:09 1 44.16 0.00 2.44 2.71 0.09 50.60 14:21:55 12:40:09 2 47.78 0.00 2.65 1.78 0.10 47.70 14:21:55 12:40:09 3 39.77 0.00 2.56 2.59 0.09 55.00 14:21:55 12:50:06 all 58.94 0.00 2.12 0.53 0.13 38.28 14:21:55 12:50:06 0 59.01 0.00 2.06 0.95 0.13 37.86 14:21:55 12:50:06 1 60.02 0.00 2.33 0.33 0.13 37.20 14:21:55 12:50:06 2 57.73 0.00 2.16 0.50 0.13 39.47 14:21:55 12:50:06 3 58.99 0.00 1.95 0.34 0.13 38.60 14:21:55 13:00:10 all 28.10 0.00 1.08 0.21 0.11 70.50 14:21:55 13:00:10 0 27.69 0.00 1.03 0.49 0.11 70.68 14:21:55 13:00:10 1 28.48 0.00 1.05 0.13 0.11 70.23 14:21:55 13:00:10 2 28.52 0.00 1.14 0.07 0.11 70.17 14:21:55 13:00:10 3 27.71 0.00 1.12 0.13 0.10 70.94 14:21:55 13:10:40 all 10.85 0.00 0.64 0.04 0.08 88.38 14:21:55 13:10:40 0 10.89 0.00 0.56 0.01 0.08 88.46 14:21:55 13:10:40 1 10.39 0.00 0.69 0.06 0.09 88.77 14:21:55 13:10:40 2 11.48 0.00 0.70 0.05 0.08 87.69 14:21:55 13:10:40 3 10.65 0.00 0.62 0.05 0.08 88.59 14:21:55 13:20:20 all 26.37 0.00 0.94 0.06 0.08 72.54 14:21:55 13:20:20 0 25.94 0.00 0.80 0.04 0.08 73.13 14:21:55 13:20:20 1 27.66 0.00 1.04 0.02 0.08 71.20 14:21:55 13:20:20 2 25.44 0.00 0.97 0.08 0.08 73.44 14:21:55 13:20:20 3 26.44 0.00 0.96 0.10 0.08 72.41 14:21:55 13:30:39 all 20.43 0.00 0.64 0.04 0.08 78.81 14:21:55 13:30:39 0 19.37 0.00 0.69 0.04 0.09 79.81 14:21:55 13:30:39 1 20.88 0.00 0.64 0.07 0.08 78.33 14:21:55 13:30:39 2 20.74 0.00 0.62 0.01 0.09 78.54 14:21:55 13:30:39 3 20.74 0.00 0.60 0.02 0.08 78.55 14:21:55 13:40:33 all 8.55 0.00 0.36 0.03 0.08 90.99 14:21:55 13:40:33 0 8.96 0.00 0.34 0.05 0.07 90.59 14:21:55 13:40:33 1 8.13 0.00 0.38 0.01 0.08 91.41 14:21:55 13:40:33 2 8.75 0.00 0.45 0.04 0.08 90.69 14:21:55 13:40:33 3 8.36 0.00 0.29 0.01 0.07 91.26 14:21:55 13:50:20 all 9.97 0.00 0.47 0.54 0.08 88.95 14:21:55 13:50:20 0 9.64 0.00 0.50 0.21 0.07 89.58 14:21:55 13:50:20 1 9.88 0.00 0.49 0.29 0.07 89.27 14:21:55 13:50:20 2 10.26 0.00 0.47 0.70 0.08 88.48 14:21:55 13:50:20 3 10.10 0.00 0.41 0.95 0.07 88.47 14:21:55 14:00:09 all 10.07 0.00 0.50 0.21 0.07 89.15 14:21:55 14:00:09 0 9.98 0.00 0.50 0.15 0.07 89.30 14:21:55 14:00:09 1 10.39 0.00 0.50 0.16 0.07 88.88 14:21:55 14:00:09 2 9.57 0.00 0.44 0.45 0.08 89.47 14:21:55 14:00:09 3 10.33 0.00 0.55 0.10 0.07 88.95 14:21:55 14:10:09 all 17.47 0.00 0.66 0.05 0.08 81.74 14:21:55 14:10:09 0 18.72 0.00 0.72 0.06 0.08 80.41 14:21:55 14:10:09 1 17.69 0.00 0.75 0.12 0.08 81.36 14:21:55 14:10:09 2 17.49 0.00 0.59 0.02 0.08 81.82 14:21:55 14:10:09 3 15.97 0.00 0.58 0.02 0.08 83.35 14:21:55 14:20:40 all 11.64 0.00 0.50 0.02 0.07 87.76 14:21:55 14:20:40 0 11.50 0.00 0.49 0.02 0.06 87.93 14:21:55 14:20:40 1 12.14 0.00 0.50 0.05 0.07 87.24 14:21:55 14:20:40 2 11.59 0.00 0.55 0.01 0.07 87.77 14:21:55 14:20:40 3 11.34 0.00 0.48 0.01 0.07 88.09 14:21:55 14:21:55 Average: CPU %user %nice %system %iowait %steal %idle 14:21:55 Average: all 22.28 0.00 0.95 0.37 0.09 76.31 14:21:55 Average: 0 22.17 0.00 0.92 0.42 0.08 76.40 14:21:55 Average: 1 22.61 0.00 0.98 0.36 0.09 75.96 14:21:55 Average: 2 22.58 0.00 0.97 0.33 0.09 76.03 14:21:55 Average: 3 21.76 0.00 0.92 0.39 0.08 76.85 14:21:55 14:21:55 14:21:55