13:05:53 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119250 13:05:53 Running as SYSTEM 13:05:53 [EnvInject] - Loading node environment variables. 13:05:53 Building remotely on prd-ubuntu2204-docker-4c-16g-10440 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 13:05:53 [ssh-agent] Looking for ssh-agent implementation... 13:05:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:54 $ ssh-agent 13:05:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjUu1Nh/agent.1565 13:05:54 SSH_AGENT_PID=1567 13:05:54 [ssh-agent] Started. 13:05:54 Running ssh-add (command line suppressed) 13:05:54 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7101606920479670708.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7101606920479670708.key) 13:05:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:05:54 The recommended git tool is: NONE 13:05:55 using credential jenkins-ssh 13:05:55 Wiping out workspace first. 13:05:55 Cloning the remote Git repository 13:05:56 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 13:05:56 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 13:05:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 13:05:56 > git --version # timeout=10 13:05:56 > git --version # 'git version 2.34.1' 13:05:56 using GIT_SSH to set credentials jenkins-ssh 13:05:56 Verifying host key using known hosts file 13:05:56 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. 13:05:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 13:06:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 13:06:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 13:06:02 using GIT_SSH to set credentials jenkins-ssh 13:06:02 Verifying host key using known hosts file 13:06:02 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. 13:06:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/50/119250/2 # timeout=10 13:06:02 > git rev-parse 29924d2d3e8b075aafe5f1629c9bfe6690e82d32^{commit} # timeout=10 13:06:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:06:02 Checking out Revision 29924d2d3e8b075aafe5f1629c9bfe6690e82d32 (refs/changes/50/119250/2) 13:06:02 > git config core.sparsecheckout # timeout=10 13:06:02 > git checkout -f 29924d2d3e8b075aafe5f1629c9bfe6690e82d32 # timeout=10 13:06:02 Commit message: "Use Optional.of instead of Optional.ofNullable" 13:06:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:06:02 > git rev-list --no-walk 0ccf23e52c5ce4027241617390e965a78b239398 # timeout=10 13:06:03 > git remote # timeout=10 13:06:03 > git submodule init # timeout=10 13:06:03 > git submodule sync # timeout=10 13:06:03 > git config --get remote.origin.url # timeout=10 13:06:03 > git submodule init # timeout=10 13:06:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:06:03 ERROR: No submodules found. 13:06:06 provisioning config files... 13:06:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:06:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:06:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8105013897031507842.sh 13:06:06 ---> python-tools-install.sh 13:06:06 Setup pyenv: 13:06:06 * system (set by /opt/pyenv/version) 13:06:06 * 3.8.20 (set by /opt/pyenv/version) 13:06:06 * 3.9.20 (set by /opt/pyenv/version) 13:06:06 3.10.15 13:06:06 3.11.10 13:06:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tg8G 13:06:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:15 lf-activate-venv(): INFO: Base packages installed successfully 13:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-tg8G/bin to PATH 13:06:44 Generating Requirements File 13:07:11 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. 13:07:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:07:11 Python 3.11.10 13:07:11 pip 25.3 from /tmp/venv-tg8G/lib/python3.11/site-packages/pip (python 3.11) 13:07:11 appdirs==1.4.4 13:07:11 argcomplete==3.6.3 13:07:11 aspy.yaml==1.3.0 13:07:11 attrs==25.4.0 13:07:11 autopage==0.5.2 13:07:11 beautifulsoup4==4.14.2 13:07:11 boto3==1.40.73 13:07:11 botocore==1.40.73 13:07:11 bs4==0.0.2 13:07:11 cachetools==6.2.2 13:07:11 certifi==2025.11.12 13:07:11 cffi==2.0.0 13:07:11 cfgv==3.4.0 13:07:11 chardet==5.2.0 13:07:11 charset-normalizer==3.4.4 13:07:11 click==8.3.0 13:07:11 cliff==4.11.0 13:07:11 cmd2==2.7.0 13:07:11 cryptography==3.3.2 13:07:11 debtcollector==3.0.0 13:07:11 decorator==5.2.1 13:07:11 defusedxml==0.7.1 13:07:11 Deprecated==1.3.1 13:07:11 distlib==0.4.0 13:07:11 dnspython==2.8.0 13:07:11 docker==7.1.0 13:07:11 dogpile.cache==1.5.0 13:07:11 durationpy==0.10 13:07:11 email-validator==2.3.0 13:07:11 filelock==3.20.0 13:07:11 future==1.0.0 13:07:11 gitdb==4.0.12 13:07:11 GitPython==3.1.45 13:07:11 google-auth==2.43.0 13:07:11 httplib2==0.31.0 13:07:11 identify==2.6.15 13:07:11 idna==3.11 13:07:11 importlib-resources==1.5.0 13:07:11 iso8601==2.1.0 13:07:11 Jinja2==3.1.6 13:07:11 jmespath==1.0.1 13:07:11 jsonpatch==1.33 13:07:11 jsonpointer==3.0.0 13:07:11 jsonschema==4.25.1 13:07:11 jsonschema-specifications==2025.9.1 13:07:11 keystoneauth1==5.12.0 13:07:11 kubernetes==34.1.0 13:07:11 lftools==0.37.15 13:07:11 lxml==6.0.2 13:07:11 markdown-it-py==4.0.0 13:07:11 MarkupSafe==3.0.3 13:07:11 mdurl==0.1.2 13:07:11 msgpack==1.1.2 13:07:11 multi_key_dict==2.0.3 13:07:11 munch==4.0.0 13:07:11 netaddr==1.3.0 13:07:11 niet==1.4.2 13:07:11 nodeenv==1.9.1 13:07:11 oauth2client==4.1.3 13:07:11 oauthlib==3.3.1 13:07:11 openstacksdk==4.8.0 13:07:11 os-service-types==1.8.1 13:07:11 osc-lib==4.2.0 13:07:11 oslo.config==10.1.0 13:07:11 oslo.context==6.1.0 13:07:11 oslo.i18n==6.7.0 13:07:11 oslo.log==7.2.1 13:07:11 oslo.serialization==5.8.0 13:07:11 oslo.utils==9.1.0 13:07:11 packaging==25.0 13:07:11 pbr==7.0.3 13:07:11 platformdirs==4.5.0 13:07:11 prettytable==3.16.0 13:07:11 psutil==7.1.3 13:07:11 pyasn1==0.6.1 13:07:11 pyasn1_modules==0.4.2 13:07:11 pycparser==2.23 13:07:11 pygerrit2==2.0.15 13:07:11 PyGithub==2.8.1 13:07:11 Pygments==2.19.2 13:07:11 PyJWT==2.10.1 13:07:11 PyNaCl==1.6.1 13:07:11 pyparsing==2.4.7 13:07:11 pyperclip==1.11.0 13:07:11 pyrsistent==0.20.0 13:07:11 python-cinderclient==9.8.0 13:07:11 python-dateutil==2.9.0.post0 13:07:11 python-heatclient==4.3.0 13:07:11 python-jenkins==1.8.3 13:07:11 python-keystoneclient==5.7.0 13:07:11 python-magnumclient==4.9.0 13:07:11 python-openstackclient==8.2.0 13:07:11 python-swiftclient==4.9.0 13:07:11 PyYAML==6.0.3 13:07:11 referencing==0.37.0 13:07:11 requests==2.32.5 13:07:11 requests-oauthlib==2.0.0 13:07:11 requestsexceptions==1.4.0 13:07:11 rfc3986==2.0.0 13:07:11 rich==14.2.0 13:07:11 rich-argparse==1.7.2 13:07:11 rpds-py==0.28.0 13:07:11 rsa==4.9.1 13:07:11 ruamel.yaml==0.18.16 13:07:11 ruamel.yaml.clib==0.2.14 13:07:11 s3transfer==0.14.0 13:07:11 simplejson==3.20.2 13:07:11 six==1.17.0 13:07:11 smmap==5.0.2 13:07:11 soupsieve==2.8 13:07:11 stevedore==5.5.0 13:07:11 tabulate==0.9.0 13:07:11 toml==0.10.2 13:07:11 tomlkit==0.13.3 13:07:11 tqdm==4.67.1 13:07:11 typing_extensions==4.15.0 13:07:11 tzdata==2025.2 13:07:11 urllib3==1.26.20 13:07:11 virtualenv==20.35.4 13:07:11 wcwidth==0.2.14 13:07:11 websocket-client==1.9.0 13:07:11 wrapt==2.0.1 13:07:11 xdg==6.0.0 13:07:11 xmltodict==1.0.2 13:07:11 yq==3.4.3 13:07:12 [EnvInject] - Injecting environment variables from a build step. 13:07:12 [EnvInject] - Injecting as environment variables the properties content 13:07:12 PYTHON=python3 13:07:12 13:07:12 [EnvInject] - Variables injected successfully. 13:07:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10627233544519438445.sh 13:07:12 ---> tox-install.sh 13:07:12 + source /home/jenkins/lf-env.sh 13:07:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:07:12 ++ mktemp -d /tmp/venv-XXXX 13:07:12 + lf_venv=/tmp/venv-KTnR 13:07:12 + local venv_file=/tmp/.os_lf_venv 13:07:12 + local python=python3 13:07:12 + local options 13:07:12 + local set_path=true 13:07:12 + local install_args= 13:07:12 ++ 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 13:07:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:07:12 + true 13:07:12 + case $1 in 13:07:12 + venv_file=/tmp/.toxenv 13:07:12 + shift 2 13:07:12 + true 13:07:12 + case $1 in 13:07:12 + shift 13:07:12 + break 13:07:12 + case $python in 13:07:12 + local pkg_list= 13:07:12 + [[ -d /opt/pyenv ]] 13:07:12 + echo 'Setup pyenv:' 13:07:12 Setup pyenv: 13:07:12 + export PYENV_ROOT=/opt/pyenv 13:07:12 + PYENV_ROOT=/opt/pyenv 13:07:12 + 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 13:07:12 + 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 13:07:12 + pyenv versions 13:07:12 system 13:07:12 3.8.20 13:07:12 3.9.20 13:07:12 3.10.15 13:07:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:07:12 + command -v pyenv 13:07:12 ++ pyenv init - --no-rehash 13:07:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:07:12 for i in ${!paths[@]}; do 13:07:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:07:12 fi; done; 13:07:12 echo "${paths[*]}"'\'')" 13:07:12 export PATH="/opt/pyenv/shims:${PATH}" 13:07:12 export PYENV_SHELL=bash 13:07:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:07:12 pyenv() { 13:07:12 local command 13:07:12 command="${1:-}" 13:07:12 if [ "$#" -gt 0 ]; then 13:07:12 shift 13:07:12 fi 13:07:12 13:07:12 case "$command" in 13:07:12 rehash|shell) 13:07:12 eval "$(pyenv "sh-$command" "$@")" 13:07:12 ;; 13:07:12 *) 13:07:12 command pyenv "$command" "$@" 13:07:12 ;; 13:07:12 esac 13:07:12 }' 13:07:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:07:12 for i in ${!paths[@]}; do 13:07:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:07:12 fi; done; 13:07:12 echo "${paths[*]}"' 13:07:12 ++ 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 13:07:12 ++ 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 13:07:12 ++ 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 13:07:12 ++ export PYENV_SHELL=bash 13:07:12 ++ PYENV_SHELL=bash 13:07:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:07:12 +++ complete -F _pyenv pyenv 13:07:12 ++ lf-pyver python3 13:07:12 ++ local py_version_xy=python3 13:07:12 ++ local py_version_xyz= 13:07:12 ++ pyenv versions 13:07:12 ++ local command 13:07:12 ++ command=versions 13:07:12 ++ '[' 1 -gt 0 ']' 13:07:12 ++ shift 13:07:12 ++ case "$command" in 13:07:12 ++ command pyenv versions 13:07:12 ++ awk '{ print $1 }' 13:07:12 ++ sed 's/^[ *]* //' 13:07:12 ++ grep -E '^[0-9.]*[0-9]$' 13:07:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:07:12 +++ grep '^3' /tmp/.pyenv_versions 13:07:12 +++ tail -n 1 13:07:12 +++ sort -V 13:07:12 ++ py_version_xyz=3.11.10 13:07:12 ++ [[ -z 3.11.10 ]] 13:07:12 ++ echo 3.11.10 13:07:12 ++ return 0 13:07:12 + pyenv local 3.11.10 13:07:12 + local command 13:07:12 + command=local 13:07:12 + '[' 2 -gt 0 ']' 13:07:12 + shift 13:07:12 + case "$command" in 13:07:12 + command pyenv local 3.11.10 13:07:12 + for arg in "$@" 13:07:12 + case $arg in 13:07:12 + pkg_list+='tox ' 13:07:12 + for arg in "$@" 13:07:12 + case $arg in 13:07:12 + pkg_list+='virtualenv ' 13:07:12 + for arg in "$@" 13:07:12 + case $arg in 13:07:12 + pkg_list+='urllib3~=1.26.15 ' 13:07:12 + [[ -f /tmp/.toxenv ]] 13:07:12 + [[ ! -f /tmp/.toxenv ]] 13:07:12 + [[ -n '' ]] 13:07:12 + python3 -m venv /tmp/venv-KTnR 13:07:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KTnR' 13:07:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KTnR 13:07:16 + echo /tmp/venv-KTnR 13:07:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:07:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:07:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:07:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:16 + local 'pip_opts=--upgrade --quiet' 13:07:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:07:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:07:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:07:16 + [[ -n '' ]] 13:07:16 + [[ -n '' ]] 13:07:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:07:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:16 + /tmp/venv-KTnR/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 13:07:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:07:19 lf-activate-venv(): INFO: Base packages installed successfully 13:07:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:07:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:07:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:07:19 + /tmp/venv-KTnR/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 13:07:21 + type python3 13:07:21 + true 13:07:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KTnR/bin to PATH' 13:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-KTnR/bin to PATH 13:07:21 + PATH=/tmp/venv-KTnR/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 13:07:21 + return 0 13:07:21 + python3 --version 13:07:21 Python 3.11.10 13:07:21 + python3 -m pip --version 13:07:21 pip 25.3 from /tmp/venv-KTnR/lib/python3.11/site-packages/pip (python 3.11) 13:07:22 + python3 -m pip freeze 13:07:22 cachetools==6.2.2 13:07:22 chardet==5.2.0 13:07:22 colorama==0.4.6 13:07:22 distlib==0.4.0 13:07:22 filelock==3.20.0 13:07:22 packaging==25.0 13:07:22 platformdirs==4.5.0 13:07:22 pluggy==1.6.0 13:07:22 pyproject-api==1.10.0 13:07:22 tox==4.32.0 13:07:22 urllib3==1.26.20 13:07:22 virtualenv==20.35.4 13:07:22 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins591823559176089852.sh 13:07:22 [EnvInject] - Injecting environment variables from a build step. 13:07:22 [EnvInject] - Injecting as environment variables the properties content 13:07:22 PARALLEL=True 13:07:22 13:07:22 [EnvInject] - Variables injected successfully. 13:07:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8622907545394472685.sh 13:07:22 ---> tox-run.sh 13:07:22 + 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 13:07:22 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:07:22 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:07:22 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:07:22 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 13:07:22 + source /home/jenkins/lf-env.sh 13:07:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:07:22 ++ mktemp -d /tmp/venv-XXXX 13:07:22 + lf_venv=/tmp/venv-aY5q 13:07:22 + local venv_file=/tmp/.os_lf_venv 13:07:22 + local python=python3 13:07:22 + local options 13:07:22 + local set_path=true 13:07:22 + local install_args= 13:07:22 ++ 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 13:07:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:07:22 + true 13:07:22 + case $1 in 13:07:22 + venv_file=/tmp/.toxenv 13:07:22 + shift 2 13:07:22 + true 13:07:22 + case $1 in 13:07:22 + shift 13:07:22 + break 13:07:22 + case $python in 13:07:22 + local pkg_list= 13:07:22 + [[ -d /opt/pyenv ]] 13:07:22 + echo 'Setup pyenv:' 13:07:22 Setup pyenv: 13:07:22 + export PYENV_ROOT=/opt/pyenv 13:07:22 + PYENV_ROOT=/opt/pyenv 13:07:22 + 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 13:07:22 + 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 13:07:22 + pyenv versions 13:07:22 system 13:07:22 3.8.20 13:07:22 3.9.20 13:07:22 3.10.15 13:07:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:07:22 + command -v pyenv 13:07:22 ++ pyenv init - --no-rehash 13:07:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:07:22 for i in ${!paths[@]}; do 13:07:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:07:22 fi; done; 13:07:22 echo "${paths[*]}"'\'')" 13:07:22 export PATH="/opt/pyenv/shims:${PATH}" 13:07:22 export PYENV_SHELL=bash 13:07:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:07:22 pyenv() { 13:07:22 local command 13:07:22 command="${1:-}" 13:07:22 if [ "$#" -gt 0 ]; then 13:07:22 shift 13:07:22 fi 13:07:22 13:07:22 case "$command" in 13:07:22 rehash|shell) 13:07:22 eval "$(pyenv "sh-$command" "$@")" 13:07:22 ;; 13:07:22 *) 13:07:22 command pyenv "$command" "$@" 13:07:22 ;; 13:07:22 esac 13:07:22 }' 13:07:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:07:22 for i in ${!paths[@]}; do 13:07:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:07:22 fi; done; 13:07:22 echo "${paths[*]}"' 13:07:22 ++ 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 13:07:22 ++ 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 13:07:22 ++ 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 13:07:22 ++ export PYENV_SHELL=bash 13:07:22 ++ PYENV_SHELL=bash 13:07:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:07:22 +++ complete -F _pyenv pyenv 13:07:22 ++ lf-pyver python3 13:07:22 ++ local py_version_xy=python3 13:07:22 ++ local py_version_xyz= 13:07:22 ++ pyenv versions 13:07:22 ++ local command 13:07:22 ++ command=versions 13:07:22 ++ '[' 1 -gt 0 ']' 13:07:22 ++ shift 13:07:22 ++ case "$command" in 13:07:22 ++ command pyenv versions 13:07:22 ++ sed 's/^[ *]* //' 13:07:22 ++ awk '{ print $1 }' 13:07:22 ++ grep -E '^[0-9.]*[0-9]$' 13:07:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:07:22 +++ grep '^3' /tmp/.pyenv_versions 13:07:22 +++ sort -V 13:07:22 +++ tail -n 1 13:07:22 ++ py_version_xyz=3.11.10 13:07:22 ++ [[ -z 3.11.10 ]] 13:07:22 ++ echo 3.11.10 13:07:22 ++ return 0 13:07:22 + pyenv local 3.11.10 13:07:22 + local command 13:07:22 + command=local 13:07:22 + '[' 2 -gt 0 ']' 13:07:22 + shift 13:07:22 + case "$command" in 13:07:22 + command pyenv local 3.11.10 13:07:22 + for arg in "$@" 13:07:22 + case $arg in 13:07:22 + pkg_list+='tox ' 13:07:22 + for arg in "$@" 13:07:22 + case $arg in 13:07:22 + pkg_list+='virtualenv ' 13:07:22 + for arg in "$@" 13:07:22 + case $arg in 13:07:22 + pkg_list+='urllib3~=1.26.15 ' 13:07:22 + [[ -f /tmp/.toxenv ]] 13:07:22 ++ cat /tmp/.toxenv 13:07:22 + lf_venv=/tmp/venv-KTnR 13:07:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KTnR from' file:/tmp/.toxenv 13:07:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KTnR from file:/tmp/.toxenv 13:07:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:07:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:22 + local 'pip_opts=--upgrade --quiet' 13:07:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:07:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:07:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:07:22 + [[ -n '' ]] 13:07:22 + [[ -n '' ]] 13:07:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:07:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:22 + /tmp/venv-KTnR/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 13:07:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:07:23 lf-activate-venv(): INFO: Base packages installed successfully 13:07:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:07:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:07:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:07:23 + /tmp/venv-KTnR/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 13:07:24 + type python3 13:07:24 + true 13:07:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KTnR/bin to PATH' 13:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-KTnR/bin to PATH 13:07:24 + PATH=/tmp/venv-KTnR/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 13:07:24 + return 0 13:07:24 + [[ -d /opt/pyenv ]] 13:07:24 + echo '---> Setting up pyenv' 13:07:24 ---> Setting up pyenv 13:07:24 + export PYENV_ROOT=/opt/pyenv 13:07:24 + PYENV_ROOT=/opt/pyenv 13:07:24 + export PATH=/opt/pyenv/bin:/tmp/venv-KTnR/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 13:07:24 + PATH=/opt/pyenv/bin:/tmp/venv-KTnR/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 13:07:24 ++ pwd 13:07:24 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 13:07:24 + export PYTHONPATH 13:07:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:07:24 + TOX_TESTENV_PASSENV=PYTHONPATH 13:07:24 + tox --version 13:07:24 4.32.0 from /tmp/venv-KTnR/lib/python3.11/site-packages/tox/__init__.py 13:07:24 + PARALLEL=True 13:07:24 + TOX_OPTIONS_LIST= 13:07:24 + [[ -n '' ]] 13:07:24 + case ${PARALLEL,,} in 13:07:24 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 13:07:24 + tox --parallel auto --parallel-live 13:07:24 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 13:07:26 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:07:26 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 13:07:26 checkbashisms: freeze> python -m pip freeze --all 13:07:26 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:07:26 checkbashisms: pip==25.3,setuptools==80.9.0 13:07:26 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:07:26 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)' 13:07:26 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 13:07:28 checkbashisms: OK ✔ in 3.08 seconds 13:07:28 pre-commit: install_deps> python -I -m pip install pre-commit 13:07:30 pre-commit: freeze> python -m pip freeze --all 13:07:30 pre-commit: cfgv==3.4.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 13:07:30 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:07:30 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)' 13:07:30 /usr/bin/cpan 13:07:30 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 13:07:31 [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. 13:07:31 [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. 13:07:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:07:31 [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. 13:07:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:07:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:07:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:07:32 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 13:07:32 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 13:07:33 buildcontroller: freeze> python -m pip freeze --all 13:07:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:07:33 [INFO] Once installed this environment will be reused. 13:07:33 [INFO] This may take a few minutes... 13:07:33 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 13:07:33 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 13:07:33 + update-java-alternatives -l 13:07:33 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 13:07:33 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 13:07:33 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 13:07:33 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 13:07:33 update-alternatives: error: no alternatives for jaotc 13:07:33 update-alternatives: error: no alternatives for rmic 13:07:34 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 13:07:34 + java -version 13:07:34 + JAVA_VER=21 13:07:34 + echo 21 13:07:34 21 13:07:34 + javac -version 13:07:34 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 13:07:34 + JAVAC_VER=21 13:07:34 + echo 21 13:07:34 + [ 21 -ge 21 ] 13:07:34 + [ 21 -ge 21 ] 13:07:34 + echo ok, java is 21 or newer 13:07:34 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 13:07:34 21 13:07:34 ok, java is 21 or newer 13:07:34 2025-11-14 13:07:34 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] 13:07:34 + sudo mkdir -p /opt 13:07:34 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 13:07:35 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 13:07:35 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 13:07:35 + mvn --version 13:07:35 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 13:07:35 Maven home: /opt/maven 13:07:35 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:07:35 Default locale: en, platform encoding: UTF-8 13:07:35 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 13:07:36 NOTE: Picked up JDK_JAVA_OPTIONS: 13:07:36 --add-opens=java.base/java.io=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.lang=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.net=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.nio=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.util=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:07:36 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:07:36 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:07:36 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:07:36 -Xlog:disable 13:07:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:07:39 [INFO] Once installed this environment will be reused. 13:07:39 [INFO] This may take a few minutes... 13:07:47 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 13:07:47 [INFO] Once installed this environment will be reused. 13:07:47 [INFO] This may take a few minutes... 13:07:52 docs-linkcheck: freeze> python -m pip freeze --all 13:07:52 [INFO] Installing environment for https://github.com/perltidy/perltidy. 13:07:52 [INFO] Once installed this environment will be reused. 13:07:52 [INFO] This may take a few minutes... 13:07:53 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.4,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 13:07:53 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 13:07:53 docs: freeze> python -m pip freeze --all 13:07:53 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==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 13:07:53 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 13:07:57 docs: OK ✔ in 31.92 seconds 13:07:57 docs-linkcheck: OK ✔ in 31.95 seconds 13:07:57 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 13:08:00 pylint: freeze> python -m pip freeze --all 13:08:01 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 13:08:01 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 13:08:04 trim trailing whitespace.................................................Passed 13:08:04 Tabs remover.............................................................Passed 13:08:05 autopep8.................................................................Passed 13:08:11 perltidy.................................................................Passed 13:08:11 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 13:08:11 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:08:11 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:08:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:08:11 [INFO] Once installed this environment will be reused. 13:08:11 [INFO] This may take a few minutes... 13:08:23 13:08:23 ------------------------------------ 13:08:23 Your code has been rated at 10.00/10 13:08:23 13:08:26 gitlint..................................................................Passed 13:09:24 pylint: OK ✔ in 28.65 seconds 13:09:24 pre-commit: OK ✔ in 58.11 seconds 13:09:24 buildcontroller: OK ✔ in 1 minute 58.01 seconds 13:09:24 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 13:09:24 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 13:09:24 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 13:09:24 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 13:09:31 build_karaf_tests121: freeze> python -m pip freeze --all 13:09:31 build_karaf_tests71: freeze> python -m pip freeze --all 13:09:31 build_karaf_tests221: freeze> python -m pip freeze --all 13:09:31 build_karaf_tests190: freeze> python -m pip freeze --all 13:09:32 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 13:09:32 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:09:32 build karaf in karaf121 with ./karaf121.env 13:09:32 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 13:09:32 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:09:32 build karaf in karaf71 with ./karaf71.env 13:09:32 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 13:09:32 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:09:32 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 13:09:32 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:09:32 build karaf in karaf221 with ./karaf221.env 13:09:32 build karaf in karafoc with ./karafoc.env 13:09:32 NOTE: Picked up JDK_JAVA_OPTIONS: 13:09:32 --add-opens=java.base/java.io=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.net=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:09:32 -Xlog:disable 13:09:32 NOTE: Picked up JDK_JAVA_OPTIONS: 13:09:32 --add-opens=java.base/java.io=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.net=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:09:32 -Xlog:disable 13:09:32 NOTE: Picked up JDK_JAVA_OPTIONS: 13:09:32 --add-opens=java.base/java.io=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.net=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:09:32 -Xlog:disable 13:09:32 NOTE: Picked up JDK_JAVA_OPTIONS: 13:09:32 --add-opens=java.base/java.io=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.net=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:09:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:09:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:09:32 -Xlog:disable 13:10:42 build_karaf_tests221: OK ✔ in 1 minute 19.24 seconds 13:10:42 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 13:10:43 build_karaf_tests71: OK ✔ in 1 minute 19.77 seconds 13:10:43 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 13:10:46 build_karaf_tests121: OK ✔ in 1 minute 23.42 seconds 13:10:46 build_karaf_tests190: OK ✔ in 1 minute 23.44 seconds 13:10:46 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 13:10:54 buildlighty: freeze> python -m pip freeze --all 13:10:54 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 13:10:54 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 13:10:54 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 13:10:54 sims: freeze> python -m pip freeze --all 13:10:54 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 13:10:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 13:10:54 Using lighynode version 20.1.0.5 13:10:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 13:11:41 sims: OK ✔ in 16.5 seconds 13:11:41 buildlighty: OK ✔ in 33.48 seconds 13:11:41 testsPCE: freeze> python -m pip freeze --all 13:11:41 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.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 13:11:41 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 13:11:41 pytest -q transportpce_tests/pce/test01_pce.py 13:12:29 .................... [100%] 13:13:33 20 passed in 110.74s (0:01:50) 13:13:33 pytest -q transportpce_tests/pce/test02_pce_400G.py 13:13:49 ............ [100%] 13:14:20 12 passed in 46.82s 13:14:20 pytest -q transportpce_tests/pce/test03_gnpy.py 13:14:36 ........ [100%] 13:14:58 8 passed in 37.62s 13:14:58 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 13:15:30 ... [100%] 13:15:35 3 passed in 36.84s 13:15:36 testsPCE: OK ✔ in 4 minutes 48.74 seconds 13:15:36 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 13:15:36 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 13:15:36 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 13:15:50 tests121: freeze> python -m pip freeze --all 13:15:50 tests_tapi: freeze> python -m pip freeze --all 13:15:50 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 13:15:50 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:15:50 using environment variables from ./karaf121.env 13:15:50 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:15:50 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 13:15:50 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:15:50 using environment variables from ./karaf221.env 13:15:50 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:15:51 tests190: freeze> python -m pip freeze --all 13:15:52 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 13:15:52 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:15:52 using environment variables from ./karafoc.env 13:15:52 pytest -q transportpce_tests/oc/test01_portmapping.py 13:17:09 ............. [100%] 13:17:25 10 passed in 92.53s (0:01:32) 13:17:25 pytest -q transportpce_tests/oc/test02_topology.py 13:17:25 ...................... [100%] 13:17:59 21 passed in 129.11s (0:02:09) 13:18:00 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 13:18:01 ........................................ [100%] 13:18:35 14 passed in 69.53s (0:01:09) 13:18:35 pytest -q transportpce_tests/oc/test03_renderer.py 13:18:46 ........ [100%] 13:19:00 6 passed in 60.42s (0:01:00) 13:19:00 pytest -q transportpce_tests/1.2.1/test03_topology.py 13:19:06 ........................ [100%] 13:19:33 19 passed in 56.32s 13:19:33 tests190: OK ✔ in 3 minutes 58.04 seconds 13:19:33 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 13:19:38 .tests71: freeze> python -m pip freeze --all 13:19:42 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 13:19:42 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:19:42 using environment variables from ./karaf71.env 13:19:42 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:19:54 ......................................... [100%] 13:20:31 12 passed in 48.99s 13:20:31 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 13:20:32 .................................. [100%] 13:21:19 51 passed in 329.06s (0:05:29) 13:21:20 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:21:21 ......... [100%] 13:21:30 44 passed in 149.57s (0:02:29) 13:21:30 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:21:32 ................................................................................... [100%] 13:23:09 24 passed in 98.05s (0:01:38) 13:23:09 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:23:09 [100%] 13:23:09 62 passed in 157.72s (0:02:37) 13:23:10 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:23:12 ............................................................................................ [100%] 13:25:46 48 passed in 156.13s (0:02:36) 13:25:46 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:25:53 ........................ [100%] 13:26:33 40 passed in 203.87s (0:03:23) 13:26:33 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:26:33 .............. [100%] 13:27:01 22 passed in 75.05s (0:01:15) 13:27:15 ........................................... [100%] 13:30:03 36 passed in 523.42s (0:08:43) 13:30:03 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:30:19 ................................................................................. [100%] 13:35:11 71 passed in 307.77s (0:05:07) 13:35:11 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:35:26 ..... [100%] 13:35:30 54 passed in 536.70s (0:08:56) 13:36:03 ................... [100%] 13:37:34 19 passed in 142.02s (0:02:22) 13:37:34 tests71: OK ✔ in 7 minutes 28.59 seconds 13:37:34 tests121: OK ✔ in 19 minutes 55.13 seconds 13:37:34 tests_tapi: OK ✔ in 21 minutes 58.92 seconds 13:37: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 13:37:40 tests221: freeze> python -m pip freeze --all 13:37:40 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 13:37:40 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:37:40 using environment variables from ./karaf221.env 13:37:40 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:38:16 ................................... [100%] 13:41:56 35 passed in 255.27s (0:04:15) 13:41:56 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:42:28 ...... [100%] 13:42:41 6 passed in 45.11s 13:42:41 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:43:24 ............................................ [100%] 13:44:58 44 passed in 135.85s (0:02:15) 13:44:58 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:45:33 ............ [100%] 13:45:57 12 passed in 59.19s 13:45:57 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:46:22 ................ [100%] 13:47:51 16 passed in 113.61s (0:01:53) 13:47:51 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:48:21 ............................... [100%] 13:48:27 31 passed in 35.84s 13:48:27 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:49:02 .......................... [100%] 13:49:58 26 passed in 90.24s (0:01:30) 13:49:58 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:50:34 ...................... [100%] 13:51:38 22 passed in 100.18s (0:01:40) 13:51:38 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:52:22 ........................................ [100%] 13:54:45 40 passed in 186.64s (0:03:06) 13:54:45 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:55:32 ........................................................................ [ 74%] 14:01:08 ......................... [100%] 14:03:00 97 passed in 494.98s (0:08:14) 14:03:00 pytest -q transportpce_tests/2.2.1/test12_end2end.py 14:03:41 ...................................................... [100%] 14:10:28 54 passed in 447.64s (0:07:27) 14:10:28 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 14:11:23 ........................................................................ [ 71%] 14:16:31 ............................. [100%] 14:21:40 101 passed in 671.91s (0:11:11) 14:21:41 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:22:34 ........................................................................ [ 67%] 14:28:19 ................................... [100%] 14:34:39 107 passed in 778.61s (0:12:58) 14:34:39 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:35:21 ............................................. [100%] 14:37:58 45 passed in 198.49s (0:03:18) 14:37:58 tests221: OK ✔ in 1 hour 24.54 seconds 14:37:58 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 14:38:06 tests_hybrid: freeze> python -m pip freeze --all 14:38:06 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 14:38:06 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:38:06 using environment variables from ./karaf221.env 14:38:06 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:38:46 ................................................... [100%] 14:43:33 51 passed in 326.25s (0:05:26) 14:43:33 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:44:14 ........................................................................ [ 66%] 14:48:35 ..................................... [100%] 14:50:41 109 passed in 427.94s (0:07:07) 14:50:41 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:51:29 ..................................................... [100%] 14:55:01 53 passed in 260.06s (0:04:20) 14:55:01 buildcontroller: OK (118.01=setup[8.60]+cmd[109.41] seconds) 14:55:01 sims: OK (16.50=setup[12.05]+cmd[4.45] seconds) 14:55:01 build_karaf_tests121: OK (83.42=setup[9.10]+cmd[74.32] seconds) 14:55:01 testsPCE: OK (288.74=setup[54.85]+cmd[233.89] seconds) 14:55:01 tests121: OK (1195.12=setup[15.32]+cmd[1179.81] seconds) 14:55:01 build_karaf_tests221: OK (79.23=setup[9.15]+cmd[70.08] seconds) 14:55:01 tests_tapi: OK (1318.92=setup[15.37]+cmd[1303.55] seconds) 14:55:01 tests221: OK (3624.54=setup[6.79]+cmd[3617.75] seconds) 14:55:01 build_karaf_tests71: OK (79.77=setup[9.12]+cmd[70.64] seconds) 14:55:01 tests71: OK (448.59=setup[9.24]+cmd[439.35] seconds) 14:55:01 build_karaf_tests190: OK (83.44=setup[9.16]+cmd[74.28] seconds) 14:55:01 tests190: OK (238.04=setup[16.95]+cmd[221.09] seconds) 14:55:01 tests_hybrid: OK (1023.15=setup[8.01]+cmd[1015.14] seconds) 14:55:01 buildlighty: OK (33.48=setup[12.16]+cmd[21.32] seconds) 14:55:01 docs: OK (31.92=setup[28.88]+cmd[3.04] seconds) 14:55:01 docs-linkcheck: OK (31.95=setup[27.98]+cmd[3.97] seconds) 14:55:01 checkbashisms: OK (3.08=setup[1.82]+cmd[0.01,0.05,1.19] seconds) 14:55:01 pre-commit: OK (58.11=setup[2.73]+cmd[0.01,0.01,40.79,14.58] seconds) 14:55:01 pylint: OK (28.65=setup[4.07]+cmd[24.58] seconds) 14:55:01 congratulations :) (6456.85 seconds) 14:55:01 + tox_status=0 14:55:01 + echo '---> Completed tox runs' 14:55:01 ---> Completed tox runs 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/build_karaf_tests121/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=build_karaf_tests121 14:55:01 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/build_karaf_tests190/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=build_karaf_tests190 14:55:01 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/build_karaf_tests221/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=build_karaf_tests221 14:55:01 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:55:01 + for i in .tox/*/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 ++ echo .tox/build_karaf_tests71/log 14:55:01 + tox_env=build_karaf_tests71 14:55:01 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/buildcontroller/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=buildcontroller 14:55:01 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/buildlighty/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=buildlighty 14:55:01 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/checkbashisms/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=checkbashisms 14:55:01 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/docs-linkcheck/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=docs-linkcheck 14:55:02 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/docs/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=docs 14:55:02 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/pre-commit/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=pre-commit 14:55:02 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/pylint/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=pylint 14:55:02 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/sims/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=sims 14:55:02 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/tests121/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=tests121 14:55:02 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/tests190/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=tests190 14:55:02 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/tests221/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=tests221 14:55:02 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/tests71/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=tests71 14:55:02 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/testsPCE/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=testsPCE 14:55:02 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/tests_hybrid/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=tests_hybrid 14:55:02 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:55:02 + for i in .tox/*/log 14:55:02 ++ echo .tox/tests_tapi/log 14:55:02 ++ awk -F/ '{print $2}' 14:55:02 + tox_env=tests_tapi 14:55:02 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:55:02 + DOC_DIR=docs/_build/html 14:55:02 + [[ -d docs/_build/html ]] 14:55:02 + echo '---> Archiving generated docs' 14:55:02 ---> Archiving generated docs 14:55:02 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:55:02 + echo '---> tox-run.sh ends' 14:55:02 ---> tox-run.sh ends 14:55:02 + test 0 -eq 0 14:55:02 $ ssh-agent -k 14:55:02 unset SSH_AUTH_SOCK; 14:55:02 unset SSH_AGENT_PID; 14:55:02 echo Agent pid 1567 killed; 14:55:02 [ssh-agent] Stopped. 14:55:02 [PostBuildScript] - [INFO] Executing post build scripts. 14:55:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11999330934103043810.sh 14:55:02 ---> sysstat.sh 14:55:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14335983898288016221.sh 14:55:03 ---> package-listing.sh 14:55:03 ++ facter osfamily 14:55:03 ++ tr '[:upper:]' '[:lower:]' 14:55:03 + OS_FAMILY=debian 14:55:03 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:55:03 + START_PACKAGES=/tmp/packages_start.txt 14:55:03 + END_PACKAGES=/tmp/packages_end.txt 14:55:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:03 + PACKAGES=/tmp/packages_start.txt 14:55:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:55:03 + PACKAGES=/tmp/packages_end.txt 14:55:03 + case "${OS_FAMILY}" in 14:55:03 + dpkg -l 14:55:03 + grep '^ii' 14:55:03 + '[' -f /tmp/packages_start.txt ']' 14:55:03 + '[' -f /tmp/packages_end.txt ']' 14:55:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:55:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:55:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:55:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10648634970286431918.sh 14:55:03 ---> capture-instance-metadata.sh 14:55:03 Setup pyenv: 14:55:03 system 14:55:03 3.8.20 14:55:03 3.9.20 14:55:03 3.10.15 14:55:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:55:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tg8G from file:/tmp/.os_lf_venv 14:55:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:05 lf-activate-venv(): INFO: Base packages installed successfully 14:55:05 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:16 lf-activate-venv(): INFO: Adding /tmp/venv-tg8G/bin to PATH 14:55:16 INFO: Running in OpenStack, capturing instance metadata 14:55:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10535322543990166993.sh 14:55:17 provisioning config files... 14:55:17 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3915 14:55:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11546724088422080537tmp 14:55:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:55:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:55:17 provisioning config files... 14:55:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:55:18 [EnvInject] - Injecting environment variables from a build step. 14:55:18 [EnvInject] - Injecting as environment variables the properties content 14:55:18 SERVER_ID=logs 14:55:18 14:55:18 [EnvInject] - Variables injected successfully. 14:55:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7624656348214446088.sh 14:55:18 ---> create-netrc.sh 14:55:18 WARN: Log server credential not found. 14:55:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6487233196217893114.sh 14:55:18 ---> python-tools-install.sh 14:55:18 Setup pyenv: 14:55:18 system 14:55:18 3.8.20 14:55:18 3.9.20 14:55:18 3.10.15 14:55:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:55:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tg8G from file:/tmp/.os_lf_venv 14:55:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:20 lf-activate-venv(): INFO: Base packages installed successfully 14:55:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-tg8G/bin to PATH 14:55:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14533667366802878837.sh 14:55:30 ---> sudo-logs.sh 14:55:30 Archiving 'sudo' log.. 14:55:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7065707969871098929.sh 14:55:31 ---> job-cost.sh 14:55:31 Setup pyenv: 14:55:31 system 14:55:31 3.8.20 14:55:31 3.9.20 14:55:31 3.10.15 14:55:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:55:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tg8G from file:/tmp/.os_lf_venv 14:55:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:33 lf-activate-venv(): INFO: Base packages installed successfully 14:55:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-tg8G/bin to PATH 14:55:41 INFO: No Stack... 14:55:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:55:42 INFO: Archiving Costs 14:55:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7687021377589182812.sh 14:55:42 ---> logs-deploy.sh 14:55:42 Setup pyenv: 14:55:42 system 14:55:42 3.8.20 14:55:42 3.9.20 14:55:42 3.10.15 14:55:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:55:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tg8G from file:/tmp/.os_lf_venv 14:55:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:44 lf-activate-venv(): INFO: Base packages installed successfully 14:55:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-tg8G/bin to PATH 14:55:57 WARNING: Nexus logging server not set 14:55:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3915/ 14:55:57 INFO: archiving logs to S3 14:55:59 ---> uname -a: 14:55:59 Linux prd-ubuntu2204-docker-4c-16g-10440 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:55:59 14:55:59 14:55:59 ---> lscpu: 14:55:59 Architecture: x86_64 14:55:59 CPU op-mode(s): 32-bit, 64-bit 14:55:59 Address sizes: 40 bits physical, 48 bits virtual 14:55:59 Byte Order: Little Endian 14:55:59 CPU(s): 4 14:55:59 On-line CPU(s) list: 0-3 14:55:59 Vendor ID: AuthenticAMD 14:55:59 Model name: AMD EPYC-Rome Processor 14:55:59 CPU family: 23 14:55:59 Model: 49 14:55:59 Thread(s) per core: 1 14:55:59 Core(s) per socket: 1 14:55:59 Socket(s): 4 14:55:59 Stepping: 0 14:55:59 BogoMIPS: 5600.00 14:55:59 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 14:55:59 Virtualization: AMD-V 14:55:59 Hypervisor vendor: KVM 14:55:59 Virtualization type: full 14:55:59 L1d cache: 128 KiB (4 instances) 14:55:59 L1i cache: 128 KiB (4 instances) 14:55:59 L2 cache: 2 MiB (4 instances) 14:55:59 L3 cache: 64 MiB (4 instances) 14:55:59 NUMA node(s): 1 14:55:59 NUMA node0 CPU(s): 0-3 14:55:59 Vulnerability Gather data sampling: Not affected 14:55:59 Vulnerability Indirect target selection: Not affected 14:55:59 Vulnerability Itlb multihit: Not affected 14:55:59 Vulnerability L1tf: Not affected 14:55:59 Vulnerability Mds: Not affected 14:55:59 Vulnerability Meltdown: Not affected 14:55:59 Vulnerability Mmio stale data: Not affected 14:55:59 Vulnerability Reg file data sampling: Not affected 14:55:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:55:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:55:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:55:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:55:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:55:59 Vulnerability Srbds: Not affected 14:55:59 Vulnerability Tsx async abort: Not affected 14:55:59 14:55:59 14:55:59 ---> nproc: 14:55:59 4 14:55:59 14:55:59 14:55:59 ---> df -h: 14:55:59 Filesystem Size Used Avail Use% Mounted on 14:55:59 tmpfs 1.6G 1.1M 1.6G 1% /run 14:55:59 /dev/vda1 78G 18G 61G 23% / 14:55:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:55:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:55:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:55:59 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:55:59 14:55:59 14:55:59 ---> free -m: 14:55:59 total used free shared buff/cache available 14:55:59 Mem: 15989 712 10705 3 4571 14934 14:55:59 Swap: 1023 1 1022 14:55:59 14:55:59 14:55:59 ---> ip addr: 14:55:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:55:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:55:59 inet 127.0.0.1/8 scope host lo 14:55:59 valid_lft forever preferred_lft forever 14:55:59 inet6 ::1/128 scope host 14:55:59 valid_lft forever preferred_lft forever 14:55:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:55:59 link/ether fa:16:3e:53:4d:78 brd ff:ff:ff:ff:ff:ff 14:55:59 altname enp0s3 14:55:59 inet 10.30.170.101/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:55:59 valid_lft 79757sec preferred_lft 79757sec 14:55:59 inet6 fe80::f816:3eff:fe53:4d78/64 scope link 14:55:59 valid_lft forever preferred_lft forever 14:55:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:55:59 link/ether f2:32:21:9a:48:1e brd ff:ff:ff:ff:ff:ff 14:55:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:55:59 valid_lft forever preferred_lft forever 14:55:59 14:55:59 14:55:59 ---> sar -b -r -n DEV: 14:55:59 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-10440) 11/14/25 _x86_64_ (4 CPU) 14:55:59 14:55:59 13:05:19 LINUX RESTART (4 CPU) 14:55:59 14:55:59 13:10:10 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:55:59 13:20:07 103.41 22.61 64.67 16.14 876.38 26414.34 242866.10 14:55:59 13:30:04 23.50 2.11 20.26 1.13 35.33 1376.22 2045.98 14:55:59 13:40:19 11.16 0.21 10.30 0.65 14.80 576.30 1418.01 14:55:59 13:50:12 17.93 0.04 17.08 0.80 1.78 439.33 1233.87 14:55:59 14:00:13 8.46 0.02 8.01 0.42 0.97 227.94 146.70 14:55:59 14:10:14 17.51 12.06 5.24 0.21 146.32 142.93 120.69 14:55:59 14:20:13 4.79 0.01 4.60 0.18 1.06 125.85 84.51 14:55:59 14:30:13 5.46 0.24 5.02 0.20 10.51 134.76 102.22 14:55:59 14:40:19 9.03 0.03 8.60 0.40 1.27 527.68 191.48 14:55:59 14:50:14 5.80 0.00 5.65 0.14 0.34 152.95 43.17 14:55:59 Average: 20.65 3.72 14.90 2.02 108.50 2999.79 24712.44 14:55:59 14:55:59 13:10:10 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:55:59 13:20:07 1186768 4830196 11100408 67.80 262344 3349160 13042068 74.86 1908584 12673268 240356 14:55:59 13:30:04 7902700 11446828 4486592 27.40 265680 3254296 5199076 29.84 1982136 5905364 3948 14:55:59 13:40:19 8618660 12266788 3669964 22.41 269940 3352496 4403480 25.28 2009852 5177160 64 14:55:59 13:50:12 10762612 14463544 1474284 9.00 273376 3401764 2792560 16.03 2033008 3019484 8248 14:55:59 14:00:13 7599508 11321492 4614708 28.18 274756 3421436 5307944 30.47 2035724 6171500 264 14:55:59 14:10:14 7498984 11292700 4643200 28.36 280584 3475676 5332792 30.61 2078176 6214148 484 14:55:59 14:20:13 6080876 9889428 6045776 36.93 281140 3489916 6688828 38.39 2080264 7625660 84 14:55:59 14:30:13 6086180 9914064 6021072 36.77 281872 3508488 6715240 38.55 2085096 7617568 236 14:55:59 14:40:19 7514880 11461368 4474164 27.33 285812 3617184 5181332 29.74 2093888 6177380 124 14:55:59 14:50:14 7349096 11315628 4619760 28.22 286520 3636392 5292628 30.38 2102360 6323832 52 14:55:59 Average: 7060026 10820204 5114993 31.24 276202 3450681 5995595 34.41 2040909 6690536 25386 14:55:59 14:55:59 13:10:10 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:55:59 13:20:07 lo 15.77 15.77 13.36 13.36 0.00 0.00 0.00 0.00 14:55:59 13:20:07 ens3 46.93 31.33 769.12 3.39 0.00 0.00 0.00 0.00 14:55:59 13:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 13:30:04 lo 43.15 43.15 19.92 19.92 0.00 0.00 0.00 0.00 14:55:59 13:30:04 ens3 1.72 1.45 0.36 0.31 0.00 0.00 0.00 0.00 14:55:59 13:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 13:40:19 lo 21.03 21.03 9.59 9.59 0.00 0.00 0.00 0.00 14:55:59 13:40:19 ens3 1.35 1.34 0.37 1.28 0.00 0.00 0.00 0.00 14:55:59 13:40:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 13:50:12 lo 10.95 10.95 5.23 5.23 0.00 0.00 0.00 0.00 14:55:59 13:50:12 ens3 1.13 0.77 0.31 0.23 0.00 0.00 0.00 0.00 14:55:59 13:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:00:13 lo 19.84 19.84 10.40 10.40 0.00 0.00 0.00 0.00 14:55:59 14:00:13 ens3 0.79 0.62 0.18 0.14 0.00 0.00 0.00 0.00 14:55:59 14:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:10:14 lo 28.72 28.72 10.22 10.22 0.00 0.00 0.00 0.00 14:55:59 14:10:14 ens3 0.55 0.48 0.11 0.09 0.00 0.00 0.00 0.00 14:55:59 14:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:20:13 lo 16.90 16.90 8.61 8.61 0.00 0.00 0.00 0.00 14:55:59 14:20:13 ens3 0.72 0.50 0.16 0.12 0.00 0.00 0.00 0.00 14:55:59 14:20:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:30:13 lo 14.22 14.22 8.95 8.95 0.00 0.00 0.00 0.00 14:55:59 14:30:13 ens3 0.61 0.53 0.13 0.10 0.00 0.00 0.00 0.00 14:55:59 14:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:40:19 lo 14.07 14.07 7.87 7.87 0.00 0.00 0.00 0.00 14:55:59 14:40:19 ens3 0.85 0.71 0.26 0.21 0.00 0.00 0.00 0.00 14:55:59 14:40:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:50:14 lo 16.68 16.68 6.88 6.88 0.00 0.00 0.00 0.00 14:55:59 14:50:14 ens3 0.75 0.49 0.17 0.12 0.00 0.00 0.00 0.00 14:55:59 14:50:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 Average: lo 20.13 20.13 10.10 10.10 0.00 0.00 0.00 0.00 14:55:59 Average: ens3 5.52 3.81 76.76 0.60 0.00 0.00 0.00 0.00 14:55:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:59 14:55:59 14:55:59 ---> sar -P ALL: 14:55:59 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-10440) 11/14/25 _x86_64_ (4 CPU) 14:55:59 14:55:59 13:05:19 LINUX RESTART (4 CPU) 14:55:59 14:55:59 13:10:10 CPU %user %nice %system %iowait %steal %idle 14:55:59 13:20:07 all 52.10 0.00 2.42 4.79 0.12 40.57 14:55:59 13:20:07 0 50.61 0.00 2.45 4.42 0.12 42.39 14:55:59 13:20:07 1 52.14 0.00 2.31 6.49 0.12 38.93 14:55:59 13:20:07 2 51.63 0.00 2.41 3.99 0.11 41.86 14:55:59 13:20:07 3 54.03 0.00 2.49 4.26 0.12 39.09 14:55:59 13:30:04 all 38.39 0.00 1.65 0.24 0.12 59.61 14:55:59 13:30:04 0 38.26 0.00 1.53 0.40 0.11 59.71 14:55:59 13:30:04 1 38.08 0.00 1.82 0.20 0.12 59.79 14:55:59 13:30:04 2 38.21 0.00 1.69 0.21 0.12 59.77 14:55:59 13:30:04 3 39.00 0.00 1.55 0.17 0.11 59.16 14:55:59 13:40:19 all 19.17 0.00 0.84 0.12 0.10 79.78 14:55:59 13:40:19 0 19.15 0.00 0.92 0.08 0.09 79.76 14:55:59 13:40:19 1 19.05 0.00 0.77 0.08 0.10 80.00 14:55:59 13:40:19 2 19.95 0.00 0.87 0.19 0.10 78.90 14:55:59 13:40:19 3 18.54 0.00 0.79 0.12 0.10 80.46 14:55:59 13:50:12 all 24.67 0.00 0.88 0.06 0.11 74.28 14:55:59 13:50:12 0 24.70 0.00 0.77 0.09 0.11 74.33 14:55:59 13:50:12 1 23.79 0.00 0.89 0.02 0.11 75.19 14:55:59 13:50:12 2 24.48 0.00 0.94 0.13 0.11 74.34 14:55:59 13:50:12 3 25.70 0.00 0.93 0.02 0.11 73.25 14:55:59 14:00:13 all 16.73 0.00 0.72 0.04 0.10 82.41 14:55:59 14:00:13 0 16.79 0.00 0.69 0.02 0.11 82.39 14:55:59 14:00:13 1 16.82 0.00 0.80 0.02 0.10 82.25 14:55:59 14:00:13 2 17.56 0.00 0.71 0.06 0.11 81.56 14:55:59 14:00:13 3 15.74 0.00 0.67 0.05 0.10 83.44 14:55:59 14:10:14 all 8.37 0.06 0.43 0.08 0.10 90.95 14:55:59 14:10:14 0 8.67 0.00 0.45 0.02 0.10 90.76 14:55:59 14:10:14 1 8.65 0.04 0.34 0.07 0.10 90.79 14:55:59 14:10:14 2 7.93 0.21 0.52 0.22 0.11 91.01 14:55:59 14:10:14 3 8.25 0.00 0.42 0.00 0.10 91.23 14:55:59 14:20:13 all 9.55 0.00 0.56 0.03 0.11 89.76 14:55:59 14:20:13 0 9.17 0.00 0.53 0.02 0.10 90.17 14:55:59 14:20:13 1 9.52 0.00 0.51 0.03 0.11 89.83 14:55:59 14:20:13 2 10.30 0.00 0.59 0.04 0.11 88.97 14:55:59 14:20:13 3 9.20 0.00 0.60 0.01 0.11 90.08 14:55:59 14:30:13 all 8.78 0.00 0.39 0.03 0.11 90.70 14:55:59 14:30:13 0 8.85 0.00 0.37 0.05 0.10 90.64 14:55:59 14:30:13 1 8.84 0.00 0.36 0.03 0.12 90.66 14:55:59 14:30:13 2 8.56 0.00 0.38 0.02 0.11 90.94 14:55:59 14:30:13 3 8.86 0.00 0.44 0.02 0.11 90.58 14:55:59 14:40:19 all 12.45 0.00 0.54 0.08 0.10 86.84 14:55:59 14:40:19 0 12.08 0.00 0.52 0.13 0.09 87.18 14:55:59 14:40:19 1 12.84 0.00 0.52 0.02 0.09 86.52 14:55:59 14:40:19 2 12.45 0.00 0.61 0.04 0.10 86.81 14:55:59 14:40:19 3 12.42 0.00 0.50 0.13 0.10 86.84 14:55:59 14:50:14 all 7.59 0.00 0.41 0.10 0.09 91.81 14:55:59 14:50:14 0 7.96 0.00 0.35 0.11 0.09 91.48 14:55:59 14:50:14 1 7.51 0.00 0.42 0.06 0.10 91.90 14:55:59 14:50:14 2 7.78 0.00 0.46 0.14 0.10 91.53 14:55:59 14:50:14 3 7.11 0.00 0.40 0.09 0.09 92.31 14:55:59 Average: all 19.74 0.01 0.88 0.55 0.10 78.71 14:55:59 Average: 0 19.58 0.00 0.86 0.53 0.10 78.93 14:55:59 Average: 1 19.69 0.00 0.87 0.70 0.11 78.63 14:55:59 Average: 2 19.85 0.02 0.92 0.50 0.11 78.60 14:55:59 Average: 3 19.84 0.00 0.88 0.48 0.10 78.69 14:55:59 14:55:59 14:55:59