10:18:24 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120306 10:18:24 Running as SYSTEM 10:18:24 [EnvInject] - Loading node environment variables. 10:18:24 Building remotely on prd-ubuntu2204-docker-4c-16g-15991 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:18:28 [ssh-agent] Looking for ssh-agent implementation... 10:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:28 $ ssh-agent 10:18:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXX5aieX/agent.1564 10:18:28 SSH_AGENT_PID=1566 10:18:28 [ssh-agent] Started. 10:18:28 Running ssh-add (command line suppressed) 10:18:28 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8102059402662037492.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8102059402662037492.key) 10:18:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:18:28 The recommended git tool is: NONE 10:18:31 using credential jenkins-ssh 10:18:31 Wiping out workspace first. 10:18:31 Cloning the remote Git repository 10:18:31 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:18:31 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:18:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:18:31 > git --version # timeout=10 10:18:31 > git --version # 'git version 2.34.1' 10:18:31 using GIT_SSH to set credentials jenkins-ssh 10:18:31 Verifying host key using known hosts file 10:18:32 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. 10:18:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:18:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:18:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:18:42 using GIT_SSH to set credentials jenkins-ssh 10:18:42 Verifying host key using known hosts file 10:18:42 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. 10:18:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/06/120306/7 # timeout=10 10:18:42 > git rev-parse ac32ef6aa976bc72cfcda4b06c52e9e62ad8d3d1^{commit} # timeout=10 10:18:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:18:42 Checking out Revision ac32ef6aa976bc72cfcda4b06c52e9e62ad8d3d1 (refs/changes/06/120306/7) 10:18:43 > git config core.sparsecheckout # timeout=10 10:18:43 > git checkout -f ac32ef6aa976bc72cfcda4b06c52e9e62ad8d3d1 # timeout=10 10:18:43 Commit message: "Cleanup DefaultOpenRoadmSpectrumRangeExtractor" 10:18:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:18:43 > git rev-list --no-walk 1ddd101bcbfa9001ac506b59d24bdbcf5b9271e1 # timeout=10 10:18:43 > git remote # timeout=10 10:18:43 > git submodule init # timeout=10 10:18:43 > git submodule sync # timeout=10 10:18:43 > git config --get remote.origin.url # timeout=10 10:18:43 > git submodule init # timeout=10 10:18:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:18:43 ERROR: No submodules found. 10:18:46 provisioning config files... 10:18:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:18:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:18:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18372280306605777492.sh 10:18:47 ---> python-tools-install.sh 10:18:47 Setup pyenv: 10:18:47 * system (set by /opt/pyenv/version) 10:18:47 * 3.8.20 (set by /opt/pyenv/version) 10:18:47 * 3.9.20 (set by /opt/pyenv/version) 10:18:47 3.10.15 10:18:47 3.11.10 10:18:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6yyC 10:18:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:18:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:18:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:18:56 lf-activate-venv(): INFO: Base packages installed successfully 10:18:56 lf-activate-venv(): INFO: Installing additional packages: lftools 10:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-6yyC/bin to PATH 10:19:21 Generating Requirements File 10:19:41 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. 10:19:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:19:42 Python 3.11.10 10:19:42 pip 26.0.1 from /tmp/venv-6yyC/lib/python3.11/site-packages/pip (python 3.11) 10:19:43 appdirs==1.4.4 10:19:43 argcomplete==3.6.3 10:19:43 aspy.yaml==1.3.0 10:19:43 attrs==25.4.0 10:19:43 autopage==0.6.0 10:19:43 beautifulsoup4==4.14.3 10:19:43 boto3==1.42.52 10:19:43 botocore==1.42.52 10:19:43 bs4==0.0.2 10:19:43 certifi==2026.1.4 10:19:43 cffi==2.0.0 10:19:43 cfgv==3.5.0 10:19:43 chardet==5.2.0 10:19:43 charset-normalizer==3.4.4 10:19:43 click==8.3.1 10:19:43 cliff==4.13.2 10:19:43 cmd2==3.2.0 10:19:43 cryptography==3.3.2 10:19:43 debtcollector==3.0.0 10:19:43 decorator==5.2.1 10:19:43 defusedxml==0.7.1 10:19:43 Deprecated==1.3.1 10:19:43 distlib==0.4.0 10:19:43 dnspython==2.8.0 10:19:43 docker==7.1.0 10:19:43 dogpile.cache==1.5.0 10:19:43 durationpy==0.10 10:19:43 email-validator==2.3.0 10:19:43 filelock==3.24.3 10:19:43 future==1.0.0 10:19:43 gitdb==4.0.12 10:19:43 GitPython==3.1.46 10:19:43 httplib2==0.30.2 10:19:43 identify==2.6.16 10:19:43 idna==3.11 10:19:43 importlib-resources==1.5.0 10:19:43 iso8601==2.1.0 10:19:43 Jinja2==3.1.6 10:19:43 jmespath==1.1.0 10:19:43 jsonpatch==1.33 10:19:43 jsonpointer==3.0.0 10:19:43 jsonschema==4.26.0 10:19:43 jsonschema-specifications==2025.9.1 10:19:43 keystoneauth1==5.13.0 10:19:43 kubernetes==35.0.0 10:19:43 lftools==0.37.21 10:19:43 lxml==6.0.2 10:19:43 markdown-it-py==4.0.0 10:19:43 MarkupSafe==3.0.3 10:19:43 mdurl==0.1.2 10:19:43 msgpack==1.1.2 10:19:43 multi_key_dict==2.0.3 10:19:43 munch==4.0.0 10:19:43 netaddr==1.3.0 10:19:43 niet==1.4.2 10:19:43 nodeenv==1.10.0 10:19:43 oauth2client==4.1.3 10:19:43 oauthlib==3.3.1 10:19:43 openstacksdk==4.10.0 10:19:43 os-service-types==1.8.2 10:19:43 osc-lib==4.4.0 10:19:43 oslo.config==10.3.0 10:19:43 oslo.context==6.3.0 10:19:43 oslo.i18n==6.7.2 10:19:43 oslo.log==8.1.0 10:19:43 oslo.serialization==5.9.1 10:19:43 oslo.utils==9.2.0 10:19:43 packaging==26.0 10:19:43 pbr==7.0.3 10:19:43 platformdirs==4.9.2 10:19:43 prettytable==3.17.0 10:19:43 psutil==7.2.2 10:19:43 pyasn1==0.6.2 10:19:43 pyasn1_modules==0.4.2 10:19:43 pycparser==3.0 10:19:43 pygerrit2==2.0.15 10:19:43 PyGithub==2.8.1 10:19:43 Pygments==2.19.2 10:19:43 PyJWT==2.11.0 10:19:43 PyNaCl==1.6.2 10:19:43 pyparsing==2.4.7 10:19:43 pyperclip==1.11.0 10:19:43 pyrsistent==0.20.0 10:19:43 python-cinderclient==9.8.0 10:19:43 python-dateutil==2.9.0.post0 10:19:43 python-heatclient==5.0.0 10:19:43 python-jenkins==1.8.3 10:19:43 python-keystoneclient==5.7.0 10:19:43 python-magnumclient==4.9.0 10:19:43 python-openstackclient==9.0.0 10:19:43 python-swiftclient==4.9.0 10:19:43 PyYAML==6.0.3 10:19:43 referencing==0.37.0 10:19:43 requests==2.32.5 10:19:43 requests-oauthlib==2.0.0 10:19:43 requestsexceptions==1.4.0 10:19:43 rfc3986==2.0.0 10:19:43 rich==14.3.2 10:19:43 rich-argparse==1.7.2 10:19:43 rpds-py==0.30.0 10:19:43 rsa==4.9.1 10:19:43 ruamel.yaml==0.19.1 10:19:43 ruamel.yaml.clib==0.2.15 10:19:43 s3transfer==0.16.0 10:19:43 simplejson==3.20.2 10:19:43 six==1.17.0 10:19:43 smmap==5.0.2 10:19:43 soupsieve==2.8.3 10:19:43 stevedore==5.6.0 10:19:43 tabulate==0.9.0 10:19:43 toml==0.10.2 10:19:43 tomlkit==0.14.0 10:19:43 tqdm==4.67.3 10:19:43 typing_extensions==4.15.0 10:19:43 tzdata==2025.3 10:19:43 urllib3==1.26.20 10:19:43 virtualenv==20.38.0 10:19:43 wcwidth==0.6.0 10:19:43 websocket-client==1.9.0 10:19:43 wrapt==2.1.1 10:19:43 xdg==6.0.0 10:19:43 xmltodict==1.0.3 10:19:43 yq==3.4.3 10:19:43 [EnvInject] - Injecting environment variables from a build step. 10:19:43 [EnvInject] - Injecting as environment variables the properties content 10:19:43 PYTHON=python3 10:19:43 10:19:43 [EnvInject] - Variables injected successfully. 10:19:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13128825728326115833.sh 10:19:43 ---> tox-install.sh 10:19:43 + source /home/jenkins/lf-env.sh 10:19:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:19:43 ++ mktemp -d /tmp/venv-XXXX 10:19:43 + lf_venv=/tmp/venv-2aDZ 10:19:43 + local venv_file=/tmp/.os_lf_venv 10:19:43 + local python=python3 10:19:43 + local options 10:19:43 + local set_path=true 10:19:43 + local install_args= 10:19:43 ++ 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 10:19:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:19:43 + true 10:19:43 + case $1 in 10:19:43 + venv_file=/tmp/.toxenv 10:19:43 + shift 2 10:19:43 + true 10:19:43 + case $1 in 10:19:43 + shift 10:19:43 + break 10:19:43 + case $python in 10:19:43 + local pkg_list= 10:19:43 + [[ -d /opt/pyenv ]] 10:19:43 + echo 'Setup pyenv:' 10:19:43 Setup pyenv: 10:19:43 + export PYENV_ROOT=/opt/pyenv 10:19:43 + PYENV_ROOT=/opt/pyenv 10:19:43 + 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 10:19:43 + 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 10:19:43 + pyenv versions 10:19:43 system 10:19:43 3.8.20 10:19:43 3.9.20 10:19:43 3.10.15 10:19:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:43 + command -v pyenv 10:19:43 ++ pyenv init - --no-rehash 10:19:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:19:43 for i in ${!paths[@]}; do 10:19:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:19:43 fi; done; 10:19:43 echo "${paths[*]}"'\'')" 10:19:43 export PATH="/opt/pyenv/shims:${PATH}" 10:19:43 export PYENV_SHELL=bash 10:19:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:19:43 pyenv() { 10:19:43 local command 10:19:43 command="${1:-}" 10:19:43 if [ "$#" -gt 0 ]; then 10:19:43 shift 10:19:43 fi 10:19:43 10:19:43 case "$command" in 10:19:43 rehash|shell) 10:19:43 eval "$(pyenv "sh-$command" "$@")" 10:19:43 ;; 10:19:43 *) 10:19:43 command pyenv "$command" "$@" 10:19:43 ;; 10:19:43 esac 10:19:43 }' 10:19:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:19:43 for i in ${!paths[@]}; do 10:19:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:19:43 fi; done; 10:19:43 echo "${paths[*]}"' 10:19:43 ++ 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 10:19:43 ++ 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 10:19:43 ++ 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 10:19:43 ++ export PYENV_SHELL=bash 10:19:43 ++ PYENV_SHELL=bash 10:19:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:19:43 +++ complete -F _pyenv pyenv 10:19:43 ++ lf-pyver python3 10:19:43 ++ local py_version_xy=python3 10:19:43 ++ local py_version_xyz= 10:19:43 ++ pyenv versions 10:19:43 ++ local command 10:19:43 ++ command=versions 10:19:43 ++ '[' 1 -gt 0 ']' 10:19:43 ++ shift 10:19:43 ++ case "$command" in 10:19:43 ++ command pyenv versions 10:19:43 ++ sed 's/^[ *]* //' 10:19:43 ++ grep -E '^[0-9.]*[0-9]$' 10:19:43 ++ awk '{ print $1 }' 10:19:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:19:43 +++ grep '^3' /tmp/.pyenv_versions 10:19:43 +++ sort -V 10:19:43 +++ tail -n 1 10:19:43 ++ py_version_xyz=3.11.10 10:19:43 ++ [[ -z 3.11.10 ]] 10:19:43 ++ echo 3.11.10 10:19:43 ++ return 0 10:19:43 + pyenv local 3.11.10 10:19:43 + local command 10:19:43 + command=local 10:19:43 + '[' 2 -gt 0 ']' 10:19:43 + shift 10:19:43 + case "$command" in 10:19:43 + command pyenv local 3.11.10 10:19:43 + for arg in "$@" 10:19:43 + case $arg in 10:19:43 + pkg_list+='tox ' 10:19:43 + for arg in "$@" 10:19:43 + case $arg in 10:19:43 + pkg_list+='virtualenv ' 10:19:43 + for arg in "$@" 10:19:43 + case $arg in 10:19:43 + pkg_list+='urllib3~=1.26.15 ' 10:19:43 + [[ -f /tmp/.toxenv ]] 10:19:43 + [[ ! -f /tmp/.toxenv ]] 10:19:43 + [[ -n '' ]] 10:19:43 + python3 -m venv /tmp/venv-2aDZ 10:19:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2aDZ' 10:19:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2aDZ 10:19:48 + echo /tmp/venv-2aDZ 10:19:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:19:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:19:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:19:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:48 + local 'pip_opts=--upgrade --quiet' 10:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:19:48 + [[ -n '' ]] 10:19:48 + [[ -n '' ]] 10:19:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:19:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:48 + /tmp/venv-2aDZ/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 10:19:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:19:52 lf-activate-venv(): INFO: Base packages installed successfully 10:19:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:19:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:19:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:19:52 + /tmp/venv-2aDZ/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 10:19:55 + type python3 10:19:55 + true 10:19:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2aDZ/bin to PATH' 10:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-2aDZ/bin to PATH 10:19:55 + PATH=/tmp/venv-2aDZ/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 10:19:55 + return 0 10:19:55 + python3 --version 10:19:55 Python 3.11.10 10:19:55 + python3 -m pip --version 10:19:55 pip 26.0.1 from /tmp/venv-2aDZ/lib/python3.11/site-packages/pip (python 3.11) 10:19:55 + python3 -m pip freeze 10:19:55 cachetools==7.0.1 10:19:55 chardet==5.2.0 10:19:55 colorama==0.4.6 10:19:55 distlib==0.4.0 10:19:55 filelock==3.24.3 10:19:55 packaging==26.0 10:19:55 platformdirs==4.9.2 10:19:55 pluggy==1.6.0 10:19:55 pyproject-api==1.10.0 10:19:55 tox==4.40.0 10:19:55 urllib3==1.26.20 10:19:55 virtualenv==20.38.0 10:19:55 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4037795573146412421.sh 10:19:55 [EnvInject] - Injecting environment variables from a build step. 10:19:55 [EnvInject] - Injecting as environment variables the properties content 10:19:55 PARALLEL=True 10:19:55 10:19:55 [EnvInject] - Variables injected successfully. 10:19:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14118726862103310227.sh 10:19:56 ---> tox-run.sh 10:19:56 + 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 10:19:56 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:19:56 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:19:56 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:19:56 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:19:56 + source /home/jenkins/lf-env.sh 10:19:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:19:56 ++ mktemp -d /tmp/venv-XXXX 10:19:56 + lf_venv=/tmp/venv-erxn 10:19:56 + local venv_file=/tmp/.os_lf_venv 10:19:56 + local python=python3 10:19:56 + local options 10:19:56 + local set_path=true 10:19:56 + local install_args= 10:19:56 ++ 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 10:19:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:19:56 + true 10:19:56 + case $1 in 10:19:56 + venv_file=/tmp/.toxenv 10:19:56 + shift 2 10:19:56 + true 10:19:56 + case $1 in 10:19:56 + shift 10:19:56 + break 10:19:56 + case $python in 10:19:56 + local pkg_list= 10:19:56 + [[ -d /opt/pyenv ]] 10:19:56 + echo 'Setup pyenv:' 10:19:56 Setup pyenv: 10:19:56 + export PYENV_ROOT=/opt/pyenv 10:19:56 + PYENV_ROOT=/opt/pyenv 10:19:56 + 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 10:19:56 + 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 10:19:56 + pyenv versions 10:19:56 system 10:19:56 3.8.20 10:19:56 3.9.20 10:19:56 3.10.15 10:19:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:56 + command -v pyenv 10:19:56 ++ pyenv init - --no-rehash 10:19:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:19:56 for i in ${!paths[@]}; do 10:19:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:19:56 fi; done; 10:19:56 echo "${paths[*]}"'\'')" 10:19:56 export PATH="/opt/pyenv/shims:${PATH}" 10:19:56 export PYENV_SHELL=bash 10:19:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:19:56 pyenv() { 10:19:56 local command 10:19:56 command="${1:-}" 10:19:56 if [ "$#" -gt 0 ]; then 10:19:56 shift 10:19:56 fi 10:19:56 10:19:56 case "$command" in 10:19:56 rehash|shell) 10:19:56 eval "$(pyenv "sh-$command" "$@")" 10:19:56 ;; 10:19:56 *) 10:19:56 command pyenv "$command" "$@" 10:19:56 ;; 10:19:56 esac 10:19:56 }' 10:19:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:19:56 for i in ${!paths[@]}; do 10:19:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:19:56 fi; done; 10:19:56 echo "${paths[*]}"' 10:19:56 ++ 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 10:19:56 ++ 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 10:19:56 ++ 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 10:19:56 ++ export PYENV_SHELL=bash 10:19:56 ++ PYENV_SHELL=bash 10:19:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:19:56 +++ complete -F _pyenv pyenv 10:19:56 ++ lf-pyver python3 10:19:56 ++ local py_version_xy=python3 10:19:56 ++ local py_version_xyz= 10:19:56 ++ pyenv versions 10:19:56 ++ local command 10:19:56 ++ command=versions 10:19:56 ++ sed 's/^[ *]* //' 10:19:56 ++ '[' 1 -gt 0 ']' 10:19:56 ++ shift 10:19:56 ++ case "$command" in 10:19:56 ++ command pyenv versions 10:19:56 ++ grep -E '^[0-9.]*[0-9]$' 10:19:56 ++ awk '{ print $1 }' 10:19:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:19:56 +++ sort -V 10:19:56 +++ grep '^3' /tmp/.pyenv_versions 10:19:56 +++ tail -n 1 10:19:56 ++ py_version_xyz=3.11.10 10:19:56 ++ [[ -z 3.11.10 ]] 10:19:56 ++ echo 3.11.10 10:19:56 ++ return 0 10:19:56 + pyenv local 3.11.10 10:19:56 + local command 10:19:56 + command=local 10:19:56 + '[' 2 -gt 0 ']' 10:19:56 + shift 10:19:56 + case "$command" in 10:19:56 + command pyenv local 3.11.10 10:19:56 + for arg in "$@" 10:19:56 + case $arg in 10:19:56 + pkg_list+='tox ' 10:19:56 + for arg in "$@" 10:19:56 + case $arg in 10:19:56 + pkg_list+='virtualenv ' 10:19:56 + for arg in "$@" 10:19:56 + case $arg in 10:19:56 + pkg_list+='urllib3~=1.26.15 ' 10:19:56 + [[ -f /tmp/.toxenv ]] 10:19:56 ++ cat /tmp/.toxenv 10:19:56 + lf_venv=/tmp/venv-2aDZ 10:19:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2aDZ from' file:/tmp/.toxenv 10:19:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2aDZ from file:/tmp/.toxenv 10:19:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:19:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:56 + local 'pip_opts=--upgrade --quiet' 10:19:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:19:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:19:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:19:56 + [[ -n '' ]] 10:19:56 + [[ -n '' ]] 10:19:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:19:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:56 + /tmp/venv-2aDZ/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 10:19:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:19:57 lf-activate-venv(): INFO: Base packages installed successfully 10:19:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:19:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:19:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:19:57 + /tmp/venv-2aDZ/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 10:19:58 + type python3 10:19:58 + true 10:19:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2aDZ/bin to PATH' 10:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-2aDZ/bin to PATH 10:19:58 + PATH=/tmp/venv-2aDZ/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 10:19:58 + return 0 10:19:58 + [[ -d /opt/pyenv ]] 10:19:58 + echo '---> Setting up pyenv' 10:19:58 ---> Setting up pyenv 10:19:58 + export PYENV_ROOT=/opt/pyenv 10:19:58 + PYENV_ROOT=/opt/pyenv 10:19:58 + export PATH=/opt/pyenv/bin:/tmp/venv-2aDZ/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 10:19:58 + PATH=/opt/pyenv/bin:/tmp/venv-2aDZ/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 10:19:58 ++ pwd 10:19:58 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:19:58 + export PYTHONPATH 10:19:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:19:58 + TOX_TESTENV_PASSENV=PYTHONPATH 10:19:58 + tox --version 10:19:59 4.40.0 from /tmp/venv-2aDZ/lib/python3.11/site-packages/tox/__init__.py 10:19:59 + PARALLEL=True 10:19:59 + TOX_OPTIONS_LIST= 10:19:59 + [[ -n '' ]] 10:19:59 + case ${PARALLEL,,} in 10:19:59 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:19:59 + tox --parallel auto --parallel-live 10:19:59 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:20:00 checkbashisms: freeze> python -m pip freeze --all 10:20:00 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:20:00 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 10:20:00 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:20:01 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:20:01 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:20:01 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)' 10:20:01 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:20:03 checkbashisms: OK ✔ in 3.96 seconds 10:20:03 pre-commit: install_deps> python -I -m pip install pre-commit 10:20:07 pre-commit: freeze> python -m pip freeze --all 10:20:07 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,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.38.0 10:20:07 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:20:07 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)' 10:20:07 /usr/bin/cpan 10:20:07 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:20:08 [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. 10:20:08 [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. 10:20:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:20:08 [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. 10:20:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:20:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:20:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:20:10 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:20:11 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:20:11 buildcontroller: freeze> python -m pip freeze --all 10:20:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:20:11 [INFO] Once installed this environment will be reused. 10:20:11 [INFO] This may take a few minutes... 10:20:11 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 10:20:11 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:20:11 + update-java-alternatives -l 10:20:11 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:20:11 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:20:11 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:20:11 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:20:12 update-alternatives: error: no alternatives for jaotc 10:20:12 update-alternatives: error: no alternatives for rmic 10:20:13 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:20:13 + java -version 10:20:14 + JAVA_VER=21 10:20:14 + echo 21 10:20:14 21 10:20:14 + javac -version 10:20:14 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:20:14 + JAVAC_VER=21 10:20:14 + echo 21 10:20:14 + [ 21 -ge 21 ] 10:20:14 + [ 21 -ge 21 ] 10:20:14 + echo ok, java is 21 or newer 10:20:14 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 10:20:14 21 10:20:14 ok, java is 21 or newer 10:20:14 2026-02-19 10:20:14 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] 10:20:14 + sudo mkdir -p /opt 10:20:14 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 10:20:14 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 10:20:14 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:20:14 + mvn --version 10:20:15 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 10:20:15 Maven home: /opt/maven 10:20:15 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:20:15 Default locale: en, platform encoding: UTF-8 10:20:15 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 10:20:15 NOTE: Picked up JDK_JAVA_OPTIONS: 10:20:15 --add-opens=java.base/java.io=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.lang=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.net=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.nio=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.util=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:20:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:20:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:20:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:20:15 -Xlog:disable 10:20:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:20:17 [INFO] Once installed this environment will be reused. 10:20:17 [INFO] This may take a few minutes... 10:20:25 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:20:25 [INFO] Once installed this environment will be reused. 10:20:25 [INFO] This may take a few minutes... 10:20:31 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:20:31 [INFO] Once installed this environment will be reused. 10:20:31 [INFO] This may take a few minutes... 10:20:32 docs-linkcheck: freeze> python -m pip freeze --all 10:20:32 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 10:20:32 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 10:20:34 docs: freeze> python -m pip freeze --all 10:20:35 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 10:20:35 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 10:20:38 docs-linkcheck: OK ✔ in 37.79 seconds 10:20:38 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:20:42 docs: OK ✔ in 40.19 seconds 10:20:42 pylint: freeze> python -m pip freeze --all 10:20:42 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 10:20:42 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}$' '{}' + 10:20:45 trim trailing whitespace.................................................Passed 10:20:45 Tabs remover.............................................................Passed 10:20:45 autopep8.................................................................Passed 10:20:52 perltidy.................................................................Passed 10:20:53 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:20:54 [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. 10:20:54 [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. 10:20:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:20:54 [INFO] Once installed this environment will be reused. 10:20:54 [INFO] This may take a few minutes... 10:21:04 gitlint..................................................................Passed 10:21:15 10:21:15 ------------------------------------ 10:21:15 Your code has been rated at 10.00/10 10:21:15 10:22:28 pre-commit: OK ✔ in 1 minute 1.77 seconds 10:22:28 pylint: OK ✔ in 40.86 seconds 10:22:28 buildcontroller: OK ✔ in 2 minutes 27.76 seconds 10:22:28 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 10:22:28 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 10:22:28 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 10:22:28 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 10:23:22 build_karaf_tests121: freeze> python -m pip freeze --all 10:23:22 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 10:23:22 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:23:22 build karaf in karaf121 with ./karaf121.env 10:23:22 NOTE: Picked up JDK_JAVA_OPTIONS: 10:23:22 --add-opens=java.base/java.io=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.lang=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.net=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.nio=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.util=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:23:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:23:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:23:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:23:22 -Xlog:disable 10:23:23 build_karaf_tests221: freeze> python -m pip freeze --all 10:23:23 build_karaf_tests71: freeze> python -m pip freeze --all 10:23:23 build_karaf_tests190: freeze> python -m pip freeze --all 10:23:23 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 10:23:23 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:23:23 build karaf in karaf71 with ./karaf71.env 10:23:24 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 10:23:24 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:23:24 build karaf in karaf221 with ./karaf221.env 10:23:24 NOTE: Picked up JDK_JAVA_OPTIONS: 10:23:24 --add-opens=java.base/java.io=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.net=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:23:24 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:23:24 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:23:24 -Xlog:disable 10:23:24 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 10:23:24 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:23:24 build karaf in karafoc with ./karafoc.env 10:23:24 NOTE: Picked up JDK_JAVA_OPTIONS: 10:23:24 --add-opens=java.base/java.io=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.net=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:23:24 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:23:24 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:23:24 -Xlog:disable 10:23:24 NOTE: Picked up JDK_JAVA_OPTIONS: 10:23:24 --add-opens=java.base/java.io=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.net=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:23:24 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:23:24 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:23:24 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:23:24 -Xlog:disable 10:25:38 build_karaf_tests121: OK ✔ in 3 minutes 10.8 seconds 10:25:38 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 10:26:10 build_karaf_tests71: OK ✔ in 3 minutes 41.17 seconds 10:26:10 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 10:26:19 build_karaf_tests190: OK ✔ in 3 minutes 51.4 seconds 10:26:19 build_karaf_tests221: OK ✔ in 3 minutes 51.47 seconds 10:26:19 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 10:26:36 buildlighty: freeze> python -m pip freeze --all 10:26:37 sims: freeze> python -m pip freeze --all 10:26:37 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 10:26:37 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:26:37 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:26:37 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 10:26:37 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:26:37 Using lighynode version 22.1.0.6 10:26:37 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:27:41 sims: OK ✔ in 32.23 seconds 10:27:41 buildlighty: OK ✔ in 1 minute 20.86 seconds 10:27:41 testsPCE: freeze> python -m pip freeze --all 10:27: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 10:27:41 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:27:41 pytest -q transportpce_tests/pce/test01_pce.py 10:28:28 .................... [100%] 10:29:32 20 passed in 110.29s (0:01:50) 10:29:32 pytest -q transportpce_tests/pce/test02_pce_400G.py 10:29:49 ............ [100%] 10:30:19 12 passed in 46.41s 10:30:19 pytest -q transportpce_tests/pce/test03_gnpy.py 10:30:35 ........ [100%] 10:30:57 8 passed in 37.54s 10:30:57 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 10:31:30 ... [100%] 10:31:35 3 passed in 37.98s 10:31:36 testsPCE: OK ✔ in 5 minutes 16.84 seconds 10:31:36 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 10:31:36 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 10:31:36 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 10:31:42 tests121: freeze> python -m pip freeze --all 10:31:42 tests190: freeze> python -m pip freeze --all 10:31:42 tests_tapi: freeze> python -m pip freeze --all 10:31: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 10:31:42 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:31:42 using environment variables from ./karaf121.env 10:31:42 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:31: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 10:31:42 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:31:42 using environment variables from ./karafoc.env 10:31:42 pytest -q transportpce_tests/oc/test01_portmapping.py 10:31: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 10:31:42 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:31:42 using environment variables from ./karaf221.env 10:31:42 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:32:55 ............................................. [100%] 10:33:57 21 passed in 134.13s (0:02:14) 10:33:57 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:33:57 ....................... [100%] 10:34:51 6 passed in 53.54s 10:34:51 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:34:53 ........................... [100%] 10:36:12 10 passed in 269.90s (0:04:29) 10:36:12 .pytest -q transportpce_tests/oc/test02_topology.py 10:36:14 .......................................... [100%] 10:37:13 14 passed in 60.58s (0:01:00) 10:37:13 pytest -q transportpce_tests/oc/test03_renderer.py 10:37:16 [100%] 10:37:16 44 passed in 144.63s (0:02:24) 10:37:16 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:37:49 ......................... [100%] 10:38:16 19 passed in 62.63s (0:01:02) 10:38:17 tests190: OK ✔ in 6 minutes 41.43 seconds 10:38:17 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 10:38:17 ....tests71: freeze> python -m pip freeze --all 10:38:24 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 10:38:24 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:38:24 using environment variables from ./karaf71.env 10:38:24 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:38:25 ..................... [100%] 10:38:55 24 passed in 99.04s (0:01:39) 10:38:55 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:39:02 ............ [100%] 10:39:16 12 passed in 50.91s 10:39:16 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:39:53 ....... [100%] 10:40:00 51 passed in 497.89s (0:08:17) 10:40:00 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:40:01 ........................................................................................................... [100%] 10:42:06 62 passed in 169.55s (0:02:49) 10:42:06 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:42:14 ............................................................ [100%] 10:44:24 48 passed in 137.67s (0:02:17) 10:44:24 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:44:29 ....................... [100%] 10:45:17 40 passed in 381.80s (0:06:21) 10:45:18 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:45:19 .......... [100%] 10:45:39 22 passed in 74.84s (0:01:14) 10:45:59 ..................................... [100%] 10:48:37 36 passed in 515.83s (0:08:35) 10:48:37 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:48:40 ..................................................................................... [100%] 10:53:57 71 passed in 319.67s (0:05:19) 10:53:57 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:54:11 ..... [100%] 10:54:15 54 passed in 536.73s (0:08:56) 10:54:50 ................... [100%] 10:56:20 19 passed in 143.45s (0:02:23) 10:56:20 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 10:58:23 ...................... [100%] 11:03:59 22 passed in 458.62s (0:07:38) 11:04:00 tests71: OK ✔ in 7 minutes 22.54 seconds 11:04:00 tests121: OK ✔ in 22 minutes 39.61 seconds 11:04:00 tests_tapi: OK ✔ in 32 minutes 24.39 seconds 11:04:00 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 11:04:06 tests221: freeze> python -m pip freeze --all 11:04:07 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 11:04:07 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:04:07 using environment variables from ./karaf221.env 11:04:07 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:04:43 ................................... [100%] 11:05:23 35 passed in 76.17s (0:01:16) 11:05:23 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:05:56 ...... [100%] 11:06:10 6 passed in 46.24s 11:06:10 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:06:54 ............................................ [100%] 11:08:29 44 passed in 138.71s (0:02:18) 11:08:29 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:09:04 ............ [100%] 11:09:28 12 passed in 59.45s 11:09:29 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:09:55 ................ [100%] 11:11:23 16 passed in 114.69s (0:01:54) 11:11:24 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:11:54 ............................... [100%] 11:12:00 31 passed in 36.54s 11:12:00 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:12:37 .......................... [100%] 11:13:32 26 passed in 91.64s (0:01:31) 11:13:32 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:14:08 ...................... [100%] 11:15:12 22 passed in 99.35s (0:01:39) 11:15:12 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:15:53 ........................................ [100%] 11:18:15 40 passed in 183.17s (0:03:03) 11:18:15 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:19:01 ........................................................................ [ 74%] 11:24:37 ......................... [100%] 11:26:29 97 passed in 493.18s (0:08:13) 11:26:29 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:27:09 ...................................................... [100%] 11:36:56 54 passed in 626.97s (0:10:26) 11:36:56 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:37:52 ........................................................................ [ 71%] 11:43:01 ............................. [100%] 11:45:10 101 passed in 493.36s (0:08:13) 11:45:10 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:46:06 ........................................................................ [ 67%] 11:51:53 ................................... [100%] 11:58:14 107 passed in 783.83s (0:13:03) 11:58:14 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:58:58 ............................................. [100%] 12:04:36 45 passed in 381.34s (0:06:21) 12:04:36 tests221: OK ✔ in 1 hour 36.3 seconds 12:04:36 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 12:04:42 tests_hybrid: freeze> python -m pip freeze --all 12:04:42 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 12:04:42 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:04:42 using environment variables from ./karaf221.env 12:04:42 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:05:25 ................................................... [100%] 12:10:12 51 passed in 329.41s (0:05:29) 12:10:12 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:10:56 ........................................................................ [ 66%] 12:15:17 ..................................... [100%] 12:17:23 109 passed in 430.67s (0:07:10) 12:17:23 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:18:12 ..................................................... [100%] 12:21:44 53 passed in 261.07s (0:04:21) 12:21:45 buildcontroller: OK (147.76=setup[12.47]+cmd[135.29] seconds) 12:21:45 sims: OK (32.22=setup[28.97]+cmd[3.26] seconds) 12:21:45 build_karaf_tests121: OK (190.80=setup[55.25]+cmd[135.55] seconds) 12:21:45 testsPCE: OK (316.84=setup[83.35]+cmd[233.49] seconds) 12:21:45 tests121: OK (1359.61=setup[7.22]+cmd[1352.39] seconds) 12:21:45 build_karaf_tests221: OK (231.47=setup[56.90]+cmd[174.58] seconds) 12:21:45 tests_tapi: OK (1944.39=setup[7.27]+cmd[1937.12] seconds) 12:21:45 tests221: OK (3636.30=setup[7.40]+cmd[3628.90] seconds) 12:21:45 build_karaf_tests71: OK (221.17=setup[56.73]+cmd[164.45] seconds) 12:21:45 tests71: OK (442.54=setup[8.04]+cmd[434.49] seconds) 12:21:45 build_karaf_tests190: OK (231.40=setup[57.04]+cmd[174.37] seconds) 12:21:45 tests190: OK (401.43=setup[7.24]+cmd[394.19] seconds) 12:21:45 tests_hybrid: OK (1028.88=setup[6.82]+cmd[1022.07] seconds) 12:21:45 buildlighty: OK (80.86=setup[59.20]+cmd[21.67] seconds) 12:21:45 docs: OK (40.19=setup[36.32]+cmd[3.87] seconds) 12:21:45 docs-linkcheck: OK (37.78=setup[33.43]+cmd[4.35] seconds) 12:21:45 checkbashisms: OK (3.96=setup[2.51]+cmd[0.01,0.07,1.37] seconds) 12:21:45 pre-commit: OK (61.77=setup[4.17]+cmd[0.00,0.00,46.28,11.32] seconds) 12:21:45 pylint: OK (40.86=setup[5.79]+cmd[35.06] seconds) 12:21:45 congratulations :) (7305.70 seconds) 12:21:45 + tox_status=0 12:21:45 + echo '---> Completed tox runs' 12:21:45 ---> Completed tox runs 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/build_karaf_tests121/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=build_karaf_tests121 12:21:45 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/build_karaf_tests190/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=build_karaf_tests190 12:21:45 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/build_karaf_tests221/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=build_karaf_tests221 12:21:45 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/build_karaf_tests71/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=build_karaf_tests71 12:21:45 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/buildcontroller/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=buildcontroller 12:21:45 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/buildlighty/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=buildlighty 12:21:45 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/checkbashisms/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=checkbashisms 12:21:45 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/docs-linkcheck/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=docs-linkcheck 12:21:45 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/docs/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=docs 12:21:45 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/pre-commit/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=pre-commit 12:21:45 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/pylint/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=pylint 12:21:45 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/sims/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=sims 12:21:45 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/tests121/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=tests121 12:21:45 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/tests190/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=tests190 12:21:45 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/tests221/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=tests221 12:21:45 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/tests71/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=tests71 12:21:45 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/testsPCE/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=testsPCE 12:21:45 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/tests_hybrid/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=tests_hybrid 12:21:45 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/tests_tapi/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=tests_tapi 12:21:45 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:21:45 + DOC_DIR=docs/_build/html 12:21:45 + [[ -d docs/_build/html ]] 12:21:45 + echo '---> Archiving generated docs' 12:21:45 ---> Archiving generated docs 12:21:45 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:21:45 + echo '---> tox-run.sh ends' 12:21:45 ---> tox-run.sh ends 12:21:45 + test 0 -eq 0 12:21:45 $ ssh-agent -k 12:21:45 unset SSH_AUTH_SOCK; 12:21:45 unset SSH_AGENT_PID; 12:21:45 echo Agent pid 1566 killed; 12:21:45 [ssh-agent] Stopped. 12:21:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:21:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15384287431714091578.sh 12:21:45 ---> sysstat.sh 12:21:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins413821412812472261.sh 12:21:46 ---> package-listing.sh 12:21:46 ++ facter osfamily 12:21:46 ++ tr '[:upper:]' '[:lower:]' 12:21:46 + OS_FAMILY=debian 12:21:46 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:21:46 + START_PACKAGES=/tmp/packages_start.txt 12:21:46 + END_PACKAGES=/tmp/packages_end.txt 12:21:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:21:46 + PACKAGES=/tmp/packages_start.txt 12:21:46 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:21:46 + PACKAGES=/tmp/packages_end.txt 12:21:46 + case "${OS_FAMILY}" in 12:21:46 + dpkg -l 12:21:46 + grep '^ii' 12:21:46 + '[' -f /tmp/packages_start.txt ']' 12:21:46 + '[' -f /tmp/packages_end.txt ']' 12:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:21:46 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:21:46 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:21:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4292333887779156553.sh 12:21:46 ---> capture-instance-metadata.sh 12:21:46 Setup pyenv: 12:21:46 system 12:21:46 3.8.20 12:21:46 3.9.20 12:21:46 3.10.15 12:21:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6yyC from file:/tmp/.os_lf_venv 12:21:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:48 lf-activate-venv(): INFO: Base packages installed successfully 12:21:48 lf-activate-venv(): INFO: Installing additional packages: lftools 12:21:58 lf-activate-venv(): INFO: Adding /tmp/venv-6yyC/bin to PATH 12:21:58 INFO: Running in OpenStack, capturing instance metadata 12:21:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16367119811795077418.sh 12:21:59 provisioning config files... 12:22:00 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4376 12:22:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12382888018729101918tmp 12:22:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:22:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:22:00 provisioning config files... 12:22:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:22:00 [EnvInject] - Injecting environment variables from a build step. 12:22:00 [EnvInject] - Injecting as environment variables the properties content 12:22:00 SERVER_ID=logs 12:22:00 12:22:00 [EnvInject] - Variables injected successfully. 12:22:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14622849294453695657.sh 12:22:00 ---> create-netrc.sh 12:22:00 WARN: Log server credential not found. 12:22:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18113934019669522308.sh 12:22:00 ---> python-tools-install.sh 12:22:00 Setup pyenv: 12:22:00 system 12:22:00 3.8.20 12:22:00 3.9.20 12:22:00 3.10.15 12:22:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:22:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6yyC from file:/tmp/.os_lf_venv 12:22:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:02 lf-activate-venv(): INFO: Base packages installed successfully 12:22:02 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:12 lf-activate-venv(): INFO: Adding /tmp/venv-6yyC/bin to PATH 12:22:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14335763276806238572.sh 12:22:12 ---> sudo-logs.sh 12:22:12 Archiving 'sudo' log.. 12:22:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10545995497567699901.sh 12:22:12 ---> job-cost.sh 12:22:13 INFO: Activating Python virtual environment... 12:22:13 Setup pyenv: 12:22:13 system 12:22:13 3.8.20 12:22:13 3.9.20 12:22:13 3.10.15 12:22:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:22:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6yyC from file:/tmp/.os_lf_venv 12:22:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:15 lf-activate-venv(): INFO: Base packages installed successfully 12:22:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:22:22 lf-activate-venv(): INFO: Adding /tmp/venv-6yyC/bin to PATH 12:22:22 INFO: No stack-cost file found 12:22:22 INFO: Instance uptime: 7530s 12:22:22 INFO: Fetching instance metadata (attempt 1 of 3)... 12:22:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:22:22 INFO: Successfully fetched instance metadata 12:22:22 INFO: Instance type: v3-standard-4 12:22:22 INFO: Retrieving pricing info for: v3-standard-4 12:22:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:22:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7530 12:22:22 INFO: Successfully fetched Vexxhost pricing API 12:22:22 INFO: Retrieved cost: 0.33 12:22:23 INFO: Retrieved resource: v3-standard-4 12:22:23 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 12:22:23 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 12:22:23 INFO: Successfully archived job cost data 12:22:23 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4376,2026-02-19 12:22:23,v3-standard-4,7530,0.33,0.00,SUCCESS 12:22:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2407579079698275306.sh 12:22:23 ---> logs-deploy.sh 12:22:23 Setup pyenv: 12:22:23 system 12:22:23 3.8.20 12:22:23 3.9.20 12:22:23 3.10.15 12:22:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:22:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6yyC from file:/tmp/.os_lf_venv 12:22:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:25 lf-activate-venv(): INFO: Base packages installed successfully 12:22:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:22:34 lf-activate-venv(): INFO: Adding /tmp/venv-6yyC/bin to PATH 12:22:34 WARNING: Nexus logging server not set 12:22:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4376/ 12:22:34 INFO: archiving logs to S3 12:22:36 ---> uname -a: 12:22:36 Linux prd-ubuntu2204-docker-4c-16g-15991 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:22:36 12:22:36 12:22:36 ---> lscpu: 12:22:36 Architecture: x86_64 12:22:36 CPU op-mode(s): 32-bit, 64-bit 12:22:36 Address sizes: 40 bits physical, 48 bits virtual 12:22:36 Byte Order: Little Endian 12:22:36 CPU(s): 4 12:22:36 On-line CPU(s) list: 0-3 12:22:36 Vendor ID: AuthenticAMD 12:22:36 Model name: AMD EPYC-Rome Processor 12:22:36 CPU family: 23 12:22:36 Model: 49 12:22:36 Thread(s) per core: 1 12:22:36 Core(s) per socket: 1 12:22:36 Socket(s): 4 12:22:36 Stepping: 0 12:22:36 BogoMIPS: 5600.00 12:22:36 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 12:22:36 Virtualization: AMD-V 12:22:36 Hypervisor vendor: KVM 12:22:36 Virtualization type: full 12:22:36 L1d cache: 128 KiB (4 instances) 12:22:36 L1i cache: 128 KiB (4 instances) 12:22:36 L2 cache: 2 MiB (4 instances) 12:22:36 L3 cache: 64 MiB (4 instances) 12:22:36 NUMA node(s): 1 12:22:36 NUMA node0 CPU(s): 0-3 12:22:36 Vulnerability Gather data sampling: Not affected 12:22:36 Vulnerability Indirect target selection: Not affected 12:22:36 Vulnerability Itlb multihit: Not affected 12:22:36 Vulnerability L1tf: Not affected 12:22:36 Vulnerability Mds: Not affected 12:22:36 Vulnerability Meltdown: Not affected 12:22:36 Vulnerability Mmio stale data: Not affected 12:22:36 Vulnerability Reg file data sampling: Not affected 12:22:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:22:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:22:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:22:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:22:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:22:36 Vulnerability Srbds: Not affected 12:22:36 Vulnerability Tsa: Not affected 12:22:36 Vulnerability Tsx async abort: Not affected 12:22:36 Vulnerability Vmscape: Not affected 12:22:36 12:22:36 12:22:36 ---> nproc: 12:22:36 4 12:22:36 12:22:36 12:22:36 ---> df -h: 12:22:36 Filesystem Size Used Avail Use% Mounted on 12:22:36 tmpfs 1.6G 1.1M 1.6G 1% /run 12:22:36 /dev/vda1 78G 18G 60G 23% / 12:22:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:22:36 tmpfs 5.0M 0 5.0M 0% /run/lock 12:22:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:22:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:22:36 12:22:36 12:22:36 ---> free -m: 12:22:36 total used free shared buff/cache available 12:22:36 Mem: 15989 716 10898 3 4374 14930 12:22:36 Swap: 1023 0 1023 12:22:36 12:22:36 12:22:36 ---> ip addr: 12:22:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:22:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:22:36 inet 127.0.0.1/8 scope host lo 12:22:36 valid_lft forever preferred_lft forever 12:22:36 inet6 ::1/128 scope host 12:22:36 valid_lft forever preferred_lft forever 12:22:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:22:36 link/ether fa:16:3e:92:c5:8d brd ff:ff:ff:ff:ff:ff 12:22:36 altname enp0s3 12:22:36 inet 10.30.171.219/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:22:36 valid_lft 78865sec preferred_lft 78865sec 12:22:36 inet6 fe80::f816:3eff:fe92:c58d/64 scope link 12:22:36 valid_lft forever preferred_lft forever 12:22:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:22:36 link/ether c2:9b:48:0a:e4:94 brd ff:ff:ff:ff:ff:ff 12:22:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:22:36 valid_lft forever preferred_lft forever 12:22:36 12:22:36 12:22:36 ---> sar -b -r -n DEV: 12:22:36 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-15991) 02/19/26 _x86_64_ (4 CPU) 12:22:36 12:22:36 10:17:02 LINUX RESTART (4 CPU) 12:22:36 12:22:36 10:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:22:36 10:30:19 86.98 4.08 78.53 4.37 569.41 33088.89 18912.51 12:22:36 10:40:01 82.89 29.13 50.33 3.43 500.07 5319.78 2956.25 12:22:36 10:50:01 34.13 3.54 13.87 16.71 60.75 411.35 212886.15 12:22:36 11:00:31 7.58 0.06 7.10 0.42 4.24 255.86 1329.50 12:22:36 11:10:31 15.95 0.01 15.20 0.73 0.48 701.73 883.17 12:22:36 11:20:01 14.86 0.04 14.10 0.72 1.77 475.26 668.88 12:22:36 11:30:31 4.40 0.00 4.23 0.16 0.38 126.13 80.42 12:22:36 11:40:22 5.44 0.02 5.24 0.19 1.18 153.87 80.37 12:22:36 11:50:01 5.41 0.00 5.20 0.20 0.33 159.28 68.83 12:22:36 12:00:19 5.45 0.01 5.30 0.14 0.89 154.85 89.75 12:22:36 12:10:11 19.62 12.20 7.13 0.29 144.45 458.18 42.73 12:22:36 12:20:01 8.50 0.02 8.18 0.30 1.23 301.66 107.87 12:22:36 Average: 24.22 4.02 17.90 2.31 107.12 3534.64 19873.47 12:22:36 12:22:36 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:22:36 10:30:19 4893092 15310820 617196 3.77 234704 9981348 1331320 7.64 2021944 8720032 4928 12:22:36 10:40:01 7083708 10052872 5884096 35.94 258108 2750020 6739964 38.69 2242364 6526612 3116 12:22:36 10:50:01 3098836 6114056 9823308 60.00 262108 2791444 10985196 63.05 2302512 10437904 1132 12:22:36 11:00:31 5329596 8369552 7570352 46.24 263196 2815108 8761468 50.29 2308616 8230740 272 12:22:36 11:10:31 10480168 13653064 2289328 13.98 268564 2937764 3019328 17.33 2358012 3042460 64 12:22:36 11:20:01 8227692 11463552 4477440 27.35 270704 2998528 5231364 30.03 2362540 5276948 120 12:22:36 11:30:31 8067164 11320400 4620492 28.22 271272 3015312 5276728 30.29 2363612 5436484 160 12:22:36 11:40:22 6679128 9952132 5987992 36.57 271856 3034452 6735648 38.66 2365736 6821508 260 12:22:36 11:50:01 6671304 9965324 5974732 36.49 272440 3054832 6680016 38.34 2368708 6824096 204 12:22:36 12:00:19 8106192 11422380 4518588 27.60 273204 3076268 5260948 30.20 2371316 5395036 60 12:22:36 12:10:11 11829816 15305960 635684 3.88 281084 3209152 1340524 7.69 2418140 1594348 104 12:22:36 12:20:01 7124192 10649412 5290192 32.31 281920 3257220 5961820 34.22 2437684 6285728 336 12:22:36 Average: 7299241 11131627 4807450 29.36 267430 3576787 5610360 32.20 2326765 6215991 896 12:22:36 12:22:36 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:22:36 10:30:19 lo 1.95 1.95 1.77 1.77 0.00 0.00 0.00 0.00 12:22:36 10:30:19 ens3 157.68 88.74 1842.25 9.29 0.00 0.00 0.00 0.00 12:22:36 10:30:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 10:40:01 lo 22.44 22.44 16.99 16.99 0.00 0.00 0.00 0.00 12:22:36 10:40:01 ens3 2.21 1.77 0.67 0.54 0.00 0.00 0.00 0.00 12:22:36 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 10:50:01 lo 41.51 41.51 17.19 17.19 0.00 0.00 0.00 0.00 12:22:36 10:50:01 ens3 2.12 1.24 0.43 0.30 0.00 0.00 0.00 0.00 12:22:36 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 11:00:31 lo 19.13 19.13 9.51 9.51 0.00 0.00 0.00 0.00 12:22:36 11:00:31 ens3 0.80 0.48 0.13 0.09 0.00 0.00 0.00 0.00 12:22:36 11:00:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 11:10:31 lo 11.42 11.42 5.63 5.63 0.00 0.00 0.00 0.00 12:22:36 11:10:31 ens3 1.80 1.86 0.36 1.52 0.00 0.00 0.00 0.00 12:22:36 11:10:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 11:20:01 lo 19.89 19.89 10.26 10.26 0.00 0.00 0.00 0.00 12:22:36 11:20:01 ens3 1.44 0.75 0.31 0.20 0.00 0.00 0.00 0.00 12:22:36 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 11:30:31 lo 21.18 21.18 8.75 8.75 0.00 0.00 0.00 0.00 12:22:36 11:30:31 ens3 0.89 0.55 0.21 0.15 0.00 0.00 0.00 0.00 12:22:36 11:30:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 11:40:22 lo 19.56 19.56 8.43 8.43 0.00 0.00 0.00 0.00 12:22:36 11:40:22 ens3 0.95 0.44 0.29 0.19 0.00 0.00 0.00 0.00 12:22:36 11:40:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 11:50:01 lo 19.67 19.67 10.40 10.40 0.00 0.00 0.00 0.00 12:22:36 11:50:01 ens3 0.73 0.63 0.15 0.12 0.00 0.00 0.00 0.00 12:22:36 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 12:00:19 lo 11.36 11.36 6.48 6.48 0.00 0.00 0.00 0.00 12:22:36 12:00:19 ens3 0.72 0.42 0.18 0.13 0.00 0.00 0.00 0.00 12:22:36 12:00:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 12:10:11 lo 8.53 8.53 4.69 4.69 0.00 0.00 0.00 0.00 12:22:36 12:10:11 ens3 1.12 0.67 0.43 0.32 0.00 0.00 0.00 0.00 12:22:36 12:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 12:20:01 lo 27.94 27.94 11.69 11.69 0.00 0.00 0.00 0.00 12:22:36 12:20:01 ens3 0.95 0.68 0.20 0.15 0.00 0.00 0.00 0.00 12:22:36 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 Average: lo 18.65 18.65 9.26 9.26 0.00 0.00 0.00 0.00 12:22:36 Average: ens3 14.67 8.40 158.38 1.10 0.00 0.00 0.00 0.00 12:22:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:36 12:22:36 12:22:36 ---> sar -P ALL: 12:22:36 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-15991) 02/19/26 _x86_64_ (4 CPU) 12:22:36 12:22:36 10:17:02 LINUX RESTART (4 CPU) 12:22:36 12:22:36 10:20:01 CPU %user %nice %system %iowait %steal %idle 12:22:36 10:30:19 all 34.20 0.00 2.45 19.22 0.12 44.01 12:22:36 10:30:19 0 36.92 0.00 2.54 21.21 0.13 39.20 12:22:36 10:30:19 1 34.36 0.00 2.14 20.97 0.12 42.41 12:22:36 10:30:19 2 35.25 0.00 2.73 14.25 0.13 47.64 12:22:36 10:30:19 3 30.27 0.00 2.37 20.45 0.11 46.79 12:22:36 10:40:01 all 59.63 0.00 2.43 0.54 0.15 37.25 12:22:36 10:40:01 0 59.44 0.00 2.19 0.34 0.14 37.88 12:22:36 10:40:01 1 58.11 0.00 2.63 0.46 0.15 38.66 12:22:36 10:40:01 2 61.35 0.00 2.48 0.46 0.14 35.58 12:22:36 10:40:01 3 59.63 0.00 2.41 0.92 0.15 36.88 12:22:36 10:50:01 all 32.45 0.00 1.46 0.09 0.11 65.89 12:22:36 10:50:01 0 32.38 0.00 1.43 0.07 0.11 66.01 12:22:36 10:50:01 1 32.80 0.00 1.39 0.07 0.12 65.62 12:22:36 10:50:01 2 31.89 0.00 1.54 0.12 0.12 66.33 12:22:36 10:50:01 3 32.74 0.00 1.46 0.09 0.12 65.58 12:22:36 11:00:31 all 16.71 0.00 0.68 0.03 0.08 82.50 12:22:36 11:00:31 0 16.14 0.00 0.69 0.06 0.08 83.02 12:22:36 11:00:31 1 16.76 0.00 0.79 0.03 0.08 82.33 12:22:36 11:00:31 2 17.27 0.00 0.68 0.02 0.08 81.95 12:22:36 11:00:31 3 16.65 0.00 0.57 0.01 0.08 82.69 12:22:36 11:10:31 all 21.48 0.00 0.75 0.06 0.08 77.63 12:22:36 11:10:31 0 21.09 0.00 0.83 0.04 0.09 77.96 12:22:36 11:10:31 1 21.94 0.00 0.77 0.09 0.08 77.13 12:22:36 11:10:31 2 21.61 0.00 0.75 0.05 0.08 77.51 12:22:36 11:10:31 3 21.27 0.00 0.66 0.07 0.08 77.92 12:22:36 11:20:01 all 25.72 0.00 0.85 0.05 0.08 73.30 12:22:36 11:20:01 0 25.03 0.00 0.79 0.05 0.09 74.05 12:22:36 11:20:01 1 25.42 0.00 0.84 0.04 0.08 73.61 12:22:36 11:20:01 2 26.47 0.00 0.96 0.05 0.08 72.43 12:22:36 11:20:01 3 25.94 0.00 0.79 0.06 0.08 73.13 12:22:36 11:30:31 all 7.96 0.00 0.41 0.02 0.07 91.55 12:22:36 11:30:31 0 7.96 0.00 0.41 0.03 0.06 91.54 12:22:36 11:30:31 1 7.81 0.00 0.43 0.02 0.07 91.68 12:22:36 11:30:31 2 7.80 0.00 0.40 0.00 0.07 91.73 12:22:36 11:30:31 3 8.26 0.00 0.41 0.02 0.06 91.25 12:22:36 11:40:22 all 9.58 0.00 0.43 0.02 0.07 89.91 12:22:36 11:40:22 0 9.94 0.00 0.41 0.02 0.07 89.56 12:22:36 11:40:22 1 9.32 0.00 0.46 0.04 0.07 90.11 12:22:36 11:40:22 2 9.31 0.00 0.45 0.01 0.07 90.16 12:22:36 11:40:22 3 9.74 0.00 0.39 0.01 0.06 89.79 12:22:36 11:50:01 all 10.78 0.00 0.54 0.07 0.07 88.55 12:22:36 11:50:01 0 10.59 0.00 0.50 0.08 0.07 88.75 12:22:36 11:50:01 1 10.97 0.00 0.59 0.04 0.08 88.33 12:22:36 11:50:01 2 10.79 0.00 0.54 0.08 0.07 88.52 12:22:36 11:50:01 3 10.76 0.00 0.52 0.07 0.07 88.58 12:22:36 12:00:19 all 7.09 0.00 0.41 0.03 0.07 92.40 12:22:36 12:00:19 0 7.05 0.00 0.44 0.05 0.07 92.38 12:22:36 12:00:19 1 7.00 0.00 0.38 0.03 0.07 92.52 12:22:36 12:00:19 2 7.42 0.00 0.39 0.03 0.07 92.09 12:22:36 12:00:19 3 6.87 0.00 0.42 0.02 0.06 92.63 12:22:36 12:10:11 all 7.62 0.08 0.38 0.08 0.07 91.78 12:22:36 12:10:11 0 7.13 0.00 0.39 0.03 0.06 92.39 12:22:36 12:10:11 1 8.13 0.00 0.41 0.06 0.07 91.33 12:22:36 12:10:11 2 7.79 0.00 0.30 0.03 0.06 91.82 12:22:36 12:10:11 3 7.41 0.32 0.41 0.23 0.07 91.56 12:22:36 12:22:36 12:10:11 CPU %user %nice %system %iowait %steal %idle 12:22:36 12:20:01 all 16.05 0.00 0.70 0.03 0.08 83.14 12:22:36 12:20:01 0 15.75 0.00 0.68 0.03 0.08 83.46 12:22:36 12:20:01 1 16.79 0.00 0.73 0.04 0.08 82.36 12:22:36 12:20:01 2 16.09 0.00 0.73 0.05 0.09 83.05 12:22:36 12:20:01 3 15.55 0.00 0.65 0.02 0.07 83.71 12:22:36 Average: all 20.64 0.01 0.95 1.72 0.09 76.59 12:22:36 Average: 0 20.67 0.00 0.94 1.88 0.09 76.43 12:22:36 Average: 1 20.64 0.00 0.96 1.86 0.09 76.45 12:22:36 Average: 2 20.95 0.00 0.99 1.29 0.09 76.68 12:22:36 Average: 3 20.28 0.03 0.92 1.87 0.09 76.81 12:22:36 12:22:36 12:22:36