21:36:59 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119617 21:36:59 Running as SYSTEM 21:36:59 [EnvInject] - Loading node environment variables. 21:36:59 Building remotely on prd-ubuntu2204-docker-4c-16g-5076 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 21:36:59 [ssh-agent] Looking for ssh-agent implementation... 21:36:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:59 $ ssh-agent 21:36:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFew1pS/agent.1574 21:36:59 SSH_AGENT_PID=1576 21:36:59 [ssh-agent] Started. 21:36:59 Running ssh-add (command line suppressed) 21:36:59 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5496771297239029496.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5496771297239029496.key) 21:36:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:36:59 The recommended git tool is: NONE 21:37:05 using credential jenkins-ssh 21:37:05 Wiping out workspace first. 21:37:05 Cloning the remote Git repository 21:37:05 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 21:37:05 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 21:37:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 21:37:05 > git --version # timeout=10 21:37:05 > git --version # 'git version 2.34.1' 21:37:05 using GIT_SSH to set credentials jenkins-ssh 21:37:05 Verifying host key using known hosts file 21:37:05 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. 21:37:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 21:37:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 21:37:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 21:37:09 using GIT_SSH to set credentials jenkins-ssh 21:37:09 Verifying host key using known hosts file 21:37:09 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. 21:37:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/17/119617/9 # timeout=10 21:37:09 > git rev-parse 3dfd91f3ad4375d72f3ee41bd6c7a9c980332454^{commit} # timeout=10 21:37:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:37:09 Checking out Revision 3dfd91f3ad4375d72f3ee41bd6c7a9c980332454 (refs/changes/17/119617/9) 21:37:09 > git config core.sparsecheckout # timeout=10 21:37:09 > git checkout -f 3dfd91f3ad4375d72f3ee41bd6c7a9c980332454 # timeout=10 21:37:09 Commit message: "TAPI - Refactor finding avail/used freq" 21:37:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:37:10 > git rev-list --no-walk 0f372e7d3fe4ae2b8d6613ebd5d33ece617052c1 # timeout=10 21:37:10 > git remote # timeout=10 21:37:10 > git submodule init # timeout=10 21:37:10 > git submodule sync # timeout=10 21:37:10 > git config --get remote.origin.url # timeout=10 21:37:10 > git submodule init # timeout=10 21:37:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:37:10 ERROR: No submodules found. 21:37:13 provisioning config files... 21:37:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:37:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:37:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11743466235470018682.sh 21:37:13 ---> python-tools-install.sh 21:37:13 Setup pyenv: 21:37:13 * system (set by /opt/pyenv/version) 21:37:13 * 3.8.20 (set by /opt/pyenv/version) 21:37:13 * 3.9.20 (set by /opt/pyenv/version) 21:37:13 3.10.15 21:37:13 3.11.10 21:37:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLMY 21:37:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:22 lf-activate-venv(): INFO: Base packages installed successfully 21:37:22 lf-activate-venv(): INFO: Installing additional packages: lftools 21:38:04 lf-activate-venv(): INFO: Adding /tmp/venv-dLMY/bin to PATH 21:38:04 Generating Requirements File 21:38:48 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. 21:38:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:38:48 Python 3.11.10 21:38:48 pip 25.3 from /tmp/venv-dLMY/lib/python3.11/site-packages/pip (python 3.11) 21:38:48 appdirs==1.4.4 21:38:48 argcomplete==3.6.3 21:38:48 aspy.yaml==1.3.0 21:38:48 attrs==25.4.0 21:38:48 autopage==0.5.2 21:38:48 beautifulsoup4==4.14.3 21:38:48 boto3==1.42.36 21:38:48 botocore==1.42.36 21:38:48 bs4==0.0.2 21:38:48 certifi==2026.1.4 21:38:48 cffi==2.0.0 21:38:48 cfgv==3.5.0 21:38:48 chardet==5.2.0 21:38:48 charset-normalizer==3.4.4 21:38:48 click==8.3.1 21:38:48 cliff==4.13.1 21:38:48 cmd2==3.1.2 21:38:48 cryptography==3.3.2 21:38:48 debtcollector==3.0.0 21:38:48 decorator==5.2.1 21:38:48 defusedxml==0.7.1 21:38:48 Deprecated==1.3.1 21:38:48 distlib==0.4.0 21:38:48 dnspython==2.8.0 21:38:48 docker==7.1.0 21:38:48 dogpile.cache==1.5.0 21:38:48 durationpy==0.10 21:38:48 email-validator==2.3.0 21:38:48 filelock==3.20.3 21:38:48 future==1.0.0 21:38:48 gitdb==4.0.12 21:38:48 GitPython==3.1.46 21:38:48 httplib2==0.30.2 21:38:48 identify==2.6.16 21:38:48 idna==3.11 21:38:48 importlib-resources==1.5.0 21:38:48 iso8601==2.1.0 21:38:48 Jinja2==3.1.6 21:38:48 jmespath==1.1.0 21:38:48 jsonpatch==1.33 21:38:48 jsonpointer==3.0.0 21:38:48 jsonschema==4.26.0 21:38:48 jsonschema-specifications==2025.9.1 21:38:48 keystoneauth1==5.13.0 21:38:48 kubernetes==35.0.0 21:38:48 lftools==0.37.21 21:38:48 lxml==6.0.2 21:38:48 markdown-it-py==4.0.0 21:38:48 MarkupSafe==3.0.3 21:38:48 mdurl==0.1.2 21:38:48 msgpack==1.1.2 21:38:48 multi_key_dict==2.0.3 21:38:48 munch==4.0.0 21:38:48 netaddr==1.3.0 21:38:48 niet==1.4.2 21:38:48 nodeenv==1.10.0 21:38:48 oauth2client==4.1.3 21:38:48 oauthlib==3.3.1 21:38:48 openstacksdk==4.9.0 21:38:48 os-service-types==1.8.2 21:38:48 osc-lib==4.3.0 21:38:48 oslo.config==10.2.0 21:38:48 oslo.context==6.2.0 21:38:48 oslo.i18n==6.7.1 21:38:48 oslo.log==8.0.0 21:38:48 oslo.serialization==5.9.0 21:38:48 oslo.utils==9.2.0 21:38:48 packaging==26.0 21:38:48 pbr==7.0.3 21:38:48 platformdirs==4.5.1 21:38:48 prettytable==3.17.0 21:38:48 psutil==7.2.1 21:38:48 pyasn1==0.6.2 21:38:48 pyasn1_modules==0.4.2 21:38:48 pycparser==3.0 21:38:48 pygerrit2==2.0.15 21:38:48 PyGithub==2.8.1 21:38:48 Pygments==2.19.2 21:38:48 PyJWT==2.10.1 21:38:48 PyNaCl==1.6.2 21:38:48 pyparsing==2.4.7 21:38:48 pyperclip==1.11.0 21:38:48 pyrsistent==0.20.0 21:38:48 python-cinderclient==9.8.0 21:38:48 python-dateutil==2.9.0.post0 21:38:48 python-heatclient==5.0.0 21:38:48 python-jenkins==1.8.3 21:38:48 python-keystoneclient==5.7.0 21:38:48 python-magnumclient==4.9.0 21:38:48 python-openstackclient==8.3.0 21:38:48 python-swiftclient==4.9.0 21:38:48 PyYAML==6.0.3 21:38:48 referencing==0.37.0 21:38:48 requests==2.32.5 21:38:48 requests-oauthlib==2.0.0 21:38:48 requestsexceptions==1.4.0 21:38:48 rfc3986==2.0.0 21:38:48 rich==14.3.1 21:38:48 rich-argparse==1.7.2 21:38:48 rpds-py==0.30.0 21:38:48 rsa==4.9.1 21:38:48 ruamel.yaml==0.19.1 21:38:48 ruamel.yaml.clib==0.2.15 21:38:48 s3transfer==0.16.0 21:38:48 simplejson==3.20.2 21:38:48 six==1.17.0 21:38:48 smmap==5.0.2 21:38:48 soupsieve==2.8.3 21:38:48 stevedore==5.6.0 21:38:48 tabulate==0.9.0 21:38:48 toml==0.10.2 21:38:48 tomlkit==0.14.0 21:38:48 tqdm==4.67.1 21:38:48 typing_extensions==4.15.0 21:38:48 tzdata==2025.3 21:38:48 urllib3==1.26.20 21:38:48 virtualenv==20.36.1 21:38:48 wcwidth==0.5.0 21:38:48 websocket-client==1.9.0 21:38:48 wrapt==2.0.1 21:38:48 xdg==6.0.0 21:38:48 xmltodict==1.0.2 21:38:48 yq==3.4.3 21:38:48 [EnvInject] - Injecting environment variables from a build step. 21:38:48 [EnvInject] - Injecting as environment variables the properties content 21:38:48 PYTHON=python3 21:38:48 21:38:48 [EnvInject] - Variables injected successfully. 21:38:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7824098503109897077.sh 21:38:49 ---> tox-install.sh 21:38:49 + source /home/jenkins/lf-env.sh 21:38:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:38:49 ++ mktemp -d /tmp/venv-XXXX 21:38:49 + lf_venv=/tmp/venv-9faQ 21:38:49 + local venv_file=/tmp/.os_lf_venv 21:38:49 + local python=python3 21:38:49 + local options 21:38:49 + local set_path=true 21:38:49 + local install_args= 21:38:49 ++ 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 21:38:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:38:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:38:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:38:49 + true 21:38:49 + case $1 in 21:38:49 + venv_file=/tmp/.toxenv 21:38:49 + shift 2 21:38:49 + true 21:38:49 + case $1 in 21:38:49 + shift 21:38:49 + break 21:38:49 + case $python in 21:38:49 + local pkg_list= 21:38:49 + [[ -d /opt/pyenv ]] 21:38:49 + echo 'Setup pyenv:' 21:38:49 Setup pyenv: 21:38:49 + export PYENV_ROOT=/opt/pyenv 21:38:49 + PYENV_ROOT=/opt/pyenv 21:38:49 + 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 21:38:49 + 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 21:38:49 + pyenv versions 21:38:49 system 21:38:49 3.8.20 21:38:49 3.9.20 21:38:49 3.10.15 21:38:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:38:49 + command -v pyenv 21:38:49 ++ pyenv init - --no-rehash 21:38:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:38:49 for i in ${!paths[@]}; do 21:38:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:38:49 fi; done; 21:38:49 echo "${paths[*]}"'\'')" 21:38:49 export PATH="/opt/pyenv/shims:${PATH}" 21:38:49 export PYENV_SHELL=bash 21:38:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:38:49 pyenv() { 21:38:49 local command 21:38:49 command="${1:-}" 21:38:49 if [ "$#" -gt 0 ]; then 21:38:49 shift 21:38:49 fi 21:38:49 21:38:49 case "$command" in 21:38:49 rehash|shell) 21:38:49 eval "$(pyenv "sh-$command" "$@")" 21:38:49 ;; 21:38:49 *) 21:38:49 command pyenv "$command" "$@" 21:38:49 ;; 21:38:49 esac 21:38:49 }' 21:38:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:38:49 for i in ${!paths[@]}; do 21:38:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:38:49 fi; done; 21:38:49 echo "${paths[*]}"' 21:38:49 ++ 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 21:38:49 ++ 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 21:38:49 ++ 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 21:38:49 ++ export PYENV_SHELL=bash 21:38:49 ++ PYENV_SHELL=bash 21:38:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:38:49 +++ complete -F _pyenv pyenv 21:38:49 ++ lf-pyver python3 21:38:49 ++ local py_version_xy=python3 21:38:49 ++ local py_version_xyz= 21:38:49 ++ pyenv versions 21:38:49 ++ local command 21:38:49 ++ command=versions 21:38:49 ++ '[' 1 -gt 0 ']' 21:38:49 ++ shift 21:38:49 ++ case "$command" in 21:38:49 ++ command pyenv versions 21:38:49 ++ sed 's/^[ *]* //' 21:38:49 ++ awk '{ print $1 }' 21:38:49 ++ grep -E '^[0-9.]*[0-9]$' 21:38:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:38:49 +++ grep '^3' /tmp/.pyenv_versions 21:38:49 +++ sort -V 21:38:49 +++ tail -n 1 21:38:49 ++ py_version_xyz=3.11.10 21:38:49 ++ [[ -z 3.11.10 ]] 21:38:49 ++ echo 3.11.10 21:38:49 ++ return 0 21:38:49 + pyenv local 3.11.10 21:38:49 + local command 21:38:49 + command=local 21:38:49 + '[' 2 -gt 0 ']' 21:38:49 + shift 21:38:49 + case "$command" in 21:38:49 + command pyenv local 3.11.10 21:38:49 + for arg in "$@" 21:38:49 + case $arg in 21:38:49 + pkg_list+='tox ' 21:38:49 + for arg in "$@" 21:38:49 + case $arg in 21:38:49 + pkg_list+='virtualenv ' 21:38:49 + for arg in "$@" 21:38:49 + case $arg in 21:38:49 + pkg_list+='urllib3~=1.26.15 ' 21:38:49 + [[ -f /tmp/.toxenv ]] 21:38:49 + [[ ! -f /tmp/.toxenv ]] 21:38:49 + [[ -n '' ]] 21:38:49 + python3 -m venv /tmp/venv-9faQ 21:38:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9faQ' 21:38:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9faQ 21:38:53 + echo /tmp/venv-9faQ 21:38:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:38:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:38:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:38:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:53 + local 'pip_opts=--upgrade --quiet' 21:38:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:38:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:38:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:38:53 + [[ -n '' ]] 21:38:53 + [[ -n '' ]] 21:38:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:38:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:53 + /tmp/venv-9faQ/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 21:38:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:38:56 lf-activate-venv(): INFO: Base packages installed successfully 21:38:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:38:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:38:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:38:56 + /tmp/venv-9faQ/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 21:39:07 + type python3 21:39:07 + true 21:39:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9faQ/bin to PATH' 21:39:07 lf-activate-venv(): INFO: Adding /tmp/venv-9faQ/bin to PATH 21:39:07 + PATH=/tmp/venv-9faQ/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 21:39:07 + return 0 21:39:07 + python3 --version 21:39:07 Python 3.11.10 21:39:07 + python3 -m pip --version 21:39:07 pip 25.3 from /tmp/venv-9faQ/lib/python3.11/site-packages/pip (python 3.11) 21:39:07 + python3 -m pip freeze 21:39:08 cachetools==6.2.6 21:39:08 chardet==5.2.0 21:39:08 colorama==0.4.6 21:39:08 distlib==0.4.0 21:39:08 filelock==3.20.3 21:39:08 packaging==26.0 21:39:08 platformdirs==4.5.1 21:39:08 pluggy==1.6.0 21:39:08 pyproject-api==1.10.0 21:39:08 tox==4.34.1 21:39:08 urllib3==1.26.20 21:39:08 virtualenv==20.36.1 21:39:08 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12617341399404820448.sh 21:39:08 [EnvInject] - Injecting environment variables from a build step. 21:39:08 [EnvInject] - Injecting as environment variables the properties content 21:39:08 PARALLEL=True 21:39:08 21:39:08 [EnvInject] - Variables injected successfully. 21:39:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2420356277926074229.sh 21:39:08 ---> tox-run.sh 21:39:08 + 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 21:39:08 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 21:39:08 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:39:08 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 21:39:08 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 21:39:08 + source /home/jenkins/lf-env.sh 21:39:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:39:08 ++ mktemp -d /tmp/venv-XXXX 21:39:08 + lf_venv=/tmp/venv-UE9J 21:39:08 + local venv_file=/tmp/.os_lf_venv 21:39:08 + local python=python3 21:39:08 + local options 21:39:08 + local set_path=true 21:39:08 + local install_args= 21:39:08 ++ 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 21:39:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:39:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:39:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:39:08 + true 21:39:08 + case $1 in 21:39:08 + venv_file=/tmp/.toxenv 21:39:08 + shift 2 21:39:08 + true 21:39:08 + case $1 in 21:39:08 + shift 21:39:08 + break 21:39:08 + case $python in 21:39:08 + local pkg_list= 21:39:08 + [[ -d /opt/pyenv ]] 21:39:08 + echo 'Setup pyenv:' 21:39:08 Setup pyenv: 21:39:08 + export PYENV_ROOT=/opt/pyenv 21:39:08 + PYENV_ROOT=/opt/pyenv 21:39:08 + 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 21:39:08 + 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 21:39:08 + pyenv versions 21:39:08 system 21:39:08 3.8.20 21:39:08 3.9.20 21:39:08 3.10.15 21:39:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:39:08 + command -v pyenv 21:39:08 ++ pyenv init - --no-rehash 21:39:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:39:08 for i in ${!paths[@]}; do 21:39:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:39:08 fi; done; 21:39:08 echo "${paths[*]}"'\'')" 21:39:08 export PATH="/opt/pyenv/shims:${PATH}" 21:39:08 export PYENV_SHELL=bash 21:39:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:39:08 pyenv() { 21:39:08 local command 21:39:08 command="${1:-}" 21:39:08 if [ "$#" -gt 0 ]; then 21:39:08 shift 21:39:08 fi 21:39:08 21:39:08 case "$command" in 21:39:08 rehash|shell) 21:39:08 eval "$(pyenv "sh-$command" "$@")" 21:39:08 ;; 21:39:08 *) 21:39:08 command pyenv "$command" "$@" 21:39:08 ;; 21:39:08 esac 21:39:08 }' 21:39:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:39:08 for i in ${!paths[@]}; do 21:39:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:39:08 fi; done; 21:39:08 echo "${paths[*]}"' 21:39:08 ++ 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 21:39:08 ++ 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 21:39:08 ++ 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 21:39:08 ++ export PYENV_SHELL=bash 21:39:08 ++ PYENV_SHELL=bash 21:39:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:39:08 +++ complete -F _pyenv pyenv 21:39:08 ++ lf-pyver python3 21:39:08 ++ local py_version_xy=python3 21:39:08 ++ local py_version_xyz= 21:39:08 ++ pyenv versions 21:39:08 ++ local command 21:39:08 ++ command=versions 21:39:08 ++ '[' 1 -gt 0 ']' 21:39:08 ++ shift 21:39:08 ++ case "$command" in 21:39:08 ++ command pyenv versions 21:39:08 ++ sed 's/^[ *]* //' 21:39:08 ++ awk '{ print $1 }' 21:39:08 ++ grep -E '^[0-9.]*[0-9]$' 21:39:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:39:08 +++ grep '^3' /tmp/.pyenv_versions 21:39:08 +++ sort -V 21:39:08 +++ tail -n 1 21:39:08 ++ py_version_xyz=3.11.10 21:39:08 ++ [[ -z 3.11.10 ]] 21:39:08 ++ echo 3.11.10 21:39:08 ++ return 0 21:39:08 + pyenv local 3.11.10 21:39:08 + local command 21:39:08 + command=local 21:39:08 + '[' 2 -gt 0 ']' 21:39:08 + shift 21:39:08 + case "$command" in 21:39:08 + command pyenv local 3.11.10 21:39:08 + for arg in "$@" 21:39:08 + case $arg in 21:39:08 + pkg_list+='tox ' 21:39:08 + for arg in "$@" 21:39:08 + case $arg in 21:39:08 + pkg_list+='virtualenv ' 21:39:08 + for arg in "$@" 21:39:08 + case $arg in 21:39:08 + pkg_list+='urllib3~=1.26.15 ' 21:39:08 + [[ -f /tmp/.toxenv ]] 21:39:08 ++ cat /tmp/.toxenv 21:39:08 + lf_venv=/tmp/venv-9faQ 21:39:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9faQ from' file:/tmp/.toxenv 21:39:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9faQ from file:/tmp/.toxenv 21:39:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:39:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:39:08 + local 'pip_opts=--upgrade --quiet' 21:39:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:39:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:39:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:39:08 + [[ -n '' ]] 21:39:08 + [[ -n '' ]] 21:39:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:39:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:39:08 + /tmp/venv-9faQ/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 21:39:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:39:10 lf-activate-venv(): INFO: Base packages installed successfully 21:39:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:39:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:39:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:39:10 + /tmp/venv-9faQ/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 21:39:11 + type python3 21:39:11 + true 21:39:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9faQ/bin to PATH' 21:39:11 lf-activate-venv(): INFO: Adding /tmp/venv-9faQ/bin to PATH 21:39:11 + PATH=/tmp/venv-9faQ/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 21:39:11 + return 0 21:39:11 + [[ -d /opt/pyenv ]] 21:39:11 + echo '---> Setting up pyenv' 21:39:11 ---> Setting up pyenv 21:39:11 + export PYENV_ROOT=/opt/pyenv 21:39:11 + PYENV_ROOT=/opt/pyenv 21:39:11 + export PATH=/opt/pyenv/bin:/tmp/venv-9faQ/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 21:39:11 + PATH=/opt/pyenv/bin:/tmp/venv-9faQ/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 21:39:11 ++ pwd 21:39:11 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 21:39:11 + export PYTHONPATH 21:39:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:39:11 + TOX_TESTENV_PASSENV=PYTHONPATH 21:39:11 + tox --version 21:39:11 4.34.1 from /tmp/venv-9faQ/lib/python3.11/site-packages/tox/__init__.py 21:39:11 + PARALLEL=True 21:39:11 + TOX_OPTIONS_LIST= 21:39:11 + [[ -n '' ]] 21:39:11 + case ${PARALLEL,,} in 21:39:11 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 21:39:11 + tox --parallel auto --parallel-live 21:39:11 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 21:39:13 docs: install_deps> python -I -m pip install -r docs/requirements.txt 21:39:13 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 21:39:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 21:39:13 checkbashisms: freeze> python -m pip freeze --all 21:39:14 checkbashisms: pip==25.3,setuptools==80.9.0 21:39:14 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 21:39:14 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)' 21:39:14 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 21:39:16 checkbashisms: OK ✔ in 3.6 seconds 21:39:16 pre-commit: install_deps> python -I -m pip install pre-commit 21:39:18 pre-commit: freeze> python -m pip freeze --all 21:39:18 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 21:39:18 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 21:39:19 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)' 21:39:19 /usr/bin/cpan 21:39:19 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 21:39:19 [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. 21:39:19 [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. 21:39:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:39:19 [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. 21:39:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:39:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:39:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:39:20 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 21:39:21 buildcontroller: freeze> python -m pip freeze --all 21:39:21 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 21:39:21 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:39:21 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 21:39:21 + update-java-alternatives -l 21:39:21 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 21:39:21 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 21:39:21 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 21:39:21 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 21:39:21 update-alternatives: error: no alternatives for jaotc 21:39:21 update-alternatives: error: no alternatives for rmic 21:39:21 + java -version 21:39:21 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 21:39:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:39:21 [INFO] Once installed this environment will be reused. 21:39:21 [INFO] This may take a few minutes... 21:39:21 + JAVA_VER=21 21:39:21 + echo 21 21:39:21 21 21:39:21 + + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 21:39:21 javac -version 21:39:22 + JAVAC_VER=21 21:39:22 + echo 21 21:39:22 21 21:39:22 ok, java is 21 or newer 21:39:22 + [ 21 -ge 21 ] 21:39:22 + [ 21 -ge 21 ] 21:39:22 + echo ok, java is 21 or newer 21:39:22 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 21:39:22 2026-01-27 21:39:22 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 21:39:22 + sudo mkdir -p /opt 21:39:22 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 21:39:22 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 21:39:22 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 21:39:22 + mvn --version 21:39:23 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 21:39:23 Maven home: /opt/maven 21:39:23 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 21:39:23 Default locale: en, platform encoding: UTF-8 21:39:23 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 21:39:23 NOTE: Picked up JDK_JAVA_OPTIONS: 21:39:23 --add-opens=java.base/java.io=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.lang=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.net=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.nio=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.util=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:39:23 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:39:23 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:39:23 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:39:23 -Xlog:disable 21:39:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:39:27 [INFO] Once installed this environment will be reused. 21:39:27 [INFO] This may take a few minutes... 21:39:36 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 21:39:36 [INFO] Once installed this environment will be reused. 21:39:36 [INFO] This may take a few minutes... 21:39:41 [INFO] Installing environment for https://github.com/perltidy/perltidy. 21:39:41 [INFO] Once installed this environment will be reused. 21:39:41 [INFO] This may take a few minutes... 21:39:43 docs-linkcheck: freeze> python -m pip freeze --all 21:39:44 docs: freeze> python -m pip freeze --all 21:39:44 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 21:39:44 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 21:39:44 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 21:39:44 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 21:39:48 docs: OK ✔ in 35.84 seconds 21:39:48 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 21:39:55 docs-linkcheck: OK ✔ in 38.67 seconds 21:39:55 pylint: freeze> python -m pip freeze --all 21:39:55 trim trailing whitespace.................................................pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 21:39:55 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}$' '{}' + 21:39:55 Passed 21:39:55 Tabs remover.............................................................Passed 21:39:55 autopep8.................................................................Passed 21:40:01 perltidy.................................................................Passed 21:40:01 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 21:40:01 [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. 21:40:01 [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. 21:40:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:40:02 [INFO] Once installed this environment will be reused. 21:40:02 [INFO] This may take a few minutes... 21:40:10 gitlint..................................................................Passed 21:40:21 21:40:21 ------------------------------------ 21:40:21 Your code has been rated at 10.00/10 21:40:21 21:41:35 pre-commit: OK ✔ in 55.21 seconds 21:41:35 pylint: OK ✔ in 35.96 seconds 21:41:35 buildcontroller: OK ✔ in 2 minutes 21.11 seconds 21:41:35 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 21:41:35 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 21:41:35 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 21:41:35 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 21:41:45 build_karaf_tests221: freeze> python -m pip freeze --all 21:41:45 build_karaf_tests71: freeze> python -m pip freeze --all 21:41:45 build_karaf_tests121: freeze> python -m pip freeze --all 21:41:45 build_karaf_tests190: freeze> python -m pip freeze --all 21:41:46 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:41:46 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 21:41:46 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:41:46 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 21:41:46 build karaf in karaf71 with ./karaf71.env 21:41:46 build karaf in karaf221 with ./karaf221.env 21:41:46 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:41:46 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 21:41:46 NOTE: Picked up JDK_JAVA_OPTIONS: 21:41:46 --add-opens=java.base/java.io=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.net=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:41:46 -Xlog:disable 21:41:46 build karaf in karaf121 with ./karaf121.env 21:41:46 NOTE: Picked up JDK_JAVA_OPTIONS: 21:41:46 --add-opens=java.base/java.io=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.net=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:41:46 -Xlog:disable 21:41:46 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:41:46 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 21:41:46 build karaf in karafoc with ./karafoc.env 21:41:46 NOTE: Picked up JDK_JAVA_OPTIONS: 21:41:46 --add-opens=java.base/java.io=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.net=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:41:46 -Xlog:disable 21:41:46 NOTE: Picked up JDK_JAVA_OPTIONS: 21:41:46 --add-opens=java.base/java.io=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.net=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:41:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:41:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:41:46 -Xlog:disable 21:42:57 build_karaf_tests221: OK ✔ in 1 minute 23.73 seconds 21:42:57 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 21:43:18 build_karaf_tests190: OK ✔ in 1 minute 44.18 seconds 21:43:18 build_karaf_tests71: OK ✔ in 1 minute 45.19 seconds 21:43:18 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 21:43:19 build_karaf_tests121: OK ✔ in 1 minute 45.29 seconds 21:43:19 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 21:43:35 buildlighty: freeze> python -m pip freeze --all 21:43:36 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:43:36 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 21:43:36 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 21:43:37 sims: freeze> python -m pip freeze --all 21:43:37 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:43:37 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 21:43:37 Using lighynode version 20.1.0.5 21:43:37 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 21:45:06 sims: OK ✔ in 24.16 seconds 21:45:06 buildlighty: OK ✔ in 1 minute 3.24 seconds 21:45:06 testsPCE: freeze> python -m pip freeze --all 21:45:06 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 21:45:06 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 21:45:06 pytest -q transportpce_tests/pce/test01_pce.py 21:45:54 .................... [100%] 21:46:58 20 passed in 111.59s (0:01:51) 21:46:58 pytest -q transportpce_tests/pce/test02_pce_400G.py 21:47:14 ............ [100%] 21:47:44 12 passed in 46.13s 21:47:44 pytest -q transportpce_tests/pce/test03_gnpy.py 21:48:01 ........ [100%] 21:48:22 8 passed in 37.55s 21:48:22 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 21:48:54 ... [100%] 21:48:59 3 passed in 36.20s 21:48:59 testsPCE: OK ✔ in 5 minutes 40.64 seconds 21:48:59 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 21:48:59 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 21:48:59 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 21:49:06 tests121: freeze> python -m pip freeze --all 21:49:06 tests190: freeze> python -m pip freeze --all 21:49:06 tests_tapi: freeze> python -m pip freeze --all 21:49:06 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:49:06 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 21:49:06 using environment variables from ./karaf121.env 21:49:06 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 21:49:06 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:49:06 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 21:49:06 using environment variables from ./karafoc.env 21:49:06 pytest -q transportpce_tests/oc/test01_portmapping.py 21:49:06 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:49:06 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 21:49:06 using environment variables from ./karaf221.env 21:49:06 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 21:50:05 .......... [100%] 21:50:21 10 passed in 74.92s (0:01:14) 21:50:21 .pytest -q transportpce_tests/oc/test02_topology.py 21:50:32 ................................... [100%] 21:51:12 21 passed in 125.68s (0:02:05) 21:51:12 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 21:51:13 ...................... [100%] 21:51:28 14 passed in 65.83s (0:01:05) 21:51:28 pytest -q transportpce_tests/oc/test03_renderer.py 21:51:29 .................... [100%] 21:52:13 6 passed in 60.52s (0:01:00) 21:52:13 .pytest -q transportpce_tests/1.2.1/test03_topology.py 21:52:14 .................. [100%] 21:52:30 19 passed in 61.95s (0:01:01) 21:52:30 tests190: OK ✔ in 3 minutes 31.3 seconds 21:52:30 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 21:52:38 tests71: freeze> python -m pip freeze --all 21:52:39 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 21:52:39 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 21:52:39 using environment variables from ./karaf71.env 21:52:39 pytest -q transportpce_tests/7.1/test01_portmapping.py 21:52:40 ..................................... [100%] 21:53:34 12 passed in 55.00s 21:53:34 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 21:53:36 ............................. [100%] 21:54:18 51 passed in 311.83s (0:05:11) 21:54:18 pytest -q transportpce_tests/tapi/test02_full_topology.py 21:54:18 ........................ [100%] 21:54:44 44 passed in 150.82s (0:02:30) 21:54:44 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 21:54:44 ............................................................................ [100%] 21:56:12 62 passed in 157.62s (0:02:37) 21:56:12 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 21:56:12 ..... [100%] 21:56:21 24 passed in 96.82s (0:01:36) 21:56:21 pytest -q transportpce_tests/1.2.1/test05_olm.py 21:56:37 ........................................................................................ [100%] 21:58:45 48 passed in 153.28s (0:02:33) 21:58:45 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 21:58:48 ................................ [100%] 21:59:39 40 passed in 197.36s (0:03:17) 21:59:39 pytest -q transportpce_tests/1.2.1/test06_end2end.py 21:59:41 ........... [100%] 22:00:00 36 passed in 341.27s (0:05:41) 22:00:00 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 22:00:01 [100%] 22:00:01 22 passed in 75.29s (0:01:15) 22:00:35 ....................................................................................................................... [100%] 22:05:38 71 passed in 337.33s (0:05:37) 22:05:38 pytest -q transportpce_tests/tapi/test04_topo_extension.py 22:06:30 .................... [100%] 22:08:00 19 passed in 142.26s (0:02:22) 22:08:00 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 22:08:49 ..... [100%] 22:08:52 54 passed in 552.91s (0:09:12) 22:10:04 ...................... [100%] 22:15:41 22 passed in 460.67s (0:07:40) 22:15:41 tests71: OK ✔ in 7 minutes 31.14 seconds 22:15:41 tests121: OK ✔ in 19 minutes 53.38 seconds 22:15:41 tests_tapi: OK ✔ in 26 minutes 42.51 seconds 22:15:41 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 22:15:50 tests221: freeze> python -m pip freeze --all 22:15:50 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 22:15:50 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 22:15:50 using environment variables from ./karaf221.env 22:15:50 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 22:16:28 ................................... [100%] 22:17:08 35 passed in 77.62s (0:01:17) 22:17:08 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 22:17:40 ...... [100%] 22:20:54 6 passed in 225.78s (0:03:45) 22:20:54 pytest -q transportpce_tests/2.2.1/test03_topology.py 22:21:40 ............................................ [100%] 22:23:15 44 passed in 140.87s (0:02:20) 22:23:15 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 22:23:54 ............ [100%] 22:24:18 12 passed in 62.75s (0:01:02) 22:24:18 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 22:24:45 ................ [100%] 22:26:14 16 passed in 115.65s (0:01:55) 22:26:14 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 22:26:45 ............................... [100%] 22:26:52 31 passed in 37.42s 22:26:52 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 22:27:28 .......................... [100%] 22:28:23 26 passed in 91.10s (0:01:31) 22:28:23 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 22:29:00 ...................... [100%] 22:30:04 22 passed in 100.54s (0:01:40) 22:30:04 pytest -q transportpce_tests/2.2.1/test09_olm.py 22:30:45 ........................................ [100%] 22:33:07 40 passed in 182.62s (0:03:02) 22:33:07 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 22:33:51 ........................................................................ [ 74%] 22:39:28 ......................... [100%] 22:41:20 97 passed in 492.40s (0:08:12) 22:41:20 pytest -q transportpce_tests/2.2.1/test12_end2end.py 22:42:01 ...................................................... [100%] 22:48:49 54 passed in 448.38s (0:07:28) 22:48:49 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 22:49:44 ........................................................................ [ 71%] 22:54:52 ............................. [100%] 22:57:02 101 passed in 493.03s (0:08:13) 22:57:02 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 22:57:59 ........................................................................ [ 67%] 23:03:45 ................................... [100%] 23:10:06 107 passed in 783.76s (0:13:03) 23:10:06 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 23:10:50 ............................................. [100%] 23:13:28 45 passed in 201.17s (0:03:21) 23:13:28 tests221: OK ✔ in 57 minutes 46.34 seconds 23:13:28 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 23:13:34 tests_hybrid: freeze> python -m pip freeze --all 23:13:35 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 23:13:35 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 23:13:35 using environment variables from ./karaf221.env 23:13:35 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 23:14:16 ................................................... [100%] 23:16:03 51 passed in 148.23s (0:02:28) 23:16:03 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 23:16:46 ........................................................................ [ 66%] 23:21:07 ..................................... [100%] 23:26:13 109 passed in 609.78s (0:10:09) 23:26:13 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 23:27:02 ..................................................... [100%] 23:30:34 53 passed in 260.71s (0:04:20) 23:30:34 buildcontroller: OK (141.11=setup[9.14]+cmd[131.97] seconds) 23:30:34 sims: OK (24.16=setup[19.89]+cmd[4.27] seconds) 23:30:34 build_karaf_tests121: OK (105.29=setup[12.81]+cmd[92.48] seconds) 23:30:34 testsPCE: OK (340.64=setup[107.94]+cmd[232.70] seconds) 23:30:34 tests121: OK (1193.38=setup[7.27]+cmd[1186.11] seconds) 23:30:34 build_karaf_tests221: OK (83.73=setup[12.72]+cmd[71.01] seconds) 23:30:34 tests_tapi: OK (1602.51=setup[7.41]+cmd[1595.11] seconds) 23:30:34 tests221: OK (3466.34=setup[8.77]+cmd[3457.57] seconds) 23:30:34 build_karaf_tests71: OK (105.19=setup[12.72]+cmd[92.47] seconds) 23:30:34 tests71: OK (451.14=setup[8.62]+cmd[442.52] seconds) 23:30:34 build_karaf_tests190: OK (104.18=setup[12.87]+cmd[91.30] seconds) 23:30:34 tests190: OK (211.30=setup[7.30]+cmd[204.00] seconds) 23:30:34 tests_hybrid: OK (1026.70=setup[7.04]+cmd[1019.66] seconds) 23:30:34 buildlighty: OK (63.24=setup[39.13]+cmd[24.11] seconds) 23:30:34 docs: OK (35.84=setup[32.60]+cmd[3.23] seconds) 23:30:34 docs-linkcheck: OK (38.67=setup[32.19]+cmd[6.48] seconds) 23:30:34 checkbashisms: OK (3.60=setup[2.31]+cmd[0.01,0.05,1.23] seconds) 23:30:34 pre-commit: OK (55.21=setup[3.19]+cmd[0.01,0.01,42.79,9.22] seconds) 23:30:34 pylint: OK (35.96=setup[7.53]+cmd[28.43] seconds) 23:30:34 congratulations :) (6682.65 seconds) 23:30:34 + tox_status=0 23:30:34 + echo '---> Completed tox runs' 23:30:34 ---> Completed tox runs 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/build_karaf_tests121/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=build_karaf_tests121 23:30:34 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/build_karaf_tests190/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=build_karaf_tests190 23:30:34 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/build_karaf_tests221/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=build_karaf_tests221 23:30:34 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/build_karaf_tests71/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=build_karaf_tests71 23:30:34 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/buildcontroller/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=buildcontroller 23:30:34 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/buildlighty/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=buildlighty 23:30:34 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/checkbashisms/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=checkbashisms 23:30:34 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/docs-linkcheck/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=docs-linkcheck 23:30:34 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/docs/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=docs 23:30:34 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/pre-commit/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=pre-commit 23:30:34 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/pylint/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=pylint 23:30:34 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/sims/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=sims 23:30:34 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/tests121/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=tests121 23:30:34 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/tests190/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=tests190 23:30:34 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 23:30:34 + for i in .tox/*/log 23:30:34 ++ echo .tox/tests221/log 23:30:34 ++ awk -F/ '{print $2}' 23:30:34 + tox_env=tests221 23:30:34 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 23:30:35 + for i in .tox/*/log 23:30:35 ++ awk -F/ '{print $2}' 23:30:35 ++ echo .tox/tests71/log 23:30:35 + tox_env=tests71 23:30:35 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 23:30:35 + for i in .tox/*/log 23:30:35 ++ echo .tox/testsPCE/log 23:30:35 ++ awk -F/ '{print $2}' 23:30:35 + tox_env=testsPCE 23:30:35 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 23:30:35 + for i in .tox/*/log 23:30:35 ++ echo .tox/tests_hybrid/log 23:30:35 ++ awk -F/ '{print $2}' 23:30:35 + tox_env=tests_hybrid 23:30:35 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 23:30:35 + for i in .tox/*/log 23:30:35 ++ echo .tox/tests_tapi/log 23:30:35 ++ awk -F/ '{print $2}' 23:30:35 + tox_env=tests_tapi 23:30:35 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 23:30:35 + DOC_DIR=docs/_build/html 23:30:35 + [[ -d docs/_build/html ]] 23:30:35 + echo '---> Archiving generated docs' 23:30:35 ---> Archiving generated docs 23:30:35 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 23:30:35 + echo '---> tox-run.sh ends' 23:30:35 ---> tox-run.sh ends 23:30:35 + test 0 -eq 0 23:30:35 $ ssh-agent -k 23:30:35 unset SSH_AUTH_SOCK; 23:30:35 unset SSH_AGENT_PID; 23:30:35 echo Agent pid 1576 killed; 23:30:35 [ssh-agent] Stopped. 23:30:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:30:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11066241780586062092.sh 23:30:35 ---> sysstat.sh 23:30:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4658628712252956187.sh 23:30:36 ---> package-listing.sh 23:30:36 ++ tr '[:upper:]' '[:lower:]' 23:30:36 ++ facter osfamily 23:30:36 + OS_FAMILY=debian 23:30:36 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 23:30:36 + START_PACKAGES=/tmp/packages_start.txt 23:30:36 + END_PACKAGES=/tmp/packages_end.txt 23:30:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:36 + PACKAGES=/tmp/packages_start.txt 23:30:36 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 23:30:36 + PACKAGES=/tmp/packages_end.txt 23:30:36 + case "${OS_FAMILY}" in 23:30:36 + dpkg -l 23:30:36 + grep '^ii' 23:30:36 + '[' -f /tmp/packages_start.txt ']' 23:30:36 + '[' -f /tmp/packages_end.txt ']' 23:30:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:36 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 23:30:36 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 23:30:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 23:30:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14337413607490524810.sh 23:30:36 ---> capture-instance-metadata.sh 23:30:36 Setup pyenv: 23:30:36 system 23:30:36 3.8.20 23:30:36 3.9.20 23:30:36 3.10.15 23:30:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:30:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMY from file:/tmp/.os_lf_venv 23:30:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:39 lf-activate-venv(): INFO: Base packages installed successfully 23:30:39 lf-activate-venv(): INFO: Installing additional packages: lftools 23:30:54 lf-activate-venv(): INFO: Adding /tmp/venv-dLMY/bin to PATH 23:30:54 INFO: Running in OpenStack, capturing instance metadata 23:30:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17452074370047090754.sh 23:30:55 provisioning config files... 23:30:55 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4234 23:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8591723265274036263tmp 23:30:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:30:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:30:55 provisioning config files... 23:30:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:30:56 [EnvInject] - Injecting environment variables from a build step. 23:30:56 [EnvInject] - Injecting as environment variables the properties content 23:30:56 SERVER_ID=logs 23:30:56 23:30:56 [EnvInject] - Variables injected successfully. 23:30:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4865854779921771407.sh 23:30:56 ---> create-netrc.sh 23:30:56 WARN: Log server credential not found. 23:30:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5562059399143339505.sh 23:30:56 ---> python-tools-install.sh 23:30:56 Setup pyenv: 23:30:56 system 23:30:56 3.8.20 23:30:56 3.9.20 23:30:56 3.10.15 23:30:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMY from file:/tmp/.os_lf_venv 23:30:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:58 lf-activate-venv(): INFO: Base packages installed successfully 23:30:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:31:08 lf-activate-venv(): INFO: Adding /tmp/venv-dLMY/bin to PATH 23:31:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17408976372811207373.sh 23:31:08 ---> sudo-logs.sh 23:31:08 Archiving 'sudo' log.. 23:31:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12569800347508975888.sh 23:31:08 ---> job-cost.sh 23:31:08 Setup pyenv: 23:31:08 system 23:31:08 3.8.20 23:31:08 3.9.20 23:31:08 3.10.15 23:31:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:31:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMY from file:/tmp/.os_lf_venv 23:31:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:11 lf-activate-venv(): INFO: Base packages installed successfully 23:31:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-dLMY/bin to PATH 23:31:18 INFO: No Stack... 23:31:18 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:19 INFO: Archiving Costs 23:31:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15293088223287073132.sh 23:31:19 ---> logs-deploy.sh 23:31:19 Setup pyenv: 23:31:19 system 23:31:19 3.8.20 23:31:19 3.9.20 23:31:19 3.10.15 23:31:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:31:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMY from file:/tmp/.os_lf_venv 23:31:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:21 lf-activate-venv(): INFO: Base packages installed successfully 23:31:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:31:32 lf-activate-venv(): INFO: Adding /tmp/venv-dLMY/bin to PATH 23:31:32 WARNING: Nexus logging server not set 23:31:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4234/ 23:31:32 INFO: archiving logs to S3 23:31:33 ---> uname -a: 23:31:33 Linux prd-ubuntu2204-docker-4c-16g-5076 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:31:33 23:31:33 23:31:33 ---> lscpu: 23:31:33 Architecture: x86_64 23:31:33 CPU op-mode(s): 32-bit, 64-bit 23:31:33 Address sizes: 40 bits physical, 48 bits virtual 23:31:33 Byte Order: Little Endian 23:31:33 CPU(s): 4 23:31:33 On-line CPU(s) list: 0-3 23:31:33 Vendor ID: AuthenticAMD 23:31:33 Model name: AMD EPYC-Rome Processor 23:31:33 CPU family: 23 23:31:33 Model: 49 23:31:33 Thread(s) per core: 1 23:31:33 Core(s) per socket: 1 23:31:33 Socket(s): 4 23:31:33 Stepping: 0 23:31:33 BogoMIPS: 5599.99 23:31:33 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 23:31:33 Virtualization: AMD-V 23:31:33 Hypervisor vendor: KVM 23:31:33 Virtualization type: full 23:31:33 L1d cache: 128 KiB (4 instances) 23:31:33 L1i cache: 128 KiB (4 instances) 23:31:33 L2 cache: 2 MiB (4 instances) 23:31:33 L3 cache: 64 MiB (4 instances) 23:31:33 NUMA node(s): 1 23:31:33 NUMA node0 CPU(s): 0-3 23:31:33 Vulnerability Gather data sampling: Not affected 23:31:33 Vulnerability Indirect target selection: Not affected 23:31:33 Vulnerability Itlb multihit: Not affected 23:31:33 Vulnerability L1tf: Not affected 23:31:33 Vulnerability Mds: Not affected 23:31:33 Vulnerability Meltdown: Not affected 23:31:33 Vulnerability Mmio stale data: Not affected 23:31:33 Vulnerability Reg file data sampling: Not affected 23:31:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:31:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:31:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:31:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:31:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:31:33 Vulnerability Srbds: Not affected 23:31:33 Vulnerability Tsa: Not affected 23:31:33 Vulnerability Tsx async abort: Not affected 23:31:33 Vulnerability Vmscape: Not affected 23:31:33 23:31:33 23:31:33 ---> nproc: 23:31:33 4 23:31:33 23:31:33 23:31:33 ---> df -h: 23:31:33 Filesystem Size Used Avail Use% Mounted on 23:31:33 tmpfs 1.6G 1.1M 1.6G 1% /run 23:31:33 /dev/vda1 78G 18G 60G 23% / 23:31:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 23:31:33 tmpfs 5.0M 0 5.0M 0% /run/lock 23:31:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:31:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 23:31:33 23:31:33 23:31:33 ---> free -m: 23:31:33 total used free shared buff/cache available 23:31:33 Mem: 15989 694 10627 4 4667 14952 23:31:33 Swap: 1023 17 1006 23:31:33 23:31:33 23:31:33 ---> ip addr: 23:31:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:31:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:31:33 inet 127.0.0.1/8 scope host lo 23:31:33 valid_lft forever preferred_lft forever 23:31:33 inet6 ::1/128 scope host 23:31:33 valid_lft forever preferred_lft forever 23:31:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:31:33 link/ether fa:16:3e:b0:57:5a brd ff:ff:ff:ff:ff:ff 23:31:33 altname enp0s3 23:31:33 inet 10.30.170.151/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:31:33 valid_lft 79485sec preferred_lft 79485sec 23:31:33 inet6 fe80::f816:3eff:feb0:575a/64 scope link 23:31:33 valid_lft forever preferred_lft forever 23:31:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:31:33 link/ether 4a:a0:82:72:93:60 brd ff:ff:ff:ff:ff:ff 23:31:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:31:33 valid_lft forever preferred_lft forever 23:31:33 23:31:33 23:31:33 ---> sar -b -r -n DEV: 23:31:33 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-5076) 01/27/26 _x86_64_ (4 CPU) 23:31:33 23:31:33 21:36:21 LINUX RESTART (4 CPU) 23:31:33 23:31:33 21:40:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:31:33 21:50:01 109.17 2.05 89.14 17.98 685.51 33344.21 247076.12 23:31:33 22:00:00 61.64 23.87 35.79 1.99 329.94 1975.17 2777.73 23:31:33 22:10:12 11.05 0.45 9.95 0.65 10.60 349.40 1306.82 23:31:33 22:20:01 9.56 0.15 9.04 0.37 5.47 498.65 969.05 23:31:33 22:30:05 15.77 0.83 14.36 0.57 12.03 517.02 492.21 23:31:33 22:40:13 7.29 0.01 7.03 0.25 0.34 167.38 661.02 23:31:33 22:50:01 8.50 0.04 8.11 0.35 1.74 256.03 117.56 23:31:33 23:00:29 5.55 0.05 5.33 0.17 2.66 155.00 63.98 23:31:33 23:10:07 2.17 0.02 2.13 0.01 0.61 33.64 4.46 23:31:33 23:20:01 11.72 0.04 11.19 0.50 1.88 675.29 1073.00 23:31:33 23:30:29 4.87 0.02 4.69 0.17 0.57 162.23 88.99 23:31:33 Average: 22.28 2.49 17.73 2.06 94.25 3407.04 22712.15 23:31:33 23:31:33 21:40:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:33 21:50:01 155300 11555340 4363580 26.65 260584 10882652 5704192 32.74 2275968 13119280 1316 23:31:33 22:00:00 8883384 12396992 3537352 21.60 267512 3226372 4507932 25.88 2091760 4828896 6548 23:31:33 22:10:12 5474008 9016532 6918404 42.25 268880 3254148 8210844 47.13 2106076 8217324 72 23:31:33 22:20:01 9362180 13003956 2933696 17.92 272984 3349284 3717428 21.34 2132656 4324980 220 23:31:33 22:30:05 11620680 15345080 593520 3.62 275072 3429828 1329232 7.63 2150432 2054764 264 23:31:33 22:40:13 7491508 11232168 4704696 28.73 275952 3445200 5351732 30.72 2151872 6159228 180 23:31:33 22:50:01 6545092 10321760 5614960 34.29 276880 3480280 6460688 37.08 2154904 7109748 292 23:31:33 23:00:29 6109416 9909052 6027216 36.81 277400 3502732 6684220 38.37 2158836 7531896 328 23:31:33 23:10:07 11517980 15339300 599076 3.66 277572 3524240 1329020 7.63 2160648 2141928 20900 23:31:33 23:20:01 7533184 11480248 4456836 27.22 281728 3642772 5190428 29.79 2175896 6096868 384 23:31:33 23:30:29 6410984 10385912 5550588 33.90 282316 3669944 6163832 35.38 2187036 7208640 104 23:31:33 Average: 7373065 11816940 4118175 25.15 274262 4127950 4968141 28.52 2158735 6253959 2783 23:31:33 23:31:33 21:40:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:33 21:50:01 lo 2.53 2.53 2.31 2.31 0.00 0.00 0.00 0.00 23:31:33 21:50:01 ens3 83.62 60.95 1235.17 6.37 0.00 0.00 0.00 0.00 23:31:33 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 22:00:00 lo 47.30 47.30 27.60 27.60 0.00 0.00 0.00 0.00 23:31:33 22:00:00 ens3 2.22 2.10 0.49 0.43 0.00 0.00 0.00 0.00 23:31:33 22:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 22:10:12 lo 31.03 31.03 13.68 13.68 0.00 0.00 0.00 0.00 23:31:33 22:10:12 ens3 0.95 0.86 0.20 0.17 0.00 0.00 0.00 0.00 23:31:33 22:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 22:20:01 lo 10.17 10.17 4.74 4.74 0.00 0.00 0.00 0.00 23:31:33 22:20:01 ens3 0.75 0.52 0.21 0.16 0.00 0.00 0.00 0.00 23:31:33 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 22:30:05 lo 11.61 11.61 6.73 6.73 0.00 0.00 0.00 0.00 23:31:33 22:30:05 ens3 1.07 0.91 0.22 1.25 0.00 0.00 0.00 0.00 23:31:33 22:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 22:40:13 lo 19.48 19.48 9.35 9.35 0.00 0.00 0.00 0.00 23:31:33 22:40:13 ens3 0.87 0.68 0.22 0.16 0.00 0.00 0.00 0.00 23:31:33 22:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 22:50:01 lo 29.09 29.09 11.55 11.55 0.00 0.00 0.00 0.00 23:31:33 22:50:01 ens3 0.64 0.46 0.14 0.10 0.00 0.00 0.00 0.00 23:31:33 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 23:00:29 lo 20.73 20.73 10.45 10.45 0.00 0.00 0.00 0.00 23:31:33 23:00:29 ens3 0.66 0.53 0.14 0.11 0.00 0.00 0.00 0.00 23:31:33 23:00:29 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 23:10:07 lo 11.66 11.66 6.26 6.26 0.00 0.00 0.00 0.00 23:31:33 23:10:07 ens3 0.58 0.41 0.17 0.13 0.00 0.00 0.00 0.00 23:31:33 23:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 23:20:01 lo 18.21 18.21 10.10 10.10 0.00 0.00 0.00 0.00 23:31:33 23:20:01 ens3 0.96 0.85 0.25 0.20 0.00 0.00 0.00 0.00 23:31:33 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 23:30:29 lo 27.97 27.97 10.71 10.71 0.00 0.00 0.00 0.00 23:31:33 23:30:29 ens3 0.62 0.46 0.13 0.09 0.00 0.00 0.00 0.00 23:31:33 23:30:29 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 Average: lo 20.99 20.99 10.35 10.35 0.00 0.00 0.00 0.00 23:31:33 Average: ens3 8.30 6.14 110.31 0.82 0.00 0.00 0.00 0.00 23:31:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:33 23:31:33 23:31:33 ---> sar -P ALL: 23:31:33 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-5076) 01/27/26 _x86_64_ (4 CPU) 23:31:33 23:31:33 21:36:21 LINUX RESTART (4 CPU) 23:31:33 23:31:33 21:40:12 CPU %user %nice %system %iowait %steal %idle 23:31:33 21:50:01 all 39.51 0.00 2.13 7.25 0.13 50.99 23:31:33 21:50:01 0 38.90 0.00 1.89 3.79 0.12 55.31 23:31:33 21:50:01 1 40.17 0.00 2.24 8.00 0.12 49.46 23:31:33 21:50:01 2 37.12 0.00 2.10 11.87 0.14 48.77 23:31:33 21:50:01 3 41.84 0.00 2.29 5.33 0.12 50.42 23:31:33 22:00:00 all 59.69 0.00 2.42 0.37 0.14 37.38 23:31:33 22:00:00 0 59.55 0.00 2.40 0.82 0.14 37.09 23:31:33 22:00:00 1 60.09 0.00 2.42 0.09 0.14 37.27 23:31:33 22:00:00 2 59.11 0.00 2.37 0.51 0.14 37.87 23:31:33 22:00:00 3 60.03 0.00 2.47 0.07 0.14 37.28 23:31:33 22:10:12 all 26.23 0.00 1.19 0.27 0.13 72.19 23:31:33 22:10:12 0 26.64 0.00 1.29 0.24 0.14 71.68 23:31:33 22:10:12 1 25.84 0.00 1.13 0.17 0.13 72.73 23:31:33 22:10:12 2 26.30 0.00 1.20 0.48 0.13 71.88 23:31:33 22:10:12 3 26.12 0.00 1.12 0.18 0.13 72.44 23:31:33 22:20:01 all 11.20 0.00 0.63 0.29 0.11 87.78 23:31:33 22:20:01 0 12.01 0.00 0.67 0.28 0.11 86.94 23:31:33 22:20:01 1 10.70 0.00 0.73 0.29 0.11 88.16 23:31:33 22:20:01 2 10.93 0.00 0.56 0.44 0.10 87.96 23:31:33 22:20:01 3 11.14 0.00 0.54 0.16 0.10 88.05 23:31:33 22:30:05 all 23.79 0.00 0.91 0.45 0.11 74.74 23:31:33 22:30:05 0 23.68 0.00 0.84 0.04 0.09 75.34 23:31:33 22:30:05 1 24.09 0.00 0.88 0.43 0.12 74.49 23:31:33 22:30:05 2 23.43 0.00 1.00 0.69 0.11 74.77 23:31:33 22:30:05 3 23.97 0.00 0.91 0.66 0.12 74.34 23:31:33 22:40:13 all 13.20 0.00 0.52 0.04 0.10 86.15 23:31:33 22:40:13 0 13.54 0.00 0.59 0.02 0.10 85.76 23:31:33 22:40:13 1 12.83 0.00 0.50 0.08 0.10 86.49 23:31:33 22:40:13 2 12.80 0.00 0.51 0.01 0.10 86.58 23:31:33 22:40:13 3 13.64 0.00 0.47 0.03 0.09 85.77 23:31:33 22:50:01 all 15.34 0.00 0.73 0.04 0.10 83.78 23:31:33 22:50:01 0 15.14 0.00 0.66 0.03 0.09 84.06 23:31:33 22:50:01 1 15.69 0.00 0.77 0.07 0.10 83.37 23:31:33 22:50:01 2 15.62 0.00 0.82 0.03 0.10 83.44 23:31:33 22:50:01 3 14.92 0.00 0.68 0.04 0.10 84.25 23:31:33 23:00:29 all 10.58 0.00 0.61 0.03 0.10 88.68 23:31:33 23:00:29 0 10.66 0.00 0.64 0.02 0.10 88.58 23:31:33 23:00:29 1 10.71 0.00 0.62 0.01 0.09 88.57 23:31:33 23:00:29 2 10.28 0.00 0.60 0.09 0.10 88.93 23:31:33 23:00:29 3 10.68 0.00 0.58 0.02 0.10 88.63 23:31:33 23:10:07 all 1.91 0.00 0.35 0.03 0.09 97.61 23:31:33 23:10:07 0 1.77 0.00 0.31 0.01 0.09 97.83 23:31:33 23:10:07 1 1.91 0.00 0.38 0.02 0.10 97.59 23:31:33 23:10:07 2 2.14 0.00 0.38 0.07 0.10 97.30 23:31:33 23:10:07 3 1.82 0.00 0.35 0.02 0.09 97.73 23:31:33 23:20:01 all 19.62 0.00 0.78 0.06 0.11 79.43 23:31:33 23:20:01 0 19.75 0.00 0.69 0.03 0.10 79.42 23:31:33 23:20:01 1 19.79 0.00 0.68 0.09 0.10 79.33 23:31:33 23:20:01 2 20.10 0.00 0.83 0.08 0.11 78.87 23:31:33 23:20:01 3 18.83 0.00 0.92 0.05 0.11 80.10 23:31:33 23:30:29 all 9.33 0.00 0.49 0.03 0.10 90.05 23:31:33 23:30:29 0 9.28 0.00 0.41 0.00 0.09 90.22 23:31:33 23:30:29 1 9.17 0.00 0.59 0.09 0.11 90.04 23:31:33 23:30:29 2 9.29 0.00 0.53 0.02 0.11 90.06 23:31:33 23:30:29 3 9.59 0.00 0.42 0.03 0.10 89.86 23:31:33 23:31:33 Average: CPU %user %nice %system %iowait %steal %idle 23:31:33 Average: all 20.90 0.00 0.97 0.79 0.11 77.22 23:31:33 Average: 0 20.95 0.00 0.94 0.47 0.11 77.53 23:31:33 Average: 1 20.96 0.00 0.99 0.83 0.11 77.11 23:31:33 Average: 2 20.60 0.00 0.99 1.27 0.11 77.02 23:31:33 Average: 3 21.10 0.00 0.97 0.59 0.11 77.23 23:31:33 23:31:33 23:31:33