11:12:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/106775 11:12:04 Running as SYSTEM 11:12:04 [EnvInject] - Loading node environment variables. 11:12:04 Building remotely on prd-ubuntu2204-docker-4c-16g-3854 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:12:04 [ssh-agent] Looking for ssh-agent implementation... 11:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:04 $ ssh-agent 11:12:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHcDX4v/agent.2670 11:12:04 SSH_AGENT_PID=2672 11:12:04 [ssh-agent] Started. 11:12:04 Running ssh-add (command line suppressed) 11:12:04 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13559452448924051443.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13559452448924051443.key) 11:12:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:12:04 The recommended git tool is: NONE 11:12:06 using credential jenkins-ssh 11:12:06 Wiping out workspace first. 11:12:06 Cloning the remote Git repository 11:12:06 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:12:06 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:12:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:12:06 > git --version # timeout=10 11:12:06 > git --version # 'git version 2.34.1' 11:12:06 using GIT_SSH to set credentials jenkins-ssh 11:12:06 Verifying host key using known hosts file 11:12:06 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:12:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:12:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:12:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:12:11 using GIT_SSH to set credentials jenkins-ssh 11:12:11 Verifying host key using known hosts file 11:12:11 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:12:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/75/106775/27 # timeout=10 11:12:11 > git rev-parse 6d691d567755c3ae35b15f1b801c0eb4d36cea5e^{commit} # timeout=10 11:12:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:12:11 Checking out Revision 6d691d567755c3ae35b15f1b801c0eb4d36cea5e (refs/changes/75/106775/27) 11:12:11 > git config core.sparsecheckout # timeout=10 11:12:11 > git checkout -f 6d691d567755c3ae35b15f1b801c0eb4d36cea5e # timeout=10 11:12:15 Commit message: "Initial T-API 2.4 PCE link & Nodes Classes" 11:12:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:12:15 > git rev-list --no-walk aeb4959c20f5c0ffe973dc9e77ad3c4b24b6788c # timeout=10 11:12:15 > git remote # timeout=10 11:12:15 > git submodule init # timeout=10 11:12:15 > git submodule sync # timeout=10 11:12:15 > git config --get remote.origin.url # timeout=10 11:12:15 > git submodule init # timeout=10 11:12:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:12:15 ERROR: No submodules found. 11:12:15 provisioning config files... 11:12:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:12:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:12:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6164491222265138332.sh 11:12:15 ---> python-tools-install.sh 11:12:15 Setup pyenv: 11:12:15 * system (set by /opt/pyenv/version) 11:12:15 * 3.8.20 (set by /opt/pyenv/version) 11:12:15 * 3.9.20 (set by /opt/pyenv/version) 11:12:15 3.10.15 11:12:15 3.11.10 11:12:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7L1 11:12:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:12:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:24 lf-activate-venv(): INFO: Base packages installed successfully 11:12:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:50 lf-activate-venv(): INFO: Adding /tmp/venv-x7L1/bin to PATH 11:12:50 Generating Requirements File 11:13:11 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:13:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:13:11 Python 3.11.10 11:13:11 pip 25.3 from /tmp/venv-x7L1/lib/python3.11/site-packages/pip (python 3.11) 11:13:12 appdirs==1.4.4 11:13:12 argcomplete==3.6.3 11:13:12 aspy.yaml==1.3.0 11:13:12 attrs==25.4.0 11:13:12 autopage==0.5.2 11:13:12 beautifulsoup4==4.14.3 11:13:12 boto3==1.42.3 11:13:12 botocore==1.42.3 11:13:12 bs4==0.0.2 11:13:12 cachetools==6.2.2 11:13:12 certifi==2025.11.12 11:13:12 cffi==2.0.0 11:13:12 cfgv==3.5.0 11:13:12 chardet==5.2.0 11:13:12 charset-normalizer==3.4.4 11:13:12 click==8.3.1 11:13:12 cliff==4.13.0 11:13:12 cmd2==2.7.0 11:13:12 cryptography==3.3.2 11:13:12 debtcollector==3.0.0 11:13:12 decorator==5.2.1 11:13:12 defusedxml==0.7.1 11:13:12 Deprecated==1.3.1 11:13:12 distlib==0.4.0 11:13:12 dnspython==2.8.0 11:13:12 docker==7.1.0 11:13:12 dogpile.cache==1.5.0 11:13:12 durationpy==0.10 11:13:12 email-validator==2.3.0 11:13:12 filelock==3.20.0 11:13:12 future==1.0.0 11:13:12 gitdb==4.0.12 11:13:12 GitPython==3.1.45 11:13:12 google-auth==2.43.0 11:13:12 httplib2==0.31.0 11:13:12 identify==2.6.15 11:13:12 idna==3.11 11:13:12 importlib-resources==1.5.0 11:13:12 iso8601==2.1.0 11:13:12 Jinja2==3.1.6 11:13:12 jmespath==1.0.1 11:13:12 jsonpatch==1.33 11:13:12 jsonpointer==3.0.0 11:13:12 jsonschema==4.25.1 11:13:12 jsonschema-specifications==2025.9.1 11:13:12 keystoneauth1==5.12.0 11:13:12 kubernetes==34.1.0 11:13:12 lftools==0.37.16 11:13:12 lxml==6.0.2 11:13:12 markdown-it-py==4.0.0 11:13:12 MarkupSafe==3.0.3 11:13:12 mdurl==0.1.2 11:13:12 msgpack==1.1.2 11:13:12 multi_key_dict==2.0.3 11:13:12 munch==4.0.0 11:13:12 netaddr==1.3.0 11:13:12 niet==1.4.2 11:13:12 nodeenv==1.9.1 11:13:12 oauth2client==4.1.3 11:13:12 oauthlib==3.3.1 11:13:12 openstacksdk==4.8.0 11:13:12 os-service-types==1.8.2 11:13:12 osc-lib==4.2.0 11:13:12 oslo.config==10.1.0 11:13:12 oslo.context==6.2.0 11:13:12 oslo.i18n==6.7.1 11:13:12 oslo.log==7.2.1 11:13:12 oslo.serialization==5.8.0 11:13:12 oslo.utils==9.2.0 11:13:12 packaging==25.0 11:13:12 pbr==7.0.3 11:13:12 platformdirs==4.5.0 11:13:12 prettytable==3.17.0 11:13:12 psutil==7.1.3 11:13:12 pyasn1==0.6.1 11:13:12 pyasn1_modules==0.4.2 11:13:12 pycparser==2.23 11:13:12 pygerrit2==2.0.15 11:13:12 PyGithub==2.8.1 11:13:12 Pygments==2.19.2 11:13:12 PyJWT==2.10.1 11:13:12 PyNaCl==1.6.1 11:13:12 pyparsing==2.4.7 11:13:12 pyperclip==1.11.0 11:13:12 pyrsistent==0.20.0 11:13:12 python-cinderclient==9.8.0 11:13:12 python-dateutil==2.9.0.post0 11:13:12 python-heatclient==4.3.0 11:13:12 python-jenkins==1.8.3 11:13:12 python-keystoneclient==5.7.0 11:13:12 python-magnumclient==4.9.0 11:13:12 python-openstackclient==8.2.0 11:13:12 python-swiftclient==4.9.0 11:13:12 PyYAML==6.0.3 11:13:12 referencing==0.37.0 11:13:12 requests==2.32.5 11:13:12 requests-oauthlib==2.0.0 11:13:12 requestsexceptions==1.4.0 11:13:12 rfc3986==2.0.0 11:13:12 rich==14.2.0 11:13:12 rich-argparse==1.7.2 11:13:12 rpds-py==0.30.0 11:13:12 rsa==4.9.1 11:13:12 ruamel.yaml==0.18.16 11:13:12 ruamel.yaml.clib==0.2.15 11:13:12 s3transfer==0.16.0 11:13:12 simplejson==3.20.2 11:13:12 six==1.17.0 11:13:12 smmap==5.0.2 11:13:12 soupsieve==2.8 11:13:12 stevedore==5.6.0 11:13:12 tabulate==0.9.0 11:13:12 toml==0.10.2 11:13:12 tomlkit==0.13.3 11:13:12 tqdm==4.67.1 11:13:12 typing_extensions==4.15.0 11:13:12 tzdata==2025.2 11:13:12 urllib3==1.26.20 11:13:12 virtualenv==20.35.4 11:13:12 wcwidth==0.2.14 11:13:12 websocket-client==1.9.0 11:13:12 wrapt==2.0.1 11:13:12 xdg==6.0.0 11:13:12 xmltodict==1.0.2 11:13:12 yq==3.4.3 11:13:12 [EnvInject] - Injecting environment variables from a build step. 11:13:12 [EnvInject] - Injecting as environment variables the properties content 11:13:12 PYTHON=python3 11:13:12 11:13:12 [EnvInject] - Variables injected successfully. 11:13:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16412574377091232528.sh 11:13:12 ---> tox-install.sh 11:13:12 + source /home/jenkins/lf-env.sh 11:13:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:12 ++ mktemp -d /tmp/venv-XXXX 11:13:12 + lf_venv=/tmp/venv-KMFu 11:13:12 + local venv_file=/tmp/.os_lf_venv 11:13:12 + local python=python3 11:13:12 + local options 11:13:12 + local set_path=true 11:13:12 + local install_args= 11:13:12 ++ 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:13:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:12 + true 11:13:12 + case $1 in 11:13:12 + venv_file=/tmp/.toxenv 11:13:12 + shift 2 11:13:12 + true 11:13:12 + case $1 in 11:13:12 + shift 11:13:12 + break 11:13:12 + case $python in 11:13:12 + local pkg_list= 11:13:12 + [[ -d /opt/pyenv ]] 11:13:12 + echo 'Setup pyenv:' 11:13:12 Setup pyenv: 11:13:12 + export PYENV_ROOT=/opt/pyenv 11:13:12 + PYENV_ROOT=/opt/pyenv 11:13:12 + 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:13:12 + 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:13:12 + pyenv versions 11:13:12 system 11:13:12 3.8.20 11:13:12 3.9.20 11:13:12 3.10.15 11:13:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:13:12 + command -v pyenv 11:13:12 ++ pyenv init - --no-rehash 11:13:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:13:12 for i in ${!paths[@]}; do 11:13:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:13:12 fi; done; 11:13:12 echo "${paths[*]}"'\'')" 11:13:12 export PATH="/opt/pyenv/shims:${PATH}" 11:13:12 export PYENV_SHELL=bash 11:13:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:12 pyenv() { 11:13:12 local command 11:13:12 command="${1:-}" 11:13:12 if [ "$#" -gt 0 ]; then 11:13:12 shift 11:13:12 fi 11:13:12 11:13:12 case "$command" in 11:13:12 rehash|shell) 11:13:12 eval "$(pyenv "sh-$command" "$@")" 11:13:12 ;; 11:13:12 *) 11:13:12 command pyenv "$command" "$@" 11:13:12 ;; 11:13:12 esac 11:13:12 }' 11:13:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:13:12 for i in ${!paths[@]}; do 11:13:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:13:12 fi; done; 11:13:12 echo "${paths[*]}"' 11:13:12 ++ 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:13:12 ++ 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:13:12 ++ 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:13:12 ++ export PYENV_SHELL=bash 11:13:12 ++ PYENV_SHELL=bash 11:13:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:12 +++ complete -F _pyenv pyenv 11:13:12 ++ lf-pyver python3 11:13:12 ++ local py_version_xy=python3 11:13:12 ++ local py_version_xyz= 11:13:12 ++ pyenv versions 11:13:12 ++ local command 11:13:12 ++ command=versions 11:13:12 ++ '[' 1 -gt 0 ']' 11:13:12 ++ shift 11:13:12 ++ case "$command" in 11:13:12 ++ command pyenv versions 11:13:12 ++ sed 's/^[ *]* //' 11:13:12 ++ awk '{ print $1 }' 11:13:12 ++ grep -E '^[0-9.]*[0-9]$' 11:13:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:12 +++ grep '^3' /tmp/.pyenv_versions 11:13:12 +++ sort -V 11:13:12 +++ tail -n 1 11:13:12 ++ py_version_xyz=3.11.10 11:13:12 ++ [[ -z 3.11.10 ]] 11:13:12 ++ echo 3.11.10 11:13:12 ++ return 0 11:13:12 + pyenv local 3.11.10 11:13:12 + local command 11:13:12 + command=local 11:13:12 + '[' 2 -gt 0 ']' 11:13:12 + shift 11:13:12 + case "$command" in 11:13:12 + command pyenv local 3.11.10 11:13:12 + for arg in "$@" 11:13:12 + case $arg in 11:13:12 + pkg_list+='tox ' 11:13:12 + for arg in "$@" 11:13:12 + case $arg in 11:13:12 + pkg_list+='virtualenv ' 11:13:12 + for arg in "$@" 11:13:12 + case $arg in 11:13:12 + pkg_list+='urllib3~=1.26.15 ' 11:13:12 + [[ -f /tmp/.toxenv ]] 11:13:12 + [[ ! -f /tmp/.toxenv ]] 11:13:12 + [[ -n '' ]] 11:13:12 + python3 -m venv /tmp/venv-KMFu 11:13:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMFu' 11:13:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMFu 11:13:16 + echo /tmp/venv-KMFu 11:13:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:13:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:13:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:16 + local 'pip_opts=--upgrade --quiet' 11:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:13:16 + [[ -n '' ]] 11:13:16 + [[ -n '' ]] 11:13:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:16 + /tmp/venv-KMFu/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:13:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:13:20 lf-activate-venv(): INFO: Base packages installed successfully 11:13:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:13:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:13:20 + /tmp/venv-KMFu/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:13:22 + type python3 11:13:22 + true 11:13:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KMFu/bin to PATH' 11:13:22 lf-activate-venv(): INFO: Adding /tmp/venv-KMFu/bin to PATH 11:13:22 + PATH=/tmp/venv-KMFu/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:13:22 + return 0 11:13:22 + python3 --version 11:13:22 Python 3.11.10 11:13:22 + python3 -m pip --version 11:13:22 pip 25.3 from /tmp/venv-KMFu/lib/python3.11/site-packages/pip (python 3.11) 11:13:22 + python3 -m pip freeze 11:13:22 cachetools==6.2.2 11:13:22 chardet==5.2.0 11:13:22 colorama==0.4.6 11:13:22 distlib==0.4.0 11:13:22 filelock==3.20.0 11:13:22 packaging==25.0 11:13:22 platformdirs==4.5.0 11:13:22 pluggy==1.6.0 11:13:22 pyproject-api==1.10.0 11:13:22 tox==4.32.0 11:13:22 urllib3==1.26.20 11:13:22 virtualenv==20.35.4 11:13:22 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11041035806146545034.sh 11:13:22 [EnvInject] - Injecting environment variables from a build step. 11:13:22 [EnvInject] - Injecting as environment variables the properties content 11:13:22 PARALLEL=True 11:13:22 11:13:22 [EnvInject] - Variables injected successfully. 11:13:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17820574607317209980.sh 11:13:22 ---> tox-run.sh 11:13:22 + 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:13:22 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:13:22 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:13:22 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:13:22 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:13:22 + source /home/jenkins/lf-env.sh 11:13:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:22 ++ mktemp -d /tmp/venv-XXXX 11:13:22 + lf_venv=/tmp/venv-2LJu 11:13:22 + local venv_file=/tmp/.os_lf_venv 11:13:22 + local python=python3 11:13:22 + local options 11:13:22 + local set_path=true 11:13:22 + local install_args= 11:13:22 ++ 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:13:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:22 + true 11:13:22 + case $1 in 11:13:22 + venv_file=/tmp/.toxenv 11:13:22 + shift 2 11:13:22 + true 11:13:22 + case $1 in 11:13:22 + shift 11:13:22 + break 11:13:22 + case $python in 11:13:22 + local pkg_list= 11:13:22 + [[ -d /opt/pyenv ]] 11:13:22 + echo 'Setup pyenv:' 11:13:22 Setup pyenv: 11:13:22 + export PYENV_ROOT=/opt/pyenv 11:13:22 + PYENV_ROOT=/opt/pyenv 11:13:22 + 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:13:22 + 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:13:22 + pyenv versions 11:13:22 system 11:13:22 3.8.20 11:13:22 3.9.20 11:13:22 3.10.15 11:13:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:13:22 + command -v pyenv 11:13:22 ++ pyenv init - --no-rehash 11:13:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:13:22 for i in ${!paths[@]}; do 11:13:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:13:22 fi; done; 11:13:22 echo "${paths[*]}"'\'')" 11:13:22 export PATH="/opt/pyenv/shims:${PATH}" 11:13:22 export PYENV_SHELL=bash 11:13:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:22 pyenv() { 11:13:22 local command 11:13:22 command="${1:-}" 11:13:22 if [ "$#" -gt 0 ]; then 11:13:22 shift 11:13:22 fi 11:13:22 11:13:22 case "$command" in 11:13:22 rehash|shell) 11:13:22 eval "$(pyenv "sh-$command" "$@")" 11:13:22 ;; 11:13:22 *) 11:13:22 command pyenv "$command" "$@" 11:13:22 ;; 11:13:22 esac 11:13:22 }' 11:13:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:13:22 for i in ${!paths[@]}; do 11:13:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:13:22 fi; done; 11:13:22 echo "${paths[*]}"' 11:13:22 ++ 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:13:22 ++ 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:13:22 ++ 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:13:22 ++ export PYENV_SHELL=bash 11:13:22 ++ PYENV_SHELL=bash 11:13:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:22 +++ complete -F _pyenv pyenv 11:13:22 ++ lf-pyver python3 11:13:22 ++ local py_version_xy=python3 11:13:22 ++ local py_version_xyz= 11:13:22 ++ pyenv versions 11:13:22 ++ local command 11:13:22 ++ command=versions 11:13:22 ++ '[' 1 -gt 0 ']' 11:13:22 ++ shift 11:13:22 ++ case "$command" in 11:13:22 ++ command pyenv versions 11:13:22 ++ sed 's/^[ *]* //' 11:13:22 ++ grep -E '^[0-9.]*[0-9]$' 11:13:22 ++ awk '{ print $1 }' 11:13:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:23 +++ grep '^3' /tmp/.pyenv_versions 11:13:23 +++ sort -V 11:13:23 +++ tail -n 1 11:13:23 ++ py_version_xyz=3.11.10 11:13:23 ++ [[ -z 3.11.10 ]] 11:13:23 ++ echo 3.11.10 11:13:23 ++ return 0 11:13:23 + pyenv local 3.11.10 11:13:23 + local command 11:13:23 + command=local 11:13:23 + '[' 2 -gt 0 ']' 11:13:23 + shift 11:13:23 + case "$command" in 11:13:23 + command pyenv local 3.11.10 11:13:23 + for arg in "$@" 11:13:23 + case $arg in 11:13:23 + pkg_list+='tox ' 11:13:23 + for arg in "$@" 11:13:23 + case $arg in 11:13:23 + pkg_list+='virtualenv ' 11:13:23 + for arg in "$@" 11:13:23 + case $arg in 11:13:23 + pkg_list+='urllib3~=1.26.15 ' 11:13:23 + [[ -f /tmp/.toxenv ]] 11:13:23 ++ cat /tmp/.toxenv 11:13:23 + lf_venv=/tmp/venv-KMFu 11:13:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMFu from' file:/tmp/.toxenv 11:13:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMFu from file:/tmp/.toxenv 11:13:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:13:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:23 + local 'pip_opts=--upgrade --quiet' 11:13:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:13:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:13:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:13:23 + [[ -n '' ]] 11:13:23 + [[ -n '' ]] 11:13:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:13:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:23 + /tmp/venv-KMFu/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:13:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:13:24 lf-activate-venv(): INFO: Base packages installed successfully 11:13:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:13:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:13:24 + /tmp/venv-KMFu/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:13:25 + type python3 11:13:25 + true 11:13:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KMFu/bin to PATH' 11:13:25 lf-activate-venv(): INFO: Adding /tmp/venv-KMFu/bin to PATH 11:13:25 + PATH=/tmp/venv-KMFu/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:13:25 + return 0 11:13:25 + [[ -d /opt/pyenv ]] 11:13:25 + echo '---> Setting up pyenv' 11:13:25 ---> Setting up pyenv 11:13:25 + export PYENV_ROOT=/opt/pyenv 11:13:25 + PYENV_ROOT=/opt/pyenv 11:13:25 + export PATH=/opt/pyenv/bin:/tmp/venv-KMFu/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:13:25 + PATH=/opt/pyenv/bin:/tmp/venv-KMFu/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:13:25 ++ pwd 11:13:25 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:13:25 + export PYTHONPATH 11:13:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:13:25 + TOX_TESTENV_PASSENV=PYTHONPATH 11:13:25 + tox --version 11:13:25 4.32.0 from /tmp/venv-KMFu/lib/python3.11/site-packages/tox/__init__.py 11:13:25 + PARALLEL=True 11:13:25 + TOX_OPTIONS_LIST= 11:13:25 + [[ -n '' ]] 11:13:25 + case ${PARALLEL,,} in 11:13:25 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:13:25 + tox --parallel auto --parallel-live 11:13:25 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:13:27 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:13:27 checkbashisms: freeze> python -m pip freeze --all 11:13:27 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:13:27 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:13:27 checkbashisms: pip==25.3,setuptools==80.9.0 11:13:27 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:13:27 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:13:27 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:13:29 checkbashisms: OK ✔ in 3.21 seconds 11:13:29 pre-commit: install_deps> python -I -m pip install pre-commit 11:13:31 pre-commit: freeze> python -m pip freeze --all 11:13:31 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 11:13:31 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:13:31 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:13:31 /usr/bin/cpan 11:13:31 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:13:32 [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:32 [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:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:32 [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:13:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:13:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:13:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:33 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:13:33 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:13:34 buildcontroller: freeze> python -m pip freeze --all 11:13:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:34 [INFO] Once installed this environment will be reused. 11:13:34 [INFO] This may take a few minutes... 11:13:34 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:13:34 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:13:34 + update-java-alternatives -l 11:13:34 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:13:34 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:13:34 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:13:34 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:13:34 update-alternatives: error: no alternatives for jaotc 11:13:34 update-alternatives: error: no alternatives for rmic 11:13:35 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:13:35 + java -version 11:13:35 + JAVA_VER=21 11:13:35 + echo 21 11:13:35 21 11:13:35 + javac -version 11:13:35 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:13:35 + JAVAC_VER=21 11:13:35 + echo 21 11:13:35 + [ 21 -ge 21 ] 11:13:35 + [ 21 -ge 21 ] 11:13:35 + echo ok, java is 21 or newer 11:13:35 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 11:13:35 21 11:13:35 ok, java is 21 or newer 11:13:36 2025-12-05 11:13:36 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 11:13:36 + sudo mkdir -p /opt 11:13:36 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 11:13:36 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 11:13:36 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:13:36 + mvn --version 11:13:36 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 11:13:36 Maven home: /opt/maven 11:13:36 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:13:36 Default locale: en, platform encoding: UTF-8 11:13:36 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 11:13:37 NOTE: Picked up JDK_JAVA_OPTIONS: 11:13:37 --add-opens=java.base/java.io=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.lang=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.net=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.nio=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.util=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:13:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:13:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:13:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:13:37 -Xlog:disable 11:13:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:39 [INFO] Once installed this environment will be reused. 11:13:39 [INFO] This may take a few minutes... 11:13:46 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:13:46 [INFO] Once installed this environment will be reused. 11:13:46 [INFO] This may take a few minutes... 11:13:51 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:13:51 [INFO] Once installed this environment will be reused. 11:13:51 [INFO] This may take a few minutes... 11:13:53 docs-linkcheck: freeze> python -m pip freeze --all 11:13:53 docs: freeze> python -m pip freeze --all 11:13:53 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:13:53 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:13:53 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:13:53 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:13:56 docs: OK ✔ in 30.03 seconds 11:13:56 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:13:58 docs-linkcheck: OK ✔ in 32.35 seconds 11:13:58 pylint: freeze> python -m pip freeze --all 11:13:59 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 11:13:59 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:14:00 trim trailing whitespace.................................................Passed 11:14:01 Tabs remover.............................................................Passed 11:14:01 autopep8.................................................................Passed 11:14:04 perltidy.................................................................Passed 11:14:05 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:14:05 [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:14:05 [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:14:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:14:05 [INFO] Once installed this environment will be reused. 11:14:05 [INFO] This may take a few minutes... 11:14:12 gitlint..................................................................Passed 11:14:19 11:14:19 ------------------------------------ 11:14:19 Your code has been rated at 10.00/10 11:14:19 11:16:10 pre-commit: OK ✔ in 43.23 seconds 11:16:10 pylint: OK ✔ in 25.07 seconds 11:16:10 buildcontroller: OK ✔ in 2 minutes 44.09 seconds 11:16:10 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:16:10 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:16:10 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:16:10 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:16:17 build_karaf_tests190: freeze> python -m pip freeze --all 11:16:17 build_karaf_tests221: freeze> python -m pip freeze --all 11:16:17 build_karaf_tests71: freeze> python -m pip freeze --all 11:16:17 build_karaf_tests121: freeze> python -m pip freeze --all 11:16:17 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:16:17 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:16:17 build karaf in karafoc with ./karafoc.env 11:16:17 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:16:17 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:16:17 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:16:17 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:16:17 build karaf in karaf71 with ./karaf71.env 11:16:17 build karaf in karaf221 with ./karaf221.env 11:16:17 NOTE: Picked up JDK_JAVA_OPTIONS: 11:16:17 --add-opens=java.base/java.io=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.net=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:16:17 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:16:17 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:16:17 -Xlog:disable 11:16:17 NOTE: Picked up JDK_JAVA_OPTIONS: 11:16:17 --add-opens=java.base/java.io=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.net=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:16:17 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:16:17 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:16:17 -Xlog:disable 11:16:17 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:16:17 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:16:17 build karaf in karaf121 with ./karaf121.env 11:16:17 NOTE: Picked up JDK_JAVA_OPTIONS: 11:16:17 --add-opens=java.base/java.io=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.net=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:16:17 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:16:17 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:16:17 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:16:17 -Xlog:disable 11:16:18 NOTE: Picked up JDK_JAVA_OPTIONS: 11:16:18 --add-opens=java.base/java.io=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.lang=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.net=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.nio=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.util=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:16:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:16:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:16:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:16:18 -Xlog:disable 11:17:14 build_karaf_tests190: OK ✔ in 1 minute 4.27 seconds 11:17:14 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:17:17 [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: no more data available - expected end tags to close start tag from line 16 and start tag from line 10 and start tag from line 5 and start tag from line 2, parser stopped on START_TAG seen ...\n ... @17:7 -> [Help 1] 11:17:17 [ERROR] 11:17:17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 11:17:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 11:17:17 [ERROR] 11:17:17 [ERROR] For more information about the errors and possible solutions, please read the following articles: 11:17:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 11:17:18 build_karaf_tests71: OK ✔ in 1 minute 7.77 seconds 11:17:18 build_karaf_tests121: OK ✔ in 1 minute 7.81 seconds 11:17:18 build_karaf_tests221: OK ✔ in 1 minute 7.85 seconds 11:17:18 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:17:18 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:17:22 buildlighty: freeze> python -m pip freeze --all 11:17:23 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:17:23 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:17:23 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:17:24 sims: freeze> python -m pip freeze --all 11:17:24 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:17:24 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:17:24 Using lighynode version 20.1.0.5 11:17:24 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:18:02 sims: OK ✔ in 10.05 seconds 11:18:02 testsPCE: freeze> python -m pip freeze --all 11:18:02 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,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.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 11:18:02 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:18:02 pytest -q transportpce_tests/pce/test01_pce.py 11:18:48 .................... [100%] 11:19:52 20 passed in 109.51s (0:01:49) 11:19:52 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:20:08 ............ [100%] 11:20:38 12 passed in 46.22s 11:20:38 pytest -q transportpce_tests/pce/test03_gnpy.py 11:20:55 ........ [100%] 11:21:16 8 passed in 37.66s 11:21:16 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:21:47 ... [100%] 11:21:52 3 passed in 35.81s 11:21:53 buildlighty: OK ✔ in 55.98 seconds 11:21:53 testsPCE: OK ✔ in 4 minutes 35.02 seconds 11:21:53 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:53 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:53 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:59 tests121: freeze> python -m pip freeze --all 11:22:00 tests_tapi: freeze> python -m pip freeze --all 11:22:00 tests190: freeze> python -m pip freeze --all 11:22:00 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:22:00 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:22:00 using environment variables from ./karaf121.env 11:22:00 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:22:00 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:22:00 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:22:00 using environment variables from ./karaf221.env 11:22:00 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:22:00 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:22:00 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:22:00 using environment variables from ./karafoc.env 11:22:00 pytest -q transportpce_tests/oc/test01_portmapping.py 11:23:01 ........... [100%] 11:23:17 10 passed in 76.88s (0:01:16) 11:23:17 pytest -q transportpce_tests/oc/test02_topology.py 11:23:23 .................................... [100%] 11:24:02 21 passed in 122.08s (0:02:02) 11:24:02 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 11:24:04 ............................ [100%] 11:24:22 14 passed in 64.82s (0:01:04) 11:24:22 pytest -q transportpce_tests/oc/test03_renderer.py 11:24:42 ........... [100%] 11:25:00 6 passed in 57.73s 11:25:00 pytest -q transportpce_tests/1.2.1/test03_topology.py 11:25:01 ..................... [100%] 11:25:21 19 passed in 57.35s 11:25:21 tests190: OK ✔ in 3 minutes 28.58 seconds 11:25:21 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:26 .tests71: freeze> python -m pip freeze --all 11:25:30 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:25:30 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:25:30 using environment variables from ./karaf71.env 11:25:30 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:25:46 .............................. [100%] 11:26:21 12 passed in 50.59s 11:26:21 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 11:26:23 ................................................... [100%] 11:27:30 44 passed in 149.99s (0:02:29) 11:27:30 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 11:27:32 ...................................................................... [100%] 11:28:54 24 passed in 83.58s (0:01:23) 11:28:54 pytest -q transportpce_tests/1.2.1/test05_olm.py 11:28:55 ... [100%] 11:29:00 62 passed in 157.97s (0:02:37) 11:29:00 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 11:29:47 ...................... [100%] 11:30:10 51 passed in 489.51s (0:08:09) 11:30:10 pytest -q transportpce_tests/tapi/test02_full_topology.py 11:30:10 ............................................................. [100%] 11:31:32 48 passed in 150.99s (0:02:30) 11:31:32 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 11:31:32 ............................. [100%] 11:32:16 40 passed in 201.82s (0:03:21) 11:32:17 pytest -q transportpce_tests/1.2.1/test06_end2end.py 11:32:18 .................. [100%] 11:32:46 22 passed in 74.52s (0:01:14) 11:32:57 ........................................................ [100%] 11:35:43 36 passed in 333.20s (0:05:33) 11:35:43 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 11:36:01 ................................................................................. [100%] 11:40:51 71 passed in 307.09s (0:05:07) 11:40:51 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:41:09 .................... [100%] 11:43:11 19 passed in 139.99s (0:02:19) 11:43:11 tests71: OK ✔ in 7 minutes 25.53 seconds 11:43:11 tests_tapi: OK ✔ in 21 minutes 18.76 seconds 11:43:11 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:43:18 tests221: freeze> python -m pip freeze --all 11:43:19 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:43:19 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:43:19 using environment variables from ./karaf221.env 11:43:19 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:43:55 ...................................... [100%] 11:44:34 35 passed in 75.02s (0:01:15) 11:44:34 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:45:05 ...... [100%] 11:45:19 6 passed in 44.60s 11:45:19 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:46:03 .................................. [100%] 11:47:12 54 passed in 895.07s (0:14:55) 11:47:14 ........... [100%] 11:47:37 44 passed in 138.06s (0:02:18) 11:47:37 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:48:13 ............ [100%] 11:48:37 12 passed in 59.98s 11:48:38 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:49:03 ................ [100%] 11:50:32 16 passed in 114.30s (0:01:54) 11:50:32 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:51:02 ............................... [100%] 11:54:08 31 passed in 215.91s (0:03:35) 11:54:08 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:54:43 .......................... [100%] 11:55:40 26 passed in 90.37s (0:01:30) 11:55:40 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:56:15 ...................... [100%] 11:57:19 22 passed in 99.49s (0:01:39) 11:57:19 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:57:59 ........................................ [100%] 12:00:21 40 passed in 181.82s (0:03:01) 12:00:21 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:01:04 ........................................................................ [ 74%] 12:06:40 ......................... [100%] 12:08:32 97 passed in 491.02s (0:08:11) 12:08:32 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:09:12 ...................................................... [100%] 12:15:59 54 passed in 446.67s (0:07:26) 12:15:59 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 12:16:53 ........................................................................ [ 71%] 12:22:00 ............................. [100%] 12:24:10 101 passed in 490.17s (0:08:10) 12:24:10 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 12:25:03 ........................................................................ [ 67%] 12:30:49 ................................... [100%] 12:34:09 107 passed in 599.38s (0:09:59) 12:34:09 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:34:51 ............................................. [100%] 12:37:29 45 passed in 198.97s (0:03:18) 12:37:29 tests121: OK ✔ in 25 minutes 19.78 seconds 12:37:29 tests221: OK ✔ in 54 minutes 17.54 seconds 12:37:29 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:37:35 tests_hybrid: freeze> python -m pip freeze --all 12:37:35 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:37:35 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:37:35 using environment variables from ./karaf221.env 12:37:35 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:38:15 ................................................... [100%] 12:40:02 51 passed in 146.39s (0:02:26) 12:40:02 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:40:44 ........................................................................ [ 66%] 12:45:05 ..................................... [100%] 12:50:11 109 passed in 608.96s (0:10:08) 12:50:11 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:50:59 ..................................................... [100%] 12:54:30 53 passed in 259.08s (0:04:19) 12:54:31 buildcontroller: OK (164.09=setup[8.78]+cmd[155.31] seconds) 12:54:31 sims: OK (10.05=setup[7.08]+cmd[2.97] seconds) 12:54:31 build_karaf_tests121: OK (67.81=setup[8.08]+cmd[59.73] seconds) 12:54:31 testsPCE: OK (275.02=setup[44.62]+cmd[230.40] seconds) 12:54:31 tests121: OK (1519.78=setup[7.49]+cmd[1512.29] seconds) 12:54:31 build_karaf_tests221: OK (67.85=setup[7.98]+cmd[59.87] seconds) 12:54:31 tests_tapi: OK (1278.76=setup[7.51]+cmd[1271.25] seconds) 12:54:31 tests221: OK (3257.54=setup[7.63]+cmd[3249.90] seconds) 12:54:31 build_karaf_tests71: OK (67.77=setup[7.97]+cmd[59.79] seconds) 12:54:31 tests71: OK (445.53=setup[9.60]+cmd[435.93] seconds) 12:54:31 build_karaf_tests190: OK (64.26=setup[7.96]+cmd[56.30] seconds) 12:54:31 tests190: OK (208.58=setup[7.53]+cmd[201.05] seconds) 12:54:31 tests_hybrid: OK (1021.94=setup[6.62]+cmd[1015.32] seconds) 12:54:31 buildlighty: OK (55.98=setup[9.01]+cmd[46.97] seconds) 12:54:31 docs: OK (30.03=setup[27.69]+cmd[2.34] seconds) 12:54:31 docs-linkcheck: OK (32.35=setup[27.58]+cmd[4.77] seconds) 12:54:31 checkbashisms: OK (3.21=setup[1.93]+cmd[0.01,0.05,1.22] seconds) 12:54:31 pre-commit: OK (43.23=setup[2.84]+cmd[0.00,0.01,33.47,6.91] seconds) 12:54:31 pylint: OK (25.07=setup[3.31]+cmd[21.76] seconds) 12:54:31 congratulations :) (6065.25 seconds) 12:54:31 + tox_status=0 12:54:31 + echo '---> Completed tox runs' 12:54:31 ---> Completed tox runs 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/build_karaf_tests121/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=build_karaf_tests121 12:54:31 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/build_karaf_tests190/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=build_karaf_tests190 12:54:31 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/build_karaf_tests221/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=build_karaf_tests221 12:54:31 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/build_karaf_tests71/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=build_karaf_tests71 12:54:31 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/buildcontroller/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=buildcontroller 12:54:31 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/buildlighty/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=buildlighty 12:54:31 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/checkbashisms/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=checkbashisms 12:54:31 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/docs-linkcheck/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=docs-linkcheck 12:54:31 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/docs/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=docs 12:54:31 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/pre-commit/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=pre-commit 12:54:31 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/pylint/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=pylint 12:54:31 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/sims/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=sims 12:54:31 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/tests121/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=tests121 12:54:31 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/tests190/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=tests190 12:54:31 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/tests221/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=tests221 12:54:31 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/tests71/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=tests71 12:54:31 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/testsPCE/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=testsPCE 12:54:31 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/tests_hybrid/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=tests_hybrid 12:54:31 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:54:31 + for i in .tox/*/log 12:54:31 ++ echo .tox/tests_tapi/log 12:54:31 ++ awk -F/ '{print $2}' 12:54:31 + tox_env=tests_tapi 12:54:31 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:54:31 + DOC_DIR=docs/_build/html 12:54:31 + [[ -d docs/_build/html ]] 12:54:31 + echo '---> Archiving generated docs' 12:54:31 ---> Archiving generated docs 12:54:31 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:54:31 + echo '---> tox-run.sh ends' 12:54:31 ---> tox-run.sh ends 12:54:31 + test 0 -eq 0 12:54:31 $ ssh-agent -k 12:54:31 unset SSH_AUTH_SOCK; 12:54:31 unset SSH_AGENT_PID; 12:54:31 echo Agent pid 2672 killed; 12:54:31 [ssh-agent] Stopped. 12:54:31 [PostBuildScript] - [INFO] Executing post build scripts. 12:54:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1140461771967522690.sh 12:54:31 ---> sysstat.sh 12:54:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10576421196590423785.sh 12:54:32 ---> package-listing.sh 12:54:32 ++ facter osfamily 12:54:32 ++ tr '[:upper:]' '[:lower:]' 12:54:32 + OS_FAMILY=debian 12:54:32 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:54:32 + START_PACKAGES=/tmp/packages_start.txt 12:54:32 + END_PACKAGES=/tmp/packages_end.txt 12:54:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:32 + PACKAGES=/tmp/packages_start.txt 12:54:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:54:32 + PACKAGES=/tmp/packages_end.txt 12:54:32 + case "${OS_FAMILY}" in 12:54:32 + dpkg -l 12:54:32 + grep '^ii' 12:54:32 + '[' -f /tmp/packages_start.txt ']' 12:54:32 + '[' -f /tmp/packages_end.txt ']' 12:54:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:54:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:54:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:54:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11113927594798363783.sh 12:54:32 ---> capture-instance-metadata.sh 12:54:32 Setup pyenv: 12:54:32 system 12:54:32 3.8.20 12:54:32 3.9.20 12:54:32 3.10.15 12:54:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:54:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7L1 from file:/tmp/.os_lf_venv 12:54:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:35 lf-activate-venv(): INFO: Base packages installed successfully 12:54:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:51 lf-activate-venv(): INFO: Adding /tmp/venv-x7L1/bin to PATH 12:54:51 INFO: Running in OpenStack, capturing instance metadata 12:54:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1366048996655685586.sh 12:54:51 provisioning config files... 12:54:51 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4018 12:54:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config18053295417001126167tmp 12:54:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:54:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:54:51 provisioning config files... 12:54:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:54:51 [EnvInject] - Injecting environment variables from a build step. 12:54:51 [EnvInject] - Injecting as environment variables the properties content 12:54:51 SERVER_ID=logs 12:54:51 12:54:51 [EnvInject] - Variables injected successfully. 12:54:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5003539159850853762.sh 12:54:51 ---> create-netrc.sh 12:54:51 WARN: Log server credential not found. 12:54:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16291041161678630430.sh 12:54:52 ---> python-tools-install.sh 12:54:52 Setup pyenv: 12:54:52 system 12:54:52 3.8.20 12:54:52 3.9.20 12:54:52 3.10.15 12:54:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:54:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7L1 from file:/tmp/.os_lf_venv 12:54:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:54 lf-activate-venv(): INFO: Base packages installed successfully 12:54:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:55:04 lf-activate-venv(): INFO: Adding /tmp/venv-x7L1/bin to PATH 12:55:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3014695381623922706.sh 12:55:04 ---> sudo-logs.sh 12:55:04 Archiving 'sudo' log.. 12:55:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14878340403015788568.sh 12:55:04 ---> job-cost.sh 12:55:04 Setup pyenv: 12:55:04 system 12:55:04 3.8.20 12:55:04 3.9.20 12:55:04 3.10.15 12:55:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:55:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7L1 from file:/tmp/.os_lf_venv 12:55:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:06 lf-activate-venv(): INFO: Base packages installed successfully 12:55:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:13 lf-activate-venv(): INFO: Adding /tmp/venv-x7L1/bin to PATH 12:55:13 INFO: No Stack... 12:55:13 INFO: Retrieving Pricing Info for: v3-standard-4 12:55:14 INFO: Archiving Costs 12:55:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16567232679442338661.sh 12:55:14 ---> logs-deploy.sh 12:55:14 Setup pyenv: 12:55:14 system 12:55:14 3.8.20 12:55:14 3.9.20 12:55:14 3.10.15 12:55:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:55:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7L1 from file:/tmp/.os_lf_venv 12:55:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:16 lf-activate-venv(): INFO: Base packages installed successfully 12:55:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:55:26 lf-activate-venv(): INFO: Adding /tmp/venv-x7L1/bin to PATH 12:55:26 WARNING: Nexus logging server not set 12:55:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4018/ 12:55:26 INFO: archiving logs to S3 12:55:28 ---> uname -a: 12:55:28 Linux prd-ubuntu2204-docker-4c-16g-3854 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:55:28 12:55:28 12:55:28 ---> lscpu: 12:55:28 Architecture: x86_64 12:55:28 CPU op-mode(s): 32-bit, 64-bit 12:55:28 Address sizes: 40 bits physical, 48 bits virtual 12:55:28 Byte Order: Little Endian 12:55:28 CPU(s): 4 12:55:28 On-line CPU(s) list: 0-3 12:55:28 Vendor ID: AuthenticAMD 12:55:28 Model name: AMD EPYC-Rome Processor 12:55:28 CPU family: 23 12:55:28 Model: 49 12:55:28 Thread(s) per core: 1 12:55:28 Core(s) per socket: 1 12:55:28 Socket(s): 4 12:55:28 Stepping: 0 12:55:28 BogoMIPS: 5599.99 12:55:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:55:28 Virtualization: AMD-V 12:55:28 Hypervisor vendor: KVM 12:55:28 Virtualization type: full 12:55:28 L1d cache: 128 KiB (4 instances) 12:55:28 L1i cache: 128 KiB (4 instances) 12:55:28 L2 cache: 2 MiB (4 instances) 12:55:28 L3 cache: 64 MiB (4 instances) 12:55:28 NUMA node(s): 1 12:55:28 NUMA node0 CPU(s): 0-3 12:55:28 Vulnerability Gather data sampling: Not affected 12:55:28 Vulnerability Indirect target selection: Not affected 12:55:28 Vulnerability Itlb multihit: Not affected 12:55:28 Vulnerability L1tf: Not affected 12:55:28 Vulnerability Mds: Not affected 12:55:28 Vulnerability Meltdown: Not affected 12:55:28 Vulnerability Mmio stale data: Not affected 12:55:28 Vulnerability Reg file data sampling: Not affected 12:55:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:55:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:55:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:55:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:55:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:55:28 Vulnerability Srbds: Not affected 12:55:28 Vulnerability Tsa: Not affected 12:55:28 Vulnerability Tsx async abort: Not affected 12:55:28 Vulnerability Vmscape: Not affected 12:55:28 12:55:28 12:55:28 ---> nproc: 12:55:28 4 12:55:28 12:55:28 12:55:28 ---> df -h: 12:55:28 Filesystem Size Used Avail Use% Mounted on 12:55:28 tmpfs 1.6G 1.1M 1.6G 1% /run 12:55:28 /dev/vda1 78G 18G 61G 23% / 12:55:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:55:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:55:28 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:55:28 12:55:28 12:55:28 ---> free -m: 12:55:28 total used free shared buff/cache available 12:55:28 Mem: 15989 719 11612 4 3657 14927 12:55:28 Swap: 1023 0 1023 12:55:28 12:55:28 12:55:28 ---> ip addr: 12:55:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:28 inet 127.0.0.1/8 scope host lo 12:55:28 valid_lft forever preferred_lft forever 12:55:28 inet6 ::1/128 scope host 12:55:28 valid_lft forever preferred_lft forever 12:55:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:28 link/ether fa:16:3e:d8:17:51 brd ff:ff:ff:ff:ff:ff 12:55:28 altname enp0s3 12:55:28 inet 10.30.171.219/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:55:28 valid_lft 67606sec preferred_lft 67606sec 12:55:28 inet6 fe80::f816:3eff:fed8:1751/64 scope link 12:55:28 valid_lft forever preferred_lft forever 12:55:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:55:28 link/ether 32:05:4a:24:21:55 brd ff:ff:ff:ff:ff:ff 12:55:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:55:28 valid_lft forever preferred_lft forever 12:55:28 12:55:28 12:55:28 ---> sar -b -r -n DEV: 12:55:28 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-3854) 12/05/25 _x86_64_ (4 CPU) 12:55:28 12:55:28 07:42:16 LINUX RESTART (4 CPU) 12:55:28 12:55:28 07:50:06 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:55:28 08:00:21 1.36 0.00 1.35 0.00 0.04 16.22 0.39 12:55:28 08:10:06 1.17 0.00 1.17 0.00 0.00 13.36 0.00 12:55:28 08:20:06 1.41 0.00 1.41 0.00 0.01 16.03 0.00 12:55:28 08:30:06 1.49 0.00 1.49 0.00 0.00 17.06 0.00 12:55:28 08:40:06 1.49 0.00 1.49 0.00 0.00 16.72 0.00 12:55:28 08:50:05 1.53 0.00 1.53 0.00 0.00 17.05 0.00 12:55:28 09:00:23 1.45 0.00 1.45 0.00 0.00 16.41 0.00 12:55:28 09:10:23 1.27 0.00 1.27 0.00 0.00 14.42 0.00 12:55:28 09:20:23 1.33 0.00 1.33 0.00 0.00 15.18 0.00 12:55:28 09:30:24 1.35 0.00 1.35 0.00 0.00 15.43 0.00 12:55:28 09:40:24 1.29 0.00 1.29 0.00 0.00 14.55 0.00 12:55:28 09:50:24 1.44 0.00 1.44 0.00 0.00 16.27 0.00 12:55:28 10:00:05 1.36 0.00 1.36 0.00 0.00 15.86 0.00 12:55:28 10:10:06 1.38 0.00 1.38 0.00 0.00 15.35 0.00 12:55:28 10:20:26 1.42 0.00 1.42 0.00 0.00 16.06 0.00 12:55:28 10:30:06 1.34 0.00 1.34 0.00 0.00 15.02 0.00 12:55:28 10:40:23 1.45 0.00 1.45 0.00 0.00 16.03 0.00 12:55:28 10:50:27 1.37 0.00 1.37 0.00 0.00 15.07 0.00 12:55:28 11:00:07 1.46 0.00 1.46 0.00 0.00 16.24 0.00 12:55:28 11:10:28 1.40 0.00 1.40 0.00 0.00 15.29 0.00 12:55:28 11:20:06 123.92 5.39 114.81 3.72 294.27 35722.45 9512.24 12:55:28 11:30:10 77.80 22.07 52.95 2.77 333.23 5214.85 4499.79 12:55:28 11:40:03 20.08 7.54 11.86 0.68 128.67 354.25 471.79 12:55:28 11:50:30 17.87 0.10 16.90 0.86 3.68 737.72 1010.97 12:55:28 12:00:06 11.77 0.06 11.21 0.50 2.15 320.68 584.88 12:55:28 12:10:05 7.05 0.03 6.73 0.29 2.00 194.65 340.98 12:55:28 12:20:03 5.45 0.01 5.25 0.19 1.15 146.07 97.91 12:55:28 12:30:04 5.11 0.01 4.92 0.19 0.61 140.84 83.97 12:55:28 12:40:02 9.70 0.32 8.96 0.42 7.85 573.92 319.11 12:55:28 12:50:12 4.79 0.08 4.58 0.13 2.19 112.76 371.02 12:55:28 Average: 10.25 1.18 8.74 0.32 25.53 1418.85 566.46 12:55:28 12:55:28 07:50:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:28 08:00:21 13692712 15533712 483792 2.95 55468 2011372 1145532 6.58 256744 2176296 16 12:55:28 08:10:06 13691232 15532628 484928 2.96 55844 2011384 1145596 6.58 257132 2177004 168 12:55:28 08:20:06 13692560 15534636 482736 2.95 56432 2011516 1145596 6.58 257716 2178392 204 12:55:28 08:30:06 13691592 15534336 483312 2.95 57040 2011528 1145596 6.58 258320 2179704 220 12:55:28 08:40:06 13688140 15531480 486040 2.97 57624 2011532 1145724 6.58 258904 2185220 204 12:55:28 08:50:05 13687384 15531456 486096 2.97 58224 2011672 1145724 6.58 259488 2185404 188 12:55:28 09:00:23 13687756 15532396 485172 2.96 58760 2011684 1145724 6.58 260032 2186436 168 12:55:28 09:10:23 13688448 15533636 483872 2.96 59156 2011820 1145724 6.58 260436 2186664 200 12:55:28 09:20:23 13688104 15533696 483856 2.96 59540 2011828 1145788 6.58 260828 2186852 200 12:55:28 09:30:24 13687852 15533872 483636 2.95 59964 2011832 1145916 6.58 261240 2187168 200 12:55:28 09:40:24 13687348 15533864 483640 2.95 60308 2011972 1145916 6.58 261600 2186984 200 12:55:28 09:50:24 13686872 15533808 483624 2.95 60732 2011984 1145916 6.58 262000 2187264 204 12:55:28 10:00:05 13687536 15535028 482416 2.95 61132 2012124 1145916 6.58 262416 2186340 232 12:55:28 10:10:06 13687716 15535568 481952 2.94 61476 2012132 1145916 6.58 262760 2186552 228 12:55:28 10:20:26 13687100 15535488 481976 2.94 61860 2012272 1145984 6.58 263144 2187544 4 12:55:28 10:30:06 13686096 15534828 482684 2.95 62196 2012276 1145984 6.58 263480 2186836 236 12:55:28 10:40:23 13687204 15536480 481112 2.94 62596 2012408 1146064 6.58 263880 2187624 16 12:55:28 10:50:27 13686700 15536300 481288 2.94 62900 2012424 1145984 6.58 264196 2188260 8 12:55:28 11:00:07 13685696 15535672 481880 2.94 63292 2012428 1145984 6.58 264552 2187376 8 12:55:28 11:10:28 13684940 15535416 482112 2.94 63628 2012572 1146112 6.58 264912 2188216 12 12:55:28 11:20:06 4122540 14470180 1457660 8.90 239648 9902868 2204864 12.66 1940412 9573400 1480 12:55:28 11:30:10 6766396 9339420 6597756 40.30 264116 2355012 7649348 43.91 2055580 7045648 2020 12:55:28 11:40:03 4300352 6931580 9006872 55.01 265296 2412148 9663832 55.47 2106568 9430716 504 12:55:28 11:50:30 10907984 13666004 2276772 13.91 270776 2533528 2985016 17.13 2145568 2818644 252 12:55:28 12:00:06 8642660 11439392 4502416 27.50 272140 2570880 5228260 30.01 2149600 5092928 404 12:55:28 12:10:05 8607960 11429508 4512196 27.56 272792 2595036 5271584 30.26 2151744 5114048 364 12:55:28 12:20:03 7034516 9873780 6067172 37.06 273200 2612344 6755192 38.77 2153564 6685048 436 12:55:28 12:30:04 7123328 9980668 5960300 36.40 273676 2629944 6658676 38.22 2156432 6599236 448 12:55:28 12:40:02 12306052 15298652 644816 3.94 277624 2761256 1328008 7.62 2172632 1397376 10152 12:55:28 12:50:12 12285388 15300968 642600 3.92 278312 2783548 1327944 7.62 2184728 1407816 20048 12:55:28 Average: 11862005 14280482 1711156 10.45 129525 2446511 2399647 13.77 881354 3295567 1301 12:55:28 12:55:28 07:50:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:28 08:00:21 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 08:00:21 ens3 0.25 0.10 0.05 0.02 0.00 0.00 0.00 0.00 12:55:28 08:00:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 08:10:06 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 08:10:06 ens3 0.31 0.09 0.08 0.04 0.00 0.00 0.00 0.00 12:55:28 08:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 08:20:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 08:20:06 ens3 0.31 0.12 0.08 0.05 0.00 0.00 0.00 0.00 12:55:28 08:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 08:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 08:30:06 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 12:55:28 08:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 08:40:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 08:40:06 ens3 0.66 0.75 0.13 0.63 0.00 0.00 0.00 0.00 12:55:28 08:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 08:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 08:50:05 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 12:55:28 08:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 09:00:23 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 09:00:23 ens3 0.29 0.11 0.07 0.04 0.00 0.00 0.00 0.00 12:55:28 09:00:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 09:10:23 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 09:10:23 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 12:55:28 09:10:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 09:20:23 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 09:20:23 ens3 0.32 0.13 0.10 0.06 0.00 0.00 0.00 0.00 12:55:28 09:20:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 09:30:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 09:30:24 ens3 0.33 0.13 0.10 0.06 0.00 0.00 0.00 0.00 12:55:28 09:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 09:40:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 09:40:24 ens3 0.61 0.21 0.20 0.12 0.00 0.00 0.00 0.00 12:55:28 09:40:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 09:50:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 09:50:24 ens3 0.34 0.11 0.09 0.04 0.00 0.00 0.00 0.00 12:55:28 09:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 10:00:05 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 10:00:05 ens3 0.90 0.25 0.31 0.19 0.00 0.00 0.00 0.00 12:55:28 10:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 10:10:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 10:10:06 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 12:55:28 10:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 10:20:26 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 10:20:26 ens3 0.25 0.11 0.07 0.04 0.00 0.00 0.00 0.00 12:55:28 10:20:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 10:30:06 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 10:30:06 ens3 0.35 0.15 0.12 0.07 0.00 0.00 0.00 0.00 12:55:28 10:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 10:40:23 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 10:40:23 ens3 0.46 0.20 0.16 0.10 0.00 0.00 0.00 0.00 12:55:28 10:40:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 10:50:27 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 10:50:27 ens3 0.20 0.08 0.04 0.02 0.00 0.00 0.00 0.00 12:55:28 10:50:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 11:00:07 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 11:00:07 ens3 0.20 0.07 0.04 0.02 0.00 0.00 0.00 0.00 12:55:28 11:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 11:10:28 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:28 11:10:28 ens3 0.33 0.14 0.10 0.06 0.00 0.00 0.00 0.00 12:55:28 11:10:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 11:20:06 lo 1.71 1.71 1.66 1.66 0.00 0.00 0.00 0.00 12:55:28 11:20:06 ens3 168.98 122.96 2025.63 17.11 0.00 0.00 0.00 0.00 12:55:28 11:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 11:30:10 lo 28.69 28.69 19.40 19.40 0.00 0.00 0.00 0.00 12:55:28 11:30:10 ens3 2.28 2.09 0.69 0.59 0.00 0.00 0.00 0.00 12:55:28 11:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 11:40:03 lo 44.79 44.79 18.53 18.53 0.00 0.00 0.00 0.00 12:55:28 11:40:03 ens3 1.68 1.12 0.37 0.28 0.00 0.00 0.00 0.00 12:55:28 11:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 11:50:30 lo 11.68 11.68 6.21 6.21 0.00 0.00 0.00 0.00 12:55:28 11:50:30 ens3 2.00 0.95 0.43 0.27 0.00 0.00 0.00 0.00 12:55:28 11:50:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:00:06 lo 15.99 15.99 7.72 7.72 0.00 0.00 0.00 0.00 12:55:28 12:00:06 ens3 0.69 0.52 0.13 0.10 0.00 0.00 0.00 0.00 12:55:28 12:00:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:10:05 lo 18.60 18.60 9.29 9.29 0.00 0.00 0.00 0.00 12:55:28 12:10:05 ens3 0.80 0.59 0.15 0.12 0.00 0.00 0.00 0.00 12:55:28 12:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:20:03 lo 27.01 27.01 11.03 11.03 0.00 0.00 0.00 0.00 12:55:28 12:20:03 ens3 0.58 0.40 0.11 0.08 0.00 0.00 0.00 0.00 12:55:28 12:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:30:04 lo 19.67 19.67 10.78 10.78 0.00 0.00 0.00 0.00 12:55:28 12:30:04 ens3 0.75 0.55 0.15 0.11 0.00 0.00 0.00 0.00 12:55:28 12:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:40:02 lo 17.99 17.99 10.15 10.15 0.00 0.00 0.00 0.00 12:55:28 12:40:02 ens3 0.98 0.83 0.29 0.24 0.00 0.00 0.00 0.00 12:55:28 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:50:12 lo 16.56 16.56 6.77 6.77 0.00 0.00 0.00 0.00 12:55:28 12:50:12 ens3 0.65 0.57 0.13 0.11 0.00 0.00 0.00 0.00 12:55:28 12:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 Average: lo 6.81 6.81 3.38 3.38 0.00 0.00 0.00 0.00 12:55:28 Average: ens3 6.01 4.30 65.17 0.67 0.00 0.00 0.00 0.00 12:55:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:28 12:55:28 12:55:28 ---> sar -P ALL: 12:55:28 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-3854) 12/05/25 _x86_64_ (4 CPU) 12:55:28 12:55:28 07:42:16 LINUX RESTART (4 CPU) 12:55:28 12:55:28 07:50:06 CPU %user %nice %system %iowait %steal %idle 12:55:28 08:00:21 all 0.26 0.00 0.02 0.01 0.01 99.69 12:55:28 08:00:21 0 0.16 0.00 0.02 0.00 0.01 99.80 12:55:28 08:00:21 1 0.57 0.00 0.02 0.04 0.01 99.36 12:55:28 08:00:21 2 0.29 0.00 0.03 0.00 0.02 99.66 12:55:28 08:00:21 3 0.02 0.00 0.02 0.00 0.01 99.95 12:55:28 08:10:06 all 0.18 0.00 0.02 0.01 0.01 99.78 12:55:28 08:10:06 0 0.02 0.00 0.02 0.01 0.01 99.94 12:55:28 08:10:06 1 0.02 0.00 0.02 0.01 0.01 99.94 12:55:28 08:10:06 2 0.03 0.00 0.03 0.01 0.02 99.92 12:55:28 08:10:06 3 0.64 0.00 0.01 0.01 0.01 99.33 12:55:28 08:20:06 all 0.12 0.00 0.02 0.01 0.01 99.83 12:55:28 08:20:06 0 0.01 0.00 0.01 0.01 0.01 99.97 12:55:28 08:20:06 1 0.03 0.00 0.04 0.01 0.02 99.91 12:55:28 08:20:06 2 0.03 0.00 0.03 0.02 0.01 99.91 12:55:28 08:20:06 3 0.42 0.00 0.02 0.00 0.01 99.54 12:55:28 08:30:06 all 0.13 0.00 0.02 0.01 0.01 99.83 12:55:28 08:30:06 0 0.01 0.00 0.02 0.04 0.01 99.92 12:55:28 08:30:06 1 0.11 0.00 0.03 0.00 0.02 99.84 12:55:28 08:30:06 2 0.02 0.00 0.01 0.00 0.01 99.96 12:55:28 08:30:06 3 0.36 0.00 0.02 0.00 0.01 99.60 12:55:28 08:40:06 all 0.13 0.00 0.03 0.01 0.01 99.82 12:55:28 08:40:06 0 0.04 0.00 0.03 0.01 0.01 99.91 12:55:28 08:40:06 1 0.28 0.00 0.01 0.00 0.01 99.70 12:55:28 08:40:06 2 0.03 0.00 0.02 0.02 0.01 99.93 12:55:28 08:40:06 3 0.17 0.00 0.05 0.01 0.02 99.75 12:55:28 08:50:05 all 0.04 0.00 0.02 0.01 0.01 99.92 12:55:28 08:50:05 0 0.09 0.00 0.02 0.00 0.01 99.88 12:55:28 08:50:05 1 0.02 0.00 0.02 0.00 0.01 99.95 12:55:28 08:50:05 2 0.01 0.00 0.02 0.04 0.01 99.92 12:55:28 08:50:05 3 0.02 0.00 0.03 0.01 0.02 99.93 12:55:28 09:00:23 all 0.07 0.00 0.02 0.01 0.01 99.88 12:55:28 09:00:23 0 0.01 0.00 0.03 0.00 0.02 99.93 12:55:28 09:00:23 1 0.23 0.00 0.01 0.00 0.01 99.74 12:55:28 09:00:23 2 0.03 0.00 0.02 0.03 0.01 99.91 12:55:28 09:00:23 3 0.01 0.00 0.02 0.00 0.01 99.96 12:55:28 09:10:23 all 0.21 0.00 0.02 0.01 0.01 99.74 12:55:28 09:10:23 0 0.02 0.00 0.03 0.01 0.02 99.92 12:55:28 09:10:23 1 0.79 0.00 0.01 0.00 0.01 99.19 12:55:28 09:10:23 2 0.02 0.00 0.01 0.03 0.01 99.94 12:55:28 09:10:23 3 0.02 0.00 0.04 0.01 0.02 99.92 12:55:28 09:20:23 all 0.25 0.00 0.03 0.01 0.01 99.70 12:55:28 09:20:23 0 0.02 0.00 0.03 0.01 0.02 99.93 12:55:28 09:20:23 1 0.93 0.00 0.04 0.01 0.01 99.02 12:55:28 09:20:23 2 0.02 0.00 0.01 0.02 0.01 99.94 12:55:28 09:20:23 3 0.03 0.00 0.03 0.00 0.02 99.92 12:55:28 09:30:24 all 0.30 0.00 0.02 0.01 0.01 99.65 12:55:28 09:30:24 0 0.02 0.00 0.02 0.01 0.01 99.94 12:55:28 09:30:24 1 0.46 0.00 0.04 0.00 0.02 99.47 12:55:28 09:30:24 2 0.72 0.00 0.02 0.02 0.01 99.23 12:55:28 09:30:24 3 0.02 0.00 0.02 0.01 0.01 99.96 12:55:28 09:40:24 all 0.07 0.00 0.03 0.01 0.01 99.88 12:55:28 09:40:24 0 0.02 0.00 0.03 0.01 0.01 99.93 12:55:28 09:40:24 1 0.22 0.00 0.04 0.00 0.02 99.72 12:55:28 09:40:24 2 0.02 0.00 0.02 0.01 0.01 99.94 12:55:28 09:40:24 3 0.02 0.00 0.02 0.00 0.01 99.94 12:55:28 12:55:28 09:40:24 CPU %user %nice %system %iowait %steal %idle 12:55:28 09:50:24 all 0.08 0.00 0.02 0.01 0.01 99.87 12:55:28 09:50:24 0 0.01 0.00 0.02 0.02 0.01 99.94 12:55:28 09:50:24 1 0.28 0.00 0.01 0.00 0.01 99.70 12:55:28 09:50:24 2 0.02 0.00 0.01 0.01 0.01 99.95 12:55:28 09:50:24 3 0.03 0.00 0.05 0.01 0.02 99.90 12:55:28 10:00:05 all 0.11 0.00 0.02 0.01 0.01 99.84 12:55:28 10:00:05 0 0.02 0.00 0.02 0.02 0.01 99.93 12:55:28 10:00:05 1 0.15 0.00 0.02 0.01 0.01 99.81 12:55:28 10:00:05 2 0.03 0.00 0.04 0.00 0.02 99.91 12:55:28 10:00:05 3 0.26 0.00 0.01 0.00 0.01 99.71 12:55:28 10:10:06 all 0.09 0.00 0.02 0.01 0.01 99.86 12:55:28 10:10:06 0 0.01 0.00 0.01 0.00 0.01 99.97 12:55:28 10:10:06 1 0.32 0.00 0.02 0.01 0.01 99.64 12:55:28 10:10:06 2 0.01 0.00 0.03 0.03 0.02 99.91 12:55:28 10:10:06 3 0.01 0.00 0.02 0.01 0.01 99.94 12:55:28 10:20:26 all 0.17 0.00 0.02 0.01 0.01 99.79 12:55:28 10:20:26 0 0.01 0.00 0.01 0.02 0.01 99.95 12:55:28 10:20:26 1 0.62 0.00 0.02 0.00 0.01 99.34 12:55:28 10:20:26 2 0.03 0.00 0.03 0.01 0.02 99.90 12:55:28 10:20:26 3 0.01 0.00 0.02 0.00 0.01 99.96 12:55:28 10:30:06 all 0.14 0.00 0.02 0.01 0.01 99.82 12:55:28 10:30:06 0 0.02 0.00 0.02 0.02 0.01 99.92 12:55:28 10:30:06 1 0.50 0.00 0.02 0.00 0.01 99.47 12:55:28 10:30:06 2 0.02 0.00 0.03 0.00 0.02 99.94 12:55:28 10:30:06 3 0.02 0.00 0.02 0.00 0.01 99.94 12:55:28 10:40:23 all 0.04 0.00 0.02 0.01 0.01 99.92 12:55:28 10:40:23 0 0.02 0.00 0.03 0.03 0.02 99.90 12:55:28 10:40:23 1 0.04 0.00 0.02 0.00 0.01 99.93 12:55:28 10:40:23 2 0.02 0.00 0.02 0.01 0.01 99.94 12:55:28 10:40:23 3 0.07 0.00 0.01 0.00 0.01 99.91 12:55:28 10:50:27 all 0.18 0.00 0.02 0.01 0.01 99.78 12:55:28 10:50:27 0 0.01 0.00 0.02 0.01 0.01 99.95 12:55:28 10:50:27 1 0.20 0.00 0.02 0.02 0.01 99.75 12:55:28 10:50:27 2 0.03 0.00 0.04 0.01 0.02 99.90 12:55:28 10:50:27 3 0.47 0.00 0.01 0.00 0.01 99.51 12:55:28 11:00:07 all 0.13 0.00 0.02 0.01 0.01 99.83 12:55:28 11:00:07 0 0.02 0.00 0.03 0.01 0.02 99.92 12:55:28 11:00:07 1 0.01 0.00 0.02 0.02 0.01 99.94 12:55:28 11:00:07 2 0.03 0.00 0.03 0.00 0.02 99.92 12:55:28 11:00:07 3 0.46 0.00 0.01 0.00 0.01 99.52 12:55:28 11:10:28 all 0.21 0.00 0.03 0.01 0.01 99.73 12:55:28 11:10:28 0 0.54 0.00 0.06 0.01 0.02 99.38 12:55:28 11:10:28 1 0.06 0.00 0.02 0.02 0.01 99.89 12:55:28 11:10:28 2 0.19 0.00 0.03 0.00 0.02 99.76 12:55:28 11:10:28 3 0.06 0.00 0.03 0.00 0.01 99.90 12:55:28 11:20:06 all 34.35 0.00 2.14 1.46 0.07 61.97 12:55:28 11:20:06 0 29.68 0.00 1.76 0.96 0.07 67.53 12:55:28 11:20:06 1 34.93 0.00 2.47 1.94 0.07 60.60 12:55:28 11:20:06 2 39.30 0.00 2.27 1.72 0.08 56.63 12:55:28 11:20:06 3 33.51 0.00 2.07 1.21 0.08 63.12 12:55:28 11:30:10 all 57.21 0.00 2.17 0.14 0.11 40.37 12:55:28 11:30:10 0 56.66 0.00 2.22 0.09 0.10 40.93 12:55:28 11:30:10 1 57.30 0.00 2.18 0.11 0.10 40.32 12:55:28 11:30:10 2 57.08 0.00 2.06 0.21 0.11 40.54 12:55:28 11:30:10 3 57.82 0.00 2.23 0.16 0.11 39.68 12:55:28 12:55:28 11:30:10 CPU %user %nice %system %iowait %steal %idle 12:55:28 11:40:03 all 27.32 0.00 1.13 0.07 0.10 71.38 12:55:28 11:40:03 0 27.91 0.00 1.16 0.10 0.10 70.73 12:55:28 11:40:03 1 26.86 0.00 1.16 0.05 0.09 71.84 12:55:28 11:40:03 2 27.25 0.00 1.19 0.08 0.09 71.39 12:55:28 11:40:03 3 27.27 0.00 1.04 0.06 0.09 71.54 12:55:28 11:50:30 all 26.04 0.00 1.05 0.07 0.09 72.75 12:55:28 11:50:30 0 26.42 0.00 1.10 0.08 0.09 72.31 12:55:28 11:50:30 1 26.57 0.00 1.01 0.07 0.09 72.26 12:55:28 11:50:30 2 25.76 0.00 1.02 0.04 0.09 73.09 12:55:28 11:50:30 3 25.40 0.00 1.08 0.08 0.09 73.35 12:55:28 12:00:06 all 19.03 0.00 0.70 0.04 0.08 80.16 12:55:28 12:00:06 0 19.37 0.00 0.63 0.04 0.07 79.89 12:55:28 12:00:06 1 19.03 0.00 0.77 0.07 0.08 80.06 12:55:28 12:00:06 2 19.25 0.00 0.71 0.02 0.08 79.95 12:55:28 12:00:06 3 18.47 0.00 0.70 0.02 0.07 80.73 12:55:28 12:10:05 all 13.27 0.00 0.59 0.02 0.08 86.04 12:55:28 12:10:05 0 13.77 0.00 0.51 0.01 0.07 85.64 12:55:28 12:10:05 1 13.48 0.00 0.51 0.06 0.08 85.87 12:55:28 12:10:05 2 13.44 0.00 0.68 0.01 0.08 85.79 12:55:28 12:10:05 3 12.40 0.00 0.65 0.02 0.08 86.85 12:55:28 12:20:03 all 10.02 0.00 0.40 0.03 0.08 89.47 12:55:28 12:20:03 0 9.89 0.00 0.38 0.04 0.08 89.61 12:55:28 12:20:03 1 9.96 0.00 0.43 0.03 0.07 89.50 12:55:28 12:20:03 2 10.63 0.00 0.39 0.01 0.08 88.89 12:55:28 12:20:03 3 9.61 0.00 0.40 0.04 0.07 89.88 12:55:28 12:30:04 all 9.48 0.00 0.47 0.03 0.08 89.94 12:55:28 12:30:04 0 9.10 0.00 0.46 0.04 0.07 90.34 12:55:28 12:30:04 1 10.14 0.00 0.50 0.00 0.08 89.28 12:55:28 12:30:04 2 9.46 0.00 0.43 0.01 0.08 90.02 12:55:28 12:30:04 3 9.24 0.00 0.50 0.05 0.08 90.13 12:55:28 12:40:02 all 13.07 0.00 0.60 0.06 0.08 86.19 12:55:28 12:40:02 0 12.45 0.00 0.63 0.13 0.08 86.72 12:55:28 12:40:02 1 13.89 0.00 0.65 0.07 0.08 85.32 12:55:28 12:40:02 2 13.04 0.00 0.54 0.01 0.08 86.33 12:55:28 12:40:02 3 12.92 0.00 0.60 0.02 0.08 86.39 12:55:28 12:50:12 all 7.54 0.00 0.34 0.02 0.07 92.03 12:55:28 12:50:12 0 7.91 0.00 0.30 0.01 0.06 91.72 12:55:28 12:50:12 1 7.54 0.00 0.41 0.04 0.08 91.94 12:55:28 12:50:12 2 7.10 0.00 0.34 0.02 0.08 92.46 12:55:28 12:50:12 3 7.63 0.00 0.30 0.00 0.06 92.00 12:55:28 Average: all 7.30 0.00 0.33 0.07 0.04 92.26 12:55:28 Average: 0 7.11 0.00 0.32 0.06 0.03 92.48 12:55:28 Average: 1 7.47 0.00 0.35 0.08 0.04 92.06 12:55:28 Average: 2 7.41 0.00 0.33 0.08 0.04 92.14 12:55:28 Average: 3 7.20 0.00 0.33 0.06 0.04 92.37 12:55:28 12:55:28 12:55:28