16:46:26 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118835 16:46:26 Running as SYSTEM 16:46:26 [EnvInject] - Loading node environment variables. 16:46:26 Building remotely on prd-ubuntu2204-docker-4c-16g-2909 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:46:27 [ssh-agent] Looking for ssh-agent implementation... 16:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:27 $ ssh-agent 16:46:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzs4phC/agent.2573 16:46:27 SSH_AGENT_PID=2575 16:46:27 [ssh-agent] Started. 16:46:27 Running ssh-add (command line suppressed) 16:46:27 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4401429669360389723.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4401429669360389723.key) 16:46:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:46:27 The recommended git tool is: NONE 16:46:29 using credential jenkins-ssh 16:46:29 Wiping out workspace first. 16:46:29 Cloning the remote Git repository 16:46:29 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:46:29 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:46:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:46:29 > git --version # timeout=10 16:46:29 > git --version # 'git version 2.34.1' 16:46:29 using GIT_SSH to set credentials jenkins-ssh 16:46:29 Verifying host key using known hosts file 16:46:29 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. 16:46:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:46:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:46:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:46:35 using GIT_SSH to set credentials jenkins-ssh 16:46:35 Verifying host key using known hosts file 16:46:35 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. 16:46:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/35/118835/9 # timeout=10 16:46:35 > git rev-parse a4e9e21695247867ab1b5854e8265080615a7605^{commit} # timeout=10 16:46:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:46:35 Checking out Revision a4e9e21695247867ab1b5854e8265080615a7605 (refs/changes/35/118835/9) 16:46:35 > git config core.sparsecheckout # timeout=10 16:46:35 > git checkout -f a4e9e21695247867ab1b5854e8265080615a7605 # timeout=10 16:46:38 Commit message: "Refactor ConnectivityUtils splitting method in two" 16:46:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:46:39 > git rev-list --no-walk 41e96dbb13e58fa0214d143bad63887f0b3fc9b3 # timeout=10 16:46:39 > git remote # timeout=10 16:46:39 > git submodule init # timeout=10 16:46:39 > git submodule sync # timeout=10 16:46:39 > git config --get remote.origin.url # timeout=10 16:46:39 > git submodule init # timeout=10 16:46:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:46:39 ERROR: No submodules found. 16:46:39 provisioning config files... 16:46:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:46:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:46:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3138784884451426456.sh 16:46:39 ---> python-tools-install.sh 16:46:39 Setup pyenv: 16:46:39 * system (set by /opt/pyenv/version) 16:46:39 * 3.8.20 (set by /opt/pyenv/version) 16:46:39 * 3.9.20 (set by /opt/pyenv/version) 16:46:39 3.10.15 16:46:39 3.11.10 16:46:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V014 16:46:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:46:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:46:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:46:48 lf-activate-venv(): INFO: Base packages installed successfully 16:46:48 lf-activate-venv(): INFO: Installing additional packages: lftools 16:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-V014/bin to PATH 16:47:14 Generating Requirements File 16:47:37 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. 16:47:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:47:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:47:37 Python 3.11.10 16:47:37 pip 25.3 from /tmp/venv-V014/lib/python3.11/site-packages/pip (python 3.11) 16:47:37 appdirs==1.4.4 16:47:37 argcomplete==3.6.3 16:47:37 aspy.yaml==1.3.0 16:47:37 attrs==25.4.0 16:47:37 autopage==0.5.2 16:47:37 beautifulsoup4==4.14.2 16:47:37 boto3==1.40.60 16:47:37 botocore==1.40.60 16:47:37 bs4==0.0.2 16:47:37 cachetools==6.2.1 16:47:37 certifi==2025.10.5 16:47:37 cffi==2.0.0 16:47:37 cfgv==3.4.0 16:47:37 chardet==5.2.0 16:47:37 charset-normalizer==3.4.4 16:47:37 click==8.3.0 16:47:37 cliff==4.11.0 16:47:37 cmd2==2.7.0 16:47:37 cryptography==3.3.2 16:47:37 debtcollector==3.0.0 16:47:37 decorator==5.2.1 16:47:37 defusedxml==0.7.1 16:47:37 Deprecated==1.2.18 16:47:37 distlib==0.4.0 16:47:37 dnspython==2.8.0 16:47:37 docker==7.1.0 16:47:37 dogpile.cache==1.5.0 16:47:37 durationpy==0.10 16:47:37 email-validator==2.3.0 16:47:37 filelock==3.20.0 16:47:37 future==1.0.0 16:47:37 gitdb==4.0.12 16:47:37 GitPython==3.1.45 16:47:37 google-auth==2.41.1 16:47:37 httplib2==0.31.0 16:47:37 identify==2.6.15 16:47:37 idna==3.11 16:47:37 importlib-resources==1.5.0 16:47:37 iso8601==2.1.0 16:47:37 Jinja2==3.1.6 16:47:37 jmespath==1.0.1 16:47:37 jsonpatch==1.33 16:47:37 jsonpointer==3.0.0 16:47:37 jsonschema==4.25.1 16:47:37 jsonschema-specifications==2025.9.1 16:47:37 keystoneauth1==5.12.0 16:47:37 kubernetes==34.1.0 16:47:37 lftools==0.37.15 16:47:37 lxml==6.0.2 16:47:37 markdown-it-py==4.0.0 16:47:37 MarkupSafe==3.0.3 16:47:37 mdurl==0.1.2 16:47:37 msgpack==1.1.2 16:47:37 multi_key_dict==2.0.3 16:47:37 munch==4.0.0 16:47:37 netaddr==1.3.0 16:47:37 niet==1.4.2 16:47:37 nodeenv==1.9.1 16:47:37 oauth2client==4.1.3 16:47:37 oauthlib==3.3.1 16:47:37 openstacksdk==4.7.1 16:47:37 os-service-types==1.8.0 16:47:37 osc-lib==4.2.0 16:47:37 oslo.config==10.0.0 16:47:37 oslo.context==6.1.0 16:47:37 oslo.i18n==6.6.0 16:47:37 oslo.log==7.2.1 16:47:37 oslo.serialization==5.8.0 16:47:37 oslo.utils==9.1.0 16:47:37 packaging==25.0 16:47:37 pbr==7.0.1 16:47:37 platformdirs==4.5.0 16:47:37 prettytable==3.16.0 16:47:37 psutil==7.1.2 16:47:37 pyasn1==0.6.1 16:47:37 pyasn1_modules==0.4.2 16:47:37 pycparser==2.23 16:47:37 pygerrit2==2.0.15 16:47:37 PyGithub==2.8.1 16:47:37 Pygments==2.19.2 16:47:37 PyJWT==2.10.1 16:47:37 PyNaCl==1.6.0 16:47:37 pyparsing==2.4.7 16:47:37 pyperclip==1.11.0 16:47:37 pyrsistent==0.20.0 16:47:37 python-cinderclient==9.8.0 16:47:37 python-dateutil==2.9.0.post0 16:47:37 python-heatclient==4.3.0 16:47:37 python-jenkins==1.8.3 16:47:37 python-keystoneclient==5.7.0 16:47:37 python-magnumclient==4.9.0 16:47:37 python-openstackclient==8.2.0 16:47:37 python-swiftclient==4.8.0 16:47:37 PyYAML==6.0.3 16:47:37 referencing==0.37.0 16:47:37 requests==2.32.5 16:47:37 requests-oauthlib==2.0.0 16:47:37 requestsexceptions==1.4.0 16:47:37 rfc3986==2.0.0 16:47:37 rich==14.2.0 16:47:37 rich-argparse==1.7.1 16:47:37 rpds-py==0.28.0 16:47:37 rsa==4.9.1 16:47:37 ruamel.yaml==0.18.16 16:47:37 ruamel.yaml.clib==0.2.14 16:47:37 s3transfer==0.14.0 16:47:37 simplejson==3.20.2 16:47:37 six==1.17.0 16:47:37 smmap==5.0.2 16:47:37 soupsieve==2.8 16:47:37 stevedore==5.5.0 16:47:37 tabulate==0.9.0 16:47:37 toml==0.10.2 16:47:37 tomlkit==0.13.3 16:47:37 tqdm==4.67.1 16:47:37 typing_extensions==4.15.0 16:47:37 tzdata==2025.2 16:47:37 urllib3==1.26.20 16:47:37 virtualenv==20.35.3 16:47:37 wcwidth==0.2.14 16:47:37 websocket-client==1.9.0 16:47:37 wrapt==2.0.0 16:47:37 xdg==6.0.0 16:47:37 xmltodict==1.0.2 16:47:37 yq==3.4.3 16:47:37 [EnvInject] - Injecting environment variables from a build step. 16:47:37 [EnvInject] - Injecting as environment variables the properties content 16:47:37 PYTHON=python3 16:47:37 16:47:37 [EnvInject] - Variables injected successfully. 16:47:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13842340318005165241.sh 16:47:37 ---> tox-install.sh 16:47:37 + source /home/jenkins/lf-env.sh 16:47:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:37 ++ mktemp -d /tmp/venv-XXXX 16:47:37 + lf_venv=/tmp/venv-OZ9I 16:47:37 + local venv_file=/tmp/.os_lf_venv 16:47:37 + local python=python3 16:47:37 + local options 16:47:37 + local set_path=true 16:47:37 + local install_args= 16:47:37 ++ 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 16:47:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:37 + true 16:47:37 + case $1 in 16:47:37 + venv_file=/tmp/.toxenv 16:47:37 + shift 2 16:47:37 + true 16:47:37 + case $1 in 16:47:37 + shift 16:47:37 + break 16:47:37 + case $python in 16:47:37 + local pkg_list= 16:47:37 + [[ -d /opt/pyenv ]] 16:47:37 + echo 'Setup pyenv:' 16:47:37 Setup pyenv: 16:47:37 + export PYENV_ROOT=/opt/pyenv 16:47:37 + PYENV_ROOT=/opt/pyenv 16:47:37 + 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 16:47:37 + 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 16:47:37 + pyenv versions 16:47:38 system 16:47:38 3.8.20 16:47:38 3.9.20 16:47:38 3.10.15 16:47:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:47:38 + command -v pyenv 16:47:38 ++ pyenv init - --no-rehash 16:47:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:47:38 for i in ${!paths[@]}; do 16:47:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:47:38 fi; done; 16:47:38 echo "${paths[*]}"'\'')" 16:47:38 export PATH="/opt/pyenv/shims:${PATH}" 16:47:38 export PYENV_SHELL=bash 16:47:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:38 pyenv() { 16:47:38 local command 16:47:38 command="${1:-}" 16:47:38 if [ "$#" -gt 0 ]; then 16:47:38 shift 16:47:38 fi 16:47:38 16:47:38 case "$command" in 16:47:38 rehash|shell) 16:47:38 eval "$(pyenv "sh-$command" "$@")" 16:47:38 ;; 16:47:38 *) 16:47:38 command pyenv "$command" "$@" 16:47:38 ;; 16:47:38 esac 16:47:38 }' 16:47:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:47:38 for i in ${!paths[@]}; do 16:47:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:47:38 fi; done; 16:47:38 echo "${paths[*]}"' 16:47:38 ++ 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 16:47:38 ++ 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 16:47:38 ++ 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 16:47:38 ++ export PYENV_SHELL=bash 16:47:38 ++ PYENV_SHELL=bash 16:47:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:38 +++ complete -F _pyenv pyenv 16:47:38 ++ lf-pyver python3 16:47:38 ++ local py_version_xy=python3 16:47:38 ++ local py_version_xyz= 16:47:38 ++ pyenv versions 16:47:38 ++ local command 16:47:38 ++ command=versions 16:47:38 ++ sed 's/^[ *]* //' 16:47:38 ++ '[' 1 -gt 0 ']' 16:47:38 ++ shift 16:47:38 ++ case "$command" in 16:47:38 ++ command pyenv versions 16:47:38 ++ grep -E '^[0-9.]*[0-9]$' 16:47:38 ++ awk '{ print $1 }' 16:47:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:38 +++ grep '^3' /tmp/.pyenv_versions 16:47:38 +++ tail -n 1 16:47:38 +++ sort -V 16:47:38 ++ py_version_xyz=3.11.10 16:47:38 ++ [[ -z 3.11.10 ]] 16:47:38 ++ echo 3.11.10 16:47:38 ++ return 0 16:47:38 + pyenv local 3.11.10 16:47:38 + local command 16:47:38 + command=local 16:47:38 + '[' 2 -gt 0 ']' 16:47:38 + shift 16:47:38 + case "$command" in 16:47:38 + command pyenv local 3.11.10 16:47:38 + for arg in "$@" 16:47:38 + case $arg in 16:47:38 + pkg_list+='tox ' 16:47:38 + for arg in "$@" 16:47:38 + case $arg in 16:47:38 + pkg_list+='virtualenv ' 16:47:38 + for arg in "$@" 16:47:38 + case $arg in 16:47:38 + pkg_list+='urllib3~=1.26.15 ' 16:47:38 + [[ -f /tmp/.toxenv ]] 16:47:38 + [[ ! -f /tmp/.toxenv ]] 16:47:38 + [[ -n '' ]] 16:47:38 + python3 -m venv /tmp/venv-OZ9I 16:47:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZ9I' 16:47:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZ9I 16:47:42 + echo /tmp/venv-OZ9I 16:47:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:47:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:47:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:47:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:47:42 + local 'pip_opts=--upgrade --quiet' 16:47:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:47:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:47:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:47:42 + [[ -n '' ]] 16:47:42 + [[ -n '' ]] 16:47:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:47:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:47:42 + /tmp/venv-OZ9I/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 16:47:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:47:46 lf-activate-venv(): INFO: Base packages installed successfully 16:47:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:47:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:47:46 + /tmp/venv-OZ9I/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 16:47:48 + type python3 16:47:48 + true 16:47:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OZ9I/bin to PATH' 16:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-OZ9I/bin to PATH 16:47:48 + PATH=/tmp/venv-OZ9I/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 16:47:48 + return 0 16:47:48 + python3 --version 16:47:48 Python 3.11.10 16:47:48 + python3 -m pip --version 16:47:48 pip 25.3 from /tmp/venv-OZ9I/lib/python3.11/site-packages/pip (python 3.11) 16:47:48 + python3 -m pip freeze 16:47:48 cachetools==6.2.1 16:47:48 chardet==5.2.0 16:47:48 colorama==0.4.6 16:47:48 distlib==0.4.0 16:47:48 filelock==3.20.0 16:47:48 packaging==25.0 16:47:48 platformdirs==4.5.0 16:47:48 pluggy==1.6.0 16:47:48 pyproject-api==1.10.0 16:47:48 tox==4.32.0 16:47:48 urllib3==1.26.20 16:47:48 virtualenv==20.35.3 16:47:48 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins153872978098124640.sh 16:47:48 [EnvInject] - Injecting environment variables from a build step. 16:47:48 [EnvInject] - Injecting as environment variables the properties content 16:47:48 PARALLEL=True 16:47:48 16:47:48 [EnvInject] - Variables injected successfully. 16:47:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6177428319117447306.sh 16:47:48 ---> tox-run.sh 16:47:48 + 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 16:47:48 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:47:48 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:47:48 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:47:48 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:47:48 + source /home/jenkins/lf-env.sh 16:47:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:48 ++ mktemp -d /tmp/venv-XXXX 16:47:48 + lf_venv=/tmp/venv-7o3L 16:47:48 + local venv_file=/tmp/.os_lf_venv 16:47:48 + local python=python3 16:47:48 + local options 16:47:48 + local set_path=true 16:47:48 + local install_args= 16:47:48 ++ 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 16:47:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:48 + true 16:47:48 + case $1 in 16:47:48 + venv_file=/tmp/.toxenv 16:47:48 + shift 2 16:47:48 + true 16:47:48 + case $1 in 16:47:48 + shift 16:47:48 + break 16:47:48 + case $python in 16:47:48 + local pkg_list= 16:47:48 + [[ -d /opt/pyenv ]] 16:47:48 + echo 'Setup pyenv:' 16:47:48 Setup pyenv: 16:47:48 + export PYENV_ROOT=/opt/pyenv 16:47:48 + PYENV_ROOT=/opt/pyenv 16:47:48 + 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 16:47:48 + 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 16:47:48 + pyenv versions 16:47:48 system 16:47:48 3.8.20 16:47:48 3.9.20 16:47:48 3.10.15 16:47:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:47:48 + command -v pyenv 16:47:48 ++ pyenv init - --no-rehash 16:47:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:47:48 for i in ${!paths[@]}; do 16:47:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:47:48 fi; done; 16:47:48 echo "${paths[*]}"'\'')" 16:47:48 export PATH="/opt/pyenv/shims:${PATH}" 16:47:48 export PYENV_SHELL=bash 16:47:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:48 pyenv() { 16:47:48 local command 16:47:48 command="${1:-}" 16:47:48 if [ "$#" -gt 0 ]; then 16:47:48 shift 16:47:48 fi 16:47:48 16:47:48 case "$command" in 16:47:48 rehash|shell) 16:47:48 eval "$(pyenv "sh-$command" "$@")" 16:47:48 ;; 16:47:48 *) 16:47:48 command pyenv "$command" "$@" 16:47:48 ;; 16:47:48 esac 16:47:48 }' 16:47:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:47:48 for i in ${!paths[@]}; do 16:47:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:47:48 fi; done; 16:47:48 echo "${paths[*]}"' 16:47:48 ++ 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 16:47:48 ++ 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 16:47:48 ++ 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 16:47:48 ++ export PYENV_SHELL=bash 16:47:48 ++ PYENV_SHELL=bash 16:47:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:48 +++ complete -F _pyenv pyenv 16:47:48 ++ lf-pyver python3 16:47:48 ++ local py_version_xy=python3 16:47:48 ++ local py_version_xyz= 16:47:48 ++ pyenv versions 16:47:48 ++ local command 16:47:48 ++ command=versions 16:47:48 ++ '[' 1 -gt 0 ']' 16:47:48 ++ shift 16:47:48 ++ case "$command" in 16:47:48 ++ command pyenv versions 16:47:48 ++ sed 's/^[ *]* //' 16:47:48 ++ awk '{ print $1 }' 16:47:48 ++ grep -E '^[0-9.]*[0-9]$' 16:47:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:48 +++ grep '^3' /tmp/.pyenv_versions 16:47:48 +++ tail -n 1 16:47:48 +++ sort -V 16:47:48 ++ py_version_xyz=3.11.10 16:47:48 ++ [[ -z 3.11.10 ]] 16:47:48 ++ echo 3.11.10 16:47:48 ++ return 0 16:47:48 + pyenv local 3.11.10 16:47:48 + local command 16:47:48 + command=local 16:47:48 + '[' 2 -gt 0 ']' 16:47:48 + shift 16:47:48 + case "$command" in 16:47:48 + command pyenv local 3.11.10 16:47:48 + for arg in "$@" 16:47:48 + case $arg in 16:47:48 + pkg_list+='tox ' 16:47:48 + for arg in "$@" 16:47:48 + case $arg in 16:47:48 + pkg_list+='virtualenv ' 16:47:48 + for arg in "$@" 16:47:48 + case $arg in 16:47:48 + pkg_list+='urllib3~=1.26.15 ' 16:47:48 + [[ -f /tmp/.toxenv ]] 16:47:48 ++ cat /tmp/.toxenv 16:47:48 + lf_venv=/tmp/venv-OZ9I 16:47:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZ9I from' file:/tmp/.toxenv 16:47:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZ9I from file:/tmp/.toxenv 16:47:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:47:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:47:48 + local 'pip_opts=--upgrade --quiet' 16:47:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:47:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:47:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:47:48 + [[ -n '' ]] 16:47:48 + [[ -n '' ]] 16:47:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:47:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:47:48 + /tmp/venv-OZ9I/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 16:47:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:47:50 lf-activate-venv(): INFO: Base packages installed successfully 16:47:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:47:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:47:50 + /tmp/venv-OZ9I/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 16:47:51 + type python3 16:47:51 + true 16:47:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OZ9I/bin to PATH' 16:47:51 lf-activate-venv(): INFO: Adding /tmp/venv-OZ9I/bin to PATH 16:47:51 + PATH=/tmp/venv-OZ9I/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 16:47:51 + return 0 16:47:51 + [[ -d /opt/pyenv ]] 16:47:51 + echo '---> Setting up pyenv' 16:47:51 ---> Setting up pyenv 16:47:51 + export PYENV_ROOT=/opt/pyenv 16:47:51 + PYENV_ROOT=/opt/pyenv 16:47:51 + export PATH=/opt/pyenv/bin:/tmp/venv-OZ9I/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 16:47:51 + PATH=/opt/pyenv/bin:/tmp/venv-OZ9I/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 16:47:51 ++ pwd 16:47:51 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:47:51 + export PYTHONPATH 16:47:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:47:51 + TOX_TESTENV_PASSENV=PYTHONPATH 16:47:51 + tox --version 16:47:51 4.32.0 from /tmp/venv-OZ9I/lib/python3.11/site-packages/tox/__init__.py 16:47:51 + PARALLEL=True 16:47:51 + TOX_OPTIONS_LIST= 16:47:51 + [[ -n '' ]] 16:47:51 + case ${PARALLEL,,} in 16:47:51 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:47:51 + tox --parallel auto --parallel-live 16:47:51 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:47:53 checkbashisms: freeze> python -m pip freeze --all 16:47:53 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 16:47:53 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:47:53 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:47:53 checkbashisms: pip==25.2,setuptools==80.9.0 16:47:53 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:47:53 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)' 16:47:54 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:47:55 checkbashisms: OK ✔ in 3.22 seconds 16:47:55 pre-commit: install_deps> python -I -m pip install pre-commit 16:47:57 pre-commit: freeze> python -m pip freeze --all 16:47:58 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 16:47:58 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:47:58 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)' 16:47:58 /usr/bin/cpan 16:47:58 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:47:58 [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. 16:47:58 [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. 16:47:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:47:58 [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. 16:47:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:47:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:47:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:47:59 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:48:00 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:48:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:48:00 [INFO] Once installed this environment will be reused. 16:48:00 [INFO] This may take a few minutes... 16:48:01 buildcontroller: freeze> python -m pip freeze --all 16:48:01 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:48:01 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:48:01 + update-java-alternatives -l 16:48:01 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:48:01 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:48:01 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:48:01 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:48:01 update-alternatives: error: no alternatives for jaotc 16:48:02 update-alternatives: error: no alternatives for rmic 16:48:02 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:48:02 + java -version 16:48:02 21 16:48:02 + JAVA_VER=21 16:48:02 + echo 21 16:48:02 + javac -version 16:48:02 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:48:02 + JAVAC_VER=21 16:48:02 + echo 21 16:48:02 + [ 21 -ge 21 ] 16:48:02 + [ 21 -ge 21 ] 16:48:02 + echo ok, java is 21 or newer 16:48:02 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:48:02 21 16:48:02 ok, java is 21 or newer 16:48:03 2025-10-28 16:48:03 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] 16:48:03 + sudo mkdir -p /opt 16:48:03 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:48:03 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:48:03 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:48:03 + mvn --version 16:48:04 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:48:04 Maven home: /opt/maven 16:48:04 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:48:04 Default locale: en, platform encoding: UTF-8 16:48:04 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:48:04 NOTE: Picked up JDK_JAVA_OPTIONS: 16:48:04 --add-opens=java.base/java.io=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.lang=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.net=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.nio=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.util=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:48:04 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:48:04 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:48:04 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:48:04 -Xlog:disable 16:48:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:48:06 [INFO] Once installed this environment will be reused. 16:48:06 [INFO] This may take a few minutes... 16:48:14 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:48:14 [INFO] Once installed this environment will be reused. 16:48:14 [INFO] This may take a few minutes... 16:48:18 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:48:18 [INFO] Once installed this environment will be reused. 16:48:18 [INFO] This may take a few minutes... 16:48:20 docs-linkcheck: freeze> python -m pip freeze --all 16:48:21 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,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==24.11.1 16:48:21 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 16:48:21 docs: freeze> python -m pip freeze --all 16:48:21 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,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==24.11.1 16:48:21 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 16:48:25 docs: OK ✔ in 33.05 seconds 16:48:25 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:48:28 docs-linkcheck: OK ✔ in 34.99 seconds 16:48:28 pylint: freeze> python -m pip freeze --all 16:48:29 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 16:48:29 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}$' '{}' + 16:48:30 trim trailing whitespace.................................................Passed 16:48:30 Tabs remover.............................................................Passed 16:48:31 autopep8.................................................................Passed 16:48:36 perltidy.................................................................Passed 16:48:37 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:48:37 [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. 16:48:37 [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. 16:48:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:48:37 [INFO] Once installed this environment will be reused. 16:48:37 [INFO] This may take a few minutes... 16:48:46 gitlint..................................................................Passed 16:48:52 16:48:52 ------------------------------------ 16:48:52 Your code has been rated at 10.00/10 16:48:52 16:49:47 pre-commit: OK ✔ in 51.64 seconds 16:49:47 pylint: OK ✔ in 29.56 seconds 16:49:47 buildcontroller: OK ✔ in 1 minute 54.57 seconds 16:49:47 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 16:49:47 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 16:49:47 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 16:49:47 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 16:49:55 build_karaf_tests71: freeze> python -m pip freeze --all 16:49:55 build_karaf_tests121: freeze> python -m pip freeze --all 16:49:55 build_karaf_tests221: freeze> python -m pip freeze --all 16:49:55 build_karaf_tests190: freeze> python -m pip freeze --all 16:49:56 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:49:56 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:49:56 build karaf in karaf71 with ./karaf71.env 16:49:56 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:49:56 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:49:56 build karaf in karaf121 with ./karaf121.env 16:49:56 NOTE: Picked up JDK_JAVA_OPTIONS: 16:49:56 --add-opens=java.base/java.io=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.net=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:49:56 -Xlog:disable 16:49:56 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:49:56 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:49:56 build karaf in karaf221 with ./karaf221.env 16:49:56 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:49:56 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:49:56 build karaf in karafoc with ./karafoc.env 16:49:56 NOTE: Picked up JDK_JAVA_OPTIONS: 16:49:56 --add-opens=java.base/java.io=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.net=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:49:56 -Xlog:disable 16:49:56 NOTE: Picked up JDK_JAVA_OPTIONS: 16:49:56 --add-opens=java.base/java.io=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.net=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:49:56 -Xlog:disable 16:49:56 NOTE: Picked up JDK_JAVA_OPTIONS: 16:49:56 --add-opens=java.base/java.io=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.net=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:49:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:49:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:49:56 -Xlog:disable 16:50:54 build_karaf_tests190: OK ✔ in 1 minute 6.46 seconds 16:50:54 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 16:51:01 build_karaf_tests121: OK ✔ in 1 minute 14.32 seconds 16:51:01 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 16:51:06 build_karaf_tests221: OK ✔ in 1 minute 18.78 seconds 16:51:06 build_karaf_tests71: OK ✔ in 1 minute 19.75 seconds 16:51:06 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 16:51:18 sims: freeze> python -m pip freeze --all 16:51:18 buildlighty: freeze> python -m pip freeze --all 16:51:18 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:51:18 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:51:18 Using lighynode version 20.1.0.5 16:51:18 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:51:19 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:51:19 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:51:19 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:52:04 sims: OK ✔ in 21.55 seconds 16:52:04 buildlighty: OK ✔ in 50.33 seconds 16:52:04 testsPCE: freeze> python -m pip freeze --all 16:52:05 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 16:52:05 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:52:05 pytest -q transportpce_tests/pce/test01_pce.py 16:52:57 .................... [100%] 16:54:01 20 passed in 115.85s (0:01:55) 16:54:01 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:54:18 ............ [100%] 16:54:49 12 passed in 47.45s 16:54:49 pytest -q transportpce_tests/pce/test03_gnpy.py 16:55:06 ........ [100%] 16:55:28 8 passed in 38.57s 16:55:28 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:56:00 ... [100%] 16:56:05 3 passed in 36.73s 16:56:06 testsPCE: OK ✔ in 4 minutes 58.97 seconds 16:56:06 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 16:56:06 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 16:56:06 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 16:56:12 tests121: freeze> python -m pip freeze --all 16:56:12 tests_tapi: freeze> python -m pip freeze --all 16:56:12 tests190: freeze> python -m pip freeze --all 16:56:13 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:13 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:56:13 using environment variables from ./karaf121.env 16:56:13 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:56:13 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:13 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:56:13 using environment variables from ./karaf221.env 16:56:13 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:56:13 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:13 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:56:13 using environment variables from ./karafoc.env 16:56:13 pytest -q transportpce_tests/oc/test01_portmapping.py 16:57:32 FF...FFF.F............................... [100%] 16:58:40 21 passed in 146.84s (0:02:26) 16:58:40 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:58:41 ........................... [100%] 16:59:37 6 passed in 56.10s 16:59:37 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:59:39 .......................... [100%] 17:00:53 =================================== FAILURES =================================== 17:00:53 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 17:00:53 17:00:53 self = 17:00:53 17:00:53 def test_01_meta_data_insertion(self): 17:00:53 response = test_utils_oc.metadata_input() 17:00:53 > self.assertEqual(response.status_code, requests.codes.created, 17:00:53 test_utils.CODE_SHOULD_BE_201) 17:00:53 E AssertionError: 401 != 201 : Http status code should be 201 17:00:53 17:00:53 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 17:00:53 ---------------------------- Captured stdout setup ----------------------------- 17:00:53 starting OpenDaylight... 17:00:53 starting KARAF (karafoc) TransportPCE build... 17:00:53 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 17:00:53 starting simulator oc-mpdr in OpenROADM device version oc... 17:00:53 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 17:00:53 ----------------------------- Captured stdout call ----------------------------- 17:00:53 execution of test_01_meta_data_insertion 17:00:53 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 17:00:53 17:00:53 self = 17:00:53 17:00:53 def test_02_catlog_input_insertion(self): 17:00:53 response = test_utils_oc.catlog_input() 17:00:53 > self.assertEqual(response.status_code, requests.codes.ok, 17:00:53 test_utils.CODE_SHOULD_BE_200) 17:00:53 E AssertionError: 404 != 200 : Http status code should be 200 17:00:53 17:00:53 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 17:00:53 ----------------------------- Captured stdout call ----------------------------- 17:00:53 execution of test_02_catlog_input_insertion 17:00:53 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 17:00:53 17:00:53 self = 17:00:53 17:00:53 def test_06_mpdr_portmapping_NETWORK5(self): 17:00:53 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 17:00:53 > self.assertEqual(response['status_code'], requests.codes.ok) 17:00:53 E AssertionError: 409 != 200 17:00:53 17:00:53 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 17:00:53 ----------------------------- Captured stdout call ----------------------------- 17:00:53 execution of test_06_mpdr_portmapping_NETWORK5 17:00:53 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 17:00:53 17:00:53 self = 17:00:53 17:00:53 def test_07_mpdr_portmapping_CLIENT1(self): 17:00:53 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 17:00:53 > self.assertEqual(response['status_code'], requests.codes.ok) 17:00:53 E AssertionError: 409 != 200 17:00:53 17:00:53 transportpce_tests/oc/test01_portmapping.py:104: AssertionError 17:00:53 ----------------------------- Captured stdout call ----------------------------- 17:00:53 execution of test_07_mpdr_portmapping_CLIENT1 17:00:53 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 17:00:53 17:00:53 self = 17:00:53 17:00:53 def test_08_mpdr_switching_pool(self): 17:00:53 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 17:00:53 > self.assertEqual(response['status_code'], requests.codes.ok) 17:00:53 E AssertionError: 409 != 200 17:00:53 17:00:53 transportpce_tests/oc/test01_portmapping.py:130: AssertionError 17:00:53 ----------------------------- Captured stdout call ----------------------------- 17:00:53 execution of test_08_mpdr_switching_pool 17:00:53 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 17:00:53 17:00:53 self = 17:00:53 17:00:53 def test_09_check_mccapprofile(self): 17:00:53 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 17:00:53 > self.assertEqual(res['status_code'], requests.codes.ok) 17:00:53 E AssertionError: 409 != 200 17:00:53 17:00:53 transportpce_tests/oc/test01_portmapping.py:143: AssertionError 17:00:53 ----------------------------- Captured stdout call ----------------------------- 17:00:53 execution of test_09_check_mccapprofile 17:00:53 =========================== short test summary info ============================ 17:00:53 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 17:00:53 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 17:00:53 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 17:00:53 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 17:00:53 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 17:00:53 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 17:00:53 6 failed, 4 passed in 280.26s (0:04:40) 17:00:53 tests190: exit 1 (280.59 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7707 17:00:54 .tests190: FAIL ✖ in 4 minutes 48.59 seconds 17:00:54 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 17:00:56 ...tests71: freeze> python -m pip freeze --all 17:01:01 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:01:01 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:01:01 using environment variables from ./karaf71.env 17:01:01 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:01:02 ................................. [100%] 17:01:47 12 passed in 44.85s 17:01:47 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:01:47 ..... [100%] 17:01:58 44 passed in 140.70s (0:02:20) 17:01:58 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:02:21 ............................................................... [100%] 17:03:32 24 passed in 93.03s (0:01:33) 17:03:32 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:03:32 ......................................... [100%] 17:04:33 62 passed in 165.76s (0:02:45) 17:04:33 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:04:38 ...................................................................... [100%] 17:06:38 40 passed in 186.42s (0:03:06) 17:06:39 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:06:39 ....... [100%] 17:06:54 48 passed in 140.35s (0:02:20) 17:06:54 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:07:32 ............ [100%] 17:07:43 51 passed in 689.79s (0:11:29) 17:07:43 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:07:44 ................................ [100%] 17:08:21 22 passed in 86.75s (0:01:26) 17:08:40 ............................................................... [100%] 17:13:19 36 passed in 335.51s (0:05:35) 17:13:19 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:13:33 ................................... [100%] 17:15:48 54 passed in 548.97s (0:09:08) 17:15:48 .......................................... [100%] 17:18:29 71 passed in 309.73s (0:05:09) 17:18:29 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:19:21 ................... [100%] 17:23:52 19 passed in 322.92s (0:05:22) 17:23:52 tests71: OK ✔ in 7 minutes 28.07 seconds 17:23:52 tests121: OK ✔ in 19 minutes 43.03 seconds 17:23:52 tests_tapi: OK ✔ in 27 minutes 47.36 seconds 17:23:52 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 17:24:01 tests221: freeze> python -m pip freeze --all 17:24:01 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:24:01 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:24:01 using environment variables from ./karaf221.env 17:24:01 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:24:37 ................................... [100%] 17:25:17 35 passed in 76.05s (0:01:16) 17:25:17 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:25:49 ...... [100%] 17:29:03 6 passed in 225.74s (0:03:45) 17:29:03 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:29:47 ............................................ [100%] 17:31:22 44 passed in 138.08s (0:02:18) 17:31:22 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:31:58 ............ [100%] 17:32:22 12 passed in 60.01s (0:01:00) 17:32:22 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:32:49 ................ [100%] 17:34:18 16 passed in 115.91s (0:01:55) 17:34:18 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:34:48 ............................... [100%] 17:34:55 31 passed in 35.97s 17:34:55 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:35:31 .......................... [100%] 17:36:27 26 passed in 91.75s (0:01:31) 17:36:27 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:37:04 ...................... [100%] 17:38:09 22 passed in 100.71s (0:01:40) 17:38:09 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:38:48 ........................................ [100%] 17:41:10 40 passed in 182.03s (0:03:02) 17:41:10 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:41:54 ........................................................................ [ 74%] 17:47:30 ......................... [100%] 17:49:22 97 passed in 492.06s (0:08:12) 17:49:22 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:50:02 ...................................................... [100%] 17:56:48 54 passed in 445.91s (0:07:25) 17:56:49 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:57:43 ........................................................................ [ 71%] 18:02:52 ............................. [100%] 18:08:01 101 passed in 672.42s (0:11:12) 18:08:01 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:08:57 ........................................................................ [ 67%] 18:14:43 ................................... [100%] 18:18:04 107 passed in 602.38s (0:10:02) 18:18:04 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:18:47 ............................................. [100%] 18:24:24 45 passed in 379.30s (0:06:19) 18:24:24 tests221: OK ✔ in 1 hour 31.47 seconds 18:24:24 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 18:24:31 tests_hybrid: freeze> python -m pip freeze --all 18:24:31 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:24:31 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:24:31 using environment variables from ./karaf221.env 18:24:31 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:25:11 ................................................... [100%] 18:29:59 51 passed in 327.78s (0:05:27) 18:29:59 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:30:41 ........................................................................ [ 66%] 18:35:02 ..................................... [100%] 18:40:08 109 passed in 608.50s (0:10:08) 18:40:08 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:40:56 ..................................................... [100%] 18:47:28 53 passed in 439.84s (0:07:19) 18:47:28 buildcontroller: OK (114.57=setup[9.43]+cmd[105.13] seconds) 18:47:28 sims: OK (21.55=setup[17.99]+cmd[3.56] seconds) 18:47:28 build_karaf_tests121: OK (74.32=setup[9.55]+cmd[64.76] seconds) 18:47:28 testsPCE: OK (298.97=setup[58.88]+cmd[240.09] seconds) 18:47:28 tests121: OK (1183.03=setup[7.92]+cmd[1175.11] seconds) 18:47:28 build_karaf_tests221: OK (78.78=setup[9.61]+cmd[69.17] seconds) 18:47:28 tests_tapi: OK (1667.36=setup[7.98]+cmd[1659.38] seconds) 18:47:28 tests221: OK (3631.47=setup[8.74]+cmd[3622.73] seconds) 18:47:28 build_karaf_tests71: OK (79.75=setup[9.51]+cmd[70.24] seconds) 18:47:28 tests71: OK (448.07=setup[8.10]+cmd[439.97] seconds) 18:47:28 build_karaf_tests190: OK (66.46=setup[9.63]+cmd[56.82] seconds) 18:47:28 tests190: FAIL code 1 (288.59=setup[8.00]+cmd[280.59] seconds) 18:47:28 tests_hybrid: OK (1384.23=setup[7.22]+cmd[1377.02] seconds) 18:47:28 buildlighty: OK (50.33=setup[26.15]+cmd[24.18] seconds) 18:47:28 docs: OK (33.05=setup[29.69]+cmd[3.35] seconds) 18:47:28 docs-linkcheck: OK (34.99=setup[29.29]+cmd[5.70] seconds) 18:47:28 checkbashisms: OK (3.22=setup[1.96]+cmd[0.01,0.05,1.19] seconds) 18:47:28 pre-commit: OK (51.64=setup[2.91]+cmd[0.00,0.01,39.40,9.33] seconds) 18:47:28 pylint: OK (29.56=setup[3.98]+cmd[25.58] seconds) 18:47:28 evaluation failed :( (7176.40 seconds) 18:47:28 + tox_status=255 18:47:28 + echo '---> Completed tox runs' 18:47:28 ---> Completed tox runs 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/build_karaf_tests121/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=build_karaf_tests121 18:47:28 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/build_karaf_tests190/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=build_karaf_tests190 18:47:28 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/build_karaf_tests221/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=build_karaf_tests221 18:47:28 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/build_karaf_tests71/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=build_karaf_tests71 18:47:28 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/buildcontroller/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=buildcontroller 18:47:28 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/buildlighty/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=buildlighty 18:47:28 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/checkbashisms/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=checkbashisms 18:47:28 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/docs-linkcheck/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=docs-linkcheck 18:47:28 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/docs/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=docs 18:47:28 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/pre-commit/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=pre-commit 18:47:28 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/pylint/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=pylint 18:47:28 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/sims/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=sims 18:47:28 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/tests121/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=tests121 18:47:28 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/tests190/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=tests190 18:47:28 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/tests221/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=tests221 18:47:28 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/tests71/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=tests71 18:47:28 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/testsPCE/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=testsPCE 18:47:28 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/tests_hybrid/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=tests_hybrid 18:47:28 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:47:28 + for i in .tox/*/log 18:47:28 ++ echo .tox/tests_tapi/log 18:47:28 ++ awk -F/ '{print $2}' 18:47:28 + tox_env=tests_tapi 18:47:28 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:47:28 + DOC_DIR=docs/_build/html 18:47:28 + [[ -d docs/_build/html ]] 18:47:28 + echo '---> Archiving generated docs' 18:47:28 ---> Archiving generated docs 18:47:28 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:47:28 + echo '---> tox-run.sh ends' 18:47:28 ---> tox-run.sh ends 18:47:28 + test 255 -eq 0 18:47:28 + exit 255 18:47:28 ++ '[' 1 = 1 ']' 18:47:28 ++ '[' -x /usr/bin/clear_console ']' 18:47:28 ++ /usr/bin/clear_console -q 18:47:28 Build step 'Execute shell' marked build as failure 18:47:28 $ ssh-agent -k 18:47:28 unset SSH_AUTH_SOCK; 18:47:28 unset SSH_AGENT_PID; 18:47:28 echo Agent pid 2575 killed; 18:47:28 [ssh-agent] Stopped. 18:47:28 [PostBuildScript] - [INFO] Executing post build scripts. 18:47:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13625643480904834601.sh 18:47:28 ---> sysstat.sh 18:47:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3002984485223334219.sh 18:47:29 ---> package-listing.sh 18:47:29 ++ facter osfamily 18:47:29 ++ tr '[:upper:]' '[:lower:]' 18:47:29 + OS_FAMILY=debian 18:47:29 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:47:29 + START_PACKAGES=/tmp/packages_start.txt 18:47:29 + END_PACKAGES=/tmp/packages_end.txt 18:47:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:47:29 + PACKAGES=/tmp/packages_start.txt 18:47:29 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:47:29 + PACKAGES=/tmp/packages_end.txt 18:47:29 + case "${OS_FAMILY}" in 18:47:29 + dpkg -l 18:47:29 + grep '^ii' 18:47:29 + '[' -f /tmp/packages_start.txt ']' 18:47:29 + '[' -f /tmp/packages_end.txt ']' 18:47:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:47:29 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:47:29 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:47:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:47:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6160838344509480201.sh 18:47:29 ---> capture-instance-metadata.sh 18:47:29 Setup pyenv: 18:47:29 system 18:47:29 3.8.20 18:47:29 3.9.20 18:47:29 3.10.15 18:47:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:47:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V014 from file:/tmp/.os_lf_venv 18:47:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:47:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:47:32 lf-activate-venv(): INFO: Base packages installed successfully 18:47:32 lf-activate-venv(): INFO: Installing additional packages: lftools 18:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-V014/bin to PATH 18:47:48 INFO: Running in OpenStack, capturing instance metadata 18:47:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12445075873001567676.sh 18:47:48 provisioning config files... 18:47:49 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3791 18:47:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config9554520264445985132tmp 18:47:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:47:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:47:49 provisioning config files... 18:47:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:47:49 [EnvInject] - Injecting environment variables from a build step. 18:47:49 [EnvInject] - Injecting as environment variables the properties content 18:47:49 SERVER_ID=logs 18:47:49 18:47:49 [EnvInject] - Variables injected successfully. 18:47:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1497852701003026185.sh 18:47:49 ---> create-netrc.sh 18:47:49 WARN: Log server credential not found. 18:47:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12201734969354099157.sh 18:47:49 ---> python-tools-install.sh 18:47:49 Setup pyenv: 18:47:49 system 18:47:49 3.8.20 18:47:49 3.9.20 18:47:49 3.10.15 18:47:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V014 from file:/tmp/.os_lf_venv 18:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:47:51 lf-activate-venv(): INFO: Base packages installed successfully 18:47:51 lf-activate-venv(): INFO: Installing additional packages: lftools 18:48:02 lf-activate-venv(): INFO: Adding /tmp/venv-V014/bin to PATH 18:48:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5787153760895191738.sh 18:48:02 ---> sudo-logs.sh 18:48:02 Archiving 'sudo' log.. 18:48:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4047587082319847846.sh 18:48:02 ---> job-cost.sh 18:48:02 Setup pyenv: 18:48:02 system 18:48:02 3.8.20 18:48:02 3.9.20 18:48:02 3.10.15 18:48:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V014 from file:/tmp/.os_lf_venv 18:48:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:04 lf-activate-venv(): INFO: Base packages installed successfully 18:48:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:48: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. 18:48:11 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 18:48:11 lf-activate-venv(): INFO: Adding /tmp/venv-V014/bin to PATH 18:48:11 INFO: No Stack... 18:48:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:48:14 INFO: Archiving Costs 18:48:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7265849888606314165.sh 18:48:14 ---> logs-deploy.sh 18:48:14 Setup pyenv: 18:48:14 system 18:48:14 3.8.20 18:48:14 3.9.20 18:48:14 3.10.15 18:48:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V014 from file:/tmp/.os_lf_venv 18:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:16 lf-activate-venv(): INFO: Base packages installed successfully 18:48:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-V014/bin to PATH 18:48:26 WARNING: Nexus logging server not set 18:48:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3791/ 18:48:26 INFO: archiving logs to S3 18:48:28 ---> uname -a: 18:48:28 Linux prd-ubuntu2204-docker-4c-16g-2909 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:48:28 18:48:28 18:48:28 ---> lscpu: 18:48:28 Architecture: x86_64 18:48:28 CPU op-mode(s): 32-bit, 64-bit 18:48:28 Address sizes: 40 bits physical, 48 bits virtual 18:48:28 Byte Order: Little Endian 18:48:28 CPU(s): 4 18:48:28 On-line CPU(s) list: 0-3 18:48:28 Vendor ID: AuthenticAMD 18:48:28 Model name: AMD EPYC-Rome Processor 18:48:28 CPU family: 23 18:48:28 Model: 49 18:48:28 Thread(s) per core: 1 18:48:28 Core(s) per socket: 1 18:48:28 Socket(s): 4 18:48:28 Stepping: 0 18:48:28 BogoMIPS: 5600.00 18:48: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 18:48:28 Virtualization: AMD-V 18:48:28 Hypervisor vendor: KVM 18:48:28 Virtualization type: full 18:48:28 L1d cache: 128 KiB (4 instances) 18:48:28 L1i cache: 128 KiB (4 instances) 18:48:28 L2 cache: 2 MiB (4 instances) 18:48:28 L3 cache: 64 MiB (4 instances) 18:48:28 NUMA node(s): 1 18:48:28 NUMA node0 CPU(s): 0-3 18:48:28 Vulnerability Gather data sampling: Not affected 18:48:28 Vulnerability Indirect target selection: Not affected 18:48:28 Vulnerability Itlb multihit: Not affected 18:48:28 Vulnerability L1tf: Not affected 18:48:28 Vulnerability Mds: Not affected 18:48:28 Vulnerability Meltdown: Not affected 18:48:28 Vulnerability Mmio stale data: Not affected 18:48:28 Vulnerability Reg file data sampling: Not affected 18:48:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:48:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:48:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:48:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:48:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:48:28 Vulnerability Srbds: Not affected 18:48:28 Vulnerability Tsx async abort: Not affected 18:48:28 18:48:28 18:48:28 ---> nproc: 18:48:28 4 18:48:28 18:48:28 18:48:28 ---> df -h: 18:48:28 Filesystem Size Used Avail Use% Mounted on 18:48:28 tmpfs 1.6G 1.1M 1.6G 1% /run 18:48:28 /dev/vda1 78G 18G 61G 23% / 18:48:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:48:28 tmpfs 5.0M 0 5.0M 0% /run/lock 18:48:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:48:28 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:48:28 18:48:28 18:48:28 ---> free -m: 18:48:28 total used free shared buff/cache available 18:48:28 Mem: 15989 688 11511 3 3789 14958 18:48:28 Swap: 1023 1 1022 18:48:28 18:48:28 18:48:28 ---> ip addr: 18:48:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:48:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:48:28 inet 127.0.0.1/8 scope host lo 18:48:28 valid_lft forever preferred_lft forever 18:48:28 inet6 ::1/128 scope host 18:48:28 valid_lft forever preferred_lft forever 18:48:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:48:28 link/ether fa:16:3e:2b:56:09 brd ff:ff:ff:ff:ff:ff 18:48:28 altname enp0s3 18:48:28 inet 10.30.171.16/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:48:28 valid_lft 72341sec preferred_lft 72341sec 18:48:28 inet6 fe80::f816:3eff:fe2b:5609/64 scope link 18:48:28 valid_lft forever preferred_lft forever 18:48:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:48:28 link/ether 16:61:ab:0b:22:e2 brd ff:ff:ff:ff:ff:ff 18:48:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:48:28 valid_lft forever preferred_lft forever 18:48:28 18:48:28 18:48:28 ---> sar -b -r -n DEV: 18:48:28 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2909) 10/28/25 _x86_64_ (4 CPU) 18:48:28 18:48:28 14:54:11 LINUX RESTART (4 CPU) 18:48:28 18:48:28 15:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:48:28 15:10:13 1.32 0.00 1.29 0.02 0.04 16.12 414.12 18:48:28 15:20:00 1.14 0.00 1.12 0.02 0.01 13.74 0.14 18:48:28 15:30:00 1.32 0.00 1.30 0.01 0.00 15.63 0.12 18:48:28 15:40:00 1.54 0.00 1.52 0.02 0.00 17.79 0.15 18:48:28 15:50:01 1.53 0.00 1.51 0.01 0.00 17.57 0.11 18:48:28 16:00:13 11.54 0.00 1.60 9.94 0.14 18.40 237783.11 18:48:28 16:10:13 13.86 11.94 1.91 0.01 135.88 33.19 0.11 18:48:28 16:20:01 1.59 0.00 1.59 0.00 0.00 17.82 0.00 18:48:28 16:30:13 1.62 0.00 1.62 0.00 0.00 18.08 0.00 18:48:28 16:40:13 1.54 0.00 1.54 0.00 0.00 17.17 0.00 18:48:28 16:50:01 71.75 4.06 65.03 2.66 242.04 10541.09 4800.71 18:48:28 17:00:13 66.03 3.27 59.19 3.57 152.07 27446.14 17800.69 18:48:28 17:10:13 53.01 27.02 24.65 1.35 371.55 1580.99 1019.80 18:48:28 17:20:00 8.31 0.24 7.64 0.43 10.47 255.76 1302.19 18:48:28 17:30:13 10.27 0.04 9.81 0.43 0.66 502.09 851.48 18:48:28 17:40:00 16.66 0.06 15.92 0.67 2.90 439.68 434.08 18:48:28 17:50:01 7.77 0.04 7.43 0.30 2.56 197.54 110.29 18:48:28 18:00:13 5.60 0.02 5.36 0.22 1.79 145.02 50.57 18:48:28 18:10:13 5.09 0.03 4.88 0.18 0.83 133.25 87.32 18:48:28 18:20:01 5.91 0.00 5.74 0.17 0.14 155.41 46.42 18:48:28 18:30:00 6.55 0.05 6.27 0.23 1.70 428.37 142.18 18:48:28 18:40:08 5.43 0.01 5.30 0.12 0.89 145.85 46.43 18:48:28 Average: 13.59 2.12 10.54 0.93 41.87 1930.35 12271.23 18:48:28 18:48:28 15:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:48:28 15:10:13 13624876 15519944 496600 3.03 55736 2064740 1136836 6.53 313436 2173844 24 18:48:28 15:20:00 13624080 15519608 497032 3.04 56172 2064740 1136900 6.53 313888 2175280 16 18:48:28 15:30:00 13624832 15520948 495644 3.03 56736 2064756 1136900 6.53 314452 2176308 8 18:48:28 15:40:00 13623992 15520920 495764 3.03 57396 2064892 1136964 6.53 315112 2181032 8 18:48:28 15:50:01 13622512 15520084 496584 3.03 58028 2064892 1138624 6.54 315744 2187060 208 18:48:28 16:00:13 13621768 15525088 491528 3.00 58880 2069784 1137092 6.53 321320 2186292 24 18:48:28 16:10:13 13561740 15515872 493140 3.01 63052 2109368 1137316 6.53 360536 2190912 24 18:48:28 16:20:01 13560268 15515144 493800 3.02 63636 2109508 1137380 6.53 361124 2191268 212 18:48:28 16:30:13 13559012 15514680 494256 3.02 64260 2109644 1137380 6.53 361752 2191396 12 18:48:28 16:40:13 13557500 15513752 495180 3.02 64840 2109660 1137380 6.53 362316 2192032 168 18:48:28 16:50:01 8764924 14528840 1417940 8.66 185472 5552336 2836716 16.28 917488 6149176 889084 18:48:28 17:00:13 162848 3654180 12275008 74.97 252880 3173908 14824228 85.09 2055388 13521164 572 18:48:28 17:10:13 3600036 6247224 9690584 59.19 260576 2426448 10826552 62.14 2018992 10238028 436 18:48:28 17:20:00 7387552 10056964 5884392 35.94 261704 2447548 7142332 41.00 2031352 6449840 148 18:48:28 17:30:13 9055640 11820964 4120364 25.17 265804 2539176 5000100 28.70 2079672 4740620 76 18:48:28 17:40:00 8701120 11516688 4424396 27.02 267836 2587416 5150920 29.57 2085588 5067644 304 18:48:28 17:50:01 9240376 12078860 3862588 23.59 268768 2609376 4928716 28.29 2088148 4549688 448 18:48:28 18:00:13 7119264 9975156 5964888 36.43 269268 2626280 6668704 38.28 2090408 6642928 472 18:48:28 18:10:13 7336580 10208808 5731784 35.01 269876 2641980 6516908 37.41 2093312 6436228 88 18:48:28 18:20:01 8643216 11534112 4407176 26.92 270504 2659980 5171124 29.68 2095368 5131100 376 18:48:28 18:30:00 12307776 15314532 628412 3.84 273708 2769388 1656048 9.51 2108808 1461812 17488 18:48:28 18:40:08 12310292 15338132 604612 3.69 274128 2789960 1315084 7.55 2120208 1440260 18752 18:48:28 Average: 10482282 13066386 2907349 17.76 169057 2529808 3791373 21.76 1232928 4257905 42225 18:48:28 18:48:28 15:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:48:28 15:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 15:10:13 ens3 0.39 0.10 0.08 0.04 0.00 0.00 0.00 0.00 18:48:28 15:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 15:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 15:20:00 ens3 0.33 0.12 0.08 0.04 0.00 0.00 0.00 0.00 18:48:28 15:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 15:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 15:30:00 ens3 0.24 0.08 0.05 0.02 0.00 0.00 0.00 0.00 18:48:28 15:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 15:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 15:40:00 ens3 0.33 0.14 0.09 0.06 0.00 0.00 0.00 0.00 18:48:28 15:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 15:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 15:50:01 ens3 0.60 0.41 0.16 0.61 0.00 0.00 0.00 0.00 18:48:28 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 16:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 16:00:13 ens3 0.30 0.12 0.08 0.04 0.00 0.00 0.00 0.00 18:48:28 16:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 16:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 16:10:13 ens3 0.24 0.09 0.06 0.02 0.00 0.00 0.00 0.00 18:48:28 16:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 16:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 16:20:01 ens3 0.56 0.23 0.20 0.13 0.00 0.00 0.00 0.00 18:48:28 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 16:30:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 16:30:13 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 18:48:28 16:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 16:40:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:48:28 16:40:13 ens3 0.35 0.12 0.10 0.06 0.00 0.00 0.00 0.00 18:48:28 16:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 16:50:01 lo 0.86 0.86 0.12 0.12 0.00 0.00 0.00 0.00 18:48:28 16:50:01 ens3 117.57 93.47 1338.19 13.46 0.00 0.00 0.00 0.00 18:48:28 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 17:00:13 lo 12.30 12.30 10.12 10.12 0.00 0.00 0.00 0.00 18:48:28 17:00:13 ens3 37.83 27.88 627.34 3.11 0.00 0.00 0.00 0.00 18:48:28 17:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 17:10:13 lo 39.62 39.62 18.72 18.72 0.00 0.00 0.00 0.00 18:48:28 17:10:13 ens3 1.71 1.57 0.40 0.36 0.00 0.00 0.00 0.00 18:48:28 17:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 17:20:00 lo 25.36 25.36 10.80 10.80 0.00 0.00 0.00 0.00 18:48:28 17:20:00 ens3 0.74 0.57 0.15 0.11 0.00 0.00 0.00 0.00 18:48:28 17:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 17:30:13 lo 4.30 4.30 2.22 2.22 0.00 0.00 0.00 0.00 18:48:28 17:30:13 ens3 0.65 0.54 0.18 0.14 0.00 0.00 0.00 0.00 18:48:28 17:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 17:40:00 lo 15.45 15.45 8.26 8.26 0.00 0.00 0.00 0.00 18:48:28 17:40:00 ens3 1.07 0.87 0.27 0.22 0.00 0.00 0.00 0.00 18:48:28 17:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 17:50:01 lo 17.37 17.37 8.55 8.55 0.00 0.00 0.00 0.00 18:48:28 17:50:01 ens3 0.82 0.58 0.20 0.15 0.00 0.00 0.00 0.00 18:48:28 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 18:00:13 lo 30.07 30.07 12.10 12.10 0.00 0.00 0.00 0.00 18:48:28 18:00:13 ens3 0.61 0.46 0.15 0.11 0.00 0.00 0.00 0.00 18:48:28 18:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 18:10:13 lo 13.92 13.92 7.12 7.12 0.00 0.00 0.00 0.00 18:48:28 18:10:13 ens3 0.54 0.47 0.12 0.09 0.00 0.00 0.00 0.00 18:48:28 18:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 18:20:01 lo 16.80 16.80 9.81 9.81 0.00 0.00 0.00 0.00 18:48:28 18:20:01 ens3 0.68 0.49 0.16 0.12 0.00 0.00 0.00 0.00 18:48:28 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 18:30:00 lo 8.53 8.53 4.66 4.66 0.00 0.00 0.00 0.00 18:48:28 18:30:00 ens3 0.75 0.57 0.25 0.19 0.00 0.00 0.00 0.00 18:48:28 18:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 18:40:08 lo 16.55 16.55 6.80 6.80 0.00 0.00 0.00 0.00 18:48:28 18:40:08 ens3 0.72 0.53 0.19 0.14 0.00 0.00 0.00 0.00 18:48:28 18:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 Average: lo 9.18 9.18 4.51 4.51 0.00 0.00 0.00 0.00 18:48:28 Average: ens3 7.52 5.82 88.77 0.86 0.00 0.00 0.00 0.00 18:48:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:28 18:48:28 18:48:28 ---> sar -P ALL: 18:48:28 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2909) 10/28/25 _x86_64_ (4 CPU) 18:48:28 18:48:28 14:54:11 LINUX RESTART (4 CPU) 18:48:28 18:48:28 15:00:00 CPU %user %nice %system %iowait %steal %idle 18:48:28 15:10:13 all 0.08 0.00 0.02 0.01 0.01 99.89 18:48:28 15:10:13 0 0.02 0.00 0.01 0.00 0.00 99.97 18:48:28 15:10:13 1 0.03 0.00 0.03 0.00 0.01 99.92 18:48:28 15:10:13 2 0.03 0.00 0.02 0.01 0.00 99.93 18:48:28 15:10:13 3 0.22 0.00 0.02 0.01 0.01 99.74 18:48:28 15:20:00 all 0.11 0.00 0.02 0.01 0.01 99.85 18:48:28 15:20:00 0 0.02 0.00 0.03 0.00 0.01 99.94 18:48:28 15:20:00 1 0.02 0.00 0.02 0.01 0.01 99.95 18:48:28 15:20:00 2 0.12 0.00 0.03 0.00 0.01 99.84 18:48:28 15:20:00 3 0.29 0.00 0.02 0.01 0.01 99.68 18:48:28 15:30:00 all 0.17 0.00 0.03 0.10 0.01 99.69 18:48:28 15:30:00 0 0.02 0.00 0.03 0.00 0.01 99.94 18:48:28 15:30:00 1 0.13 0.00 0.02 0.40 0.01 99.44 18:48:28 15:30:00 2 0.52 0.00 0.03 0.00 0.01 99.44 18:48:28 15:30:00 3 0.03 0.00 0.03 0.00 0.01 99.93 18:48:28 15:40:00 all 0.27 0.00 0.02 0.01 0.01 99.69 18:48:28 15:40:00 0 0.01 0.00 0.01 0.02 0.00 99.96 18:48:28 15:40:00 1 0.73 0.00 0.02 0.00 0.01 99.24 18:48:28 15:40:00 2 0.30 0.00 0.03 0.00 0.01 99.66 18:48:28 15:40:00 3 0.03 0.00 0.04 0.02 0.02 99.90 18:48:28 15:50:01 all 0.14 0.00 0.02 0.03 0.01 99.80 18:48:28 15:50:01 0 0.02 0.00 0.01 0.02 0.00 99.95 18:48:28 15:50:01 1 0.48 0.00 0.04 0.00 0.01 99.46 18:48:28 15:50:01 2 0.05 0.00 0.01 0.09 0.01 99.85 18:48:28 15:50:01 3 0.03 0.00 0.02 0.00 0.01 99.94 18:48:28 16:00:13 all 0.22 0.00 0.03 0.04 0.01 99.70 18:48:28 16:00:13 0 0.02 0.00 0.03 0.08 0.00 99.87 18:48:28 16:00:13 1 0.01 0.00 0.01 0.00 0.01 99.96 18:48:28 16:00:13 2 0.84 0.00 0.04 0.09 0.02 99.02 18:48:28 16:00:13 3 0.02 0.00 0.02 0.00 0.01 99.94 18:48:28 16:10:13 all 0.08 0.08 0.04 0.23 0.03 99.54 18:48:28 16:10:13 0 0.01 0.00 0.01 0.00 0.04 99.93 18:48:28 16:10:13 1 0.02 0.00 0.02 0.03 0.02 99.91 18:48:28 16:10:13 2 0.19 0.00 0.05 0.64 0.03 99.10 18:48:28 16:10:13 3 0.11 0.32 0.09 0.25 0.03 99.20 18:48:28 16:20:01 all 0.03 0.00 0.02 0.01 0.01 99.93 18:48:28 16:20:01 0 0.02 0.00 0.02 0.00 0.01 99.95 18:48:28 16:20:01 1 0.02 0.00 0.03 0.02 0.02 99.91 18:48:28 16:20:01 2 0.02 0.00 0.02 0.01 0.01 99.94 18:48:28 16:20:01 3 0.05 0.00 0.01 0.00 0.01 99.93 18:48:28 16:30:13 all 0.04 0.00 0.02 0.02 0.01 99.91 18:48:28 16:30:13 0 0.01 0.00 0.01 0.00 0.00 99.97 18:48:28 16:30:13 1 0.02 0.00 0.03 0.08 0.01 99.86 18:48:28 16:30:13 2 0.01 0.00 0.01 0.00 0.00 99.97 18:48:28 16:30:13 3 0.10 0.00 0.03 0.01 0.02 99.84 18:48:28 16:40:13 all 0.18 0.00 0.02 0.01 0.01 99.79 18:48:28 16:40:13 0 0.01 0.00 0.01 0.00 0.00 99.98 18:48:28 16:40:13 1 0.02 0.00 0.02 0.02 0.02 99.92 18:48:28 16:40:13 2 0.02 0.00 0.02 0.01 0.01 99.94 18:48:28 16:40:13 3 0.66 0.00 0.02 0.00 0.01 99.30 18:48:28 16:50:01 all 17.71 0.00 1.23 0.71 0.04 80.31 18:48:28 16:50:01 0 21.08 0.00 1.25 0.48 0.04 77.15 18:48:28 16:50:01 1 18.89 0.00 1.36 0.85 0.05 78.84 18:48:28 16:50:01 2 15.27 0.00 1.12 0.85 0.04 82.72 18:48:28 16:50:01 3 15.61 0.00 1.17 0.67 0.04 82.51 18:48:28 18:48:28 16:50:01 CPU %user %nice %system %iowait %steal %idle 18:48:28 17:00:13 all 46.55 0.00 2.29 6.53 0.12 44.51 18:48:28 17:00:13 0 44.75 0.00 2.35 7.74 0.12 45.04 18:48:28 17:00:13 1 46.34 0.00 2.23 4.29 0.12 47.02 18:48:28 17:00:13 2 49.11 0.00 2.47 5.34 0.12 42.95 18:48:28 17:00:13 3 45.99 0.00 2.11 8.73 0.12 43.04 18:48:28 17:10:13 all 42.70 0.00 1.88 0.22 0.12 55.08 18:48:28 17:10:13 0 42.24 0.00 1.91 0.06 0.12 55.67 18:48:28 17:10:13 1 43.66 0.00 1.95 0.35 0.13 53.91 18:48:28 17:10:13 2 42.45 0.00 2.03 0.35 0.12 55.05 18:48:28 17:10:13 3 42.46 0.00 1.61 0.11 0.12 55.70 18:48:28 17:20:00 all 16.91 0.00 0.85 0.11 0.09 82.04 18:48:28 17:20:00 0 17.22 0.00 0.88 0.02 0.10 81.79 18:48:28 17:20:00 1 16.22 0.00 0.86 0.06 0.09 82.78 18:48:28 17:20:00 2 16.82 0.00 0.86 0.23 0.09 82.01 18:48:28 17:20:00 3 17.38 0.00 0.81 0.13 0.09 81.59 18:48:28 17:30:13 all 13.97 0.00 0.63 0.05 0.06 85.28 18:48:28 17:30:13 0 12.74 0.00 0.63 0.02 0.05 86.56 18:48:28 17:30:13 1 14.89 0.00 0.72 0.05 0.07 84.27 18:48:28 17:30:13 2 14.22 0.00 0.59 0.10 0.07 85.02 18:48:28 17:30:13 3 14.03 0.00 0.59 0.03 0.06 85.28 18:48:28 17:40:00 all 25.57 0.00 0.87 0.05 0.08 73.43 18:48:28 17:40:00 0 25.77 0.00 0.83 0.06 0.08 73.26 18:48:28 17:40:00 1 25.18 0.00 0.78 0.05 0.07 73.91 18:48:28 17:40:00 2 25.64 0.00 0.98 0.03 0.08 73.27 18:48:28 17:40:00 3 25.70 0.00 0.89 0.05 0.08 73.29 18:48:28 17:50:01 all 12.16 0.00 0.64 0.03 0.06 87.11 18:48:28 17:50:01 0 11.52 0.00 0.64 0.02 0.07 87.74 18:48:28 17:50:01 1 12.52 0.00 0.65 0.01 0.06 86.75 18:48:28 17:50:01 2 12.23 0.00 0.67 0.03 0.07 87.00 18:48:28 17:50:01 3 12.35 0.00 0.59 0.04 0.06 86.96 18:48:28 18:00:13 all 11.52 0.00 0.58 0.03 0.06 87.80 18:48:28 18:00:13 0 11.51 0.00 0.52 0.02 0.06 87.89 18:48:28 18:00:13 1 11.76 0.00 0.60 0.05 0.06 87.53 18:48:28 18:00:13 2 11.71 0.00 0.64 0.01 0.07 87.57 18:48:28 18:00:13 3 11.10 0.00 0.57 0.05 0.07 88.22 18:48:28 18:10:13 all 8.74 0.00 0.55 0.02 0.06 90.63 18:48:28 18:10:13 0 8.60 0.00 0.56 0.02 0.06 90.75 18:48:28 18:10:13 1 8.36 0.00 0.48 0.02 0.06 91.08 18:48:28 18:10:13 2 9.03 0.00 0.52 0.03 0.07 90.35 18:48:28 18:10:13 3 8.99 0.00 0.61 0.01 0.07 90.33 18:48:28 18:20:01 all 8.22 0.00 0.51 0.02 0.06 91.18 18:48:28 18:20:01 0 7.77 0.00 0.47 0.01 0.06 91.69 18:48:28 18:20:01 1 8.33 0.00 0.56 0.04 0.07 91.01 18:48:28 18:20:01 2 8.39 0.00 0.54 0.03 0.07 90.98 18:48:28 18:20:01 3 8.41 0.00 0.49 0.00 0.06 91.04 18:48:28 18:30:00 all 7.21 0.00 0.41 0.03 0.06 92.29 18:48:28 18:30:00 0 7.61 0.00 0.46 0.03 0.06 91.85 18:48:28 18:30:00 1 6.92 0.00 0.41 0.01 0.07 92.60 18:48:28 18:30:00 2 6.87 0.00 0.36 0.01 0.07 92.70 18:48:28 18:30:00 3 7.45 0.00 0.40 0.07 0.06 92.02 18:48:28 18:40:08 all 7.71 0.00 0.36 0.02 0.07 91.84 18:48:28 18:40:08 0 8.16 0.00 0.32 0.04 0.07 91.41 18:48:28 18:40:08 1 7.14 0.00 0.37 0.02 0.07 92.40 18:48:28 18:40:08 2 7.87 0.00 0.33 0.00 0.07 91.72 18:48:28 18:40:08 3 7.66 0.00 0.41 0.01 0.07 91.85 18:48:28 18:48:28 Average: CPU %user %nice %system %iowait %steal %idle 18:48:28 Average: all 9.99 0.00 0.50 0.38 0.05 89.08 18:48:28 Average: 0 9.93 0.00 0.50 0.40 0.04 89.13 18:48:28 Average: 1 10.06 0.00 0.51 0.29 0.05 89.09 18:48:28 Average: 2 10.06 0.00 0.52 0.36 0.05 89.02 18:48:28 Average: 3 9.92 0.01 0.48 0.47 0.05 89.07 18:48:28 18:48:28 18:48:28