11:10:43 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120308 11:10:43 Running as SYSTEM 11:10:43 [EnvInject] - Loading node environment variables. 11:10:43 Building remotely on prd-ubuntu2204-docker-4c-16g-20913 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:10:43 [ssh-agent] Looking for ssh-agent implementation... 11:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:44 $ ssh-agent 11:10:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDyTSid/agent.3092 11:10:44 SSH_AGENT_PID=3094 11:10:44 [ssh-agent] Started. 11:10:44 Running ssh-add (command line suppressed) 11:10:44 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8835233650208156853.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8835233650208156853.key) 11:10:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:10:44 The recommended git tool is: NONE 11:10:45 using credential jenkins-ssh 11:10:46 Wiping out workspace first. 11:10:46 Cloning the remote Git repository 11:10:46 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:10:46 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:10:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:10:46 > git --version # timeout=10 11:10:46 > git --version # 'git version 2.34.1' 11:10:46 using GIT_SSH to set credentials jenkins-ssh 11:10:46 Verifying host key using known hosts file 11:10:46 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. 11:10:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:10:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:10:54 using GIT_SSH to set credentials jenkins-ssh 11:10:54 Verifying host key using known hosts file 11:10:54 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. 11:10:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/08/120308/11 # timeout=10 11:10:55 > git rev-parse 4021e6b7b9e96c36b84827efd85190b0bcd43356^{commit} # timeout=10 11:10:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:10:55 Checking out Revision 4021e6b7b9e96c36b84827efd85190b0bcd43356 (refs/changes/08/120308/11) 11:10:55 > git config core.sparsecheckout # timeout=10 11:10:55 > git checkout -f 4021e6b7b9e96c36b84827efd85190b0bcd43356 # timeout=10 11:10:55 Commit message: "TAPI - round THz->Hz conversion in TeraHertz" 11:10:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:10:55 > git rev-list --no-walk ae820e8a915a2157722d42803f2bdf6512d2aa3c # timeout=10 11:10:56 > git remote # timeout=10 11:10:56 > git submodule init # timeout=10 11:10:56 > git submodule sync # timeout=10 11:10:56 > git config --get remote.origin.url # timeout=10 11:10:56 > git submodule init # timeout=10 11:10:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:10:56 ERROR: No submodules found. 11:10:59 provisioning config files... 11:10:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:10:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:10:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4861540986772310675.sh 11:10:59 ---> python-tools-install.sh 11:10:59 Setup pyenv: 11:10:59 * system (set by /opt/pyenv/version) 11:10:59 * 3.8.20 (set by /opt/pyenv/version) 11:10:59 * 3.9.20 (set by /opt/pyenv/version) 11:10:59 3.10.15 11:10:59 3.11.10 11:11:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HyBE 11:11:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:08 lf-activate-venv(): INFO: Base packages installed successfully 11:11:08 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-HyBE/bin to PATH 11:11:35 Generating Requirements File 11:11:54 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. 11:11:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:11:55 Python 3.11.10 11:11:55 pip 26.0.1 from /tmp/venv-HyBE/lib/python3.11/site-packages/pip (python 3.11) 11:11:55 appdirs==1.4.4 11:11:55 argcomplete==3.6.3 11:11:55 aspy.yaml==1.3.0 11:11:55 attrs==25.4.0 11:11:55 autopage==0.6.0 11:11:55 beautifulsoup4==4.14.3 11:11:55 boto3==1.42.57 11:11:55 botocore==1.42.57 11:11:55 bs4==0.0.2 11:11:55 certifi==2026.2.25 11:11:55 cffi==2.0.0 11:11:55 cfgv==3.5.0 11:11:55 chardet==6.0.0.post1 11:11:55 charset-normalizer==3.4.4 11:11:55 click==8.3.1 11:11:55 cliff==4.13.2 11:11:55 cmd2==3.2.2 11:11:55 cryptography==3.3.2 11:11:55 debtcollector==3.0.0 11:11:55 decorator==5.2.1 11:11:55 defusedxml==0.7.1 11:11:55 Deprecated==1.3.1 11:11:55 distlib==0.4.0 11:11:55 dnspython==2.8.0 11:11:55 docker==7.1.0 11:11:55 dogpile.cache==1.5.0 11:11:55 durationpy==0.10 11:11:55 email-validator==2.3.0 11:11:55 filelock==3.24.3 11:11:55 future==1.0.0 11:11:55 gitdb==4.0.12 11:11:55 GitPython==3.1.46 11:11:55 httplib2==0.30.2 11:11:55 identify==2.6.16 11:11:55 idna==3.11 11:11:55 importlib-resources==1.5.0 11:11:55 iso8601==2.1.0 11:11:55 Jinja2==3.1.6 11:11:55 jmespath==1.1.0 11:11:55 jsonpatch==1.33 11:11:55 jsonpointer==3.0.0 11:11:55 jsonschema==4.26.0 11:11:55 jsonschema-specifications==2025.9.1 11:11:55 keystoneauth1==5.13.1 11:11:55 kubernetes==35.0.0 11:11:55 lftools==0.37.21 11:11:55 lxml==6.0.2 11:11:55 markdown-it-py==4.0.0 11:11:55 MarkupSafe==3.0.3 11:11:55 mdurl==0.1.2 11:11:55 msgpack==1.1.2 11:11:55 multi_key_dict==2.0.3 11:11:55 munch==4.0.0 11:11:55 netaddr==1.3.0 11:11:55 niet==1.4.2 11:11:55 nodeenv==1.10.0 11:11:55 oauth2client==4.1.3 11:11:55 oauthlib==3.3.1 11:11:55 openstacksdk==4.10.0 11:11:55 os-service-types==1.8.2 11:11:55 osc-lib==4.4.0 11:11:55 oslo.config==10.3.0 11:11:55 oslo.context==6.3.0 11:11:55 oslo.i18n==6.7.2 11:11:55 oslo.log==8.1.0 11:11:55 oslo.serialization==5.9.1 11:11:55 oslo.utils==10.0.0 11:11:55 packaging==26.0 11:11:55 pbr==7.0.3 11:11:55 platformdirs==4.9.2 11:11:55 prettytable==3.17.0 11:11:55 psutil==7.2.2 11:11:55 pyasn1==0.6.2 11:11:55 pyasn1_modules==0.4.2 11:11:55 pycparser==3.0 11:11:55 pygerrit2==2.0.15 11:11:55 PyGithub==2.8.1 11:11:55 Pygments==2.19.2 11:11:55 PyJWT==2.11.0 11:11:55 PyNaCl==1.6.2 11:11:55 pyparsing==2.4.7 11:11:55 pyperclip==1.11.0 11:11:55 pyrsistent==0.20.0 11:11:55 python-cinderclient==9.8.0 11:11:55 python-dateutil==2.9.0.post0 11:11:55 python-discovery==1.1.0 11:11:55 python-heatclient==5.1.0 11:11:55 python-jenkins==1.8.3 11:11:55 python-keystoneclient==5.7.0 11:11:55 python-magnumclient==4.9.0 11:11:55 python-openstackclient==9.0.0 11:11:55 python-swiftclient==4.10.0 11:11:55 PyYAML==6.0.3 11:11:55 referencing==0.37.0 11:11:55 requests==2.32.5 11:11:55 requests-oauthlib==2.0.0 11:11:55 requestsexceptions==1.4.0 11:11:55 rfc3986==2.0.0 11:11:55 rich==14.3.3 11:11:55 rich-argparse==1.7.2 11:11:55 rpds-py==0.30.0 11:11:55 rsa==4.9.1 11:11:55 ruamel.yaml==0.19.1 11:11:55 ruamel.yaml.clib==0.2.15 11:11:55 s3transfer==0.16.0 11:11:55 simplejson==3.20.2 11:11:55 six==1.17.0 11:11:55 smmap==5.0.2 11:11:55 soupsieve==2.8.3 11:11:55 stevedore==5.7.0 11:11:55 tabulate==0.9.0 11:11:55 toml==0.10.2 11:11:55 tomlkit==0.14.0 11:11:55 tqdm==4.67.3 11:11:55 typing_extensions==4.15.0 11:11:55 urllib3==1.26.20 11:11:55 virtualenv==21.0.0 11:11:55 wcwidth==0.6.0 11:11:55 websocket-client==1.9.0 11:11:55 wrapt==2.1.1 11:11:55 xdg==6.0.0 11:11:55 xmltodict==1.0.4 11:11:55 yq==3.4.3 11:11:55 [EnvInject] - Injecting environment variables from a build step. 11:11:55 [EnvInject] - Injecting as environment variables the properties content 11:11:55 PYTHON=python3 11:11:55 11:11:55 [EnvInject] - Variables injected successfully. 11:11:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15056897775565276705.sh 11:11:55 ---> tox-install.sh 11:11:55 + source /home/jenkins/lf-env.sh 11:11:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:55 ++ mktemp -d /tmp/venv-XXXX 11:11:55 + lf_venv=/tmp/venv-AVQ8 11:11:55 + local venv_file=/tmp/.os_lf_venv 11:11:55 + local python=python3 11:11:55 + local options 11:11:55 + local set_path=true 11:11:55 + local install_args= 11:11:55 ++ 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 11:11:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:55 + true 11:11:55 + case $1 in 11:11:55 + venv_file=/tmp/.toxenv 11:11:55 + shift 2 11:11:55 + true 11:11:55 + case $1 in 11:11:55 + shift 11:11:55 + break 11:11:55 + case $python in 11:11:55 + local pkg_list= 11:11:55 + [[ -d /opt/pyenv ]] 11:11:55 + echo 'Setup pyenv:' 11:11:55 Setup pyenv: 11:11:55 + export PYENV_ROOT=/opt/pyenv 11:11:55 + PYENV_ROOT=/opt/pyenv 11:11:55 + 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 11:11:55 + 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 11:11:55 + pyenv versions 11:11:55 system 11:11:55 3.8.20 11:11:55 3.9.20 11:11:55 3.10.15 11:11:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:11:55 + command -v pyenv 11:11:55 ++ pyenv init - --no-rehash 11:11:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:11:55 for i in ${!paths[@]}; do 11:11:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:11:55 fi; done; 11:11:55 echo "${paths[*]}"'\'')" 11:11:55 export PATH="/opt/pyenv/shims:${PATH}" 11:11:55 export PYENV_SHELL=bash 11:11:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:55 pyenv() { 11:11:55 local command 11:11:55 command="${1:-}" 11:11:55 if [ "$#" -gt 0 ]; then 11:11:55 shift 11:11:55 fi 11:11:55 11:11:55 case "$command" in 11:11:55 rehash|shell) 11:11:55 eval "$(pyenv "sh-$command" "$@")" 11:11:55 ;; 11:11:55 *) 11:11:55 command pyenv "$command" "$@" 11:11:55 ;; 11:11:55 esac 11:11:55 }' 11:11:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:11:55 for i in ${!paths[@]}; do 11:11:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:11:55 fi; done; 11:11:55 echo "${paths[*]}"' 11:11:55 ++ 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 11:11:55 ++ 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 11:11:55 ++ 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 11:11:55 ++ export PYENV_SHELL=bash 11:11:55 ++ PYENV_SHELL=bash 11:11:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:55 +++ complete -F _pyenv pyenv 11:11:55 ++ lf-pyver python3 11:11:55 ++ local py_version_xy=python3 11:11:55 ++ local py_version_xyz= 11:11:55 ++ pyenv versions 11:11:55 ++ local command 11:11:55 ++ command=versions 11:11:55 ++ '[' 1 -gt 0 ']' 11:11:55 ++ shift 11:11:55 ++ case "$command" in 11:11:55 ++ command pyenv versions 11:11:55 ++ sed 's/^[ *]* //' 11:11:55 ++ grep -E '^[0-9.]*[0-9]$' 11:11:55 ++ awk '{ print $1 }' 11:11:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:55 +++ grep '^3' /tmp/.pyenv_versions 11:11:55 +++ tail -n 1 11:11:55 +++ sort -V 11:11:55 ++ py_version_xyz=3.11.10 11:11:55 ++ [[ -z 3.11.10 ]] 11:11:55 ++ echo 3.11.10 11:11:55 ++ return 0 11:11:55 + pyenv local 3.11.10 11:11:55 + local command 11:11:55 + command=local 11:11:55 + '[' 2 -gt 0 ']' 11:11:55 + shift 11:11:55 + case "$command" in 11:11:55 + command pyenv local 3.11.10 11:11:55 + for arg in "$@" 11:11:55 + case $arg in 11:11:55 + pkg_list+='tox ' 11:11:55 + for arg in "$@" 11:11:55 + case $arg in 11:11:55 + pkg_list+='virtualenv ' 11:11:55 + for arg in "$@" 11:11:55 + case $arg in 11:11:55 + pkg_list+='urllib3~=1.26.15 ' 11:11:55 + [[ -f /tmp/.toxenv ]] 11:11:55 + [[ ! -f /tmp/.toxenv ]] 11:11:55 + [[ -n '' ]] 11:11:55 + python3 -m venv /tmp/venv-AVQ8 11:12:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AVQ8' 11:12:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AVQ8 11:12:00 + echo /tmp/venv-AVQ8 11:12:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:12:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:12:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:00 + local 'pip_opts=--upgrade --quiet' 11:12:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:12:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:12:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:12:00 + [[ -n '' ]] 11:12:00 + [[ -n '' ]] 11:12:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:12:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:00 + /tmp/venv-AVQ8/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 11:12:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:12:04 lf-activate-venv(): INFO: Base packages installed successfully 11:12:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:12:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:12:04 + /tmp/venv-AVQ8/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 11:12:05 + type python3 11:12:05 + true 11:12:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AVQ8/bin to PATH' 11:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-AVQ8/bin to PATH 11:12:05 + PATH=/tmp/venv-AVQ8/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 11:12:05 + return 0 11:12:05 + python3 --version 11:12:05 Python 3.11.10 11:12:05 + python3 -m pip --version 11:12:06 pip 26.0.1 from /tmp/venv-AVQ8/lib/python3.11/site-packages/pip (python 3.11) 11:12:06 + python3 -m pip freeze 11:12:06 cachetools==7.0.1 11:12:06 colorama==0.4.6 11:12:06 distlib==0.4.0 11:12:06 filelock==3.24.3 11:12:06 packaging==26.0 11:12:06 platformdirs==4.9.2 11:12:06 pluggy==1.6.0 11:12:06 pyproject-api==1.10.0 11:12:06 python-discovery==1.1.0 11:12:06 tox==4.46.3 11:12:06 urllib3==1.26.20 11:12:06 virtualenv==21.0.0 11:12:06 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13976614548966207195.sh 11:12:06 [EnvInject] - Injecting environment variables from a build step. 11:12:06 [EnvInject] - Injecting as environment variables the properties content 11:12:06 PARALLEL=True 11:12:06 11:12:06 [EnvInject] - Variables injected successfully. 11:12:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14376808196256780923.sh 11:12:06 ---> tox-run.sh 11:12:06 + 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 11:12:06 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:12:06 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:12:06 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:12:06 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:12:06 + source /home/jenkins/lf-env.sh 11:12:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:06 ++ mktemp -d /tmp/venv-XXXX 11:12:06 + lf_venv=/tmp/venv-Z0Lc 11:12:06 + local venv_file=/tmp/.os_lf_venv 11:12:06 + local python=python3 11:12:06 + local options 11:12:06 + local set_path=true 11:12:06 + local install_args= 11:12:06 ++ 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 11:12:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:06 + true 11:12:06 + case $1 in 11:12:06 + venv_file=/tmp/.toxenv 11:12:06 + shift 2 11:12:06 + true 11:12:06 + case $1 in 11:12:06 + shift 11:12:06 + break 11:12:06 + case $python in 11:12:06 + local pkg_list= 11:12:06 + [[ -d /opt/pyenv ]] 11:12:06 + echo 'Setup pyenv:' 11:12:06 Setup pyenv: 11:12:06 + export PYENV_ROOT=/opt/pyenv 11:12:06 + PYENV_ROOT=/opt/pyenv 11:12:06 + 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 11:12:06 + 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 11:12:06 + pyenv versions 11:12:06 system 11:12:06 3.8.20 11:12:06 3.9.20 11:12:06 3.10.15 11:12:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:12:06 + command -v pyenv 11:12:06 ++ pyenv init - --no-rehash 11:12:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:12:06 for i in ${!paths[@]}; do 11:12:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:12:06 fi; done; 11:12:06 echo "${paths[*]}"'\'')" 11:12:06 export PATH="/opt/pyenv/shims:${PATH}" 11:12:06 export PYENV_SHELL=bash 11:12:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:06 pyenv() { 11:12:06 local command 11:12:06 command="${1:-}" 11:12:06 if [ "$#" -gt 0 ]; then 11:12:06 shift 11:12:06 fi 11:12:06 11:12:06 case "$command" in 11:12:06 rehash|shell) 11:12:06 eval "$(pyenv "sh-$command" "$@")" 11:12:06 ;; 11:12:06 *) 11:12:06 command pyenv "$command" "$@" 11:12:06 ;; 11:12:06 esac 11:12:06 }' 11:12:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:12:06 for i in ${!paths[@]}; do 11:12:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:12:06 fi; done; 11:12:06 echo "${paths[*]}"' 11:12:06 ++ 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 11:12:06 ++ 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 11:12:06 ++ 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 11:12:06 ++ export PYENV_SHELL=bash 11:12:06 ++ PYENV_SHELL=bash 11:12:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:06 +++ complete -F _pyenv pyenv 11:12:06 ++ lf-pyver python3 11:12:06 ++ local py_version_xy=python3 11:12:06 ++ local py_version_xyz= 11:12:06 ++ pyenv versions 11:12:06 ++ local command 11:12:06 ++ sed 's/^[ *]* //' 11:12:06 ++ command=versions 11:12:06 ++ '[' 1 -gt 0 ']' 11:12:06 ++ shift 11:12:06 ++ case "$command" in 11:12:06 ++ command pyenv versions 11:12:06 ++ grep -E '^[0-9.]*[0-9]$' 11:12:06 ++ awk '{ print $1 }' 11:12:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:06 +++ grep '^3' /tmp/.pyenv_versions 11:12:06 +++ sort -V 11:12:06 +++ tail -n 1 11:12:06 ++ py_version_xyz=3.11.10 11:12:06 ++ [[ -z 3.11.10 ]] 11:12:06 ++ echo 3.11.10 11:12:06 ++ return 0 11:12:06 + pyenv local 3.11.10 11:12:06 + local command 11:12:06 + command=local 11:12:06 + '[' 2 -gt 0 ']' 11:12:06 + shift 11:12:06 + case "$command" in 11:12:06 + command pyenv local 3.11.10 11:12:06 + for arg in "$@" 11:12:06 + case $arg in 11:12:06 + pkg_list+='tox ' 11:12:06 + for arg in "$@" 11:12:06 + case $arg in 11:12:06 + pkg_list+='virtualenv ' 11:12:06 + for arg in "$@" 11:12:06 + case $arg in 11:12:06 + pkg_list+='urllib3~=1.26.15 ' 11:12:06 + [[ -f /tmp/.toxenv ]] 11:12:06 ++ cat /tmp/.toxenv 11:12:06 + lf_venv=/tmp/venv-AVQ8 11:12:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AVQ8 from' file:/tmp/.toxenv 11:12:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AVQ8 from file:/tmp/.toxenv 11:12:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:12:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:06 + local 'pip_opts=--upgrade --quiet' 11:12:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:12:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:12:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:12:06 + [[ -n '' ]] 11:12:06 + [[ -n '' ]] 11:12:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:12:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:06 + /tmp/venv-AVQ8/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 11:12:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:12:07 lf-activate-venv(): INFO: Base packages installed successfully 11:12:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:12:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:12:07 + /tmp/venv-AVQ8/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 11:12:09 + type python3 11:12:09 + true 11:12:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AVQ8/bin to PATH' 11:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-AVQ8/bin to PATH 11:12:09 + PATH=/tmp/venv-AVQ8/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 11:12:09 + return 0 11:12:09 + [[ -d /opt/pyenv ]] 11:12:09 + echo '---> Setting up pyenv' 11:12:09 ---> Setting up pyenv 11:12:09 + export PYENV_ROOT=/opt/pyenv 11:12:09 + PYENV_ROOT=/opt/pyenv 11:12:09 + export PATH=/opt/pyenv/bin:/tmp/venv-AVQ8/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 11:12:09 + PATH=/opt/pyenv/bin:/tmp/venv-AVQ8/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 11:12:09 ++ pwd 11:12:09 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:12:09 + export PYTHONPATH 11:12:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:12:09 + TOX_TESTENV_PASSENV=PYTHONPATH 11:12:09 + tox --version 11:12:09 4.46.3 from /tmp/venv-AVQ8/lib/python3.11/site-packages/tox/__init__.py 11:12:09 + PARALLEL=True 11:12:09 + TOX_OPTIONS_LIST= 11:12:09 + [[ -n '' ]] 11:12:09 + case ${PARALLEL,,} in 11:12:09 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:12:09 + tox --parallel auto --parallel-live 11:12:09 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:12:11 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:12:11 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:12:11 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 11:12:11 checkbashisms: freeze> python -m pip freeze --all 11:12:11 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:12:11 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:12:11 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)' 11:12:11 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:12:13 checkbashisms: OK ✔ in 3.46 seconds 11:12:13 pre-commit: install_deps> python -I -m pip install pre-commit 11:12:16 pre-commit: freeze> python -m pip freeze --all 11:12:16 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.0.0 11:12:16 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:12:16 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)' 11:12:16 /usr/bin/cpan 11:12:16 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:12:16 [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. 11:12:16 [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. 11:12:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:12:17 [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. 11:12:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:12:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:12:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:12:18 buildcontroller: freeze> python -m pip freeze --all 11:12:18 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:12:19 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:12:19 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:12:19 + update-java-alternatives -l 11:12:19 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:12:19 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:12:19 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:12:19 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:12:19 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:12:19 update-alternatives: error: no alternatives for jaotc 11:12:19 update-alternatives: error: no alternatives for rmic 11:12:19 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:12:19 + java -version 11:12:19 + JAVA_VER=21 11:12:19 + echo 21 11:12:19 21 11:12:19 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:12:19 + javac -version 11:12:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:12:20 [INFO] Once installed this environment will be reused. 11:12:20 [INFO] This may take a few minutes... 11:12:20 21 11:12:20 ok, java is 21 or newer 11:12:20 + JAVAC_VER=21 11:12:20 + echo 21 11:12:20 + [ 21 -ge 21 ] 11:12:20 + [ 21 -ge 21 ] 11:12:20 + echo ok, java is 21 or newer 11:12:20 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 11:12:20 2026-02-26 11:12:20 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 11:12:20 + sudo mkdir -p /opt 11:12:20 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 11:12:20 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 11:12:20 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:12:20 + mvn --version 11:12:21 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 11:12:21 Maven home: /opt/maven 11:12:21 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:12:21 Default locale: en, platform encoding: UTF-8 11:12:21 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 11:12:21 NOTE: Picked up JDK_JAVA_OPTIONS: 11:12:21 --add-opens=java.base/java.io=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.lang=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.net=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.nio=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.util=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:12:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:12:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:12:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:12:21 -Xlog:disable 11:12:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:12:26 [INFO] Once installed this environment will be reused. 11:12:26 [INFO] This may take a few minutes... 11:12:34 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:12:34 [INFO] Once installed this environment will be reused. 11:12:34 [INFO] This may take a few minutes... 11:12:39 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:12:39 [INFO] Once installed this environment will be reused. 11:12:39 [INFO] This may take a few minutes... 11:12:40 docs-linkcheck: freeze> python -m pip freeze --all 11:12:40 docs: freeze> python -m pip freeze --all 11:12:41 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 11:12:41 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 11:12:41 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 11:12:41 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 11:12:44 docs: OK ✔ in 34.88 seconds 11:12:44 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:12:48 docs-linkcheck: OK ✔ in 36.2 seconds 11:12:48 pylint: freeze> python -m pip freeze --all 11:12:48 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 11:12:48 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}$' '{}' + 11:12:51 trim trailing whitespace.................................................Passed 11:12:52 Tabs remover.............................................................Passed 11:12:52 autopep8.................................................................Passed 11:12:58 perltidy.................................................................Passed 11:12:59 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:13:00 [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. 11:13:00 [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. 11:13:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:13:00 [INFO] Once installed this environment will be reused. 11:13:00 [INFO] This may take a few minutes... 11:13:16 11:13:16 ------------------------------------ 11:13:16 Your code has been rated at 10.00/10 11:13:16 11:13:17 gitlint..................................................................Passed 11:14:14 pre-commit: OK ✔ in 1 minute 4.75 seconds 11:14:14 pylint: OK ✔ in 34.64 seconds 11:14:14 buildcontroller: OK ✔ in 2 minutes 3.61 seconds 11:14:14 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 11:14:14 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 11:14:14 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 11:14:14 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 11:14:41 build_karaf_tests221: freeze> python -m pip freeze --all 11:14:42 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:14:42 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:14:42 build karaf in karaf221 with ./karaf221.env 11:14:42 NOTE: Picked up JDK_JAVA_OPTIONS: 11:14:42 --add-opens=java.base/java.io=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.net=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:14:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:14:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:14:42 -Xlog:disable 11:14:42 build_karaf_tests121: freeze> python -m pip freeze --all 11:14:42 build_karaf_tests190: freeze> python -m pip freeze --all 11:14:42 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:14:42 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:14:42 build karaf in karaf121 with ./karaf121.env 11:14:42 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:14:42 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:14:42 build karaf in karafoc with ./karafoc.env 11:14:42 NOTE: Picked up JDK_JAVA_OPTIONS: 11:14:42 --add-opens=java.base/java.io=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.net=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:14:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:14:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:14:42 -Xlog:disable 11:14:42 NOTE: Picked up JDK_JAVA_OPTIONS: 11:14:42 --add-opens=java.base/java.io=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.net=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:14:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:14:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:14:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:14:42 -Xlog:disable 11:14:45 build_karaf_tests71: freeze> python -m pip freeze --all 11:14:46 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:14:46 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:14:46 build karaf in karaf71 with ./karaf71.env 11:14:47 NOTE: Picked up JDK_JAVA_OPTIONS: 11:14:47 --add-opens=java.base/java.io=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.lang=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.net=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.nio=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.util=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:14:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:14:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:14:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:14:47 -Xlog:disable 11:16:19 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:13.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/13.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 11:16:19 [ERROR] 11:16:19 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 11:16:19 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 11:16:19 [ERROR] 11:16:19 [ERROR] For more information about the errors and possible solutions, please read the following articles: 11:16:19 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 11:16:21 build_karaf_tests221: OK ✔ in 2 minutes 6.64 seconds 11:16:21 build_karaf_tests71: OK ✔ in 2 minutes 7.28 seconds 11:16:21 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 11:16:21 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 11:16:36 build_karaf_tests190: OK ✔ in 2 minutes 21.81 seconds 11:16:36 build_karaf_tests121: OK ✔ in 2 minutes 21.82 seconds 11:16:36 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 11:16:53 buildlighty: freeze> python -m pip freeze --all 11:16:53 sims: freeze> python -m pip freeze --all 11:16:53 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:16:53 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:16:54 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:16:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:16:54 Using lighynode version 22.1.0.6 11:16:54 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:16:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:17:37 sims: OK ✔ in 35.93 seconds 11:17:37 buildlighty: OK ✔ in 1 minute 5.78 seconds 11:17:37 testsPCE: freeze> python -m pip freeze --all 11:17:38 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 11:17:38 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:17:38 pytest -q transportpce_tests/pce/test01_pce.py 11:18:27 .................... [100%] 11:19:31 20 passed in 112.81s (0:01:52) 11:19:31 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:19:48 ............ [100%] 11:20:18 12 passed in 47.15s 11:20:18 pytest -q transportpce_tests/pce/test03_gnpy.py 11:20:36 ........ [100%] 11:20:57 8 passed in 38.26s 11:20:57 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:21:29 ... [100%] 11:21:34 3 passed in 36.88s 11:21:35 testsPCE: OK ✔ in 4 minutes 59.45 seconds 11:21:35 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:21:35 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:21:35 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:21:42 tests_tapi: freeze> python -m pip freeze --all 11:21:43 tests121: freeze> python -m pip freeze --all 11:21:43 tests190: freeze> python -m pip freeze --all 11:21:43 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:21:43 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:21:43 using environment variables from ./karaf221.env 11:21:43 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:21:43 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:21:43 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:21:43 using environment variables from ./karaf121.env 11:21:43 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:21:43 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:21:43 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:21:43 using environment variables from ./karafoc.env 11:21:43 pytest -q transportpce_tests/oc/test01_portmapping.py 11:22:50 ........... [100%] 11:23:07 10 passed in 84.29s (0:01:24) 11:23:08 pytest -q transportpce_tests/oc/test02_topology.py 11:23:13 ......................... [100%] 11:23:53 21 passed in 129.77s (0:02:09) 11:23:53 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 11:23:54 ............................. [100%] 11:24:17 14 passed in 68.83s (0:01:08) 11:24:17 pytest -q transportpce_tests/oc/test03_renderer.py 11:24:17 ...................... [100%] 11:24:58 6 passed in 65.03s (0:01:05) 11:24:58 pytest -q transportpce_tests/1.2.1/test03_topology.py 11:24:59 .................... [100%] 11:25:18 19 passed in 60.77s (0:01:00) 11:25:19 tests190: OK ✔ in 3 minutes 44.22 seconds 11:25:19 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 11:25:25 tests71: freeze> python -m pip freeze --all 11:25:26 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:25:26 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:25:26 using environment variables from ./karaf71.env 11:25:26 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:25:30 ................................ [100%] 11:26:25 12 passed in 59.31s 11:26:25 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 11:26:27 .................................................. [100%] 11:27:34 44 passed in 155.19s (0:02:35) 11:27:34 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 11:27:35 ................................................................... [100%] 11:29:00 24 passed in 86.08s (0:01:26) 11:29:00 pytest -q transportpce_tests/1.2.1/test05_olm.py 11:29:01 .. [100%] 11:29:05 62 passed in 159.03s (0:02:39) 11:29:05 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 11:29:54 ............................................................................. [100%] 11:31:39 48 passed in 154.03s (0:02:34) 11:31:39 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 11:31:44 ...................... [100%] 11:32:24 40 passed in 203.57s (0:03:23) 11:32:24 pytest -q transportpce_tests/1.2.1/test06_end2end.py 11:32:26 .............. [100%] 11:32:55 22 passed in 75.26s (0:01:15) 11:33:06 ......................................... [100%] 11:36:10 51 passed in 867.46s (0:14:27) 11:36:11 pytest -q transportpce_tests/tapi/test02_full_topology.py 11:36:11 .................................................. [100%] 11:41:23 54 passed in 538.11s (0:08:58) 11:41:41 . [100%] 11:41:44 36 passed in 333.25s (0:05:33) 11:41:44 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 11:42:33 ....................................................................... [100%] 11:47:03 71 passed in 318.99s (0:05:18) 11:47:04 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:47:56 ................... [100%] 11:49:27 19 passed in 143.18s (0:02:23) 11:49:27 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 11:51:31 ...................... [100%] 11:57:07 22 passed in 459.70s (0:07:39) 11:57:07 tests71: OK ✔ in 7 minutes 36.42 seconds 11:57:07 tests121: OK ✔ in 19 minutes 48.55 seconds 11:57:07 tests_tapi: OK ✔ in 35 minutes 32.88 seconds 11:57:07 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:57:13 tests221: freeze> python -m pip freeze --all 11:57:13 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:57:13 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:57:13 using environment variables from ./karaf221.env 11:57:13 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:57:50 ................................... [100%] 11:58:31 35 passed in 76.81s (0:01:16) 11:58:31 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:59:03 ...... [100%] 11:59:17 6 passed in 45.82s 11:59:17 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:00:01 ............................................ [100%] 12:01:36 44 passed in 138.80s (0:02:18) 12:01:36 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:02:12 ............ [100%] 12:02:36 12 passed in 60.18s (0:01:00) 12:02:36 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:03:02 ................ [100%] 12:04:31 16 passed in 114.96s (0:01:54) 12:04:32 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:05:02 ............................... [100%] 12:05:09 31 passed in 37.03s 12:05:09 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:05:46 .......................... [100%] 12:06:41 26 passed in 92.20s (0:01:32) 12:06:41 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:07:19 ...................... [100%] 12:08:23 22 passed in 101.03s (0:01:41) 12:08:23 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:09:04 ........................................ [100%] 12:11:26 40 passed in 183.54s (0:03:03) 12:11:26 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:12:11 ........................................................................ [ 74%] 12:17:48 ......................... [100%] 12:19:40 97 passed in 493.21s (0:08:13) 12:19:40 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:20:21 ...................................................... [100%] 12:27:09 54 passed in 448.69s (0:07:28) 12:27:09 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 12:28:05 ........................................................................ [ 71%] 12:33:13 ............................. [100%] 12:35:23 101 passed in 493.67s (0:08:13) 12:35:23 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 12:36:21 ........................................................................ [ 67%] 12:42:15 ................................... [100%] 12:45:35 107 passed in 612.22s (0:10:12) 12:45:35 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:46:20 ............................................. [100%] 12:48:58 45 passed in 202.29s (0:03:22) 12:48:58 tests221: OK ✔ in 51 minutes 51.07 seconds 12:48:58 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:49:05 tests_hybrid: freeze> python -m pip freeze --all 12:49:06 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:49:06 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:49:06 using environment variables from ./karaf221.env 12:49:06 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:49:50 ................................................... [100%] 12:51:38 51 passed in 152.64s (0:02:32) 12:51:39 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:52:24 ........................................................................ [ 66%] 12:56:45 ..................................... [100%] 12:58:51 109 passed in 432.24s (0:07:12) 12:58:51 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:59:45 ..................................................... [100%] 13:03:18 53 passed in 267.01s (0:04:27) 13:03:18 buildcontroller: OK (123.61=setup[9.46]+cmd[114.15] seconds) 13:03:18 sims: OK (35.93=setup[33.46]+cmd[2.47] seconds) 13:03:18 build_karaf_tests121: OK (141.82=setup[29.27]+cmd[112.55] seconds) 13:03:18 testsPCE: OK (299.45=setup[62.97]+cmd[236.48] seconds) 13:03:18 tests121: OK (1188.55=setup[8.74]+cmd[1179.80] seconds) 13:03:18 build_karaf_tests221: OK (126.64=setup[28.77]+cmd[97.88] seconds) 13:03:18 tests_tapi: OK (2132.88=setup[8.65]+cmd[2124.23] seconds) 13:03:18 tests221: OK (3111.07=setup[6.44]+cmd[3104.63] seconds) 13:03:18 build_karaf_tests71: OK (127.28=setup[33.00]+cmd[94.27] seconds) 13:03:18 tests71: OK (456.42=setup[7.44]+cmd[448.98] seconds) 13:03:18 build_karaf_tests190: OK (141.81=setup[29.36]+cmd[112.45] seconds) 13:03:18 tests190: OK (224.22=setup[8.75]+cmd[215.48] seconds) 13:03:18 tests_hybrid: OK (860.29=setup[7.48]+cmd[852.81] seconds) 13:03:18 buildlighty: OK (65.78=setup[34.03]+cmd[31.75] seconds) 13:03:18 docs: OK (34.88=setup[31.71]+cmd[3.17] seconds) 13:03:18 docs-linkcheck: OK (36.20=setup[31.64]+cmd[4.56] seconds) 13:03:18 checkbashisms: OK (3.46=setup[2.22]+cmd[0.00,0.05,1.20] seconds) 13:03:18 pre-commit: OK (64.75=setup[3.24]+cmd[0.00,0.00,43.40,18.10] seconds) 13:03:18 pylint: OK (34.64=setup[4.30]+cmd[30.34] seconds) 13:03:18 congratulations :) (6669.19 seconds) 13:03:18 + tox_status=0 13:03:18 + echo '---> Completed tox runs' 13:03:18 ---> Completed tox runs 13:03:18 + for i in .tox/*/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 ++ echo .tox/build_karaf_tests121/log 13:03:18 + tox_env=build_karaf_tests121 13:03:18 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/build_karaf_tests190/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 + tox_env=build_karaf_tests190 13:03:18 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/build_karaf_tests221/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 + tox_env=build_karaf_tests221 13:03:18 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:03:18 + for i in .tox/*/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 ++ echo .tox/build_karaf_tests71/log 13:03:18 + tox_env=build_karaf_tests71 13:03:18 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/buildcontroller/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 + tox_env=buildcontroller 13:03:18 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/buildlighty/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 + tox_env=buildlighty 13:03:18 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/checkbashisms/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 + tox_env=checkbashisms 13:03:18 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/docs-linkcheck/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:18 + tox_env=docs-linkcheck 13:03:18 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:03:18 + for i in .tox/*/log 13:03:18 ++ echo .tox/docs/log 13:03:18 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=docs 13:03:19 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/pre-commit/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=pre-commit 13:03:19 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/pylint/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=pylint 13:03:19 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/sims/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=sims 13:03:19 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/tests121/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=tests121 13:03:19 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:03:19 + for i in .tox/*/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 ++ echo .tox/tests190/log 13:03:19 + tox_env=tests190 13:03:19 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/tests221/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=tests221 13:03:19 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/tests71/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=tests71 13:03:19 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/testsPCE/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=testsPCE 13:03:19 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/tests_hybrid/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=tests_hybrid 13:03:19 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:03:19 + for i in .tox/*/log 13:03:19 ++ echo .tox/tests_tapi/log 13:03:19 ++ awk -F/ '{print $2}' 13:03:19 + tox_env=tests_tapi 13:03:19 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:03:19 + DOC_DIR=docs/_build/html 13:03:19 + [[ -d docs/_build/html ]] 13:03:19 + echo '---> Archiving generated docs' 13:03:19 ---> Archiving generated docs 13:03:19 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:03:19 + echo '---> tox-run.sh ends' 13:03:19 ---> tox-run.sh ends 13:03:19 + test 0 -eq 0 13:03:19 $ ssh-agent -k 13:03:19 unset SSH_AUTH_SOCK; 13:03:19 unset SSH_AGENT_PID; 13:03:19 echo Agent pid 3094 killed; 13:03:19 [ssh-agent] Stopped. 13:03:19 [PostBuildScript] - [INFO] Executing post build scripts. 13:03:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3184974299755943874.sh 13:03:19 ---> sysstat.sh 13:03:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2662699248064916258.sh 13:03:20 ---> package-listing.sh 13:03:20 ++ facter osfamily 13:03:20 ++ tr '[:upper:]' '[:lower:]' 13:03:20 + OS_FAMILY=debian 13:03:20 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:03:20 + START_PACKAGES=/tmp/packages_start.txt 13:03:20 + END_PACKAGES=/tmp/packages_end.txt 13:03:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:03:20 + PACKAGES=/tmp/packages_start.txt 13:03:20 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:03:20 + PACKAGES=/tmp/packages_end.txt 13:03:20 + case "${OS_FAMILY}" in 13:03:20 + dpkg -l 13:03:20 + grep '^ii' 13:03:20 + '[' -f /tmp/packages_start.txt ']' 13:03:20 + '[' -f /tmp/packages_end.txt ']' 13:03:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:03:20 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:03:20 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:03:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:03:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5293868006753610232.sh 13:03:20 ---> capture-instance-metadata.sh 13:03:20 Setup pyenv: 13:03:20 system 13:03:20 3.8.20 13:03:20 3.9.20 13:03:20 3.10.15 13:03:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:03:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HyBE from file:/tmp/.os_lf_venv 13:03:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:23 lf-activate-venv(): INFO: Base packages installed successfully 13:03:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-HyBE/bin to PATH 13:03:35 INFO: Running in OpenStack, capturing instance metadata 13:03:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins842779603101026868.sh 13:03:35 provisioning config files... 13:03:35 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4446 13:03:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6490773113077137002tmp 13:03:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:03:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:03:35 provisioning config files... 13:03:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:03:36 [EnvInject] - Injecting environment variables from a build step. 13:03:36 [EnvInject] - Injecting as environment variables the properties content 13:03:36 SERVER_ID=logs 13:03:36 13:03:36 [EnvInject] - Variables injected successfully. 13:03:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15977606397457756187.sh 13:03:36 ---> create-netrc.sh 13:03:36 WARN: Log server credential not found. 13:03:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4352956173316605627.sh 13:03:36 ---> python-tools-install.sh 13:03:36 Setup pyenv: 13:03:36 system 13:03:36 3.8.20 13:03:36 3.9.20 13:03:36 3.10.15 13:03:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HyBE from file:/tmp/.os_lf_venv 13:03:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:38 lf-activate-venv(): INFO: Base packages installed successfully 13:03:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-HyBE/bin to PATH 13:03:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2561945785036955075.sh 13:03:47 ---> sudo-logs.sh 13:03:47 Archiving 'sudo' log.. 13:03:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6184819707808669900.sh 13:03:48 ---> job-cost.sh 13:03:48 INFO: Activating Python virtual environment... 13:03:48 Setup pyenv: 13:03:48 system 13:03:48 3.8.20 13:03:48 3.9.20 13:03:48 3.10.15 13:03:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:03:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HyBE from file:/tmp/.os_lf_venv 13:03:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:50 lf-activate-venv(): INFO: Base packages installed successfully 13:03:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-HyBE/bin to PATH 13:03:55 INFO: No stack-cost file found 13:03:55 INFO: Instance uptime: 17803s 13:03:55 INFO: Fetching instance metadata (attempt 1 of 3)... 13:03:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:03:55 INFO: Successfully fetched instance metadata 13:03:55 INFO: Instance type: v3-standard-4 13:03:55 INFO: Retrieving pricing info for: v3-standard-4 13:03:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:03:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=17803 13:03:56 INFO: Successfully fetched Vexxhost pricing API 13:03:56 INFO: Retrieved cost: 0.55 13:03:56 INFO: Retrieved resource: v3-standard-4 13:03:56 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 13:03:56 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 13:03:56 INFO: Successfully archived job cost data 13:03:56 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4446,2026-02-26 13:03:56,v3-standard-4,17803,0.55,0.00,SUCCESS 13:03:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13437876622697095307.sh 13:03:56 ---> logs-deploy.sh 13:03:56 Setup pyenv: 13:03:56 system 13:03:56 3.8.20 13:03:56 3.9.20 13:03:56 3.10.15 13:03:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HyBE from file:/tmp/.os_lf_venv 13:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:58 lf-activate-venv(): INFO: Base packages installed successfully 13:03:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-HyBE/bin to PATH 13:04:07 WARNING: Nexus logging server not set 13:04:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4446/ 13:04:07 INFO: archiving logs to S3 13:04:07 /tmp/venv-HyBE/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:04:07 warnings.warn( 13:04:09 ---> uname -a: 13:04:09 Linux prd-ubuntu2204-docker-4c-16g-20913 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:04:09 13:04:09 13:04:09 ---> lscpu: 13:04:09 Architecture: x86_64 13:04:09 CPU op-mode(s): 32-bit, 64-bit 13:04:09 Address sizes: 40 bits physical, 48 bits virtual 13:04:09 Byte Order: Little Endian 13:04:09 CPU(s): 4 13:04:09 On-line CPU(s) list: 0-3 13:04:09 Vendor ID: AuthenticAMD 13:04:09 Model name: AMD EPYC-Rome Processor 13:04:09 CPU family: 23 13:04:09 Model: 49 13:04:09 Thread(s) per core: 1 13:04:09 Core(s) per socket: 1 13:04:09 Socket(s): 4 13:04:09 Stepping: 0 13:04:09 BogoMIPS: 5600.00 13:04:09 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:04:09 Virtualization: AMD-V 13:04:09 Hypervisor vendor: KVM 13:04:09 Virtualization type: full 13:04:09 L1d cache: 128 KiB (4 instances) 13:04:09 L1i cache: 128 KiB (4 instances) 13:04:09 L2 cache: 2 MiB (4 instances) 13:04:09 L3 cache: 64 MiB (4 instances) 13:04:09 NUMA node(s): 1 13:04:09 NUMA node0 CPU(s): 0-3 13:04:09 Vulnerability Gather data sampling: Not affected 13:04:09 Vulnerability Indirect target selection: Not affected 13:04:09 Vulnerability Itlb multihit: Not affected 13:04:09 Vulnerability L1tf: Not affected 13:04:09 Vulnerability Mds: Not affected 13:04:09 Vulnerability Meltdown: Not affected 13:04:09 Vulnerability Mmio stale data: Not affected 13:04:09 Vulnerability Reg file data sampling: Not affected 13:04:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:04:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:04:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:04:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:04:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:04:09 Vulnerability Srbds: Not affected 13:04:09 Vulnerability Tsa: Not affected 13:04:09 Vulnerability Tsx async abort: Not affected 13:04:09 Vulnerability Vmscape: Not affected 13:04:09 13:04:09 13:04:09 ---> nproc: 13:04:09 4 13:04:09 13:04:09 13:04:09 ---> df -h: 13:04:09 Filesystem Size Used Avail Use% Mounted on 13:04:09 tmpfs 1.6G 1.1M 1.6G 1% /run 13:04:09 /dev/vda1 78G 18G 60G 23% / 13:04:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:04:09 tmpfs 5.0M 0 5.0M 0% /run/lock 13:04:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:04:09 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:04:09 13:04:09 13:04:09 ---> free -m: 13:04:09 total used free shared buff/cache available 13:04:09 Mem: 15989 718 11438 4 3832 14928 13:04:09 Swap: 1023 9 1014 13:04:09 13:04:09 13:04:09 ---> ip addr: 13:04:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:04:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:04:09 inet 127.0.0.1/8 scope host lo 13:04:09 valid_lft forever preferred_lft forever 13:04:09 inet6 ::1/128 scope host 13:04:09 valid_lft forever preferred_lft forever 13:04:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:04:09 link/ether fa:16:3e:2d:66:09 brd ff:ff:ff:ff:ff:ff 13:04:09 altname enp0s3 13:04:09 inet 10.30.170.235/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:04:09 valid_lft 68591sec preferred_lft 68591sec 13:04:09 inet6 fe80::f816:3eff:fe2d:6609/64 scope link 13:04:09 valid_lft forever preferred_lft forever 13:04:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:04:09 link/ether 2a:4a:73:bf:26:ed brd ff:ff:ff:ff:ff:ff 13:04:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:04:09 valid_lft forever preferred_lft forever 13:04:09 13:04:09 13:04:09 ---> sar -b -r -n DEV: 13:04:09 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-20913) 02/26/26 _x86_64_ (4 CPU) 13:04:09 13:04:09 08:07:22 LINUX RESTART (4 CPU) 13:04:09 13:04:09 08:10:15 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:04:09 08:20:03 5.51 0.44 4.66 0.41 413.88 640.37 14344.33 13:04:09 08:30:03 14.17 0.01 1.36 12.81 0.19 16.09 242725.73 13:04:09 08:40:03 1.19 0.00 1.19 0.00 0.00 14.33 0.00 13:04:09 08:50:03 1.17 0.00 1.17 0.00 0.68 14.13 0.00 13:04:09 09:00:03 1.10 0.00 1.10 0.00 0.00 13.23 0.00 13:04:09 09:10:03 1.20 0.00 1.20 0.00 0.00 14.31 0.00 13:04:09 09:20:03 1.29 0.00 1.29 0.00 0.00 15.03 0.00 13:04:09 09:30:03 1.21 0.00 1.21 0.00 0.00 14.11 0.00 13:04:09 09:40:03 1.27 0.00 1.27 0.00 0.00 14.91 0.00 13:04:09 09:50:03 1.25 0.00 1.25 0.00 0.00 14.55 0.00 13:04:09 10:00:03 1.24 0.00 1.24 0.00 0.00 14.47 0.00 13:04:09 10:10:03 1.22 0.00 1.22 0.00 0.00 14.25 0.00 13:04:09 10:20:03 1.33 0.00 1.33 0.00 0.00 15.44 0.00 13:04:09 10:30:03 1.52 0.00 1.52 0.00 0.00 17.00 0.00 13:04:09 10:40:03 1.66 0.00 1.66 0.00 0.00 18.32 0.00 13:04:09 10:50:03 1.65 0.00 1.65 0.00 0.00 18.09 0.00 13:04:09 11:00:03 1.67 0.00 1.67 0.00 0.00 18.28 0.00 13:04:09 11:10:03 1.72 0.00 1.72 0.00 0.00 19.20 0.00 13:04:09 11:20:03 150.67 5.21 141.15 4.31 283.39 34576.65 27836.41 13:04:09 11:30:03 78.99 21.96 53.43 3.59 318.32 5367.18 4358.75 13:04:09 11:40:03 21.22 9.74 10.91 0.58 180.59 329.23 964.08 13:04:09 11:50:03 9.47 0.22 8.79 0.46 5.79 330.19 2049.31 13:04:09 12:00:03 12.24 0.10 11.56 0.59 2.20 568.50 863.29 13:04:09 12:10:03 16.57 0.04 15.89 0.65 0.77 494.48 532.88 13:04:09 12:20:03 6.43 0.05 6.16 0.21 2.63 154.36 115.32 13:04:09 12:30:03 6.11 0.38 5.48 0.26 10.81 207.51 77.25 13:04:09 12:40:03 5.50 0.15 5.18 0.17 1.91 155.87 78.12 13:04:09 12:50:03 9.50 0.04 9.07 0.39 0.59 546.44 90.25 13:04:09 13:00:03 7.84 0.02 7.53 0.28 0.65 285.53 214.91 13:04:09 Average: 12.62 1.32 10.45 0.85 41.90 1515.16 10143.56 13:04:09 13:04:09 08:10:15 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:04:09 08:20:03 13524896 15528216 486232 2.97 59012 2168696 1132832 6.50 321760 2272756 176 13:04:09 08:30:03 13529064 15537896 476436 2.91 59656 2173560 1132816 6.50 327188 2273728 204 13:04:09 08:40:03 13521292 15530524 483912 2.96 60048 2173572 1132944 6.50 327584 2279572 312 13:04:09 08:50:03 13519536 15529476 484944 2.96 60400 2173912 1141200 6.55 327932 2280040 192 13:04:09 09:00:03 13518780 15529036 485400 2.96 60704 2173920 1141204 6.55 328236 2280048 184 13:04:09 09:10:03 13518808 15529520 484872 2.96 61024 2174056 1141204 6.55 328556 2280076 196 13:04:09 09:20:03 13517832 15528944 485476 2.97 61408 2174068 1149396 6.60 328940 2280276 188 13:04:09 09:30:03 13517832 15529220 485220 2.96 61672 2174076 1149396 6.60 329204 2280204 184 13:04:09 09:40:03 13517832 15529700 484712 2.96 62020 2174212 1149460 6.60 329544 2280676 212 13:04:09 09:50:03 13517584 15529776 484768 2.96 62316 2174224 1149508 6.60 329848 2280716 180 13:04:09 10:00:03 13516828 15529392 485036 2.96 62676 2174236 1149524 6.60 330208 2280540 208 13:04:09 10:10:03 13516072 15529064 485288 2.96 62964 2174368 1149524 6.60 330496 2280804 228 13:04:09 10:20:03 13515568 15529080 485368 2.96 63340 2174508 1149524 6.60 330872 2280940 236 13:04:09 10:30:03 13514816 15528820 485580 2.97 63828 2174512 1149572 6.60 331360 2281244 196 13:04:09 10:40:03 13513808 15528424 485976 2.97 64428 2174524 1149652 6.60 331960 2281684 196 13:04:09 10:50:03 13513556 15528784 485612 2.97 65028 2174536 1149652 6.60 332560 2281232 200 13:04:09 11:00:03 13513080 15529052 485316 2.96 65628 2174672 1149652 6.60 333160 2281596 208 13:04:09 11:10:03 13512828 15529528 484876 2.96 66212 2174808 1149844 6.60 333744 2281780 192 13:04:09 11:20:03 3962928 14457632 1468840 8.97 240544 10051244 2195180 12.60 2008544 9660876 260 13:04:09 11:30:03 161508 3236884 12694652 77.53 266724 2814336 13872848 79.63 2161976 13480656 692 13:04:09 11:40:03 4401728 7054984 8881964 54.25 267344 2438480 9586152 55.02 2023056 9442200 800 13:04:09 11:50:03 9033388 11711704 4229620 25.83 268372 2462496 6710260 38.52 2035948 4824468 1072 13:04:09 12:00:03 9185520 11970144 3970800 24.25 272628 2564708 4919440 28.24 2071932 4625604 528 13:04:09 12:10:03 8546116 11398768 4542188 27.74 274576 2630788 5351016 30.71 2077772 5263076 452 13:04:09 12:20:03 10649744 13531756 2410144 14.72 275272 2659448 3520516 20.21 2080080 3159460 14352 13:04:09 12:30:03 7140300 10046136 5893844 36.00 276240 2682312 6687364 38.39 2084604 6643672 336 13:04:09 12:40:03 7023252 9950416 5989416 36.58 276792 2703096 6688004 38.39 2088468 6745532 348 13:04:09 12:50:03 8387324 11432696 4508152 27.53 280428 2816968 5277380 30.29 2096860 5382732 1636 13:04:09 13:00:03 7596056 10688480 5252176 32.08 281100 2863308 5967000 34.25 2115204 6161044 432 13:04:09 Average: 11014065 13621174 2364373 14.44 141462 2614402 3151450 18.09 992331 4014732 848 13:04:09 13:04:09 08:10:15 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:04:09 08:20:03 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 08:20:03 ens3 14.47 9.35 214.92 0.74 0.00 0.00 0.00 0.00 13:04:09 08:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 08:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 08:30:03 ens3 0.53 0.16 0.12 0.07 0.00 0.00 0.00 0.00 13:04:09 08:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 08:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 08:40:03 ens3 0.80 0.64 0.19 0.76 0.00 0.00 0.00 0.00 13:04:09 08:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 08:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 08:50:03 ens3 0.33 0.12 0.08 0.05 0.00 0.00 0.00 0.00 13:04:09 08:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 09:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 09:00:03 ens3 0.39 0.14 0.13 0.07 0.00 0.00 0.00 0.00 13:04:09 09:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 09:10:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 09:10:03 ens3 0.26 0.10 0.07 0.04 0.00 0.00 0.00 0.00 13:04:09 09:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 09:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 09:20:03 ens3 0.32 0.11 0.08 0.04 0.00 0.00 0.00 0.00 13:04:09 09:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 09:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 09:30:03 ens3 0.25 0.07 0.04 0.02 0.00 0.00 0.00 0.00 13:04:09 09:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 09:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 09:40:03 ens3 0.37 0.13 0.10 0.06 0.00 0.00 0.00 0.00 13:04:09 09:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 09:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 09:50:03 ens3 0.38 0.14 0.11 0.07 0.00 0.00 0.00 0.00 13:04:09 09:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 10:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 10:00:03 ens3 0.33 0.11 0.08 0.05 0.00 0.00 0.00 0.00 13:04:09 10:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 10:10:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 10:10:03 ens3 0.30 0.11 0.07 0.04 0.00 0.00 0.00 0.00 13:04:09 10:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 10:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 10:20:03 ens3 0.60 0.25 0.21 0.14 0.00 0.00 0.00 0.00 13:04:09 10:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 10:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 10:30:03 ens3 0.33 0.13 0.09 0.05 0.00 0.00 0.00 0.00 13:04:09 10:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 10:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 10:40:03 ens3 0.62 0.22 0.20 0.13 0.00 0.00 0.00 0.00 13:04:09 10:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 10:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 10:50:03 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 13:04:09 10:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 11:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 11:00:03 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 13:04:09 11:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 11:10:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:09 11:10:03 ens3 2.02 0.42 0.68 0.41 0.00 0.00 0.00 0.00 13:04:09 11:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 11:20:03 lo 1.85 1.85 1.70 1.70 0.00 0.00 0.00 0.00 13:04:09 11:20:03 ens3 146.82 111.31 1909.41 16.65 0.00 0.00 0.00 0.00 13:04:09 11:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 11:30:03 lo 26.64 26.64 18.59 18.59 0.00 0.00 0.00 0.00 13:04:09 11:30:03 ens3 2.96 1.99 0.79 0.60 0.00 0.00 0.00 0.00 13:04:09 11:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 11:40:03 lo 36.74 36.74 14.80 14.80 0.00 0.00 0.00 0.00 13:04:09 11:40:03 ens3 1.49 0.91 0.35 0.25 0.00 0.00 0.00 0.00 13:04:09 11:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 11:50:03 lo 14.67 14.67 7.12 7.12 0.00 0.00 0.00 0.00 13:04:09 11:50:03 ens3 1.56 0.67 0.33 0.20 0.00 0.00 0.00 0.00 13:04:09 11:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 12:00:03 lo 12.83 12.83 6.69 6.69 0.00 0.00 0.00 0.00 13:04:09 12:00:03 ens3 0.90 0.57 0.23 0.17 0.00 0.00 0.00 0.00 13:04:09 12:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 12:10:03 lo 15.31 15.31 8.29 8.29 0.00 0.00 0.00 0.00 13:04:09 12:10:03 ens3 0.96 0.78 0.20 0.16 0.00 0.00 0.00 0.00 13:04:09 12:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 12:20:03 lo 17.79 17.79 8.60 8.60 0.00 0.00 0.00 0.00 13:04:09 12:20:03 ens3 0.72 0.61 0.14 0.12 0.00 0.00 0.00 0.00 13:04:09 12:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 12:30:03 lo 29.65 29.65 11.75 11.75 0.00 0.00 0.00 0.00 13:04:09 12:30:03 ens3 0.65 0.46 0.13 0.09 0.00 0.00 0.00 0.00 13:04:09 12:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 12:40:03 lo 19.34 19.34 10.27 10.27 0.00 0.00 0.00 0.00 13:04:09 12:40:03 ens3 0.85 0.69 0.20 0.16 0.00 0.00 0.00 0.00 13:04:09 12:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 12:50:03 lo 17.10 17.10 10.24 10.24 0.00 0.00 0.00 0.00 13:04:09 12:50:03 ens3 0.88 0.75 0.27 0.22 0.00 0.00 0.00 0.00 13:04:09 12:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 13:00:03 lo 22.40 22.40 9.80 9.80 0.00 0.00 0.00 0.00 13:04:09 13:00:03 ens3 1.02 0.76 0.26 0.19 0.00 0.00 0.00 0.00 13:04:09 13:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 Average: lo 7.46 7.46 3.73 3.73 0.00 0.00 0.00 0.00 13:04:09 Average: ens3 6.26 4.54 73.34 0.74 0.00 0.00 0.00 0.00 13:04:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:09 13:04:09 13:04:09 ---> sar -P ALL: 13:04:09 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-20913) 02/26/26 _x86_64_ (4 CPU) 13:04:09 13:04:09 08:07:22 LINUX RESTART (4 CPU) 13:04:09 13:04:09 08:10:15 CPU %user %nice %system %iowait %steal %idle 13:04:09 08:20:03 all 0.42 0.00 0.13 0.16 0.02 99.26 13:04:09 08:20:03 0 0.24 0.00 0.10 0.27 0.02 99.37 13:04:09 08:20:03 1 0.41 0.00 0.10 0.18 0.02 99.28 13:04:09 08:20:03 2 0.69 0.00 0.18 0.16 0.02 98.96 13:04:09 08:20:03 3 0.36 0.00 0.14 0.04 0.02 99.43 13:04:09 08:30:03 all 0.13 0.00 0.04 0.03 0.02 99.79 13:04:09 08:30:03 0 0.15 0.00 0.04 0.00 0.02 99.79 13:04:09 08:30:03 1 0.19 0.00 0.02 0.00 0.02 99.77 13:04:09 08:30:03 2 0.04 0.00 0.05 0.10 0.02 99.78 13:04:09 08:30:03 3 0.14 0.00 0.03 0.01 0.02 99.81 13:04:09 08:40:03 all 0.18 0.00 0.03 0.01 0.02 99.76 13:04:09 08:40:03 0 0.57 0.00 0.02 0.02 0.01 99.38 13:04:09 08:40:03 1 0.11 0.00 0.04 0.01 0.03 99.82 13:04:09 08:40:03 2 0.03 0.00 0.02 0.00 0.01 99.93 13:04:09 08:40:03 3 0.02 0.00 0.03 0.00 0.02 99.93 13:04:09 08:50:03 all 0.15 0.00 0.02 0.01 0.02 99.80 13:04:09 08:50:03 0 0.02 0.00 0.02 0.03 0.01 99.92 13:04:09 08:50:03 1 0.51 0.00 0.03 0.00 0.02 99.44 13:04:09 08:50:03 2 0.02 0.00 0.02 0.00 0.01 99.95 13:04:09 08:50:03 3 0.04 0.00 0.03 0.01 0.02 99.91 13:04:09 09:00:03 all 0.13 0.00 0.03 0.01 0.02 99.82 13:04:09 09:00:03 0 0.03 0.00 0.02 0.02 0.01 99.93 13:04:09 09:00:03 1 0.41 0.00 0.03 0.00 0.02 99.54 13:04:09 09:00:03 2 0.02 0.00 0.03 0.00 0.01 99.94 13:04:09 09:00:03 3 0.07 0.00 0.04 0.00 0.03 99.86 13:04:09 09:10:03 all 0.02 0.00 0.02 0.01 0.02 99.93 13:04:09 09:10:03 0 0.01 0.00 0.01 0.02 0.01 99.95 13:04:09 09:10:03 1 0.02 0.00 0.03 0.01 0.03 99.91 13:04:09 09:10:03 2 0.03 0.00 0.02 0.00 0.01 99.94 13:04:09 09:10:03 3 0.03 0.00 0.02 0.01 0.02 99.92 13:04:09 09:20:03 all 0.28 0.00 0.02 0.01 0.02 99.67 13:04:09 09:20:03 0 0.03 0.00 0.02 0.00 0.01 99.94 13:04:09 09:20:03 1 0.87 0.00 0.04 0.01 0.03 99.05 13:04:09 09:20:03 2 0.02 0.00 0.03 0.00 0.02 99.93 13:04:09 09:20:03 3 0.18 0.00 0.01 0.01 0.01 99.78 13:04:09 09:30:03 all 0.20 0.00 0.02 0.01 0.02 99.75 13:04:09 09:30:03 0 0.02 0.00 0.04 0.02 0.03 99.89 13:04:09 09:30:03 1 0.03 0.00 0.02 0.00 0.01 99.94 13:04:09 09:30:03 2 0.02 0.00 0.02 0.00 0.01 99.95 13:04:09 09:30:03 3 0.73 0.00 0.01 0.00 0.02 99.23 13:04:09 09:40:03 all 0.28 0.00 0.03 0.01 0.02 99.67 13:04:09 09:40:03 0 0.04 0.00 0.04 0.03 0.02 99.88 13:04:09 09:40:03 1 0.02 0.00 0.02 0.00 0.01 99.95 13:04:09 09:40:03 2 0.02 0.00 0.02 0.00 0.01 99.95 13:04:09 09:40:03 3 1.04 0.00 0.03 0.01 0.02 98.90 13:04:09 09:50:03 all 0.21 0.00 0.03 0.01 0.02 99.74 13:04:09 09:50:03 0 0.78 0.00 0.04 0.01 0.03 99.14 13:04:09 09:50:03 1 0.01 0.00 0.02 0.01 0.01 99.95 13:04:09 09:50:03 2 0.02 0.00 0.03 0.00 0.02 99.93 13:04:09 09:50:03 3 0.03 0.00 0.02 0.01 0.02 99.92 13:04:09 10:00:03 all 0.02 0.00 0.02 0.01 0.02 99.93 13:04:09 10:00:03 0 0.02 0.00 0.02 0.01 0.02 99.94 13:04:09 10:00:03 1 0.02 0.00 0.03 0.02 0.02 99.91 13:04:09 10:00:03 2 0.02 0.00 0.03 0.01 0.02 99.93 13:04:09 10:00:03 3 0.03 0.00 0.02 0.01 0.02 99.93 13:04:09 13:04:09 10:00:03 CPU %user %nice %system %iowait %steal %idle 13:04:09 10:10:03 all 0.08 0.00 0.02 0.01 0.02 99.87 13:04:09 10:10:03 0 0.04 0.00 0.01 0.00 0.01 99.93 13:04:09 10:10:03 1 0.03 0.00 0.02 0.00 0.01 99.93 13:04:09 10:10:03 2 0.22 0.00 0.03 0.01 0.02 99.72 13:04:09 10:10:03 3 0.02 0.00 0.03 0.01 0.03 99.90 13:04:09 10:20:03 all 0.07 0.00 0.02 0.01 0.02 99.88 13:04:09 10:20:03 0 0.01 0.00 0.01 0.00 0.00 99.98 13:04:09 10:20:03 1 0.02 0.00 0.03 0.01 0.01 99.93 13:04:09 10:20:03 2 0.25 0.00 0.03 0.01 0.03 99.68 13:04:09 10:20:03 3 0.01 0.00 0.02 0.02 0.02 99.93 13:04:09 10:30:03 all 0.17 0.00 0.03 0.03 0.02 99.76 13:04:09 10:30:03 0 0.00 0.00 0.01 0.00 0.01 99.98 13:04:09 10:30:03 1 0.19 0.00 0.04 0.00 0.02 99.74 13:04:09 10:30:03 2 0.02 0.00 0.03 0.10 0.02 99.83 13:04:09 10:30:03 3 0.47 0.00 0.02 0.01 0.02 99.49 13:04:09 10:40:03 all 0.20 0.00 0.03 0.01 0.02 99.74 13:04:09 10:40:03 0 0.01 0.00 0.01 0.00 0.00 99.98 13:04:09 10:40:03 1 0.03 0.00 0.04 0.00 0.02 99.91 13:04:09 10:40:03 2 0.03 0.00 0.03 0.03 0.02 99.89 13:04:09 10:40:03 3 0.74 0.00 0.03 0.01 0.02 99.20 13:04:09 10:50:03 all 0.28 0.00 0.02 0.02 0.02 99.66 13:04:09 10:50:03 0 0.01 0.00 0.01 0.00 0.01 99.98 13:04:09 10:50:03 1 0.34 0.00 0.03 0.06 0.02 99.55 13:04:09 10:50:03 2 0.27 0.00 0.02 0.01 0.01 99.69 13:04:09 10:50:03 3 0.48 0.00 0.03 0.01 0.03 99.45 13:04:09 11:00:03 all 0.34 0.00 0.03 0.02 0.02 99.59 13:04:09 11:00:03 0 0.01 0.00 0.01 0.03 0.01 99.94 13:04:09 11:00:03 1 1.02 0.00 0.07 0.05 0.03 98.83 13:04:09 11:00:03 2 0.02 0.00 0.02 0.00 0.01 99.94 13:04:09 11:00:03 3 0.31 0.00 0.02 0.00 0.02 99.65 13:04:09 11:10:03 all 0.27 0.00 0.04 0.01 0.02 99.67 13:04:09 11:10:03 0 0.01 0.00 0.02 0.03 0.01 99.94 13:04:09 11:10:03 1 0.95 0.00 0.05 0.00 0.03 98.96 13:04:09 11:10:03 2 0.05 0.00 0.05 0.00 0.01 99.89 13:04:09 11:10:03 3 0.06 0.00 0.04 0.01 0.01 99.89 13:04:09 11:20:03 all 36.03 0.00 2.24 9.93 0.09 51.70 13:04:09 11:20:03 0 37.22 0.00 2.04 8.73 0.09 51.92 13:04:09 11:20:03 1 36.28 0.00 2.08 9.88 0.10 51.67 13:04:09 11:20:03 2 34.74 0.00 2.39 9.75 0.09 53.03 13:04:09 11:20:03 3 35.88 0.00 2.46 11.36 0.09 50.20 13:04:09 11:30:03 all 61.43 0.00 2.38 0.25 0.15 35.79 13:04:09 11:30:03 0 60.88 0.00 2.46 0.36 0.14 36.15 13:04:09 11:30:03 1 62.21 0.00 2.57 0.15 0.14 34.93 13:04:09 11:30:03 2 61.31 0.00 2.15 0.22 0.17 36.14 13:04:09 11:30:03 3 61.32 0.00 2.35 0.28 0.14 35.92 13:04:09 11:40:03 all 22.63 0.00 1.09 0.11 0.10 76.07 13:04:09 11:40:03 0 22.54 0.00 1.08 0.11 0.09 76.17 13:04:09 11:40:03 1 23.49 0.00 1.02 0.12 0.10 75.28 13:04:09 11:40:03 2 22.58 0.00 1.12 0.12 0.10 76.10 13:04:09 11:40:03 3 21.92 0.00 1.14 0.10 0.10 76.74 13:04:09 11:50:03 all 19.98 0.00 0.81 0.04 0.08 79.09 13:04:09 11:50:03 0 19.89 0.00 0.74 0.01 0.08 79.28 13:04:09 11:50:03 1 20.02 0.00 0.96 0.02 0.08 78.92 13:04:09 11:50:03 2 19.69 0.00 0.77 0.10 0.08 79.36 13:04:09 11:50:03 3 20.32 0.00 0.75 0.04 0.08 78.81 13:04:09 13:04:09 11:50:03 CPU %user %nice %system %iowait %steal %idle 13:04:09 12:00:03 all 19.17 0.00 0.75 0.05 0.07 79.96 13:04:09 12:00:03 0 18.72 0.00 0.76 0.03 0.07 80.41 13:04:09 12:00:03 1 18.98 0.00 0.68 0.08 0.08 80.19 13:04:09 12:00:03 2 20.18 0.00 0.82 0.03 0.08 78.89 13:04:09 12:00:03 3 18.77 0.00 0.74 0.06 0.07 80.35 13:04:09 12:10:03 all 25.60 0.00 0.80 0.07 0.08 73.46 13:04:09 12:10:03 0 24.93 0.00 0.75 0.10 0.07 74.15 13:04:09 12:10:03 1 26.63 0.00 0.77 0.09 0.08 72.44 13:04:09 12:10:03 2 25.86 0.00 0.87 0.06 0.08 73.14 13:04:09 12:10:03 3 24.99 0.00 0.80 0.04 0.08 74.09 13:04:09 12:20:03 all 11.23 0.00 0.45 0.03 0.06 88.22 13:04:09 12:20:03 0 10.89 0.00 0.40 0.02 0.06 88.63 13:04:09 12:20:03 1 11.23 0.00 0.55 0.03 0.07 88.12 13:04:09 12:20:03 2 11.42 0.00 0.47 0.04 0.06 88.02 13:04:09 12:20:03 3 11.39 0.00 0.40 0.04 0.06 88.11 13:04:09 12:30:03 all 13.32 0.00 0.57 0.03 0.07 86.01 13:04:09 12:30:03 0 13.02 0.00 0.55 0.01 0.07 86.35 13:04:09 12:30:03 1 13.41 0.00 0.57 0.07 0.08 85.87 13:04:09 12:30:03 2 12.97 0.00 0.55 0.03 0.07 86.38 13:04:09 12:30:03 3 13.86 0.00 0.62 0.03 0.07 85.43 13:04:09 12:40:03 all 10.80 0.00 0.45 0.85 0.07 87.83 13:04:09 12:40:03 0 11.22 0.00 0.45 1.12 0.06 87.16 13:04:09 12:40:03 1 10.61 0.00 0.46 1.22 0.07 87.65 13:04:09 12:40:03 2 11.14 0.00 0.43 0.87 0.07 87.50 13:04:09 12:40:03 3 10.24 0.00 0.45 0.21 0.07 89.03 13:04:09 12:50:03 all 14.29 0.00 0.61 0.20 0.06 84.83 13:04:09 12:50:03 0 13.52 0.00 0.62 0.02 0.07 85.77 13:04:09 12:50:03 1 14.13 0.00 0.70 0.06 0.07 85.05 13:04:09 12:50:03 2 15.16 0.00 0.55 0.71 0.06 83.51 13:04:09 12:50:03 3 14.35 0.00 0.59 0.01 0.07 84.99 13:04:09 13:00:03 all 15.98 0.00 0.71 0.12 0.07 83.12 13:04:09 13:00:03 0 16.02 0.00 0.71 0.01 0.06 83.20 13:04:09 13:00:03 1 15.95 0.00 0.82 0.05 0.07 83.11 13:04:09 13:00:03 2 15.89 0.00 0.69 0.14 0.06 83.22 13:04:09 13:00:03 3 16.07 0.00 0.64 0.28 0.07 82.95 13:04:09 Average: all 8.75 0.00 0.39 0.42 0.04 90.40 13:04:09 Average: 0 8.64 0.00 0.38 0.38 0.04 90.56 13:04:09 Average: 1 8.89 0.00 0.41 0.42 0.04 90.24 13:04:09 Average: 2 8.71 0.00 0.39 0.43 0.04 90.43 13:04:09 Average: 3 8.75 0.00 0.40 0.43 0.04 90.38 13:04:09 13:04:09 13:04:09