11:35:59 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116802 11:35:59 Running as SYSTEM 11:35:59 [EnvInject] - Loading node environment variables. 11:35:59 Building remotely on prd-ubuntu2204-docker-4c-16g-4985 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:36:00 [ssh-agent] Looking for ssh-agent implementation... 11:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:00 $ ssh-agent 11:36:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGDCDqG/agent.1574 11:36:00 SSH_AGENT_PID=1576 11:36:00 [ssh-agent] Started. 11:36:01 Running ssh-add (command line suppressed) 11:36:01 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7058637533840635669.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7058637533840635669.key) 11:36:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:36:01 The recommended git tool is: NONE 11:36:03 using credential jenkins-ssh 11:36:03 Wiping out workspace first. 11:36:03 Cloning the remote Git repository 11:36:03 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:36:03 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:36:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:36:03 > git --version # timeout=10 11:36:03 > git --version # 'git version 2.34.1' 11:36:04 using GIT_SSH to set credentials jenkins-ssh 11:36:04 Verifying host key using known hosts file 11:36:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:36:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:36:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:36:15 using GIT_SSH to set credentials jenkins-ssh 11:36:15 Verifying host key using known hosts file 11:36:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/02/116802/14 # timeout=10 11:36:15 > git rev-parse 8e91fb74d14ee7958ae0945d20554686df09fe78^{commit} # timeout=10 11:36:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:36:15 Checking out Revision 8e91fb74d14ee7958ae0945d20554686df09fe78 (refs/changes/02/116802/14) 11:36:15 > git config core.sparsecheckout # timeout=10 11:36:15 > git checkout -f 8e91fb74d14ee7958ae0945d20554686df09fe78 # timeout=10 11:36:16 Commit message: "Initial PCE algo for TAPI" 11:36:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:36:16 > git rev-list --no-walk 4aa0c28d90a98c96cf1d6bf6ee7b298e3d4049d4 # timeout=10 11:36:16 > git remote # timeout=10 11:36:16 > git submodule init # timeout=10 11:36:16 > git submodule sync # timeout=10 11:36:16 > git config --get remote.origin.url # timeout=10 11:36:16 > git submodule init # timeout=10 11:36:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:36:16 ERROR: No submodules found. 11:36:19 provisioning config files... 11:36:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:36:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:36:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2648455649431382823.sh 11:36:19 ---> python-tools-install.sh 11:36:19 Setup pyenv: 11:36:19 * system (set by /opt/pyenv/version) 11:36:19 * 3.8.20 (set by /opt/pyenv/version) 11:36:19 * 3.9.20 (set by /opt/pyenv/version) 11:36:19 3.10.15 11:36:19 3.11.10 11:36:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UJHT 11:36:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:28 lf-activate-venv(): INFO: Base packages installed successfully 11:36:28 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-UJHT/bin to PATH 11:36:53 Generating Requirements File 11:37:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:37:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:37:13 Python 3.11.10 11:37:13 pip 25.3 from /tmp/venv-UJHT/lib/python3.11/site-packages/pip (python 3.11) 11:37:13 appdirs==1.4.4 11:37:13 argcomplete==3.6.3 11:37:13 aspy.yaml==1.3.0 11:37:13 attrs==25.4.0 11:37:13 autopage==0.5.2 11:37:13 beautifulsoup4==4.14.3 11:37:13 boto3==1.42.3 11:37:13 botocore==1.42.3 11:37:13 bs4==0.0.2 11:37:13 cachetools==6.2.2 11:37:13 certifi==2025.11.12 11:37:13 cffi==2.0.0 11:37:13 cfgv==3.5.0 11:37:13 chardet==5.2.0 11:37:13 charset-normalizer==3.4.4 11:37:13 click==8.3.1 11:37:13 cliff==4.13.0 11:37:13 cmd2==2.7.0 11:37:13 cryptography==3.3.2 11:37:13 debtcollector==3.0.0 11:37:13 decorator==5.2.1 11:37:13 defusedxml==0.7.1 11:37:13 Deprecated==1.3.1 11:37:13 distlib==0.4.0 11:37:13 dnspython==2.8.0 11:37:13 docker==7.1.0 11:37:13 dogpile.cache==1.5.0 11:37:13 durationpy==0.10 11:37:13 email-validator==2.3.0 11:37:13 filelock==3.20.0 11:37:13 future==1.0.0 11:37:13 gitdb==4.0.12 11:37:13 GitPython==3.1.45 11:37:13 google-auth==2.43.0 11:37:13 httplib2==0.31.0 11:37:13 identify==2.6.15 11:37:13 idna==3.11 11:37:13 importlib-resources==1.5.0 11:37:13 iso8601==2.1.0 11:37:13 Jinja2==3.1.6 11:37:13 jmespath==1.0.1 11:37:13 jsonpatch==1.33 11:37:13 jsonpointer==3.0.0 11:37:13 jsonschema==4.25.1 11:37:13 jsonschema-specifications==2025.9.1 11:37:13 keystoneauth1==5.12.0 11:37:13 kubernetes==34.1.0 11:37:13 lftools==0.37.16 11:37:13 lxml==6.0.2 11:37:13 markdown-it-py==4.0.0 11:37:13 MarkupSafe==3.0.3 11:37:13 mdurl==0.1.2 11:37:13 msgpack==1.1.2 11:37:13 multi_key_dict==2.0.3 11:37:13 munch==4.0.0 11:37:13 netaddr==1.3.0 11:37:13 niet==1.4.2 11:37:13 nodeenv==1.9.1 11:37:13 oauth2client==4.1.3 11:37:13 oauthlib==3.3.1 11:37:13 openstacksdk==4.8.0 11:37:13 os-service-types==1.8.2 11:37:13 osc-lib==4.2.0 11:37:13 oslo.config==10.1.0 11:37:13 oslo.context==6.2.0 11:37:13 oslo.i18n==6.7.1 11:37:13 oslo.log==7.2.1 11:37:13 oslo.serialization==5.8.0 11:37:13 oslo.utils==9.2.0 11:37:13 packaging==25.0 11:37:13 pbr==7.0.3 11:37:13 platformdirs==4.5.0 11:37:13 prettytable==3.17.0 11:37:13 psutil==7.1.3 11:37:13 pyasn1==0.6.1 11:37:13 pyasn1_modules==0.4.2 11:37:13 pycparser==2.23 11:37:13 pygerrit2==2.0.15 11:37:13 PyGithub==2.8.1 11:37:13 Pygments==2.19.2 11:37:13 PyJWT==2.10.1 11:37:13 PyNaCl==1.6.1 11:37:13 pyparsing==2.4.7 11:37:13 pyperclip==1.11.0 11:37:13 pyrsistent==0.20.0 11:37:13 python-cinderclient==9.8.0 11:37:13 python-dateutil==2.9.0.post0 11:37:13 python-heatclient==4.3.0 11:37:13 python-jenkins==1.8.3 11:37:13 python-keystoneclient==5.7.0 11:37:13 python-magnumclient==4.9.0 11:37:13 python-openstackclient==8.2.0 11:37:13 python-swiftclient==4.9.0 11:37:13 PyYAML==6.0.3 11:37:13 referencing==0.37.0 11:37:13 requests==2.32.5 11:37:13 requests-oauthlib==2.0.0 11:37:13 requestsexceptions==1.4.0 11:37:13 rfc3986==2.0.0 11:37:13 rich==14.2.0 11:37:13 rich-argparse==1.7.2 11:37:13 rpds-py==0.30.0 11:37:13 rsa==4.9.1 11:37:13 ruamel.yaml==0.18.16 11:37:13 ruamel.yaml.clib==0.2.15 11:37:13 s3transfer==0.16.0 11:37:13 simplejson==3.20.2 11:37:13 six==1.17.0 11:37:13 smmap==5.0.2 11:37:13 soupsieve==2.8 11:37:13 stevedore==5.6.0 11:37:13 tabulate==0.9.0 11:37:13 toml==0.10.2 11:37:13 tomlkit==0.13.3 11:37:13 tqdm==4.67.1 11:37:13 typing_extensions==4.15.0 11:37:13 tzdata==2025.2 11:37:13 urllib3==1.26.20 11:37:13 virtualenv==20.35.4 11:37:13 wcwidth==0.2.14 11:37:13 websocket-client==1.9.0 11:37:13 wrapt==2.0.1 11:37:13 xdg==6.0.0 11:37:13 xmltodict==1.0.2 11:37:13 yq==3.4.3 11:37:13 [EnvInject] - Injecting environment variables from a build step. 11:37:13 [EnvInject] - Injecting as environment variables the properties content 11:37:13 PYTHON=python3 11:37:13 11:37:13 [EnvInject] - Variables injected successfully. 11:37:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1137232229375812011.sh 11:37:14 ---> tox-install.sh 11:37:14 + source /home/jenkins/lf-env.sh 11:37:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:14 ++ mktemp -d /tmp/venv-XXXX 11:37:14 + lf_venv=/tmp/venv-ymfB 11:37:14 + local venv_file=/tmp/.os_lf_venv 11:37:14 + local python=python3 11:37:14 + local options 11:37:14 + local set_path=true 11:37:14 + local install_args= 11:37:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:37:14 + true 11:37:14 + case $1 in 11:37:14 + venv_file=/tmp/.toxenv 11:37:14 + shift 2 11:37:14 + true 11:37:14 + case $1 in 11:37:14 + shift 11:37:14 + break 11:37:14 + case $python in 11:37:14 + local pkg_list= 11:37:14 + [[ -d /opt/pyenv ]] 11:37:14 + echo 'Setup pyenv:' 11:37:14 Setup pyenv: 11:37:14 + export PYENV_ROOT=/opt/pyenv 11:37:14 + PYENV_ROOT=/opt/pyenv 11:37:14 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 + pyenv versions 11:37:14 system 11:37:14 3.8.20 11:37:14 3.9.20 11:37:14 3.10.15 11:37:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:37:14 + command -v pyenv 11:37:14 ++ pyenv init - --no-rehash 11:37:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:37:14 for i in ${!paths[@]}; do 11:37:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:37:14 fi; done; 11:37:14 echo "${paths[*]}"'\'')" 11:37:14 export PATH="/opt/pyenv/shims:${PATH}" 11:37:14 export PYENV_SHELL=bash 11:37:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:37:14 pyenv() { 11:37:14 local command 11:37:14 command="${1:-}" 11:37:14 if [ "$#" -gt 0 ]; then 11:37:14 shift 11:37:14 fi 11:37:14 11:37:14 case "$command" in 11:37:14 rehash|shell) 11:37:14 eval "$(pyenv "sh-$command" "$@")" 11:37:14 ;; 11:37:14 *) 11:37:14 command pyenv "$command" "$@" 11:37:14 ;; 11:37:14 esac 11:37:14 }' 11:37:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:37:14 for i in ${!paths[@]}; do 11:37:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:37:14 fi; done; 11:37:14 echo "${paths[*]}"' 11:37:14 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 ++ export PYENV_SHELL=bash 11:37:14 ++ PYENV_SHELL=bash 11:37:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:37:14 +++ complete -F _pyenv pyenv 11:37:14 ++ lf-pyver python3 11:37:14 ++ local py_version_xy=python3 11:37:14 ++ local py_version_xyz= 11:37:14 ++ pyenv versions 11:37:14 ++ local command 11:37:14 ++ command=versions 11:37:14 ++ '[' 1 -gt 0 ']' 11:37:14 ++ shift 11:37:14 ++ case "$command" in 11:37:14 ++ command pyenv versions 11:37:14 ++ sed 's/^[ *]* //' 11:37:14 ++ grep -E '^[0-9.]*[0-9]$' 11:37:14 ++ awk '{ print $1 }' 11:37:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:37:14 +++ grep '^3' /tmp/.pyenv_versions 11:37:14 +++ sort -V 11:37:14 +++ tail -n 1 11:37:14 ++ py_version_xyz=3.11.10 11:37:14 ++ [[ -z 3.11.10 ]] 11:37:14 ++ echo 3.11.10 11:37:14 ++ return 0 11:37:14 + pyenv local 3.11.10 11:37:14 + local command 11:37:14 + command=local 11:37:14 + '[' 2 -gt 0 ']' 11:37:14 + shift 11:37:14 + case "$command" in 11:37:14 + command pyenv local 3.11.10 11:37:14 + for arg in "$@" 11:37:14 + case $arg in 11:37:14 + pkg_list+='tox ' 11:37:14 + for arg in "$@" 11:37:14 + case $arg in 11:37:14 + pkg_list+='virtualenv ' 11:37:14 + for arg in "$@" 11:37:14 + case $arg in 11:37:14 + pkg_list+='urllib3~=1.26.15 ' 11:37:14 + [[ -f /tmp/.toxenv ]] 11:37:14 + [[ ! -f /tmp/.toxenv ]] 11:37:14 + [[ -n '' ]] 11:37:14 + python3 -m venv /tmp/venv-ymfB 11:37:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ymfB' 11:37:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ymfB 11:37:18 + echo /tmp/venv-ymfB 11:37:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:37:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:37:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:18 + local 'pip_opts=--upgrade --quiet' 11:37:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:37:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:37:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:37:18 + [[ -n '' ]] 11:37:18 + [[ -n '' ]] 11:37:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:18 + /tmp/venv-ymfB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:37:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:37:21 lf-activate-venv(): INFO: Base packages installed successfully 11:37:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:37:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:37:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:37:21 + /tmp/venv-ymfB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:37:23 + type python3 11:37:23 + true 11:37:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ymfB/bin to PATH' 11:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-ymfB/bin to PATH 11:37:23 + PATH=/tmp/venv-ymfB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:23 + return 0 11:37:23 + python3 --version 11:37:23 Python 3.11.10 11:37:23 + python3 -m pip --version 11:37:24 pip 25.3 from /tmp/venv-ymfB/lib/python3.11/site-packages/pip (python 3.11) 11:37:24 + python3 -m pip freeze 11:37:24 cachetools==6.2.2 11:37:24 chardet==5.2.0 11:37:24 colorama==0.4.6 11:37:24 distlib==0.4.0 11:37:24 filelock==3.20.0 11:37:24 packaging==25.0 11:37:24 platformdirs==4.5.0 11:37:24 pluggy==1.6.0 11:37:24 pyproject-api==1.10.0 11:37:24 tox==4.32.0 11:37:24 urllib3==1.26.20 11:37:24 virtualenv==20.35.4 11:37:24 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10234786298368918293.sh 11:37:24 [EnvInject] - Injecting environment variables from a build step. 11:37:24 [EnvInject] - Injecting as environment variables the properties content 11:37:24 PARALLEL=True 11:37:24 11:37:24 [EnvInject] - Variables injected successfully. 11:37:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13661969818520020816.sh 11:37:24 ---> tox-run.sh 11:37:24 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:37:24 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:37:24 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:37:24 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:37:24 + source /home/jenkins/lf-env.sh 11:37:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:24 ++ mktemp -d /tmp/venv-XXXX 11:37:24 + lf_venv=/tmp/venv-KwGs 11:37:24 + local venv_file=/tmp/.os_lf_venv 11:37:24 + local python=python3 11:37:24 + local options 11:37:24 + local set_path=true 11:37:24 + local install_args= 11:37:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:37:24 + true 11:37:24 + case $1 in 11:37:24 + venv_file=/tmp/.toxenv 11:37:24 + shift 2 11:37:24 + true 11:37:24 + case $1 in 11:37:24 + shift 11:37:24 + break 11:37:24 + case $python in 11:37:24 + local pkg_list= 11:37:24 + [[ -d /opt/pyenv ]] 11:37:24 + echo 'Setup pyenv:' 11:37:24 Setup pyenv: 11:37:24 + export PYENV_ROOT=/opt/pyenv 11:37:24 + PYENV_ROOT=/opt/pyenv 11:37:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + pyenv versions 11:37:24 system 11:37:24 3.8.20 11:37:24 3.9.20 11:37:24 3.10.15 11:37:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:37:24 + command -v pyenv 11:37:24 ++ pyenv init - --no-rehash 11:37:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:37:24 for i in ${!paths[@]}; do 11:37:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:37:24 fi; done; 11:37:24 echo "${paths[*]}"'\'')" 11:37:24 export PATH="/opt/pyenv/shims:${PATH}" 11:37:24 export PYENV_SHELL=bash 11:37:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:37:24 pyenv() { 11:37:24 local command 11:37:24 command="${1:-}" 11:37:24 if [ "$#" -gt 0 ]; then 11:37:24 shift 11:37:24 fi 11:37:24 11:37:24 case "$command" in 11:37:24 rehash|shell) 11:37:24 eval "$(pyenv "sh-$command" "$@")" 11:37:24 ;; 11:37:24 *) 11:37:24 command pyenv "$command" "$@" 11:37:24 ;; 11:37:24 esac 11:37:24 }' 11:37:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:37:24 for i in ${!paths[@]}; do 11:37:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:37:24 fi; done; 11:37:24 echo "${paths[*]}"' 11:37:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 ++ export PYENV_SHELL=bash 11:37:24 ++ PYENV_SHELL=bash 11:37:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:37:24 +++ complete -F _pyenv pyenv 11:37:24 ++ lf-pyver python3 11:37:24 ++ local py_version_xy=python3 11:37:24 ++ local py_version_xyz= 11:37:24 ++ pyenv versions 11:37:24 ++ local command 11:37:24 ++ command=versions 11:37:24 ++ '[' 1 -gt 0 ']' 11:37:24 ++ shift 11:37:24 ++ case "$command" in 11:37:24 ++ command pyenv versions 11:37:24 ++ grep -E '^[0-9.]*[0-9]$' 11:37:24 ++ sed 's/^[ *]* //' 11:37:24 ++ awk '{ print $1 }' 11:37:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:37:24 +++ grep '^3' /tmp/.pyenv_versions 11:37:24 +++ sort -V 11:37:24 +++ tail -n 1 11:37:24 ++ py_version_xyz=3.11.10 11:37:24 ++ [[ -z 3.11.10 ]] 11:37:24 ++ echo 3.11.10 11:37:24 ++ return 0 11:37:24 + pyenv local 3.11.10 11:37:24 + local command 11:37:24 + command=local 11:37:24 + '[' 2 -gt 0 ']' 11:37:24 + shift 11:37:24 + case "$command" in 11:37:24 + command pyenv local 3.11.10 11:37:24 + for arg in "$@" 11:37:24 + case $arg in 11:37:24 + pkg_list+='tox ' 11:37:24 + for arg in "$@" 11:37:24 + case $arg in 11:37:24 + pkg_list+='virtualenv ' 11:37:24 + for arg in "$@" 11:37:24 + case $arg in 11:37:24 + pkg_list+='urllib3~=1.26.15 ' 11:37:24 + [[ -f /tmp/.toxenv ]] 11:37:24 ++ cat /tmp/.toxenv 11:37:24 + lf_venv=/tmp/venv-ymfB 11:37:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ymfB from' file:/tmp/.toxenv 11:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ymfB from file:/tmp/.toxenv 11:37:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:24 + local 'pip_opts=--upgrade --quiet' 11:37:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:37:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:37:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:37:24 + [[ -n '' ]] 11:37:24 + [[ -n '' ]] 11:37:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:24 + /tmp/venv-ymfB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:37:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:37:25 lf-activate-venv(): INFO: Base packages installed successfully 11:37:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:37:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:37:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:37:25 + /tmp/venv-ymfB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:37:26 + type python3 11:37:26 + true 11:37:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ymfB/bin to PATH' 11:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-ymfB/bin to PATH 11:37:26 + PATH=/tmp/venv-ymfB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:26 + return 0 11:37:26 + [[ -d /opt/pyenv ]] 11:37:26 + echo '---> Setting up pyenv' 11:37:26 ---> Setting up pyenv 11:37:26 + export PYENV_ROOT=/opt/pyenv 11:37:26 + PYENV_ROOT=/opt/pyenv 11:37:26 + export PATH=/opt/pyenv/bin:/tmp/venv-ymfB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:26 + PATH=/opt/pyenv/bin:/tmp/venv-ymfB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:26 ++ pwd 11:37:26 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:37:26 + export PYTHONPATH 11:37:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:37:26 + TOX_TESTENV_PASSENV=PYTHONPATH 11:37:26 + tox --version 11:37:27 4.32.0 from /tmp/venv-ymfB/lib/python3.11/site-packages/tox/__init__.py 11:37:27 + PARALLEL=True 11:37:27 + TOX_OPTIONS_LIST= 11:37:27 + [[ -n '' ]] 11:37:27 + case ${PARALLEL,,} in 11:37:27 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:37:27 + tox --parallel auto --parallel-live 11:37:27 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:37:28 checkbashisms: freeze> python -m pip freeze --all 11:37:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:37:28 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:37:28 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:37:29 checkbashisms: pip==25.3,setuptools==80.9.0 11:37:29 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:37:29 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 11:37:29 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:37:30 checkbashisms: OK ✔ in 3.1 seconds 11:37:30 pre-commit: install_deps> python -I -m pip install pre-commit 11:37:32 pre-commit: freeze> python -m pip freeze --all 11:37:33 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 11:37:33 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:37:33 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 11:37:33 /usr/bin/cpan 11:37:33 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:37: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. 11:37: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. 11:37:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:37:33 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 11:37:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:37:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:37:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:37:34 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:37:35 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:37:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:37:35 [INFO] Once installed this environment will be reused. 11:37:35 [INFO] This may take a few minutes... 11:37:35 buildcontroller: freeze> python -m pip freeze --all 11:37:36 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:37:36 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:37:36 + update-java-alternatives -l 11:37:36 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:37:36 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:37:36 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:37:36 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:37:36 update-alternatives: error: no alternatives for jaotc 11:37:36 update-alternatives: error: no alternatives for rmic 11:37:37 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:37:37 + java -version 11:37:37 + JAVA_VER=21 11:37:37 + echo 21 11:37:37 21 11:37:37 + javac -version 11:37:37 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:37:37 + JAVAC_VER=21 11:37:37 + echo 21 11:37:37 21 11:37:37 ok, java is 21 or newer 11:37:37 + [ 21 -ge 21 ] 11:37:37 + [ 21 -ge 21 ] 11:37:37 + echo ok, java is 21 or newer 11:37:37 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 11:37:37 2025-12-05 11:37:37 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 11:37:37 + sudo mkdir -p /opt 11:37:37 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 11:37:37 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 11:37:37 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:37:37 + mvn --version 11:37:38 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 11:37:38 Maven home: /opt/maven 11:37:38 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:37:38 Default locale: en, platform encoding: UTF-8 11:37:38 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 11:37:38 NOTE: Picked up JDK_JAVA_OPTIONS: 11:37:38 --add-opens=java.base/java.io=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.lang=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.net=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.nio=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:37:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:37:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:37:38 -Xlog:disable 11:37:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:37:40 [INFO] Once installed this environment will be reused. 11:37:40 [INFO] This may take a few minutes... 11:37:48 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:37:48 [INFO] Once installed this environment will be reused. 11:37:48 [INFO] This may take a few minutes... 11:37:53 docs: freeze> python -m pip freeze --all 11:37:53 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:37:53 [INFO] Once installed this environment will be reused. 11:37:53 [INFO] This may take a few minutes... 11:37:53 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:37:53 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 11:37:55 docs-linkcheck: freeze> python -m pip freeze --all 11:37:55 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:37:55 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 11:37:56 docs: OK ✔ in 29.41 seconds 11:37:56 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:38:01 docs-linkcheck: OK ✔ in 33.08 seconds 11:38:01 pylint: freeze> python -m pip freeze --all 11:38:01 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 11:38:01 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 11:38:04 trim trailing whitespace.................................................Passed 11:38:04 Tabs remover.............................................................Passed 11:38:04 autopep8.................................................................Passed 11:38:10 perltidy.................................................................Passed 11:38:11 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:38:11 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:38:11 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:38:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:38:11 [INFO] Once installed this environment will be reused. 11:38:11 [INFO] This may take a few minutes... 11:38:20 gitlint..................................................................Passed 11:38:25 11:38:25 ------------------------------------ 11:38:25 Your code has been rated at 10.00/10 11:38:25 11:39:18 pre-commit: OK ✔ in 49.79 seconds 11:39:18 pylint: OK ✔ in 30.71 seconds 11:39:18 buildcontroller: OK ✔ in 1 minute 49.85 seconds 11:39:18 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:18 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:18 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:18 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:24 build_karaf_tests71: freeze> python -m pip freeze --all 11:39:24 build_karaf_tests121: freeze> python -m pip freeze --all 11:39:25 build_karaf_tests221: freeze> python -m pip freeze --all 11:39:25 build_karaf_tests190: freeze> python -m pip freeze --all 11:39:25 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karaf71 with ./karaf71.env 11:39:25 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karaf121 with ./karaf121.env 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:39:25 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karaf221 with ./karaf221.env 11:39:25 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karafoc with ./karafoc.env 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:40:19 build_karaf_tests71: OK ✔ in 1 minute 1.04 seconds 11:40:19 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:40:29 build_karaf_tests121: OK ✔ in 1 minute 12.15 seconds 11:40:29 build_karaf_tests221: OK ✔ in 1 minute 12.48 seconds 11:40:29 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:40:29 build_karaf_tests190: OK ✔ in 1 minute 12.57 seconds 11:40:29 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:40:48 buildlighty: freeze> python -m pip freeze --all 11:40:48 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:40:48 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:40:48 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:40:49 sims: freeze> python -m pip freeze --all 11:40:49 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:40:49 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:40:49 Using lighynode version 20.1.0.5 11:40:49 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:41:28 sims: OK ✔ in 23.01 seconds 11:41:28 buildlighty: OK ✔ in 56.52 seconds 11:41:28 testsPCE: freeze> python -m pip freeze --all 11:41:28 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 11:41:28 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:41:28 pytest -q transportpce_tests/pce/test01_pce.py 11:42:16 .................... [100%] 11:43:19 20 passed in 110.62s (0:01:50) 11:43:19 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:43:36 ............ [100%] 11:44:06 12 passed in 46.49s 11:44:06 pytest -q transportpce_tests/pce/test03_gnpy.py 11:44:22 ........ [100%] 11:44:43 8 passed in 37.25s 11:44:44 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:45:15 ... [100%] 11:45:20 3 passed in 35.96s 11:45:21 testsPCE: OK ✔ in 4 minutes 50.55 seconds 11:45:21 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:45:21 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:45:21 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:45:28 tests121: freeze> python -m pip freeze --all 11:45:28 tests190: freeze> python -m pip freeze --all 11:45:28 tests_tapi: freeze> python -m pip freeze --all 11:45:28 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:45:28 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:45:28 using environment variables from ./karaf121.env 11:45:28 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:45:28 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:45:28 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:45:28 using environment variables from ./karaf221.env 11:45:28 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:45:28 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:45:28 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:45:28 using environment variables from ./karafoc.env 11:45:28 pytest -q transportpce_tests/oc/test01_portmapping.py 11:46:31 ........... [100%] 11:46:47 10 passed in 78.93s (0:01:18) 11:46:47 pytest -q transportpce_tests/oc/test02_topology.py 11:46:53 ................................... [100%] 11:47:33 21 passed in 124.24s (0:02:04) 11:47:33 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 11:47:33 ......................... [100%] 11:47:53 14 passed in 64.86s (0:01:04) 11:47:53 pytest -q transportpce_tests/oc/test03_renderer.py 11:47:53 ............... [100%] 11:48:31 6 passed in 57.92s 11:48:31 pytest -q transportpce_tests/1.2.1/test03_topology.py 11:48:32 ..................... [100%] 11:48:52 19 passed in 58.72s 11:48:52 tests190: OK ✔ in 3 minutes 31.8 seconds 11:48:52 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:48:58 .tests71: freeze> python -m pip freeze --all 11:48:59 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:48:59 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:48:59 using environment variables from ./karaf71.env 11:48:59 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:49:18 .............................. [100%] 11:49:53 12 passed in 53.92s 11:49:53 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 11:49:55 ................................................... [100%] 11:51:01 44 passed in 150.41s (0:02:30) 11:51:02 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 11:51:03 ..................................................................... [100%] 11:52:26 24 passed in 84.24s (0:01:24) 11:52:26 pytest -q transportpce_tests/1.2.1/test05_olm.py 11:52:27 .. [100%] 11:52:31 62 passed in 157.31s (0:02:37) 11:52:31 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 11:53:18 ............................................................................. [100%] 11:55:02 48 passed in 151.13s (0:02:31) 11:55:02 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 11:55:05 ................... [100%] 11:55:46 40 passed in 198.43s (0:03:18) 11:55:46 pytest -q transportpce_tests/1.2.1/test06_end2end.py 11:55:46 ................ [100%] 11:56:20 22 passed in 77.75s (0:01:17) 11:56:26 ........ [100%] 11:56:39 51 passed in 670.74s (0:11:10) 11:56:39 pytest -q transportpce_tests/tapi/test02_full_topology.py 11:56:40 ............................................................................. [100%] 12:02:11 36 passed in 331.91s (0:05:31) 12:02:11 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:02:27 ..................................... [100%] 12:04:41 54 passed in 536.44s (0:08:56) 12:04:44 ........................................ [100%] 12:07:19 71 passed in 307.15s (0:05:07) 12:07:19 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:08:13 ................... [100%] 12:09:45 19 passed in 145.40s (0:02:25) 12:09:45 tests71: OK ✔ in 7 minutes 28.86 seconds 12:09:45 tests121: OK ✔ in 19 minutes 21.74 seconds 12:09:45 tests_tapi: OK ✔ in 24 minutes 24.78 seconds 12:09:45 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:09:53 tests221: freeze> python -m pip freeze --all 12:09:53 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:09:53 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:09:53 using environment variables from ./karaf221.env 12:09:53 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:10:32 ................................... [100%] 12:11:12 35 passed in 78.51s (0:01:18) 12:11:12 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:11:45 ...... [100%] 12:11:59 6 passed in 47.18s 12:11:59 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:12:44 ............................................ [100%] 12:14:19 44 passed in 139.24s (0:02:19) 12:14:19 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:14:55 ............ [100%] 12:15:19 12 passed in 59.73s 12:15:19 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:15:45 ................ [100%] 12:17:14 16 passed in 114.75s (0:01:54) 12:17:14 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:17:43 ............................... [100%] 12:17:50 31 passed in 35.55s 12:17:50 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:18:25 .......................... [100%] 12:19:21 26 passed in 90.93s (0:01:30) 12:19:21 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:19:58 ...................... [100%] 12:21:01 22 passed in 100.21s (0:01:40) 12:21:01 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:21:42 ........................................ [100%] 12:24:03 40 passed in 181.72s (0:03:01) 12:24:03 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:24:45 ........................................................................ [ 74%] 12:30:22 ......................... [100%] 12:32:14 97 passed in 490.08s (0:08:10) 12:32:14 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:32:53 ...................................................... [100%] 12:39:40 54 passed in 446.29s (0:07:26) 12:39:40 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 12:40:35 ........................................................................ [ 71%] 12:45:43 ............................. [100%] 12:47:53 101 passed in 491.91s (0:08:11) 12:47:53 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 12:48:46 ........................................................................ [ 67%] 12:54:32 ................................... [100%] 12:57:53 107 passed in 599.91s (0:09:59) 12:57:53 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:58:40 ............................................. [100%] 13:01:18 45 passed in 204.46s (0:03:24) 13:01:18 tests221: OK ✔ in 51 minutes 33.15 seconds 13:01:18 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:01:26 tests_hybrid: freeze> python -m pip freeze --all 13:01:26 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:01:26 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:01:26 using environment variables from ./karaf221.env 13:01:26 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:02:10 ................................................... [100%] 13:03:57 51 passed in 150.81s (0:02:30) 13:03:57 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:04:40 ........................................................................ [ 66%] 13:09:01 ..................................... [100%] 13:11:08 109 passed in 430.17s (0:07:10) 13:11:08 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:11:56 ..................................................... [100%] 13:15:28 53 passed in 260.18s (0:04:20) 13:15:28 buildcontroller: OK (109.85=setup[9.10]+cmd[100.75] seconds) 13:15:28 sims: OK (23.01=setup[20.22]+cmd[2.79] seconds) 13:15:28 build_karaf_tests121: OK (72.15=setup[8.08]+cmd[64.07] seconds) 13:15:28 testsPCE: OK (290.55=setup[59.02]+cmd[231.53] seconds) 13:15:28 tests121: OK (1161.74=setup[8.24]+cmd[1153.49] seconds) 13:15:28 build_karaf_tests221: OK (72.48=setup[8.12]+cmd[64.36] seconds) 13:15:28 tests_tapi: OK (1464.78=setup[8.25]+cmd[1456.52] seconds) 13:15:28 tests221: OK (3093.15=setup[8.25]+cmd[3084.90] seconds) 13:15:28 build_karaf_tests71: OK (61.04=setup[8.02]+cmd[53.02] seconds) 13:15:28 tests71: OK (448.86=setup[7.42]+cmd[441.44] seconds) 13:15:28 build_karaf_tests190: OK (72.57=setup[8.13]+cmd[64.44] seconds) 13:15:28 tests190: OK (211.80=setup[8.27]+cmd[203.53] seconds) 13:15:28 tests_hybrid: OK (850.35=setup[8.19]+cmd[842.16] seconds) 13:15:28 buildlighty: OK (56.52=setup[30.33]+cmd[26.19] seconds) 13:15:28 docs: OK (29.41=setup[26.11]+cmd[3.30] seconds) 13:15:28 docs-linkcheck: OK (33.08=setup[28.22]+cmd[4.86] seconds) 13:15:28 checkbashisms: OK (3.10=setup[1.81]+cmd[0.00,0.05,1.24] seconds) 13:15:28 pre-commit: OK (49.79=setup[2.78]+cmd[0.01,0.00,38.44,8.55] seconds) 13:15:28 pylint: OK (30.71=setup[5.06]+cmd[25.66] seconds) 13:15:28 congratulations :) (5881.31 seconds) 13:15:28 + tox_status=0 13:15:28 + echo '---> Completed tox runs' 13:15:28 ---> Completed tox runs 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/build_karaf_tests121/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=build_karaf_tests121 13:15:28 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/build_karaf_tests190/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=build_karaf_tests190 13:15:28 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/build_karaf_tests221/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=build_karaf_tests221 13:15:28 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/build_karaf_tests71/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=build_karaf_tests71 13:15:28 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/buildcontroller/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=buildcontroller 13:15:28 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/buildlighty/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=buildlighty 13:15:28 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/checkbashisms/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=checkbashisms 13:15:28 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/docs-linkcheck/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=docs-linkcheck 13:15:28 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/docs/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=docs 13:15:28 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/pre-commit/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=pre-commit 13:15:28 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/pylint/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=pylint 13:15:28 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/sims/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=sims 13:15:28 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/tests121/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=tests121 13:15:28 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/tests190/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=tests190 13:15:28 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/tests221/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=tests221 13:15:28 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/tests71/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=tests71 13:15:28 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/testsPCE/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=testsPCE 13:15:28 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:15:28 + for i in .tox/*/log 13:15:28 ++ echo .tox/tests_hybrid/log 13:15:28 ++ awk -F/ '{print $2}' 13:15:28 + tox_env=tests_hybrid 13:15:28 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:15:29 + for i in .tox/*/log 13:15:29 ++ echo .tox/tests_tapi/log 13:15:29 ++ awk -F/ '{print $2}' 13:15:29 + tox_env=tests_tapi 13:15:29 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:15:29 + DOC_DIR=docs/_build/html 13:15:29 + [[ -d docs/_build/html ]] 13:15:29 + echo '---> Archiving generated docs' 13:15:29 ---> Archiving generated docs 13:15:29 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:15:29 + echo '---> tox-run.sh ends' 13:15:29 ---> tox-run.sh ends 13:15:29 + test 0 -eq 0 13:15:29 $ ssh-agent -k 13:15:29 unset SSH_AUTH_SOCK; 13:15:29 unset SSH_AGENT_PID; 13:15:29 echo Agent pid 1576 killed; 13:15:29 [ssh-agent] Stopped. 13:15:29 [PostBuildScript] - [INFO] Executing post build scripts. 13:15:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18133773407754026137.sh 13:15:29 ---> sysstat.sh 13:15:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18290417286080407944.sh 13:15:29 ---> package-listing.sh 13:15:29 ++ facter osfamily 13:15:29 ++ tr '[:upper:]' '[:lower:]' 13:15:30 + OS_FAMILY=debian 13:15:30 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:15:30 + START_PACKAGES=/tmp/packages_start.txt 13:15:30 + END_PACKAGES=/tmp/packages_end.txt 13:15:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:30 + PACKAGES=/tmp/packages_start.txt 13:15:30 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:15:30 + PACKAGES=/tmp/packages_end.txt 13:15:30 + case "${OS_FAMILY}" in 13:15:30 + dpkg -l 13:15:30 + grep '^ii' 13:15:30 + '[' -f /tmp/packages_start.txt ']' 13:15:30 + '[' -f /tmp/packages_end.txt ']' 13:15:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:30 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:15:30 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:15:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:15:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9212826957438753980.sh 13:15:30 ---> capture-instance-metadata.sh 13:15:30 Setup pyenv: 13:15:30 system 13:15:30 3.8.20 13:15:30 3.9.20 13:15:30 3.10.15 13:15:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:15:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJHT from file:/tmp/.os_lf_venv 13:15:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:15:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:15:32 lf-activate-venv(): INFO: Base packages installed successfully 13:15:32 lf-activate-venv(): INFO: Installing additional packages: lftools 13:15:46 lf-activate-venv(): INFO: Adding /tmp/venv-UJHT/bin to PATH 13:15:46 INFO: Running in OpenStack, capturing instance metadata 13:15:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1710883793841650462.sh 13:15:47 provisioning config files... 13:15:47 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4024 13:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12982863125648175142tmp 13:15:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:15:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:15:47 provisioning config files... 13:15:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:15:47 [EnvInject] - Injecting environment variables from a build step. 13:15:47 [EnvInject] - Injecting as environment variables the properties content 13:15:47 SERVER_ID=logs 13:15:47 13:15:47 [EnvInject] - Variables injected successfully. 13:15:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8320770439673954391.sh 13:15:47 ---> create-netrc.sh 13:15:47 WARN: Log server credential not found. 13:15:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17482973041946092149.sh 13:15:47 ---> python-tools-install.sh 13:15:47 Setup pyenv: 13:15:47 system 13:15:47 3.8.20 13:15:47 3.9.20 13:15:47 3.10.15 13:15:47 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:15:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJHT from file:/tmp/.os_lf_venv 13:15:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:15:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:15:49 lf-activate-venv(): INFO: Base packages installed successfully 13:15:49 lf-activate-venv(): INFO: Installing additional packages: lftools 13:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-UJHT/bin to PATH 13:16:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4315462866286140223.sh 13:16:00 ---> sudo-logs.sh 13:16:00 Archiving 'sudo' log.. 13:16:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14714522442071875052.sh 13:16:00 ---> job-cost.sh 13:16:00 Setup pyenv: 13:16:00 system 13:16:00 3.8.20 13:16:00 3.9.20 13:16:00 3.10.15 13:16:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJHT from file:/tmp/.os_lf_venv 13:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:16:02 lf-activate-venv(): INFO: Base packages installed successfully 13:16:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-UJHT/bin to PATH 13:16:09 INFO: No Stack... 13:16:09 INFO: Retrieving Pricing Info for: v3-standard-4 13:16:10 INFO: Archiving Costs 13:16:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3015119416709855260.sh 13:16:10 ---> logs-deploy.sh 13:16:10 Setup pyenv: 13:16:10 system 13:16:10 3.8.20 13:16:10 3.9.20 13:16:10 3.10.15 13:16:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJHT from file:/tmp/.os_lf_venv 13:16:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:16:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:16:12 lf-activate-venv(): INFO: Base packages installed successfully 13:16:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-UJHT/bin to PATH 13:16:22 WARNING: Nexus logging server not set 13:16:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4024/ 13:16:22 INFO: archiving logs to S3 13:16:24 ---> uname -a: 13:16:24 Linux prd-ubuntu2204-docker-4c-16g-4985 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:16:24 13:16:24 13:16:24 ---> lscpu: 13:16:24 Architecture: x86_64 13:16:24 CPU op-mode(s): 32-bit, 64-bit 13:16:24 Address sizes: 40 bits physical, 48 bits virtual 13:16:24 Byte Order: Little Endian 13:16:24 CPU(s): 4 13:16:24 On-line CPU(s) list: 0-3 13:16:24 Vendor ID: AuthenticAMD 13:16:24 Model name: AMD EPYC-Rome Processor 13:16:24 CPU family: 23 13:16:24 Model: 49 13:16:24 Thread(s) per core: 1 13:16:24 Core(s) per socket: 1 13:16:24 Socket(s): 4 13:16:24 Stepping: 0 13:16:24 BogoMIPS: 5599.99 13:16:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:16:24 Virtualization: AMD-V 13:16:24 Hypervisor vendor: KVM 13:16:24 Virtualization type: full 13:16:24 L1d cache: 128 KiB (4 instances) 13:16:24 L1i cache: 128 KiB (4 instances) 13:16:24 L2 cache: 2 MiB (4 instances) 13:16:24 L3 cache: 64 MiB (4 instances) 13:16:24 NUMA node(s): 1 13:16:24 NUMA node0 CPU(s): 0-3 13:16:24 Vulnerability Gather data sampling: Not affected 13:16:24 Vulnerability Indirect target selection: Not affected 13:16:24 Vulnerability Itlb multihit: Not affected 13:16:24 Vulnerability L1tf: Not affected 13:16:24 Vulnerability Mds: Not affected 13:16:24 Vulnerability Meltdown: Not affected 13:16:24 Vulnerability Mmio stale data: Not affected 13:16:24 Vulnerability Reg file data sampling: Not affected 13:16:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:16:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:16:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:16:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:16:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:16:24 Vulnerability Srbds: Not affected 13:16:24 Vulnerability Tsa: Not affected 13:16:24 Vulnerability Tsx async abort: Not affected 13:16:24 Vulnerability Vmscape: Not affected 13:16:24 13:16:24 13:16:24 ---> nproc: 13:16:24 4 13:16:24 13:16:24 13:16:24 ---> df -h: 13:16:24 Filesystem Size Used Avail Use% Mounted on 13:16:24 tmpfs 1.6G 1.1M 1.6G 1% /run 13:16:24 /dev/vda1 78G 18G 61G 23% / 13:16:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:16:24 tmpfs 5.0M 0 5.0M 0% /run/lock 13:16:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:16:24 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:16:24 13:16:24 13:16:24 ---> free -m: 13:16:24 total used free shared buff/cache available 13:16:24 Mem: 15989 738 11417 4 3833 14908 13:16:24 Swap: 1023 1 1022 13:16:24 13:16:24 13:16:24 ---> ip addr: 13:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:16:24 inet 127.0.0.1/8 scope host lo 13:16:24 valid_lft forever preferred_lft forever 13:16:24 inet6 ::1/128 scope host 13:16:24 valid_lft forever preferred_lft forever 13:16:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:16:24 link/ether fa:16:3e:e6:e5:39 brd ff:ff:ff:ff:ff:ff 13:16:24 altname enp0s3 13:16:24 inet 10.30.170.128/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:16:24 valid_lft 80309sec preferred_lft 80309sec 13:16:24 inet6 fe80::f816:3eff:fee6:e539/64 scope link 13:16:24 valid_lft forever preferred_lft forever 13:16:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:16:24 link/ether ce:e4:50:32:6f:b8 brd ff:ff:ff:ff:ff:ff 13:16:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:16:24 valid_lft forever preferred_lft forever 13:16:24 13:16:24 13:16:24 ---> sar -b -r -n DEV: 13:16:24 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-4985) 12/05/25 _x86_64_ (4 CPU) 13:16:24 13:16:24 11:34:57 LINUX RESTART (4 CPU) 13:16:24 13:16:24 11:40:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:16:24 11:50:07 105.83 22.72 78.94 4.17 544.48 24613.01 22973.15 13:16:24 12:00:07 26.20 8.04 17.21 0.94 153.60 442.11 412.08 13:16:24 12:10:07 10.69 0.32 9.82 0.55 17.76 350.89 1203.29 13:16:24 12:20:07 19.93 0.08 19.00 0.85 2.91 759.13 987.04 13:16:24 12:30:07 6.85 0.01 6.55 0.29 0.39 179.01 320.04 13:16:24 12:40:03 6.25 0.05 5.97 0.23 2.82 150.31 107.35 13:16:24 12:50:07 6.24 0.01 5.95 0.28 0.46 195.98 121.57 13:16:24 13:00:07 5.10 0.01 4.91 0.18 0.39 142.89 441.18 13:16:24 13:10:07 9.32 0.02 8.89 0.41 0.96 553.62 709.45 13:16:24 Average: 21.89 3.49 17.52 0.88 80.79 3060.28 3046.53 13:16:24 13:16:24 11:40:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:16:24 11:50:07 1015832 4807824 11122136 67.93 264972 3481576 12867748 73.86 2057248 12678024 2212 13:16:24 12:00:07 3098756 5924556 10011340 61.15 264020 2588080 11111504 63.78 2070816 10667236 228 13:16:24 12:10:07 11544184 14476940 1464124 8.94 267976 2691116 2130364 12.23 2100948 2225456 79372 13:16:24 12:20:07 9940888 12930308 3010136 18.38 271600 2744144 3691016 21.19 2124336 3789044 396 13:16:24 12:30:07 8266056 11276184 4663080 28.48 272812 2763692 5257624 30.18 2126596 5460944 456 13:16:24 12:40:03 10589644 13627884 2312656 14.12 273372 2791232 3442220 19.76 2129332 3149356 13452 13:16:24 12:50:07 6824412 9879004 6059696 37.01 274048 2806908 6721768 38.58 2132392 6897464 480 13:16:24 13:00:07 8444888 11517780 4421712 27.01 274620 2824636 5124456 29.41 2134428 5279720 104 13:16:24 13:10:07 8112772 11300980 4638232 28.33 278592 2935676 5207652 29.89 2148980 5595456 40 13:16:24 Average: 7537492 10637940 5300346 32.37 271335 2847451 6172706 35.43 2113897 6193633 10749 13:16:24 13:16:24 11:40:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:16:24 11:50:07 lo 16.95 16.95 15.17 15.17 0.00 0.00 0.00 0.00 13:16:24 11:50:07 ens3 43.77 32.12 693.74 3.47 0.00 0.00 0.00 0.00 13:16:24 11:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 12:00:07 lo 39.77 39.77 17.10 17.10 0.00 0.00 0.00 0.00 13:16:24 12:00:07 ens3 1.49 1.45 0.30 0.27 0.00 0.00 0.00 0.00 13:16:24 12:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 12:10:07 lo 22.06 22.06 9.56 9.56 0.00 0.00 0.00 0.00 13:16:24 12:10:07 ens3 1.13 1.31 0.24 1.15 0.00 0.00 0.00 0.00 13:16:24 12:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 12:20:07 lo 12.71 12.71 7.27 7.27 0.00 0.00 0.00 0.00 13:16:24 12:20:07 ens3 0.97 0.86 0.19 0.16 0.00 0.00 0.00 0.00 13:16:24 12:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 12:30:07 lo 20.17 20.17 9.77 9.77 0.00 0.00 0.00 0.00 13:16:24 12:30:07 ens3 0.79 0.60 0.16 0.12 0.00 0.00 0.00 0.00 13:16:24 12:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 12:40:03 lo 28.34 28.34 9.91 9.91 0.00 0.00 0.00 0.00 13:16:24 12:40:03 ens3 0.66 0.48 0.17 0.12 0.00 0.00 0.00 0.00 13:16:24 12:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 12:50:07 lo 21.31 21.31 11.99 11.99 0.00 0.00 0.00 0.00 13:16:24 12:50:07 ens3 0.74 0.59 0.15 0.12 0.00 0.00 0.00 0.00 13:16:24 12:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 13:00:07 lo 15.66 15.66 9.01 9.01 0.00 0.00 0.00 0.00 13:16:24 13:00:07 ens3 0.82 0.51 0.19 0.14 0.00 0.00 0.00 0.00 13:16:24 13:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 13:10:07 lo 21.33 21.33 10.25 10.25 0.00 0.00 0.00 0.00 13:16:24 13:10:07 ens3 1.14 0.85 0.32 0.24 0.00 0.00 0.00 0.00 13:16:24 13:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 Average: lo 22.02 22.02 11.12 11.12 0.00 0.00 0.00 0.00 13:16:24 Average: ens3 5.76 4.33 77.76 0.65 0.00 0.00 0.00 0.00 13:16:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:24 13:16:24 13:16:24 ---> sar -P ALL: 13:16:24 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-4985) 12/05/25 _x86_64_ (4 CPU) 13:16:24 13:16:24 11:34:57 LINUX RESTART (4 CPU) 13:16:24 13:16:24 11:40:03 CPU %user %nice %system %iowait %steal %idle 13:16:24 11:50:07 all 53.31 0.00 2.38 2.75 0.11 41.46 13:16:24 11:50:07 0 53.75 0.00 2.18 2.86 0.10 41.12 13:16:24 11:50:07 1 53.57 0.00 2.36 2.80 0.11 41.16 13:16:24 11:50:07 2 52.97 0.00 2.42 2.85 0.11 41.65 13:16:24 11:50:07 3 52.94 0.00 2.55 2.49 0.11 41.91 13:16:24 12:00:07 all 34.90 0.00 1.50 0.09 0.10 63.41 13:16:24 12:00:07 0 35.19 0.00 1.58 0.10 0.10 63.03 13:16:24 12:00:07 1 34.87 0.00 1.50 0.14 0.10 63.39 13:16:24 12:00:07 2 34.85 0.00 1.49 0.05 0.10 63.51 13:16:24 12:00:07 3 34.68 0.00 1.45 0.07 0.10 63.70 13:16:24 12:10:07 all 18.41 0.00 0.88 0.04 0.09 80.57 13:16:24 12:10:07 0 18.12 0.00 0.78 0.01 0.09 81.01 13:16:24 12:10:07 1 18.66 0.00 1.01 0.04 0.09 80.20 13:16:24 12:10:07 2 18.15 0.00 0.88 0.03 0.09 80.85 13:16:24 12:10:07 3 18.72 0.00 0.86 0.10 0.09 80.23 13:16:24 12:20:07 all 30.04 0.00 1.05 0.06 0.09 68.76 13:16:24 12:20:07 0 30.23 0.00 0.92 0.01 0.09 68.76 13:16:24 12:20:07 1 30.46 0.00 1.06 0.06 0.09 68.33 13:16:24 12:20:07 2 29.47 0.00 1.13 0.10 0.09 69.21 13:16:24 12:20:07 3 29.99 0.00 1.08 0.08 0.09 68.75 13:16:24 12:30:07 all 13.69 0.00 0.56 0.03 0.08 85.64 13:16:24 12:30:07 0 14.13 0.00 0.49 0.00 0.08 85.29 13:16:24 12:30:07 1 13.40 0.00 0.57 0.04 0.09 85.90 13:16:24 12:30:07 2 13.23 0.00 0.59 0.04 0.09 86.05 13:16:24 12:30:07 3 13.99 0.00 0.58 0.02 0.08 85.33 13:16:24 12:40:03 all 10.97 0.00 0.56 0.02 0.08 88.36 13:16:24 12:40:03 0 10.57 0.00 0.55 0.01 0.07 88.80 13:16:24 12:40:03 1 11.33 0.00 0.60 0.03 0.08 87.96 13:16:24 12:40:03 2 11.35 0.00 0.59 0.03 0.08 87.94 13:16:24 12:40:03 3 10.63 0.00 0.53 0.02 0.08 88.76 13:16:24 12:50:07 all 13.90 0.00 0.62 0.10 0.08 85.30 13:16:24 12:50:07 0 14.00 0.00 0.61 0.12 0.07 85.20 13:16:24 12:50:07 1 13.68 0.00 0.64 0.02 0.08 85.58 13:16:24 12:50:07 2 13.40 0.00 0.62 0.11 0.07 85.80 13:16:24 12:50:07 3 14.51 0.00 0.63 0.15 0.07 84.64 13:16:24 13:00:07 all 8.57 0.00 0.51 0.02 0.08 90.83 13:16:24 13:00:07 0 8.60 0.00 0.49 0.02 0.08 90.82 13:16:24 13:00:07 1 8.51 0.00 0.53 0.03 0.08 90.85 13:16:24 13:00:07 2 8.51 0.00 0.44 0.01 0.08 90.95 13:16:24 13:00:07 3 8.64 0.00 0.56 0.04 0.08 90.68 13:16:24 13:10:07 all 14.74 0.00 0.67 0.04 0.10 84.45 13:16:24 13:10:07 0 14.42 0.00 0.63 0.02 0.10 84.83 13:16:24 13:10:07 1 15.73 0.00 0.66 0.05 0.10 83.47 13:16:24 13:10:07 2 14.31 0.00 0.63 0.02 0.10 84.94 13:16:24 13:10:07 3 14.49 0.00 0.77 0.08 0.10 84.56 13:16:24 Average: all 22.07 0.00 0.97 0.35 0.09 76.51 13:16:24 Average: 0 22.13 0.00 0.91 0.35 0.09 76.52 13:16:24 Average: 1 22.25 0.00 0.99 0.36 0.09 76.30 13:16:24 Average: 2 21.83 0.00 0.98 0.36 0.09 76.74 13:16:24 Average: 3 22.08 0.00 1.00 0.34 0.09 76.49 13:16:24 13:16:24 13:16:24