07:34:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116657 07:34:10 Running as SYSTEM 07:34:10 [EnvInject] - Loading node environment variables. 07:34:11 Building remotely on prd-ubuntu2204-docker-4c-16g-4964 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:34:11 [ssh-agent] Looking for ssh-agent implementation... 07:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:11 $ ssh-agent 07:34:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNFkpq2/agent.1562 07:34:11 SSH_AGENT_PID=1564 07:34:11 [ssh-agent] Started. 07:34:11 Running ssh-add (command line suppressed) 07:34:11 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5417265308419840857.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5417265308419840857.key) 07:34:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:34:11 The recommended git tool is: NONE 07:34:13 using credential jenkins-ssh 07:34:13 Wiping out workspace first. 07:34:13 Cloning the remote Git repository 07:34:13 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:34:13 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:34:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:34:13 > git --version # timeout=10 07:34:13 > git --version # 'git version 2.34.1' 07:34:13 using GIT_SSH to set credentials jenkins-ssh 07:34:13 Verifying host key using known hosts file 07:34:13 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. 07:34:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:34:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:34:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:34:19 using GIT_SSH to set credentials jenkins-ssh 07:34:19 Verifying host key using known hosts file 07:34:19 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. 07:34:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/57/116657/42 # timeout=10 07:34:19 > git rev-parse 12cbc6ad0c11cd2fd474e4a089272268aaf0d5db^{commit} # timeout=10 07:34:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:34:19 Checking out Revision 12cbc6ad0c11cd2fd474e4a089272268aaf0d5db (refs/changes/57/116657/42) 07:34:19 > git config core.sparsecheckout # timeout=10 07:34:19 > git checkout -f 12cbc6ad0c11cd2fd474e4a089272268aaf0d5db # timeout=10 07:34:19 Commit message: "TAPI listener on OpenROADM topology updated" 07:34:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:34:20 > git rev-list --no-walk b7f7359add0255cb6b56eb08d7481af7a43277c4 # timeout=10 07:34:20 > git remote # timeout=10 07:34:20 > git submodule init # timeout=10 07:34:20 > git submodule sync # timeout=10 07:34:20 > git config --get remote.origin.url # timeout=10 07:34:20 > git submodule init # timeout=10 07:34:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:34:20 ERROR: No submodules found. 07:34:23 provisioning config files... 07:34:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:34:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:34:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4170794888274011965.sh 07:34:23 ---> python-tools-install.sh 07:34:23 Setup pyenv: 07:34:23 * system (set by /opt/pyenv/version) 07:34:23 * 3.8.20 (set by /opt/pyenv/version) 07:34:23 * 3.9.20 (set by /opt/pyenv/version) 07:34:23 3.10.15 07:34:23 3.11.10 07:34:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Diq 07:34:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:31 lf-activate-venv(): INFO: Base packages installed successfully 07:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools 07:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-7Diq/bin to PATH 07:34:55 Generating Requirements File 07:35:15 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. 07:35:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:35:15 Python 3.11.10 07:35:16 pip 25.3 from /tmp/venv-7Diq/lib/python3.11/site-packages/pip (python 3.11) 07:35:16 appdirs==1.4.4 07:35:16 argcomplete==3.6.3 07:35:16 aspy.yaml==1.3.0 07:35:16 attrs==25.4.0 07:35:16 autopage==0.5.2 07:35:16 beautifulsoup4==4.14.2 07:35:16 boto3==1.40.64 07:35:16 botocore==1.40.64 07:35:16 bs4==0.0.2 07:35:16 cachetools==6.2.1 07:35:16 certifi==2025.10.5 07:35:16 cffi==2.0.0 07:35:16 cfgv==3.4.0 07:35:16 chardet==5.2.0 07:35:16 charset-normalizer==3.4.4 07:35:16 click==8.3.0 07:35:16 cliff==4.11.0 07:35:16 cmd2==2.7.0 07:35:16 cryptography==3.3.2 07:35:16 debtcollector==3.0.0 07:35:16 decorator==5.2.1 07:35:16 defusedxml==0.7.1 07:35:16 Deprecated==1.3.1 07:35:16 distlib==0.4.0 07:35:16 dnspython==2.8.0 07:35:16 docker==7.1.0 07:35:16 dogpile.cache==1.5.0 07:35:16 durationpy==0.10 07:35:16 email-validator==2.3.0 07:35:16 filelock==3.20.0 07:35:16 future==1.0.0 07:35:16 gitdb==4.0.12 07:35:16 GitPython==3.1.45 07:35:16 google-auth==2.42.1 07:35:16 httplib2==0.31.0 07:35:16 identify==2.6.15 07:35:16 idna==3.11 07:35:16 importlib-resources==1.5.0 07:35:16 iso8601==2.1.0 07:35:16 Jinja2==3.1.6 07:35:16 jmespath==1.0.1 07:35:16 jsonpatch==1.33 07:35:16 jsonpointer==3.0.0 07:35:16 jsonschema==4.25.1 07:35:16 jsonschema-specifications==2025.9.1 07:35:16 keystoneauth1==5.12.0 07:35:16 kubernetes==34.1.0 07:35:16 lftools==0.37.15 07:35:16 lxml==6.0.2 07:35:16 markdown-it-py==4.0.0 07:35:16 MarkupSafe==3.0.3 07:35:16 mdurl==0.1.2 07:35:16 msgpack==1.1.2 07:35:16 multi_key_dict==2.0.3 07:35:16 munch==4.0.0 07:35:16 netaddr==1.3.0 07:35:16 niet==1.4.2 07:35:16 nodeenv==1.9.1 07:35:16 oauth2client==4.1.3 07:35:16 oauthlib==3.3.1 07:35:16 openstacksdk==4.7.1 07:35:16 os-service-types==1.8.1 07:35:16 osc-lib==4.2.0 07:35:16 oslo.config==10.0.0 07:35:16 oslo.context==6.1.0 07:35:16 oslo.i18n==6.6.0 07:35:16 oslo.log==7.2.1 07:35:16 oslo.serialization==5.8.0 07:35:16 oslo.utils==9.1.0 07:35:16 packaging==25.0 07:35:16 pbr==7.0.2 07:35:16 platformdirs==4.5.0 07:35:16 prettytable==3.16.0 07:35:16 psutil==7.1.3 07:35:16 pyasn1==0.6.1 07:35:16 pyasn1_modules==0.4.2 07:35:16 pycparser==2.23 07:35:16 pygerrit2==2.0.15 07:35:16 PyGithub==2.8.1 07:35:16 Pygments==2.19.2 07:35:16 PyJWT==2.10.1 07:35:16 PyNaCl==1.6.0 07:35:16 pyparsing==2.4.7 07:35:16 pyperclip==1.11.0 07:35:16 pyrsistent==0.20.0 07:35:16 python-cinderclient==9.8.0 07:35:16 python-dateutil==2.9.0.post0 07:35:16 python-heatclient==4.3.0 07:35:16 python-jenkins==1.8.3 07:35:16 python-keystoneclient==5.7.0 07:35:16 python-magnumclient==4.9.0 07:35:16 python-openstackclient==8.2.0 07:35:16 python-swiftclient==4.8.0 07:35:16 PyYAML==6.0.3 07:35:16 referencing==0.37.0 07:35:16 requests==2.32.5 07:35:16 requests-oauthlib==2.0.0 07:35:16 requestsexceptions==1.4.0 07:35:16 rfc3986==2.0.0 07:35:16 rich==14.2.0 07:35:16 rich-argparse==1.7.2 07:35:16 rpds-py==0.28.0 07:35:16 rsa==4.9.1 07:35:16 ruamel.yaml==0.18.16 07:35:16 ruamel.yaml.clib==0.2.14 07:35:16 s3transfer==0.14.0 07:35:16 simplejson==3.20.2 07:35:16 six==1.17.0 07:35:16 smmap==5.0.2 07:35:16 soupsieve==2.8 07:35:16 stevedore==5.5.0 07:35:16 tabulate==0.9.0 07:35:16 toml==0.10.2 07:35:16 tomlkit==0.13.3 07:35:16 tqdm==4.67.1 07:35:16 typing_extensions==4.15.0 07:35:16 tzdata==2025.2 07:35:16 urllib3==1.26.20 07:35:16 virtualenv==20.35.4 07:35:16 wcwidth==0.2.14 07:35:16 websocket-client==1.9.0 07:35:16 wrapt==2.0.0 07:35:16 xdg==6.0.0 07:35:16 xmltodict==1.0.2 07:35:16 yq==3.4.3 07:35:16 [EnvInject] - Injecting environment variables from a build step. 07:35:16 [EnvInject] - Injecting as environment variables the properties content 07:35:16 PYTHON=python3 07:35:16 07:35:16 [EnvInject] - Variables injected successfully. 07:35:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16508972487356943432.sh 07:35:16 ---> tox-install.sh 07:35:16 + source /home/jenkins/lf-env.sh 07:35:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:16 ++ mktemp -d /tmp/venv-XXXX 07:35:16 + lf_venv=/tmp/venv-1UBX 07:35:16 + local venv_file=/tmp/.os_lf_venv 07:35:16 + local python=python3 07:35:16 + local options 07:35:16 + local set_path=true 07:35:16 + local install_args= 07:35:16 ++ 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 07:35:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:16 + true 07:35:16 + case $1 in 07:35:16 + venv_file=/tmp/.toxenv 07:35:16 + shift 2 07:35:16 + true 07:35:16 + case $1 in 07:35:16 + shift 07:35:16 + break 07:35:16 + case $python in 07:35:16 + local pkg_list= 07:35:16 + [[ -d /opt/pyenv ]] 07:35:16 + echo 'Setup pyenv:' 07:35:16 Setup pyenv: 07:35:16 + export PYENV_ROOT=/opt/pyenv 07:35:16 + PYENV_ROOT=/opt/pyenv 07:35:16 + 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 07:35:16 + 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 07:35:16 + pyenv versions 07:35:16 system 07:35:16 3.8.20 07:35:16 3.9.20 07:35:16 3.10.15 07:35:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:35:16 + command -v pyenv 07:35:16 ++ pyenv init - --no-rehash 07:35:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:35:16 for i in ${!paths[@]}; do 07:35:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:35:16 fi; done; 07:35:16 echo "${paths[*]}"'\'')" 07:35:16 export PATH="/opt/pyenv/shims:${PATH}" 07:35:16 export PYENV_SHELL=bash 07:35:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:16 pyenv() { 07:35:16 local command 07:35:16 command="${1:-}" 07:35:16 if [ "$#" -gt 0 ]; then 07:35:16 shift 07:35:16 fi 07:35:16 07:35:16 case "$command" in 07:35:16 rehash|shell) 07:35:16 eval "$(pyenv "sh-$command" "$@")" 07:35:16 ;; 07:35:16 *) 07:35:16 command pyenv "$command" "$@" 07:35:16 ;; 07:35:16 esac 07:35:16 }' 07:35:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:35:16 for i in ${!paths[@]}; do 07:35:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:35:16 fi; done; 07:35:16 echo "${paths[*]}"' 07:35:16 ++ 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 07:35:16 ++ 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 07:35:16 ++ 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 07:35:16 ++ export PYENV_SHELL=bash 07:35:16 ++ PYENV_SHELL=bash 07:35:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:16 +++ complete -F _pyenv pyenv 07:35:16 ++ lf-pyver python3 07:35:16 ++ local py_version_xy=python3 07:35:16 ++ local py_version_xyz= 07:35:16 ++ pyenv versions 07:35:16 ++ local command 07:35:16 ++ command=versions 07:35:16 ++ '[' 1 -gt 0 ']' 07:35:16 ++ shift 07:35:16 ++ case "$command" in 07:35:16 ++ command pyenv versions 07:35:16 ++ sed 's/^[ *]* //' 07:35:16 ++ awk '{ print $1 }' 07:35:16 ++ grep -E '^[0-9.]*[0-9]$' 07:35:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:16 +++ grep '^3' /tmp/.pyenv_versions 07:35:16 +++ sort -V 07:35:16 +++ tail -n 1 07:35:16 ++ py_version_xyz=3.11.10 07:35:16 ++ [[ -z 3.11.10 ]] 07:35:16 ++ echo 3.11.10 07:35:16 ++ return 0 07:35:16 + pyenv local 3.11.10 07:35:16 + local command 07:35:16 + command=local 07:35:16 + '[' 2 -gt 0 ']' 07:35:16 + shift 07:35:16 + case "$command" in 07:35:16 + command pyenv local 3.11.10 07:35:16 + for arg in "$@" 07:35:16 + case $arg in 07:35:16 + pkg_list+='tox ' 07:35:16 + for arg in "$@" 07:35:16 + case $arg in 07:35:16 + pkg_list+='virtualenv ' 07:35:16 + for arg in "$@" 07:35:16 + case $arg in 07:35:16 + pkg_list+='urllib3~=1.26.15 ' 07:35:16 + [[ -f /tmp/.toxenv ]] 07:35:16 + [[ ! -f /tmp/.toxenv ]] 07:35:16 + [[ -n '' ]] 07:35:16 + python3 -m venv /tmp/venv-1UBX 07:35:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1UBX' 07:35:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1UBX 07:35:20 + echo /tmp/venv-1UBX 07:35:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:35:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:35:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:35:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:20 + local 'pip_opts=--upgrade --quiet' 07:35:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:35:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:35:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:35:20 + [[ -n '' ]] 07:35:20 + [[ -n '' ]] 07:35:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:35:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:20 + /tmp/venv-1UBX/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 07:35:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:35:24 lf-activate-venv(): INFO: Base packages installed successfully 07:35:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:35:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:35:24 + /tmp/venv-1UBX/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 07:35:26 + type python3 07:35:26 + true 07:35:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1UBX/bin to PATH' 07:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-1UBX/bin to PATH 07:35:26 + PATH=/tmp/venv-1UBX/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 07:35:26 + return 0 07:35:26 + python3 --version 07:35:26 Python 3.11.10 07:35:26 + python3 -m pip --version 07:35:26 pip 25.3 from /tmp/venv-1UBX/lib/python3.11/site-packages/pip (python 3.11) 07:35:26 + python3 -m pip freeze 07:35:26 cachetools==6.2.1 07:35:26 chardet==5.2.0 07:35:26 colorama==0.4.6 07:35:26 distlib==0.4.0 07:35:26 filelock==3.20.0 07:35:26 packaging==25.0 07:35:26 platformdirs==4.5.0 07:35:26 pluggy==1.6.0 07:35:26 pyproject-api==1.10.0 07:35:26 tox==4.32.0 07:35:26 urllib3==1.26.20 07:35:26 virtualenv==20.35.4 07:35:26 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13057784977251057160.sh 07:35:26 [EnvInject] - Injecting environment variables from a build step. 07:35:26 [EnvInject] - Injecting as environment variables the properties content 07:35:26 PARALLEL=True 07:35:26 07:35:26 [EnvInject] - Variables injected successfully. 07:35:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14994836682500821566.sh 07:35:26 ---> tox-run.sh 07:35:26 + 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 07:35:26 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:35:26 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:35:26 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:35:26 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:35:26 + source /home/jenkins/lf-env.sh 07:35:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:26 ++ mktemp -d /tmp/venv-XXXX 07:35:26 + lf_venv=/tmp/venv-mVAL 07:35:26 + local venv_file=/tmp/.os_lf_venv 07:35:26 + local python=python3 07:35:26 + local options 07:35:26 + local set_path=true 07:35:26 + local install_args= 07:35:26 ++ 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 07:35:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:26 + true 07:35:26 + case $1 in 07:35:26 + venv_file=/tmp/.toxenv 07:35:26 + shift 2 07:35:26 + true 07:35:26 + case $1 in 07:35:26 + shift 07:35:26 + break 07:35:26 + case $python in 07:35:26 + local pkg_list= 07:35:26 + [[ -d /opt/pyenv ]] 07:35:26 + echo 'Setup pyenv:' 07:35:26 Setup pyenv: 07:35:26 + export PYENV_ROOT=/opt/pyenv 07:35:26 + PYENV_ROOT=/opt/pyenv 07:35:26 + 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 07:35:26 + 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 07:35:26 + pyenv versions 07:35:26 system 07:35:26 3.8.20 07:35:26 3.9.20 07:35:26 3.10.15 07:35:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:35:26 + command -v pyenv 07:35:26 ++ pyenv init - --no-rehash 07:35:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:35:26 for i in ${!paths[@]}; do 07:35:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:35:26 fi; done; 07:35:26 echo "${paths[*]}"'\'')" 07:35:26 export PATH="/opt/pyenv/shims:${PATH}" 07:35:26 export PYENV_SHELL=bash 07:35:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:26 pyenv() { 07:35:26 local command 07:35:26 command="${1:-}" 07:35:26 if [ "$#" -gt 0 ]; then 07:35:26 shift 07:35:26 fi 07:35:26 07:35:26 case "$command" in 07:35:26 rehash|shell) 07:35:26 eval "$(pyenv "sh-$command" "$@")" 07:35:26 ;; 07:35:26 *) 07:35:26 command pyenv "$command" "$@" 07:35:26 ;; 07:35:26 esac 07:35:26 }' 07:35:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:35:26 for i in ${!paths[@]}; do 07:35:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:35:26 fi; done; 07:35:26 echo "${paths[*]}"' 07:35:26 ++ 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 07:35:26 ++ 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 07:35:26 ++ 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 07:35:26 ++ export PYENV_SHELL=bash 07:35:26 ++ PYENV_SHELL=bash 07:35:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:26 +++ complete -F _pyenv pyenv 07:35:26 ++ lf-pyver python3 07:35:26 ++ local py_version_xy=python3 07:35:26 ++ local py_version_xyz= 07:35:26 ++ sed 's/^[ *]* //' 07:35:26 ++ pyenv versions 07:35:26 ++ awk '{ print $1 }' 07:35:26 ++ local command 07:35:26 ++ grep -E '^[0-9.]*[0-9]$' 07:35:26 ++ command=versions 07:35:26 ++ '[' 1 -gt 0 ']' 07:35:26 ++ shift 07:35:26 ++ case "$command" in 07:35:26 ++ command pyenv versions 07:35:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:26 +++ grep '^3' /tmp/.pyenv_versions 07:35:26 +++ sort -V 07:35:26 +++ tail -n 1 07:35:26 ++ py_version_xyz=3.11.10 07:35:26 ++ [[ -z 3.11.10 ]] 07:35:26 ++ echo 3.11.10 07:35:26 ++ return 0 07:35:26 + pyenv local 3.11.10 07:35:26 + local command 07:35:26 + command=local 07:35:26 + '[' 2 -gt 0 ']' 07:35:26 + shift 07:35:26 + case "$command" in 07:35:26 + command pyenv local 3.11.10 07:35:27 + for arg in "$@" 07:35:27 + case $arg in 07:35:27 + pkg_list+='tox ' 07:35:27 + for arg in "$@" 07:35:27 + case $arg in 07:35:27 + pkg_list+='virtualenv ' 07:35:27 + for arg in "$@" 07:35:27 + case $arg in 07:35:27 + pkg_list+='urllib3~=1.26.15 ' 07:35:27 + [[ -f /tmp/.toxenv ]] 07:35:27 ++ cat /tmp/.toxenv 07:35:27 + lf_venv=/tmp/venv-1UBX 07:35:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UBX from' file:/tmp/.toxenv 07:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UBX from file:/tmp/.toxenv 07:35:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:35:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:27 + local 'pip_opts=--upgrade --quiet' 07:35:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:35:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:35:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:35:27 + [[ -n '' ]] 07:35:27 + [[ -n '' ]] 07:35:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:35:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:27 + /tmp/venv-1UBX/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 07:35:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:35:28 lf-activate-venv(): INFO: Base packages installed successfully 07:35:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:35:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:35:28 + /tmp/venv-1UBX/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 07:35:29 + type python3 07:35:29 + true 07:35:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1UBX/bin to PATH' 07:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-1UBX/bin to PATH 07:35:29 + PATH=/tmp/venv-1UBX/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 07:35:29 + return 0 07:35:29 + [[ -d /opt/pyenv ]] 07:35:29 + echo '---> Setting up pyenv' 07:35:29 ---> Setting up pyenv 07:35:29 + export PYENV_ROOT=/opt/pyenv 07:35:29 + PYENV_ROOT=/opt/pyenv 07:35:29 + export PATH=/opt/pyenv/bin:/tmp/venv-1UBX/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 07:35:29 + PATH=/opt/pyenv/bin:/tmp/venv-1UBX/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 07:35:29 ++ pwd 07:35:29 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:35:29 + export PYTHONPATH 07:35:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:35:29 + TOX_TESTENV_PASSENV=PYTHONPATH 07:35:29 + tox --version 07:35:29 4.32.0 from /tmp/venv-1UBX/lib/python3.11/site-packages/tox/__init__.py 07:35:29 + PARALLEL=True 07:35:29 + TOX_OPTIONS_LIST= 07:35:29 + [[ -n '' ]] 07:35:29 + case ${PARALLEL,,} in 07:35:29 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:35:29 + tox --parallel auto --parallel-live 07:35:29 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:35:30 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:35:30 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:35:30 checkbashisms: freeze> python -m pip freeze --all 07:35:30 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:35:31 checkbashisms: pip==25.3,setuptools==80.9.0 07:35:31 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:35:31 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 07:35:31 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:35:32 checkbashisms: OK ✔ in 3.17 seconds 07:35:32 pre-commit: install_deps> python -I -m pip install pre-commit 07:35:35 pre-commit: freeze> python -m pip freeze --all 07:35:35 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 07:35:35 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:35:35 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)' 07:35:35 /usr/bin/cpan 07:35:35 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:35:35 [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. 07:35:35 [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. 07:35:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:35:36 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 07:35:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:35:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:35:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:35:37 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:35:37 buildcontroller: freeze> python -m pip freeze --all 07:35:37 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:35:37 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:35:37 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:35:37 + update-java-alternatives -l 07:35:37 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:35:37 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:35:37 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:35:37 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:35:37 update-alternatives: error: no alternatives for jaotc 07:35:37 update-alternatives: error: no alternatives for rmic 07:35:37 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:35:37 java -version 07:35:38 21 07:35:38 + JAVA_VER=21 07:35:38 + echo 21 07:35:38 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:35:38 + javac -version 07:35:38 21 07:35:38 ok, java is 21 or newer 07:35:38 + JAVAC_VER=21 07:35:38 + echo 21 07:35:38 + [ 21 -ge 21 ] 07:35:38 + [ 21 -ge 21 ] 07:35:38 + echo ok, java is 21 or newer 07:35:38 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 07:35:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:35:38 [INFO] Once installed this environment will be reused. 07:35:38 [INFO] This may take a few minutes... 07:35:38 2025-11-03 07:35:38 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 07:35:38 + sudo mkdir -p /opt 07:35:38 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 07:35:38 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 07:35:38 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:35:38 + mvn --version 07:35:38 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 07:35:38 Maven home: /opt/maven 07:35:38 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:35:38 Default locale: en, platform encoding: UTF-8 07:35:38 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 07:35:39 NOTE: Picked up JDK_JAVA_OPTIONS: 07:35:39 --add-opens=java.base/java.io=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.lang=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.net=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.nio=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.util=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:35:39 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:35:39 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:35:39 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:35:39 -Xlog:disable 07:35:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:35:44 [INFO] Once installed this environment will be reused. 07:35:44 [INFO] This may take a few minutes... 07:35:52 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:35:52 [INFO] Once installed this environment will be reused. 07:35:52 [INFO] This may take a few minutes... 07:35:56 docs: freeze> python -m pip freeze --all 07:35:57 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==25.10.0 07:35:57 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 07:35:57 docs-linkcheck: freeze> python -m pip freeze --all 07:35:57 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:35:57 [INFO] Once installed this environment will be reused. 07:35:57 [INFO] This may take a few minutes... 07:35:57 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==25.10.0 07:35:57 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 07:36:00 docs: OK ✔ in 30.91 seconds 07:36:00 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:36:04 docs-linkcheck: OK ✔ in 31.83 seconds 07:36:04 pylint: freeze> python -m pip freeze --all 07:36:04 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 07:36:04 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}$' '{}' + 07:36:10 trim trailing whitespace.................................................Passed 07:36:10 Tabs remover.............................................................Passed 07:36:10 autopep8.................................................................Passed 07:36:15 perltidy.................................................................Passed 07:36:16 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:36:17 [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. 07:36:17 [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. 07:36:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:36:17 [INFO] Once installed this environment will be reused. 07:36:17 [INFO] This may take a few minutes... 07:36:26 gitlint..................................................................Passed 07:36:28 07:36:28 ------------------------------------ 07:36:28 Your code has been rated at 10.00/10 07:36:28 07:37:20 pre-commit: OK ✔ in 54.23 seconds 07:37:20 pylint: OK ✔ in 29.87 seconds 07:37:20 buildcontroller: OK ✔ in 1 minute 49.89 seconds 07:37:20 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 07:37:20 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 07:37:20 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 07:37:20 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 07:37:27 build_karaf_tests221: freeze> python -m pip freeze --all 07:37:27 build_karaf_tests71: freeze> python -m pip freeze --all 07:37:27 build_karaf_tests121: freeze> python -m pip freeze --all 07:37:27 build_karaf_tests190: freeze> python -m pip freeze --all 07:37:27 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:37:27 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:37:27 build karaf in karaf221 with ./karaf221.env 07:37:27 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:37:27 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:37:27 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:37:27 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:37:27 build karaf in karaf71 with ./karaf71.env 07:37:27 build karaf in karaf121 with ./karaf121.env 07:37:27 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:37:27 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:37:27 NOTE: Picked up JDK_JAVA_OPTIONS: 07:37:27 --add-opens=java.base/java.io=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.net=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:37:27 -Xlog:disable 07:37:27 build karaf in karafoc with ./karafoc.env 07:37:27 NOTE: Picked up JDK_JAVA_OPTIONS: 07:37:27 --add-opens=java.base/java.io=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.net=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:37:27 -Xlog:disable 07:37:27 NOTE: Picked up JDK_JAVA_OPTIONS: 07:37:27 --add-opens=java.base/java.io=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.net=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:37:27 -Xlog:disable 07:37:27 NOTE: Picked up JDK_JAVA_OPTIONS: 07:37:27 --add-opens=java.base/java.io=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.net=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:37:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:37:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:37:27 -Xlog:disable 07:38:22 build_karaf_tests121: OK ✔ in 1 minute 2.29 seconds 07:38:22 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 07:38:24 [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:12.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 07:38:24 [ERROR] 07:38:24 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:38:24 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:38:24 [ERROR] 07:38:24 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:38:24 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 07:38:24 build_karaf_tests190: OK ✔ in 1 minute 5.05 seconds 07:38:24 build_karaf_tests71: OK ✔ in 1 minute 5.05 seconds 07:38:24 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 07:38:25 build_karaf_tests221: OK ✔ in 1 minute 6.17 seconds 07:38:25 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 07:38:31 buildlighty: freeze> python -m pip freeze --all 07:38:31 sims: freeze> python -m pip freeze --all 07:38:31 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:38:31 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:38:31 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:38:31 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:38:31 Using lighynode version 20.1.0.5 07:38:31 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:38:31 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:39:23 sims: OK ✔ in 9.98 seconds 07:39:23 buildlighty: OK ✔ in 32.89 seconds 07:39:23 testsPCE: freeze> python -m pip freeze --all 07:39:23 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.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.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 07:39:23 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:39:23 pytest -q transportpce_tests/pce/test01_pce.py 07:40:11 .................... [100%] 07:41:14 20 passed in 110.30s (0:01:50) 07:41:14 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:41:31 ............ [100%] 07:42:02 12 passed in 47.41s 07:42:02 pytest -q transportpce_tests/pce/test03_gnpy.py 07:42:18 ........ [100%] 07:42:39 8 passed in 37.20s 07:42:39 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:43:11 ... [100%] 07:43:16 3 passed in 36.30s 07:43:16 testsPCE: OK ✔ in 4 minutes 50.66 seconds 07:43:16 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 07:43:17 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 07:43:17 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 07:43:24 tests190: freeze> python -m pip freeze --all 07:43:24 tests_tapi: freeze> python -m pip freeze --all 07:43:24 tests121: freeze> python -m pip freeze --all 07:43:24 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:43:24 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:43:24 using environment variables from ./karaf221.env 07:43:24 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:43:24 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:43:24 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:43:24 using environment variables from ./karafoc.env 07:43:24 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:43:24 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:43:24 using environment variables from ./karaf121.env 07:43:24 pytest -q transportpce_tests/oc/test01_portmapping.py 07:43:24 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:44:29 .............................................. [100%] 07:45:29 21 passed in 125.01s (0:02:05) 07:45:29 ...pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:45:31 ................... [100%] 07:46:20 6 passed in 50.69s 07:46:20 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:46:21 ..................................... [100%] 07:47:44 10 passed in 259.41s (0:04:19) 07:47:44 pytest -q transportpce_tests/oc/test02_topology.py 07:47:46 ...................................... [100%] 07:48:40 44 passed in 139.82s (0:02:19) 07:48:41 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:48:41 . [100%] 07:48:43 14 passed in 58.84s 07:48:43 pytest -q transportpce_tests/oc/test03_renderer.py 07:49:34 .......................... [100%] 07:50:01 19 passed in 77.59s (0:01:17) 07:50:01 .tests190: OK ✔ in 6 minutes 45.07 seconds 07:50:01 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 07:50:03 ........tests71: freeze> python -m pip freeze --all 07:50:18 .tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:50:18 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:50:18 using environment variables from ./karaf71.env 07:50:18 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:50:20 ........ [100%] 07:50:51 24 passed in 129.72s (0:02:09) 07:50:51 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:51:14 ............ [100%] 07:51:25 51 passed in 480.53s (0:08:00) 07:51:25 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:51:25 . [100%] 07:51:27 12 passed in 68.70s (0:01:08) 07:51:27 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:51:54 ...................................................................................................................... [100%] 07:54:24 40 passed in 213.48s (0:03:33) 07:54:24 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:54:26 ... [100%] 07:54:32 62 passed in 184.54s (0:03:04) 07:54:32 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:54:39 ............................................................................................. [100%] 07:57:05 48 passed in 152.66s (0:02:32) 07:57:05 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:57:18 .. [100%] 07:57:24 36 passed in 359.08s (0:05:59) 07:57:24 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:57:38 ................................... [100%] 07:58:27 22 passed in 81.61s (0:01:21) 07:58:28 ............................................................................... [100%] 08:05:43 71 passed in 498.29s (0:08:18) 08:05:43 pytest -q transportpce_tests/tapi/test04_topo_extension.py 08:06:34 .... [100%] 08:06:37 54 passed in 732.68s (0:12:12) 08:06:40 .................. [100%] 08:08:06 19 passed in 142.53s (0:02:22) 08:08:06 tests71: OK ✔ in 8 minutes 26.33 seconds 08:08:06 tests121: OK ✔ in 23 minutes 21.67 seconds 08:08:06 tests_tapi: OK ✔ in 24 minutes 50.04 seconds 08:08:06 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 08:08:14 tests221: freeze> python -m pip freeze --all 08:08:14 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 08:08:14 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 08:08:14 using environment variables from ./karaf221.env 08:08:14 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 08:08:51 ................................... [100%] 08:12:30 35 passed in 256.20s (0:04:16) 08:12:30 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 08:13:02 ...... [100%] 08:13:16 6 passed in 44.81s 08:13:16 pytest -q transportpce_tests/2.2.1/test03_topology.py 08:13:58 ............................................ [100%] 08:15:33 44 passed in 137.14s (0:02:17) 08:15:33 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 08:16:09 ............ [100%] 08:16:33 12 passed in 59.81s 08:16:33 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 08:17:00 ................ [100%] 08:18:29 16 passed in 115.83s (0:01:55) 08:18:29 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 08:19:00 ............................... [100%] 08:19:06 31 passed in 36.98s 08:19:07 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 08:19:43 .......................... [100%] 08:20:38 26 passed in 91.70s (0:01:31) 08:20:39 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 08:21:15 ...................... [100%] 08:22:19 22 passed in 99.74s (0:01:39) 08:22:19 pytest -q transportpce_tests/2.2.1/test09_olm.py 08:23:00 ........................................ [100%] 08:25:22 40 passed in 183.00s (0:03:02) 08:25:22 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:26:05 ........................................................................ [ 74%] 08:31:41 ......................... [100%] 08:33:33 97 passed in 491.15s (0:08:11) 08:33:33 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:34:14 ...................................................... [100%] 08:41:01 54 passed in 447.56s (0:07:27) 08:41:01 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:41:56 ........................................................................ [ 71%] 08:47:04 ............................. [100%] 08:49:13 101 passed in 491.84s (0:08:11) 08:49:13 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:50:08 ........................................................................ [ 67%] 08:55:55 ................................... [100%] 08:59:16 107 passed in 602.00s (0:10:02) 08:59:16 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:59:59 ............................................. [100%] 09:05:36 45 passed in 379.75s (0:06:19) 09:05:36 tests221: OK ✔ in 57 minutes 29.94 seconds 09:05: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 09:05:42 tests_hybrid: freeze> python -m pip freeze --all 09:05:43 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:05:43 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 09:05:43 using environment variables from ./karaf221.env 09:05:43 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 09:06:22 ................................................... [100%] 09:08:09 51 passed in 145.70s (0:02:25) 09:08:09 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 09:08:50 ........................................................................ [ 66%] 09:13:09 ..................................... [100%] 09:15:16 109 passed in 426.67s (0:07:06) 09:15:16 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 09:16:03 ..................................................... [100%] 09:22:35 53 passed in 439.15s (0:07:19) 09:22:35 buildcontroller: OK (109.89=setup[8.19]+cmd[101.70] seconds) 09:22:35 sims: OK (9.98=setup[7.29]+cmd[2.68] seconds) 09:22:35 build_karaf_tests121: OK (62.29=setup[8.04]+cmd[54.25] seconds) 09:22:35 testsPCE: OK (290.66=setup[58.17]+cmd[232.49] seconds) 09:22:35 tests121: OK (1401.67=setup[8.29]+cmd[1393.38] seconds) 09:22:35 build_karaf_tests221: OK (66.17=setup[8.01]+cmd[58.15] seconds) 09:22:35 tests_tapi: OK (1490.04=setup[8.26]+cmd[1481.78] seconds) 09:22:35 tests221: OK (3449.94=setup[8.15]+cmd[3441.79] seconds) 09:22:35 build_karaf_tests71: OK (65.05=setup[8.04]+cmd[57.02] seconds) 09:22:35 tests71: OK (506.33=setup[17.32]+cmd[489.01] seconds) 09:22:35 build_karaf_tests190: OK (65.05=setup[8.07]+cmd[56.98] seconds) 09:22:35 tests190: OK (405.07=setup[8.28]+cmd[396.79] seconds) 09:22:35 tests_hybrid: OK (1019.35=setup[6.92]+cmd[1012.43] seconds) 09:22:35 buildlighty: OK (32.89=setup[10.00]+cmd[22.89] seconds) 09:22:35 docs: OK (30.91=setup[27.51]+cmd[3.40] seconds) 09:22:35 docs-linkcheck: OK (31.83=setup[28.01]+cmd[3.82] seconds) 09:22:35 checkbashisms: OK (3.17=setup[1.92]+cmd[0.01,0.05,1.20] seconds) 09:22:35 pre-commit: OK (54.23=setup[2.82]+cmd[0.01,0.01,41.26,10.12] seconds) 09:22:35 pylint: OK (29.87=setup[4.02]+cmd[25.85] seconds) 09:22:35 congratulations :) (6426.09 seconds) 09:22:35 + tox_status=0 09:22:35 + echo '---> Completed tox runs' 09:22:35 ---> Completed tox runs 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/build_karaf_tests121/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=build_karaf_tests121 09:22:35 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/build_karaf_tests190/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=build_karaf_tests190 09:22:35 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/build_karaf_tests221/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=build_karaf_tests221 09:22:35 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/build_karaf_tests71/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=build_karaf_tests71 09:22:35 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/buildcontroller/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=buildcontroller 09:22:35 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/buildlighty/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=buildlighty 09:22:35 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/checkbashisms/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=checkbashisms 09:22:35 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/docs-linkcheck/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=docs-linkcheck 09:22:35 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/docs/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=docs 09:22:35 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/pre-commit/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=pre-commit 09:22:35 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/pylint/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=pylint 09:22:35 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/sims/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=sims 09:22:35 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/tests121/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=tests121 09:22:35 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/tests190/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=tests190 09:22:35 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/tests221/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=tests221 09:22:35 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/tests71/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=tests71 09:22:35 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/testsPCE/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=testsPCE 09:22:35 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/tests_hybrid/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=tests_hybrid 09:22:35 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 09:22:35 + for i in .tox/*/log 09:22:35 ++ echo .tox/tests_tapi/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 + tox_env=tests_tapi 09:22:35 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 09:22:35 + DOC_DIR=docs/_build/html 09:22:35 + [[ -d docs/_build/html ]] 09:22:35 + echo '---> Archiving generated docs' 09:22:35 ---> Archiving generated docs 09:22:35 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:22:35 + echo '---> tox-run.sh ends' 09:22:35 ---> tox-run.sh ends 09:22:35 + test 0 -eq 0 09:22:36 $ ssh-agent -k 09:22:36 unset SSH_AUTH_SOCK; 09:22:36 unset SSH_AGENT_PID; 09:22:36 echo Agent pid 1564 killed; 09:22:36 [ssh-agent] Stopped. 09:22:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:22:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14634479311845723117.sh 09:22:36 ---> sysstat.sh 09:22:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11446812218766973831.sh 09:22:36 ---> package-listing.sh 09:22:36 ++ facter osfamily 09:22:36 ++ tr '[:upper:]' '[:lower:]' 09:22:36 + OS_FAMILY=debian 09:22:36 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 09:22:36 + START_PACKAGES=/tmp/packages_start.txt 09:22:36 + END_PACKAGES=/tmp/packages_end.txt 09:22:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:36 + PACKAGES=/tmp/packages_start.txt 09:22:36 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:22:36 + PACKAGES=/tmp/packages_end.txt 09:22:36 + case "${OS_FAMILY}" in 09:22:36 + dpkg -l 09:22:36 + grep '^ii' 09:22:36 + '[' -f /tmp/packages_start.txt ']' 09:22:36 + '[' -f /tmp/packages_end.txt ']' 09:22:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:36 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:22:36 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:22:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:22:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13380043920351599537.sh 09:22:37 ---> capture-instance-metadata.sh 09:22:37 Setup pyenv: 09:22:37 system 09:22:37 3.8.20 09:22:37 3.9.20 09:22:37 3.10.15 09:22:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:22:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Diq from file:/tmp/.os_lf_venv 09:22:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:39 lf-activate-venv(): INFO: Base packages installed successfully 09:22:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:22:50 lf-activate-venv(): INFO: Adding /tmp/venv-7Diq/bin to PATH 09:22:51 INFO: Running in OpenStack, capturing instance metadata 09:22:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8605221865887981276.sh 09:22:51 provisioning config files... 09:22:51 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3865 09:22:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config2541001728689163883tmp 09:22:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:22:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:22:51 provisioning config files... 09:22:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:22:51 [EnvInject] - Injecting environment variables from a build step. 09:22:51 [EnvInject] - Injecting as environment variables the properties content 09:22:51 SERVER_ID=logs 09:22:51 09:22:51 [EnvInject] - Variables injected successfully. 09:22:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5162315848686743513.sh 09:22:51 ---> create-netrc.sh 09:22:51 WARN: Log server credential not found. 09:22:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12641341392230062445.sh 09:22:52 ---> python-tools-install.sh 09:22:52 Setup pyenv: 09:22:52 system 09:22:52 3.8.20 09:22:52 3.9.20 09:22:52 3.10.15 09:22:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:22:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Diq from file:/tmp/.os_lf_venv 09:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:54 lf-activate-venv(): INFO: Base packages installed successfully 09:22:54 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-7Diq/bin to PATH 09:23:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17796659751049766969.sh 09:23:07 ---> sudo-logs.sh 09:23:07 Archiving 'sudo' log.. 09:23:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14504116901549363663.sh 09:23:07 ---> job-cost.sh 09:23:07 Setup pyenv: 09:23:07 system 09:23:07 3.8.20 09:23:07 3.9.20 09:23:07 3.10.15 09:23:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:23:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Diq from file:/tmp/.os_lf_venv 09:23:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:09 lf-activate-venv(): INFO: Base packages installed successfully 09:23:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-7Diq/bin to PATH 09:23:15 INFO: No Stack... 09:23:16 INFO: Retrieving Pricing Info for: v3-standard-4 09:23:16 INFO: Archiving Costs 09:23:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5451519423888676405.sh 09:23:16 ---> logs-deploy.sh 09:23:16 Setup pyenv: 09:23:16 system 09:23:16 3.8.20 09:23:16 3.9.20 09:23:16 3.10.15 09:23:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:23:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Diq from file:/tmp/.os_lf_venv 09:23:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:18 lf-activate-venv(): INFO: Base packages installed successfully 09:23:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-7Diq/bin to PATH 09:23:28 WARNING: Nexus logging server not set 09:23:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3865/ 09:23:28 INFO: archiving logs to S3 09:23:30 ---> uname -a: 09:23:30 Linux prd-ubuntu2204-docker-4c-16g-4964 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:23:30 09:23:30 09:23:30 ---> lscpu: 09:23:30 Architecture: x86_64 09:23:30 CPU op-mode(s): 32-bit, 64-bit 09:23:30 Address sizes: 40 bits physical, 48 bits virtual 09:23:30 Byte Order: Little Endian 09:23:30 CPU(s): 4 09:23:30 On-line CPU(s) list: 0-3 09:23:30 Vendor ID: AuthenticAMD 09:23:30 Model name: AMD EPYC-Rome Processor 09:23:30 CPU family: 23 09:23:30 Model: 49 09:23:30 Thread(s) per core: 1 09:23:30 Core(s) per socket: 1 09:23:30 Socket(s): 4 09:23:30 Stepping: 0 09:23:30 BogoMIPS: 5599.99 09:23:30 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 09:23:30 Virtualization: AMD-V 09:23:30 Hypervisor vendor: KVM 09:23:30 Virtualization type: full 09:23:30 L1d cache: 128 KiB (4 instances) 09:23:30 L1i cache: 128 KiB (4 instances) 09:23:30 L2 cache: 2 MiB (4 instances) 09:23:30 L3 cache: 64 MiB (4 instances) 09:23:30 NUMA node(s): 1 09:23:30 NUMA node0 CPU(s): 0-3 09:23:30 Vulnerability Gather data sampling: Not affected 09:23:30 Vulnerability Indirect target selection: Not affected 09:23:30 Vulnerability Itlb multihit: Not affected 09:23:30 Vulnerability L1tf: Not affected 09:23:30 Vulnerability Mds: Not affected 09:23:30 Vulnerability Meltdown: Not affected 09:23:30 Vulnerability Mmio stale data: Not affected 09:23:30 Vulnerability Reg file data sampling: Not affected 09:23:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:23:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:23:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:23:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:23:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:23:30 Vulnerability Srbds: Not affected 09:23:30 Vulnerability Tsx async abort: Not affected 09:23:30 09:23:30 09:23:30 ---> nproc: 09:23:30 4 09:23:30 09:23:30 09:23:30 ---> df -h: 09:23:30 Filesystem Size Used Avail Use% Mounted on 09:23:30 tmpfs 1.6G 1.1M 1.6G 1% /run 09:23:30 /dev/vda1 78G 18G 61G 23% / 09:23:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:23:30 tmpfs 5.0M 0 5.0M 0% /run/lock 09:23:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:23:30 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:23:30 09:23:30 09:23:30 ---> free -m: 09:23:30 total used free shared buff/cache available 09:23:30 Mem: 15989 717 10651 3 4620 14929 09:23:30 Swap: 1023 0 1023 09:23:30 09:23:30 09:23:30 ---> ip addr: 09:23:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:23:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:30 inet 127.0.0.1/8 scope host lo 09:23:30 valid_lft forever preferred_lft forever 09:23:30 inet6 ::1/128 scope host 09:23:30 valid_lft forever preferred_lft forever 09:23:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:23:30 link/ether fa:16:3e:8a:0a:b5 brd ff:ff:ff:ff:ff:ff 09:23:30 altname enp0s3 09:23:30 inet 10.30.171.128/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:23:30 valid_lft 79802sec preferred_lft 79802sec 09:23:30 inet6 fe80::f816:3eff:fe8a:ab5/64 scope link 09:23:30 valid_lft forever preferred_lft forever 09:23:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:23:30 link/ether 12:05:4d:a5:7c:0f brd ff:ff:ff:ff:ff:ff 09:23:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:23:30 valid_lft forever preferred_lft forever 09:23:30 09:23:30 09:23:30 ---> sar -b -r -n DEV: 09:23:30 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-4964) 11/03/25 _x86_64_ (4 CPU) 09:23:30 09:23:30 07:33:35 LINUX RESTART (4 CPU) 09:23:30 09:23:30 07:40:22 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:23:30 07:50:01 46.48 5.01 39.02 2.45 152.89 4781.63 1614.21 09:23:30 08:00:22 44.58 20.26 22.92 1.39 227.94 1542.65 1558.84 09:23:30 08:10:22 9.67 0.05 9.11 0.51 1.35 533.56 1151.69 09:23:30 08:20:01 16.54 0.04 15.73 0.77 1.81 436.94 446.55 09:23:30 08:30:22 9.99 0.00 9.51 0.48 0.46 260.99 159.47 09:23:30 08:40:22 6.08 0.00 5.81 0.27 0.16 148.71 73.64 09:23:30 08:50:00 7.08 0.01 6.75 0.32 1.41 227.11 181.47 09:23:30 09:00:22 5.98 0.01 5.73 0.24 0.89 155.54 72.05 09:23:30 09:10:22 8.39 0.01 8.00 0.38 0.55 534.09 115.44 09:23:30 09:20:00 5.41 0.04 5.18 0.18 2.10 167.82 95.52 09:23:30 Average: 16.02 2.61 12.72 0.70 39.35 869.19 546.95 09:23:30 09:23:30 07:40:22 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:30 07:50:01 3571748 6836416 9095772 55.55 256132 2981696 10049932 57.69 2149420 10051496 13488 09:23:30 08:00:22 2290288 5912272 10020056 61.20 266572 3324220 11047256 63.41 2352664 11121932 384 09:23:30 08:10:22 8631388 12354760 3582272 21.88 270508 3416748 4339148 24.91 2387656 4770528 52 09:23:30 08:20:01 9967032 13741120 2196392 13.41 273752 3463964 2915660 16.74 2409776 3413576 356 09:23:30 08:30:22 7565952 11370908 4565196 27.88 274852 3493612 5235628 30.05 2412116 5817440 48 09:23:30 08:40:22 7531044 11351716 4584256 28.00 275508 3508620 5267984 30.24 2413452 5854196 144 09:23:30 08:50:00 7262600 11114900 4821372 29.45 276084 3539500 6377740 36.61 2417844 6114544 276 09:23:30 09:00:22 7728000 11600556 4335980 26.48 276976 3558880 5094252 29.24 2420416 5645648 112 09:23:30 09:10:22 7347512 11341748 4594032 28.06 280712 3670356 5308888 30.47 2435104 5996972 248 09:23:30 09:20:00 6454752 10473360 5461828 33.36 281332 3694020 6112896 35.09 2446312 6877996 68 09:23:30 Average: 6835032 10609776 5325716 32.53 273243 3465162 6174938 35.44 2384476 6566433 1518 09:23:30 09:23:30 07:40:22 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:30 07:50:01 lo 19.38 19.38 15.55 15.55 0.00 0.00 0.00 0.00 09:23:30 07:50:01 ens3 1.64 1.63 0.48 0.44 0.00 0.00 0.00 0.00 09:23:30 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:00:22 lo 46.07 46.07 20.79 20.79 0.00 0.00 0.00 0.00 09:23:30 08:00:22 ens3 1.80 1.77 0.40 1.08 0.00 0.00 0.00 0.00 09:23:30 08:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:10:22 lo 13.52 13.52 6.36 6.36 0.00 0.00 0.00 0.00 09:23:30 08:10:22 ens3 0.82 0.69 0.24 0.19 0.00 0.00 0.00 0.00 09:23:30 08:10:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:20:01 lo 9.49 9.49 4.73 4.73 0.00 0.00 0.00 0.00 09:23:30 08:20:01 ens3 0.72 0.75 0.14 0.12 0.00 0.00 0.00 0.00 09:23:30 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:30:22 lo 19.32 19.32 10.14 10.14 0.00 0.00 0.00 0.00 09:23:30 08:30:22 ens3 0.80 0.67 0.16 0.13 0.00 0.00 0.00 0.00 09:23:30 08:30:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:40:22 lo 27.60 27.60 10.07 10.07 0.00 0.00 0.00 0.00 09:23:30 08:40:22 ens3 0.70 0.46 0.20 0.14 0.00 0.00 0.00 0.00 09:23:30 08:40:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:50:00 lo 19.99 19.99 9.70 9.70 0.00 0.00 0.00 0.00 09:23:30 08:50:00 ens3 0.73 0.58 0.14 0.11 0.00 0.00 0.00 0.00 09:23:30 08:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:00:22 lo 18.55 18.55 11.57 11.57 0.00 0.00 0.00 0.00 09:23:30 09:00:22 ens3 0.72 0.55 0.16 0.12 0.00 0.00 0.00 0.00 09:23:30 09:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:10:22 lo 13.48 13.48 7.16 7.16 0.00 0.00 0.00 0.00 09:23:30 09:10:22 ens3 0.80 0.66 0.21 0.17 0.00 0.00 0.00 0.00 09:23:30 09:10:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:20:00 lo 33.47 33.47 13.04 13.04 0.00 0.00 0.00 0.00 09:23:30 09:20:00 ens3 0.90 0.64 0.22 0.17 0.00 0.00 0.00 0.00 09:23:30 09:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 Average: lo 22.17 22.17 10.95 10.95 0.00 0.00 0.00 0.00 09:23:30 Average: ens3 0.96 0.84 0.24 0.27 0.00 0.00 0.00 0.00 09:23:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:23:30 09:23:30 ---> sar -P ALL: 09:23:30 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-4964) 11/03/25 _x86_64_ (4 CPU) 09:23:30 09:23:30 07:33:35 LINUX RESTART (4 CPU) 09:23:30 09:23:30 07:40:22 CPU %user %nice %system %iowait %steal %idle 09:23:30 07:50:01 all 45.29 0.00 2.01 1.39 0.17 51.15 09:23:30 07:50:01 0 44.53 0.00 1.91 1.35 0.16 52.05 09:23:30 07:50:01 1 44.12 0.00 2.06 1.44 0.18 52.20 09:23:30 07:50:01 2 46.45 0.00 1.99 1.24 0.16 50.16 09:23:30 07:50:01 3 46.04 0.00 2.06 1.53 0.16 50.21 09:23:30 08:00:22 all 43.43 0.00 1.84 1.54 0.13 53.06 09:23:30 08:00:22 0 43.97 0.00 1.94 1.23 0.13 52.74 09:23:30 08:00:22 1 43.31 0.00 1.79 3.90 0.14 50.86 09:23:30 08:00:22 2 43.41 0.00 1.75 0.09 0.13 54.63 09:23:30 08:00:22 3 43.02 0.00 1.90 0.93 0.12 54.03 09:23:30 08:10:22 all 13.39 0.00 0.72 0.16 0.08 85.65 09:23:30 08:10:22 0 13.25 0.00 0.65 0.13 0.08 85.89 09:23:30 08:10:22 1 13.67 0.00 0.75 0.08 0.08 85.42 09:23:30 08:10:22 2 13.69 0.00 0.84 0.09 0.08 85.30 09:23:30 08:10:22 3 12.96 0.00 0.64 0.34 0.07 85.98 09:23:30 08:20:01 all 23.99 0.00 0.87 0.06 0.08 75.01 09:23:30 08:20:01 0 24.80 0.00 0.89 0.08 0.07 74.15 09:23:30 08:20:01 1 23.61 0.00 0.91 0.03 0.08 75.37 09:23:30 08:20:01 2 23.24 0.00 0.83 0.06 0.08 75.79 09:23:30 08:20:01 3 24.30 0.00 0.84 0.05 0.08 74.73 09:23:30 08:30:22 all 17.11 0.00 0.68 0.05 0.08 82.08 09:23:30 08:30:22 0 17.01 0.00 0.71 0.05 0.08 82.16 09:23:30 08:30:22 1 17.09 0.00 0.69 0.03 0.08 82.11 09:23:30 08:30:22 2 16.67 0.00 0.71 0.05 0.08 82.49 09:23:30 08:30:22 3 17.67 0.00 0.62 0.06 0.08 81.57 09:23:30 08:40:22 all 8.41 0.00 0.48 0.06 0.06 90.99 09:23:30 08:40:22 0 8.38 0.00 0.41 0.01 0.06 91.14 09:23:30 08:40:22 1 8.39 0.00 0.47 0.09 0.07 90.99 09:23:30 08:40:22 2 8.75 0.00 0.50 0.03 0.07 90.65 09:23:30 08:40:22 3 8.11 0.00 0.52 0.12 0.06 91.19 09:23:30 08:50:00 all 15.15 0.00 0.71 0.06 0.08 84.00 09:23:30 08:50:00 0 15.23 0.00 0.65 0.03 0.07 84.02 09:23:30 08:50:00 1 15.30 0.00 0.67 0.09 0.08 83.87 09:23:30 08:50:00 2 15.42 0.00 0.79 0.05 0.08 83.66 09:23:30 08:50:00 3 14.64 0.00 0.73 0.07 0.09 84.47 09:23:30 09:00:22 all 9.88 0.00 0.54 0.02 0.07 89.49 09:23:30 09:00:22 0 9.34 0.00 0.50 0.02 0.06 90.08 09:23:30 09:00:22 1 10.35 0.00 0.51 0.03 0.07 89.04 09:23:30 09:00:22 2 9.74 0.00 0.65 0.03 0.07 89.51 09:23:30 09:00:22 3 10.09 0.00 0.49 0.02 0.07 89.33 09:23:30 09:10:22 all 13.02 0.00 0.53 0.05 0.07 86.33 09:23:30 09:10:22 0 12.25 0.00 0.51 0.07 0.06 87.11 09:23:30 09:10:22 1 14.06 0.00 0.52 0.02 0.06 85.34 09:23:30 09:10:22 2 12.90 0.00 0.52 0.01 0.07 86.50 09:23:30 09:10:22 3 12.89 0.00 0.56 0.10 0.07 86.38 09:23:30 09:20:00 all 10.19 0.00 0.50 0.02 0.06 89.23 09:23:30 09:20:00 0 9.80 0.00 0.51 0.01 0.07 89.62 09:23:30 09:20:00 1 10.32 0.00 0.53 0.05 0.07 89.03 09:23:30 09:20:00 2 10.29 0.00 0.53 0.00 0.07 89.11 09:23:30 09:20:00 3 10.36 0.00 0.41 0.02 0.06 89.15 09:23:30 Average: all 19.96 0.00 0.89 0.34 0.09 78.73 09:23:30 Average: 0 19.83 0.00 0.87 0.30 0.08 78.93 09:23:30 Average: 1 20.00 0.00 0.89 0.58 0.09 78.43 09:23:30 Average: 2 20.02 0.00 0.91 0.16 0.09 78.82 09:23:30 Average: 3 19.98 0.00 0.88 0.32 0.09 78.73 09:23:30 09:23:30 09:23:30