19:31:19 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118835 19:31:19 Running as SYSTEM 19:31:19 [EnvInject] - Loading node environment variables. 19:31:19 Building remotely on prd-ubuntu2204-docker-4c-16g-12239 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 19:31:20 [ssh-agent] Looking for ssh-agent implementation... 19:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:20 $ ssh-agent 19:31:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcPeicL/agent.2613 19:31:20 SSH_AGENT_PID=2615 19:31:20 [ssh-agent] Started. 19:31:20 Running ssh-add (command line suppressed) 19:31:20 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1498349765709547809.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1498349765709547809.key) 19:31:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:31:20 The recommended git tool is: NONE 19:31:22 using credential jenkins-ssh 19:31:22 Wiping out workspace first. 19:31:22 Cloning the remote Git repository 19:31:22 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 19:31:22 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 19:31:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:31:22 > git --version # timeout=10 19:31:22 > git --version # 'git version 2.34.1' 19:31:22 using GIT_SSH to set credentials jenkins-ssh 19:31:22 Verifying host key using known hosts file 19:31:22 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. 19:31:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:31:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:31:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:31:27 using GIT_SSH to set credentials jenkins-ssh 19:31:27 Verifying host key using known hosts file 19:31:27 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. 19:31:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/35/118835/16 # timeout=10 19:31:28 > git rev-parse 1debdd3f3f25f2d99acfd9c03b8b4a997ede6965^{commit} # timeout=10 19:31:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:31:28 Checking out Revision 1debdd3f3f25f2d99acfd9c03b8b4a997ede6965 (refs/changes/35/118835/16) 19:31:28 > git config core.sparsecheckout # timeout=10 19:31:28 > git checkout -f 1debdd3f3f25f2d99acfd9c03b8b4a997ede6965 # timeout=10 19:31:28 Commit message: "Add unit tests for TP handling" 19:31:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:31:28 > git rev-list --no-walk ba8df718bf72d56fb70a4eec89d3d6d7fa4a9751 # timeout=10 19:31:28 > git remote # timeout=10 19:31:28 > git submodule init # timeout=10 19:31:28 > git submodule sync # timeout=10 19:31:28 > git config --get remote.origin.url # timeout=10 19:31:28 > git submodule init # timeout=10 19:31:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:31:28 ERROR: No submodules found. 19:31:32 provisioning config files... 19:31:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:31:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:31:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7984134684025956664.sh 19:31:32 ---> python-tools-install.sh 19:31:32 Setup pyenv: 19:31:32 * system (set by /opt/pyenv/version) 19:31:32 * 3.8.20 (set by /opt/pyenv/version) 19:31:32 * 3.9.20 (set by /opt/pyenv/version) 19:31:32 3.10.15 19:31:32 3.11.10 19:31:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ND3x 19:31:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:31:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:31:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:31:40 lf-activate-venv(): INFO: Base packages installed successfully 19:31:40 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:04 lf-activate-venv(): INFO: Adding /tmp/venv-ND3x/bin to PATH 19:32:04 Generating Requirements File 19:32:25 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. 19:32:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:32:25 Python 3.11.10 19:32:25 pip 25.3 from /tmp/venv-ND3x/lib/python3.11/site-packages/pip (python 3.11) 19:32:26 appdirs==1.4.4 19:32:26 argcomplete==3.6.3 19:32:26 aspy.yaml==1.3.0 19:32:26 attrs==25.4.0 19:32:26 autopage==0.5.2 19:32:26 beautifulsoup4==4.14.2 19:32:26 boto3==1.41.0 19:32:26 botocore==1.41.0 19:32:26 bs4==0.0.2 19:32:26 cachetools==6.2.2 19:32:26 certifi==2025.11.12 19:32:26 cffi==2.0.0 19:32:26 cfgv==3.5.0 19:32:26 chardet==5.2.0 19:32:26 charset-normalizer==3.4.4 19:32:26 click==8.3.1 19:32:26 cliff==4.12.0 19:32:26 cmd2==2.7.0 19:32:26 cryptography==3.3.2 19:32:26 debtcollector==3.0.0 19:32:26 decorator==5.2.1 19:32:26 defusedxml==0.7.1 19:32:26 Deprecated==1.3.1 19:32:26 distlib==0.4.0 19:32:26 dnspython==2.8.0 19:32:26 docker==7.1.0 19:32:26 dogpile.cache==1.5.0 19:32:26 durationpy==0.10 19:32:26 email-validator==2.3.0 19:32:26 filelock==3.20.0 19:32:26 future==1.0.0 19:32:26 gitdb==4.0.12 19:32:26 GitPython==3.1.45 19:32:26 google-auth==2.43.0 19:32:26 httplib2==0.31.0 19:32:26 identify==2.6.15 19:32:26 idna==3.11 19:32:26 importlib-resources==1.5.0 19:32:26 iso8601==2.1.0 19:32:26 Jinja2==3.1.6 19:32:26 jmespath==1.0.1 19:32:26 jsonpatch==1.33 19:32:26 jsonpointer==3.0.0 19:32:26 jsonschema==4.25.1 19:32:26 jsonschema-specifications==2025.9.1 19:32:26 keystoneauth1==5.12.0 19:32:26 kubernetes==34.1.0 19:32:26 lftools==0.37.16 19:32:26 lxml==6.0.2 19:32:26 markdown-it-py==4.0.0 19:32:26 MarkupSafe==3.0.3 19:32:26 mdurl==0.1.2 19:32:26 msgpack==1.1.2 19:32:26 multi_key_dict==2.0.3 19:32:26 munch==4.0.0 19:32:26 netaddr==1.3.0 19:32:26 niet==1.4.2 19:32:26 nodeenv==1.9.1 19:32:26 oauth2client==4.1.3 19:32:26 oauthlib==3.3.1 19:32:26 openstacksdk==4.8.0 19:32:26 os-service-types==1.8.1 19:32:26 osc-lib==4.2.0 19:32:26 oslo.config==10.1.0 19:32:26 oslo.context==6.2.0 19:32:26 oslo.i18n==6.7.1 19:32:26 oslo.log==7.2.1 19:32:26 oslo.serialization==5.8.0 19:32:26 oslo.utils==9.2.0 19:32:26 packaging==25.0 19:32:26 pbr==7.0.3 19:32:26 platformdirs==4.5.0 19:32:26 prettytable==3.17.0 19:32:26 psutil==7.1.3 19:32:26 pyasn1==0.6.1 19:32:26 pyasn1_modules==0.4.2 19:32:26 pycparser==2.23 19:32:26 pygerrit2==2.0.15 19:32:26 PyGithub==2.8.1 19:32:26 Pygments==2.19.2 19:32:26 PyJWT==2.10.1 19:32:26 PyNaCl==1.6.1 19:32:26 pyparsing==2.4.7 19:32:26 pyperclip==1.11.0 19:32:26 pyrsistent==0.20.0 19:32:26 python-cinderclient==9.8.0 19:32:26 python-dateutil==2.9.0.post0 19:32:26 python-heatclient==4.3.0 19:32:26 python-jenkins==1.8.3 19:32:26 python-keystoneclient==5.7.0 19:32:26 python-magnumclient==4.9.0 19:32:26 python-openstackclient==8.2.0 19:32:26 python-swiftclient==4.9.0 19:32:26 PyYAML==6.0.3 19:32:26 referencing==0.37.0 19:32:26 requests==2.32.5 19:32:26 requests-oauthlib==2.0.0 19:32:26 requestsexceptions==1.4.0 19:32:26 rfc3986==2.0.0 19:32:26 rich==14.2.0 19:32:26 rich-argparse==1.7.2 19:32:26 rpds-py==0.29.0 19:32:26 rsa==4.9.1 19:32:26 ruamel.yaml==0.18.16 19:32:26 ruamel.yaml.clib==0.2.15 19:32:26 s3transfer==0.14.0 19:32:26 simplejson==3.20.2 19:32:26 six==1.17.0 19:32:26 smmap==5.0.2 19:32:26 soupsieve==2.8 19:32:26 stevedore==5.6.0 19:32:26 tabulate==0.9.0 19:32:26 toml==0.10.2 19:32:26 tomlkit==0.13.3 19:32:26 tqdm==4.67.1 19:32:26 typing_extensions==4.15.0 19:32:26 tzdata==2025.2 19:32:26 urllib3==1.26.20 19:32:26 virtualenv==20.35.4 19:32:26 wcwidth==0.2.14 19:32:26 websocket-client==1.9.0 19:32:26 wrapt==2.0.1 19:32:26 xdg==6.0.0 19:32:26 xmltodict==1.0.2 19:32:26 yq==3.4.3 19:32:26 [EnvInject] - Injecting environment variables from a build step. 19:32:26 [EnvInject] - Injecting as environment variables the properties content 19:32:26 PYTHON=python3 19:32:26 19:32:26 [EnvInject] - Variables injected successfully. 19:32:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3217216263452037097.sh 19:32:26 ---> tox-install.sh 19:32:26 + source /home/jenkins/lf-env.sh 19:32:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:32:26 ++ mktemp -d /tmp/venv-XXXX 19:32:26 + lf_venv=/tmp/venv-kw2q 19:32:26 + local venv_file=/tmp/.os_lf_venv 19:32:26 + local python=python3 19:32:26 + local options 19:32:26 + local set_path=true 19:32:26 + local install_args= 19:32:26 ++ 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 19:32:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:32:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:32:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:32:26 + true 19:32:26 + case $1 in 19:32:26 + venv_file=/tmp/.toxenv 19:32:26 + shift 2 19:32:26 + true 19:32:26 + case $1 in 19:32:26 + shift 19:32:26 + break 19:32:26 + case $python in 19:32:26 + local pkg_list= 19:32:26 + [[ -d /opt/pyenv ]] 19:32:26 + echo 'Setup pyenv:' 19:32:26 Setup pyenv: 19:32:26 + export PYENV_ROOT=/opt/pyenv 19:32:26 + PYENV_ROOT=/opt/pyenv 19:32:26 + 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 19:32:26 + 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 19:32:26 + pyenv versions 19:32:26 system 19:32:26 3.8.20 19:32:26 3.9.20 19:32:26 3.10.15 19:32:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:32:26 + command -v pyenv 19:32:26 ++ pyenv init - --no-rehash 19:32:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:32:26 for i in ${!paths[@]}; do 19:32:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:32:26 fi; done; 19:32:26 echo "${paths[*]}"'\'')" 19:32:26 export PATH="/opt/pyenv/shims:${PATH}" 19:32:26 export PYENV_SHELL=bash 19:32:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:32:26 pyenv() { 19:32:26 local command 19:32:26 command="${1:-}" 19:32:26 if [ "$#" -gt 0 ]; then 19:32:26 shift 19:32:26 fi 19:32:26 19:32:26 case "$command" in 19:32:26 rehash|shell) 19:32:26 eval "$(pyenv "sh-$command" "$@")" 19:32:26 ;; 19:32:26 *) 19:32:26 command pyenv "$command" "$@" 19:32:26 ;; 19:32:26 esac 19:32:26 }' 19:32:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:32:26 for i in ${!paths[@]}; do 19:32:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:32:26 fi; done; 19:32:26 echo "${paths[*]}"' 19:32:26 ++ 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 19:32:26 ++ 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 19:32:26 ++ 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 19:32:26 ++ export PYENV_SHELL=bash 19:32:26 ++ PYENV_SHELL=bash 19:32:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:32:26 +++ complete -F _pyenv pyenv 19:32:26 ++ lf-pyver python3 19:32:26 ++ local py_version_xy=python3 19:32:26 ++ local py_version_xyz= 19:32:26 ++ pyenv versions 19:32:26 ++ sed 's/^[ *]* //' 19:32:26 ++ local command 19:32:26 ++ command=versions 19:32:26 ++ '[' 1 -gt 0 ']' 19:32:26 ++ shift 19:32:26 ++ case "$command" in 19:32:26 ++ command pyenv versions 19:32:26 ++ grep -E '^[0-9.]*[0-9]$' 19:32:26 ++ awk '{ print $1 }' 19:32:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:32:26 +++ grep '^3' /tmp/.pyenv_versions 19:32:26 +++ sort -V 19:32:26 +++ tail -n 1 19:32:26 ++ py_version_xyz=3.11.10 19:32:26 ++ [[ -z 3.11.10 ]] 19:32:26 ++ echo 3.11.10 19:32:26 ++ return 0 19:32:26 + pyenv local 3.11.10 19:32:26 + local command 19:32:26 + command=local 19:32:26 + '[' 2 -gt 0 ']' 19:32:26 + shift 19:32:26 + case "$command" in 19:32:26 + command pyenv local 3.11.10 19:32:26 + for arg in "$@" 19:32:26 + case $arg in 19:32:26 + pkg_list+='tox ' 19:32:26 + for arg in "$@" 19:32:26 + case $arg in 19:32:26 + pkg_list+='virtualenv ' 19:32:26 + for arg in "$@" 19:32:26 + case $arg in 19:32:26 + pkg_list+='urllib3~=1.26.15 ' 19:32:26 + [[ -f /tmp/.toxenv ]] 19:32:26 + [[ ! -f /tmp/.toxenv ]] 19:32:26 + [[ -n '' ]] 19:32:26 + python3 -m venv /tmp/venv-kw2q 19:32:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kw2q' 19:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kw2q 19:32:30 + echo /tmp/venv-kw2q 19:32:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:32:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:30 + local 'pip_opts=--upgrade --quiet' 19:32:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:32:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:32:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:32:30 + [[ -n '' ]] 19:32:30 + [[ -n '' ]] 19:32:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:30 + /tmp/venv-kw2q/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 19:32:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:32:35 lf-activate-venv(): INFO: Base packages installed successfully 19:32:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:32:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:32:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:32:35 + /tmp/venv-kw2q/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 19:32:37 + type python3 19:32:37 + true 19:32:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kw2q/bin to PATH' 19:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-kw2q/bin to PATH 19:32:37 + PATH=/tmp/venv-kw2q/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 19:32:37 + return 0 19:32:37 + python3 --version 19:32:37 Python 3.11.10 19:32:37 + python3 -m pip --version 19:32:37 pip 25.3 from /tmp/venv-kw2q/lib/python3.11/site-packages/pip (python 3.11) 19:32:37 + python3 -m pip freeze 19:32:37 cachetools==6.2.2 19:32:37 chardet==5.2.0 19:32:37 colorama==0.4.6 19:32:37 distlib==0.4.0 19:32:37 filelock==3.20.0 19:32:37 packaging==25.0 19:32:37 platformdirs==4.5.0 19:32:37 pluggy==1.6.0 19:32:37 pyproject-api==1.10.0 19:32:37 tox==4.32.0 19:32:37 urllib3==1.26.20 19:32:37 virtualenv==20.35.4 19:32:37 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins7103048914272977104.sh 19:32:37 [EnvInject] - Injecting environment variables from a build step. 19:32:37 [EnvInject] - Injecting as environment variables the properties content 19:32:37 PARALLEL=True 19:32:37 19:32:37 [EnvInject] - Variables injected successfully. 19:32:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2104100043434347366.sh 19:32:37 ---> tox-run.sh 19:32:37 + 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 19:32:37 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:32:37 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:32:37 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:32:37 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 19:32:37 + source /home/jenkins/lf-env.sh 19:32:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:32:37 ++ mktemp -d /tmp/venv-XXXX 19:32:37 + lf_venv=/tmp/venv-JPmD 19:32:37 + local venv_file=/tmp/.os_lf_venv 19:32:37 + local python=python3 19:32:37 + local options 19:32:37 + local set_path=true 19:32:37 + local install_args= 19:32:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:32:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:32:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:32:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:32:37 + true 19:32:37 + case $1 in 19:32:37 + venv_file=/tmp/.toxenv 19:32:37 + shift 2 19:32:37 + true 19:32:37 + case $1 in 19:32:37 + shift 19:32:37 + break 19:32:37 + case $python in 19:32:37 + local pkg_list= 19:32:37 + [[ -d /opt/pyenv ]] 19:32:37 + echo 'Setup pyenv:' 19:32:37 Setup pyenv: 19:32:37 + export PYENV_ROOT=/opt/pyenv 19:32:37 + PYENV_ROOT=/opt/pyenv 19:32:37 + 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 19:32:37 + 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 19:32:37 + pyenv versions 19:32:37 system 19:32:37 3.8.20 19:32:37 3.9.20 19:32:37 3.10.15 19:32:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:32:37 + command -v pyenv 19:32:37 ++ pyenv init - --no-rehash 19:32:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:32:37 for i in ${!paths[@]}; do 19:32:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:32:37 fi; done; 19:32:37 echo "${paths[*]}"'\'')" 19:32:37 export PATH="/opt/pyenv/shims:${PATH}" 19:32:37 export PYENV_SHELL=bash 19:32:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:32:37 pyenv() { 19:32:37 local command 19:32:37 command="${1:-}" 19:32:37 if [ "$#" -gt 0 ]; then 19:32:37 shift 19:32:37 fi 19:32:37 19:32:37 case "$command" in 19:32:37 rehash|shell) 19:32:37 eval "$(pyenv "sh-$command" "$@")" 19:32:37 ;; 19:32:37 *) 19:32:37 command pyenv "$command" "$@" 19:32:37 ;; 19:32:37 esac 19:32:37 }' 19:32:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:32:37 for i in ${!paths[@]}; do 19:32:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:32:37 fi; done; 19:32:37 echo "${paths[*]}"' 19:32:37 ++ 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 19:32:37 ++ 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 19:32:37 ++ 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 19:32:37 ++ export PYENV_SHELL=bash 19:32:37 ++ PYENV_SHELL=bash 19:32:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:32:37 +++ complete -F _pyenv pyenv 19:32:37 ++ lf-pyver python3 19:32:37 ++ local py_version_xy=python3 19:32:37 ++ local py_version_xyz= 19:32:37 ++ pyenv versions 19:32:37 ++ local command 19:32:37 ++ command=versions 19:32:37 ++ '[' 1 -gt 0 ']' 19:32:37 ++ shift 19:32:37 ++ case "$command" in 19:32:37 ++ command pyenv versions 19:32:37 ++ awk '{ print $1 }' 19:32:37 ++ sed 's/^[ *]* //' 19:32:37 ++ grep -E '^[0-9.]*[0-9]$' 19:32:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:32:37 +++ grep '^3' /tmp/.pyenv_versions 19:32:37 +++ sort -V 19:32:37 +++ tail -n 1 19:32:37 ++ py_version_xyz=3.11.10 19:32:37 ++ [[ -z 3.11.10 ]] 19:32:37 ++ echo 3.11.10 19:32:37 ++ return 0 19:32:37 + pyenv local 3.11.10 19:32:37 + local command 19:32:37 + command=local 19:32:37 + '[' 2 -gt 0 ']' 19:32:37 + shift 19:32:37 + case "$command" in 19:32:37 + command pyenv local 3.11.10 19:32:38 + for arg in "$@" 19:32:38 + case $arg in 19:32:38 + pkg_list+='tox ' 19:32:38 + for arg in "$@" 19:32:38 + case $arg in 19:32:38 + pkg_list+='virtualenv ' 19:32:38 + for arg in "$@" 19:32:38 + case $arg in 19:32:38 + pkg_list+='urllib3~=1.26.15 ' 19:32:38 + [[ -f /tmp/.toxenv ]] 19:32:38 ++ cat /tmp/.toxenv 19:32:38 + lf_venv=/tmp/venv-kw2q 19:32:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kw2q from' file:/tmp/.toxenv 19:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kw2q from file:/tmp/.toxenv 19:32:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:38 + local 'pip_opts=--upgrade --quiet' 19:32:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:32:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:32:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:32:38 + [[ -n '' ]] 19:32:38 + [[ -n '' ]] 19:32:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:38 + /tmp/venv-kw2q/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 19:32:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:32:39 lf-activate-venv(): INFO: Base packages installed successfully 19:32:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:32:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:32:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:32:39 + /tmp/venv-kw2q/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 19:32:40 + type python3 19:32:40 + true 19:32:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kw2q/bin to PATH' 19:32:40 lf-activate-venv(): INFO: Adding /tmp/venv-kw2q/bin to PATH 19:32:40 + PATH=/tmp/venv-kw2q/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 19:32:40 + return 0 19:32:40 + [[ -d /opt/pyenv ]] 19:32:40 + echo '---> Setting up pyenv' 19:32:40 ---> Setting up pyenv 19:32:40 + export PYENV_ROOT=/opt/pyenv 19:32:40 + PYENV_ROOT=/opt/pyenv 19:32:40 + export PATH=/opt/pyenv/bin:/tmp/venv-kw2q/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 19:32:40 + PATH=/opt/pyenv/bin:/tmp/venv-kw2q/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 19:32:40 ++ pwd 19:32:40 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 19:32:40 + export PYTHONPATH 19:32:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:32:40 + TOX_TESTENV_PASSENV=PYTHONPATH 19:32:40 + tox --version 19:32:40 4.32.0 from /tmp/venv-kw2q/lib/python3.11/site-packages/tox/__init__.py 19:32:40 + PARALLEL=True 19:32:40 + TOX_OPTIONS_LIST= 19:32:40 + [[ -n '' ]] 19:32:40 + case ${PARALLEL,,} in 19:32:40 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 19:32:40 + tox --parallel auto --parallel-live 19:32:40 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 19:32:41 checkbashisms: freeze> python -m pip freeze --all 19:32:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 19:32:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 19:32:42 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 19:32:42 checkbashisms: pip==25.3,setuptools==80.9.0 19:32:42 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:32:42 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)' 19:32:42 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 19:32:44 checkbashisms: OK ✔ in 3.1 seconds 19:32:44 pre-commit: install_deps> python -I -m pip install pre-commit 19:32:46 pre-commit: freeze> python -m pip freeze --all 19:32:46 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.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 19:32:46 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:32:46 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)' 19:32:46 /usr/bin/cpan 19:32:46 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 19:32:46 [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. 19:32:46 [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. 19:32:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:32:47 [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. 19:32:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:32:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:32:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:32:48 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 19:32:48 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 19:32:49 buildcontroller: freeze> python -m pip freeze --all 19:32:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:32:49 [INFO] Once installed this environment will be reused. 19:32:49 [INFO] This may take a few minutes... 19:32:49 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 19:32:49 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 19:32:49 + update-java-alternatives -l 19:32:49 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 19:32:49 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 19:32:49 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 19:32:49 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 19:32:49 update-alternatives: error: no alternatives for jaotc 19:32:49 update-alternatives: error: no alternatives for rmic 19:32:50 + java -version 19:32:50 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 19:32:50 + JAVA_VER=21 19:32:50 + echo 21 19:32:50 21 19:32:50 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 19:32:50 + javac -version 19:32:50 + JAVAC_VER=21 19:32:50 + echo 21 19:32:50 + [ 21 -ge 21 ] 19:32:50 + [ 21 -ge 21 ] 19:32:50 + echo ok, java is 21 or newer 19:32:50 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 19:32:50 21 19:32:50 ok, java is 21 or newer 19:32:51 2025-11-20 19:32:51 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] 19:32:51 + sudo mkdir -p /opt 19:32:51 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 19:32:51 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 19:32:51 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 19:32:51 + mvn --version 19:32:51 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 19:32:51 Maven home: /opt/maven 19:32:51 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:32:51 Default locale: en, platform encoding: UTF-8 19:32:51 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:32:51 NOTE: Picked up JDK_JAVA_OPTIONS: 19:32:51 --add-opens=java.base/java.io=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.lang=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.net=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.nio=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.util=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:32:51 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:32:51 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:32:51 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:32:51 -Xlog:disable 19:32:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:32:54 [INFO] Once installed this environment will be reused. 19:32:54 [INFO] This may take a few minutes... 19:33:02 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 19:33:02 [INFO] Once installed this environment will be reused. 19:33:02 [INFO] This may take a few minutes... 19:33:06 [INFO] Installing environment for https://github.com/perltidy/perltidy. 19:33:06 [INFO] Once installed this environment will be reused. 19:33:06 [INFO] This may take a few minutes... 19:33:07 docs: freeze> python -m pip freeze --all 19:33:07 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.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.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 19:33:07 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 19:33:07 docs-linkcheck: freeze> python -m pip freeze --all 19:33:08 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.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.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 19:33:08 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 19:33:10 docs: OK ✔ in 29.85 seconds 19:33:10 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 19:33:13 docs-linkcheck: OK ✔ in 33.01 seconds 19:33:13 pylint: freeze> python -m pip freeze --all 19:33:14 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.3,setuptools==80.9.0,tomlkit==0.13.3 19:33:14 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}$' '{}' + 19:33:18 trim trailing whitespace.................................................Passed 19:33:18 Tabs remover.............................................................Passed 19:33:18 autopep8.................................................................Passed 19:33:24 perltidy.................................................................Passed 19:33:25 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 19:33:25 [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. 19:33:25 [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. 19:33:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:33:25 [INFO] Once installed this environment will be reused. 19:33:25 [INFO] This may take a few minutes... 19:33:33 gitlint..................................................................Passed 19:33:39 19:33:39 ------------------------------------ 19:33:39 Your code has been rated at 10.00/10 19:33:39 19:34:34 pre-commit: OK ✔ in 49.57 seconds 19:34:34 pylint: OK ✔ in 30.66 seconds 19:34:34 buildcontroller: OK ✔ in 1 minute 52.49 seconds 19:34:34 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 19:34:34 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 19:34:34 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 19:34:34 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 19:34:40 build_karaf_tests190: freeze> python -m pip freeze --all 19:34:40 build_karaf_tests121: freeze> python -m pip freeze --all 19:34:40 build_karaf_tests71: freeze> python -m pip freeze --all 19:34:40 build_karaf_tests221: freeze> python -m pip freeze --all 19:34:41 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 19:34:41 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:34:41 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 19:34:41 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:34:41 build karaf in karafoc with ./karafoc.env 19:34:41 build karaf in karaf121 with ./karaf121.env 19:34:41 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 19:34:41 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:34:41 NOTE: Picked up JDK_JAVA_OPTIONS: 19:34:41 --add-opens=java.base/java.io=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.net=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:34:41 -Xlog:disable 19:34:41 build karaf in karaf71 with ./karaf71.env 19:34:41 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 19:34:41 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:34:41 NOTE: Picked up JDK_JAVA_OPTIONS: 19:34:41 --add-opens=java.base/java.io=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.net=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:34:41 -Xlog:disable 19:34:41 build karaf in karaf221 with ./karaf221.env 19:34:41 NOTE: Picked up JDK_JAVA_OPTIONS: 19:34:41 --add-opens=java.base/java.io=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.net=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:34:41 -Xlog:disable 19:34:41 NOTE: Picked up JDK_JAVA_OPTIONS: 19:34:41 --add-opens=java.base/java.io=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.net=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:34:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:34:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:34:41 -Xlog:disable 19:35:33 build_karaf_tests121: OK ✔ in 59.63 seconds 19:35:33 build_karaf_tests190: OK ✔ in 59.74 seconds 19:35:33 build_karaf_tests71: OK ✔ in 59.76 seconds 19:35:33 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 19:35:33 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 19:35:33 build_karaf_tests221: OK ✔ in 1 minute 0.23 seconds 19:35:33 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 19:35:39 buildlighty: freeze> python -m pip freeze --all 19:35:39 sims: freeze> python -m pip freeze --all 19:35:39 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 19:35:39 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 19:35:39 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 19:35:39 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 19:35:39 Using lighynode version 20.1.0.5 19:35:39 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 19:35:39 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 19:36:19 sims: OK ✔ in 10.63 seconds 19:36:19 buildlighty: OK ✔ in 36.71 seconds 19:36:19 testsPCE: freeze> python -m pip freeze --all 19:36:20 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.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.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 19:36:20 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 19:36:20 pytest -q transportpce_tests/pce/test01_pce.py 19:37:06 .................... [100%] 19:38:10 20 passed in 109.74s (0:01:49) 19:38:10 pytest -q transportpce_tests/pce/test02_pce_400G.py 19:38:26 ............ [100%] 19:38:56 12 passed in 46.26s 19:38:56 pytest -q transportpce_tests/pce/test03_gnpy.py 19:39:12 ........ [100%] 19:39:33 8 passed in 36.91s 19:39:33 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 19:40:05 ... [100%] 19:40:10 3 passed in 36.14s 19:40:11 testsPCE: OK ✔ in 4 minutes 36.9 seconds 19:40:11 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 19:40:11 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 19:40:11 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 19:40:17 tests_tapi: freeze> python -m pip freeze --all 19:40:17 tests121: freeze> python -m pip freeze --all 19:40:17 tests190: freeze> python -m pip freeze --all 19:40:18 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 19:40:18 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 19:40:18 using environment variables from ./karaf221.env 19:40:18 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 19:40:18 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 19:40:18 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 19:40:18 using environment variables from ./karaf121.env 19:40:18 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 19:40:18 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 19:40:18 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 19:40:18 using environment variables from ./karafoc.env 19:40:18 pytest -q transportpce_tests/oc/test01_portmapping.py 19:41:20 ........... [100%] 19:41:36 10 passed in 78.49s (0:01:18) 19:41:36 pytest -q transportpce_tests/oc/test02_topology.py 19:41:42 ................................... [100%] 19:42:22 21 passed in 124.19s (0:02:04) 19:42:22 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 19:42:22 ............................. [100%] 19:42:43 14 passed in 66.09s (0:01:06) 19:42:43 pytest -q transportpce_tests/oc/test03_renderer.py 19:43:01 .......... [100%] 19:43:16 6 passed in 53.62s 19:43:16 pytest -q transportpce_tests/1.2.1/test03_topology.py 19:43:19 ...................... [100%] 19:43:40 19 passed in 56.28s 19:43:40 tests190: OK ✔ in 3 minutes 29.98 seconds 19:43:40 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 19:43:45 .tests71: freeze> python -m pip freeze --all 19:43:48 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 19:43:48 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 19:43:48 using environment variables from ./karaf71.env 19:43:48 pytest -q transportpce_tests/7.1/test01_portmapping.py 19:44:05 ...................................... [100%] 19:44:40 12 passed in 51.68s 19:44:40 .pytest -q transportpce_tests/7.1/test02_otn_renderer.py 19:44:42 ................................ [100%] 19:45:27 51 passed in 309.19s (0:05:09) 19:45:27 pytest -q transportpce_tests/tapi/test02_full_topology.py 19:45:28 ................ [100%] 19:45:46 44 passed in 149.02s (0:02:29) 19:45:46 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 19:45:46 .................................................................................. [100%] 19:47:18 62 passed in 157.66s (0:02:37) 19:47:18 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 19:47:19 [100%] 19:47:19 24 passed in 93.04s (0:01:33) 19:47:19 pytest -q transportpce_tests/1.2.1/test05_olm.py 19:47:22 .......................................................................................... [100%] 19:49:53 48 passed in 154.23s (0:02:34) 19:49:53 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 19:50:00 ............................. [100%] 19:50:42 40 passed in 202.95s (0:03:22) 19:50:42 pytest -q transportpce_tests/1.2.1/test06_end2end.py 19:50:43 ............. [100%] 19:51:07 22 passed in 74.57s (0:01:14) 19:51:09 [100%] 19:51:09 36 passed in 341.80s (0:05:41) 19:51:09 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 19:51:32 ....................................................................................................................... [100%] 19:56:36 71 passed in 326.96s (0:05:26) 19:56:36 pytest -q transportpce_tests/tapi/test04_topo_extension.py 19:57:27 .................... [100%] 19:58:57 19 passed in 140.56s (0:02:20) 19:58:57 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 19:59:46 ..... [100%] 19:59:49 54 passed in 546.78s (0:09:06) 20:00:58 ...................... [100%] 20:06:34 22 passed in 456.41s (0:07:36) 20:06:34 tests71: OK ✔ in 7 minutes 27.71 seconds 20:06:34 tests121: OK ✔ in 19 minutes 39.39 seconds 20:06:34 tests_tapi: OK ✔ in 26 minutes 24.13 seconds 20:06:34 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 20:06:41 tests221: freeze> python -m pip freeze --all 20:06:42 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 20:06:42 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 20:06:42 using environment variables from ./karaf221.env 20:06:42 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 20:07:17 ................................... [100%] 20:07:57 35 passed in 74.67s (0:01:14) 20:07:57 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 20:08:28 ...... [100%] 20:08:41 6 passed in 44.67s 20:08:42 pytest -q transportpce_tests/2.2.1/test03_topology.py 20:09:24 ............................................ [100%] 20:10:58 44 passed in 136.31s (0:02:16) 20:10:58 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 20:11:33 ............ [100%] 20:11:57 12 passed in 58.73s 20:11:57 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 20:12:22 ................ [100%] 20:13:51 16 passed in 114.08s (0:01:54) 20:13:52 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 20:14:20 ............................... [100%] 20:14:27 31 passed in 35.01s 20:14:27 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 20:15:02 .......................... [100%] 20:15:57 26 passed in 90.05s (0:01:30) 20:15:57 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 20:16:32 ...................... [100%] 20:17:36 22 passed in 98.42s (0:01:38) 20:17:36 pytest -q transportpce_tests/2.2.1/test09_olm.py 20:18:16 ........................................ [100%] 20:20:38 40 passed in 181.54s (0:03:01) 20:20:38 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 20:21:20 ........................................................................ [ 74%] 20:26:56 ......................... [100%] 20:28:48 97 passed in 490.54s (0:08:10) 20:28:49 pytest -q transportpce_tests/2.2.1/test12_end2end.py 20:29:28 ...................................................... [100%] 20:36:15 54 passed in 446.13s (0:07:26) 20:36:15 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 20:37:08 ........................................................................ [ 71%] 20:42:16 ............................. [100%] 20:44:25 101 passed in 490.16s (0:08:10) 20:44:25 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 20:45:18 ........................................................................ [ 67%] 20:51:03 ................................... [100%] 20:54:24 107 passed in 598.41s (0:09:58) 20:54:24 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 20:55:06 ............................................. [100%] 20:57:43 45 passed in 198.27s (0:03:18) 20:57:43 tests221: OK ✔ in 51 minutes 8.67 seconds 20:57:43 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 20:57:50 tests_hybrid: freeze> python -m pip freeze --all 20:57:50 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 20:57:50 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 20:57:50 using environment variables from ./karaf221.env 20:57:50 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 20:58:30 ................................................... [100%] 21:00:17 51 passed in 146.33s (0:02:26) 21:00:17 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 21:00:58 ........................................................................ [ 66%] 21:05:18 ..................................... [100%] 21:07:24 109 passed in 427.04s (0:07:07) 21:07:24 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 21:08:11 ..................................................... [100%] 21:11:43 53 passed in 258.54s (0:04:18) 21:11:43 buildcontroller: OK (112.49=setup[8.79]+cmd[103.70] seconds) 21:11:43 sims: OK (10.63=setup[6.80]+cmd[3.83] seconds) 21:11:43 build_karaf_tests121: OK (59.63=setup[7.91]+cmd[51.72] seconds) 21:11:43 testsPCE: OK (276.90=setup[46.64]+cmd[230.26] seconds) 21:11:43 tests121: OK (1179.39=setup[7.77]+cmd[1171.62] seconds) 21:11:43 build_karaf_tests221: OK (60.23=setup[8.01]+cmd[52.22] seconds) 21:11:43 tests_tapi: OK (1584.13=setup[7.76]+cmd[1576.38] seconds) 21:11:43 tests221: OK (3068.67=setup[7.65]+cmd[3061.03] seconds) 21:11:43 build_karaf_tests71: OK (59.76=setup[7.97]+cmd[51.79] seconds) 21:11:43 tests71: OK (447.71=setup[8.23]+cmd[439.49] seconds) 21:11:43 build_karaf_tests190: OK (59.74=setup[7.90]+cmd[51.84] seconds) 21:11:43 tests190: OK (209.98=setup[7.81]+cmd[202.16] seconds) 21:11:43 tests_hybrid: OK (840.50=setup[7.72]+cmd[832.78] seconds) 21:11:43 buildlighty: OK (36.71=setup[6.88]+cmd[29.83] seconds) 21:11:43 docs: OK (29.84=setup[26.91]+cmd[2.93] seconds) 21:11:43 docs-linkcheck: OK (33.01=setup[27.56]+cmd[5.45] seconds) 21:11:43 checkbashisms: OK (3.10=setup[1.86]+cmd[0.01,0.06,1.18] seconds) 21:11:43 pre-commit: OK (49.57=setup[2.91]+cmd[0.00,0.00,38.53,8.13] seconds) 21:11:43 pylint: OK (30.66=setup[3.53]+cmd[27.13] seconds) 21:11:43 congratulations :) (5942.97 seconds) 21:11:43 + tox_status=0 21:11:43 + echo '---> Completed tox runs' 21:11:43 ---> Completed tox runs 21:11:43 + for i in .tox/*/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 ++ echo .tox/build_karaf_tests121/log 21:11:43 + tox_env=build_karaf_tests121 21:11:43 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/build_karaf_tests190/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=build_karaf_tests190 21:11:43 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/build_karaf_tests221/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=build_karaf_tests221 21:11:43 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/build_karaf_tests71/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=build_karaf_tests71 21:11:43 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/buildcontroller/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=buildcontroller 21:11:43 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/buildlighty/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=buildlighty 21:11:43 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/checkbashisms/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=checkbashisms 21:11:43 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/docs-linkcheck/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=docs-linkcheck 21:11:43 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/docs/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=docs 21:11:43 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/pre-commit/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=pre-commit 21:11:43 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/pylint/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=pylint 21:11:43 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/sims/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=sims 21:11:43 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/tests121/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=tests121 21:11:43 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 21:11:43 + for i in .tox/*/log 21:11:43 ++ echo .tox/tests190/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 + tox_env=tests190 21:11:43 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 21:11:43 + for i in .tox/*/log 21:11:43 ++ awk -F/ '{print $2}' 21:11:43 ++ echo .tox/tests221/log 21:11:43 + tox_env=tests221 21:11:43 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 21:11:44 + for i in .tox/*/log 21:11:44 ++ echo .tox/tests71/log 21:11:44 ++ awk -F/ '{print $2}' 21:11:44 + tox_env=tests71 21:11:44 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 21:11:44 + for i in .tox/*/log 21:11:44 ++ echo .tox/testsPCE/log 21:11:44 ++ awk -F/ '{print $2}' 21:11:44 + tox_env=testsPCE 21:11:44 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 21:11:44 + for i in .tox/*/log 21:11:44 ++ echo .tox/tests_hybrid/log 21:11:44 ++ awk -F/ '{print $2}' 21:11:44 + tox_env=tests_hybrid 21:11:44 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 21:11:44 + for i in .tox/*/log 21:11:44 ++ echo .tox/tests_tapi/log 21:11:44 ++ awk -F/ '{print $2}' 21:11:44 + tox_env=tests_tapi 21:11:44 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 21:11:44 + DOC_DIR=docs/_build/html 21:11:44 + [[ -d docs/_build/html ]] 21:11:44 + echo '---> Archiving generated docs' 21:11:44 ---> Archiving generated docs 21:11:44 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:11:44 + echo '---> tox-run.sh ends' 21:11:44 ---> tox-run.sh ends 21:11:44 + test 0 -eq 0 21:11:44 $ ssh-agent -k 21:11:44 unset SSH_AUTH_SOCK; 21:11:44 unset SSH_AGENT_PID; 21:11:44 echo Agent pid 2615 killed; 21:11:44 [ssh-agent] Stopped. 21:11:44 [PostBuildScript] - [INFO] Executing post build scripts. 21:11:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17534676251845276571.sh 21:11:44 ---> sysstat.sh 21:11:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3777355425011429734.sh 21:11:44 ---> package-listing.sh 21:11:44 ++ tr '[:upper:]' '[:lower:]' 21:11:44 ++ facter osfamily 21:11:45 + OS_FAMILY=debian 21:11:45 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 21:11:45 + START_PACKAGES=/tmp/packages_start.txt 21:11:45 + END_PACKAGES=/tmp/packages_end.txt 21:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:45 + PACKAGES=/tmp/packages_start.txt 21:11:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:11:45 + PACKAGES=/tmp/packages_end.txt 21:11:45 + case "${OS_FAMILY}" in 21:11:45 + dpkg -l 21:11:45 + grep '^ii' 21:11:45 + '[' -f /tmp/packages_start.txt ']' 21:11:45 + '[' -f /tmp/packages_end.txt ']' 21:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:11:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:11:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11356284050063617474.sh 21:11:45 ---> capture-instance-metadata.sh 21:11:45 Setup pyenv: 21:11:45 system 21:11:45 3.8.20 21:11:45 3.9.20 21:11:45 3.10.15 21:11:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ND3x from file:/tmp/.os_lf_venv 21:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:11:47 lf-activate-venv(): INFO: Base packages installed successfully 21:11:47 lf-activate-venv(): INFO: Installing additional packages: lftools 21:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-ND3x/bin to PATH 21:12:02 INFO: Running in OpenStack, capturing instance metadata 21:12:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17796080371623041010.sh 21:12:03 provisioning config files... 21:12:04 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3948 21:12:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config1767554395456543282tmp 21:12:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:12:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:12:04 provisioning config files... 21:12:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:12:04 [EnvInject] - Injecting environment variables from a build step. 21:12:04 [EnvInject] - Injecting as environment variables the properties content 21:12:04 SERVER_ID=logs 21:12:04 21:12:04 [EnvInject] - Variables injected successfully. 21:12:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1760009131270785819.sh 21:12:04 ---> create-netrc.sh 21:12:04 WARN: Log server credential not found. 21:12:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8699951831033132590.sh 21:12:04 ---> python-tools-install.sh 21:12:04 Setup pyenv: 21:12:04 system 21:12:04 3.8.20 21:12:04 3.9.20 21:12:04 3.10.15 21:12:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:12:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ND3x from file:/tmp/.os_lf_venv 21:12:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:06 lf-activate-venv(): INFO: Base packages installed successfully 21:12:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-ND3x/bin to PATH 21:12:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2020710279188838394.sh 21:12:16 ---> sudo-logs.sh 21:12:16 Archiving 'sudo' log.. 21:12:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13915497569137047694.sh 21:12:17 ---> job-cost.sh 21:12:17 Setup pyenv: 21:12:17 system 21:12:17 3.8.20 21:12:17 3.9.20 21:12:17 3.10.15 21:12:17 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:12:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ND3x from file:/tmp/.os_lf_venv 21:12:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:19 lf-activate-venv(): INFO: Base packages installed successfully 21:12:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-ND3x/bin to PATH 21:12:26 INFO: No Stack... 21:12:26 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:26 INFO: Archiving Costs 21:12:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7069818180053997091.sh 21:12:26 ---> logs-deploy.sh 21:12:26 Setup pyenv: 21:12:26 system 21:12:26 3.8.20 21:12:26 3.9.20 21:12:26 3.10.15 21:12:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:12:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ND3x from file:/tmp/.os_lf_venv 21:12:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:29 lf-activate-venv(): INFO: Base packages installed successfully 21:12:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-ND3x/bin to PATH 21:12:39 WARNING: Nexus logging server not set 21:12:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3948/ 21:12:39 INFO: archiving logs to S3 21:12:40 ---> uname -a: 21:12:40 Linux prd-ubuntu2204-docker-4c-16g-12239 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:12:40 21:12:40 21:12:40 ---> lscpu: 21:12:40 Architecture: x86_64 21:12:40 CPU op-mode(s): 32-bit, 64-bit 21:12:40 Address sizes: 40 bits physical, 48 bits virtual 21:12:40 Byte Order: Little Endian 21:12:40 CPU(s): 4 21:12:40 On-line CPU(s) list: 0-3 21:12:40 Vendor ID: AuthenticAMD 21:12:40 Model name: AMD EPYC-Rome Processor 21:12:40 CPU family: 23 21:12:40 Model: 49 21:12:40 Thread(s) per core: 1 21:12:40 Core(s) per socket: 1 21:12:40 Socket(s): 4 21:12:40 Stepping: 0 21:12:40 BogoMIPS: 5599.99 21:12:40 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 21:12:40 Virtualization: AMD-V 21:12:40 Hypervisor vendor: KVM 21:12:40 Virtualization type: full 21:12:40 L1d cache: 128 KiB (4 instances) 21:12:40 L1i cache: 128 KiB (4 instances) 21:12:40 L2 cache: 2 MiB (4 instances) 21:12:40 L3 cache: 64 MiB (4 instances) 21:12:40 NUMA node(s): 1 21:12:40 NUMA node0 CPU(s): 0-3 21:12:40 Vulnerability Gather data sampling: Not affected 21:12:40 Vulnerability Indirect target selection: Not affected 21:12:40 Vulnerability Itlb multihit: Not affected 21:12:40 Vulnerability L1tf: Not affected 21:12:40 Vulnerability Mds: Not affected 21:12:40 Vulnerability Meltdown: Not affected 21:12:40 Vulnerability Mmio stale data: Not affected 21:12:40 Vulnerability Reg file data sampling: Not affected 21:12:40 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:12:40 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:12:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:12:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:12:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:12:40 Vulnerability Srbds: Not affected 21:12:40 Vulnerability Tsx async abort: Not affected 21:12:40 21:12:40 21:12:40 ---> nproc: 21:12:40 4 21:12:40 21:12:40 21:12:40 ---> df -h: 21:12:40 Filesystem Size Used Avail Use% Mounted on 21:12:40 tmpfs 1.6G 1.1M 1.6G 1% /run 21:12:40 /dev/vda1 78G 18G 60G 23% / 21:12:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:12:40 tmpfs 5.0M 0 5.0M 0% /run/lock 21:12:40 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:12:40 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 21:12:40 21:12:40 21:12:40 ---> free -m: 21:12:40 total used free shared buff/cache available 21:12:40 Mem: 15989 704 10332 3 4951 14942 21:12:40 Swap: 1023 0 1023 21:12:40 21:12:40 21:12:40 ---> ip addr: 21:12:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:12:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:12:40 inet 127.0.0.1/8 scope host lo 21:12:40 valid_lft forever preferred_lft forever 21:12:40 inet6 ::1/128 scope host 21:12:40 valid_lft forever preferred_lft forever 21:12:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:12:40 link/ether fa:16:3e:af:cb:8f brd ff:ff:ff:ff:ff:ff 21:12:40 altname enp0s3 21:12:40 inet 10.30.170.155/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:12:40 valid_lft 77627sec preferred_lft 77627sec 21:12:40 inet6 fe80::f816:3eff:feaf:cb8f/64 scope link 21:12:40 valid_lft forever preferred_lft forever 21:12:40 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:12:40 link/ether ee:bd:74:69:90:78 brd ff:ff:ff:ff:ff:ff 21:12:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:12:40 valid_lft forever preferred_lft forever 21:12:40 21:12:40 21:12:40 ---> sar -b -r -n DEV: 21:12:40 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-12239) 11/20/25 _x86_64_ (4 CPU) 21:12:40 21:12:40 18:46:31 LINUX RESTART (4 CPU) 21:12:40 21:12:40 18:50:19 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:12:40 19:00:19 16.32 0.58 5.07 10.66 476.23 673.49 259299.78 21:12:40 19:10:20 1.28 0.00 1.26 0.02 0.04 15.07 0.55 21:12:40 19:20:20 1.31 0.02 1.27 0.02 1.65 15.25 0.15 21:12:40 19:30:21 1.21 0.00 1.19 0.02 0.00 14.19 0.13 21:12:40 19:40:10 114.72 5.23 105.29 4.20 290.32 35854.23 26612.40 21:12:40 19:50:34 70.95 23.05 44.96 2.94 322.63 5172.79 3208.10 21:12:40 20:00:34 12.68 0.09 11.84 0.74 3.20 441.23 1920.38 21:12:40 20:10:34 10.89 0.10 10.27 0.52 7.47 585.15 905.28 21:12:40 20:20:23 16.71 0.06 15.94 0.71 2.21 535.84 1201.14 21:12:40 20:30:24 7.36 0.01 7.04 0.31 0.73 227.29 143.54 21:12:40 20:40:25 6.43 0.01 6.22 0.20 1.05 176.19 71.68 21:12:40 20:50:24 6.09 0.00 5.87 0.22 0.32 171.80 68.69 21:12:40 21:00:17 8.74 0.04 8.23 0.47 1.12 572.22 117.81 21:12:40 21:10:34 7.73 0.02 7.39 0.32 0.99 293.71 183.52 21:12:40 Average: 20.18 2.14 16.51 1.52 79.54 3156.80 20917.34 21:12:40 21:12:40 18:50:19 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:12:40 19:00:19 13450288 15519792 494100 3.02 58836 2235000 1138404 6.53 408064 2248980 20 21:12:40 19:10:20 13451296 15521364 492620 3.01 59276 2235116 1138468 6.53 408524 2249292 136 21:12:40 19:20:20 13449028 15519948 494064 3.02 59644 2235604 1138532 6.54 409012 2250204 160 21:12:40 19:30:21 13448848 15520184 493780 3.02 60036 2235616 1138532 6.54 409412 2250992 196 21:12:40 19:40:10 4744180 15355548 569988 3.48 238820 10163876 1287156 7.39 2112448 8756504 7792 21:12:40 19:50:34 1748408 5463548 10466980 63.93 262360 3415172 11180412 64.18 2171748 11840040 876 21:12:40 20:00:34 5431860 9182068 6751108 41.23 264124 3448500 7901496 45.35 2195364 8153104 216 21:12:40 20:10:34 7694348 11562736 4373092 26.71 268672 3560276 5178924 29.73 2232876 5863000 160 21:12:40 20:20:23 7479868 11427260 4508428 27.54 270804 3637116 5200204 29.85 2240004 6072232 232 21:12:40 20:30:24 7530224 11510252 4425300 27.03 271680 3668848 5203952 29.87 2241824 6001920 28 21:12:40 20:40:25 5954988 9957492 5977272 36.51 272340 3690664 6698524 38.45 2243980 7588148 248 21:12:40 20:50:24 5833536 9858728 6075884 37.11 272972 3712720 6742732 38.70 2247164 7701272 88 21:12:40 21:00:17 11134560 15312400 624344 3.81 276804 3856252 1310308 7.52 2262812 2373756 23248 21:12:40 21:10:34 6394328 10601540 5333200 32.57 277536 3884696 6041168 34.68 2275828 7107456 296 21:12:40 Average: 8410411 12308061 3648583 22.28 208136 3712818 4378487 25.13 1704219 5746921 2407 21:12:40 21:12:40 18:50:19 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:12:40 19:00:19 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:12:40 19:00:19 ens3 14.49 9.68 166.77 0.68 0.00 0.00 0.00 0.00 21:12:40 19:00:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 19:10:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:40 19:10:20 ens3 0.23 0.09 0.04 0.02 0.00 0.00 0.00 0.00 21:12:40 19:10:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 19:20:20 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 21:12:40 19:20:20 ens3 0.23 0.12 0.04 0.03 0.00 0.00 0.00 0.00 21:12:40 19:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 19:30:21 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:40 19:30:21 ens3 0.20 0.08 0.04 0.02 0.00 0.00 0.00 0.00 21:12:40 19:30:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 19:40:10 lo 2.85 2.85 2.38 2.38 0.00 0.00 0.00 0.00 21:12:40 19:40:10 ens3 158.20 120.85 1987.21 16.52 0.00 0.00 0.00 0.00 21:12:40 19:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 19:50:34 lo 43.50 43.50 25.98 25.98 0.00 0.00 0.00 0.00 21:12:40 19:50:34 ens3 2.55 2.30 0.73 1.01 0.00 0.00 0.00 0.00 21:12:40 19:50:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 20:00:34 lo 33.11 33.11 14.48 14.48 0.00 0.00 0.00 0.00 21:12:40 20:00:34 ens3 1.06 0.82 0.22 0.18 0.00 0.00 0.00 0.00 21:12:40 20:00:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 20:10:34 lo 13.12 13.12 6.08 6.08 0.00 0.00 0.00 0.00 21:12:40 20:10:34 ens3 1.01 0.72 0.31 0.23 0.00 0.00 0.00 0.00 21:12:40 20:10:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 20:20:23 lo 17.35 17.35 8.59 8.59 0.00 0.00 0.00 0.00 21:12:40 20:20:23 ens3 0.91 0.67 0.18 0.13 0.00 0.00 0.00 0.00 21:12:40 20:20:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 20:30:24 lo 18.42 18.42 9.28 9.28 0.00 0.00 0.00 0.00 21:12:40 20:30:24 ens3 0.77 0.59 0.18 0.14 0.00 0.00 0.00 0.00 21:12:40 20:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 20:40:25 lo 26.83 26.83 11.00 11.00 0.00 0.00 0.00 0.00 21:12:40 20:40:25 ens3 0.67 0.46 0.17 0.12 0.00 0.00 0.00 0.00 21:12:40 20:40:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 20:50:24 lo 19.62 19.62 10.73 10.73 0.00 0.00 0.00 0.00 21:12:40 20:50:24 ens3 6.57 4.38 4.23 2.91 0.00 0.00 0.00 0.00 21:12:40 20:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 21:00:17 lo 18.13 18.13 10.19 10.19 0.00 0.00 0.00 0.00 21:12:40 21:00:17 ens3 0.86 0.75 0.23 0.19 0.00 0.00 0.00 0.00 21:12:40 21:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 21:10:34 lo 28.79 28.79 11.98 11.98 0.00 0.00 0.00 0.00 21:12:40 21:10:34 ens3 0.77 0.63 0.16 0.13 0.00 0.00 0.00 0.00 21:12:40 21:10:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 Average: lo 15.98 15.98 7.97 7.97 0.00 0.00 0.00 0.00 21:12:40 Average: ens3 13.24 9.98 151.38 1.57 0.00 0.00 0.00 0.00 21:12:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:40 21:12:40 21:12:40 ---> sar -P ALL: 21:12:40 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-12239) 11/20/25 _x86_64_ (4 CPU) 21:12:40 21:12:40 18:46:31 LINUX RESTART (4 CPU) 21:12:40 21:12:40 18:50:19 CPU %user %nice %system %iowait %steal %idle 21:12:40 19:00:19 all 0.41 0.00 0.25 0.14 0.02 99.18 21:12:40 19:00:19 0 0.40 0.00 0.22 0.05 0.02 99.31 21:12:40 19:00:19 1 0.53 0.00 0.19 0.05 0.02 99.21 21:12:40 19:00:19 2 0.43 0.00 0.42 0.18 0.03 98.94 21:12:40 19:00:19 3 0.30 0.00 0.15 0.28 0.02 99.25 21:12:40 19:10:20 all 0.04 0.00 0.02 0.01 0.02 99.90 21:12:40 19:10:20 0 0.06 0.00 0.03 0.00 0.01 99.90 21:12:40 19:10:20 1 0.09 0.00 0.02 0.00 0.02 99.86 21:12:40 19:10:20 2 0.01 0.00 0.02 0.01 0.02 99.94 21:12:40 19:10:20 3 0.01 0.00 0.02 0.03 0.02 99.91 21:12:40 19:20:20 all 0.09 0.00 0.02 0.01 0.02 99.86 21:12:40 19:20:20 0 0.03 0.00 0.01 0.00 0.02 99.94 21:12:40 19:20:20 1 0.29 0.00 0.02 0.00 0.03 99.66 21:12:40 19:20:20 2 0.02 0.00 0.02 0.00 0.02 99.94 21:12:40 19:20:20 3 0.02 0.00 0.02 0.03 0.02 99.92 21:12:40 19:30:21 all 0.23 0.00 0.03 0.01 0.02 99.71 21:12:40 19:30:21 0 0.03 0.00 0.04 0.00 0.03 99.89 21:12:40 19:30:21 1 0.87 0.00 0.03 0.01 0.01 99.07 21:12:40 19:30:21 2 0.02 0.00 0.02 0.01 0.01 99.94 21:12:40 19:30:21 3 0.01 0.00 0.01 0.02 0.02 99.94 21:12:40 19:40:10 all 38.20 0.00 2.22 0.77 0.08 58.73 21:12:40 19:40:10 0 40.02 0.00 2.16 0.38 0.08 57.36 21:12:40 19:40:10 1 36.80 0.00 2.23 0.52 0.07 60.38 21:12:40 19:40:10 2 37.85 0.00 2.20 1.15 0.08 58.72 21:12:40 19:40:10 3 38.12 0.00 2.30 1.02 0.08 58.48 21:12:40 19:50:34 all 61.70 0.00 2.40 0.16 0.10 35.65 21:12:40 19:50:34 0 61.71 0.00 2.52 0.23 0.10 35.43 21:12:40 19:50:34 1 61.35 0.00 2.38 0.09 0.10 36.08 21:12:40 19:50:34 2 61.28 0.00 2.35 0.22 0.10 36.05 21:12:40 19:50:34 3 62.44 0.00 2.35 0.09 0.10 35.02 21:12:40 20:00:34 all 28.45 0.00 1.05 0.04 0.11 70.34 21:12:40 20:00:34 0 28.33 0.00 0.98 0.01 0.11 70.57 21:12:40 20:00:34 1 28.85 0.00 1.05 0.01 0.10 69.99 21:12:40 20:00:34 2 27.63 0.00 1.09 0.03 0.11 71.15 21:12:40 20:00:34 3 29.00 0.00 1.09 0.12 0.11 69.67 21:12:40 20:10:34 all 15.53 0.00 0.59 0.05 0.10 83.74 21:12:40 20:10:34 0 15.39 0.00 0.57 0.03 0.09 83.92 21:12:40 20:10:34 1 14.65 0.00 0.57 0.03 0.10 84.64 21:12:40 20:10:34 2 16.52 0.00 0.62 0.06 0.10 82.70 21:12:40 20:10:34 3 15.55 0.00 0.59 0.08 0.09 83.68 21:12:40 20:20:23 all 24.13 0.00 0.82 0.06 0.09 74.90 21:12:40 20:20:23 0 24.17 0.00 0.82 0.13 0.09 74.78 21:12:40 20:20:23 1 24.52 0.00 0.76 0.04 0.10 74.58 21:12:40 20:20:23 2 24.47 0.00 0.81 0.02 0.09 74.62 21:12:40 20:20:23 3 23.34 0.00 0.89 0.06 0.09 75.62 21:12:40 20:30:24 all 12.83 0.00 0.46 0.03 0.10 86.58 21:12:40 20:30:24 0 12.34 0.00 0.49 0.04 0.10 87.04 21:12:40 20:30:24 1 13.41 0.00 0.44 0.04 0.10 86.02 21:12:40 20:30:24 2 12.61 0.00 0.54 0.03 0.10 86.72 21:12:40 20:30:24 3 12.96 0.00 0.38 0.02 0.09 86.55 21:12:40 20:40:25 all 9.60 0.00 0.38 0.03 0.09 89.90 21:12:40 20:40:25 0 9.28 0.00 0.36 0.02 0.09 90.25 21:12:40 20:40:25 1 9.92 0.00 0.43 0.00 0.10 89.55 21:12:40 20:40:25 2 9.86 0.00 0.35 0.07 0.10 89.62 21:12:40 20:40:25 3 9.33 0.00 0.37 0.03 0.09 90.17 21:12:40 21:12:40 20:40:25 CPU %user %nice %system %iowait %steal %idle 21:12:40 20:50:24 all 9.47 0.00 0.45 0.03 0.10 89.95 21:12:40 20:50:24 0 9.88 0.00 0.38 0.01 0.10 89.63 21:12:40 20:50:24 1 9.30 0.00 0.47 0.02 0.10 90.11 21:12:40 20:50:24 2 9.25 0.00 0.39 0.01 0.10 90.26 21:12:40 20:50:24 3 9.45 0.00 0.57 0.07 0.10 89.80 21:12:40 21:00:17 all 13.09 0.00 0.63 0.05 0.10 86.14 21:12:40 21:00:17 0 13.20 0.00 0.72 0.04 0.09 85.95 21:12:40 21:00:17 1 13.16 0.00 0.64 0.05 0.10 86.04 21:12:40 21:00:17 2 13.03 0.00 0.55 0.08 0.09 86.24 21:12:40 21:00:17 3 12.96 0.00 0.61 0.03 0.09 86.31 21:12:40 21:10:34 all 14.51 0.00 0.49 0.03 0.09 84.88 21:12:40 21:10:34 0 13.85 0.00 0.44 0.07 0.09 85.55 21:12:40 21:10:34 1 14.87 0.00 0.54 0.01 0.10 84.48 21:12:40 21:10:34 2 14.65 0.00 0.52 0.02 0.10 84.71 21:12:40 21:10:34 3 14.66 0.00 0.44 0.03 0.09 84.78 21:12:40 Average: all 16.38 0.00 0.70 0.10 0.07 82.75 21:12:40 Average: 0 16.40 0.00 0.70 0.07 0.07 82.75 21:12:40 Average: 1 16.41 0.00 0.70 0.06 0.08 82.75 21:12:40 Average: 2 16.33 0.00 0.71 0.13 0.07 82.76 21:12:40 Average: 3 16.37 0.00 0.70 0.13 0.07 82.72 21:12:40 21:12:40 21:12:40