12:04:49 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118899 12:04:49 Running as SYSTEM 12:04:49 [EnvInject] - Loading node environment variables. 12:04:49 Building remotely on prd-ubuntu2204-docker-4c-16g-5019 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:04:49 [ssh-agent] Looking for ssh-agent implementation... 12:04:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:50 $ ssh-agent 12:04:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqDPAS9/agent.1573 12:04:50 SSH_AGENT_PID=1575 12:04:50 [ssh-agent] Started. 12:04:50 Running ssh-add (command line suppressed) 12:04:50 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4030453529512484970.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4030453529512484970.key) 12:04:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:04:50 The recommended git tool is: NONE 12:04:54 using credential jenkins-ssh 12:04:54 Wiping out workspace first. 12:04:54 Cloning the remote Git repository 12:04:54 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:04:54 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:04:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:04:54 > git --version # timeout=10 12:04:54 > git --version # 'git version 2.34.1' 12:04:54 using GIT_SSH to set credentials jenkins-ssh 12:04:54 Verifying host key using known hosts file 12:04:54 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. 12:04:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:04:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:04:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:04:58 using GIT_SSH to set credentials jenkins-ssh 12:04:58 Verifying host key using known hosts file 12:04:58 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. 12:04:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/99/118899/10 # timeout=10 12:04:58 > git rev-parse adb6c4622ec9e6b80dcec49ead04151b0d50a2c3^{commit} # timeout=10 12:04:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:04:58 Checking out Revision adb6c4622ec9e6b80dcec49ead04151b0d50a2c3 (refs/changes/99/118899/10) 12:04:58 > git config core.sparsecheckout # timeout=10 12:04:58 > git checkout -f adb6c4622ec9e6b80dcec49ead04151b0d50a2c3 # timeout=10 12:05:02 Commit message: "Add unit tests for SIP methods" 12:05:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:05:02 > git rev-list --no-walk 24a6f77075c4acf8e0b7aeb328e315c19acf52a9 # timeout=10 12:05:02 > git remote # timeout=10 12:05:02 > git submodule init # timeout=10 12:05:02 > git submodule sync # timeout=10 12:05:02 > git config --get remote.origin.url # timeout=10 12:05:02 > git submodule init # timeout=10 12:05:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:05:02 ERROR: No submodules found. 12:05:02 provisioning config files... 12:05:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:05:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:05:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11841031328730162881.sh 12:05:02 ---> python-tools-install.sh 12:05:02 Setup pyenv: 12:05:02 * system (set by /opt/pyenv/version) 12:05:02 * 3.8.20 (set by /opt/pyenv/version) 12:05:02 * 3.9.20 (set by /opt/pyenv/version) 12:05:02 3.10.15 12:05:02 3.11.10 12:05:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r0ti 12:05:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:12 lf-activate-venv(): INFO: Base packages installed successfully 12:05:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-r0ti/bin to PATH 12:05:39 Generating Requirements File 12:06:00 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. 12:06:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:06:01 Python 3.11.10 12:06:01 pip 25.3 from /tmp/venv-r0ti/lib/python3.11/site-packages/pip (python 3.11) 12:06:01 appdirs==1.4.4 12:06:01 argcomplete==3.6.3 12:06:01 aspy.yaml==1.3.0 12:06:01 attrs==25.4.0 12:06:01 autopage==0.5.2 12:06:01 beautifulsoup4==4.14.2 12:06:01 boto3==1.40.64 12:06:01 botocore==1.40.64 12:06:01 bs4==0.0.2 12:06:01 cachetools==6.2.1 12:06:01 certifi==2025.10.5 12:06:01 cffi==2.0.0 12:06:01 cfgv==3.4.0 12:06:01 chardet==5.2.0 12:06:01 charset-normalizer==3.4.4 12:06:01 click==8.3.0 12:06:01 cliff==4.11.0 12:06:01 cmd2==2.7.0 12:06:01 cryptography==3.3.2 12:06:01 debtcollector==3.0.0 12:06:01 decorator==5.2.1 12:06:01 defusedxml==0.7.1 12:06:01 Deprecated==1.3.1 12:06:01 distlib==0.4.0 12:06:01 dnspython==2.8.0 12:06:01 docker==7.1.0 12:06:01 dogpile.cache==1.5.0 12:06:01 durationpy==0.10 12:06:01 email-validator==2.3.0 12:06:01 filelock==3.20.0 12:06:01 future==1.0.0 12:06:01 gitdb==4.0.12 12:06:01 GitPython==3.1.45 12:06:01 google-auth==2.42.1 12:06:01 httplib2==0.31.0 12:06:01 identify==2.6.15 12:06:01 idna==3.11 12:06:01 importlib-resources==1.5.0 12:06:01 iso8601==2.1.0 12:06:01 Jinja2==3.1.6 12:06:01 jmespath==1.0.1 12:06:01 jsonpatch==1.33 12:06:01 jsonpointer==3.0.0 12:06:01 jsonschema==4.25.1 12:06:01 jsonschema-specifications==2025.9.1 12:06:01 keystoneauth1==5.12.0 12:06:01 kubernetes==34.1.0 12:06:01 lftools==0.37.15 12:06:01 lxml==6.0.2 12:06:01 markdown-it-py==4.0.0 12:06:01 MarkupSafe==3.0.3 12:06:01 mdurl==0.1.2 12:06:01 msgpack==1.1.2 12:06:01 multi_key_dict==2.0.3 12:06:01 munch==4.0.0 12:06:01 netaddr==1.3.0 12:06:01 niet==1.4.2 12:06:01 nodeenv==1.9.1 12:06:01 oauth2client==4.1.3 12:06:01 oauthlib==3.3.1 12:06:01 openstacksdk==4.7.1 12:06:01 os-service-types==1.8.1 12:06:01 osc-lib==4.2.0 12:06:01 oslo.config==10.0.0 12:06:01 oslo.context==6.1.0 12:06:01 oslo.i18n==6.6.0 12:06:01 oslo.log==7.2.1 12:06:01 oslo.serialization==5.8.0 12:06:01 oslo.utils==9.1.0 12:06:01 packaging==25.0 12:06:01 pbr==7.0.2 12:06:01 platformdirs==4.5.0 12:06:01 prettytable==3.16.0 12:06:01 psutil==7.1.3 12:06:01 pyasn1==0.6.1 12:06:01 pyasn1_modules==0.4.2 12:06:01 pycparser==2.23 12:06:01 pygerrit2==2.0.15 12:06:01 PyGithub==2.8.1 12:06:01 Pygments==2.19.2 12:06:01 PyJWT==2.10.1 12:06:01 PyNaCl==1.6.0 12:06:01 pyparsing==2.4.7 12:06:01 pyperclip==1.11.0 12:06:01 pyrsistent==0.20.0 12:06:01 python-cinderclient==9.8.0 12:06:01 python-dateutil==2.9.0.post0 12:06:01 python-heatclient==4.3.0 12:06:01 python-jenkins==1.8.3 12:06:01 python-keystoneclient==5.7.0 12:06:01 python-magnumclient==4.9.0 12:06:01 python-openstackclient==8.2.0 12:06:01 python-swiftclient==4.8.0 12:06:01 PyYAML==6.0.3 12:06:01 referencing==0.37.0 12:06:01 requests==2.32.5 12:06:01 requests-oauthlib==2.0.0 12:06:01 requestsexceptions==1.4.0 12:06:01 rfc3986==2.0.0 12:06:01 rich==14.2.0 12:06:01 rich-argparse==1.7.2 12:06:01 rpds-py==0.28.0 12:06:01 rsa==4.9.1 12:06:01 ruamel.yaml==0.18.16 12:06:01 ruamel.yaml.clib==0.2.14 12:06:01 s3transfer==0.14.0 12:06:01 simplejson==3.20.2 12:06:01 six==1.17.0 12:06:01 smmap==5.0.2 12:06:01 soupsieve==2.8 12:06:01 stevedore==5.5.0 12:06:01 tabulate==0.9.0 12:06:01 toml==0.10.2 12:06:01 tomlkit==0.13.3 12:06:01 tqdm==4.67.1 12:06:01 typing_extensions==4.15.0 12:06:01 tzdata==2025.2 12:06:01 urllib3==1.26.20 12:06:01 virtualenv==20.35.4 12:06:01 wcwidth==0.2.14 12:06:01 websocket-client==1.9.0 12:06:01 wrapt==2.0.0 12:06:01 xdg==6.0.0 12:06:01 xmltodict==1.0.2 12:06:01 yq==3.4.3 12:06:01 [EnvInject] - Injecting environment variables from a build step. 12:06:01 [EnvInject] - Injecting as environment variables the properties content 12:06:01 PYTHON=python3 12:06:01 12:06:01 [EnvInject] - Variables injected successfully. 12:06:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14143030031774683539.sh 12:06:01 ---> tox-install.sh 12:06:01 + source /home/jenkins/lf-env.sh 12:06:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:01 ++ mktemp -d /tmp/venv-XXXX 12:06:01 + lf_venv=/tmp/venv-are1 12:06:01 + local venv_file=/tmp/.os_lf_venv 12:06:01 + local python=python3 12:06:01 + local options 12:06:01 + local set_path=true 12:06:01 + local install_args= 12:06:01 ++ 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 12:06:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:01 + true 12:06:01 + case $1 in 12:06:01 + venv_file=/tmp/.toxenv 12:06:01 + shift 2 12:06:01 + true 12:06:01 + case $1 in 12:06:01 + shift 12:06:01 + break 12:06:01 + case $python in 12:06:01 + local pkg_list= 12:06:01 + [[ -d /opt/pyenv ]] 12:06:01 + echo 'Setup pyenv:' 12:06:01 Setup pyenv: 12:06:01 + export PYENV_ROOT=/opt/pyenv 12:06:01 + PYENV_ROOT=/opt/pyenv 12:06:01 + 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 12:06:01 + 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 12:06:01 + pyenv versions 12:06:01 system 12:06:01 3.8.20 12:06:01 3.9.20 12:06:01 3.10.15 12:06:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:06:01 + command -v pyenv 12:06:01 ++ pyenv init - --no-rehash 12:06:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:06:01 for i in ${!paths[@]}; do 12:06:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:06:01 fi; done; 12:06:01 echo "${paths[*]}"'\'')" 12:06:01 export PATH="/opt/pyenv/shims:${PATH}" 12:06:01 export PYENV_SHELL=bash 12:06:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:01 pyenv() { 12:06:01 local command 12:06:01 command="${1:-}" 12:06:01 if [ "$#" -gt 0 ]; then 12:06:01 shift 12:06:01 fi 12:06:01 12:06:01 case "$command" in 12:06:01 rehash|shell) 12:06:01 eval "$(pyenv "sh-$command" "$@")" 12:06:01 ;; 12:06:01 *) 12:06:01 command pyenv "$command" "$@" 12:06:01 ;; 12:06:01 esac 12:06:01 }' 12:06:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:06:01 for i in ${!paths[@]}; do 12:06:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:06:01 fi; done; 12:06:01 echo "${paths[*]}"' 12:06:01 ++ 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 12:06:01 ++ 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 12:06:01 ++ 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 12:06:01 ++ export PYENV_SHELL=bash 12:06:01 ++ PYENV_SHELL=bash 12:06:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:01 +++ complete -F _pyenv pyenv 12:06:01 ++ lf-pyver python3 12:06:01 ++ local py_version_xy=python3 12:06:01 ++ local py_version_xyz= 12:06:01 ++ pyenv versions 12:06:01 ++ local command 12:06:01 ++ command=versions 12:06:01 ++ '[' 1 -gt 0 ']' 12:06:01 ++ shift 12:06:01 ++ case "$command" in 12:06:01 ++ command pyenv versions 12:06:01 ++ sed 's/^[ *]* //' 12:06:01 ++ grep -E '^[0-9.]*[0-9]$' 12:06:01 ++ awk '{ print $1 }' 12:06:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:01 +++ grep '^3' /tmp/.pyenv_versions 12:06:01 +++ sort -V 12:06:01 +++ tail -n 1 12:06:01 ++ py_version_xyz=3.11.10 12:06:01 ++ [[ -z 3.11.10 ]] 12:06:01 ++ echo 3.11.10 12:06:01 ++ return 0 12:06:01 + pyenv local 3.11.10 12:06:01 + local command 12:06:01 + command=local 12:06:01 + '[' 2 -gt 0 ']' 12:06:01 + shift 12:06:01 + case "$command" in 12:06:01 + command pyenv local 3.11.10 12:06:01 + for arg in "$@" 12:06:01 + case $arg in 12:06:01 + pkg_list+='tox ' 12:06:01 + for arg in "$@" 12:06:01 + case $arg in 12:06:01 + pkg_list+='virtualenv ' 12:06:01 + for arg in "$@" 12:06:01 + case $arg in 12:06:01 + pkg_list+='urllib3~=1.26.15 ' 12:06:01 + [[ -f /tmp/.toxenv ]] 12:06:01 + [[ ! -f /tmp/.toxenv ]] 12:06:01 + [[ -n '' ]] 12:06:01 + python3 -m venv /tmp/venv-are1 12:06:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-are1' 12:06:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-are1 12:06:06 + echo /tmp/venv-are1 12:06:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:06 + local 'pip_opts=--upgrade --quiet' 12:06:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:06 + [[ -n '' ]] 12:06:06 + [[ -n '' ]] 12:06:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:06 + /tmp/venv-are1/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 12:06:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:09 lf-activate-venv(): INFO: Base packages installed successfully 12:06:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:09 + /tmp/venv-are1/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 12:06:11 + type python3 12:06:11 + true 12:06:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-are1/bin to PATH' 12:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-are1/bin to PATH 12:06:11 + PATH=/tmp/venv-are1/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 12:06:11 + return 0 12:06:11 + python3 --version 12:06:11 Python 3.11.10 12:06:11 + python3 -m pip --version 12:06:12 pip 25.3 from /tmp/venv-are1/lib/python3.11/site-packages/pip (python 3.11) 12:06:12 + python3 -m pip freeze 12:06:12 cachetools==6.2.1 12:06:12 chardet==5.2.0 12:06:12 colorama==0.4.6 12:06:12 distlib==0.4.0 12:06:12 filelock==3.20.0 12:06:12 packaging==25.0 12:06:12 platformdirs==4.5.0 12:06:12 pluggy==1.6.0 12:06:12 pyproject-api==1.10.0 12:06:12 tox==4.32.0 12:06:12 urllib3==1.26.20 12:06:12 virtualenv==20.35.4 12:06:12 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3166580680454941941.sh 12:06:12 [EnvInject] - Injecting environment variables from a build step. 12:06:12 [EnvInject] - Injecting as environment variables the properties content 12:06:12 PARALLEL=True 12:06:12 12:06:12 [EnvInject] - Variables injected successfully. 12:06:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12577280057277628868.sh 12:06:12 ---> tox-run.sh 12:06:12 + 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 12:06:12 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:06:12 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:06:12 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:06:12 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:06:12 + source /home/jenkins/lf-env.sh 12:06:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:12 ++ mktemp -d /tmp/venv-XXXX 12:06:12 + lf_venv=/tmp/venv-uL7w 12:06:12 + local venv_file=/tmp/.os_lf_venv 12:06:12 + local python=python3 12:06:12 + local options 12:06:12 + local set_path=true 12:06:12 + local install_args= 12:06: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 12:06:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:12 + true 12:06:12 + case $1 in 12:06:12 + venv_file=/tmp/.toxenv 12:06:12 + shift 2 12:06:12 + true 12:06:12 + case $1 in 12:06:12 + shift 12:06:12 + break 12:06:12 + case $python in 12:06:12 + local pkg_list= 12:06:12 + [[ -d /opt/pyenv ]] 12:06:12 + echo 'Setup pyenv:' 12:06:12 Setup pyenv: 12:06:12 + export PYENV_ROOT=/opt/pyenv 12:06:12 + PYENV_ROOT=/opt/pyenv 12:06:12 + 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 12:06:12 + 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 12:06:12 + pyenv versions 12:06:12 system 12:06:12 3.8.20 12:06:12 3.9.20 12:06:12 3.10.15 12:06:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:06:12 + command -v pyenv 12:06:12 ++ pyenv init - --no-rehash 12:06:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:06:12 for i in ${!paths[@]}; do 12:06:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:06:12 fi; done; 12:06:12 echo "${paths[*]}"'\'')" 12:06:12 export PATH="/opt/pyenv/shims:${PATH}" 12:06:12 export PYENV_SHELL=bash 12:06:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:12 pyenv() { 12:06:12 local command 12:06:12 command="${1:-}" 12:06:12 if [ "$#" -gt 0 ]; then 12:06:12 shift 12:06:12 fi 12:06:12 12:06:12 case "$command" in 12:06:12 rehash|shell) 12:06:12 eval "$(pyenv "sh-$command" "$@")" 12:06:12 ;; 12:06:12 *) 12:06:12 command pyenv "$command" "$@" 12:06:12 ;; 12:06:12 esac 12:06:12 }' 12:06:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:06:12 for i in ${!paths[@]}; do 12:06:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:06:12 fi; done; 12:06:12 echo "${paths[*]}"' 12:06:12 ++ 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 12:06:12 ++ 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 12:06:12 ++ 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 12:06:12 ++ export PYENV_SHELL=bash 12:06:12 ++ PYENV_SHELL=bash 12:06:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:12 +++ complete -F _pyenv pyenv 12:06:12 ++ lf-pyver python3 12:06:12 ++ local py_version_xy=python3 12:06:12 ++ local py_version_xyz= 12:06:12 ++ pyenv versions 12:06:12 ++ local command 12:06:12 ++ sed 's/^[ *]* //' 12:06:12 ++ command=versions 12:06:12 ++ '[' 1 -gt 0 ']' 12:06:12 ++ shift 12:06:12 ++ case "$command" in 12:06:12 ++ command pyenv versions 12:06:12 ++ awk '{ print $1 }' 12:06:12 ++ grep -E '^[0-9.]*[0-9]$' 12:06:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:12 +++ grep '^3' /tmp/.pyenv_versions 12:06:12 +++ sort -V 12:06:12 +++ tail -n 1 12:06:12 ++ py_version_xyz=3.11.10 12:06:12 ++ [[ -z 3.11.10 ]] 12:06:12 ++ echo 3.11.10 12:06:12 ++ return 0 12:06:12 + pyenv local 3.11.10 12:06:12 + local command 12:06:12 + command=local 12:06:12 + '[' 2 -gt 0 ']' 12:06:12 + shift 12:06:12 + case "$command" in 12:06:12 + command pyenv local 3.11.10 12:06:12 + for arg in "$@" 12:06:12 + case $arg in 12:06:12 + pkg_list+='tox ' 12:06:12 + for arg in "$@" 12:06:12 + case $arg in 12:06:12 + pkg_list+='virtualenv ' 12:06:12 + for arg in "$@" 12:06:12 + case $arg in 12:06:12 + pkg_list+='urllib3~=1.26.15 ' 12:06:12 + [[ -f /tmp/.toxenv ]] 12:06:12 ++ cat /tmp/.toxenv 12:06:12 + lf_venv=/tmp/venv-are1 12:06:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-are1 from' file:/tmp/.toxenv 12:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-are1 from file:/tmp/.toxenv 12:06:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:12 + local 'pip_opts=--upgrade --quiet' 12:06:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:12 + [[ -n '' ]] 12:06:12 + [[ -n '' ]] 12:06:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:12 + /tmp/venv-are1/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 12:06:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:13 lf-activate-venv(): INFO: Base packages installed successfully 12:06:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:13 + /tmp/venv-are1/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 12:06:14 + type python3 12:06:14 + true 12:06:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-are1/bin to PATH' 12:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-are1/bin to PATH 12:06:14 + PATH=/tmp/venv-are1/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 12:06:14 + return 0 12:06:14 + [[ -d /opt/pyenv ]] 12:06:14 + echo '---> Setting up pyenv' 12:06:14 ---> Setting up pyenv 12:06:14 + export PYENV_ROOT=/opt/pyenv 12:06:14 + PYENV_ROOT=/opt/pyenv 12:06:14 + export PATH=/opt/pyenv/bin:/tmp/venv-are1/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 12:06:14 + PATH=/opt/pyenv/bin:/tmp/venv-are1/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 12:06:14 ++ pwd 12:06:14 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:06:14 + export PYTHONPATH 12:06:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:14 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:14 + tox --version 12:06:15 4.32.0 from /tmp/venv-are1/lib/python3.11/site-packages/tox/__init__.py 12:06:15 + PARALLEL=True 12:06:15 + TOX_OPTIONS_LIST= 12:06:15 + [[ -n '' ]] 12:06:15 + case ${PARALLEL,,} in 12:06:15 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:06:15 + tox --parallel auto --parallel-live 12:06:15 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:06:16 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:06:16 checkbashisms: freeze> python -m pip freeze --all 12:06:16 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 12:06:16 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:06:17 checkbashisms: pip==25.3,setuptools==80.9.0 12:06:17 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:06:17 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)' 12:06:17 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:06:18 checkbashisms: OK ✔ in 3.18 seconds 12:06:18 pre-commit: install_deps> python -I -m pip install pre-commit 12:06:21 pre-commit: freeze> python -m pip freeze --all 12:06:21 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.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 12:06:21 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:06:21 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)' 12:06:21 /usr/bin/cpan 12:06:21 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:06:21 [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. 12:06:21 [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. 12:06:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:22 [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. 12:06:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:06:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:06:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:23 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:06:23 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:06:23 buildcontroller: freeze> python -m pip freeze --all 12:06:24 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:06:24 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:06:24 + update-java-alternatives -l 12:06:24 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:06:24 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:06:24 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:06:24 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:06:24 update-alternatives: error: no alternatives for jaotc 12:06:24 update-alternatives: error: no alternatives for rmic 12:06:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:24 [INFO] Once installed this environment will be reused. 12:06:24 [INFO] This may take a few minutes... 12:06:24 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:06:24 + java -version 12:06:24 + JAVA_VER=21 12:06:24 + echo 21 12:06:24 21 12:06:24 + javac -version 12:06:24 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:06:24 + JAVAC_VER=21 12:06:24 + echo 21 12:06:24 + [ 21 -ge 21 ] 12:06:24 + [ 21 -ge 21 ] 12:06:24 + echo ok, java is 21 or newer 12:06:24 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:06:24 21 12:06:24 ok, java is 21 or newer 12:06:25 2025-11-03 12:06:25 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] 12:06:25 + sudo mkdir -p /opt 12:06:25 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:06:25 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:06:25 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:06:25 + mvn --version 12:06:25 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 12:06:25 Maven home: /opt/maven 12:06:25 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:06:25 Default locale: en, platform encoding: UTF-8 12:06:25 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:06:26 NOTE: Picked up JDK_JAVA_OPTIONS: 12:06:26 --add-opens=java.base/java.io=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.lang=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.net=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.nio=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.util=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:06:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:06:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:06:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:06:26 -Xlog:disable 12:06:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:29 [INFO] Once installed this environment will be reused. 12:06:29 [INFO] This may take a few minutes... 12:06:36 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:06:36 [INFO] Once installed this environment will be reused. 12:06:36 [INFO] This may take a few minutes... 12:06:42 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:06:42 [INFO] Once installed this environment will be reused. 12:06:42 [INFO] This may take a few minutes... 12:06:42 docs: freeze> python -m pip freeze --all 12:06:42 docs-linkcheck: freeze> python -m pip freeze --all 12:06:43 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,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 12:06:43 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 12:06:43 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,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 12:06:43 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 12:06:46 docs: OK ✔ in 30.78 seconds 12:06:46 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:06:49 docs-linkcheck: OK ✔ in 34.12 seconds 12:06:49 pylint: freeze> python -m pip freeze --all 12:06:50 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 12:06:50 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}$' '{}' + 12:06:53 trim trailing whitespace.................................................Passed 12:06:54 Tabs remover.............................................................Passed 12:06:54 autopep8.................................................................Passed 12:07:00 perltidy.................................................................Passed 12:07:00 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:07:01 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:07:01 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:07:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:07:01 [INFO] Once installed this environment will be reused. 12:07:01 [INFO] This may take a few minutes... 12:07:14 gitlint..................................................................Passed 12:07:15 12:07:15 ------------------------------------ 12:07:15 Your code has been rated at 10.00/10 12:07:15 12:08:23 pre-commit: OK ✔ in 55.99 seconds 12:08:23 pylint: OK ✔ in 31.72 seconds 12:08:23 buildcontroller: OK ✔ in 2 minutes 7.01 seconds 12:08:23 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 12:08:23 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 12:08:23 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 12:08:23 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 12:08:31 build_karaf_tests121: freeze> python -m pip freeze --all 12:08:31 build_karaf_tests221: freeze> python -m pip freeze --all 12:08:31 build_karaf_tests190: freeze> python -m pip freeze --all 12:08:31 build_karaf_tests71: freeze> python -m pip freeze --all 12:08:31 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:08:31 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:31 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:08:31 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:31 build karaf in karaf221 with ./karaf221.env 12:08:31 build karaf in karaf121 with ./karaf121.env 12:08:31 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:31 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:31 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:31 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:31 -Xlog:disable 12:08:31 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:31 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:31 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:31 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:31 -Xlog:disable 12:08:31 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:08:31 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:31 build karaf in karafoc with ./karafoc.env 12:08:31 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:08:31 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:08:31 build karaf in karaf71 with ./karaf71.env 12:08:31 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:31 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:31 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:31 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:31 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:31 -Xlog:disable 12:08:32 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:32 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:32 -Xlog:disable 12:09:40 build_karaf_tests190: OK ✔ in 1 minute 17.7 seconds 12:09:40 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 12:09:44 build_karaf_tests221: OK ✔ in 1 minute 21.84 seconds 12:09:44 build_karaf_tests71: OK ✔ in 1 minute 21.86 seconds 12:09:44 build_karaf_tests121: OK ✔ in 1 minute 21.9 seconds 12:09:44 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 12:09:44 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 12:09:56 buildlighty: freeze> python -m pip freeze --all 12:09:56 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:09:56 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:09:56 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:09:57 sims: freeze> python -m pip freeze --all 12:09:58 sims: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:09:58 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:09:58 Using lighynode version 20.1.0.5 12:09:58 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:10:55 sims: OK ✔ in 25.14 seconds 12:10:55 buildlighty: OK ✔ in 39.04 seconds 12:10:55 testsPCE: freeze> python -m pip freeze --all 12:10:55 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,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.0,pyparsing==3.2.5,pytest==8.4.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.5.0,Werkzeug==2.0.3,xlrd==1.2.0 12:10:55 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:10:55 pytest -q transportpce_tests/pce/test01_pce.py 12:11:42 .................... [100%] 12:12:46 20 passed in 110.13s (0:01:50) 12:12:46 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:13:02 ............ [100%] 12:13:32 12 passed in 46.51s 12:13:32 pytest -q transportpce_tests/pce/test03_gnpy.py 12:13:49 ........ [100%] 12:14:10 8 passed in 37.24s 12:14:10 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:14:42 ... [100%] 12:14:47 3 passed in 36.24s 12:14:47 testsPCE: OK ✔ in 5 minutes 2.83 seconds 12:14:47 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 12:14:47 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 12:14:47 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 12:14:54 tests121: freeze> python -m pip freeze --all 12:14:54 tests_tapi: freeze> python -m pip freeze --all 12:14:54 tests190: freeze> python -m pip freeze --all 12:14:54 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:14:54 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:14:54 using environment variables from ./karaf221.env 12:14:54 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:14:54 tests121: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:14:54 tests190: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:14:54 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:14:54 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:14:54 using environment variables from ./karaf121.env 12:14:54 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:14:54 using environment variables from ./karafoc.env 12:14:54 pytest -q transportpce_tests/oc/test01_portmapping.py 12:15:55 ........... [100%] 12:16:10 10 passed in 75.67s (0:01:15) 12:16:10 pytest -q transportpce_tests/oc/test02_topology.py 12:16:18 .................................... [100%] 12:16:58 21 passed in 123.12s (0:02:03) 12:16:58 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:16:58 ............................... [100%] 12:17:46 6 passed in 48.65s 12:17:47 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:17:57 ........................................................ [100%] 12:20:05 44 passed in 137.80s (0:02:17) 12:20:05 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:20:06 ..... [100%] 12:20:16 14 passed in 245.47s (0:04:05) 12:20:16 pytest -q transportpce_tests/oc/test03_renderer.py 12:20:45 ................................ [100%] 12:21:13 19 passed in 56.49s 12:21:13 tests190: OK ✔ in 6 minutes 26.36 seconds 12:21:13 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 12:21:14 ...tests71: freeze> python -m pip freeze --all 12:21:20 .tests71: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:21:20 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:21:20 using environment variables from ./karaf71.env 12:21:20 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:21:22 ....... [100%] 12:21:37 24 passed in 91.92s (0:01:31) 12:21:37 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:21:41 .................. [100%] 12:22:16 12 passed in 55.12s 12:22:16 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:22:38 ..................... [100%] 12:23:05 51 passed in 490.59s (0:08:10) 12:23:05 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:23:06 ................................................................................................. [100%] 12:25:02 62 passed in 165.64s (0:02:45) 12:25:02 [100%] 12:25:02 40 passed in 204.41s (0:03:24) 12:25:02 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:25:02 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:25:13 ......................................................................................... [100%] 12:27:35 48 passed in 152.90s (0:02:32) 12:27:35 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:27:37 .............................. [100%] 12:28:36 36 passed in 330.77s (0:05:30) 12:28:36 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:28:38 ........... [100%] 12:28:52 22 passed in 76.80s (0:01:16) 12:29:05 ................................................................................. [100%] 12:33:44 71 passed in 307.75s (0:05:07) 12:33:44 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:34:13 ..................... [100%] 12:36:06 19 passed in 141.11s (0:02:21) 12:36:06 tests71: OK ✔ in 7 minutes 39.09 seconds 12:36:06 tests_tapi: OK ✔ in 21 minutes 19 seconds 12:36:06 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:36:13 tests221: freeze> python -m pip freeze --all 12:36:13 tests221: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:36:13 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:36:13 using environment variables from ./karaf221.env 12:36:13 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:36:50 ............................ [100%] 12:37:16 54 passed in 734.25s (0:12:14) 12:37:17 .......... [100%] 12:37:29 35 passed in 75.64s (0:01:15) 12:37:29 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:38:01 ...... [100%] 12:38:14 6 passed in 45.08s 12:38:14 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:38:57 ............................................ [100%] 12:40:31 44 passed in 136.40s (0:02:16) 12:40:31 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:41:06 ............ [100%] 12:41:30 12 passed in 58.97s 12:41:30 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:41:56 ................ [100%] 12:43:25 16 passed in 114.53s (0:01:54) 12:43:25 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:43:55 ............................... [100%] 12:44:01 31 passed in 35.23s 12:44:01 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:44:36 .......................... [100%] 12:45:32 26 passed in 90.84s (0:01:30) 12:45:32 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:46:08 ...................... [100%] 12:47:12 22 passed in 99.63s (0:01:39) 12:47:12 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:47:52 ........................................ [100%] 12:53:14 40 passed in 362.34s (0:06:02) 12:53:14 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:53:58 ........................................................................ [ 74%] 12:59:34 ......................... [100%] 13:04:26 97 passed in 671.42s (0:11:11) 13:04:26 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:05:06 ...................................................... [100%] 13:17:53 54 passed in 806.67s (0:13:26) 13:17:53 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:18:47 ........................................................................ [ 71%] 13:23:55 ............................. [100%] 13:26:05 101 passed in 491.21s (0:08:11) 13:26:05 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:26:59 ........................................................................ [ 67%] 13:32:45 ................................... [100%] 13:36:05 107 passed in 600.32s (0:10:00) 13:36:05 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:36:48 ............................................. [100%] 13:39:25 45 passed in 199.28s (0:03:19) 13:39:25 tests121: OK ✔ in 22 minutes 29.63 seconds 13:39:25 tests221: OK ✔ in 1 hour 3 minutes 19.23 seconds 13:39:25 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 13:39:32 tests_hybrid: freeze> python -m pip freeze --all 13:39:32 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,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.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:39:32 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:39:32 using environment variables from ./karaf221.env 13:39:32 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:40:12 ................................................... [100%] 13:41:59 51 passed in 147.09s (0:02:27) 13:41:59 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:42:42 ........................................................................ [ 66%] 13:47:02 ..................................... [100%] 13:49:09 109 passed in 429.14s (0:07:09) 13:49:09 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:49:57 ..................................................... [100%] 13:53:29 53 passed in 259.83s (0:04:19) 13:53:29 buildcontroller: OK (127.01=setup[8.78]+cmd[118.23] seconds) 13:53:29 sims: OK (25.14=setup[13.99]+cmd[11.15] seconds) 13:53:29 build_karaf_tests121: OK (81.90=setup[9.34]+cmd[72.56] seconds) 13:53:29 testsPCE: OK (302.83=setup[71.42]+cmd[231.42] seconds) 13:53:29 tests121: OK (1349.63=setup[7.56]+cmd[1342.07] seconds) 13:53:29 build_karaf_tests221: OK (81.84=setup[9.34]+cmd[72.51] seconds) 13:53:29 tests_tapi: OK (1279.00=setup[7.54]+cmd[1271.46] seconds) 13:53:29 tests221: OK (3799.23=setup[7.51]+cmd[3791.72] seconds) 13:53:29 build_karaf_tests71: OK (81.86=setup[9.55]+cmd[72.31] seconds) 13:53:29 tests71: OK (459.09=setup[7.33]+cmd[451.76] seconds) 13:53:29 build_karaf_tests190: OK (77.70=setup[9.49]+cmd[68.21] seconds) 13:53:29 tests190: OK (386.36=setup[7.56]+cmd[378.80] seconds) 13:53:29 tests_hybrid: OK (844.18=setup[7.19]+cmd[836.98] seconds) 13:53:29 buildlighty: OK (39.04=setup[16.75]+cmd[22.29] seconds) 13:53:29 docs: OK (30.78=setup[27.81]+cmd[2.97] seconds) 13:53:29 docs-linkcheck: OK (34.12=setup[28.00]+cmd[6.12] seconds) 13:53:29 checkbashisms: OK (3.18=setup[1.88]+cmd[0.01,0.05,1.24] seconds) 13:53:29 pre-commit: OK (55.99=setup[2.87]+cmd[0.01,0.00,39.53,13.57] seconds) 13:53:29 pylint: OK (31.71=setup[3.97]+cmd[27.74] seconds) 13:53:29 congratulations :) (6434.20 seconds) 13:53:29 + tox_status=0 13:53:29 + echo '---> Completed tox runs' 13:53:29 ---> Completed tox runs 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/build_karaf_tests121/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=build_karaf_tests121 13:53:29 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/build_karaf_tests190/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=build_karaf_tests190 13:53:29 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/build_karaf_tests221/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=build_karaf_tests221 13:53:29 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/build_karaf_tests71/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=build_karaf_tests71 13:53:29 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/buildcontroller/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=buildcontroller 13:53:29 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/buildlighty/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=buildlighty 13:53:29 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/checkbashisms/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=checkbashisms 13:53:29 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/docs-linkcheck/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=docs-linkcheck 13:53:29 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/docs/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=docs 13:53:29 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/pre-commit/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=pre-commit 13:53:29 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/pylint/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=pylint 13:53:29 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/sims/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=sims 13:53:29 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/tests121/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=tests121 13:53:29 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/tests190/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=tests190 13:53:29 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/tests221/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=tests221 13:53:29 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/tests71/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=tests71 13:53:29 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/testsPCE/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=testsPCE 13:53:29 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/tests_hybrid/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=tests_hybrid 13:53:29 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:53:29 + for i in .tox/*/log 13:53:29 ++ echo .tox/tests_tapi/log 13:53:29 ++ awk -F/ '{print $2}' 13:53:29 + tox_env=tests_tapi 13:53:29 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:53:29 + DOC_DIR=docs/_build/html 13:53:29 + [[ -d docs/_build/html ]] 13:53:29 + echo '---> Archiving generated docs' 13:53:29 ---> Archiving generated docs 13:53:29 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:53:29 + echo '---> tox-run.sh ends' 13:53:29 ---> tox-run.sh ends 13:53:29 + test 0 -eq 0 13:53:29 $ ssh-agent -k 13:53:29 unset SSH_AUTH_SOCK; 13:53:29 unset SSH_AGENT_PID; 13:53:29 echo Agent pid 1575 killed; 13:53:29 [ssh-agent] Stopped. 13:53:30 [PostBuildScript] - [INFO] Executing post build scripts. 13:53:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6528344646867586421.sh 13:53:30 ---> sysstat.sh 13:53:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9020494885994176335.sh 13:53:30 ---> package-listing.sh 13:53:30 ++ tr '[:upper:]' '[:lower:]' 13:53:30 ++ facter osfamily 13:53:30 + OS_FAMILY=debian 13:53:30 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:53:30 + START_PACKAGES=/tmp/packages_start.txt 13:53:30 + END_PACKAGES=/tmp/packages_end.txt 13:53:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:30 + PACKAGES=/tmp/packages_start.txt 13:53:30 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:53:30 + PACKAGES=/tmp/packages_end.txt 13:53:30 + case "${OS_FAMILY}" in 13:53:30 + dpkg -l 13:53:30 + grep '^ii' 13:53:30 + '[' -f /tmp/packages_start.txt ']' 13:53:30 + '[' -f /tmp/packages_end.txt ']' 13:53:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:30 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:53:30 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:53:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:53:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11280711887282268743.sh 13:53:30 ---> capture-instance-metadata.sh 13:53:31 Setup pyenv: 13:53:31 system 13:53:31 3.8.20 13:53:31 3.9.20 13:53:31 3.10.15 13:53:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0ti from file:/tmp/.os_lf_venv 13:53:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:33 lf-activate-venv(): INFO: Base packages installed successfully 13:53:33 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:44 lf-activate-venv(): INFO: Adding /tmp/venv-r0ti/bin to PATH 13:53:44 INFO: Running in OpenStack, capturing instance metadata 13:53:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7221141824690910463.sh 13:53:45 provisioning config files... 13:53:45 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3867 13:53:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17697341457506269317tmp 13:53:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:53:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:53:45 provisioning config files... 13:53:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:53:45 [EnvInject] - Injecting environment variables from a build step. 13:53:45 [EnvInject] - Injecting as environment variables the properties content 13:53:45 SERVER_ID=logs 13:53:45 13:53:45 [EnvInject] - Variables injected successfully. 13:53:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14959654415656835211.sh 13:53:45 ---> create-netrc.sh 13:53:45 WARN: Log server credential not found. 13:53:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12798776762300869703.sh 13:53:45 ---> python-tools-install.sh 13:53:45 Setup pyenv: 13:53:45 system 13:53:45 3.8.20 13:53:45 3.9.20 13:53:45 3.10.15 13:53:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:53:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0ti from file:/tmp/.os_lf_venv 13:53:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:48 lf-activate-venv(): INFO: Base packages installed successfully 13:53:48 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:58 lf-activate-venv(): INFO: Adding /tmp/venv-r0ti/bin to PATH 13:53:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9199512331182656619.sh 13:53:58 ---> sudo-logs.sh 13:53:58 Archiving 'sudo' log.. 13:53:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17813283293409054109.sh 13:53:58 ---> job-cost.sh 13:53:59 Setup pyenv: 13:53:59 system 13:53:59 3.8.20 13:53:59 3.9.20 13:53:59 3.10.15 13:53:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:53:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0ti from file:/tmp/.os_lf_venv 13:53:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:54:01 lf-activate-venv(): INFO: Base packages installed successfully 13:54:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:54:07 lf-activate-venv(): INFO: Adding /tmp/venv-r0ti/bin to PATH 13:54:07 INFO: No Stack... 13:54:08 INFO: Retrieving Pricing Info for: v3-standard-4 13:54:08 INFO: Archiving Costs 13:54:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10219303129174049861.sh 13:54:08 ---> logs-deploy.sh 13:54:08 Setup pyenv: 13:54:08 system 13:54:08 3.8.20 13:54:08 3.9.20 13:54:08 3.10.15 13:54:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:54:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0ti from file:/tmp/.os_lf_venv 13:54:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:54:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:54:10 lf-activate-venv(): INFO: Base packages installed successfully 13:54:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-r0ti/bin to PATH 13:54:22 WARNING: Nexus logging server not set 13:54:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3867/ 13:54:22 INFO: archiving logs to S3 13:54:24 ---> uname -a: 13:54:24 Linux prd-ubuntu2204-docker-4c-16g-5019 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:54:24 13:54:24 13:54:24 ---> lscpu: 13:54:24 Architecture: x86_64 13:54:24 CPU op-mode(s): 32-bit, 64-bit 13:54:24 Address sizes: 40 bits physical, 48 bits virtual 13:54:24 Byte Order: Little Endian 13:54:24 CPU(s): 4 13:54:24 On-line CPU(s) list: 0-3 13:54:24 Vendor ID: AuthenticAMD 13:54:24 Model name: AMD EPYC-Rome Processor 13:54:24 CPU family: 23 13:54:24 Model: 49 13:54:24 Thread(s) per core: 1 13:54:24 Core(s) per socket: 1 13:54:24 Socket(s): 4 13:54:24 Stepping: 0 13:54:24 BogoMIPS: 5600.00 13:54:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:54:24 Virtualization: AMD-V 13:54:24 Hypervisor vendor: KVM 13:54:24 Virtualization type: full 13:54:24 L1d cache: 128 KiB (4 instances) 13:54:24 L1i cache: 128 KiB (4 instances) 13:54:24 L2 cache: 2 MiB (4 instances) 13:54:24 L3 cache: 64 MiB (4 instances) 13:54:24 NUMA node(s): 1 13:54:24 NUMA node0 CPU(s): 0-3 13:54:24 Vulnerability Gather data sampling: Not affected 13:54:24 Vulnerability Indirect target selection: Not affected 13:54:24 Vulnerability Itlb multihit: Not affected 13:54:24 Vulnerability L1tf: Not affected 13:54:24 Vulnerability Mds: Not affected 13:54:24 Vulnerability Meltdown: Not affected 13:54:24 Vulnerability Mmio stale data: Not affected 13:54:24 Vulnerability Reg file data sampling: Not affected 13:54:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:54:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:54:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:54:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:54:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:54:24 Vulnerability Srbds: Not affected 13:54:24 Vulnerability Tsx async abort: Not affected 13:54:24 13:54:24 13:54:24 ---> nproc: 13:54:24 4 13:54:24 13:54:24 13:54:24 ---> df -h: 13:54:24 Filesystem Size Used Avail Use% Mounted on 13:54:24 tmpfs 1.6G 1.1M 1.6G 1% /run 13:54:24 /dev/vda1 78G 18G 61G 23% / 13:54:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:54:24 tmpfs 5.0M 0 5.0M 0% /run/lock 13:54:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:54:24 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:54:24 13:54:24 13:54:24 ---> free -m: 13:54:24 total used free shared buff/cache available 13:54:24 Mem: 15989 695 10926 4 4368 14951 13:54:24 Swap: 1023 0 1023 13:54:24 13:54:24 13:54:24 ---> ip addr: 13:54:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:54:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:54:24 inet 127.0.0.1/8 scope host lo 13:54:24 valid_lft forever preferred_lft forever 13:54:24 inet6 ::1/128 scope host 13:54:24 valid_lft forever preferred_lft forever 13:54:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:54:24 link/ether fa:16:3e:a0:d6:91 brd ff:ff:ff:ff:ff:ff 13:54:24 altname enp0s3 13:54:24 inet 10.30.170.203/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:54:24 valid_lft 79771sec preferred_lft 79771sec 13:54:24 inet6 fe80::f816:3eff:fea0:d691/64 scope link 13:54:24 valid_lft forever preferred_lft forever 13:54:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:54:24 link/ether da:22:a4:9b:80:74 brd ff:ff:ff:ff:ff:ff 13:54:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:54:24 valid_lft forever preferred_lft forever 13:54:24 13:54:24 13:54:24 ---> sar -b -r -n DEV: 13:54:24 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-5019) 11/03/25 _x86_64_ (4 CPU) 13:54:24 13:54:24 12:03:58 LINUX RESTART (4 CPU) 13:54:24 13:54:24 12:10:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:54:24 12:20:00 56.47 3.38 49.32 3.78 156.76 10629.99 3957.69 13:54:24 12:30:01 51.81 22.62 27.55 1.63 276.85 1731.53 2369.15 13:54:24 12:40:01 13.66 0.09 12.87 0.70 3.09 667.02 1131.42 13:54:24 12:50:03 15.80 0.01 15.12 0.67 0.56 443.47 293.70 13:54:24 13:00:03 5.05 0.00 4.90 0.14 0.61 116.54 65.54 13:54:24 13:10:01 4.61 0.04 4.41 0.16 3.24 117.40 64.61 13:54:24 13:20:05 4.55 0.01 4.38 0.16 1.06 120.67 52.79 13:54:24 13:30:04 4.91 0.00 4.74 0.17 0.31 140.33 63.53 13:54:24 13:40:01 7.15 0.04 6.77 0.34 2.09 318.20 299.69 13:54:24 13:50:05 8.68 0.01 8.33 0.35 0.60 462.39 338.95 13:54:24 Average: 17.27 2.62 13.84 0.81 44.52 1474.83 863.77 13:54:24 13:54:24 12:10:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:24 12:20:00 941840 3921728 12010432 73.35 257276 2712516 13194708 75.74 2091396 12749636 164 13:54:24 12:30:01 2747404 6112280 9821200 59.98 269404 3084428 10588616 60.78 2311680 10736100 528 13:54:24 12:40:01 8061280 11543384 4393988 26.84 274380 3191752 5173012 29.69 2365072 5391720 328 13:54:24 12:50:03 7876664 11411144 4526248 27.64 276912 3241508 5259404 30.19 2370528 5566220 464 13:54:24 13:00:03 7791688 11338016 4599384 28.09 277564 3252704 5265212 30.22 2371816 5644964 356 13:54:24 13:10:01 7704596 11265580 4671716 28.53 278028 3266904 5312004 30.49 2373680 5721904 420 13:54:24 13:20:05 6602840 10178644 5758360 35.17 278456 3281256 6510092 37.37 2375608 6836940 464 13:54:24 13:30:04 6276380 9870052 6066572 37.05 279044 3298528 6754888 38.77 2378520 7148912 324 13:54:24 13:40:01 9263388 12975832 2962228 18.09 282744 3407492 4262048 24.46 2386472 4166368 57824 13:54:24 13:50:05 7103636 10857968 5079008 31.02 284088 3447784 5908748 33.92 2406448 6289076 580 13:54:24 Average: 6436972 9947463 5988914 36.58 275790 3218487 6822873 39.16 2343122 7025184 6145 13:54:24 13:54:24 12:10:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:24 12:20:00 lo 16.37 16.37 13.43 13.43 0.00 0.00 0.00 0.00 13:54:24 12:20:00 ens3 37.09 27.91 603.07 3.56 0.00 0.00 0.00 0.00 13:54:24 12:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 12:30:01 lo 47.62 47.62 21.78 21.78 0.00 0.00 0.00 0.00 13:54:24 12:30:01 ens3 1.89 1.72 0.42 0.64 0.00 0.00 0.00 0.00 13:54:24 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 12:40:01 lo 20.06 20.06 9.50 9.50 0.00 0.00 0.00 0.00 13:54:24 12:40:01 ens3 1.16 0.92 0.31 0.25 0.00 0.00 0.00 0.00 13:54:24 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 12:50:03 lo 17.06 17.06 8.45 8.45 0.00 0.00 0.00 0.00 13:54:24 12:50:03 ens3 1.49 0.82 0.43 0.29 0.00 0.00 0.00 0.00 13:54:24 12:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:00:03 lo 11.56 11.56 6.41 6.41 0.00 0.00 0.00 0.00 13:54:24 13:00:03 ens3 0.78 0.41 0.12 0.08 0.00 0.00 0.00 0.00 13:54:24 13:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:10:01 lo 18.23 18.23 6.45 6.45 0.00 0.00 0.00 0.00 13:54:24 13:10:01 ens3 0.50 0.37 0.10 0.07 0.00 0.00 0.00 0.00 13:54:24 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:20:05 lo 12.47 12.47 5.69 5.69 0.00 0.00 0.00 0.00 13:54:24 13:20:05 ens3 0.44 0.24 0.08 0.05 0.00 0.00 0.00 0.00 13:54:24 13:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:30:04 lo 20.43 20.43 10.85 10.85 0.00 0.00 0.00 0.00 13:54:24 13:30:04 ens3 0.71 0.52 0.14 0.11 0.00 0.00 0.00 0.00 13:54:24 13:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:40:01 lo 14.59 14.59 7.92 7.92 0.00 0.00 0.00 0.00 13:54:24 13:40:01 ens3 0.94 0.72 0.27 0.22 0.00 0.00 0.00 0.00 13:54:24 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:50:05 lo 24.36 24.36 11.99 11.99 0.00 0.00 0.00 0.00 13:54:24 13:50:05 ens3 1.03 0.78 0.27 0.21 0.00 0.00 0.00 0.00 13:54:24 13:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 Average: lo 20.28 20.28 10.25 10.25 0.00 0.00 0.00 0.00 13:54:24 Average: ens3 4.60 3.44 60.51 0.55 0.00 0.00 0.00 0.00 13:54:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:24 13:54:24 13:54:24 ---> sar -P ALL: 13:54:24 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-5019) 11/03/25 _x86_64_ (4 CPU) 13:54:24 13:54:24 12:03:58 LINUX RESTART (4 CPU) 13:54:24 13:54:24 12:10:00 CPU %user %nice %system %iowait %steal %idle 13:54:24 12:20:00 all 41.34 0.00 1.78 0.72 0.09 56.06 13:54:24 12:20:00 0 43.16 0.00 1.88 0.92 0.09 53.95 13:54:24 12:20:00 1 41.35 0.00 1.72 0.86 0.09 55.98 13:54:24 12:20:00 2 39.61 0.00 1.89 0.41 0.10 58.00 13:54:24 12:20:00 3 41.26 0.00 1.63 0.69 0.10 56.33 13:54:24 12:30:01 all 50.93 0.00 1.96 0.11 0.11 46.88 13:54:24 12:30:01 0 50.99 0.00 1.84 0.13 0.11 46.94 13:54:24 12:30:01 1 51.00 0.00 2.01 0.04 0.12 46.84 13:54:24 12:30:01 2 50.11 0.00 2.05 0.17 0.11 47.55 13:54:24 12:30:01 3 51.64 0.00 1.95 0.10 0.11 46.20 13:54:24 12:40:01 all 22.07 0.00 0.96 0.05 0.09 76.83 13:54:24 12:40:01 0 22.16 0.00 0.85 0.02 0.08 76.88 13:54:24 12:40:01 1 22.43 0.00 0.94 0.10 0.09 76.44 13:54:24 12:40:01 2 21.76 0.00 1.14 0.05 0.09 76.96 13:54:24 12:40:01 3 21.95 0.00 0.90 0.05 0.08 77.02 13:54:24 12:50:03 all 24.24 0.00 0.89 0.05 0.08 74.74 13:54:24 12:50:03 0 24.58 0.00 0.78 0.02 0.08 74.54 13:54:24 12:50:03 1 23.73 0.00 0.88 0.08 0.08 75.23 13:54:24 12:50:03 2 23.59 0.00 0.97 0.04 0.08 75.32 13:54:24 12:50:03 3 25.05 0.00 0.94 0.05 0.08 73.88 13:54:24 13:00:03 all 7.48 0.00 0.43 0.02 0.07 92.02 13:54:24 13:00:03 0 7.53 0.00 0.35 0.00 0.06 92.05 13:54:24 13:00:03 1 7.62 0.00 0.49 0.01 0.07 91.81 13:54:24 13:00:03 2 7.03 0.00 0.44 0.01 0.07 92.46 13:54:24 13:00:03 3 7.73 0.00 0.42 0.04 0.07 91.75 13:54:24 13:10:01 all 7.50 0.00 0.41 0.02 0.07 92.00 13:54:24 13:10:01 0 7.35 0.00 0.36 0.02 0.06 92.20 13:54:24 13:10:01 1 6.98 0.00 0.46 0.02 0.08 92.47 13:54:24 13:10:01 2 8.07 0.00 0.41 0.02 0.07 91.44 13:54:24 13:10:01 3 7.60 0.00 0.43 0.01 0.07 91.89 13:54:24 13:20:05 all 7.84 0.00 0.39 0.02 0.07 91.69 13:54:24 13:20:05 0 7.80 0.00 0.34 0.01 0.07 91.78 13:54:24 13:20:05 1 7.32 0.00 0.42 0.02 0.07 92.18 13:54:24 13:20:05 2 8.26 0.00 0.42 0.02 0.07 91.23 13:54:24 13:20:05 3 7.97 0.00 0.38 0.01 0.06 91.59 13:54:24 13:30:04 all 10.55 0.00 0.56 0.03 0.07 88.78 13:54:24 13:30:04 0 10.76 0.00 0.53 0.05 0.07 88.59 13:54:24 13:30:04 1 10.68 0.00 0.63 0.01 0.07 88.62 13:54:24 13:30:04 2 10.79 0.00 0.56 0.06 0.07 88.53 13:54:24 13:30:04 3 9.99 0.00 0.54 0.02 0.07 89.38 13:54:24 13:40:01 all 10.95 0.00 0.57 0.05 0.07 88.36 13:54:24 13:40:01 0 11.18 0.00 0.65 0.01 0.07 88.10 13:54:24 13:40:01 1 11.34 0.00 0.59 0.09 0.07 87.91 13:54:24 13:40:01 2 10.54 0.00 0.56 0.09 0.07 88.74 13:54:24 13:40:01 3 10.76 0.00 0.48 0.01 0.07 88.68 13:54:24 13:50:05 all 16.20 0.00 0.59 0.04 0.07 83.10 13:54:24 13:50:05 0 16.43 0.00 0.57 0.05 0.07 82.88 13:54:24 13:50:05 1 16.32 0.00 0.62 0.08 0.08 82.91 13:54:24 13:50:05 2 15.66 0.00 0.64 0.01 0.07 83.62 13:54:24 13:50:05 3 16.40 0.00 0.52 0.03 0.07 82.97 13:54:24 Average: all 19.90 0.00 0.85 0.11 0.08 79.06 13:54:24 Average: 0 20.19 0.00 0.81 0.12 0.08 78.80 13:54:24 Average: 1 19.87 0.00 0.87 0.13 0.08 79.05 13:54:24 Average: 2 19.53 0.00 0.91 0.09 0.08 79.40 13:54:24 Average: 3 20.01 0.00 0.82 0.10 0.08 78.99 13:54:24 13:54:24 13:54:24