16:26:05 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116703 16:26:05 Running as SYSTEM 16:26:05 [EnvInject] - Loading node environment variables. 16:26:05 Building remotely on prd-ubuntu2204-docker-4c-16g-3841 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:26:07 [ssh-agent] Looking for ssh-agent implementation... 16:26:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:08 $ ssh-agent 16:26:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXwxHrwE/agent.1560 16:26:08 SSH_AGENT_PID=1562 16:26:08 [ssh-agent] Started. 16:26:08 Running ssh-add (command line suppressed) 16:26:08 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7777545379332118516.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7777545379332118516.key) 16:26:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:26:08 The recommended git tool is: NONE 16:26:12 using credential jenkins-ssh 16:26:12 Wiping out workspace first. 16:26:12 Cloning the remote Git repository 16:26:12 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:26:12 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:26:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:26:12 > git --version # timeout=10 16:26:12 > git --version # 'git version 2.34.1' 16:26:12 using GIT_SSH to set credentials jenkins-ssh 16:26:12 Verifying host key using known hosts file 16:26:12 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:26:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:26:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:26:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:26:26 using GIT_SSH to set credentials jenkins-ssh 16:26:26 Verifying host key using known hosts file 16:26:26 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:26:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/03/116703/7 # timeout=10 16:26:27 > git rev-parse 4662ecc4198ceabf16cf52c5e8a78358ee5ed29d^{commit} # timeout=10 16:26:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:26:27 Checking out Revision 4662ecc4198ceabf16cf52c5e8a78358ee5ed29d (refs/changes/03/116703/7) 16:26:27 > git config core.sparsecheckout # timeout=10 16:26:27 > git checkout -f 4662ecc4198ceabf16cf52c5e8a78358ee5ed29d # timeout=10 16:26:27 Commit message: "CleanUp Abstracted Tapi Pce Link and Node Classes" 16:26:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:26:27 > git rev-list --no-walk c34bdcaedb87d4095ecf3a65b1a0d02e76444dd4 # timeout=10 16:26:27 > git remote # timeout=10 16:26:27 > git submodule init # timeout=10 16:26:27 > git submodule sync # timeout=10 16:26:27 > git config --get remote.origin.url # timeout=10 16:26:27 > git submodule init # timeout=10 16:26:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:26:27 ERROR: No submodules found. 16:26:31 provisioning config files... 16:26:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:26:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:26:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14841036679631064467.sh 16:26:31 ---> python-tools-install.sh 16:26:31 Setup pyenv: 16:26:31 * system (set by /opt/pyenv/version) 16:26:31 * 3.8.20 (set by /opt/pyenv/version) 16:26:31 * 3.9.20 (set by /opt/pyenv/version) 16:26:31 3.10.15 16:26:31 3.11.10 16:26:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N3k1 16:26:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:26:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:26:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:26:40 lf-activate-venv(): INFO: Base packages installed successfully 16:26:40 lf-activate-venv(): INFO: Installing additional packages: lftools 16:27:08 lf-activate-venv(): INFO: Adding /tmp/venv-N3k1/bin to PATH 16:27:08 Generating Requirements File 16:27:30 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:27:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:27:30 Python 3.11.10 16:27:30 pip 25.2 from /tmp/venv-N3k1/lib/python3.11/site-packages/pip (python 3.11) 16:27:30 appdirs==1.4.4 16:27:30 argcomplete==3.6.2 16:27:30 aspy.yaml==1.3.0 16:27:30 attrs==25.4.0 16:27:30 autopage==0.5.2 16:27:30 beautifulsoup4==4.14.2 16:27:30 boto3==1.40.52 16:27:30 botocore==1.40.52 16:27:30 bs4==0.0.2 16:27:30 cachetools==6.2.1 16:27:30 certifi==2025.10.5 16:27:30 cffi==2.0.0 16:27:30 cfgv==3.4.0 16:27:30 chardet==5.2.0 16:27:30 charset-normalizer==3.4.4 16:27:30 click==8.3.0 16:27:30 cliff==4.11.0 16:27:30 cmd2==2.7.0 16:27:30 cryptography==3.3.2 16:27:30 debtcollector==3.0.0 16:27:30 decorator==5.2.1 16:27:30 defusedxml==0.7.1 16:27:30 Deprecated==1.2.18 16:27:30 distlib==0.4.0 16:27:30 dnspython==2.8.0 16:27:30 docker==7.1.0 16:27:30 dogpile.cache==1.5.0 16:27:30 durationpy==0.10 16:27:30 email-validator==2.3.0 16:27:30 filelock==3.20.0 16:27:30 future==1.0.0 16:27:30 gitdb==4.0.12 16:27:30 GitPython==3.1.45 16:27:30 google-auth==2.41.1 16:27:30 httplib2==0.31.0 16:27:30 identify==2.6.15 16:27:30 idna==3.11 16:27:30 importlib-resources==1.5.0 16:27:30 iso8601==2.1.0 16:27:30 Jinja2==3.1.6 16:27:30 jmespath==1.0.1 16:27:30 jsonpatch==1.33 16:27:30 jsonpointer==3.0.0 16:27:30 jsonschema==4.25.1 16:27:30 jsonschema-specifications==2025.9.1 16:27:30 keystoneauth1==5.12.0 16:27:30 kubernetes==34.1.0 16:27:30 lftools==0.37.15 16:27:30 lxml==6.0.2 16:27:30 markdown-it-py==4.0.0 16:27:30 MarkupSafe==3.0.3 16:27:30 mdurl==0.1.2 16:27:30 msgpack==1.1.2 16:27:30 multi_key_dict==2.0.3 16:27:30 munch==4.0.0 16:27:30 netaddr==1.3.0 16:27:30 niet==1.4.2 16:27:30 nodeenv==1.9.1 16:27:30 oauth2client==4.1.3 16:27:30 oauthlib==3.3.1 16:27:30 openstacksdk==4.7.1 16:27:30 os-service-types==1.8.0 16:27:30 osc-lib==4.2.0 16:27:30 oslo.config==10.0.0 16:27:30 oslo.context==6.1.0 16:27:30 oslo.i18n==6.6.0 16:27:30 oslo.log==7.2.1 16:27:30 oslo.serialization==5.8.0 16:27:30 oslo.utils==9.1.0 16:27:30 packaging==25.0 16:27:30 pbr==7.0.1 16:27:30 platformdirs==4.5.0 16:27:30 prettytable==3.16.0 16:27:30 psutil==7.1.0 16:27:30 pyasn1==0.6.1 16:27:30 pyasn1_modules==0.4.2 16:27:30 pycparser==2.23 16:27:30 pygerrit2==2.0.15 16:27:30 PyGithub==2.8.1 16:27:30 Pygments==2.19.2 16:27:30 PyJWT==2.10.1 16:27:30 PyNaCl==1.6.0 16:27:30 pyparsing==2.4.7 16:27:30 pyperclip==1.11.0 16:27:30 pyrsistent==0.20.0 16:27:30 python-cinderclient==9.8.0 16:27:30 python-dateutil==2.9.0.post0 16:27:30 python-heatclient==4.3.0 16:27:30 python-jenkins==1.8.3 16:27:30 python-keystoneclient==5.7.0 16:27:30 python-magnumclient==4.9.0 16:27:30 python-openstackclient==8.2.0 16:27:30 python-swiftclient==4.8.0 16:27:30 PyYAML==6.0.3 16:27:30 referencing==0.37.0 16:27:30 requests==2.32.5 16:27:30 requests-oauthlib==2.0.0 16:27:30 requestsexceptions==1.4.0 16:27:30 rfc3986==2.0.0 16:27:30 rich==14.2.0 16:27:30 rich-argparse==1.7.1 16:27:30 rpds-py==0.27.1 16:27:30 rsa==4.9.1 16:27:30 ruamel.yaml==0.18.15 16:27:30 ruamel.yaml.clib==0.2.14 16:27:30 s3transfer==0.14.0 16:27:30 simplejson==3.20.2 16:27:30 six==1.17.0 16:27:30 smmap==5.0.2 16:27:30 soupsieve==2.8 16:27:30 stevedore==5.5.0 16:27:30 tabulate==0.9.0 16:27:30 toml==0.10.2 16:27:30 tomlkit==0.13.3 16:27:30 tqdm==4.67.1 16:27:30 typing_extensions==4.15.0 16:27:30 tzdata==2025.2 16:27:30 urllib3==1.26.20 16:27:30 virtualenv==20.35.3 16:27:30 wcwidth==0.2.14 16:27:30 websocket-client==1.9.0 16:27:30 wrapt==1.17.3 16:27:30 xdg==6.0.0 16:27:30 xmltodict==1.0.2 16:27:30 yq==3.4.3 16:27:31 [EnvInject] - Injecting environment variables from a build step. 16:27:31 [EnvInject] - Injecting as environment variables the properties content 16:27:31 PYTHON=python3 16:27:31 16:27:31 [EnvInject] - Variables injected successfully. 16:27:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16840519297766591340.sh 16:27:31 ---> tox-install.sh 16:27:31 + source /home/jenkins/lf-env.sh 16:27:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:31 ++ mktemp -d /tmp/venv-XXXX 16:27:31 + lf_venv=/tmp/venv-1Cdm 16:27:31 + local venv_file=/tmp/.os_lf_venv 16:27:31 + local python=python3 16:27:31 + local options 16:27:31 + local set_path=true 16:27:31 + local install_args= 16:27:31 ++ 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:27:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:27:31 + true 16:27:31 + case $1 in 16:27:31 + venv_file=/tmp/.toxenv 16:27:31 + shift 2 16:27:31 + true 16:27:31 + case $1 in 16:27:31 + shift 16:27:31 + break 16:27:31 + case $python in 16:27:31 + local pkg_list= 16:27:31 + [[ -d /opt/pyenv ]] 16:27:31 + echo 'Setup pyenv:' 16:27:31 Setup pyenv: 16:27:31 + export PYENV_ROOT=/opt/pyenv 16:27:31 + PYENV_ROOT=/opt/pyenv 16:27:31 + 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:27:31 + 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:27:31 + pyenv versions 16:27:31 system 16:27:31 3.8.20 16:27:31 3.9.20 16:27:31 3.10.15 16:27:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:27:31 + command -v pyenv 16:27:31 ++ pyenv init - --no-rehash 16:27:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:27:31 for i in ${!paths[@]}; do 16:27:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:27:31 fi; done; 16:27:31 echo "${paths[*]}"'\'')" 16:27:31 export PATH="/opt/pyenv/shims:${PATH}" 16:27:31 export PYENV_SHELL=bash 16:27:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:27:31 pyenv() { 16:27:31 local command 16:27:31 command="${1:-}" 16:27:31 if [ "$#" -gt 0 ]; then 16:27:31 shift 16:27:31 fi 16:27:31 16:27:31 case "$command" in 16:27:31 rehash|shell) 16:27:31 eval "$(pyenv "sh-$command" "$@")" 16:27:31 ;; 16:27:31 *) 16:27:31 command pyenv "$command" "$@" 16:27:31 ;; 16:27:31 esac 16:27:31 }' 16:27:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:27:31 for i in ${!paths[@]}; do 16:27:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:27:31 fi; done; 16:27:31 echo "${paths[*]}"' 16:27:31 ++ 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:27:31 ++ 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:27:31 ++ 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:27:31 ++ export PYENV_SHELL=bash 16:27:31 ++ PYENV_SHELL=bash 16:27:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:27:31 +++ complete -F _pyenv pyenv 16:27:31 ++ lf-pyver python3 16:27:31 ++ local py_version_xy=python3 16:27:31 ++ local py_version_xyz= 16:27:31 ++ pyenv versions 16:27:31 ++ local command 16:27:31 ++ command=versions 16:27:31 ++ '[' 1 -gt 0 ']' 16:27:31 ++ shift 16:27:31 ++ case "$command" in 16:27:31 ++ command pyenv versions 16:27:31 ++ sed 's/^[ *]* //' 16:27:31 ++ grep -E '^[0-9.]*[0-9]$' 16:27:31 ++ awk '{ print $1 }' 16:27:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:27:31 +++ grep '^3' /tmp/.pyenv_versions 16:27:31 +++ sort -V 16:27:31 +++ tail -n 1 16:27:31 ++ py_version_xyz=3.11.10 16:27:31 ++ [[ -z 3.11.10 ]] 16:27:31 ++ echo 3.11.10 16:27:31 ++ return 0 16:27:31 + pyenv local 3.11.10 16:27:31 + local command 16:27:31 + command=local 16:27:31 + '[' 2 -gt 0 ']' 16:27:31 + shift 16:27:31 + case "$command" in 16:27:31 + command pyenv local 3.11.10 16:27:31 + for arg in "$@" 16:27:31 + case $arg in 16:27:31 + pkg_list+='tox ' 16:27:31 + for arg in "$@" 16:27:31 + case $arg in 16:27:31 + pkg_list+='virtualenv ' 16:27:31 + for arg in "$@" 16:27:31 + case $arg in 16:27:31 + pkg_list+='urllib3~=1.26.15 ' 16:27:31 + [[ -f /tmp/.toxenv ]] 16:27:31 + [[ ! -f /tmp/.toxenv ]] 16:27:31 + [[ -n '' ]] 16:27:31 + python3 -m venv /tmp/venv-1Cdm 16:27:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Cdm' 16:27:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Cdm 16:27:35 + echo /tmp/venv-1Cdm 16:27:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:27:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:27:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:27:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:27:35 + local 'pip_opts=--upgrade --quiet' 16:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:27:35 + [[ -n '' ]] 16:27:35 + [[ -n '' ]] 16:27:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:27:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:27:35 + /tmp/venv-1Cdm/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:27:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:27:39 lf-activate-venv(): INFO: Base packages installed successfully 16:27:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:27:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:27:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:27:39 + /tmp/venv-1Cdm/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:27:41 + type python3 16:27:41 + true 16:27:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Cdm/bin to PATH' 16:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-1Cdm/bin to PATH 16:27:41 + PATH=/tmp/venv-1Cdm/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:27:41 + return 0 16:27:41 + python3 --version 16:27:41 Python 3.11.10 16:27:41 + python3 -m pip --version 16:27:41 pip 25.2 from /tmp/venv-1Cdm/lib/python3.11/site-packages/pip (python 3.11) 16:27:41 + python3 -m pip freeze 16:27:42 cachetools==6.2.1 16:27:42 chardet==5.2.0 16:27:42 colorama==0.4.6 16:27:42 distlib==0.4.0 16:27:42 filelock==3.20.0 16:27:42 packaging==25.0 16:27:42 platformdirs==4.5.0 16:27:42 pluggy==1.6.0 16:27:42 pyproject-api==1.10.0 16:27:42 tox==4.31.0 16:27:42 urllib3==1.26.20 16:27:42 virtualenv==20.35.3 16:27:42 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins7453103323491003137.sh 16:27:42 [EnvInject] - Injecting environment variables from a build step. 16:27:42 [EnvInject] - Injecting as environment variables the properties content 16:27:42 PARALLEL=True 16:27:42 16:27:42 [EnvInject] - Variables injected successfully. 16:27:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2713533483912239176.sh 16:27:42 ---> tox-run.sh 16:27:42 + 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:27:42 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:27:42 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:27:42 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:27:42 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:27:42 + source /home/jenkins/lf-env.sh 16:27:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:42 ++ mktemp -d /tmp/venv-XXXX 16:27:42 + lf_venv=/tmp/venv-QxGl 16:27:42 + local venv_file=/tmp/.os_lf_venv 16:27:42 + local python=python3 16:27:42 + local options 16:27:42 + local set_path=true 16:27:42 + local install_args= 16:27:42 ++ 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:27:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:27:42 + true 16:27:42 + case $1 in 16:27:42 + venv_file=/tmp/.toxenv 16:27:42 + shift 2 16:27:42 + true 16:27:42 + case $1 in 16:27:42 + shift 16:27:42 + break 16:27:42 + case $python in 16:27:42 + local pkg_list= 16:27:42 + [[ -d /opt/pyenv ]] 16:27:42 + echo 'Setup pyenv:' 16:27:42 Setup pyenv: 16:27:42 + export PYENV_ROOT=/opt/pyenv 16:27:42 + PYENV_ROOT=/opt/pyenv 16:27:42 + 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:27:42 + 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:27:42 + pyenv versions 16:27:42 system 16:27:42 3.8.20 16:27:42 3.9.20 16:27:42 3.10.15 16:27:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:27:42 + command -v pyenv 16:27:42 ++ pyenv init - --no-rehash 16:27:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:27:42 for i in ${!paths[@]}; do 16:27:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:27:42 fi; done; 16:27:42 echo "${paths[*]}"'\'')" 16:27:42 export PATH="/opt/pyenv/shims:${PATH}" 16:27:42 export PYENV_SHELL=bash 16:27:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:27:42 pyenv() { 16:27:42 local command 16:27:42 command="${1:-}" 16:27:42 if [ "$#" -gt 0 ]; then 16:27:42 shift 16:27:42 fi 16:27:42 16:27:42 case "$command" in 16:27:42 rehash|shell) 16:27:42 eval "$(pyenv "sh-$command" "$@")" 16:27:42 ;; 16:27:42 *) 16:27:42 command pyenv "$command" "$@" 16:27:42 ;; 16:27:42 esac 16:27:42 }' 16:27:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:27:42 for i in ${!paths[@]}; do 16:27:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:27:42 fi; done; 16:27:42 echo "${paths[*]}"' 16:27:42 ++ 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:27:42 ++ 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:27:42 ++ 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:27:42 ++ export PYENV_SHELL=bash 16:27:42 ++ PYENV_SHELL=bash 16:27:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:27:42 +++ complete -F _pyenv pyenv 16:27:42 ++ lf-pyver python3 16:27:42 ++ local py_version_xy=python3 16:27:42 ++ local py_version_xyz= 16:27:42 ++ pyenv versions 16:27:42 ++ local command 16:27:42 ++ awk '{ print $1 }' 16:27:42 ++ command=versions 16:27:42 ++ '[' 1 -gt 0 ']' 16:27:42 ++ shift 16:27:42 ++ case "$command" in 16:27:42 ++ command pyenv versions 16:27:42 ++ grep -E '^[0-9.]*[0-9]$' 16:27:42 ++ sed 's/^[ *]* //' 16:27:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:27:42 +++ sort -V 16:27:42 +++ grep '^3' /tmp/.pyenv_versions 16:27:42 +++ tail -n 1 16:27:42 ++ py_version_xyz=3.11.10 16:27:42 ++ [[ -z 3.11.10 ]] 16:27:42 ++ echo 3.11.10 16:27:42 ++ return 0 16:27:42 + pyenv local 3.11.10 16:27:42 + local command 16:27:42 + command=local 16:27:42 + '[' 2 -gt 0 ']' 16:27:42 + shift 16:27:42 + case "$command" in 16:27:42 + command pyenv local 3.11.10 16:27:42 + for arg in "$@" 16:27:42 + case $arg in 16:27:42 + pkg_list+='tox ' 16:27:42 + for arg in "$@" 16:27:42 + case $arg in 16:27:42 + pkg_list+='virtualenv ' 16:27:42 + for arg in "$@" 16:27:42 + case $arg in 16:27:42 + pkg_list+='urllib3~=1.26.15 ' 16:27:42 + [[ -f /tmp/.toxenv ]] 16:27:42 ++ cat /tmp/.toxenv 16:27:42 + lf_venv=/tmp/venv-1Cdm 16:27:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Cdm from' file:/tmp/.toxenv 16:27:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Cdm from file:/tmp/.toxenv 16:27:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:27:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:27:42 + local 'pip_opts=--upgrade --quiet' 16:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:27:42 + [[ -n '' ]] 16:27:42 + [[ -n '' ]] 16:27:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:27:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:27:42 + /tmp/venv-1Cdm/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:27:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:27:43 lf-activate-venv(): INFO: Base packages installed successfully 16:27:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:27:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:27:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:27:43 + /tmp/venv-1Cdm/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:27:44 + type python3 16:27:44 + true 16:27:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Cdm/bin to PATH' 16:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-1Cdm/bin to PATH 16:27:44 + PATH=/tmp/venv-1Cdm/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:27:44 + return 0 16:27:44 + [[ -d /opt/pyenv ]] 16:27:44 + echo '---> Setting up pyenv' 16:27:44 ---> Setting up pyenv 16:27:44 + export PYENV_ROOT=/opt/pyenv 16:27:44 + PYENV_ROOT=/opt/pyenv 16:27:44 + export PATH=/opt/pyenv/bin:/tmp/venv-1Cdm/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:27:44 + PATH=/opt/pyenv/bin:/tmp/venv-1Cdm/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:27:44 ++ pwd 16:27:44 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:27:44 + export PYTHONPATH 16:27:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:27:44 + TOX_TESTENV_PASSENV=PYTHONPATH 16:27:44 + tox --version 16:27:45 4.31.0 from /tmp/venv-1Cdm/lib/python3.11/site-packages/tox/__init__.py 16:27:45 + PARALLEL=True 16:27:45 + TOX_OPTIONS_LIST= 16:27:45 + [[ -n '' ]] 16:27:45 + case ${PARALLEL,,} in 16:27:45 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:27:45 + tox --parallel auto --parallel-live 16:27:45 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:27:46 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:27:46 checkbashisms: freeze> python -m pip freeze --all 16:27:46 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:27:46 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:27:47 checkbashisms: pip==25.2,setuptools==80.9.0 16:27:47 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:27:47 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:27:47 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:27:48 checkbashisms: OK ✔ in 3.29 seconds 16:27:48 pre-commit: install_deps> python -I -m pip install pre-commit 16:27:51 pre-commit: freeze> python -m pip freeze --all 16:27:51 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:27:51 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:27:51 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:27:51 /usr/bin/cpan 16:27:51 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:27:52 [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:27:52 [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:27:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:27:52 [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:27:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:27:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:27:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:27:53 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:27:53 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:27:54 buildcontroller: freeze> python -m pip freeze --all 16:27:54 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:27:54 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:27:54 + update-java-alternatives -l 16:27:54 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:27:54 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:27:54 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:27:54 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:27:54 update-alternatives: error: no alternatives for jaotc 16:27:54 update-alternatives: error: no alternatives for rmic 16:27:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:27:54 [INFO] Once installed this environment will be reused. 16:27:54 [INFO] This may take a few minutes... 16:27:54 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:27:54 + java -version 16:27:54 + JAVA_VER=21 16:27:54 + echo 21 16:27:54 21 16:27:54 + javac -version 16:27:54 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:27:55 + JAVAC_VER=21 16:27:55 + echo 21 16:27:55 + [ 21 -ge 21 ] 16:27:55 + [ 21 -ge 21 ] 16:27:55 + echo ok, java is 21 or newer 16:27:55 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:27:55 21 16:27:55 ok, java is 21 or newer 16:27:55 2025-10-15 16:27:55 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:27:55 + sudo mkdir -p /opt 16:27:55 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:27:55 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:27:55 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:27:55 + mvn --version 16:27:56 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:27:56 Maven home: /opt/maven 16:27:56 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:27:56 Default locale: en, platform encoding: UTF-8 16:27:56 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:27:56 NOTE: Picked up JDK_JAVA_OPTIONS: 16:27:56 --add-opens=java.base/java.io=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.lang=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.net=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.nio=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.util=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:27:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:27:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:27:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:27:56 -Xlog:disable 16:28:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:28:01 [INFO] Once installed this environment will be reused. 16:28:01 [INFO] This may take a few minutes... 16:28:09 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:28:09 [INFO] Once installed this environment will be reused. 16:28:09 [INFO] This may take a few minutes... 16:28:13 docs: freeze> python -m pip freeze --all 16:28:13 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==11.3.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:28:13 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:28:14 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:28:14 [INFO] Once installed this environment will be reused. 16:28:14 [INFO] This may take a few minutes... 16:28:14 docs-linkcheck: freeze> python -m pip freeze --all 16:28:15 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==11.3.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:28:15 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:28:16 docs: OK ✔ in 31.03 seconds 16:28:16 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:28:20 docs-linkcheck: OK ✔ in 33.72 seconds 16:28:20 pylint: freeze> python -m pip freeze --all 16:28:21 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.1,setuptools==80.9.0,tomlkit==0.13.3 16:28:21 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:28:26 trim trailing whitespace.................................................Passed 16:28:26 Tabs remover.............................................................Passed 16:28:26 autopep8.................................................................Passed 16:28:32 perltidy.................................................................Passed 16:28:33 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:28:33 [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:28:33 [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:28:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:28:33 [INFO] Once installed this environment will be reused. 16:28:33 [INFO] This may take a few minutes... 16:28:41 gitlint..................................................................Passed 16:28:45 16:28:45 ------------------------------------ 16:28:45 Your code has been rated at 10.00/10 16:28:45 16:29:45 pre-commit: OK ✔ in 52.88 seconds 16:29:45 pylint: OK ✔ in 30.83 seconds 16:29:45 buildcontroller: OK ✔ in 1 minute 59.06 seconds 16:29:45 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:29:45 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:29:45 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:29:45 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:30:04 build_karaf_tests71: freeze> python -m pip freeze --all 16:30:04 build_karaf_tests221: freeze> python -m pip freeze --all 16:30:04 build_karaf_tests121: freeze> python -m pip freeze --all 16:30:04 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:30:04 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:30:04 build karaf in karaf71 with ./karaf71.env 16:30:04 build_karaf_tests190: freeze> python -m pip freeze --all 16:30:04 NOTE: Picked up JDK_JAVA_OPTIONS: 16:30:04 --add-opens=java.base/java.io=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.lang=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.net=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.nio=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:30:04 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:30:04 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:30:04 -Xlog:disable 16:30:04 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:30:04 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:30:04 build karaf in karaf221 with ./karaf221.env 16:30:04 NOTE: Picked up JDK_JAVA_OPTIONS: 16:30:04 --add-opens=java.base/java.io=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.lang=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.net=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.nio=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:30:04 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:30:04 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:30:04 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:30:04 -Xlog:disable 16:30:04 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:30:04 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:30:04 build karaf in karaf121 with ./karaf121.env 16:30:04 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:30:04 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:30:05 build karaf in karafoc with ./karafoc.env 16:30:05 NOTE: Picked up JDK_JAVA_OPTIONS: 16:30:05 --add-opens=java.base/java.io=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.lang=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.net=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.nio=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:30:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:30:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:30:05 -Xlog:disable 16:30:05 NOTE: Picked up JDK_JAVA_OPTIONS: 16:30:05 --add-opens=java.base/java.io=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.lang=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.net=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.nio=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:30:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:30:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:30:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:30:05 -Xlog:disable 16:31:03 build_karaf_tests71: OK ✔ in 1 minute 18.14 seconds 16:31:03 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:31:05 build_karaf_tests190: OK ✔ in 1 minute 20.15 seconds 16:31:05 build_karaf_tests221: OK ✔ in 1 minute 20.47 seconds 16:31:05 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:31:05 build_karaf_tests121: OK ✔ in 1 minute 21.03 seconds 16:31:05 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:31:11 buildlighty: freeze> python -m pip freeze --all 16:31:12 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:31:12 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:31:12 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:31:13 sims: freeze> python -m pip freeze --all 16:31:14 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:31:14 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:31:14 Using lighynode version 20.1.0.5 16:31:14 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:32:15 sims: OK ✔ in 13.19 seconds 16:32:15 buildlighty: OK ✔ in 31.41 seconds 16:32:15 testsPCE: freeze> python -m pip freeze --all 16:32:15 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.1.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==11.3.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,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:32:15 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:32:15 pytest -q transportpce_tests/pce/test01_pce.py 16:33:03 .................... [100%] 16:34:06 20 passed in 111.19s (0:01:51) 16:34:06 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:34:24 ............ [100%] 16:34:55 12 passed in 48.12s 16:34:55 pytest -q transportpce_tests/pce/test03_gnpy.py 16:35:16 ........ [100%] 16:35:38 8 passed in 42.74s 16:35:38 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:36:14 ... [100%] 16:36:19 3 passed in 40.97s 16:36:20 testsPCE: OK ✔ in 5 minutes 14.42 seconds 16:36:20 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:36:20 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:36:20 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:36:29 tests_tapi: freeze> python -m pip freeze --all 16:36:29 tests121: freeze> python -m pip freeze --all 16:36:29 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:36:29 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:36:29 using environment variables from ./karaf121.env 16:36:29 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:36:29 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:36:29 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:36:29 using environment variables from ./karaf221.env 16:36:29 tests190: freeze> python -m pip freeze --all 16:36:29 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:36:30 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:36:30 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:36:30 using environment variables from ./karafoc.env 16:36:30 pytest -q transportpce_tests/oc/test01_portmapping.py 16:37:55 ........... [100%] 16:38:14 10 passed in 104.00s (0:01:44) 16:38:14 pytest -q transportpce_tests/oc/test02_topology.py 16:38:18 .............................. [100%] 16:38:58 21 passed in 148.39s (0:02:28) 16:38:58 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:38:59 .............................. [100%] 16:39:22 14 passed in 66.83s (0:01:06) 16:39:22 pytest -q transportpce_tests/oc/test03_renderer.py 16:39:23 .............. [100%] 16:39:58 6 passed in 59.08s 16:39:58 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:40:01 ...................... [100%] 16:40:22 19 passed in 59.95s 16:40:22 tests190: OK ✔ in 4 minutes 2.38 seconds 16:40:22 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:40:28 .tests71: freeze> python -m pip freeze --all 16:40:30 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:40:30 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:40:30 using environment variables from ./karaf71.env 16:40:30 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:40:48 ...................................... [100%] 16:41:24 12 passed in 54.09s 16:41:24 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:41:25 ................................ [100%] 16:42:11 51 passed in 341.50s (0:05:41) 16:42:11 pytest -q transportpce_tests/tapi/test02_full_topology.py 16:42:13 ................. [100%] 16:42:30 44 passed in 151.95s (0:02:31) 16:42:30 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 16:42:32 ............................................................................... [100%] 16:44:04 62 passed in 159.10s (0:02:39) 16:44:04 .pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 16:44:04 .. [100%] 16:44:06 24 passed in 95.89s (0:01:35) 16:44:06 pytest -q transportpce_tests/1.2.1/test05_olm.py 16:44:10 .......................................................................................... [100%] 16:46:41 48 passed in 156.75s (0:02:36) 16:46:41 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 16:46:48 ........................................ [100%] 16:47:56 36 passed in 344.15s (0:05:44) 16:47:56 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 16:47:56 . [100%] 16:47:58 22 passed in 76.64s (0:01:16) 16:48:45 ................................. [100%] 16:50:32 40 passed in 385.09s (0:06:25) 16:50:32 pytest -q transportpce_tests/1.2.1/test06_end2end.py 16:50:32 .................................................................... [100%] 16:53:06 71 passed in 310.14s (0:05:10) 16:53:06 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:53:08 ...................................... [100%] 16:55:31 19 passed in 144.55s (0:02:24) 16:55:31 tests71: OK ✔ in 7 minutes 36.08 seconds 16:55:31 tests_tapi: OK ✔ in 19 minutes 11.66 seconds 16:55:31 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:55:38 tests221: freeze> python -m pip freeze --all 16:55:38 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:55:38 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:55:38 using environment variables from ./karaf221.env 16:55:38 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:56:16 ................................... [100%] 16:56:56 35 passed in 77.03s (0:01:17) 16:56:56 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:57:12 ....... [100%] 16:57:43 6 passed in 47.31s 16:57:43 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:58:28 ................................. [100%] 16:59:27 54 passed in 534.84s (0:08:54) 16:59:29 ................ [100%] 17:00:02 44 passed in 138.60s (0:02:18) 17:00:02 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:00:40 ............ [100%] 17:01:04 12 passed in 61.09s (0:01:01) 17:01:04 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:01:30 ................ [100%] 17:02:59 16 passed in 115.28s (0:01:55) 17:02:59 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:03:32 ............................... [100%] 17:03:38 31 passed in 38.76s 17:03:39 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:04:15 .......................... [100%] 17:05:10 26 passed in 91.49s (0:01:31) 17:05:10 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:05:48 ...................... [100%] 17:06:51 22 passed in 100.31s (0:01:40) 17:06:51 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:07:32 ........................................ [100%] 17:09:54 40 passed in 183.08s (0:03:03) 17:09:54 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:10:36 ........................................................................ [ 74%] 17:16:12 ......................... [100%] 17:18:04 97 passed in 489.58s (0:08:09) 17:18:04 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:18:48 ...................................................... [100%] 17:28:36 54 passed in 630.95s (0:10:30) 17:28:36 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:29:29 ........................................................................ [ 71%] 17:34:37 ............................. [100%] 17:36:46 101 passed in 490.12s (0:08:10) 17:36:46 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 17:37:40 ........................................................................ [ 67%] 17:43:25 ................................... [100%] 17:46:46 107 passed in 599.36s (0:09:59) 17:46:46 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:47:27 ............................................. [100%] 17:50:03 45 passed in 197.42s (0:03:17) 17:50:04 tests121: OK ✔ in 23 minutes 7.34 seconds 17:50:04 tests221: OK ✔ in 54 minutes 32.29 seconds 17:50:04 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 17:50:10 tests_hybrid: freeze> python -m pip freeze --all 17:50:10 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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:50:10 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:50:10 using environment variables from ./karaf221.env 17:50:10 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:50:49 ................................................... [100%] 17:58:36 51 passed in 505.31s (0:08:25) 17:58:36 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:59:19 ........................................................................ [ 66%] 18:03:39 ..................................... [100%] 18:05:45 109 passed in 429.34s (0:07:09) 18:05:45 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:06:36 ..................................................... [100%] 18:10:08 53 passed in 262.48s (0:04:22) 18:10:08 buildcontroller: OK (119.06=setup[8.95]+cmd[110.11] seconds) 18:10:08 sims: OK (13.19=setup[9.43]+cmd[3.76] seconds) 18:10:08 build_karaf_tests121: OK (81.03=setup[20.34]+cmd[60.69] seconds) 18:10:08 testsPCE: OK (314.42=setup[69.75]+cmd[244.67] seconds) 18:10:08 tests121: OK (1387.34=setup[9.86]+cmd[1377.48] seconds) 18:10:08 build_karaf_tests221: OK (80.47=setup[20.19]+cmd[60.29] seconds) 18:10:08 tests_tapi: OK (1151.66=setup[9.89]+cmd[1141.78] seconds) 18:10:08 tests221: OK (3272.29=setup[7.30]+cmd[3264.99] seconds) 18:10:08 build_karaf_tests71: OK (78.14=setup[20.07]+cmd[58.07] seconds) 18:10:08 tests71: OK (456.08=setup[7.93]+cmd[448.14] seconds) 18:10:08 build_karaf_tests190: OK (80.15=setup[20.44]+cmd[59.71] seconds) 18:10:08 tests190: OK (242.38=setup[10.15]+cmd[232.23] seconds) 18:10:08 tests_hybrid: OK (1204.84=setup[6.70]+cmd[1198.14] seconds) 18:10:08 buildlighty: OK (31.41=setup[9.61]+cmd[21.81] seconds) 18:10:08 docs: OK (31.03=setup[28.10]+cmd[2.93] seconds) 18:10:08 docs-linkcheck: OK (33.72=setup[29.57]+cmd[4.15] seconds) 18:10:08 checkbashisms: OK (3.29=setup[1.99]+cmd[0.01,0.06,1.23] seconds) 18:10:08 pre-commit: OK (52.88=setup[3.10]+cmd[0.01,0.00,41.66,8.11] seconds) 18:10:08 pylint: OK (30.83=setup[4.83]+cmd[26.00] seconds) 18:10:08 congratulations :) (6143.36 seconds) 18:10:08 + tox_status=0 18:10:08 + echo '---> Completed tox runs' 18:10:08 ---> Completed tox runs 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/build_karaf_tests121/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=build_karaf_tests121 18:10:08 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/build_karaf_tests190/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=build_karaf_tests190 18:10:08 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/build_karaf_tests221/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=build_karaf_tests221 18:10:08 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/build_karaf_tests71/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=build_karaf_tests71 18:10:08 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/buildcontroller/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=buildcontroller 18:10:08 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:10:08 + for i in .tox/*/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 ++ echo .tox/buildlighty/log 18:10:08 + tox_env=buildlighty 18:10:08 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/checkbashisms/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=checkbashisms 18:10:08 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/docs-linkcheck/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=docs-linkcheck 18:10:08 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/docs/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=docs 18:10:08 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/pre-commit/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=pre-commit 18:10:08 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/pylint/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=pylint 18:10:08 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:10:08 + for i in .tox/*/log 18:10:08 ++ echo .tox/sims/log 18:10:08 ++ awk -F/ '{print $2}' 18:10:08 + tox_env=sims 18:10:08 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:10:08 + for i in .tox/*/log 18:10:10 ++ echo .tox/tests121/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=tests121 18:10:10 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:10:10 + for i in .tox/*/log 18:10:10 ++ echo .tox/tests190/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=tests190 18:10:10 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:10:10 + for i in .tox/*/log 18:10:10 ++ echo .tox/tests221/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=tests221 18:10:10 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:10:10 + for i in .tox/*/log 18:10:10 ++ echo .tox/tests71/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=tests71 18:10:10 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:10:10 + for i in .tox/*/log 18:10:10 ++ echo .tox/testsPCE/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=testsPCE 18:10:10 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:10:10 + for i in .tox/*/log 18:10:10 ++ echo .tox/tests_hybrid/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=tests_hybrid 18:10:10 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:10:10 + for i in .tox/*/log 18:10:10 ++ echo .tox/tests_tapi/log 18:10:10 ++ awk -F/ '{print $2}' 18:10:10 + tox_env=tests_tapi 18:10:10 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:10:10 + DOC_DIR=docs/_build/html 18:10:10 + [[ -d docs/_build/html ]] 18:10:10 + echo '---> Archiving generated docs' 18:10:10 ---> Archiving generated docs 18:10:10 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:10:10 + echo '---> tox-run.sh ends' 18:10:10 ---> tox-run.sh ends 18:10:10 + test 0 -eq 0 18:10:10 $ ssh-agent -k 18:10:10 unset SSH_AUTH_SOCK; 18:10:10 unset SSH_AGENT_PID; 18:10:10 echo Agent pid 1562 killed; 18:10:10 [ssh-agent] Stopped. 18:10:11 [PostBuildScript] - [INFO] Executing post build scripts. 18:10:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13275130116502638073.sh 18:10:11 ---> sysstat.sh 18:10:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2197665852385292281.sh 18:10:11 ---> package-listing.sh 18:10:11 ++ tr '[:upper:]' '[:lower:]' 18:10:11 ++ facter osfamily 18:10:12 + OS_FAMILY=debian 18:10:12 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:10:12 + START_PACKAGES=/tmp/packages_start.txt 18:10:12 + END_PACKAGES=/tmp/packages_end.txt 18:10:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:12 + PACKAGES=/tmp/packages_start.txt 18:10:12 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:10:12 + PACKAGES=/tmp/packages_end.txt 18:10:12 + case "${OS_FAMILY}" in 18:10:12 + dpkg -l 18:10:12 + grep '^ii' 18:10:12 + '[' -f /tmp/packages_start.txt ']' 18:10:12 + '[' -f /tmp/packages_end.txt ']' 18:10:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:12 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:10:12 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:10:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:10:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12889557721709559491.sh 18:10:12 ---> capture-instance-metadata.sh 18:10:12 Setup pyenv: 18:10:12 system 18:10:12 3.8.20 18:10:12 3.9.20 18:10:12 3.10.15 18:10:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:10:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N3k1 from file:/tmp/.os_lf_venv 18:10:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:14 lf-activate-venv(): INFO: Base packages installed successfully 18:10:14 lf-activate-venv(): INFO: Installing additional packages: lftools 18:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-N3k1/bin to PATH 18:10:28 INFO: Running in OpenStack, capturing instance metadata 18:10:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15241826535656062301.sh 18:10:32 provisioning config files... 18:10:33 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3644 18:10:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6587349860300783962tmp 18:10:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:10:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:10:33 provisioning config files... 18:10:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:10:33 [EnvInject] - Injecting environment variables from a build step. 18:10:33 [EnvInject] - Injecting as environment variables the properties content 18:10:33 SERVER_ID=logs 18:10:33 18:10:33 [EnvInject] - Variables injected successfully. 18:10:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12345168609070780319.sh 18:10:33 ---> create-netrc.sh 18:10:33 WARN: Log server credential not found. 18:10:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17427069214395251651.sh 18:10:33 ---> python-tools-install.sh 18:10:33 Setup pyenv: 18:10:33 system 18:10:33 3.8.20 18:10:33 3.9.20 18:10:33 3.10.15 18:10:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:10:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N3k1 from file:/tmp/.os_lf_venv 18:10:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:35 lf-activate-venv(): INFO: Base packages installed successfully 18:10:35 lf-activate-venv(): INFO: Installing additional packages: lftools 18:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-N3k1/bin to PATH 18:10:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5686526760886175290.sh 18:10:46 ---> sudo-logs.sh 18:10:46 Archiving 'sudo' log.. 18:10:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5134225471792726856.sh 18:10:46 ---> job-cost.sh 18:10:46 Setup pyenv: 18:10:46 system 18:10:46 3.8.20 18:10:46 3.9.20 18:10:46 3.10.15 18:10:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:10:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N3k1 from file:/tmp/.os_lf_venv 18:10:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:49 lf-activate-venv(): INFO: Base packages installed successfully 18:10:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-N3k1/bin to PATH 18:10:55 INFO: No Stack... 18:10:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:10:56 INFO: Archiving Costs 18:10:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5245404466705708299.sh 18:10:56 ---> logs-deploy.sh 18:10:56 Setup pyenv: 18:10:56 system 18:10:56 3.8.20 18:10:56 3.9.20 18:10:56 3.10.15 18:10:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:10:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N3k1 from file:/tmp/.os_lf_venv 18:10:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:58 lf-activate-venv(): INFO: Base packages installed successfully 18:10:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-N3k1/bin to PATH 18:11:12 WARNING: Nexus logging server not set 18:11:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3644/ 18:11:12 INFO: archiving logs to S3 18:11:14 ---> uname -a: 18:11:14 Linux prd-ubuntu2204-docker-4c-16g-3841 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:11:14 18:11:14 18:11:14 ---> lscpu: 18:11:14 Architecture: x86_64 18:11:14 CPU op-mode(s): 32-bit, 64-bit 18:11:14 Address sizes: 40 bits physical, 48 bits virtual 18:11:14 Byte Order: Little Endian 18:11:14 CPU(s): 4 18:11:14 On-line CPU(s) list: 0-3 18:11:14 Vendor ID: AuthenticAMD 18:11:14 Model name: AMD EPYC-Rome Processor 18:11:14 CPU family: 23 18:11:14 Model: 49 18:11:14 Thread(s) per core: 1 18:11:14 Core(s) per socket: 1 18:11:14 Socket(s): 4 18:11:14 Stepping: 0 18:11:14 BogoMIPS: 5600.00 18:11:14 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:11:14 Virtualization: AMD-V 18:11:14 Hypervisor vendor: KVM 18:11:14 Virtualization type: full 18:11:14 L1d cache: 128 KiB (4 instances) 18:11:14 L1i cache: 128 KiB (4 instances) 18:11:14 L2 cache: 2 MiB (4 instances) 18:11:14 L3 cache: 64 MiB (4 instances) 18:11:14 NUMA node(s): 1 18:11:14 NUMA node0 CPU(s): 0-3 18:11:14 Vulnerability Gather data sampling: Not affected 18:11:14 Vulnerability Indirect target selection: Not affected 18:11:14 Vulnerability Itlb multihit: Not affected 18:11:14 Vulnerability L1tf: Not affected 18:11:14 Vulnerability Mds: Not affected 18:11:14 Vulnerability Meltdown: Not affected 18:11:14 Vulnerability Mmio stale data: Not affected 18:11:14 Vulnerability Reg file data sampling: Not affected 18:11:14 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:11:14 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:11:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:11:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:11:14 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:11:14 Vulnerability Srbds: Not affected 18:11:14 Vulnerability Tsx async abort: Not affected 18:11:14 18:11:14 18:11:14 ---> nproc: 18:11:14 4 18:11:14 18:11:14 18:11:14 ---> df -h: 18:11:14 Filesystem Size Used Avail Use% Mounted on 18:11:14 tmpfs 1.6G 1.1M 1.6G 1% /run 18:11:14 /dev/vda1 78G 18G 61G 23% / 18:11:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:11:14 tmpfs 5.0M 0 5.0M 0% /run/lock 18:11:14 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:11:14 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:11:14 18:11:14 18:11:14 ---> free -m: 18:11:14 total used free shared buff/cache available 18:11:14 Mem: 15989 698 11064 3 4226 14948 18:11:14 Swap: 1023 7 1016 18:11:14 18:11:14 18:11:14 ---> ip addr: 18:11:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:11:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:11:14 inet 127.0.0.1/8 scope host lo 18:11:14 valid_lft forever preferred_lft forever 18:11:14 inet6 ::1/128 scope host 18:11:14 valid_lft forever preferred_lft forever 18:11:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:11:14 link/ether fa:16:3e:e1:ea:71 brd ff:ff:ff:ff:ff:ff 18:11:14 altname enp0s3 18:11:14 inet 10.30.170.171/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:11:14 valid_lft 80053sec preferred_lft 80053sec 18:11:14 inet6 fe80::f816:3eff:fee1:ea71/64 scope link 18:11:14 valid_lft forever preferred_lft forever 18:11:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:11:14 link/ether e2:28:30:09:70:c1 brd ff:ff:ff:ff:ff:ff 18:11:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:11:14 valid_lft forever preferred_lft forever 18:11:14 18:11:14 18:11:14 ---> sar -b -r -n DEV: 18:11:14 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3841) 10/15/25 _x86_64_ (4 CPU) 18:11:14 18:11:14 16:25:29 LINUX RESTART (4 CPU) 18:11:14 18:11:14 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:11:14 16:40:03 73.31 4.00 64.74 4.57 796.43 29213.17 51145.18 18:11:14 16:50:03 58.60 29.17 27.97 1.46 343.07 1735.28 1925.49 18:11:14 17:00:01 17.13 0.12 16.12 0.89 2.13 735.84 746.04 18:11:14 17:10:03 18.13 0.02 17.41 0.70 0.89 497.33 1233.67 18:11:14 17:20:03 6.88 0.03 6.59 0.25 1.16 184.74 285.32 18:11:14 17:30:01 18.69 0.14 4.99 13.56 3.55 136.18 211422.50 18:11:14 17:40:03 5.92 0.02 5.73 0.17 0.45 152.75 94.17 18:11:14 17:50:03 5.68 0.00 5.50 0.17 0.19 150.20 57.12 18:11:14 18:00:01 7.87 0.02 7.50 0.36 0.66 521.16 103.07 18:11:14 18:10:03 4.93 0.02 4.74 0.17 0.58 155.82 260.00 18:11:14 Average: 21.73 3.35 16.15 2.23 115.18 3358.40 26637.70 18:11:14 18:11:14 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:11:14 16:40:03 2001664 5990332 9929180 60.64 253724 3671956 11867236 68.12 2177580 11555516 2412 18:11:14 16:50:03 2694216 5919992 10013188 61.16 261148 2968136 11174504 64.14 2012468 11100320 284 18:11:14 17:00:01 9859736 13200548 2735616 16.71 266444 3077708 3481936 19.99 2053720 3896640 328 18:11:14 17:10:03 11301996 14704232 1233932 7.54 268892 3136672 1980492 11.37 2061336 2483072 10172 18:11:14 17:20:03 7908556 11324888 4611512 28.17 269584 3150076 5313532 30.50 2063108 5838256 256 18:11:14 17:30:01 6781860 10221248 5714784 34.90 272372 3170344 6541028 37.55 2072340 6970132 316 18:11:14 17:40:03 6524476 9982040 5953636 36.36 273040 3187848 6683556 38.36 2075500 7226192 488 18:11:14 17:50:03 11821644 15314220 623576 3.81 273904 3221992 1329128 7.63 2079188 1923400 17124 18:11:14 18:00:01 7808712 11400820 4535748 27.70 277376 3315148 5209292 29.90 2091588 5920036 336 18:11:14 18:10:03 6994596 10609868 5326072 32.53 278028 3337580 5927860 34.03 2102180 6714664 256 18:11:14 Average: 7369746 10866819 5067724 30.95 269451 3223746 5950856 34.16 2078901 6362823 3197 18:11:14 18:11:14 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:11:14 16:40:03 lo 11.59 11.59 11.31 11.31 0.00 0.00 0.00 0.00 18:11:14 16:40:03 ens3 53.89 32.74 836.43 3.47 0.00 0.00 0.00 0.00 18:11:14 16:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 16:50:03 lo 41.83 41.83 20.09 20.09 0.00 0.00 0.00 0.00 18:11:14 16:50:03 ens3 1.94 1.85 0.42 1.05 0.00 0.00 0.00 0.00 18:11:14 16:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 17:00:01 lo 31.32 31.32 13.43 13.43 0.00 0.00 0.00 0.00 18:11:14 17:00:01 ens3 1.49 1.37 0.41 0.60 0.00 0.00 0.00 0.00 18:11:14 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 17:10:03 lo 17.13 17.13 8.43 8.43 0.00 0.00 0.00 0.00 18:11:14 17:10:03 ens3 0.80 0.83 0.19 0.16 0.00 0.00 0.00 0.00 18:11:14 17:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 17:20:03 lo 18.29 18.29 9.20 9.20 0.00 0.00 0.00 0.00 18:11:14 17:20:03 ens3 0.66 0.64 0.14 0.12 0.00 0.00 0.00 0.00 18:11:14 17:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 17:30:01 lo 21.63 21.63 8.57 8.57 0.00 0.00 0.00 0.00 18:11:14 17:30:01 ens3 0.64 0.36 0.21 0.14 0.00 0.00 0.00 0.00 18:11:14 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 17:40:03 lo 21.12 21.12 10.83 10.83 0.00 0.00 0.00 0.00 18:11:14 17:40:03 ens3 0.94 0.60 0.24 0.17 0.00 0.00 0.00 0.00 18:11:14 17:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 17:50:03 lo 15.08 15.08 8.43 8.43 0.00 0.00 0.00 0.00 18:11:14 17:50:03 ens3 0.73 0.57 0.17 0.13 0.00 0.00 0.00 0.00 18:11:14 17:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 18:00:01 lo 10.07 10.07 5.87 5.87 0.00 0.00 0.00 0.00 18:11:14 18:00:01 ens3 0.65 0.56 0.21 0.16 0.00 0.00 0.00 0.00 18:11:14 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 18:10:03 lo 33.20 33.20 12.94 12.94 0.00 0.00 0.00 0.00 18:11:14 18:10:03 ens3 0.75 0.67 0.18 0.15 0.00 0.00 0.00 0.00 18:11:14 18:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 Average: lo 22.13 22.13 10.91 10.91 0.00 0.00 0.00 0.00 18:11:14 Average: ens3 6.27 4.03 84.16 0.62 0.00 0.00 0.00 0.00 18:11:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:14 18:11:14 18:11:14 ---> sar -P ALL: 18:11:14 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3841) 10/15/25 _x86_64_ (4 CPU) 18:11:14 18:11:14 16:25:29 LINUX RESTART (4 CPU) 18:11:14 18:11:14 16:30:01 CPU %user %nice %system %iowait %steal %idle 18:11:14 16:40:03 all 54.91 0.00 2.73 1.76 0.22 40.38 18:11:14 16:40:03 0 55.35 0.00 2.49 1.14 0.21 40.81 18:11:14 16:40:03 1 53.93 0.00 2.81 1.95 0.24 41.07 18:11:14 16:40:03 2 55.26 0.00 2.65 2.45 0.23 39.41 18:11:14 16:40:03 3 55.07 0.00 2.97 1.51 0.22 40.24 18:11:14 16:50:03 all 47.28 0.00 1.99 0.13 0.13 50.47 18:11:14 16:50:03 0 47.57 0.00 1.96 0.07 0.13 50.27 18:11:14 16:50:03 1 47.72 0.00 2.06 0.12 0.13 49.97 18:11:14 16:50:03 2 47.00 0.00 2.01 0.19 0.12 50.69 18:11:14 16:50:03 3 46.85 0.00 1.93 0.15 0.13 50.94 18:11:14 17:00:01 all 29.38 0.00 1.22 0.09 0.10 69.20 18:11:14 17:00:01 0 29.32 0.00 1.11 0.12 0.10 69.35 18:11:14 17:00:01 1 29.12 0.00 1.27 0.02 0.11 69.48 18:11:14 17:00:01 2 28.55 0.00 1.31 0.13 0.10 69.91 18:11:14 17:00:01 3 30.55 0.00 1.20 0.08 0.11 68.07 18:11:14 17:10:03 all 26.38 0.00 1.02 0.11 0.09 72.41 18:11:14 17:10:03 0 26.20 0.00 1.09 0.31 0.08 72.32 18:11:14 17:10:03 1 26.45 0.00 0.98 0.06 0.09 72.42 18:11:14 17:10:03 2 25.94 0.00 0.99 0.02 0.09 72.96 18:11:14 17:10:03 3 26.93 0.00 1.01 0.05 0.08 71.92 18:11:14 17:20:03 all 12.67 0.00 0.66 0.03 0.07 86.58 18:11:14 17:20:03 0 12.72 0.00 0.57 0.02 0.06 86.63 18:11:14 17:20:03 1 12.57 0.00 0.71 0.04 0.07 86.61 18:11:14 17:20:03 2 13.05 0.00 0.75 0.03 0.07 86.11 18:11:14 17:20:03 3 12.33 0.00 0.60 0.03 0.07 86.97 18:11:14 17:30:01 all 8.60 0.00 0.49 0.02 0.07 90.82 18:11:14 17:30:01 0 8.18 0.00 0.60 0.01 0.07 91.14 18:11:14 17:30:01 1 8.78 0.00 0.49 0.02 0.07 90.65 18:11:14 17:30:01 2 8.97 0.00 0.45 0.03 0.07 90.49 18:11:14 17:30:01 3 8.49 0.00 0.45 0.01 0.07 90.99 18:11:14 17:40:03 all 10.37 0.00 0.42 0.02 0.07 89.13 18:11:14 17:40:03 0 10.29 0.00 0.46 0.00 0.06 89.18 18:11:14 17:40:03 1 10.04 0.00 0.37 0.03 0.07 89.49 18:11:14 17:40:03 2 10.84 0.00 0.42 0.02 0.07 88.64 18:11:14 17:40:03 3 10.31 0.00 0.42 0.02 0.06 89.20 18:11:14 17:50:03 all 7.06 0.00 0.36 0.02 0.07 92.50 18:11:14 17:50:03 0 6.77 0.00 0.36 0.00 0.07 92.80 18:11:14 17:50:03 1 7.03 0.00 0.38 0.04 0.07 92.49 18:11:14 17:50:03 2 7.32 0.00 0.32 0.02 0.07 92.27 18:11:14 17:50:03 3 7.14 0.00 0.36 0.01 0.07 92.42 18:11:14 18:00:01 all 12.54 0.00 0.49 0.40 0.08 86.49 18:11:14 18:00:01 0 13.34 0.00 0.46 0.04 0.08 86.08 18:11:14 18:00:01 1 12.33 0.00 0.51 0.07 0.07 87.01 18:11:14 18:00:01 2 12.01 0.00 0.59 0.18 0.08 87.14 18:11:14 18:00:01 3 12.48 0.00 0.41 1.29 0.09 85.72 18:11:14 18:10:03 all 10.49 0.00 0.46 0.04 0.07 88.94 18:11:14 18:10:03 0 10.56 0.00 0.41 0.02 0.07 88.94 18:11:14 18:10:03 1 10.83 0.00 0.46 0.02 0.08 88.61 18:11:14 18:10:03 2 10.60 0.00 0.47 0.07 0.07 88.79 18:11:14 18:10:03 3 9.97 0.00 0.49 0.05 0.07 89.42 18:11:14 Average: all 21.96 0.00 0.98 0.26 0.10 76.70 18:11:14 Average: 0 22.02 0.00 0.95 0.17 0.09 76.76 18:11:14 Average: 1 21.87 0.00 1.00 0.24 0.10 76.79 18:11:14 Average: 2 21.95 0.00 0.99 0.31 0.10 76.64 18:11:14 Average: 3 22.01 0.00 0.98 0.32 0.10 76.59 18:11:14 18:11:14 18:11:14