12:04:58 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 12:04:58 Running as SYSTEM 12:04:58 [EnvInject] - Loading node environment variables. 12:04:58 Building remotely on prd-ubuntu2204-docker-4c-16g-5023 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:04:59 [ssh-agent] Looking for ssh-agent implementation... 12:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:59 $ ssh-agent 12:04:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3ehG3O/agent.1556 12:04:59 SSH_AGENT_PID=1558 12:04:59 [ssh-agent] Started. 12:04:59 Running ssh-add (command line suppressed) 12:04:59 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4364986358310665023.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4364986358310665023.key) 12:04:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:04:59 The recommended git tool is: NONE 12:05:03 using credential jenkins-ssh 12:05:03 Wiping out workspace first. 12:05:03 Cloning the remote Git repository 12:05:03 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:05:03 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:05:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:05:03 > git --version # timeout=10 12:05:03 > git --version # 'git version 2.34.1' 12:05:03 using GIT_SSH to set credentials jenkins-ssh 12:05:03 Verifying host key using known hosts file 12:05:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:05:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:05:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:05:09 using GIT_SSH to set credentials jenkins-ssh 12:05:09 Verifying host key using known hosts file 12:05:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:05:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/32 # timeout=10 12:05:09 > git rev-parse 24a6f77075c4acf8e0b7aeb328e315c19acf52a9^{commit} # timeout=10 12:05:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:05:09 Checking out Revision 24a6f77075c4acf8e0b7aeb328e315c19acf52a9 (refs/changes/42/118742/32) 12:05:09 > git config core.sparsecheckout # timeout=10 12:05:09 > git checkout -f 24a6f77075c4acf8e0b7aeb328e315c19acf52a9 # timeout=10 12:05:12 Commit message: "Remove hardcoded strings in TP handling" 12:05:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:05:12 > git rev-list --no-walk 19c1bf968437ac3cff850fac9f7af0c2cfe10644 # timeout=10 12:05:12 > git remote # timeout=10 12:05:12 > git submodule init # timeout=10 12:05:12 > git submodule sync # timeout=10 12:05:13 > git config --get remote.origin.url # timeout=10 12:05:13 > git submodule init # timeout=10 12:05:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:05:13 ERROR: No submodules found. 12:05:13 provisioning config files... 12:05:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:05:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:05:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10238417554810216833.sh 12:05:13 ---> python-tools-install.sh 12:05:13 Setup pyenv: 12:05:13 * system (set by /opt/pyenv/version) 12:05:13 * 3.8.20 (set by /opt/pyenv/version) 12:05:13 * 3.9.20 (set by /opt/pyenv/version) 12:05:13 3.10.15 12:05:13 3.11.10 12:05:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AElc 12:05:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:24 lf-activate-venv(): INFO: Base packages installed successfully 12:05:24 lf-activate-venv(): INFO: Installing additional packages: lftools 12:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-AElc/bin to PATH 12:05:53 Generating Requirements File 12:06:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:06:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:06:14 Python 3.11.10 12:06:14 pip 25.3 from /tmp/venv-AElc/lib/python3.11/site-packages/pip (python 3.11) 12:06:14 appdirs==1.4.4 12:06:14 argcomplete==3.6.3 12:06:14 aspy.yaml==1.3.0 12:06:14 attrs==25.4.0 12:06:14 autopage==0.5.2 12:06:14 beautifulsoup4==4.14.2 12:06:14 boto3==1.40.64 12:06:14 botocore==1.40.64 12:06:14 bs4==0.0.2 12:06:14 cachetools==6.2.1 12:06:14 certifi==2025.10.5 12:06:14 cffi==2.0.0 12:06:14 cfgv==3.4.0 12:06:14 chardet==5.2.0 12:06:14 charset-normalizer==3.4.4 12:06:14 click==8.3.0 12:06:14 cliff==4.11.0 12:06:14 cmd2==2.7.0 12:06:14 cryptography==3.3.2 12:06:14 debtcollector==3.0.0 12:06:14 decorator==5.2.1 12:06:14 defusedxml==0.7.1 12:06:14 Deprecated==1.3.1 12:06:14 distlib==0.4.0 12:06:14 dnspython==2.8.0 12:06:14 docker==7.1.0 12:06:14 dogpile.cache==1.5.0 12:06:14 durationpy==0.10 12:06:14 email-validator==2.3.0 12:06:14 filelock==3.20.0 12:06:14 future==1.0.0 12:06:14 gitdb==4.0.12 12:06:14 GitPython==3.1.45 12:06:14 google-auth==2.42.1 12:06:14 httplib2==0.31.0 12:06:14 identify==2.6.15 12:06:14 idna==3.11 12:06:14 importlib-resources==1.5.0 12:06:14 iso8601==2.1.0 12:06:14 Jinja2==3.1.6 12:06:14 jmespath==1.0.1 12:06:14 jsonpatch==1.33 12:06:14 jsonpointer==3.0.0 12:06:14 jsonschema==4.25.1 12:06:14 jsonschema-specifications==2025.9.1 12:06:14 keystoneauth1==5.12.0 12:06:14 kubernetes==34.1.0 12:06:14 lftools==0.37.15 12:06:14 lxml==6.0.2 12:06:14 markdown-it-py==4.0.0 12:06:14 MarkupSafe==3.0.3 12:06:14 mdurl==0.1.2 12:06:14 msgpack==1.1.2 12:06:14 multi_key_dict==2.0.3 12:06:14 munch==4.0.0 12:06:14 netaddr==1.3.0 12:06:14 niet==1.4.2 12:06:14 nodeenv==1.9.1 12:06:14 oauth2client==4.1.3 12:06:14 oauthlib==3.3.1 12:06:14 openstacksdk==4.7.1 12:06:14 os-service-types==1.8.1 12:06:14 osc-lib==4.2.0 12:06:14 oslo.config==10.0.0 12:06:14 oslo.context==6.1.0 12:06:14 oslo.i18n==6.6.0 12:06:14 oslo.log==7.2.1 12:06:14 oslo.serialization==5.8.0 12:06:14 oslo.utils==9.1.0 12:06:14 packaging==25.0 12:06:14 pbr==7.0.2 12:06:14 platformdirs==4.5.0 12:06:14 prettytable==3.16.0 12:06:14 psutil==7.1.3 12:06:14 pyasn1==0.6.1 12:06:14 pyasn1_modules==0.4.2 12:06:14 pycparser==2.23 12:06:14 pygerrit2==2.0.15 12:06:14 PyGithub==2.8.1 12:06:14 Pygments==2.19.2 12:06:14 PyJWT==2.10.1 12:06:14 PyNaCl==1.6.0 12:06:14 pyparsing==2.4.7 12:06:14 pyperclip==1.11.0 12:06:14 pyrsistent==0.20.0 12:06:14 python-cinderclient==9.8.0 12:06:14 python-dateutil==2.9.0.post0 12:06:14 python-heatclient==4.3.0 12:06:14 python-jenkins==1.8.3 12:06:14 python-keystoneclient==5.7.0 12:06:14 python-magnumclient==4.9.0 12:06:14 python-openstackclient==8.2.0 12:06:14 python-swiftclient==4.8.0 12:06:14 PyYAML==6.0.3 12:06:14 referencing==0.37.0 12:06:14 requests==2.32.5 12:06:14 requests-oauthlib==2.0.0 12:06:14 requestsexceptions==1.4.0 12:06:14 rfc3986==2.0.0 12:06:14 rich==14.2.0 12:06:14 rich-argparse==1.7.2 12:06:14 rpds-py==0.28.0 12:06:14 rsa==4.9.1 12:06:14 ruamel.yaml==0.18.16 12:06:14 ruamel.yaml.clib==0.2.14 12:06:14 s3transfer==0.14.0 12:06:14 simplejson==3.20.2 12:06:14 six==1.17.0 12:06:14 smmap==5.0.2 12:06:14 soupsieve==2.8 12:06:14 stevedore==5.5.0 12:06:14 tabulate==0.9.0 12:06:14 toml==0.10.2 12:06:14 tomlkit==0.13.3 12:06:14 tqdm==4.67.1 12:06:14 typing_extensions==4.15.0 12:06:14 tzdata==2025.2 12:06:14 urllib3==1.26.20 12:06:14 virtualenv==20.35.4 12:06:14 wcwidth==0.2.14 12:06:14 websocket-client==1.9.0 12:06:14 wrapt==2.0.0 12:06:14 xdg==6.0.0 12:06:14 xmltodict==1.0.2 12:06:14 yq==3.4.3 12:06:14 [EnvInject] - Injecting environment variables from a build step. 12:06:14 [EnvInject] - Injecting as environment variables the properties content 12:06:14 PYTHON=python3 12:06:14 12:06:14 [EnvInject] - Variables injected successfully. 12:06:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9305405938758586411.sh 12:06:15 ---> tox-install.sh 12:06:15 + source /home/jenkins/lf-env.sh 12:06:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:15 ++ mktemp -d /tmp/venv-XXXX 12:06:15 + lf_venv=/tmp/venv-FZoS 12:06:15 + local venv_file=/tmp/.os_lf_venv 12:06:15 + local python=python3 12:06:15 + local options 12:06:15 + local set_path=true 12:06:15 + local install_args= 12:06:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:15 + true 12:06:15 + case $1 in 12:06:15 + venv_file=/tmp/.toxenv 12:06:15 + shift 2 12:06:15 + true 12:06:15 + case $1 in 12:06:15 + shift 12:06:15 + break 12:06:15 + case $python in 12:06:15 + local pkg_list= 12:06:15 + [[ -d /opt/pyenv ]] 12:06:15 + echo 'Setup pyenv:' 12:06:15 Setup pyenv: 12:06:15 + export PYENV_ROOT=/opt/pyenv 12:06:15 + PYENV_ROOT=/opt/pyenv 12:06:15 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 + pyenv versions 12:06:15 system 12:06:15 3.8.20 12:06:15 3.9.20 12:06:15 3.10.15 12:06:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:06:15 + command -v pyenv 12:06:15 ++ pyenv init - --no-rehash 12:06:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:06:15 for i in ${!paths[@]}; do 12:06:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:06:15 fi; done; 12:06:15 echo "${paths[*]}"'\'')" 12:06:15 export PATH="/opt/pyenv/shims:${PATH}" 12:06:15 export PYENV_SHELL=bash 12:06:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:15 pyenv() { 12:06:15 local command 12:06:15 command="${1:-}" 12:06:15 if [ "$#" -gt 0 ]; then 12:06:15 shift 12:06:15 fi 12:06:15 12:06:15 case "$command" in 12:06:15 rehash|shell) 12:06:15 eval "$(pyenv "sh-$command" "$@")" 12:06:15 ;; 12:06:15 *) 12:06:15 command pyenv "$command" "$@" 12:06:15 ;; 12:06:15 esac 12:06:15 }' 12:06:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:06:15 for i in ${!paths[@]}; do 12:06:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:06:15 fi; done; 12:06:15 echo "${paths[*]}"' 12:06:15 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 ++ export PYENV_SHELL=bash 12:06:15 ++ PYENV_SHELL=bash 12:06:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:15 +++ complete -F _pyenv pyenv 12:06:15 ++ lf-pyver python3 12:06:15 ++ local py_version_xy=python3 12:06:15 ++ local py_version_xyz= 12:06:15 ++ pyenv versions 12:06:15 ++ local command 12:06:15 ++ command=versions 12:06:15 ++ '[' 1 -gt 0 ']' 12:06:15 ++ shift 12:06:15 ++ case "$command" in 12:06:15 ++ command pyenv versions 12:06:15 ++ sed 's/^[ *]* //' 12:06:15 ++ awk '{ print $1 }' 12:06:15 ++ grep -E '^[0-9.]*[0-9]$' 12:06:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:15 +++ grep '^3' /tmp/.pyenv_versions 12:06:15 +++ tail -n 1 12:06:15 +++ sort -V 12:06:15 ++ py_version_xyz=3.11.10 12:06:15 ++ [[ -z 3.11.10 ]] 12:06:15 ++ echo 3.11.10 12:06:15 ++ return 0 12:06:15 + pyenv local 3.11.10 12:06:15 + local command 12:06:15 + command=local 12:06:15 + '[' 2 -gt 0 ']' 12:06:15 + shift 12:06:15 + case "$command" in 12:06:15 + command pyenv local 3.11.10 12:06:15 + for arg in "$@" 12:06:15 + case $arg in 12:06:15 + pkg_list+='tox ' 12:06:15 + for arg in "$@" 12:06:15 + case $arg in 12:06:15 + pkg_list+='virtualenv ' 12:06:15 + for arg in "$@" 12:06:15 + case $arg in 12:06:15 + pkg_list+='urllib3~=1.26.15 ' 12:06:15 + [[ -f /tmp/.toxenv ]] 12:06:15 + [[ ! -f /tmp/.toxenv ]] 12:06:15 + [[ -n '' ]] 12:06:15 + python3 -m venv /tmp/venv-FZoS 12:06:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FZoS' 12:06:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FZoS 12:06:19 + echo /tmp/venv-FZoS 12:06:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:19 + local 'pip_opts=--upgrade --quiet' 12:06:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:19 + [[ -n '' ]] 12:06:19 + [[ -n '' ]] 12:06:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:19 + /tmp/venv-FZoS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:06:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:23 lf-activate-venv(): INFO: Base packages installed successfully 12:06:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:23 + /tmp/venv-FZoS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:25 + type python3 12:06:25 + true 12:06:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FZoS/bin to PATH' 12:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-FZoS/bin to PATH 12:06:25 + PATH=/tmp/venv-FZoS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:25 + return 0 12:06:25 + python3 --version 12:06:25 Python 3.11.10 12:06:25 + python3 -m pip --version 12:06:25 pip 25.3 from /tmp/venv-FZoS/lib/python3.11/site-packages/pip (python 3.11) 12:06:25 + python3 -m pip freeze 12:06:26 cachetools==6.2.1 12:06:26 chardet==5.2.0 12:06:26 colorama==0.4.6 12:06:26 distlib==0.4.0 12:06:26 filelock==3.20.0 12:06:26 packaging==25.0 12:06:26 platformdirs==4.5.0 12:06:26 pluggy==1.6.0 12:06:26 pyproject-api==1.10.0 12:06:26 tox==4.32.0 12:06:26 urllib3==1.26.20 12:06:26 virtualenv==20.35.4 12:06:26 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins5253193438097006998.sh 12:06:26 [EnvInject] - Injecting environment variables from a build step. 12:06:26 [EnvInject] - Injecting as environment variables the properties content 12:06:26 PARALLEL=True 12:06:26 12:06:26 [EnvInject] - Variables injected successfully. 12:06:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14388335109552454723.sh 12:06:26 ---> tox-run.sh 12:06: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 12:06:26 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:06:26 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:06:26 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:06:26 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:06:26 + source /home/jenkins/lf-env.sh 12:06:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:26 ++ mktemp -d /tmp/venv-XXXX 12:06:26 + lf_venv=/tmp/venv-Wl8G 12:06:26 + local venv_file=/tmp/.os_lf_venv 12:06:26 + local python=python3 12:06:26 + local options 12:06:26 + local set_path=true 12:06:26 + local install_args= 12:06: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 12:06:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:26 + true 12:06:26 + case $1 in 12:06:26 + venv_file=/tmp/.toxenv 12:06:26 + shift 2 12:06:26 + true 12:06:26 + case $1 in 12:06:26 + shift 12:06:26 + break 12:06:26 + case $python in 12:06:26 + local pkg_list= 12:06:26 + [[ -d /opt/pyenv ]] 12:06:26 + echo 'Setup pyenv:' 12:06:26 Setup pyenv: 12:06:26 + export PYENV_ROOT=/opt/pyenv 12:06:26 + PYENV_ROOT=/opt/pyenv 12:06: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 12:06: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 12:06:26 + pyenv versions 12:06:26 system 12:06:26 3.8.20 12:06:26 3.9.20 12:06:26 3.10.15 12:06:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:06:26 + command -v pyenv 12:06:26 ++ pyenv init - --no-rehash 12:06:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:06:26 for i in ${!paths[@]}; do 12:06:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:06:26 fi; done; 12:06:26 echo "${paths[*]}"'\'')" 12:06:26 export PATH="/opt/pyenv/shims:${PATH}" 12:06:26 export PYENV_SHELL=bash 12:06:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:26 pyenv() { 12:06:26 local command 12:06:26 command="${1:-}" 12:06:26 if [ "$#" -gt 0 ]; then 12:06:26 shift 12:06:26 fi 12:06:26 12:06:26 case "$command" in 12:06:26 rehash|shell) 12:06:26 eval "$(pyenv "sh-$command" "$@")" 12:06:26 ;; 12:06:26 *) 12:06:26 command pyenv "$command" "$@" 12:06:26 ;; 12:06:26 esac 12:06:26 }' 12:06:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:06:26 for i in ${!paths[@]}; do 12:06:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:06:26 fi; done; 12:06:26 echo "${paths[*]}"' 12:06: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 12:06: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 12:06: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 12:06:26 ++ export PYENV_SHELL=bash 12:06:26 ++ PYENV_SHELL=bash 12:06:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:26 +++ complete -F _pyenv pyenv 12:06:26 ++ lf-pyver python3 12:06:26 ++ local py_version_xy=python3 12:06:26 ++ local py_version_xyz= 12:06:26 ++ pyenv versions 12:06:26 ++ local command 12:06:26 ++ command=versions 12:06:26 ++ '[' 1 -gt 0 ']' 12:06:26 ++ shift 12:06:26 ++ case "$command" in 12:06:26 ++ command pyenv versions 12:06:26 ++ sed 's/^[ *]* //' 12:06:26 ++ awk '{ print $1 }' 12:06:26 ++ grep -E '^[0-9.]*[0-9]$' 12:06:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:26 +++ grep '^3' /tmp/.pyenv_versions 12:06:26 +++ sort -V 12:06:26 +++ tail -n 1 12:06:26 ++ py_version_xyz=3.11.10 12:06:26 ++ [[ -z 3.11.10 ]] 12:06:26 ++ echo 3.11.10 12:06:26 ++ return 0 12:06:26 + pyenv local 3.11.10 12:06:26 + local command 12:06:26 + command=local 12:06:26 + '[' 2 -gt 0 ']' 12:06:26 + shift 12:06:26 + case "$command" in 12:06:26 + command pyenv local 3.11.10 12:06:26 + for arg in "$@" 12:06:26 + case $arg in 12:06:26 + pkg_list+='tox ' 12:06:26 + for arg in "$@" 12:06:26 + case $arg in 12:06:26 + pkg_list+='virtualenv ' 12:06:26 + for arg in "$@" 12:06:26 + case $arg in 12:06:26 + pkg_list+='urllib3~=1.26.15 ' 12:06:26 + [[ -f /tmp/.toxenv ]] 12:06:26 ++ cat /tmp/.toxenv 12:06:26 + lf_venv=/tmp/venv-FZoS 12:06:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZoS from' file:/tmp/.toxenv 12:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZoS from file:/tmp/.toxenv 12:06:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:26 + local 'pip_opts=--upgrade --quiet' 12:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:26 + [[ -n '' ]] 12:06:26 + [[ -n '' ]] 12:06:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:26 + /tmp/venv-FZoS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:06:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:27 lf-activate-venv(): INFO: Base packages installed successfully 12:06:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:27 + /tmp/venv-FZoS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:28 + type python3 12:06:28 + true 12:06:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FZoS/bin to PATH' 12:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-FZoS/bin to PATH 12:06:28 + PATH=/tmp/venv-FZoS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:28 + return 0 12:06:28 + [[ -d /opt/pyenv ]] 12:06:28 + echo '---> Setting up pyenv' 12:06:28 ---> Setting up pyenv 12:06:28 + export PYENV_ROOT=/opt/pyenv 12:06:28 + PYENV_ROOT=/opt/pyenv 12:06:28 + export PATH=/opt/pyenv/bin:/tmp/venv-FZoS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:28 + PATH=/opt/pyenv/bin:/tmp/venv-FZoS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:28 ++ pwd 12:06:28 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:06:28 + export PYTHONPATH 12:06:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:28 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:28 + tox --version 12:06:29 4.32.0 from /tmp/venv-FZoS/lib/python3.11/site-packages/tox/__init__.py 12:06:29 + PARALLEL=True 12:06:29 + TOX_OPTIONS_LIST= 12:06:29 + [[ -n '' ]] 12:06:29 + case ${PARALLEL,,} in 12:06:29 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:06:29 + tox --parallel auto --parallel-live 12:06:29 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:06:30 checkbashisms: freeze> python -m pip freeze --all 12:06:30 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:06:30 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:06:30 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:06:31 checkbashisms: pip==25.3,setuptools==80.9.0 12:06:31 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:06:31 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 12:06:31 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:06:32 checkbashisms: OK ✔ in 3.38 seconds 12:06:32 pre-commit: install_deps> python -I -m pip install pre-commit 12:06:35 pre-commit: freeze> python -m pip freeze --all 12:06: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 12:06:35 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:06: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)' 12:06:35 /usr/bin/cpan 12:06:35 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:06: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. 12:06: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. 12:06:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:36 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 12:06:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:06:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:06:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:37 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:06:37 buildcontroller: freeze> python -m pip freeze --all 12:06:37 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:06:38 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 12:06:38 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:06:38 + update-java-alternatives -l 12:06:38 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:06:38 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:06:38 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:06:38 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:06:38 update-alternatives: error: no alternatives for jaotc 12:06:38 update-alternatives: error: no alternatives for rmic 12:06:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:38 [INFO] Once installed this environment will be reused. 12:06:38 [INFO] This may take a few minutes... 12:06:38 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:06:38 + java -version 12:06:38 + JAVA_VER=21 12:06:38 + echo 21 12:06:38 21 12:06:38 + javac -version 12:06:38 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:06:39 + JAVAC_VER=21 12:06:39 + echo 21 12:06:39 + [ 21 -ge 21 ] 12:06:39 + [ 21 -ge 21 ] 12:06:39 + echo ok, java is 21 or newer 12:06:39 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:06:39 21 12:06:39 ok, java is 21 or newer 12:06:39 2025-11-03 12:06:39 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] 12:06:39 + sudo mkdir -p /opt 12:06:39 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:06:39 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:06:39 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:06:39 + mvn --version 12:06:39 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 12:06:39 Maven home: /opt/maven 12:06:39 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:06:39 Default locale: en, platform encoding: UTF-8 12:06:39 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:06:40 NOTE: Picked up JDK_JAVA_OPTIONS: 12:06:40 --add-opens=java.base/java.io=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.lang=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.net=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.nio=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.util=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:06:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:06:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:06:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:06:40 -Xlog:disable 12:06:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:45 [INFO] Once installed this environment will be reused. 12:06:45 [INFO] This may take a few minutes... 12:06:53 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:06:53 [INFO] Once installed this environment will be reused. 12:06:53 [INFO] This may take a few minutes... 12:06:58 docs: freeze> python -m pip freeze --all 12:06:58 docs-linkcheck: freeze> python -m pip freeze --all 12:06:59 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 12:06:59 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 12:06:59 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:06:59 [INFO] Once installed this environment will be reused. 12:06:59 [INFO] This may take a few minutes... 12:06:59 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 12:06:59 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 12:07:02 docs: OK ✔ in 32.82 seconds 12:07:02 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:07:07 docs-linkcheck: OK ✔ in 34.19 seconds 12:07:07 pylint: freeze> python -m pip freeze --all 12:07:07 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 12:07:07 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 12:07:11 trim trailing whitespace.................................................Passed 12:07:12 Tabs remover.............................................................Passed 12:07:12 autopep8.................................................................Passed 12:07:18 perltidy.................................................................Passed 12:07:19 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:07:19 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:07:19 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:07:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:07:19 [INFO] Once installed this environment will be reused. 12:07:19 [INFO] This may take a few minutes... 12:07:28 gitlint..................................................................Passed 12:07:35 12:07:35 ------------------------------------ 12:07:35 Your code has been rated at 10.00/10 12:07:35 12:08:30 pre-commit: OK ✔ in 56.12 seconds 12:08:30 pylint: OK ✔ in 35.21 seconds 12:08:30 buildcontroller: OK ✔ in 1 minute 59.95 seconds 12:08:30 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:08:30 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:08:30 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:08:30 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:08:37 build_karaf_tests190: freeze> python -m pip freeze --all 12:08:37 build_karaf_tests121: freeze> python -m pip freeze --all 12:08:37 build_karaf_tests221: freeze> python -m pip freeze --all 12:08:37 build_karaf_tests71: freeze> python -m pip freeze --all 12:08:37 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 12:08:37 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:37 build karaf in karafoc with ./karafoc.env 12:08:37 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 12:08:37 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:37 build karaf in karaf121 with ./karaf121.env 12:08:37 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:37 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:37 -Xlog:disable 12:08:37 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 12:08:37 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:37 build karaf in karaf221 with ./karaf221.env 12:08:37 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:37 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:37 -Xlog:disable 12:08:37 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 12:08:37 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:37 build karaf in karaf71 with ./karaf71.env 12:08:37 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:37 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:37 -Xlog:disable 12:08:37 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:37 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:37 -Xlog:disable 12:10:02 build_karaf_tests221: OK ✔ in 1 minute 32.84 seconds 12:10:02 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:10:12 [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] 12:10:12 [ERROR] 12:10:12 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:10:12 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:10:12 [ERROR] 12:10:12 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:10:12 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 12:10:13 build_karaf_tests190: OK ✔ in 1 minute 43.34 seconds 12:10:13 build_karaf_tests121: OK ✔ in 1 minute 43.35 seconds 12:10:13 build_karaf_tests71: OK ✔ in 1 minute 43.36 seconds 12:10:13 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:10:13 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:10:45 buildlighty: freeze> python -m pip freeze --all 12:10:46 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 12:10:46 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:10:46 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:10:51 sims: freeze> python -m pip freeze --all 12:10:51 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 12:10:51 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:10:51 Using lighynode version 20.1.0.5 12:10:51 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:11:50 sims: OK ✔ in 42.63 seconds 12:11:50 buildlighty: OK ✔ in 1 minute 8.6 seconds 12:11:50 testsPCE: freeze> python -m pip freeze --all 12:11:50 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 12:11:50 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:11:50 pytest -q transportpce_tests/pce/test01_pce.py 12:12:40 .................... [100%] 12:13:43 20 passed in 112.35s (0:01:52) 12:13:43 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:14:01 ............ [100%] 12:14:31 12 passed in 47.76s 12:14:31 pytest -q transportpce_tests/pce/test03_gnpy.py 12:14:49 ........ [100%] 12:15:10 8 passed in 38.30s 12:15:10 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:15:42 ... [100%] 12:15:47 3 passed in 37.04s 12:15:48 testsPCE: OK ✔ in 5 minutes 35.07 seconds 12:15:48 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:15:48 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:15:48 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:15:55 tests121: freeze> python -m pip freeze --all 12:15:55 tests190: freeze> python -m pip freeze --all 12:15:55 tests_tapi: freeze> python -m pip freeze --all 12:15:55 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 12:15:55 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:15:55 using environment variables from ./karaf121.env 12:15:55 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:15:55 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 12:15:55 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:15:55 using environment variables from ./karafoc.env 12:15:55 pytest -q transportpce_tests/oc/test01_portmapping.py 12:15:55 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 12:15:55 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:15:55 using environment variables from ./karaf221.env 12:15:55 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:17:06 ........... [100%] 12:17:22 10 passed in 86.19s (0:01:26) 12:17:22 pytest -q transportpce_tests/oc/test02_topology.py 12:17:28 ............................... [100%] 12:18:08 21 passed in 132.47s (0:02:12) 12:18:08 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:18:09 ............................ [100%] 12:18:29 14 passed in 67.11s (0:01:07) 12:18:29 pytest -q transportpce_tests/oc/test03_renderer.py 12:18:31 .................................... [100%] 12:19:30 19 passed in 60.55s (0:01:00) 12:19:31 tests190: OK ✔ in 3 minutes 43.15 seconds 12:19:31 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:19:37 .tests71: freeze> python -m pip freeze --all 12:19:38 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 12:19:38 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:19:38 using environment variables from ./karaf71.env 12:19:38 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:19:58 ........................ [100%] 12:20:28 12 passed in 49.64s 12:20:28 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:20:56 ........... [100%] 12:21:17 51 passed in 321.30s (0:05:21) 12:21:17 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:21:19 ........................... [100%] 12:22:12 6 passed in 243.53s (0:04:03) 12:22:12 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:22:12 ............................................ [100%] 12:23:08 62 passed in 159.61s (0:02:39) 12:23:08 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:23:09 ........................................................................ [100%] 12:24:41 44 passed in 148.87s (0:02:28) 12:24:41 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:24:41 .................................... [100%] 12:25:32 48 passed in 143.62s (0:02:23) 12:25:32 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:25:33 ....................... [100%] 12:26:09 24 passed in 87.36s (0:01:27) 12:26:09 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:26:09 ....................... [100%] 12:26:49 22 passed in 77.05s (0:01:17) 12:26:52 ........................................ [100%] 12:29:15 40 passed in 185.94s (0:03:05) 12:29:15 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:29:27 .. [100%] 12:29:55 36 passed in 517.70s (0:08:37) 12:29:55 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:30:00 ....................................................................................................................... [100%] 12:35:14 71 passed in 318.59s (0:05:18) 12:35:14 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:36:04 .................... [100%] 12:37:39 19 passed in 144.65s (0:02:24) 12:37:39 tests71: OK ✔ in 7 minutes 18.81 seconds 12:37:39 tests_tapi: OK ✔ in 21 minutes 51.62 seconds 12:37:39 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:37:47 tests221: freeze> python -m pip freeze --all 12:37:48 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 12:37:48 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:37:48 using environment variables from ./karaf221.env 12:37:48 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:38:15 ..... [100%] 12:38:19 54 passed in 543.14s (0:09:03) 12:38:26 ................................... [100%] 12:39:06 35 passed in 78.21s (0:01:18) 12:39:06 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:39:39 ...... [100%] 12:39:53 6 passed in 46.52s 12:39:53 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:40:36 ............................................ [100%] 12:42:10 44 passed in 137.14s (0:02:17) 12:42:10 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:42:46 ............ [100%] 12:43:11 12 passed in 60.05s (0:01:00) 12:43:11 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:43:37 ................ [100%] 12:45:06 16 passed in 114.82s (0:01:54) 12:45:06 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:45:36 ............................... [100%] 12:45:42 31 passed in 36.07s 12:45:42 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:46:18 .......................... [100%] 12:47:14 26 passed in 90.98s (0:01:30) 12:47:14 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:47:50 ...................... [100%] 12:48:54 22 passed in 100.25s (0:01:40) 12:48:54 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:49:36 ........................................ [100%] 12:51:58 40 passed in 183.80s (0:03:03) 12:51:58 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:52:43 ........................................................................ [ 74%] 12:58:19 ......................... [100%] 13:00:11 97 passed in 492.66s (0:08:12) 13:00:11 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:00:52 ...................................................... [100%] 13:07:39 54 passed in 447.42s (0:07:27) 13:07:39 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:08:34 ........................................................................ [ 71%] 13:13:42 ............................. [100%] 13:18:51 101 passed in 672.15s (0:11:12) 13:18:51 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:19:46 ........................................................................ [ 67%] 13:25:32 ................................... [100%] 13:28:52 107 passed in 600.82s (0:10:00) 13:28:52 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:29:36 ............................................. [100%] 13:32:13 45 passed in 200.71s (0:03:20) 13:32:14 tests121: OK ✔ in 22 minutes 31.35 seconds 13:32:14 tests221: OK ✔ in 54 minutes 34.67 seconds 13:32:14 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 13:32:21 tests_hybrid: freeze> python -m pip freeze --all 13:32:21 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 13:32:21 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:32:21 using environment variables from ./karaf221.env 13:32:21 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:33:02 ................................................... [100%] 13:34:49 51 passed in 147.12s (0:02:27) 13:34:49 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:35:32 ........................................................................ [ 66%] 13:39:52 ..................................... [100%] 13:41:58 109 passed in 428.91s (0:07:08) 13:41:58 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:42:46 ..................................................... [100%] 13:49:18 53 passed in 439.61s (0:07:19) 13:49:18 buildcontroller: OK (119.95=setup[8.93]+cmd[111.02] seconds) 13:49:18 sims: OK (42.63=setup[38.91]+cmd[3.72] seconds) 13:49:18 build_karaf_tests121: OK (103.35=setup[8.21]+cmd[95.14] seconds) 13:49:18 testsPCE: OK (335.07=setup[98.25]+cmd[236.82] seconds) 13:49:18 tests121: OK (1351.35=setup[7.85]+cmd[1343.51] seconds) 13:49:18 build_karaf_tests221: OK (92.84=setup[8.27]+cmd[84.58] seconds) 13:49:18 tests_tapi: OK (1311.62=setup[7.92]+cmd[1303.70] seconds) 13:49:18 tests221: OK (3274.67=setup[8.72]+cmd[3265.95] seconds) 13:49:18 build_karaf_tests71: OK (103.36=setup[8.32]+cmd[95.04] seconds) 13:49:18 tests71: OK (438.81=setup[7.57]+cmd[431.25] seconds) 13:49:18 build_karaf_tests190: OK (103.34=setup[8.19]+cmd[95.16] seconds) 13:49:18 tests190: OK (223.15=setup[7.86]+cmd[215.29] seconds) 13:49:18 tests_hybrid: OK (1024.54=setup[7.95]+cmd[1016.59] seconds) 13:49:18 buildlighty: OK (68.60=setup[43.97]+cmd[24.64] seconds) 13:49:18 docs: OK (32.82=setup[29.87]+cmd[2.95] seconds) 13:49:18 docs-linkcheck: OK (34.19=setup[30.16]+cmd[4.03] seconds) 13:49:18 checkbashisms: OK (3.38=setup[2.11]+cmd[0.01,0.04,1.22] seconds) 13:49:18 pre-commit: OK (56.12=setup[3.03]+cmd[0.01,0.02,43.88,9.19] seconds) 13:49:18 pylint: OK (35.21=setup[5.38]+cmd[29.83] seconds) 13:49:18 congratulations :) (6169.27 seconds) 13:49:18 + tox_status=0 13:49:18 + echo '---> Completed tox runs' 13:49:18 ---> Completed tox runs 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/build_karaf_tests121/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=build_karaf_tests121 13:49:18 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/build_karaf_tests190/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=build_karaf_tests190 13:49:18 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/build_karaf_tests221/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=build_karaf_tests221 13:49:18 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/build_karaf_tests71/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=build_karaf_tests71 13:49:18 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/buildcontroller/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=buildcontroller 13:49:18 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/buildlighty/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=buildlighty 13:49:18 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/checkbashisms/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=checkbashisms 13:49:18 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/docs-linkcheck/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=docs-linkcheck 13:49:18 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/docs/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=docs 13:49:18 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/pre-commit/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=pre-commit 13:49:18 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/pylint/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=pylint 13:49:18 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/sims/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=sims 13:49:18 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/tests121/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=tests121 13:49:18 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/tests190/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=tests190 13:49:18 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/tests221/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=tests221 13:49:18 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/tests71/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=tests71 13:49:18 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/testsPCE/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=testsPCE 13:49:18 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/tests_hybrid/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=tests_hybrid 13:49:18 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:49:18 + for i in .tox/*/log 13:49:18 ++ echo .tox/tests_tapi/log 13:49:18 ++ awk -F/ '{print $2}' 13:49:18 + tox_env=tests_tapi 13:49:18 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:49:18 + DOC_DIR=docs/_build/html 13:49:18 + [[ -d docs/_build/html ]] 13:49:18 + echo '---> Archiving generated docs' 13:49:18 ---> Archiving generated docs 13:49:18 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:49:18 + echo '---> tox-run.sh ends' 13:49:18 ---> tox-run.sh ends 13:49:18 + test 0 -eq 0 13:49:19 $ ssh-agent -k 13:49:19 unset SSH_AUTH_SOCK; 13:49:19 unset SSH_AGENT_PID; 13:49:19 echo Agent pid 1558 killed; 13:49:19 [ssh-agent] Stopped. 13:49:19 [PostBuildScript] - [INFO] Executing post build scripts. 13:49:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6611933763012921550.sh 13:49:19 ---> sysstat.sh 13:49:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5678379385921931304.sh 13:49:19 ---> package-listing.sh 13:49:19 ++ facter osfamily 13:49:19 ++ tr '[:upper:]' '[:lower:]' 13:49:20 + OS_FAMILY=debian 13:49:20 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:49:20 + START_PACKAGES=/tmp/packages_start.txt 13:49:20 + END_PACKAGES=/tmp/packages_end.txt 13:49:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:49:20 + PACKAGES=/tmp/packages_start.txt 13:49:20 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:49:20 + PACKAGES=/tmp/packages_end.txt 13:49:20 + case "${OS_FAMILY}" in 13:49:20 + dpkg -l 13:49:20 + grep '^ii' 13:49:20 + '[' -f /tmp/packages_start.txt ']' 13:49:20 + '[' -f /tmp/packages_end.txt ']' 13:49:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:49:20 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:49:20 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:49:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:49:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2677375895810753988.sh 13:49:20 ---> capture-instance-metadata.sh 13:49:20 Setup pyenv: 13:49:20 system 13:49:20 3.8.20 13:49:20 3.9.20 13:49:20 3.10.15 13:49:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AElc from file:/tmp/.os_lf_venv 13:49:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:22 lf-activate-venv(): INFO: Base packages installed successfully 13:49:22 lf-activate-venv(): INFO: Installing additional packages: lftools 13:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-AElc/bin to PATH 13:49:35 INFO: Running in OpenStack, capturing instance metadata 13:49:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5455313956207832002.sh 13:49:36 provisioning config files... 13:49:36 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3868 13:49:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config277191562585032858tmp 13:49:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:49:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:49:36 provisioning config files... 13:49:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:49:36 [EnvInject] - Injecting environment variables from a build step. 13:49:36 [EnvInject] - Injecting as environment variables the properties content 13:49:36 SERVER_ID=logs 13:49:36 13:49:36 [EnvInject] - Variables injected successfully. 13:49:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5007184938542418759.sh 13:49:36 ---> create-netrc.sh 13:49:36 WARN: Log server credential not found. 13:49:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5796773895366588537.sh 13:49:36 ---> python-tools-install.sh 13:49:36 Setup pyenv: 13:49:36 system 13:49:36 3.8.20 13:49:36 3.9.20 13:49:36 3.10.15 13:49:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:49:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AElc from file:/tmp/.os_lf_venv 13:49:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:38 lf-activate-venv(): INFO: Base packages installed successfully 13:49:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-AElc/bin to PATH 13:49:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6427738453421816452.sh 13:49:50 ---> sudo-logs.sh 13:49:50 Archiving 'sudo' log.. 13:49:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14606648260354791481.sh 13:49:50 ---> job-cost.sh 13:49:50 Setup pyenv: 13:49:50 system 13:49:50 3.8.20 13:49:50 3.9.20 13:49:50 3.10.15 13:49:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:49:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AElc from file:/tmp/.os_lf_venv 13:49:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:53 lf-activate-venv(): INFO: Base packages installed successfully 13:49:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-AElc/bin to PATH 13:49:59 INFO: No Stack... 13:49:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:49:59 INFO: Archiving Costs 13:50:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18192004055349477356.sh 13:50:00 ---> logs-deploy.sh 13:50:00 Setup pyenv: 13:50:00 system 13:50:00 3.8.20 13:50:00 3.9.20 13:50:00 3.10.15 13:50:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AElc from file:/tmp/.os_lf_venv 13:50:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:02 lf-activate-venv(): INFO: Base packages installed successfully 13:50:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-AElc/bin to PATH 13:50:14 WARNING: Nexus logging server not set 13:50:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3868/ 13:50:14 INFO: archiving logs to S3 13:50:16 ---> uname -a: 13:50:16 Linux prd-ubuntu2204-docker-4c-16g-5023 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:50:16 13:50:16 13:50:16 ---> lscpu: 13:50:16 Architecture: x86_64 13:50:16 CPU op-mode(s): 32-bit, 64-bit 13:50:16 Address sizes: 40 bits physical, 48 bits virtual 13:50:16 Byte Order: Little Endian 13:50:16 CPU(s): 4 13:50:16 On-line CPU(s) list: 0-3 13:50:16 Vendor ID: AuthenticAMD 13:50:16 Model name: AMD EPYC-Rome Processor 13:50:16 CPU family: 23 13:50:16 Model: 49 13:50:16 Thread(s) per core: 1 13:50:16 Core(s) per socket: 1 13:50:16 Socket(s): 4 13:50:16 Stepping: 0 13:50:16 BogoMIPS: 5599.99 13:50:16 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 13:50:16 Virtualization: AMD-V 13:50:16 Hypervisor vendor: KVM 13:50:16 Virtualization type: full 13:50:16 L1d cache: 128 KiB (4 instances) 13:50:16 L1i cache: 128 KiB (4 instances) 13:50:16 L2 cache: 2 MiB (4 instances) 13:50:16 L3 cache: 64 MiB (4 instances) 13:50:16 NUMA node(s): 1 13:50:16 NUMA node0 CPU(s): 0-3 13:50:16 Vulnerability Gather data sampling: Not affected 13:50:16 Vulnerability Indirect target selection: Not affected 13:50:16 Vulnerability Itlb multihit: Not affected 13:50:16 Vulnerability L1tf: Not affected 13:50:16 Vulnerability Mds: Not affected 13:50:16 Vulnerability Meltdown: Not affected 13:50:16 Vulnerability Mmio stale data: Not affected 13:50:16 Vulnerability Reg file data sampling: Not affected 13:50:16 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:50:16 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:50:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:50:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:50:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:50:16 Vulnerability Srbds: Not affected 13:50:16 Vulnerability Tsx async abort: Not affected 13:50:16 13:50:16 13:50:16 ---> nproc: 13:50:16 4 13:50:16 13:50:16 13:50:16 ---> df -h: 13:50:16 Filesystem Size Used Avail Use% Mounted on 13:50:16 tmpfs 1.6G 1.1M 1.6G 1% /run 13:50:16 /dev/vda1 78G 18G 61G 23% / 13:50:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:50:16 tmpfs 5.0M 0 5.0M 0% /run/lock 13:50:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:50:16 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:50:16 13:50:16 13:50:16 ---> free -m: 13:50:16 total used free shared buff/cache available 13:50:16 Mem: 15989 713 10224 3 5051 14933 13:50:16 Swap: 1023 13 1010 13:50:16 13:50:16 13:50:16 ---> ip addr: 13:50:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:50:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:50:16 inet 127.0.0.1/8 scope host lo 13:50:16 valid_lft forever preferred_lft forever 13:50:16 inet6 ::1/128 scope host 13:50:16 valid_lft forever preferred_lft forever 13:50:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:50:16 link/ether fa:16:3e:89:9b:43 brd ff:ff:ff:ff:ff:ff 13:50:16 altname enp0s3 13:50:16 inet 10.30.171.153/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:50:16 valid_lft 80036sec preferred_lft 80036sec 13:50:16 inet6 fe80::f816:3eff:fe89:9b43/64 scope link 13:50:16 valid_lft forever preferred_lft forever 13:50:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:50:16 link/ether d6:6d:c5:70:18:61 brd ff:ff:ff:ff:ff:ff 13:50:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:50:16 valid_lft forever preferred_lft forever 13:50:16 13:50:16 13:50:16 ---> sar -b -r -n DEV: 13:50:16 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-5023) 11/03/25 _x86_64_ (4 CPU) 13:50:16 13:50:16 12:04:14 LINUX RESTART (4 CPU) 13:50:16 13:50:16 12:10:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:50:16 12:20:01 80.13 23.15 52.42 4.56 686.75 12227.49 18282.87 13:50:16 12:30:01 28.42 2.42 24.82 1.17 38.12 1497.77 547.29 13:50:16 12:40:02 27.21 0.17 12.88 14.16 3.88 685.03 212361.20 13:50:16 12:50:02 17.16 0.05 16.33 0.79 0.93 489.52 691.31 13:50:16 13:00:02 5.18 0.01 4.95 0.22 0.40 125.68 78.90 13:50:16 13:10:03 7.79 0.01 7.38 0.40 1.25 229.70 149.14 13:50:16 13:20:25 5.20 0.00 4.99 0.20 0.32 138.92 122.93 13:50:16 13:30:04 5.44 0.00 5.27 0.17 0.14 155.92 69.87 13:50:16 13:40:03 9.16 0.02 8.76 0.39 0.63 554.67 167.83 13:50:16 13:50:03 10.88 1.92 7.98 0.98 70.44 1243.95 348.20 13:50:16 Average: 19.54 2.74 14.51 2.30 79.13 1714.65 23293.50 13:50:16 13:50:16 12:10:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:50:16 12:20:01 1583608 5957856 9969584 60.89 259128 4032772 11569392 66.41 2207128 11930268 261640 13:50:16 12:30:01 7650848 11697736 4234044 25.86 263340 3726872 5534444 31.77 2322516 5799448 4316 13:50:16 12:40:02 10626168 14796540 1138832 6.96 269992 3842280 1889112 10.84 2369532 2790880 7812 13:50:16 12:50:02 7481696 11709084 4224784 25.80 273352 3895744 5075816 29.14 2377216 5896888 444 13:50:16 13:00:02 7064564 11304732 4628736 28.27 273840 3908020 5311512 30.49 2378236 6328136 328 13:50:16 13:10:03 5671924 9941724 5991072 36.59 274544 3936868 6756264 38.78 2381004 7700996 336 13:50:16 13:20:25 6008712 10296124 5636992 34.43 275208 3953800 6432508 36.92 2384080 7364656 300 13:50:16 13:30:04 7307148 11614472 4319336 26.38 275932 3972956 5073836 29.12 2386224 6072676 332 13:50:16 13:40:03 6824660 11254884 4677888 28.57 279720 4086140 5382988 30.90 2400356 6539664 312 13:50:16 13:50:03 10557736 15341552 593164 3.62 282212 4429380 1220304 7.00 2447560 2753724 10760 13:50:16 Average: 7077706 11391470 4541443 27.74 272727 3978483 5424618 31.14 2365385 6317734 28658 13:50:16 13:50:16 12:10:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:50:16 12:20:01 lo 15.12 15.12 13.06 13.06 0.00 0.00 0.00 0.00 13:50:16 12:20:01 ens3 43.17 30.25 739.30 3.30 0.00 0.00 0.00 0.00 13:50:16 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 12:30:01 lo 35.24 35.24 17.22 17.22 0.00 0.00 0.00 0.00 13:50:16 12:30:01 ens3 1.72 1.76 0.33 1.16 0.00 0.00 0.00 0.00 13:50:16 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 12:40:02 lo 31.51 31.51 13.41 13.41 0.00 0.00 0.00 0.00 13:50:16 12:40:02 ens3 1.27 1.02 0.33 0.27 0.00 0.00 0.00 0.00 13:50:16 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 12:50:02 lo 13.84 13.84 7.83 7.83 0.00 0.00 0.00 0.00 13:50:16 12:50:02 ens3 1.56 0.95 0.44 0.31 0.00 0.00 0.00 0.00 13:50:16 12:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:00:02 lo 19.68 19.68 9.38 9.38 0.00 0.00 0.00 0.00 13:50:16 13:00:02 ens3 0.91 0.57 0.15 0.11 0.00 0.00 0.00 0.00 13:50:16 13:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:10:03 lo 29.43 29.43 11.67 11.67 0.00 0.00 0.00 0.00 13:50:16 13:10:03 ens3 0.63 0.47 0.12 0.09 0.00 0.00 0.00 0.00 13:50:16 13:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:20:25 lo 13.50 13.50 7.09 7.09 0.00 0.00 0.00 0.00 13:50:16 13:20:25 ens3 0.63 0.52 0.12 0.09 0.00 0.00 0.00 0.00 13:50:16 13:20:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:30:04 lo 17.83 17.83 10.24 10.24 0.00 0.00 0.00 0.00 13:50:16 13:30:04 ens3 0.68 0.59 0.13 0.11 0.00 0.00 0.00 0.00 13:50:16 13:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:40:03 lo 20.26 20.26 9.80 9.80 0.00 0.00 0.00 0.00 13:50:16 13:40:03 ens3 1.09 0.85 0.31 0.24 0.00 0.00 0.00 0.00 13:50:16 13:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:50:03 lo 25.71 25.71 9.94 9.94 0.00 0.00 0.00 0.00 13:50:16 13:50:03 ens3 2.68 2.38 1.70 1.01 0.00 0.00 0.00 0.00 13:50:16 13:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 Average: lo 22.21 22.21 10.95 10.95 0.00 0.00 0.00 0.00 13:50:16 Average: ens3 5.36 3.89 73.02 0.66 0.00 0.00 0.00 0.00 13:50:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:50:16 13:50:16 ---> sar -P ALL: 13:50:16 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-5023) 11/03/25 _x86_64_ (4 CPU) 13:50:16 13:50:16 12:04:14 LINUX RESTART (4 CPU) 13:50:16 13:50:16 12:10:12 CPU %user %nice %system %iowait %steal %idle 13:50:16 12:20:01 all 47.96 0.00 2.32 4.17 0.13 45.42 13:50:16 12:20:01 0 47.24 0.00 2.29 3.16 0.12 47.19 13:50:16 12:20:01 1 51.30 0.00 2.40 5.45 0.13 40.71 13:50:16 12:20:01 2 47.05 0.00 2.29 4.00 0.13 46.53 13:50:16 12:20:01 3 46.27 0.00 2.31 4.06 0.13 47.23 13:50:16 12:30:01 all 44.33 0.00 1.91 0.14 0.14 53.49 13:50:16 12:30:01 0 44.03 0.00 2.15 0.24 0.14 53.44 13:50:16 12:30:01 1 44.24 0.00 1.97 0.08 0.14 53.58 13:50:16 12:30:01 2 44.21 0.00 1.88 0.14 0.13 53.63 13:50:16 12:30:01 3 44.82 0.00 1.63 0.11 0.14 53.30 13:50:16 12:40:02 all 27.15 0.00 1.28 0.08 0.10 71.40 13:50:16 12:40:02 0 27.59 0.00 1.33 0.05 0.10 70.94 13:50:16 12:40:02 1 27.31 0.00 1.31 0.04 0.10 71.24 13:50:16 12:40:02 2 26.56 0.00 1.18 0.13 0.10 72.03 13:50:16 12:40:02 3 27.13 0.00 1.29 0.08 0.10 71.40 13:50:16 12:50:02 all 28.04 0.00 0.94 0.06 0.09 70.87 13:50:16 12:50:02 0 28.15 0.00 0.96 0.06 0.08 70.75 13:50:16 12:50:02 1 27.83 0.00 0.91 0.04 0.09 71.12 13:50:16 12:50:02 2 28.62 0.00 0.92 0.02 0.09 70.35 13:50:16 12:50:02 3 27.57 0.00 0.97 0.11 0.09 71.27 13:50:16 13:00:02 all 8.75 0.00 0.40 0.02 0.07 90.76 13:50:16 13:00:02 0 8.69 0.00 0.43 0.01 0.07 90.81 13:50:16 13:00:02 1 9.24 0.00 0.43 0.02 0.07 90.25 13:50:16 13:00:02 2 8.49 0.00 0.40 0.03 0.07 91.01 13:50:16 13:00:02 3 8.58 0.00 0.35 0.03 0.06 90.99 13:50:16 13:10:03 all 15.39 0.00 0.64 0.04 0.07 83.86 13:50:16 13:10:03 0 15.30 0.00 0.60 0.01 0.08 84.02 13:50:16 13:10:03 1 15.04 0.00 0.71 0.02 0.08 84.16 13:50:16 13:10:03 2 15.57 0.00 0.62 0.05 0.08 83.69 13:50:16 13:10:03 3 15.66 0.00 0.64 0.07 0.07 83.56 13:50:16 13:20:25 all 8.12 0.00 0.38 0.03 0.07 91.41 13:50:16 13:20:25 0 8.09 0.00 0.37 0.02 0.07 91.46 13:50:16 13:20:25 1 8.12 0.00 0.33 0.03 0.07 91.46 13:50:16 13:20:25 2 7.88 0.00 0.37 0.03 0.07 91.65 13:50:16 13:20:25 3 8.38 0.00 0.44 0.03 0.07 91.08 13:50:16 13:30:04 all 8.61 0.00 0.45 0.03 0.06 90.84 13:50:16 13:30:04 0 8.56 0.00 0.42 0.00 0.06 90.96 13:50:16 13:30:04 1 9.10 0.00 0.49 0.03 0.07 90.32 13:50:16 13:30:04 2 8.62 0.00 0.45 0.03 0.06 90.83 13:50:16 13:30:04 3 8.17 0.00 0.45 0.03 0.07 91.27 13:50:16 13:40:03 all 14.23 0.00 0.55 0.11 0.07 85.04 13:50:16 13:40:03 0 14.53 0.00 0.55 0.05 0.06 84.82 13:50:16 13:40:03 1 14.36 0.00 0.57 0.16 0.07 84.84 13:50:16 13:40:03 2 14.19 0.00 0.53 0.05 0.07 85.16 13:50:16 13:40:03 3 13.83 0.00 0.56 0.19 0.06 85.36 13:50:16 13:50:03 all 10.64 0.00 0.63 0.21 0.07 88.46 13:50:16 13:50:03 0 9.47 0.00 0.62 0.04 0.06 89.81 13:50:16 13:50:03 1 12.27 0.00 0.62 0.19 0.07 86.85 13:50:16 13:50:03 2 10.94 0.00 0.67 0.15 0.07 88.17 13:50:16 13:50:03 3 9.87 0.00 0.60 0.45 0.07 89.01 13:50:16 Average: all 21.28 0.00 0.95 0.48 0.09 77.21 13:50:16 Average: 0 21.12 0.00 0.97 0.36 0.08 77.47 13:50:16 Average: 1 21.82 0.00 0.97 0.60 0.09 76.53 13:50:16 Average: 2 21.17 0.00 0.93 0.46 0.09 77.35 13:50:16 Average: 3 21.00 0.00 0.92 0.51 0.08 77.49 13:50:16 13:50:16 13:50:16