11:35:59 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116886 11:35:59 Running as SYSTEM 11:35:59 [EnvInject] - Loading node environment variables. 11:35:59 Building remotely on prd-ubuntu2204-docker-4c-16g-4988 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:36:01 [ssh-agent] Looking for ssh-agent implementation... 11:36:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:01 $ ssh-agent 11:36:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVImBE3/agent.1572 11:36:01 SSH_AGENT_PID=1574 11:36:01 [ssh-agent] Started. 11:36:01 Running ssh-add (command line suppressed) 11:36:01 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16560539858389009915.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16560539858389009915.key) 11:36:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:36:01 The recommended git tool is: NONE 11:36:04 using credential jenkins-ssh 11:36:04 Wiping out workspace first. 11:36:04 Cloning the remote Git repository 11:36:04 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:36:04 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:36:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:36:04 > git --version # timeout=10 11:36:04 > git --version # 'git version 2.34.1' 11:36:04 using GIT_SSH to set credentials jenkins-ssh 11:36:04 Verifying host key using known hosts file 11:36:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:36:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:36:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:36:16 using GIT_SSH to set credentials jenkins-ssh 11:36:16 Verifying host key using known hosts file 11:36:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/86/116886/12 # timeout=10 11:36:17 > git rev-parse 4e7e7fa57f0f545a51a9de62dad65f617229ea19^{commit} # timeout=10 11:36:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:36:17 Checking out Revision 4e7e7fa57f0f545a51a9de62dad65f617229ea19 (refs/changes/86/116886/12) 11:36:17 > git config core.sparsecheckout # timeout=10 11:36:17 > git checkout -f 4e7e7fa57f0f545a51a9de62dad65f617229ea19 # timeout=10 11:36:17 Commit message: "Rationalize use of PceNode/Links easing migration" 11:36:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:36:17 > git rev-list --no-walk 9838ebf25edb894f5dcaeba8b96cd9933257c8d2 # timeout=10 11:36:17 > git remote # timeout=10 11:36:17 > git submodule init # timeout=10 11:36:17 > git submodule sync # timeout=10 11:36:17 > git config --get remote.origin.url # timeout=10 11:36:17 > git submodule init # timeout=10 11:36:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:36:17 ERROR: No submodules found. 11:36:20 provisioning config files... 11:36:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:36:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:36:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12816821321026482619.sh 11:36:20 ---> python-tools-install.sh 11:36:20 Setup pyenv: 11:36:20 * system (set by /opt/pyenv/version) 11:36:21 * 3.8.20 (set by /opt/pyenv/version) 11:36:21 * 3.9.20 (set by /opt/pyenv/version) 11:36:21 3.10.15 11:36:21 3.11.10 11:36:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YPHZ 11:36:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:29 lf-activate-venv(): INFO: Base packages installed successfully 11:36:29 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-YPHZ/bin to PATH 11:36:54 Generating Requirements File 11:37:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:37:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:37:13 Python 3.11.10 11:37:13 pip 25.3 from /tmp/venv-YPHZ/lib/python3.11/site-packages/pip (python 3.11) 11:37:14 appdirs==1.4.4 11:37:14 argcomplete==3.6.3 11:37:14 aspy.yaml==1.3.0 11:37:14 attrs==25.4.0 11:37:14 autopage==0.5.2 11:37:14 beautifulsoup4==4.14.3 11:37:14 boto3==1.42.3 11:37:14 botocore==1.42.3 11:37:14 bs4==0.0.2 11:37:14 cachetools==6.2.2 11:37:14 certifi==2025.11.12 11:37:14 cffi==2.0.0 11:37:14 cfgv==3.5.0 11:37:14 chardet==5.2.0 11:37:14 charset-normalizer==3.4.4 11:37:14 click==8.3.1 11:37:14 cliff==4.13.0 11:37:14 cmd2==2.7.0 11:37:14 cryptography==3.3.2 11:37:14 debtcollector==3.0.0 11:37:14 decorator==5.2.1 11:37:14 defusedxml==0.7.1 11:37:14 Deprecated==1.3.1 11:37:14 distlib==0.4.0 11:37:14 dnspython==2.8.0 11:37:14 docker==7.1.0 11:37:14 dogpile.cache==1.5.0 11:37:14 durationpy==0.10 11:37:14 email-validator==2.3.0 11:37:14 filelock==3.20.0 11:37:14 future==1.0.0 11:37:14 gitdb==4.0.12 11:37:14 GitPython==3.1.45 11:37:14 google-auth==2.43.0 11:37:14 httplib2==0.31.0 11:37:14 identify==2.6.15 11:37:14 idna==3.11 11:37:14 importlib-resources==1.5.0 11:37:14 iso8601==2.1.0 11:37:14 Jinja2==3.1.6 11:37:14 jmespath==1.0.1 11:37:14 jsonpatch==1.33 11:37:14 jsonpointer==3.0.0 11:37:14 jsonschema==4.25.1 11:37:14 jsonschema-specifications==2025.9.1 11:37:14 keystoneauth1==5.12.0 11:37:14 kubernetes==34.1.0 11:37:14 lftools==0.37.16 11:37:14 lxml==6.0.2 11:37:14 markdown-it-py==4.0.0 11:37:14 MarkupSafe==3.0.3 11:37:14 mdurl==0.1.2 11:37:14 msgpack==1.1.2 11:37:14 multi_key_dict==2.0.3 11:37:14 munch==4.0.0 11:37:14 netaddr==1.3.0 11:37:14 niet==1.4.2 11:37:14 nodeenv==1.9.1 11:37:14 oauth2client==4.1.3 11:37:14 oauthlib==3.3.1 11:37:14 openstacksdk==4.8.0 11:37:14 os-service-types==1.8.2 11:37:14 osc-lib==4.2.0 11:37:14 oslo.config==10.1.0 11:37:14 oslo.context==6.2.0 11:37:14 oslo.i18n==6.7.1 11:37:14 oslo.log==7.2.1 11:37:14 oslo.serialization==5.8.0 11:37:14 oslo.utils==9.2.0 11:37:14 packaging==25.0 11:37:14 pbr==7.0.3 11:37:14 platformdirs==4.5.0 11:37:14 prettytable==3.17.0 11:37:14 psutil==7.1.3 11:37:14 pyasn1==0.6.1 11:37:14 pyasn1_modules==0.4.2 11:37:14 pycparser==2.23 11:37:14 pygerrit2==2.0.15 11:37:14 PyGithub==2.8.1 11:37:14 Pygments==2.19.2 11:37:14 PyJWT==2.10.1 11:37:14 PyNaCl==1.6.1 11:37:14 pyparsing==2.4.7 11:37:14 pyperclip==1.11.0 11:37:14 pyrsistent==0.20.0 11:37:14 python-cinderclient==9.8.0 11:37:14 python-dateutil==2.9.0.post0 11:37:14 python-heatclient==4.3.0 11:37:14 python-jenkins==1.8.3 11:37:14 python-keystoneclient==5.7.0 11:37:14 python-magnumclient==4.9.0 11:37:14 python-openstackclient==8.2.0 11:37:14 python-swiftclient==4.9.0 11:37:14 PyYAML==6.0.3 11:37:14 referencing==0.37.0 11:37:14 requests==2.32.5 11:37:14 requests-oauthlib==2.0.0 11:37:14 requestsexceptions==1.4.0 11:37:14 rfc3986==2.0.0 11:37:14 rich==14.2.0 11:37:14 rich-argparse==1.7.2 11:37:14 rpds-py==0.30.0 11:37:14 rsa==4.9.1 11:37:14 ruamel.yaml==0.18.16 11:37:14 ruamel.yaml.clib==0.2.15 11:37:14 s3transfer==0.16.0 11:37:14 simplejson==3.20.2 11:37:14 six==1.17.0 11:37:14 smmap==5.0.2 11:37:14 soupsieve==2.8 11:37:14 stevedore==5.6.0 11:37:14 tabulate==0.9.0 11:37:14 toml==0.10.2 11:37:14 tomlkit==0.13.3 11:37:14 tqdm==4.67.1 11:37:14 typing_extensions==4.15.0 11:37:14 tzdata==2025.2 11:37:14 urllib3==1.26.20 11:37:14 virtualenv==20.35.4 11:37:14 wcwidth==0.2.14 11:37:14 websocket-client==1.9.0 11:37:14 wrapt==2.0.1 11:37:14 xdg==6.0.0 11:37:14 xmltodict==1.0.2 11:37:14 yq==3.4.3 11:37:14 [EnvInject] - Injecting environment variables from a build step. 11:37:14 [EnvInject] - Injecting as environment variables the properties content 11:37:14 PYTHON=python3 11:37:14 11:37:14 [EnvInject] - Variables injected successfully. 11:37:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18037760980431206525.sh 11:37:14 ---> tox-install.sh 11:37:14 + source /home/jenkins/lf-env.sh 11:37:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:14 ++ mktemp -d /tmp/venv-XXXX 11:37:14 + lf_venv=/tmp/venv-wnQg 11:37:14 + local venv_file=/tmp/.os_lf_venv 11:37:14 + local python=python3 11:37:14 + local options 11:37:14 + local set_path=true 11:37:14 + local install_args= 11:37:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:37:14 + true 11:37:14 + case $1 in 11:37:14 + venv_file=/tmp/.toxenv 11:37:14 + shift 2 11:37:14 + true 11:37:14 + case $1 in 11:37:14 + shift 11:37:14 + break 11:37:14 + case $python in 11:37:14 + local pkg_list= 11:37:14 + [[ -d /opt/pyenv ]] 11:37:14 + echo 'Setup pyenv:' 11:37:14 Setup pyenv: 11:37:14 + export PYENV_ROOT=/opt/pyenv 11:37:14 + PYENV_ROOT=/opt/pyenv 11:37:14 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 + pyenv versions 11:37:14 system 11:37:14 3.8.20 11:37:14 3.9.20 11:37:14 3.10.15 11:37:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:37:14 + command -v pyenv 11:37:14 ++ pyenv init - --no-rehash 11:37:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:37:14 for i in ${!paths[@]}; do 11:37:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:37:14 fi; done; 11:37:14 echo "${paths[*]}"'\'')" 11:37:14 export PATH="/opt/pyenv/shims:${PATH}" 11:37:14 export PYENV_SHELL=bash 11:37:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:37:14 pyenv() { 11:37:14 local command 11:37:14 command="${1:-}" 11:37:14 if [ "$#" -gt 0 ]; then 11:37:14 shift 11:37:14 fi 11:37:14 11:37:14 case "$command" in 11:37:14 rehash|shell) 11:37:14 eval "$(pyenv "sh-$command" "$@")" 11:37:14 ;; 11:37:14 *) 11:37:14 command pyenv "$command" "$@" 11:37:14 ;; 11:37:14 esac 11:37:14 }' 11:37:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:37:14 for i in ${!paths[@]}; do 11:37:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:37:14 fi; done; 11:37:14 echo "${paths[*]}"' 11:37:14 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:14 ++ export PYENV_SHELL=bash 11:37:14 ++ PYENV_SHELL=bash 11:37:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:37:14 +++ complete -F _pyenv pyenv 11:37:14 ++ lf-pyver python3 11:37:14 ++ local py_version_xy=python3 11:37:14 ++ local py_version_xyz= 11:37:14 ++ pyenv versions 11:37:14 ++ sed 's/^[ *]* //' 11:37:14 ++ local command 11:37:14 ++ grep -E '^[0-9.]*[0-9]$' 11:37:14 ++ command=versions 11:37:14 ++ awk '{ print $1 }' 11:37:14 ++ '[' 1 -gt 0 ']' 11:37:14 ++ shift 11:37:14 ++ case "$command" in 11:37:14 ++ command pyenv versions 11:37:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:37:14 +++ sort -V 11:37:14 +++ grep '^3' /tmp/.pyenv_versions 11:37:14 +++ tail -n 1 11:37:14 ++ py_version_xyz=3.11.10 11:37:14 ++ [[ -z 3.11.10 ]] 11:37:14 ++ echo 3.11.10 11:37:14 ++ return 0 11:37:14 + pyenv local 3.11.10 11:37:14 + local command 11:37:14 + command=local 11:37:14 + '[' 2 -gt 0 ']' 11:37:14 + shift 11:37:14 + case "$command" in 11:37:14 + command pyenv local 3.11.10 11:37:14 + for arg in "$@" 11:37:14 + case $arg in 11:37:14 + pkg_list+='tox ' 11:37:14 + for arg in "$@" 11:37:14 + case $arg in 11:37:14 + pkg_list+='virtualenv ' 11:37:14 + for arg in "$@" 11:37:14 + case $arg in 11:37:14 + pkg_list+='urllib3~=1.26.15 ' 11:37:14 + [[ -f /tmp/.toxenv ]] 11:37:14 + [[ ! -f /tmp/.toxenv ]] 11:37:14 + [[ -n '' ]] 11:37:14 + python3 -m venv /tmp/venv-wnQg 11:37:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wnQg' 11:37:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wnQg 11:37:18 + echo /tmp/venv-wnQg 11:37:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:37:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:37:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:18 + local 'pip_opts=--upgrade --quiet' 11:37:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:37:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:37:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:37:18 + [[ -n '' ]] 11:37:18 + [[ -n '' ]] 11:37:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:18 + /tmp/venv-wnQg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:37:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:37:22 lf-activate-venv(): INFO: Base packages installed successfully 11:37:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:37:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:37:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:37:22 + /tmp/venv-wnQg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:37:24 + type python3 11:37:24 + true 11:37:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wnQg/bin to PATH' 11:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-wnQg/bin to PATH 11:37:24 + PATH=/tmp/venv-wnQg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + return 0 11:37:24 + python3 --version 11:37:24 Python 3.11.10 11:37:24 + python3 -m pip --version 11:37:24 pip 25.3 from /tmp/venv-wnQg/lib/python3.11/site-packages/pip (python 3.11) 11:37:24 + python3 -m pip freeze 11:37:24 cachetools==6.2.2 11:37:24 chardet==5.2.0 11:37:24 colorama==0.4.6 11:37:24 distlib==0.4.0 11:37:24 filelock==3.20.0 11:37:24 packaging==25.0 11:37:24 platformdirs==4.5.0 11:37:24 pluggy==1.6.0 11:37:24 pyproject-api==1.10.0 11:37:24 tox==4.32.0 11:37:24 urllib3==1.26.20 11:37:24 virtualenv==20.35.4 11:37:24 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4219880512203489340.sh 11:37:24 [EnvInject] - Injecting environment variables from a build step. 11:37:24 [EnvInject] - Injecting as environment variables the properties content 11:37:24 PARALLEL=True 11:37:24 11:37:24 [EnvInject] - Variables injected successfully. 11:37:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2594124844874432950.sh 11:37:24 ---> tox-run.sh 11:37:24 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:37:24 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:37:24 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:37:24 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:37:24 + source /home/jenkins/lf-env.sh 11:37:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:24 ++ mktemp -d /tmp/venv-XXXX 11:37:24 + lf_venv=/tmp/venv-tt6r 11:37:24 + local venv_file=/tmp/.os_lf_venv 11:37:24 + local python=python3 11:37:24 + local options 11:37:24 + local set_path=true 11:37:24 + local install_args= 11:37:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:37:24 + true 11:37:24 + case $1 in 11:37:24 + venv_file=/tmp/.toxenv 11:37:24 + shift 2 11:37:24 + true 11:37:24 + case $1 in 11:37:24 + shift 11:37:24 + break 11:37:24 + case $python in 11:37:24 + local pkg_list= 11:37:24 + [[ -d /opt/pyenv ]] 11:37:24 + echo 'Setup pyenv:' 11:37:24 Setup pyenv: 11:37:24 + export PYENV_ROOT=/opt/pyenv 11:37:24 + PYENV_ROOT=/opt/pyenv 11:37:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 + pyenv versions 11:37:24 system 11:37:24 3.8.20 11:37:24 3.9.20 11:37:24 3.10.15 11:37:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:37:24 + command -v pyenv 11:37:24 ++ pyenv init - --no-rehash 11:37:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:37:24 for i in ${!paths[@]}; do 11:37:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:37:24 fi; done; 11:37:24 echo "${paths[*]}"'\'')" 11:37:24 export PATH="/opt/pyenv/shims:${PATH}" 11:37:24 export PYENV_SHELL=bash 11:37:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:37:24 pyenv() { 11:37:24 local command 11:37:24 command="${1:-}" 11:37:24 if [ "$#" -gt 0 ]; then 11:37:24 shift 11:37:24 fi 11:37:24 11:37:24 case "$command" in 11:37:24 rehash|shell) 11:37:24 eval "$(pyenv "sh-$command" "$@")" 11:37:24 ;; 11:37:24 *) 11:37:24 command pyenv "$command" "$@" 11:37:24 ;; 11:37:24 esac 11:37:24 }' 11:37:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:37:24 for i in ${!paths[@]}; do 11:37:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:37:24 fi; done; 11:37:24 echo "${paths[*]}"' 11:37:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:24 ++ export PYENV_SHELL=bash 11:37:24 ++ PYENV_SHELL=bash 11:37:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:37:24 +++ complete -F _pyenv pyenv 11:37:24 ++ lf-pyver python3 11:37:24 ++ local py_version_xy=python3 11:37:24 ++ local py_version_xyz= 11:37:24 ++ pyenv versions 11:37:24 ++ sed 's/^[ *]* //' 11:37:24 ++ local command 11:37:24 ++ awk '{ print $1 }' 11:37:24 ++ command=versions 11:37:24 ++ '[' 1 -gt 0 ']' 11:37:24 ++ shift 11:37:24 ++ case "$command" in 11:37:24 ++ command pyenv versions 11:37:24 ++ grep -E '^[0-9.]*[0-9]$' 11:37:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:37:24 +++ grep '^3' /tmp/.pyenv_versions 11:37:24 +++ sort -V 11:37:24 +++ tail -n 1 11:37:24 ++ py_version_xyz=3.11.10 11:37:24 ++ [[ -z 3.11.10 ]] 11:37:24 ++ echo 3.11.10 11:37:24 ++ return 0 11:37:24 + pyenv local 3.11.10 11:37:24 + local command 11:37:24 + command=local 11:37:24 + '[' 2 -gt 0 ']' 11:37:24 + shift 11:37:24 + case "$command" in 11:37:24 + command pyenv local 3.11.10 11:37:24 + for arg in "$@" 11:37:24 + case $arg in 11:37:24 + pkg_list+='tox ' 11:37:24 + for arg in "$@" 11:37:24 + case $arg in 11:37:24 + pkg_list+='virtualenv ' 11:37:24 + for arg in "$@" 11:37:24 + case $arg in 11:37:24 + pkg_list+='urllib3~=1.26.15 ' 11:37:24 + [[ -f /tmp/.toxenv ]] 11:37:24 ++ cat /tmp/.toxenv 11:37:24 + lf_venv=/tmp/venv-wnQg 11:37:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnQg from' file:/tmp/.toxenv 11:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnQg from file:/tmp/.toxenv 11:37:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:24 + local 'pip_opts=--upgrade --quiet' 11:37:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:37:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:37:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:37:24 + [[ -n '' ]] 11:37:24 + [[ -n '' ]] 11:37:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:24 + /tmp/venv-wnQg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:37:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:37:25 lf-activate-venv(): INFO: Base packages installed successfully 11:37:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:37:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:37:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:37:25 + /tmp/venv-wnQg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:37:26 + type python3 11:37:26 + true 11:37:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wnQg/bin to PATH' 11:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-wnQg/bin to PATH 11:37:26 + PATH=/tmp/venv-wnQg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:26 + return 0 11:37:26 + [[ -d /opt/pyenv ]] 11:37:26 + echo '---> Setting up pyenv' 11:37:26 ---> Setting up pyenv 11:37:26 + export PYENV_ROOT=/opt/pyenv 11:37:26 + PYENV_ROOT=/opt/pyenv 11:37:26 + export PATH=/opt/pyenv/bin:/tmp/venv-wnQg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:26 + PATH=/opt/pyenv/bin:/tmp/venv-wnQg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:37:26 ++ pwd 11:37:26 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:37:26 + export PYTHONPATH 11:37:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:37:26 + TOX_TESTENV_PASSENV=PYTHONPATH 11:37:26 + tox --version 11:37:27 4.32.0 from /tmp/venv-wnQg/lib/python3.11/site-packages/tox/__init__.py 11:37:27 + PARALLEL=True 11:37:27 + TOX_OPTIONS_LIST= 11:37:27 + [[ -n '' ]] 11:37:27 + case ${PARALLEL,,} in 11:37:27 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:37:27 + tox --parallel auto --parallel-live 11:37:27 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:37:28 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:37:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:37:28 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:37:28 checkbashisms: freeze> python -m pip freeze --all 11:37:29 checkbashisms: pip==25.3,setuptools==80.9.0 11:37:29 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:37:29 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 11:37:29 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:37:30 checkbashisms: OK ✔ in 3.07 seconds 11:37:30 pre-commit: install_deps> python -I -m pip install pre-commit 11:37:33 pre-commit: freeze> python -m pip freeze --all 11:37:33 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 11:37:33 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:37:33 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 11:37:33 /usr/bin/cpan 11:37:33 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:37:33 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:37:33 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:37:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:37:33 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 11:37:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:37:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:37:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:37:34 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:37:35 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:37:35 buildcontroller: freeze> python -m pip freeze --all 11:37:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:37:36 [INFO] Once installed this environment will be reused. 11:37:36 [INFO] This may take a few minutes... 11:37:36 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:37:36 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:37:36 + update-java-alternatives -l 11:37:36 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:37:36 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:37:36 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:37:36 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:37:36 update-alternatives: error: no alternatives for jaotc 11:37:36 update-alternatives: error: no alternatives for rmic 11:37:36 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:37:36 + java -version 11:37:37 + JAVA_VER=21 11:37:37 + echo 21 11:37:37 21 11:37:37 + javac -version 11:37:37 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:37:37 + JAVAC_VER=21 11:37:37 + echo 21 11:37:37 + [ 21 -ge 21 ] 11:37:37 + [ 21 -ge 21 ] 11:37:37 + echo ok, java is 21 or newer 11:37:37 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 11:37:37 21 11:37:37 ok, java is 21 or newer 11:37:37 2025-12-05 11:37:37 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 11:37:37 + sudo mkdir -p /opt 11:37:37 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 11:37:37 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 11:37:37 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:37:37 + mvn --version 11:37:38 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 11:37:38 Maven home: /opt/maven 11:37:38 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:37:38 Default locale: en, platform encoding: UTF-8 11:37:38 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 11:37:38 NOTE: Picked up JDK_JAVA_OPTIONS: 11:37:38 --add-opens=java.base/java.io=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.lang=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.net=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.nio=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:37:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:37:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:37:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:37:38 -Xlog:disable 11:37:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:37:40 [INFO] Once installed this environment will be reused. 11:37:40 [INFO] This may take a few minutes... 11:37:47 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:37:47 [INFO] Once installed this environment will be reused. 11:37:47 [INFO] This may take a few minutes... 11:37:52 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:37:52 [INFO] Once installed this environment will be reused. 11:37:52 [INFO] This may take a few minutes... 11:37:54 docs: freeze> python -m pip freeze --all 11:37:54 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:37:54 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 11:37:54 docs-linkcheck: freeze> python -m pip freeze --all 11:37:55 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:37:55 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 11:37:58 docs: OK ✔ in 30.62 seconds 11:37:58 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:38:02 docs-linkcheck: OK ✔ in 32.84 seconds 11:38:02 pylint: freeze> python -m pip freeze --all 11:38:02 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 11:38:02 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 11:38:04 trim trailing whitespace.................................................Passed 11:38:04 Tabs remover.............................................................Passed 11:38:05 autopep8.................................................................Passed 11:38:11 perltidy.................................................................Passed 11:38:11 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:38:12 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:38:12 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:38:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:38:12 [INFO] Once installed this environment will be reused. 11:38:12 [INFO] This may take a few minutes... 11:38:19 gitlint..................................................................Passed 11:38:26 11:38:26 ------------------------------------ 11:38:26 Your code has been rated at 10.00/10 11:38:26 11:39:18 pre-commit: OK ✔ in 49.41 seconds 11:39:18 pylint: OK ✔ in 29.69 seconds 11:39:18 buildcontroller: OK ✔ in 1 minute 50.14 seconds 11:39:18 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:18 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:18 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:18 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:39:24 build_karaf_tests221: freeze> python -m pip freeze --all 11:39:24 build_karaf_tests121: freeze> python -m pip freeze --all 11:39:24 build_karaf_tests190: freeze> python -m pip freeze --all 11:39:25 build_karaf_tests71: freeze> python -m pip freeze --all 11:39:25 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karaf221 with ./karaf221.env 11:39:25 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karaf121 with ./karaf121.env 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:39:25 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karafoc with ./karafoc.env 11:39:25 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:39:25 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:39:25 build karaf in karaf71 with ./karaf71.env 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:39:25 NOTE: Picked up JDK_JAVA_OPTIONS: 11:39:25 --add-opens=java.base/java.io=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.net=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:39:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:39:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:39:25 -Xlog:disable 11:40:30 build_karaf_tests190: OK ✔ in 1 minute 12.58 seconds 11:40:30 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:40:34 build_karaf_tests121: OK ✔ in 1 minute 16.5 seconds 11:40:34 build_karaf_tests71: OK ✔ in 1 minute 16.65 seconds 11:40:34 build_karaf_tests221: OK ✔ in 1 minute 16.66 seconds 11:40:34 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:40:34 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:40:46 buildlighty: freeze> python -m pip freeze --all 11:40:46 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:40:46 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:40:46 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:40:47 sims: freeze> python -m pip freeze --all 11:40:47 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:40:47 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:40:47 Using lighynode version 20.1.0.5 11:40:47 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:41:27 sims: OK ✔ in 16.65 seconds 11:41:27 buildlighty: OK ✔ in 40.7 seconds 11:41:27 testsPCE: freeze> python -m pip freeze --all 11:41:28 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 11:41:28 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:41:28 pytest -q transportpce_tests/pce/test01_pce.py 11:42:15 .................... [100%] 11:43:18 20 passed in 109.62s (0:01:49) 11:43:18 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:43:34 ............ [100%] 11:44:04 12 passed in 46.38s 11:44:04 pytest -q transportpce_tests/pce/test03_gnpy.py 11:44:21 ........ [100%] 11:44:42 8 passed in 37.36s 11:44:42 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:45:14 ... [100%] 11:45:19 3 passed in 36.41s 11:45:19 testsPCE: OK ✔ in 4 minutes 45.12 seconds 11:45:19 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:45:20 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:45:20 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:45:28 tests_tapi: freeze> python -m pip freeze --all 11:45:28 tests190: freeze> python -m pip freeze --all 11:45:28 tests121: freeze> python -m pip freeze --all 11:45:28 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:45:28 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:45:28 using environment variables from ./karaf221.env 11:45:28 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:45:28 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:45:28 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:45:28 using environment variables from ./karafoc.env 11:45:28 pytest -q transportpce_tests/oc/test01_portmapping.py 11:45:28 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:45:28 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:45:28 using environment variables from ./karaf121.env 11:45:28 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:46:30 ........... [100%] 11:46:45 10 passed in 76.92s (0:01:16) 11:46:45 pytest -q transportpce_tests/oc/test02_topology.py 11:46:51 ................................. [100%] 11:47:31 21 passed in 122.17s (0:02:02) 11:47:31 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 11:47:32 .......................... [100%] 11:47:50 14 passed in 64.31s (0:01:04) 11:47:50 pytest -q transportpce_tests/oc/test03_renderer.py 11:47:51 .................. [100%] 11:48:30 6 passed in 59.53s 11:48:31 pytest -q transportpce_tests/1.2.1/test03_topology.py 11:48:31 ................... [100%] 11:48:48 19 passed in 57.57s 11:48:48 tests190: OK ✔ in 3 minutes 29.36 seconds 11:48:48 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:48:56 tests71: freeze> python -m pip freeze --all 11:48:56 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:48:56 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:48:56 using environment variables from ./karaf71.env 11:48:56 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:48:58 ...................................... [100%] 11:49:52 12 passed in 55.94s 11:49:52 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 11:49:54 ............................... [100%] 11:50:39 51 passed in 310.85s (0:05:10) 11:50:39 pytest -q transportpce_tests/tapi/test02_full_topology.py 11:50:39 ..................... [100%] 11:51:01 44 passed in 150.00s (0:02:29) 11:51:01 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 11:51:03 ........................................................................... [100%] 11:52:31 62 passed in 157.81s (0:02:37) 11:52:31 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 11:52:31 ...... [100%] 11:52:37 24 passed in 96.15s (0:01:36) 11:52:37 pytest -q transportpce_tests/1.2.1/test05_olm.py 11:52:59 ........................................................................................ [100%] 11:55:03 48 passed in 151.78s (0:02:31) 11:55:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 11:55:06 ............................... [100%] 11:55:57 40 passed in 199.26s (0:03:19) 11:55:57 pytest -q transportpce_tests/1.2.1/test06_end2end.py 11:55:57 ........... [100%] 11:56:17 22 passed in 74.34s (0:01:14) 11:56:22 . [100%] 11:56:25 36 passed in 345.21s (0:05:45) 11:56:25 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 11:56:47 ....................................................................................................................... [100%] 12:01:40 71 passed in 314.59s (0:05:14) 12:01:40 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:02:31 .................... [100%] 12:04:02 19 passed in 141.87s (0:02:21) 12:04:02 tests71: OK ✔ in 7 minutes 29.18 seconds 12:04:02 tests_tapi: OK ✔ in 18 minutes 43.11 seconds 12:04:02 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:04:09 tests221: freeze> python -m pip freeze --all 12:04:10 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:04:10 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:04:10 using environment variables from ./karaf221.env 12:04:10 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:04:46 .................... [100%] 12:05:03 54 passed in 545.94s (0:09:05) 12:05:03 .................... [100%] 12:05:25 35 passed in 75.62s (0:01:15) 12:05:26 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:05:56 ...... [100%] 12:06:10 6 passed in 44.48s 12:06:10 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:06:51 ............................................ [100%] 12:08:26 44 passed in 135.80s (0:02:15) 12:08:26 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:09:01 ............ [100%] 12:09:26 12 passed in 59.07s 12:09:26 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:09:51 ................ [100%] 12:11:20 16 passed in 113.86s (0:01:53) 12:11:20 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:11:49 ............................... [100%] 12:11:56 31 passed in 35.67s 12:11:56 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:12:31 .......................... [100%] 12:13:27 26 passed in 90.48s (0:01:30) 12:13:27 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:14:02 ...................... [100%] 12:15:05 22 passed in 98.65s (0:01:38) 12:15:06 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:15:46 ........................................ [100%] 12:18:07 40 passed in 181.66s (0:03:01) 12:18:07 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:18:49 ........................................................................ [ 74%] 12:24:26 ......................... [100%] 12:26:18 97 passed in 490.12s (0:08:10) 12:26:18 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:26:59 ...................................................... [100%] 12:36:46 54 passed in 628.27s (0:10:28) 12:36:46 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 12:37:40 ........................................................................ [ 71%] 12:42:48 ............................. [100%] 12:44:58 101 passed in 491.19s (0:08:11) 12:44:58 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 12:45:54 ........................................................................ [ 67%] 12:51:40 ................................... [100%] 12:55:01 107 passed in 602.70s (0:10:02) 12:55:01 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:55:44 ............................................. [100%] 12:58:21 45 passed in 199.75s (0:03:19) 12:58:21 tests121: OK ✔ in 19 minutes 44.39 seconds 12:58:21 tests221: OK ✔ in 54 minutes 19.11 seconds 12:58:21 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 12:58:28 tests_hybrid: freeze> python -m pip freeze --all 12:58:29 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 12:58:29 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:58:29 using environment variables from ./karaf221.env 12:58:29 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:59:11 ................................................... [100%] 13:00:58 51 passed in 149.28s (0:02:29) 13:00:58 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:01:41 ........................................................................ [ 66%] 13:06:01 ..................................... [100%] 13:08:08 109 passed in 429.02s (0:07:09) 13:08:08 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:08:55 ..................................................... [100%] 13:12:28 53 passed in 259.76s (0:04:19) 13:12:28 buildcontroller: OK (110.14=setup[8.69]+cmd[101.45] seconds) 13:12:28 sims: OK (16.65=setup[13.74]+cmd[2.91] seconds) 13:12:28 build_karaf_tests121: OK (76.50=setup[7.71]+cmd[68.79] seconds) 13:12:28 testsPCE: OK (285.12=setup[54.10]+cmd[231.02] seconds) 13:12:28 tests121: OK (1184.39=setup[9.29]+cmd[1175.10] seconds) 13:12:28 build_karaf_tests221: OK (76.66=setup[7.64]+cmd[69.02] seconds) 13:12:28 tests_tapi: OK (1123.11=setup[9.23]+cmd[1113.89] seconds) 13:12:28 tests221: OK (3259.11=setup[7.67]+cmd[3251.44] seconds) 13:12:28 build_karaf_tests71: OK (76.65=setup[7.75]+cmd[68.90] seconds) 13:12:28 tests71: OK (449.18=setup[8.09]+cmd[441.09] seconds) 13:12:28 build_karaf_tests190: OK (72.58=setup[7.73]+cmd[64.84] seconds) 13:12:28 tests190: OK (209.36=setup[9.25]+cmd[200.12] seconds) 13:12:28 tests_hybrid: OK (846.67=setup[7.71]+cmd[838.97] seconds) 13:12:28 buildlighty: OK (40.70=setup[16.64]+cmd[24.06] seconds) 13:12:28 docs: OK (30.62=setup[27.30]+cmd[3.33] seconds) 13:12:28 docs-linkcheck: OK (32.84=setup[27.99]+cmd[4.85] seconds) 13:12:28 checkbashisms: OK (3.07=setup[1.81]+cmd[0.01,0.05,1.20] seconds) 13:12:28 pre-commit: OK (49.40=setup[2.88]+cmd[0.00,0.01,38.58,7.93] seconds) 13:12:28 pylint: OK (29.69=setup[4.51]+cmd[25.18] seconds) 13:12:28 congratulations :) (5700.86 seconds) 13:12:28 + tox_status=0 13:12:28 + echo '---> Completed tox runs' 13:12:28 ---> Completed tox runs 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/build_karaf_tests121/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=build_karaf_tests121 13:12:28 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/build_karaf_tests190/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=build_karaf_tests190 13:12:28 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/build_karaf_tests221/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=build_karaf_tests221 13:12:28 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/build_karaf_tests71/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=build_karaf_tests71 13:12:28 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/buildcontroller/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=buildcontroller 13:12:28 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/buildlighty/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=buildlighty 13:12:28 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/checkbashisms/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=checkbashisms 13:12:28 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/docs-linkcheck/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=docs-linkcheck 13:12:28 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/docs/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=docs 13:12:28 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/pre-commit/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=pre-commit 13:12:28 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/pylint/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=pylint 13:12:28 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/sims/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=sims 13:12:28 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/tests121/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=tests121 13:12:28 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/tests190/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=tests190 13:12:28 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/tests221/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=tests221 13:12:28 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/tests71/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=tests71 13:12:28 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/testsPCE/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=testsPCE 13:12:28 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/tests_hybrid/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=tests_hybrid 13:12:28 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:12:28 + for i in .tox/*/log 13:12:28 ++ echo .tox/tests_tapi/log 13:12:28 ++ awk -F/ '{print $2}' 13:12:28 + tox_env=tests_tapi 13:12:28 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:12:28 + DOC_DIR=docs/_build/html 13:12:28 + [[ -d docs/_build/html ]] 13:12:28 + echo '---> Archiving generated docs' 13:12:28 ---> Archiving generated docs 13:12:28 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:12:28 + echo '---> tox-run.sh ends' 13:12:28 ---> tox-run.sh ends 13:12:28 + test 0 -eq 0 13:12:28 $ ssh-agent -k 13:12:28 unset SSH_AUTH_SOCK; 13:12:28 unset SSH_AGENT_PID; 13:12:28 echo Agent pid 1574 killed; 13:12:28 [ssh-agent] Stopped. 13:12:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:12:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2378784186283045825.sh 13:12:28 ---> sysstat.sh 13:12:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11394267179504826653.sh 13:12:29 ---> package-listing.sh 13:12:29 ++ facter osfamily 13:12:29 ++ tr '[:upper:]' '[:lower:]' 13:12:29 + OS_FAMILY=debian 13:12:29 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:12:29 + START_PACKAGES=/tmp/packages_start.txt 13:12:29 + END_PACKAGES=/tmp/packages_end.txt 13:12:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:29 + PACKAGES=/tmp/packages_start.txt 13:12:29 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:12:29 + PACKAGES=/tmp/packages_end.txt 13:12:29 + case "${OS_FAMILY}" in 13:12:29 + dpkg -l 13:12:29 + grep '^ii' 13:12:29 + '[' -f /tmp/packages_start.txt ']' 13:12:29 + '[' -f /tmp/packages_end.txt ']' 13:12:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:29 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:12:29 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:12:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:12:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5711296992062096137.sh 13:12:29 ---> capture-instance-metadata.sh 13:12:29 Setup pyenv: 13:12:29 system 13:12:29 3.8.20 13:12:29 3.9.20 13:12:29 3.10.15 13:12:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:12:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPHZ from file:/tmp/.os_lf_venv 13:12:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:32 lf-activate-venv(): INFO: Base packages installed successfully 13:12:32 lf-activate-venv(): INFO: Installing additional packages: lftools 13:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-YPHZ/bin to PATH 13:12:47 INFO: Running in OpenStack, capturing instance metadata 13:12:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11285375710244916982.sh 13:12:47 provisioning config files... 13:12:49 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4026 13:12:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config15363408149098615673tmp 13:12:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:12:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:12:49 provisioning config files... 13:12:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:12:49 [EnvInject] - Injecting environment variables from a build step. 13:12:49 [EnvInject] - Injecting as environment variables the properties content 13:12:49 SERVER_ID=logs 13:12:49 13:12:49 [EnvInject] - Variables injected successfully. 13:12:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5841751936496551084.sh 13:12:49 ---> create-netrc.sh 13:12:49 WARN: Log server credential not found. 13:12:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7094321632641338109.sh 13:12:49 ---> python-tools-install.sh 13:12:49 Setup pyenv: 13:12:49 system 13:12:49 3.8.20 13:12:49 3.9.20 13:12:49 3.10.15 13:12:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:12:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPHZ from file:/tmp/.os_lf_venv 13:12:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:51 lf-activate-venv(): INFO: Base packages installed successfully 13:12:51 lf-activate-venv(): INFO: Installing additional packages: lftools 13:13:01 lf-activate-venv(): INFO: Adding /tmp/venv-YPHZ/bin to PATH 13:13:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2077411025190042727.sh 13:13:01 ---> sudo-logs.sh 13:13:01 Archiving 'sudo' log.. 13:13:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14841897479123315460.sh 13:13:02 ---> job-cost.sh 13:13:02 Setup pyenv: 13:13:02 system 13:13:02 3.8.20 13:13:02 3.9.20 13:13:02 3.10.15 13:13:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:13:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPHZ from file:/tmp/.os_lf_venv 13:13:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:04 lf-activate-venv(): INFO: Base packages installed successfully 13:13:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-YPHZ/bin to PATH 13:13:11 INFO: No Stack... 13:13:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:13:11 INFO: Archiving Costs 13:13:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9429364873627506904.sh 13:13:11 ---> logs-deploy.sh 13:13:11 Setup pyenv: 13:13:11 system 13:13:11 3.8.20 13:13:11 3.9.20 13:13:11 3.10.15 13:13:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:13:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPHZ from file:/tmp/.os_lf_venv 13:13:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:13 lf-activate-venv(): INFO: Base packages installed successfully 13:13:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-YPHZ/bin to PATH 13:13:23 WARNING: Nexus logging server not set 13:13:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4026/ 13:13:23 INFO: archiving logs to S3 13:13:25 ---> uname -a: 13:13:25 Linux prd-ubuntu2204-docker-4c-16g-4988 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:13:25 13:13:25 13:13:25 ---> lscpu: 13:13:25 Architecture: x86_64 13:13:25 CPU op-mode(s): 32-bit, 64-bit 13:13:25 Address sizes: 40 bits physical, 48 bits virtual 13:13:25 Byte Order: Little Endian 13:13:25 CPU(s): 4 13:13:25 On-line CPU(s) list: 0-3 13:13:25 Vendor ID: AuthenticAMD 13:13:25 Model name: AMD EPYC-Rome Processor 13:13:25 CPU family: 23 13:13:25 Model: 49 13:13:25 Thread(s) per core: 1 13:13:25 Core(s) per socket: 1 13:13:25 Socket(s): 4 13:13:25 Stepping: 0 13:13:25 BogoMIPS: 5599.99 13:13:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:13:25 Virtualization: AMD-V 13:13:25 Hypervisor vendor: KVM 13:13:25 Virtualization type: full 13:13:25 L1d cache: 128 KiB (4 instances) 13:13:25 L1i cache: 128 KiB (4 instances) 13:13:25 L2 cache: 2 MiB (4 instances) 13:13:25 L3 cache: 64 MiB (4 instances) 13:13:25 NUMA node(s): 1 13:13:25 NUMA node0 CPU(s): 0-3 13:13:25 Vulnerability Gather data sampling: Not affected 13:13:25 Vulnerability Indirect target selection: Not affected 13:13:25 Vulnerability Itlb multihit: Not affected 13:13:25 Vulnerability L1tf: Not affected 13:13:25 Vulnerability Mds: Not affected 13:13:25 Vulnerability Meltdown: Not affected 13:13:25 Vulnerability Mmio stale data: Not affected 13:13:25 Vulnerability Reg file data sampling: Not affected 13:13:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:13:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:13:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:13:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:13:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:13:25 Vulnerability Srbds: Not affected 13:13:25 Vulnerability Tsa: Not affected 13:13:25 Vulnerability Tsx async abort: Not affected 13:13:25 Vulnerability Vmscape: Not affected 13:13:25 13:13:25 13:13:25 ---> nproc: 13:13:25 4 13:13:25 13:13:25 13:13:25 ---> df -h: 13:13:25 Filesystem Size Used Avail Use% Mounted on 13:13:25 tmpfs 1.6G 1.1M 1.6G 1% /run 13:13:25 /dev/vda1 78G 18G 61G 23% / 13:13:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:13:25 tmpfs 5.0M 0 5.0M 0% /run/lock 13:13:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:13:25 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:13:25 13:13:25 13:13:25 ---> free -m: 13:13:25 total used free shared buff/cache available 13:13:25 Mem: 15989 713 10991 3 4284 14933 13:13:25 Swap: 1023 0 1023 13:13:25 13:13:25 13:13:25 ---> ip addr: 13:13:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:13:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:13:25 inet 127.0.0.1/8 scope host lo 13:13:25 valid_lft forever preferred_lft forever 13:13:25 inet6 ::1/128 scope host 13:13:25 valid_lft forever preferred_lft forever 13:13:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:13:25 link/ether fa:16:3e:5d:a9:42 brd ff:ff:ff:ff:ff:ff 13:13:25 altname enp0s3 13:13:25 inet 10.30.171.200/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:13:25 valid_lft 80492sec preferred_lft 80492sec 13:13:25 inet6 fe80::f816:3eff:fe5d:a942/64 scope link 13:13:25 valid_lft forever preferred_lft forever 13:13:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:13:25 link/ether 4e:3b:3d:6c:1f:bc brd ff:ff:ff:ff:ff:ff 13:13:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:13:25 valid_lft forever preferred_lft forever 13:13:25 13:13:25 13:13:25 ---> sar -b -r -n DEV: 13:13:25 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-4988) 12/05/25 _x86_64_ (4 CPU) 13:13:25 13:13:25 11:35:01 LINUX RESTART (4 CPU) 13:13:25 13:13:25 11:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:13:25 11:50:02 105.46 22.55 78.61 4.29 346.25 24360.07 12791.72 13:13:25 12:00:02 20.95 1.31 18.54 1.09 20.37 500.72 1039.00 13:13:25 12:10:02 18.27 0.15 17.21 0.91 9.20 799.69 1053.07 13:13:25 12:20:02 14.12 0.04 13.39 0.69 1.01 383.61 849.29 13:13:25 12:30:02 4.98 0.01 4.79 0.18 0.41 126.87 75.32 13:13:25 12:40:02 4.93 0.03 4.70 0.20 2.07 132.10 92.83 13:13:25 12:50:02 4.77 0.02 4.56 0.19 1.08 136.53 363.63 13:13:25 13:00:02 9.06 0.03 8.64 0.39 1.23 534.09 437.34 13:13:25 13:10:01 7.68 0.02 7.36 0.30 0.97 254.42 345.95 13:13:25 Average: 21.14 2.69 17.54 0.92 42.52 3025.91 1894.55 13:13:25 13:13:25 11:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:25 11:50:02 1311016 4734380 11197900 68.39 262144 3134580 12419540 71.29 2065016 12403296 2708 13:13:25 12:00:02 3111620 6414824 9520148 58.15 265240 3021076 10287260 59.05 2115432 10563612 592 13:13:25 12:10:02 10195308 13626972 2312836 14.13 270868 3143988 3011808 17.29 2157692 3472720 248 13:13:25 12:20:02 7999496 11477048 4461300 27.25 273400 3187348 5150572 29.56 2162332 5650160 396 13:13:25 12:30:02 7840404 11331764 4606476 28.13 273876 3200684 5284632 30.33 2163476 5810372 268 13:13:25 12:40:02 6391948 9899452 6038228 36.88 274384 3216328 6749432 38.74 2165688 7247184 640 13:13:25 12:50:02 6360752 9885568 6052080 36.96 275036 3232988 6739204 38.68 2168900 7272920 316 13:13:25 13:00:02 7851000 11492320 4446016 27.15 279004 3342156 5223564 29.98 2177112 5788288 432 13:13:25 13:10:01 6968236 10649496 5288456 32.30 280132 3380856 6006692 34.48 2195952 6642600 68 13:13:25 Average: 6447753 9945758 5991493 36.59 272676 3206667 6763634 38.82 2152400 7205684 630 13:13:25 13:13:25 11:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:25 11:50:02 lo 17.27 17.27 15.20 15.20 0.00 0.00 0.00 0.00 13:13:25 11:50:02 ens3 38.82 28.41 640.26 3.23 0.00 0.00 0.00 0.00 13:13:25 11:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 12:00:02 lo 47.19 47.19 21.04 21.04 0.00 0.00 0.00 0.00 13:13:25 12:00:02 ens3 1.81 1.91 0.36 0.34 0.00 0.00 0.00 0.00 13:13:25 12:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 12:10:02 lo 20.96 20.96 9.52 9.52 0.00 0.00 0.00 0.00 13:13:25 12:10:02 ens3 1.24 1.08 0.27 0.87 0.00 0.00 0.00 0.00 13:13:25 12:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 12:20:02 lo 19.42 19.42 10.15 10.15 0.00 0.00 0.00 0.00 13:13:25 12:20:02 ens3 0.95 0.80 0.17 0.38 0.00 0.00 0.00 0.00 13:13:25 12:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 12:30:02 lo 20.84 20.84 8.65 8.65 0.00 0.00 0.00 0.00 13:13:25 12:30:02 ens3 0.69 0.50 0.14 0.10 0.00 0.00 0.00 0.00 13:13:25 12:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 12:40:02 lo 20.38 20.38 8.64 8.64 0.00 0.00 0.00 0.00 13:13:25 12:40:02 ens3 0.56 0.37 0.15 0.10 0.00 0.00 0.00 0.00 13:13:25 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 12:50:02 lo 19.07 19.07 10.20 10.20 0.00 0.00 0.00 0.00 13:13:25 12:50:02 ens3 0.70 0.77 0.14 0.13 0.00 0.00 0.00 0.00 13:13:25 12:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 13:00:02 lo 16.76 16.76 10.06 10.06 0.00 0.00 0.00 0.00 13:13:25 13:00:02 ens3 1.04 0.84 0.29 0.23 0.00 0.00 0.00 0.00 13:13:25 13:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 13:10:01 lo 23.91 23.91 10.23 10.23 0.00 0.00 0.00 0.00 13:13:25 13:10:01 ens3 1.04 0.72 0.24 0.18 0.00 0.00 0.00 0.00 13:13:25 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 Average: lo 22.87 22.87 11.52 11.52 0.00 0.00 0.00 0.00 13:13:25 Average: ens3 5.21 3.93 71.35 0.62 0.00 0.00 0.00 0.00 13:13:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:25 13:13:25 13:13:25 ---> sar -P ALL: 13:13:25 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-4988) 12/05/25 _x86_64_ (4 CPU) 13:13:25 13:13:25 11:35:01 LINUX RESTART (4 CPU) 13:13:25 13:13:25 11:40:02 CPU %user %nice %system %iowait %steal %idle 13:13:25 11:50:02 all 53.23 0.00 2.27 2.49 0.11 41.90 13:13:25 11:50:02 0 54.14 0.00 2.25 1.76 0.11 41.74 13:13:25 11:50:02 1 52.76 0.00 2.59 3.07 0.11 41.47 13:13:25 11:50:02 2 52.32 0.00 2.13 2.71 0.11 42.73 13:13:25 11:50:02 3 53.69 0.00 2.13 2.40 0.11 41.68 13:13:25 12:00:02 all 41.10 0.00 1.55 0.05 0.11 57.19 13:13:25 12:00:02 0 40.96 0.00 1.50 0.03 0.11 57.39 13:13:25 12:00:02 1 41.16 0.00 1.69 0.08 0.11 56.97 13:13:25 12:00:02 2 41.23 0.00 1.52 0.05 0.11 57.10 13:13:25 12:00:02 3 41.07 0.00 1.48 0.05 0.12 57.28 13:13:25 12:10:02 all 27.42 0.00 1.13 0.07 0.10 71.29 13:13:25 12:10:02 0 27.40 0.00 1.14 0.06 0.10 71.30 13:13:25 12:10:02 1 27.80 0.00 1.04 0.09 0.10 70.98 13:13:25 12:10:02 2 26.89 0.00 1.18 0.03 0.10 71.80 13:13:25 12:10:02 3 27.57 0.00 1.16 0.10 0.10 71.07 13:13:25 12:20:02 all 24.00 0.00 0.79 0.05 0.10 75.07 13:13:25 12:20:02 0 24.16 0.00 0.81 0.05 0.10 74.88 13:13:25 12:20:02 1 23.32 0.00 0.72 0.09 0.10 75.76 13:13:25 12:20:02 2 24.18 0.00 0.78 0.02 0.10 74.92 13:13:25 12:20:02 3 24.33 0.00 0.84 0.03 0.10 74.70 13:13:25 12:30:02 all 8.07 0.00 0.46 0.02 0.10 91.35 13:13:25 12:30:02 0 8.07 0.00 0.41 0.01 0.10 91.41 13:13:25 12:30:02 1 7.86 0.00 0.43 0.01 0.10 91.59 13:13:25 12:30:02 2 8.21 0.00 0.44 0.01 0.10 91.23 13:13:25 12:30:02 3 8.12 0.00 0.55 0.05 0.10 91.17 13:13:25 12:40:02 all 9.04 0.00 0.49 0.03 0.11 90.33 13:13:25 12:40:02 0 8.85 0.00 0.47 0.02 0.10 90.55 13:13:25 12:40:02 1 8.85 0.00 0.44 0.07 0.12 90.52 13:13:25 12:40:02 2 9.32 0.00 0.58 0.02 0.12 89.96 13:13:25 12:40:02 3 9.13 0.00 0.47 0.02 0.11 90.28 13:13:25 12:50:02 all 10.34 0.00 0.58 0.03 0.08 88.98 13:13:25 12:50:02 0 10.16 0.00 0.65 0.02 0.07 89.10 13:13:25 12:50:02 1 10.22 0.00 0.57 0.01 0.08 89.12 13:13:25 12:50:02 2 10.28 0.00 0.62 0.07 0.08 88.96 13:13:25 12:50:02 3 10.71 0.00 0.48 0.00 0.08 88.74 13:13:25 13:00:02 all 13.37 0.00 0.63 0.04 0.08 85.88 13:13:25 13:00:02 0 13.07 0.00 0.53 0.06 0.08 86.25 13:13:25 13:00:02 1 13.71 0.00 0.73 0.03 0.08 85.45 13:13:25 13:00:02 2 13.01 0.00 0.76 0.05 0.09 86.09 13:13:25 13:00:02 3 13.68 0.00 0.51 0.01 0.08 85.72 13:13:25 13:10:01 all 14.68 0.00 0.62 0.03 0.08 84.59 13:13:25 13:10:01 0 14.68 0.00 0.68 0.05 0.08 84.51 13:13:25 13:10:01 1 15.05 0.00 0.59 0.02 0.08 84.25 13:13:25 13:10:01 2 14.82 0.00 0.59 0.04 0.09 84.46 13:13:25 13:10:01 3 14.16 0.00 0.60 0.02 0.08 85.14 13:13:25 Average: all 22.35 0.00 0.95 0.31 0.10 76.30 13:13:25 Average: 0 22.38 0.00 0.94 0.23 0.10 76.36 13:13:25 Average: 1 22.30 0.00 0.98 0.39 0.10 76.24 13:13:25 Average: 2 22.23 0.00 0.96 0.33 0.10 76.38 13:13:25 Average: 3 22.48 0.00 0.91 0.30 0.10 76.21 13:13:25 13:13:25 13:13:25