09:05:30 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119610 09:05:30 Running as SYSTEM 09:05:30 [EnvInject] - Loading node environment variables. 09:05:31 Building remotely on prd-ubuntu2204-docker-4c-16g-11891 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:05:33 [ssh-agent] Looking for ssh-agent implementation... 09:05:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:33 $ ssh-agent 09:05:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXo2ajJu/agent.1566 09:05:33 SSH_AGENT_PID=1568 09:05:33 [ssh-agent] Started. 09:05:33 Running ssh-add (command line suppressed) 09:05:33 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5009306091311646722.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5009306091311646722.key) 09:05:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:05:33 The recommended git tool is: NONE 09:05:38 using credential jenkins-ssh 09:05:38 Wiping out workspace first. 09:05:38 Cloning the remote Git repository 09:05:38 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:05:38 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:05:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:05:38 > git --version # timeout=10 09:05:38 > git --version # 'git version 2.34.1' 09:05:38 using GIT_SSH to set credentials jenkins-ssh 09:05:38 Verifying host key using known hosts file 09:05:39 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. 09:05:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:05:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:05:44 using GIT_SSH to set credentials jenkins-ssh 09:05:44 Verifying host key using known hosts file 09:05:44 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. 09:05:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/10/119610/5 # timeout=10 09:05:45 > git rev-parse 8952c666e1447ff2af9c1c1ac8ae8b2e27a98c91^{commit} # timeout=10 09:05:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:05:45 Checking out Revision 8952c666e1447ff2af9c1c1ac8ae8b2e27a98c91 (refs/changes/10/119610/5) 09:05:45 > git config core.sparsecheckout # timeout=10 09:05:45 > git checkout -f 8952c666e1447ff2af9c1c1ac8ae8b2e27a98c91 # timeout=10 09:05:45 Commit message: "Refactor PceLink Interface" 09:05:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:05:45 > git rev-list --no-walk 87a219a48ee2863503e9f2b0f5795856fcb3d515 # timeout=10 09:05:45 > git remote # timeout=10 09:05:45 > git submodule init # timeout=10 09:05:45 > git submodule sync # timeout=10 09:05:45 > git config --get remote.origin.url # timeout=10 09:05:45 > git submodule init # timeout=10 09:05:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:05:45 ERROR: No submodules found. 09:05:49 provisioning config files... 09:05:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:05:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:05:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17661097877980702670.sh 09:05:49 ---> python-tools-install.sh 09:05:49 Setup pyenv: 09:05:49 * system (set by /opt/pyenv/version) 09:05:49 * 3.8.20 (set by /opt/pyenv/version) 09:05:49 * 3.9.20 (set by /opt/pyenv/version) 09:05:49 3.10.15 09:05:49 3.11.10 09:05:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JQgf 09:05:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:59 lf-activate-venv(): INFO: Base packages installed successfully 09:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-JQgf/bin to PATH 09:06:27 Generating Requirements File 09:06:47 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. 09:06:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:06:47 Python 3.11.10 09:06:47 pip 25.3 from /tmp/venv-JQgf/lib/python3.11/site-packages/pip (python 3.11) 09:06:47 appdirs==1.4.4 09:06:47 argcomplete==3.6.3 09:06:47 aspy.yaml==1.3.0 09:06:47 attrs==25.4.0 09:06:47 autopage==0.5.2 09:06:47 beautifulsoup4==4.14.3 09:06:47 boto3==1.42.5 09:06:47 botocore==1.42.5 09:06:47 bs4==0.0.2 09:06:47 cachetools==6.2.2 09:06:47 certifi==2025.11.12 09:06:47 cffi==2.0.0 09:06:47 cfgv==3.5.0 09:06:47 chardet==5.2.0 09:06:47 charset-normalizer==3.4.4 09:06:47 click==8.3.1 09:06:47 cliff==4.13.0 09:06:47 cmd2==3.0.0 09:06:47 cryptography==3.3.2 09:06:47 debtcollector==3.0.0 09:06:47 decorator==5.2.1 09:06:47 defusedxml==0.7.1 09:06:47 Deprecated==1.3.1 09:06:47 distlib==0.4.0 09:06:47 dnspython==2.8.0 09:06:47 docker==7.1.0 09:06:47 dogpile.cache==1.5.0 09:06:47 durationpy==0.10 09:06:47 email-validator==2.3.0 09:06:47 filelock==3.20.0 09:06:47 future==1.0.0 09:06:47 gitdb==4.0.12 09:06:47 GitPython==3.1.45 09:06:47 google-auth==2.43.0 09:06:47 httplib2==0.31.0 09:06:47 identify==2.6.15 09:06:47 idna==3.11 09:06:47 importlib-resources==1.5.0 09:06:47 iso8601==2.1.0 09:06:47 Jinja2==3.1.6 09:06:47 jmespath==1.0.1 09:06:47 jsonpatch==1.33 09:06:47 jsonpointer==3.0.0 09:06:47 jsonschema==4.25.1 09:06:47 jsonschema-specifications==2025.9.1 09:06:47 keystoneauth1==5.12.0 09:06:47 kubernetes==34.1.0 09:06:47 lftools==0.37.17 09:06:47 lxml==6.0.2 09:06:47 markdown-it-py==4.0.0 09:06:47 MarkupSafe==3.0.3 09:06:47 mdurl==0.1.2 09:06:47 msgpack==1.1.2 09:06:47 multi_key_dict==2.0.3 09:06:47 munch==4.0.0 09:06:47 netaddr==1.3.0 09:06:47 niet==1.4.2 09:06:47 nodeenv==1.9.1 09:06:47 oauth2client==4.1.3 09:06:47 oauthlib==3.3.1 09:06:47 openstacksdk==4.8.0 09:06:47 os-service-types==1.8.2 09:06:47 osc-lib==4.2.0 09:06:47 oslo.config==10.1.0 09:06:47 oslo.context==6.2.0 09:06:47 oslo.i18n==6.7.1 09:06:47 oslo.log==7.2.1 09:06:47 oslo.serialization==5.8.0 09:06:47 oslo.utils==9.2.0 09:06:47 packaging==25.0 09:06:47 pbr==7.0.3 09:06:47 platformdirs==4.5.1 09:06:47 prettytable==3.17.0 09:06:47 psutil==7.1.3 09:06:47 pyasn1==0.6.1 09:06:47 pyasn1_modules==0.4.2 09:06:47 pycparser==2.23 09:06:47 pygerrit2==2.0.15 09:06:47 PyGithub==2.8.1 09:06:47 Pygments==2.19.2 09:06:47 PyJWT==2.10.1 09:06:47 PyNaCl==1.6.1 09:06:47 pyparsing==2.4.7 09:06:47 pyperclip==1.11.0 09:06:47 pyrsistent==0.20.0 09:06:47 python-cinderclient==9.8.0 09:06:47 python-dateutil==2.9.0.post0 09:06:47 python-heatclient==4.3.0 09:06:47 python-jenkins==1.8.3 09:06:47 python-keystoneclient==5.7.0 09:06:47 python-magnumclient==4.9.0 09:06:47 python-openstackclient==8.2.0 09:06:47 python-swiftclient==4.9.0 09:06:47 PyYAML==6.0.3 09:06:47 referencing==0.37.0 09:06:47 requests==2.32.5 09:06:47 requests-oauthlib==2.0.0 09:06:47 requestsexceptions==1.4.0 09:06:47 rfc3986==2.0.0 09:06:47 rich==14.2.0 09:06:47 rich-argparse==1.7.2 09:06:47 rpds-py==0.30.0 09:06:47 rsa==4.9.1 09:06:47 ruamel.yaml==0.18.16 09:06:47 ruamel.yaml.clib==0.2.15 09:06:47 s3transfer==0.16.0 09:06:47 simplejson==3.20.2 09:06:47 six==1.17.0 09:06:47 smmap==5.0.2 09:06:47 soupsieve==2.8 09:06:47 stevedore==5.6.0 09:06:47 tabulate==0.9.0 09:06:47 toml==0.10.2 09:06:47 tomlkit==0.13.3 09:06:47 tqdm==4.67.1 09:06:47 typing_extensions==4.15.0 09:06:47 tzdata==2025.2 09:06:47 urllib3==1.26.20 09:06:47 virtualenv==20.35.4 09:06:47 wcwidth==0.2.14 09:06:47 websocket-client==1.9.0 09:06:47 wrapt==2.0.1 09:06:47 xdg==6.0.0 09:06:47 xmltodict==1.0.2 09:06:47 yq==3.4.3 09:06:47 [EnvInject] - Injecting environment variables from a build step. 09:06:48 [EnvInject] - Injecting as environment variables the properties content 09:06:48 PYTHON=python3 09:06:48 09:06:48 [EnvInject] - Variables injected successfully. 09:06:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4336221623304793971.sh 09:06:48 ---> tox-install.sh 09:06:48 + source /home/jenkins/lf-env.sh 09:06:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:06:48 ++ mktemp -d /tmp/venv-XXXX 09:06:48 + lf_venv=/tmp/venv-7llJ 09:06:48 + local venv_file=/tmp/.os_lf_venv 09:06:48 + local python=python3 09:06:48 + local options 09:06:48 + local set_path=true 09:06:48 + local install_args= 09:06:48 ++ 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 09:06:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:06:48 + true 09:06:48 + case $1 in 09:06:48 + venv_file=/tmp/.toxenv 09:06:48 + shift 2 09:06:48 + true 09:06:48 + case $1 in 09:06:48 + shift 09:06:48 + break 09:06:48 + case $python in 09:06:48 + local pkg_list= 09:06:48 + [[ -d /opt/pyenv ]] 09:06:48 + echo 'Setup pyenv:' 09:06:48 Setup pyenv: 09:06:48 + export PYENV_ROOT=/opt/pyenv 09:06:48 + PYENV_ROOT=/opt/pyenv 09:06:48 + 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 09:06:48 + 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 09:06:48 + pyenv versions 09:06:48 system 09:06:48 3.8.20 09:06:48 3.9.20 09:06:48 3.10.15 09:06:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:06:48 + command -v pyenv 09:06:48 ++ pyenv init - --no-rehash 09:06:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:06:48 for i in ${!paths[@]}; do 09:06:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:06:48 fi; done; 09:06:48 echo "${paths[*]}"'\'')" 09:06:48 export PATH="/opt/pyenv/shims:${PATH}" 09:06:48 export PYENV_SHELL=bash 09:06:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:06:48 pyenv() { 09:06:48 local command 09:06:48 command="${1:-}" 09:06:48 if [ "$#" -gt 0 ]; then 09:06:48 shift 09:06:48 fi 09:06:48 09:06:48 case "$command" in 09:06:48 rehash|shell) 09:06:48 eval "$(pyenv "sh-$command" "$@")" 09:06:48 ;; 09:06:48 *) 09:06:48 command pyenv "$command" "$@" 09:06:48 ;; 09:06:48 esac 09:06:48 }' 09:06:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:06:48 for i in ${!paths[@]}; do 09:06:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:06:48 fi; done; 09:06:48 echo "${paths[*]}"' 09:06:48 ++ 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 09:06:48 ++ 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 09:06:48 ++ 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 09:06:48 ++ export PYENV_SHELL=bash 09:06:48 ++ PYENV_SHELL=bash 09:06:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:06:48 +++ complete -F _pyenv pyenv 09:06:48 ++ lf-pyver python3 09:06:48 ++ local py_version_xy=python3 09:06:48 ++ local py_version_xyz= 09:06:48 ++ pyenv versions 09:06:48 ++ local command 09:06:48 ++ command=versions 09:06:48 ++ '[' 1 -gt 0 ']' 09:06:48 ++ shift 09:06:48 ++ case "$command" in 09:06:48 ++ command pyenv versions 09:06:48 ++ sed 's/^[ *]* //' 09:06:48 ++ awk '{ print $1 }' 09:06:48 ++ grep -E '^[0-9.]*[0-9]$' 09:06:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:06:48 +++ grep '^3' /tmp/.pyenv_versions 09:06:48 +++ sort -V 09:06:48 +++ tail -n 1 09:06:48 ++ py_version_xyz=3.11.10 09:06:48 ++ [[ -z 3.11.10 ]] 09:06:48 ++ echo 3.11.10 09:06:48 ++ return 0 09:06:48 + pyenv local 3.11.10 09:06:48 + local command 09:06:48 + command=local 09:06:48 + '[' 2 -gt 0 ']' 09:06:48 + shift 09:06:48 + case "$command" in 09:06:48 + command pyenv local 3.11.10 09:06:48 + for arg in "$@" 09:06:48 + case $arg in 09:06:48 + pkg_list+='tox ' 09:06:48 + for arg in "$@" 09:06:48 + case $arg in 09:06:48 + pkg_list+='virtualenv ' 09:06:48 + for arg in "$@" 09:06:48 + case $arg in 09:06:48 + pkg_list+='urllib3~=1.26.15 ' 09:06:48 + [[ -f /tmp/.toxenv ]] 09:06:48 + [[ ! -f /tmp/.toxenv ]] 09:06:48 + [[ -n '' ]] 09:06:48 + python3 -m venv /tmp/venv-7llJ 09:06:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7llJ' 09:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7llJ 09:06:52 + echo /tmp/venv-7llJ 09:06:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:06:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:06:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:52 + local 'pip_opts=--upgrade --quiet' 09:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:06:52 + [[ -n '' ]] 09:06:52 + [[ -n '' ]] 09:06:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:52 + /tmp/venv-7llJ/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 09:06:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:06:55 lf-activate-venv(): INFO: Base packages installed successfully 09:06:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:06:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:06:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:06:55 + /tmp/venv-7llJ/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 09:06:57 + type python3 09:06:57 + true 09:06:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7llJ/bin to PATH' 09:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-7llJ/bin to PATH 09:06:57 + PATH=/tmp/venv-7llJ/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 09:06:57 + return 0 09:06:57 + python3 --version 09:06:57 Python 3.11.10 09:06:57 + python3 -m pip --version 09:06:57 pip 25.3 from /tmp/venv-7llJ/lib/python3.11/site-packages/pip (python 3.11) 09:06:57 + python3 -m pip freeze 09:06:58 cachetools==6.2.2 09:06:58 chardet==5.2.0 09:06:58 colorama==0.4.6 09:06:58 distlib==0.4.0 09:06:58 filelock==3.20.0 09:06:58 packaging==25.0 09:06:58 platformdirs==4.5.1 09:06:58 pluggy==1.6.0 09:06:58 pyproject-api==1.10.0 09:06:58 tox==4.32.0 09:06:58 urllib3==1.26.20 09:06:58 virtualenv==20.35.4 09:06:58 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8774498940886840217.sh 09:06:58 [EnvInject] - Injecting environment variables from a build step. 09:06:58 [EnvInject] - Injecting as environment variables the properties content 09:06:58 PARALLEL=True 09:06:58 09:06:58 [EnvInject] - Variables injected successfully. 09:06:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15758369628404951775.sh 09:06:58 ---> tox-run.sh 09:06:58 + 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 09:06:58 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:06:58 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:06:58 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:06:58 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:06:58 + source /home/jenkins/lf-env.sh 09:06:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:06:58 ++ mktemp -d /tmp/venv-XXXX 09:06:58 + lf_venv=/tmp/venv-aj1N 09:06:58 + local venv_file=/tmp/.os_lf_venv 09:06:58 + local python=python3 09:06:58 + local options 09:06:58 + local set_path=true 09:06:58 + local install_args= 09:06:58 ++ 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 09:06:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:06:58 + true 09:06:58 + case $1 in 09:06:58 + venv_file=/tmp/.toxenv 09:06:58 + shift 2 09:06:58 + true 09:06:58 + case $1 in 09:06:58 + shift 09:06:58 + break 09:06:58 + case $python in 09:06:58 + local pkg_list= 09:06:58 + [[ -d /opt/pyenv ]] 09:06:58 + echo 'Setup pyenv:' 09:06:58 Setup pyenv: 09:06:58 + export PYENV_ROOT=/opt/pyenv 09:06:58 + PYENV_ROOT=/opt/pyenv 09:06:58 + 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 09:06:58 + 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 09:06:58 + pyenv versions 09:06:58 system 09:06:58 3.8.20 09:06:58 3.9.20 09:06:58 3.10.15 09:06:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:06:58 + command -v pyenv 09:06:58 ++ pyenv init - --no-rehash 09:06:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:06:58 for i in ${!paths[@]}; do 09:06:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:06:58 fi; done; 09:06:58 echo "${paths[*]}"'\'')" 09:06:58 export PATH="/opt/pyenv/shims:${PATH}" 09:06:58 export PYENV_SHELL=bash 09:06:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:06:58 pyenv() { 09:06:58 local command 09:06:58 command="${1:-}" 09:06:58 if [ "$#" -gt 0 ]; then 09:06:58 shift 09:06:58 fi 09:06:58 09:06:58 case "$command" in 09:06:58 rehash|shell) 09:06:58 eval "$(pyenv "sh-$command" "$@")" 09:06:58 ;; 09:06:58 *) 09:06:58 command pyenv "$command" "$@" 09:06:58 ;; 09:06:58 esac 09:06:58 }' 09:06:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:06:58 for i in ${!paths[@]}; do 09:06:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:06:58 fi; done; 09:06:58 echo "${paths[*]}"' 09:06:58 ++ 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 09:06:58 ++ 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 09:06:58 ++ 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 09:06:58 ++ export PYENV_SHELL=bash 09:06:58 ++ PYENV_SHELL=bash 09:06:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:06:58 +++ complete -F _pyenv pyenv 09:06:58 ++ lf-pyver python3 09:06:58 ++ local py_version_xy=python3 09:06:58 ++ local py_version_xyz= 09:06:58 ++ pyenv versions 09:06:58 ++ local command 09:06:58 ++ command=versions 09:06:58 ++ '[' 1 -gt 0 ']' 09:06:58 ++ shift 09:06:58 ++ case "$command" in 09:06:58 ++ command pyenv versions 09:06:58 ++ sed 's/^[ *]* //' 09:06:58 ++ awk '{ print $1 }' 09:06:58 ++ grep -E '^[0-9.]*[0-9]$' 09:06:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:06:58 +++ grep '^3' /tmp/.pyenv_versions 09:06:58 +++ sort -V 09:06:58 +++ tail -n 1 09:06:58 ++ py_version_xyz=3.11.10 09:06:58 ++ [[ -z 3.11.10 ]] 09:06:58 ++ echo 3.11.10 09:06:58 ++ return 0 09:06:58 + pyenv local 3.11.10 09:06:58 + local command 09:06:58 + command=local 09:06:58 + '[' 2 -gt 0 ']' 09:06:58 + shift 09:06:58 + case "$command" in 09:06:58 + command pyenv local 3.11.10 09:06:58 + for arg in "$@" 09:06:58 + case $arg in 09:06:58 + pkg_list+='tox ' 09:06:58 + for arg in "$@" 09:06:58 + case $arg in 09:06:58 + pkg_list+='virtualenv ' 09:06:58 + for arg in "$@" 09:06:58 + case $arg in 09:06:58 + pkg_list+='urllib3~=1.26.15 ' 09:06:58 + [[ -f /tmp/.toxenv ]] 09:06:58 ++ cat /tmp/.toxenv 09:06:58 + lf_venv=/tmp/venv-7llJ 09:06:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7llJ from' file:/tmp/.toxenv 09:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7llJ from file:/tmp/.toxenv 09:06:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:58 + local 'pip_opts=--upgrade --quiet' 09:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:06:58 + [[ -n '' ]] 09:06:58 + [[ -n '' ]] 09:06:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:58 + /tmp/venv-7llJ/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 09:06:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:06:59 lf-activate-venv(): INFO: Base packages installed successfully 09:06:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:06:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:06:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:06:59 + /tmp/venv-7llJ/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 09:07:00 + type python3 09:07:00 + true 09:07:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7llJ/bin to PATH' 09:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-7llJ/bin to PATH 09:07:00 + PATH=/tmp/venv-7llJ/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 09:07:00 + return 0 09:07:00 + [[ -d /opt/pyenv ]] 09:07:00 + echo '---> Setting up pyenv' 09:07:00 ---> Setting up pyenv 09:07:00 + export PYENV_ROOT=/opt/pyenv 09:07:00 + PYENV_ROOT=/opt/pyenv 09:07:00 + export PATH=/opt/pyenv/bin:/tmp/venv-7llJ/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 09:07:00 + PATH=/opt/pyenv/bin:/tmp/venv-7llJ/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 09:07:00 ++ pwd 09:07:00 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:07:00 + export PYTHONPATH 09:07:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:07:00 + TOX_TESTENV_PASSENV=PYTHONPATH 09:07:00 + tox --version 09:07:00 4.32.0 from /tmp/venv-7llJ/lib/python3.11/site-packages/tox/__init__.py 09:07:01 + PARALLEL=True 09:07:01 + TOX_OPTIONS_LIST= 09:07:01 + [[ -n '' ]] 09:07:01 + case ${PARALLEL,,} in 09:07:01 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:07:01 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:07:01 + tox --parallel auto --parallel-live 09:07:02 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:07:02 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 09:07:02 checkbashisms: freeze> python -m pip freeze --all 09:07:02 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:07:03 checkbashisms: pip==25.3,setuptools==80.9.0 09:07:03 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:07:03 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)' 09:07:03 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:07:04 checkbashisms: OK ✔ in 3.21 seconds 09:07:04 pre-commit: install_deps> python -I -m pip install pre-commit 09:07:06 pre-commit: freeze> python -m pip freeze --all 09:07:07 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.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 09:07:07 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:07:07 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)' 09:07:07 /usr/bin/cpan 09:07:07 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:07:07 [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. 09:07:07 [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. 09:07:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:07:07 [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. 09:07:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:07:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:07:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:07:08 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:07:08 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:07:08 buildcontroller: freeze> python -m pip freeze --all 09:07:09 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:07:09 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:07:09 + update-java-alternatives -l 09:07:09 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:07:09 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:07:09 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:07:09 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:07:09 update-alternatives: error: no alternatives for jaotc 09:07:09 update-alternatives: error: no alternatives for rmic 09:07:09 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:07:09 java -version 09:07:09 + JAVA_VER=21 09:07:09 + echo 21 09:07:09 21 09:07:09 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:07:09 + javac -version 09:07:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:07:09 [INFO] Once installed this environment will be reused. 09:07:09 [INFO] This may take a few minutes... 09:07:09 + JAVAC_VER=21 09:07:09 + echo 21 09:07:09 + [ 21 -ge 21 ] 09:07:09 + [ 21 -ge 21 ] 09:07:09 + echo ok, java is 21 or newer 09:07:09 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:07:09 21 09:07:09 ok, java is 21 or newer 09:07:09 2025-12-09 09:07:09 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] 09:07:09 + sudo mkdir -p /opt 09:07:09 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:07:09 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:07:09 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:07:09 + mvn --version 09:07:10 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:07:10 Maven home: /opt/maven 09:07:10 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:07:10 Default locale: en, platform encoding: UTF-8 09:07:10 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 09:07:10 NOTE: Picked up JDK_JAVA_OPTIONS: 09:07:10 --add-opens=java.base/java.io=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.lang=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.net=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.nio=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.util=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:07:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:07:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:07:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:07:10 -Xlog:disable 09:07:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:07:15 [INFO] Once installed this environment will be reused. 09:07:15 [INFO] This may take a few minutes... 09:07:22 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:07:22 [INFO] Once installed this environment will be reused. 09:07:22 [INFO] This may take a few minutes... 09:07:25 docs: freeze> python -m pip freeze --all 09:07:25 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.6.1,webcolors==25.10.0 09:07:25 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 09:07:26 docs-linkcheck: freeze> python -m pip freeze --all 09:07:27 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.6.1,webcolors==25.10.0 09:07:27 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 09:07:27 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:07:27 [INFO] Once installed this environment will be reused. 09:07:27 [INFO] This may take a few minutes... 09:07:29 docs: OK ✔ in 27.65 seconds 09:07:29 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:07:32 docs-linkcheck: OK ✔ in 30.79 seconds 09:07:32 pylint: freeze> python -m pip freeze --all 09:07:32 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 09:07:32 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}$' '{}' + 09:07:40 trim trailing whitespace.................................................Passed 09:07:40 Tabs remover.............................................................Passed 09:07:40 autopep8.................................................................Passed 09:07:46 perltidy.................................................................Passed 09:07:46 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:07:47 [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. 09:07:47 [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. 09:07:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:07:47 [INFO] Once installed this environment will be reused. 09:07:47 [INFO] This may take a few minutes... 09:07:55 gitlint..................................................................Passed 09:07:58 09:07:58 ------------------------------------ 09:07:58 Your code has been rated at 10.00/10 09:07:58 09:08:48 pre-commit: OK ✔ in 51.61 seconds 09:08:48 pylint: OK ✔ in 31.56 seconds 09:08:48 buildcontroller: OK ✔ in 1 minute 45.97 seconds 09:08:48 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 09:08:48 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 09:08:48 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 09:08:48 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 09:08:54 build_karaf_tests121: freeze> python -m pip freeze --all 09:08:54 build_karaf_tests190: freeze> python -m pip freeze --all 09:08:54 build_karaf_tests71: freeze> python -m pip freeze --all 09:08:54 build_karaf_tests221: freeze> python -m pip freeze --all 09:08:54 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:08:54 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:54 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:08:54 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:54 build karaf in karafoc with ./karafoc.env 09:08:54 build karaf in karaf121 with ./karaf121.env 09:08:54 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:08:54 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:54 build karaf in karaf71 with ./karaf71.env 09:08:54 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:08:54 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:54 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:54 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:54 -Xlog:disable 09:08:54 build karaf in karaf221 with ./karaf221.env 09:08:54 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:54 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:54 -Xlog:disable 09:08:54 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:54 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:54 -Xlog:disable 09:08:54 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:54 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:54 -Xlog:disable 09:09:45 build_karaf_tests121: OK ✔ in 58.18 seconds 09:09:45 build_karaf_tests190: OK ✔ in 58.19 seconds 09:09:45 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 09:09:45 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 09:09:46 build_karaf_tests71: OK ✔ in 59.06 seconds 09:09:46 build_karaf_tests221: OK ✔ in 59.56 seconds 09:09: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 09:09:52 sims: freeze> python -m pip freeze --all 09:09:52 buildlighty: freeze> python -m pip freeze --all 09:09:53 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:09:53 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:09:53 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:09:53 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:09:53 Using lighynode version 20.1.0.5 09:09:53 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:09:53 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:10:32 sims: OK ✔ in 10.34 seconds 09:10:32 buildlighty: OK ✔ in 29.36 seconds 09:10:32 testsPCE: freeze> python -m pip freeze --all 09:10:32 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.2,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.6.1,Werkzeug==2.0.3,xlrd==1.2.0 09:10:32 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:10:32 pytest -q transportpce_tests/pce/test01_pce.py 09:11:20 .................... [100%] 09:12:24 20 passed in 111.21s (0:01:51) 09:12:24 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:12:41 ............ [100%] 09:13:11 12 passed in 46.83s 09:13:11 pytest -q transportpce_tests/pce/test03_gnpy.py 09:13:28 ........ [100%] 09:13:49 8 passed in 37.50s 09:13:49 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:14:20 ... [100%] 09:14:25 3 passed in 36.04s 09:14:26 testsPCE: OK ✔ in 4 minutes 39.13 seconds 09:14:26 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 09:14:26 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 09:14:26 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 09:14:32 tests_tapi: freeze> python -m pip freeze --all 09:14:33 tests190: freeze> python -m pip freeze --all 09:14:33 tests121: freeze> python -m pip freeze --all 09:14:33 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:14:33 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:14:33 using environment variables from ./karaf221.env 09:14:33 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:14:33 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:14:33 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:14:33 using environment variables from ./karafoc.env 09:14:33 pytest -q transportpce_tests/oc/test01_portmapping.py 09:14:33 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:14:33 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:14:33 using environment variables from ./karaf121.env 09:14:33 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:15:35 ........... [100%] 09:15:51 10 passed in 77.74s (0:01:17) 09:15:51 pytest -q transportpce_tests/oc/test02_topology.py 09:15:58 .................................... [100%] 09:16:38 21 passed in 124.68s (0:02:04) 09:16:38 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:16:39 ........................ [100%].... 09:16:57 14 passed in 65.91s (0:01:05) 09:16:57 pytest -q transportpce_tests/oc/test03_renderer.py 09:17:17 ........... [100%] 09:17:37 6 passed in 59.26s 09:17:37 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:17:38 ..................... [100%] 09:17:58 19 passed in 60.19s (0:01:00) 09:17:58 tests190: OK ✔ in 3 minutes 32.72 seconds 09:17:58 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 09:18:02 .tests71: freeze> python -m pip freeze --all 09:18:07 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:18:07 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:18:07 using environment variables from ./karaf71.env 09:18:07 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:18:23 ............................................ [100%] 09:19:31 12 passed in 83.90s (0:01:23) 09:19:31 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:19:33 ....................... [100%] 09:20:11 44 passed in 153.54s (0:02:33) 09:20:11 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:20:11 ..................................................................... [100%] 09:21:38 24 passed in 86.78s (0:01:26) 09:21:38 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:21:39 ................ [100%] 09:22:12 62 passed in 160.19s (0:02:40) 09:22:12 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:22:29 ....................................................................................... [100%] 09:24:53 40 passed in 193.93s (0:03:13) 09:24:53 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:25:33 ...... [100%] 09:25:42 51 passed in 668.75s (0:11:08) 09:25:42 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:25:42 ........................................... [100%] 09:27:39 48 passed in 326.80s (0:05:26) 09:27:39 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:27:49 .......................................... [100%] 09:28:55 22 passed in 75.40s (0:01:15) 09:29:03 ................... [100%] 09:31:19 36 passed in 337.23s (0:05:37) 09:31:20 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:31:34 ................................ [100%] 09:33:49 54 passed in 535.77s (0:08:55) 09:33:51 ............................................. [100%] 09:36:39 71 passed in 318.83s (0:05:18) 09:36:39 pytest -q transportpce_tests/tapi/test04_topo_extension.py 09:37:30 ................... [100%] 09:42:01 19 passed in 321.71s (0:05:21) 09:42:01 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 09:44:02 ...................... [100%] 09:49:38 22 passed in 457.17s (0:07:37) 09:49:38 tests71: OK ✔ in 10 minutes 57.05 seconds 09:49:38 tests121: OK ✔ in 19 minutes 23.45 seconds 09:49:38 tests_tapi: OK ✔ in 35 minutes 12.84 seconds 09:49:38 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 09:49:45 tests221: freeze> python -m pip freeze --all 09:49:45 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:49:45 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 09:49:45 using environment variables from ./karaf221.env 09:49:45 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 09:50:21 ................................... [100%] 09:51:01 35 passed in 75.57s (0:01:15) 09:51:01 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 09:51:33 ...... [100%] 09:51:47 6 passed in 45.69s 09:51:47 pytest -q transportpce_tests/2.2.1/test03_topology.py 09:52:31 ............................................ [100%] 09:57:06 44 passed in 318.34s (0:05:18) 09:57:06 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 09:57:41 ............ [100%] 09:58:05 12 passed in 58.97s 09:58:05 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 09:58:32 ................ [100%] 10:00:01 16 passed in 115.99s (0:01:55) 10:00:01 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 10:00:31 ............................... [100%] 10:00:38 31 passed in 36.19s 10:00:38 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 10:01:14 .......................... [100%] 10:02:09 26 passed in 91.17s (0:01:31) 10:02:09 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 10:02:46 ...................... [100%] 10:03:50 22 passed in 100.57s (0:01:40) 10:03:50 pytest -q transportpce_tests/2.2.1/test09_olm.py 10:04:30 ........................................ [100%] 10:06:52 40 passed in 182.02s (0:03:02) 10:06:52 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:07:35 ........................................................................ [ 74%] 10:13:12 ......................... [100%] 10:15:04 97 passed in 491.28s (0:08:11) 10:15:04 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:15:49 ...................................................... [100%] 10:25:36 54 passed in 631.94s (0:10:31) 10:25:36 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:26:33 ........................................................................ [ 71%] 10:31:43 ............................. [100%] 10:36:52 101 passed in 675.42s (0:11:15) 10:36:52 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:37:46 ........................................................................ [ 67%] 10:43:32 ................................... [100%] 10:46:53 107 passed in 600.27s (0:10:00) 10:46:53 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 10:47:35 ............................................. [100%] 10:50:11 45 passed in 198.59s (0:03:18) 10:50:12 tests221: OK ✔ in 1 hour 33.39 seconds 10:50:12 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 10:50:19 tests_hybrid: freeze> python -m pip freeze --all 10:50:20 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 10:50:20 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:50:20 using environment variables from ./karaf221.env 10:50:20 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:51:00 ................................................... [100%] 10:52:47 51 passed in 146.76s (0:02:26) 10:52:47 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 10:53:28 ........................................................................ [ 66%] 10:57:49 ..................................... [100%] 10:59:55 109 passed in 427.96s (0:07:07) 10:59:55 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 11:00:44 ..................................................... [100%] 11:04:16 53 passed in 261.24s (0:04:21) 11:04:16 buildcontroller: OK (105.97=setup[7.98]+cmd[97.99] seconds) 11:04:16 sims: OK (10.34=setup[7.84]+cmd[2.50] seconds) 11:04:16 build_karaf_tests121: OK (58.17=setup[7.61]+cmd[50.56] seconds) 11:04:16 testsPCE: OK (279.13=setup[46.34]+cmd[232.79] seconds) 11:04:16 tests121: OK (1163.45=setup[7.62]+cmd[1155.83] seconds) 11:04:16 build_karaf_tests221: OK (59.56=setup[7.69]+cmd[51.87] seconds) 11:04:16 tests_tapi: OK (2112.84=setup[7.49]+cmd[2105.35] seconds) 11:04:16 tests221: OK (3633.39=setup[7.05]+cmd[3626.34] seconds) 11:04:16 build_karaf_tests71: OK (59.06=setup[7.65]+cmd[51.41] seconds) 11:04:16 tests71: OK (657.05=setup[9.20]+cmd[647.85] seconds) 11:04:16 build_karaf_tests190: OK (58.19=setup[7.61]+cmd[50.58] seconds) 11:04:16 tests190: OK (212.72=setup[7.51]+cmd[205.21] seconds) 11:04:16 tests_hybrid: OK (844.95=setup[8.04]+cmd[836.91] seconds) 11:04:16 buildlighty: OK (29.36=setup[7.86]+cmd[21.50] seconds) 11:04:16 docs: OK (27.65=setup[24.71]+cmd[2.93] seconds) 11:04:16 docs-linkcheck: OK (30.79=setup[26.08]+cmd[4.71] seconds) 11:04:16 checkbashisms: OK (3.20=setup[1.96]+cmd[0.00,0.05,1.18] seconds) 11:04:16 pre-commit: OK (51.61=setup[2.67]+cmd[0.01,0.02,39.91,9.02] seconds) 11:04:16 pylint: OK (31.56=setup[3.87]+cmd[27.69] seconds) 11:04:16 congratulations :) (7035.89 seconds) 11:04:17 + tox_status=0 11:04:17 + echo '---> Completed tox runs' 11:04:17 ---> Completed tox runs 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/build_karaf_tests121/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=build_karaf_tests121 11:04:17 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/build_karaf_tests190/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=build_karaf_tests190 11:04:17 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/build_karaf_tests221/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=build_karaf_tests221 11:04:17 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 11:04:17 + for i in .tox/*/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 ++ echo .tox/build_karaf_tests71/log 11:04:17 + tox_env=build_karaf_tests71 11:04:17 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/buildcontroller/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=buildcontroller 11:04:17 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/buildlighty/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=buildlighty 11:04:17 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/checkbashisms/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=checkbashisms 11:04:17 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/docs-linkcheck/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=docs-linkcheck 11:04:17 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 11:04:17 + for i in .tox/*/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 ++ echo .tox/docs/log 11:04:17 + tox_env=docs 11:04:17 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/pre-commit/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=pre-commit 11:04:17 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/pylint/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=pylint 11:04:17 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/sims/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=sims 11:04:17 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/tests121/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=tests121 11:04:17 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 11:04:17 + for i in .tox/*/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 ++ echo .tox/tests190/log 11:04:17 + tox_env=tests190 11:04:17 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/tests221/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=tests221 11:04:17 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/tests71/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=tests71 11:04:17 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/testsPCE/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=testsPCE 11:04:17 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/tests_hybrid/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=tests_hybrid 11:04:17 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 11:04:17 + for i in .tox/*/log 11:04:17 ++ echo .tox/tests_tapi/log 11:04:17 ++ awk -F/ '{print $2}' 11:04:17 + tox_env=tests_tapi 11:04:17 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 11:04:17 + DOC_DIR=docs/_build/html 11:04:17 + [[ -d docs/_build/html ]] 11:04:17 + echo '---> Archiving generated docs' 11:04:17 ---> Archiving generated docs 11:04:17 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:04:17 + echo '---> tox-run.sh ends' 11:04:17 ---> tox-run.sh ends 11:04:17 + test 0 -eq 0 11:04:17 $ ssh-agent -k 11:04:17 unset SSH_AUTH_SOCK; 11:04:17 unset SSH_AGENT_PID; 11:04:17 echo Agent pid 1568 killed; 11:04:17 [ssh-agent] Stopped. 11:04:17 [PostBuildScript] - [INFO] Executing post build scripts. 11:04:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4692956962441258215.sh 11:04:17 ---> sysstat.sh 11:04:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16351859300224908073.sh 11:04:18 ---> package-listing.sh 11:04:18 ++ facter osfamily 11:04:18 ++ tr '[:upper:]' '[:lower:]' 11:04:18 + OS_FAMILY=debian 11:04:18 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 11:04:18 + START_PACKAGES=/tmp/packages_start.txt 11:04:18 + END_PACKAGES=/tmp/packages_end.txt 11:04:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:18 + PACKAGES=/tmp/packages_start.txt 11:04:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:04:18 + PACKAGES=/tmp/packages_end.txt 11:04:18 + case "${OS_FAMILY}" in 11:04:18 + dpkg -l 11:04:18 + grep '^ii' 11:04:18 + '[' -f /tmp/packages_start.txt ']' 11:04:18 + '[' -f /tmp/packages_end.txt ']' 11:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:04:18 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:04:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1644586462783652410.sh 11:04:18 ---> capture-instance-metadata.sh 11:04:18 Setup pyenv: 11:04:18 system 11:04:18 3.8.20 11:04:18 3.9.20 11:04:18 3.10.15 11:04:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:04:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQgf from file:/tmp/.os_lf_venv 11:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:21 lf-activate-venv(): INFO: Base packages installed successfully 11:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-JQgf/bin to PATH 11:04:35 INFO: Running in OpenStack, capturing instance metadata 11:04:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4367564520370457367.sh 11:04:35 provisioning config files... 11:04:35 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4087 11:04:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7999627967885822125tmp 11:04:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:04:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:04:35 provisioning config files... 11:04:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:04:36 [EnvInject] - Injecting environment variables from a build step. 11:04:36 [EnvInject] - Injecting as environment variables the properties content 11:04:36 SERVER_ID=logs 11:04:36 11:04:36 [EnvInject] - Variables injected successfully. 11:04:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12057429251727698595.sh 11:04:36 ---> create-netrc.sh 11:04:36 WARN: Log server credential not found. 11:04:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10263457464442110340.sh 11:04:36 ---> python-tools-install.sh 11:04:36 Setup pyenv: 11:04:36 system 11:04:36 3.8.20 11:04:36 3.9.20 11:04:36 3.10.15 11:04:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQgf from file:/tmp/.os_lf_venv 11:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:38 lf-activate-venv(): INFO: Base packages installed successfully 11:04:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-JQgf/bin to PATH 11:04:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5680741562084319247.sh 11:04:48 ---> sudo-logs.sh 11:04:48 Archiving 'sudo' log.. 11:04:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17320494831424683738.sh 11:04:49 ---> job-cost.sh 11:04:49 Setup pyenv: 11:04:49 system 11:04:49 3.8.20 11:04:49 3.9.20 11:04:49 3.10.15 11:04:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQgf from file:/tmp/.os_lf_venv 11:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:51 lf-activate-venv(): INFO: Base packages installed successfully 11:04:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-JQgf/bin to PATH 11:05:03 INFO: No Stack... 11:05:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:04 INFO: Archiving Costs 11:05:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8545293569690508268.sh 11:05:04 ---> logs-deploy.sh 11:05:04 Setup pyenv: 11:05:04 system 11:05:04 3.8.20 11:05:04 3.9.20 11:05:04 3.10.15 11:05:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQgf from file:/tmp/.os_lf_venv 11:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:06 lf-activate-venv(): INFO: Base packages installed successfully 11:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-JQgf/bin to PATH 11:05:16 WARNING: Nexus logging server not set 11:05:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4087/ 11:05:16 INFO: archiving logs to S3 11:05:18 ---> uname -a: 11:05:18 Linux prd-ubuntu2204-docker-4c-16g-11891 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:05:18 11:05:18 11:05:18 ---> lscpu: 11:05:18 Architecture: x86_64 11:05:18 CPU op-mode(s): 32-bit, 64-bit 11:05:18 Address sizes: 40 bits physical, 48 bits virtual 11:05:18 Byte Order: Little Endian 11:05:18 CPU(s): 4 11:05:18 On-line CPU(s) list: 0-3 11:05:18 Vendor ID: AuthenticAMD 11:05:18 Model name: AMD EPYC-Rome Processor 11:05:18 CPU family: 23 11:05:18 Model: 49 11:05:18 Thread(s) per core: 1 11:05:18 Core(s) per socket: 1 11:05:18 Socket(s): 4 11:05:18 Stepping: 0 11:05:18 BogoMIPS: 5599.99 11:05:18 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 11:05:18 Virtualization: AMD-V 11:05:18 Hypervisor vendor: KVM 11:05:18 Virtualization type: full 11:05:18 L1d cache: 128 KiB (4 instances) 11:05:18 L1i cache: 128 KiB (4 instances) 11:05:18 L2 cache: 2 MiB (4 instances) 11:05:18 L3 cache: 64 MiB (4 instances) 11:05:18 NUMA node(s): 1 11:05:18 NUMA node0 CPU(s): 0-3 11:05:18 Vulnerability Gather data sampling: Not affected 11:05:18 Vulnerability Indirect target selection: Not affected 11:05:18 Vulnerability Itlb multihit: Not affected 11:05:18 Vulnerability L1tf: Not affected 11:05:18 Vulnerability Mds: Not affected 11:05:18 Vulnerability Meltdown: Not affected 11:05:18 Vulnerability Mmio stale data: Not affected 11:05:18 Vulnerability Reg file data sampling: Not affected 11:05:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:05:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:05:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:05:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:05:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:05:18 Vulnerability Srbds: Not affected 11:05:18 Vulnerability Tsa: Not affected 11:05:18 Vulnerability Tsx async abort: Not affected 11:05:18 Vulnerability Vmscape: Not affected 11:05:18 11:05:18 11:05:18 ---> nproc: 11:05:18 4 11:05:18 11:05:18 11:05:18 ---> df -h: 11:05:18 Filesystem Size Used Avail Use% Mounted on 11:05:18 tmpfs 1.6G 1.1M 1.6G 1% /run 11:05:18 /dev/vda1 78G 18G 60G 23% / 11:05:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:05:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:05:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:05:18 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:05:18 11:05:18 11:05:18 ---> free -m: 11:05:18 total used free shared buff/cache available 11:05:18 Mem: 15989 695 11508 3 3784 14951 11:05:18 Swap: 1023 1 1022 11:05:18 11:05:18 11:05:18 ---> ip addr: 11:05:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:05:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:05:18 inet 127.0.0.1/8 scope host lo 11:05:18 valid_lft forever preferred_lft forever 11:05:18 inet6 ::1/128 scope host 11:05:18 valid_lft forever preferred_lft forever 11:05:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:05:18 link/ether fa:16:3e:54:b1:25 brd ff:ff:ff:ff:ff:ff 11:05:18 altname enp0s3 11:05:18 inet 10.30.170.39/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:05:18 valid_lft 79174sec preferred_lft 79174sec 11:05:18 inet6 fe80::f816:3eff:fe54:b125/64 scope link 11:05:18 valid_lft forever preferred_lft forever 11:05:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:05:18 link/ether b2:c6:e8:0c:9e:e7 brd ff:ff:ff:ff:ff:ff 11:05:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:05:18 valid_lft forever preferred_lft forever 11:05:18 11:05:18 11:05:18 ---> sar -b -r -n DEV: 11:05:18 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11891) 12/09/25 _x86_64_ (4 CPU) 11:05:18 11:05:18 09:04:55 LINUX RESTART (4 CPU) 11:05:18 11:05:18 09:10:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:05:18 09:20:11 99.62 23.38 72.15 4.09 959.08 14100.54 12163.45 11:05:18 09:30:11 26.73 10.14 15.72 0.87 192.19 427.03 762.79 11:05:18 09:40:01 7.73 0.26 7.06 0.40 11.23 262.28 264.77 11:05:18 09:50:00 23.06 0.29 7.29 15.48 10.68 229.19 211916.68 11:05:18 10:00:02 12.73 0.06 12.12 0.55 1.93 621.15 602.23 11:05:18 10:10:01 14.50 0.01 13.88 0.60 0.59 447.13 627.77 11:05:18 10:20:01 5.90 0.01 5.72 0.18 0.19 152.72 89.60 11:05:18 10:30:11 4.97 0.01 4.81 0.16 1.03 143.64 103.24 11:05:18 10:40:01 5.24 0.01 5.05 0.18 0.54 152.79 79.55 11:05:18 10:50:01 5.01 0.00 4.84 0.16 0.13 154.56 47.74 11:05:18 11:00:11 10.41 0.39 9.64 0.38 10.02 655.59 709.46 11:05:18 Average: 19.77 3.18 14.49 2.10 109.43 1599.17 20630.04 11:05:18 11:05:18 09:10:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:18 09:20:11 3880384 7511632 8419496 51.42 260032 3340532 9363196 53.74 2150216 9737244 2376 11:05:18 09:30:11 4674788 7256804 8679552 53.01 258752 2376324 9338752 53.60 1958888 9225600 568 11:05:18 09:40:01 7528076 10133092 5808160 35.47 259576 2398600 6742628 38.70 1971772 6380976 204 11:05:18 09:50:00 11595192 14306228 1636532 10.00 265508 2498664 2756440 15.82 1999344 2308808 83232 11:05:18 10:00:02 12558756 15325820 617408 3.77 267820 2552352 1317992 7.57 2022820 1303288 11332 11:05:18 10:10:01 8613464 11433816 4507596 27.53 270220 2603236 5182596 29.75 2027160 5252660 56 11:05:18 10:20:01 8468644 11306740 4634552 28.31 270616 2620620 5309164 30.47 2028180 5388912 296 11:05:18 10:30:11 6927128 9785092 6155532 37.60 271260 2639832 6789908 38.97 2030400 6930020 144 11:05:18 10:40:01 7135284 10014600 5926004 36.19 271848 2660592 6621700 38.01 2033696 6711256 496 11:05:18 10:50:01 8525248 11427220 4514348 27.57 272696 2682396 5238724 30.07 2036064 5324760 96 11:05:18 11:00:11 11228140 14279252 1663344 10.16 276404 2827740 2811852 16.14 2061840 2606952 784 11:05:18 Average: 8285009 11161845 4778411 29.18 267703 2654626 5588450 32.08 2029125 5560952 9053 11:05:18 11:05:18 09:10:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:18 09:20:11 lo 19.09 19.09 16.23 16.23 0.00 0.00 0.00 0.00 11:05:18 09:20:11 ens3 36.93 24.55 587.24 2.55 0.00 0.00 0.00 0.00 11:05:18 09:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 09:30:11 lo 40.84 40.84 17.14 17.14 0.00 0.00 0.00 0.00 11:05:18 09:30:11 ens3 1.81 1.72 0.37 1.25 0.00 0.00 0.00 0.00 11:05:18 09:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 09:40:01 lo 18.70 18.70 8.40 8.40 0.00 0.00 0.00 0.00 11:05:18 09:40:01 ens3 1.04 0.66 0.25 0.18 0.00 0.00 0.00 0.00 11:05:18 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 09:50:00 lo 9.93 9.93 5.07 5.07 0.00 0.00 0.00 0.00 11:05:18 09:50:00 ens3 0.78 0.43 0.22 0.15 0.00 0.00 0.00 0.00 11:05:18 09:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 10:00:02 lo 7.37 7.37 3.86 3.86 0.00 0.00 0.00 0.00 11:05:18 10:00:02 ens3 1.56 0.77 0.36 0.23 0.00 0.00 0.00 0.00 11:05:18 10:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 10:10:01 lo 20.16 20.16 10.71 10.71 0.00 0.00 0.00 0.00 11:05:18 10:10:01 ens3 1.37 0.85 0.33 0.23 0.00 0.00 0.00 0.00 11:05:18 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 10:20:01 lo 22.87 22.87 8.87 8.87 0.00 0.00 0.00 0.00 11:05:18 10:20:01 ens3 1.19 0.61 0.29 0.21 0.00 0.00 0.00 0.00 11:05:18 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 10:30:11 lo 18.27 18.27 8.10 8.10 0.00 0.00 0.00 0.00 11:05:18 10:30:11 ens3 0.65 0.40 0.16 0.12 0.00 0.00 0.00 0.00 11:05:18 10:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 10:40:01 lo 16.14 16.14 8.48 8.48 0.00 0.00 0.00 0.00 11:05:18 10:40:01 ens3 0.67 0.43 0.15 0.11 0.00 0.00 0.00 0.00 11:05:18 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 10:50:01 lo 15.08 15.08 8.41 8.41 0.00 0.00 0.00 0.00 11:05:18 10:50:01 ens3 0.90 0.70 0.22 0.17 0.00 0.00 0.00 0.00 11:05:18 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 11:00:11 lo 23.00 23.00 10.76 10.76 0.00 0.00 0.00 0.00 11:05:18 11:00:11 ens3 1.36 0.97 0.41 0.31 0.00 0.00 0.00 0.00 11:05:18 11:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 Average: lo 19.23 19.23 9.65 9.65 0.00 0.00 0.00 0.00 11:05:18 Average: ens3 4.44 2.96 54.55 0.50 0.00 0.00 0.00 0.00 11:05:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:18 11:05:18 11:05:18 ---> sar -P ALL: 11:05:18 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11891) 12/09/25 _x86_64_ (4 CPU) 11:05:18 11:05:18 09:04:55 LINUX RESTART (4 CPU) 11:05:18 11:05:18 09:10:00 CPU %user %nice %system %iowait %steal %idle 11:05:18 09:20:11 all 51.83 0.00 2.30 2.74 0.11 43.03 11:05:18 09:20:11 0 53.69 0.00 2.36 1.63 0.12 42.21 11:05:18 09:20:11 1 49.88 0.00 2.42 0.63 0.11 46.97 11:05:18 09:20:11 2 52.45 0.00 2.17 3.55 0.11 41.72 11:05:18 09:20:11 3 51.29 0.00 2.24 5.15 0.10 41.22 11:05:18 09:30:11 all 34.22 0.00 1.55 0.53 0.12 63.58 11:05:18 09:30:11 0 34.04 0.00 1.57 0.36 0.12 63.92 11:05:18 09:30:11 1 34.17 0.00 1.61 1.19 0.12 62.91 11:05:18 09:30:11 2 34.22 0.00 1.54 0.27 0.12 63.85 11:05:18 09:30:11 3 34.46 0.00 1.50 0.29 0.13 63.62 11:05:18 09:40:01 all 15.85 0.00 0.81 0.03 0.08 83.23 11:05:18 09:40:01 0 15.29 0.00 0.78 0.02 0.08 83.84 11:05:18 09:40:01 1 15.95 0.00 0.85 0.07 0.08 83.05 11:05:18 09:40:01 2 16.10 0.00 0.78 0.01 0.08 83.02 11:05:18 09:40:01 3 16.05 0.00 0.83 0.02 0.08 83.02 11:05:18 09:50:00 all 12.39 0.00 0.64 0.06 0.08 86.83 11:05:18 09:50:00 0 12.19 0.00 0.52 0.04 0.07 87.18 11:05:18 09:50:00 1 12.26 0.00 0.67 0.01 0.08 86.98 11:05:18 09:50:00 2 12.78 0.00 0.76 0.17 0.09 86.22 11:05:18 09:50:00 3 12.33 0.00 0.63 0.02 0.08 86.93 11:05:18 10:00:02 all 18.25 0.00 0.74 0.05 0.09 80.87 11:05:18 10:00:02 0 17.65 0.00 0.70 0.05 0.08 81.51 11:05:18 10:00:02 1 18.13 0.00 0.74 0.03 0.09 81.00 11:05:18 10:00:02 2 18.81 0.00 0.74 0.13 0.09 80.23 11:05:18 10:00:02 3 18.40 0.00 0.78 0.01 0.09 80.72 11:05:18 10:10:01 all 24.61 0.00 0.87 0.09 0.09 74.34 11:05:18 10:10:01 0 24.92 0.00 0.90 0.10 0.09 73.99 11:05:18 10:10:01 1 23.40 0.00 0.80 0.18 0.10 75.53 11:05:18 10:10:01 2 25.05 0.00 0.86 0.03 0.09 73.97 11:05:18 10:10:01 3 25.06 0.00 0.91 0.07 0.09 73.87 11:05:18 10:20:01 all 8.93 0.00 0.49 0.30 0.08 90.20 11:05:18 10:20:01 0 8.44 0.00 0.55 0.01 0.09 90.92 11:05:18 10:20:01 1 9.09 0.00 0.51 0.11 0.08 90.21 11:05:18 10:20:01 2 9.29 0.00 0.46 1.07 0.08 89.10 11:05:18 10:20:01 3 8.90 0.00 0.45 0.01 0.07 90.57 11:05:18 10:30:11 all 9.76 0.00 0.44 0.03 0.08 89.69 11:05:18 10:30:11 0 9.87 0.00 0.48 0.02 0.08 89.54 11:05:18 10:30:11 1 10.12 0.00 0.50 0.01 0.08 89.30 11:05:18 10:30:11 2 9.61 0.00 0.42 0.07 0.09 89.81 11:05:18 10:30:11 3 9.42 0.00 0.36 0.02 0.08 90.11 11:05:18 10:40:01 all 9.24 0.00 0.45 0.01 0.08 90.22 11:05:18 10:40:01 0 9.14 0.00 0.44 0.02 0.07 90.33 11:05:18 10:40:01 1 9.66 0.00 0.47 0.00 0.09 89.78 11:05:18 10:40:01 2 9.14 0.00 0.36 0.02 0.09 90.40 11:05:18 10:40:01 3 9.02 0.00 0.52 0.01 0.09 90.36 11:05:18 10:50:01 all 7.41 0.00 0.46 0.10 0.08 91.95 11:05:18 10:50:01 0 7.61 0.00 0.48 0.03 0.08 91.80 11:05:18 10:50:01 1 7.25 0.00 0.47 0.32 0.09 91.87 11:05:18 10:50:01 2 7.32 0.00 0.43 0.03 0.08 92.14 11:05:18 10:50:01 3 7.46 0.00 0.45 0.03 0.08 91.98 11:05:18 11:00:11 all 15.87 0.00 0.68 0.07 0.08 83.31 11:05:18 11:00:11 0 15.76 0.00 0.70 0.07 0.07 83.40 11:05:18 11:00:11 1 16.71 0.00 0.71 0.07 0.08 82.43 11:05:18 11:00:11 2 16.34 0.00 0.60 0.02 0.08 82.95 11:05:18 11:00:11 3 14.66 0.00 0.72 0.11 0.07 84.44 11:05:18 11:05:18 Average: CPU %user %nice %system %iowait %steal %idle 11:05:18 Average: all 18.99 0.00 0.86 0.37 0.09 79.69 11:05:18 Average: 0 19.03 0.00 0.86 0.21 0.09 79.81 11:05:18 Average: 1 18.83 0.00 0.89 0.24 0.09 79.96 11:05:18 Average: 2 19.25 0.00 0.83 0.49 0.09 79.34 11:05:18 Average: 3 18.88 0.00 0.86 0.53 0.09 79.65 11:05:18 11:05:18 11:05:18