06:33:52 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119432 06:33:52 Running as SYSTEM 06:33:52 [EnvInject] - Loading node environment variables. 06:33:52 Building remotely on prd-ubuntu2204-docker-4c-16g-37 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 06:33:53 [ssh-agent] Looking for ssh-agent implementation... 06:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:53 $ ssh-agent 06:33:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaBdBu/agent.4902 06:33:53 SSH_AGENT_PID=4904 06:33:53 [ssh-agent] Started. 06:33:53 Running ssh-add (command line suppressed) 06:33:53 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13558191437116082429.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13558191437116082429.key) 06:33:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:33:53 The recommended git tool is: NONE 06:33:59 using credential jenkins-ssh 06:33:59 Wiping out workspace first. 06:33:59 Cloning the remote Git repository 06:33:59 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 06:33:59 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 06:33:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:33:59 > git --version # timeout=10 06:33:59 > git --version # 'git version 2.34.1' 06:33:59 using GIT_SSH to set credentials jenkins-ssh 06:33:59 Verifying host key using known hosts file 06:34:00 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. 06:34:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:34:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:34:04 using GIT_SSH to set credentials jenkins-ssh 06:34:04 Verifying host key using known hosts file 06:34:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:34:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/32/119432/2 # timeout=10 06:34:05 > git rev-parse 283e6e38c8b38b03cc9b1b7dce9070828035a0c6^{commit} # timeout=10 06:34:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:34:05 Checking out Revision 283e6e38c8b38b03cc9b1b7dce9070828035a0c6 (refs/changes/32/119432/2) 06:34:05 > git config core.sparsecheckout # timeout=10 06:34:05 > git checkout -f 283e6e38c8b38b03cc9b1b7dce9070828035a0c6 # timeout=10 06:34:05 Commit message: "Clean up and refactor TapiOpticalNode" 06:34:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:34:06 > git rev-list --no-walk 4d461cf715a63aa076d14c4042709a27b3437c90 # timeout=10 06:34:06 > git remote # timeout=10 06:34:06 > git submodule init # timeout=10 06:34:06 > git submodule sync # timeout=10 06:34:06 > git config --get remote.origin.url # timeout=10 06:34:06 > git submodule init # timeout=10 06:34:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:34:06 ERROR: No submodules found. 06:34:10 provisioning config files... 06:34:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:34:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:34:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14396719247096074736.sh 06:34:10 ---> python-tools-install.sh 06:34:10 Setup pyenv: 06:34:10 * system (set by /opt/pyenv/version) 06:34:10 * 3.8.20 (set by /opt/pyenv/version) 06:34:10 * 3.9.20 (set by /opt/pyenv/version) 06:34:10 3.10.15 06:34:10 3.11.10 06:34:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hNfr 06:34:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:19 lf-activate-venv(): INFO: Base packages installed successfully 06:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools 06:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-hNfr/bin to PATH 06:34:42 Generating Requirements File 06:35:01 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. 06:35:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:35:02 Python 3.11.10 06:35:02 pip 25.3 from /tmp/venv-hNfr/lib/python3.11/site-packages/pip (python 3.11) 06:35:02 appdirs==1.4.4 06:35:02 argcomplete==3.6.3 06:35:02 aspy.yaml==1.3.0 06:35:02 attrs==25.4.0 06:35:02 autopage==0.5.2 06:35:02 beautifulsoup4==4.14.2 06:35:02 boto3==1.41.4 06:35:02 botocore==1.41.4 06:35:02 bs4==0.0.2 06:35:02 cachetools==6.2.2 06:35:02 certifi==2025.11.12 06:35:02 cffi==2.0.0 06:35:02 cfgv==3.5.0 06:35:02 chardet==5.2.0 06:35:02 charset-normalizer==3.4.4 06:35:02 click==8.3.1 06:35:02 cliff==4.12.0 06:35:02 cmd2==2.7.0 06:35:02 cryptography==3.3.2 06:35:02 debtcollector==3.0.0 06:35:02 decorator==5.2.1 06:35:02 defusedxml==0.7.1 06:35:02 Deprecated==1.3.1 06:35:02 distlib==0.4.0 06:35:02 dnspython==2.8.0 06:35:02 docker==7.1.0 06:35:02 dogpile.cache==1.5.0 06:35:02 durationpy==0.10 06:35:02 email-validator==2.3.0 06:35:02 filelock==3.20.0 06:35:02 future==1.0.0 06:35:02 gitdb==4.0.12 06:35:02 GitPython==3.1.45 06:35:02 google-auth==2.43.0 06:35:02 httplib2==0.31.0 06:35:02 identify==2.6.15 06:35:02 idna==3.11 06:35:02 importlib-resources==1.5.0 06:35:02 iso8601==2.1.0 06:35:02 Jinja2==3.1.6 06:35:02 jmespath==1.0.1 06:35:02 jsonpatch==1.33 06:35:02 jsonpointer==3.0.0 06:35:02 jsonschema==4.25.1 06:35:02 jsonschema-specifications==2025.9.1 06:35:02 keystoneauth1==5.12.0 06:35:02 kubernetes==34.1.0 06:35:02 lftools==0.37.16 06:35:02 lxml==6.0.2 06:35:02 markdown-it-py==4.0.0 06:35:02 MarkupSafe==3.0.3 06:35:02 mdurl==0.1.2 06:35:02 msgpack==1.1.2 06:35:02 multi_key_dict==2.0.3 06:35:02 munch==4.0.0 06:35:02 netaddr==1.3.0 06:35:02 niet==1.4.2 06:35:02 nodeenv==1.9.1 06:35:02 oauth2client==4.1.3 06:35:02 oauthlib==3.3.1 06:35:02 openstacksdk==4.8.0 06:35:02 os-service-types==1.8.2 06:35:02 osc-lib==4.2.0 06:35:02 oslo.config==10.1.0 06:35:02 oslo.context==6.2.0 06:35:02 oslo.i18n==6.7.1 06:35:02 oslo.log==7.2.1 06:35:02 oslo.serialization==5.8.0 06:35:02 oslo.utils==9.2.0 06:35:02 packaging==25.0 06:35:02 pbr==7.0.3 06:35:02 platformdirs==4.5.0 06:35:02 prettytable==3.17.0 06:35:02 psutil==7.1.3 06:35:02 pyasn1==0.6.1 06:35:02 pyasn1_modules==0.4.2 06:35:02 pycparser==2.23 06:35:02 pygerrit2==2.0.15 06:35:02 PyGithub==2.8.1 06:35:02 Pygments==2.19.2 06:35:02 PyJWT==2.10.1 06:35:02 PyNaCl==1.6.1 06:35:02 pyparsing==2.4.7 06:35:02 pyperclip==1.11.0 06:35:02 pyrsistent==0.20.0 06:35:02 python-cinderclient==9.8.0 06:35:02 python-dateutil==2.9.0.post0 06:35:02 python-heatclient==4.3.0 06:35:02 python-jenkins==1.8.3 06:35:02 python-keystoneclient==5.7.0 06:35:02 python-magnumclient==4.9.0 06:35:02 python-openstackclient==8.2.0 06:35:02 python-swiftclient==4.9.0 06:35:02 PyYAML==6.0.3 06:35:02 referencing==0.37.0 06:35:02 requests==2.32.5 06:35:02 requests-oauthlib==2.0.0 06:35:02 requestsexceptions==1.4.0 06:35:02 rfc3986==2.0.0 06:35:02 rich==14.2.0 06:35:02 rich-argparse==1.7.2 06:35:02 rpds-py==0.29.0 06:35:02 rsa==4.9.1 06:35:02 ruamel.yaml==0.18.16 06:35:02 ruamel.yaml.clib==0.2.15 06:35:02 s3transfer==0.15.0 06:35:02 simplejson==3.20.2 06:35:02 six==1.17.0 06:35:02 smmap==5.0.2 06:35:02 soupsieve==2.8 06:35:02 stevedore==5.6.0 06:35:02 tabulate==0.9.0 06:35:02 toml==0.10.2 06:35:02 tomlkit==0.13.3 06:35:02 tqdm==4.67.1 06:35:02 typing_extensions==4.15.0 06:35:02 tzdata==2025.2 06:35:02 urllib3==1.26.20 06:35:02 virtualenv==20.35.4 06:35:02 wcwidth==0.2.14 06:35:02 websocket-client==1.9.0 06:35:02 wrapt==2.0.1 06:35:02 xdg==6.0.0 06:35:02 xmltodict==1.0.2 06:35:02 yq==3.4.3 06:35:02 [EnvInject] - Injecting environment variables from a build step. 06:35:02 [EnvInject] - Injecting as environment variables the properties content 06:35:02 PYTHON=python3 06:35:02 06:35:02 [EnvInject] - Variables injected successfully. 06:35:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3529852000201981125.sh 06:35:02 ---> tox-install.sh 06:35:02 + source /home/jenkins/lf-env.sh 06:35:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:35:02 ++ mktemp -d /tmp/venv-XXXX 06:35:02 + lf_venv=/tmp/venv-vJAF 06:35:02 + local venv_file=/tmp/.os_lf_venv 06:35:02 + local python=python3 06:35:02 + local options 06:35:02 + local set_path=true 06:35:02 + local install_args= 06:35:02 ++ 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 06:35:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:35:02 + true 06:35:02 + case $1 in 06:35:02 + venv_file=/tmp/.toxenv 06:35:02 + shift 2 06:35:02 + true 06:35:02 + case $1 in 06:35:02 + shift 06:35:02 + break 06:35:02 + case $python in 06:35:02 + local pkg_list= 06:35:02 + [[ -d /opt/pyenv ]] 06:35:02 + echo 'Setup pyenv:' 06:35:02 Setup pyenv: 06:35:02 + export PYENV_ROOT=/opt/pyenv 06:35:02 + PYENV_ROOT=/opt/pyenv 06:35:02 + 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 06:35:02 + 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 06:35:02 + pyenv versions 06:35:02 system 06:35:02 3.8.20 06:35:02 3.9.20 06:35:02 3.10.15 06:35:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:35:02 + command -v pyenv 06:35:02 ++ pyenv init - --no-rehash 06:35:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:35:02 for i in ${!paths[@]}; do 06:35:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:35:02 fi; done; 06:35:02 echo "${paths[*]}"'\'')" 06:35:02 export PATH="/opt/pyenv/shims:${PATH}" 06:35:02 export PYENV_SHELL=bash 06:35:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:02 pyenv() { 06:35:02 local command 06:35:02 command="${1:-}" 06:35:02 if [ "$#" -gt 0 ]; then 06:35:02 shift 06:35:02 fi 06:35:02 06:35:02 case "$command" in 06:35:02 rehash|shell) 06:35:02 eval "$(pyenv "sh-$command" "$@")" 06:35:02 ;; 06:35:02 *) 06:35:02 command pyenv "$command" "$@" 06:35:02 ;; 06:35:02 esac 06:35:02 }' 06:35:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:35:02 for i in ${!paths[@]}; do 06:35:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:35:02 fi; done; 06:35:02 echo "${paths[*]}"' 06:35:02 ++ 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 06:35:02 ++ 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 06:35:02 ++ 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 06:35:02 ++ export PYENV_SHELL=bash 06:35:02 ++ PYENV_SHELL=bash 06:35:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:02 +++ complete -F _pyenv pyenv 06:35:02 ++ lf-pyver python3 06:35:02 ++ local py_version_xy=python3 06:35:02 ++ local py_version_xyz= 06:35:02 ++ pyenv versions 06:35:02 ++ local command 06:35:02 ++ command=versions 06:35:02 ++ '[' 1 -gt 0 ']' 06:35:02 ++ shift 06:35:02 ++ case "$command" in 06:35:02 ++ command pyenv versions 06:35:02 ++ sed 's/^[ *]* //' 06:35:02 ++ awk '{ print $1 }' 06:35:02 ++ grep -E '^[0-9.]*[0-9]$' 06:35:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:02 +++ grep '^3' /tmp/.pyenv_versions 06:35:02 +++ sort -V 06:35:02 +++ tail -n 1 06:35:02 ++ py_version_xyz=3.11.10 06:35:02 ++ [[ -z 3.11.10 ]] 06:35:02 ++ echo 3.11.10 06:35:02 ++ return 0 06:35:02 + pyenv local 3.11.10 06:35:02 + local command 06:35:02 + command=local 06:35:02 + '[' 2 -gt 0 ']' 06:35:02 + shift 06:35:02 + case "$command" in 06:35:02 + command pyenv local 3.11.10 06:35:03 + for arg in "$@" 06:35:03 + case $arg in 06:35:03 + pkg_list+='tox ' 06:35:03 + for arg in "$@" 06:35:03 + case $arg in 06:35:03 + pkg_list+='virtualenv ' 06:35:03 + for arg in "$@" 06:35:03 + case $arg in 06:35:03 + pkg_list+='urllib3~=1.26.15 ' 06:35:03 + [[ -f /tmp/.toxenv ]] 06:35:03 + [[ ! -f /tmp/.toxenv ]] 06:35:03 + [[ -n '' ]] 06:35:03 + python3 -m venv /tmp/venv-vJAF 06:35:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vJAF' 06:35:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vJAF 06:35:07 + echo /tmp/venv-vJAF 06:35:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:35:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:35:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:07 + local 'pip_opts=--upgrade --quiet' 06:35:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:35:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:35:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:35:07 + [[ -n '' ]] 06:35:07 + [[ -n '' ]] 06:35:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:07 + /tmp/venv-vJAF/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 06:35:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:35:10 lf-activate-venv(): INFO: Base packages installed successfully 06:35:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:35:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:35:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:35:10 + /tmp/venv-vJAF/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 06:35:12 + type python3 06:35:12 + true 06:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vJAF/bin to PATH' 06:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-vJAF/bin to PATH 06:35:12 + PATH=/tmp/venv-vJAF/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 06:35:12 + return 0 06:35:12 + python3 --version 06:35:12 Python 3.11.10 06:35:12 + python3 -m pip --version 06:35:13 pip 25.3 from /tmp/venv-vJAF/lib/python3.11/site-packages/pip (python 3.11) 06:35:13 + python3 -m pip freeze 06:35:13 cachetools==6.2.2 06:35:13 chardet==5.2.0 06:35:13 colorama==0.4.6 06:35:13 distlib==0.4.0 06:35:13 filelock==3.20.0 06:35:13 packaging==25.0 06:35:13 platformdirs==4.5.0 06:35:13 pluggy==1.6.0 06:35:13 pyproject-api==1.10.0 06:35:13 tox==4.32.0 06:35:13 urllib3==1.26.20 06:35:13 virtualenv==20.35.4 06:35:13 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8115906970517771270.sh 06:35:13 [EnvInject] - Injecting environment variables from a build step. 06:35:13 [EnvInject] - Injecting as environment variables the properties content 06:35:13 PARALLEL=True 06:35:13 06:35:13 [EnvInject] - Variables injected successfully. 06:35:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1783742895653270234.sh 06:35:13 ---> tox-run.sh 06:35:13 + 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 06:35:13 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:35:13 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 06:35:13 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:35:13 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 06:35:13 + source /home/jenkins/lf-env.sh 06:35:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:35:13 ++ mktemp -d /tmp/venv-XXXX 06:35:13 + lf_venv=/tmp/venv-fPTE 06:35:13 + local venv_file=/tmp/.os_lf_venv 06:35:13 + local python=python3 06:35:13 + local options 06:35:13 + local set_path=true 06:35:13 + local install_args= 06:35:13 ++ 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 06:35:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:35:13 + true 06:35:13 + case $1 in 06:35:13 + venv_file=/tmp/.toxenv 06:35:13 + shift 2 06:35:13 + true 06:35:13 + case $1 in 06:35:13 + shift 06:35:13 + break 06:35:13 + case $python in 06:35:13 + local pkg_list= 06:35:13 + [[ -d /opt/pyenv ]] 06:35:13 + echo 'Setup pyenv:' 06:35:13 Setup pyenv: 06:35:13 + export PYENV_ROOT=/opt/pyenv 06:35:13 + PYENV_ROOT=/opt/pyenv 06:35:13 + 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 06:35:13 + 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 06:35:13 + pyenv versions 06:35:13 system 06:35:13 3.8.20 06:35:13 3.9.20 06:35:13 3.10.15 06:35:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:35:13 + command -v pyenv 06:35:13 ++ pyenv init - --no-rehash 06:35:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:35:13 for i in ${!paths[@]}; do 06:35:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:35:13 fi; done; 06:35:13 echo "${paths[*]}"'\'')" 06:35:13 export PATH="/opt/pyenv/shims:${PATH}" 06:35:13 export PYENV_SHELL=bash 06:35:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:13 pyenv() { 06:35:13 local command 06:35:13 command="${1:-}" 06:35:13 if [ "$#" -gt 0 ]; then 06:35:13 shift 06:35:13 fi 06:35:13 06:35:13 case "$command" in 06:35:13 rehash|shell) 06:35:13 eval "$(pyenv "sh-$command" "$@")" 06:35:13 ;; 06:35:13 *) 06:35:13 command pyenv "$command" "$@" 06:35:13 ;; 06:35:13 esac 06:35:13 }' 06:35:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:35:13 for i in ${!paths[@]}; do 06:35:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:35:13 fi; done; 06:35:13 echo "${paths[*]}"' 06:35:13 ++ 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 06:35:13 ++ 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 06:35:13 ++ 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 06:35:13 ++ export PYENV_SHELL=bash 06:35:13 ++ PYENV_SHELL=bash 06:35:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:13 +++ complete -F _pyenv pyenv 06:35:13 ++ lf-pyver python3 06:35:13 ++ local py_version_xy=python3 06:35:13 ++ local py_version_xyz= 06:35:13 ++ pyenv versions 06:35:13 ++ local command 06:35:13 ++ command=versions 06:35:13 ++ '[' 1 -gt 0 ']' 06:35:13 ++ shift 06:35:13 ++ case "$command" in 06:35:13 ++ command pyenv versions 06:35:13 ++ grep -E '^[0-9.]*[0-9]$' 06:35:13 ++ sed 's/^[ *]* //' 06:35:13 ++ awk '{ print $1 }' 06:35:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:13 +++ sort -V 06:35:13 +++ tail -n 1 06:35:13 +++ grep '^3' /tmp/.pyenv_versions 06:35:13 ++ py_version_xyz=3.11.10 06:35:13 ++ [[ -z 3.11.10 ]] 06:35:13 ++ echo 3.11.10 06:35:13 ++ return 0 06:35:13 + pyenv local 3.11.10 06:35:13 + local command 06:35:13 + command=local 06:35:13 + '[' 2 -gt 0 ']' 06:35:13 + shift 06:35:13 + case "$command" in 06:35:13 + command pyenv local 3.11.10 06:35:13 + for arg in "$@" 06:35:13 + case $arg in 06:35:13 + pkg_list+='tox ' 06:35:13 + for arg in "$@" 06:35:13 + case $arg in 06:35:13 + pkg_list+='virtualenv ' 06:35:13 + for arg in "$@" 06:35:13 + case $arg in 06:35:13 + pkg_list+='urllib3~=1.26.15 ' 06:35:13 + [[ -f /tmp/.toxenv ]] 06:35:13 ++ cat /tmp/.toxenv 06:35:13 + lf_venv=/tmp/venv-vJAF 06:35:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vJAF from' file:/tmp/.toxenv 06:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vJAF from file:/tmp/.toxenv 06:35:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:13 + local 'pip_opts=--upgrade --quiet' 06:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:35:13 + [[ -n '' ]] 06:35:13 + [[ -n '' ]] 06:35:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:13 + /tmp/venv-vJAF/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 06:35:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:35:14 lf-activate-venv(): INFO: Base packages installed successfully 06:35:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:35:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:35:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:35:14 + /tmp/venv-vJAF/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 06:35:15 + type python3 06:35:15 + true 06:35:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vJAF/bin to PATH' 06:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-vJAF/bin to PATH 06:35:15 + PATH=/tmp/venv-vJAF/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 06:35:15 + return 0 06:35:15 + [[ -d /opt/pyenv ]] 06:35:15 + echo '---> Setting up pyenv' 06:35:15 ---> Setting up pyenv 06:35:15 + export PYENV_ROOT=/opt/pyenv 06:35:15 + PYENV_ROOT=/opt/pyenv 06:35:15 + export PATH=/opt/pyenv/bin:/tmp/venv-vJAF/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 06:35:15 + PATH=/opt/pyenv/bin:/tmp/venv-vJAF/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 06:35:15 ++ pwd 06:35:15 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 06:35:15 + export PYTHONPATH 06:35:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:35:15 + TOX_TESTENV_PASSENV=PYTHONPATH 06:35:15 + tox --version 06:35:15 4.32.0 from /tmp/venv-vJAF/lib/python3.11/site-packages/tox/__init__.py 06:35:15 + PARALLEL=True 06:35:15 + TOX_OPTIONS_LIST= 06:35:15 + [[ -n '' ]] 06:35:15 + case ${PARALLEL,,} in 06:35:15 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:35:15 + tox --parallel auto --parallel-live 06:35:15 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 06:35:17 checkbashisms: freeze> python -m pip freeze --all 06:35:17 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:35:17 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:35:17 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 06:35:17 checkbashisms: pip==25.3,setuptools==80.9.0 06:35:17 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:35: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)' 06:35:17 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 06:35:19 checkbashisms: OK ✔ in 3.09 seconds 06:35:19 pre-commit: install_deps> python -I -m pip install pre-commit 06:35:21 pre-commit: freeze> python -m pip freeze --all 06:35:22 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 06:35:22 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:35:22 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)' 06:35:22 /usr/bin/cpan 06:35:22 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 06:35:22 [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. 06:35:22 [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. 06:35:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:35: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. 06:35:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:35:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:35:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:35:23 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 06:35:24 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 06:35:24 buildcontroller: freeze> python -m pip freeze --all 06:35:24 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:35:24 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 06:35:24 + update-java-alternatives -l 06:35:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:35:24 [INFO] Once installed this environment will be reused. 06:35:24 [INFO] This may take a few minutes... 06:35:24 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 06:35:24 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 06:35:24 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 06:35:24 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 06:35:24 update-alternatives: error: no alternatives for jaotc 06:35:24 update-alternatives: error: no alternatives for rmic 06:35:25 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 06:35:25 + java -version 06:35:25 + JAVA_VER=21 06:35:25 + echo 21 06:35:25 21 06:35:25 + javac -version 06:35:25 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 06:35:25 + JAVAC_VER=21 06:35:25 + echo 21 06:35:25 21 06:35:25 ok, java is 21 or newer 06:35:25 + [ 21 -ge 21 ] 06:35:25 + [ 21 -ge 21 ] 06:35:25 + echo ok, java is 21 or newer 06:35:25 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 06:35:25 2025-11-26 06:35: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] 06:35:25 + sudo mkdir -p /opt 06:35:25 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 06:35:26 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 06:35:26 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 06:35:26 + mvn --version 06:35:26 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 06:35:26 Maven home: /opt/maven 06:35:26 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:35:26 Default locale: en, platform encoding: UTF-8 06:35:26 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 06:35:27 NOTE: Picked up JDK_JAVA_OPTIONS: 06:35:27 --add-opens=java.base/java.io=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.lang=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.net=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.nio=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.util=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:35:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:35:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:35:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:35:27 -Xlog:disable 06:35:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:35:29 [INFO] Once installed this environment will be reused. 06:35:29 [INFO] This may take a few minutes... 06:35:37 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 06:35:37 [INFO] Once installed this environment will be reused. 06:35:37 [INFO] This may take a few minutes... 06:35:42 [INFO] Installing environment for https://github.com/perltidy/perltidy. 06:35:42 [INFO] Once installed this environment will be reused. 06:35:42 [INFO] This may take a few minutes... 06:35:43 docs: freeze> python -m pip freeze --all 06:35:44 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 06:35:44 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 06:35:44 docs-linkcheck: freeze> python -m pip freeze --all 06:35:44 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 06:35:44 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 06:35:47 docs: OK ✔ in 30.89 seconds 06:35:47 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 06:35:51 docs-linkcheck: OK ✔ in 33.49 seconds 06:35:51 pylint: freeze> python -m pip freeze --all 06:35:51 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 06:35:51 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}$' '{}' + 06:35:54 trim trailing whitespace.................................................Passed 06:35:54 Tabs remover.............................................................Passed 06:35:54 autopep8.................................................................Passed 06:36:01 perltidy.................................................................Passed 06:36:01 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 06:36:02 [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. 06:36:02 [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. 06:36:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:36:02 [INFO] Once installed this environment will be reused. 06:36:02 [INFO] This may take a few minutes... 06:36:09 gitlint..................................................................Passed 06:36:16 06:36:16 ------------------------------------ 06:36:16 Your code has been rated at 10.00/10 06:36:16 06:37:17 pre-commit: OK ✔ in 50.42 seconds 06:37:17 pylint: OK ✔ in 32.54 seconds 06:37:17 buildcontroller: OK ✔ in 1 minute 59.95 seconds 06:37:17 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 06:37:17 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 06:37:17 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 06:37:17 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 06:37:27 build_karaf_tests121: freeze> python -m pip freeze --all 06:37:27 build_karaf_tests190: freeze> python -m pip freeze --all 06:37:28 build_karaf_tests221: freeze> python -m pip freeze --all 06:37:28 build_karaf_tests71: freeze> python -m pip freeze --all 06:37:28 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:37:28 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:37:28 build karaf in karaf121 with ./karaf121.env 06:37:28 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:37:28 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:37:28 build karaf in karafoc with ./karafoc.env 06:37:28 NOTE: Picked up JDK_JAVA_OPTIONS: 06:37:28 --add-opens=java.base/java.io=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.net=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:37:28 -Xlog:disable 06:37:28 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:37:28 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:37:28 build karaf in karaf221 with ./karaf221.env 06:37:28 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:37:28 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:37:28 NOTE: Picked up JDK_JAVA_OPTIONS: 06:37:28 --add-opens=java.base/java.io=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.net=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:37:28 -Xlog:disable 06:37:28 build karaf in karaf71 with ./karaf71.env 06:37:28 NOTE: Picked up JDK_JAVA_OPTIONS: 06:37:28 --add-opens=java.base/java.io=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.net=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:37:28 -Xlog:disable 06:37:28 NOTE: Picked up JDK_JAVA_OPTIONS: 06:37:28 --add-opens=java.base/java.io=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.net=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:37:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:37:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:37:28 -Xlog:disable 06:38:32 build_karaf_tests221: OK ✔ in 1 minute 15.61 seconds 06:38:32 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 06:38:34 build_karaf_tests71: OK ✔ in 1 minute 18.17 seconds 06:38:34 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 06:38:37 build_karaf_tests121: OK ✔ in 1 minute 20.82 seconds 06:38:37 build_karaf_tests190: OK ✔ in 1 minute 21.06 seconds 06:38:37 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 06:38:43 buildlighty: freeze> python -m pip freeze --all 06:38:43 sims: freeze> python -m pip freeze --all 06:38:44 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:38:44 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 06:38:44 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:38:44 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 06:38:44 Using lighynode version 20.1.0.5 06:38:44 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 06:38:44 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 06:39:33 sims: OK ✔ in 13.25 seconds 06:39:33 buildlighty: OK ✔ in 34.84 seconds 06:39:33 testsPCE: freeze> python -m pip freeze --all 06:39:33 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 06:39:33 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 06:39:33 pytest -q transportpce_tests/pce/test01_pce.py 06:40:21 .................... [100%] 06:41:25 20 passed in 111.23s (0:01:51) 06:41:25 pytest -q transportpce_tests/pce/test02_pce_400G.py 06:41:42 ............ [100%] 06:42:12 12 passed in 46.99s 06:42:12 pytest -q transportpce_tests/pce/test03_gnpy.py 06:42:29 ........ [100%] 06:42:50 8 passed in 37.27s 06:42:50 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 06:43:21 ... [100%] 06:43:26 3 passed in 36.13s 06:43:27 testsPCE: OK ✔ in 4 minutes 49.71 seconds 06:43:27 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 06:43:27 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 06:43:27 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 06:43:34 tests190: freeze> python -m pip freeze --all 06:43:34 tests121: freeze> python -m pip freeze --all 06:43:34 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:43:34 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 06:43:34 using environment variables from ./karafoc.env 06:43:34 pytest -q transportpce_tests/oc/test01_portmapping.py 06:43:34 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:43:34 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 06:43:34 using environment variables from ./karaf121.env 06:43:34 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 06:43:34 tests_tapi: freeze> python -m pip freeze --all 06:43:34 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:43:34 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 06:43:34 using environment variables from ./karaf221.env 06:43:34 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 06:44:39 ........... [100%] 06:44:57 10 passed in 82.49s (0:01:22) 06:44:57 pytest -q transportpce_tests/oc/test02_topology.py 06:44:59 ........................... [100%] 06:45:38 21 passed in 123.99s (0:02:03) 06:45:38 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 06:45:39 ................................. [100%] 06:46:03 14 passed in 66.28s (0:01:06) 06:46:03 pytest -q transportpce_tests/oc/test03_renderer.py 06:46:04 ............. [100%] 06:46:36 6 passed in 57.40s 06:46:36 pytest -q transportpce_tests/1.2.1/test03_topology.py 06:46:36 ....................... [100%] 06:47:04 19 passed in 60.30s (0:01:00) 06:47:04 tests190: OK ✔ in 3 minutes 37.67 seconds 06:47:04 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 06:47:08 .tests71: freeze> python -m pip freeze --all 06:47:13 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:47:13 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 06:47:13 using environment variables from ./karaf71.env 06:47:13 pytest -q transportpce_tests/7.1/test01_portmapping.py 06:47:29 .................................... [100%] 06:48:05 12 passed in 52.12s 06:48:05 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 06:48:07 ............................................. [100%] 06:49:08 44 passed in 151.62s (0:02:31) 06:49:08 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 06:49:09 ................................................................. [100%] 06:50:32 24 passed in 83.90s (0:01:23) 06:50:32 pytest -q transportpce_tests/1.2.1/test05_olm.py 06:50:33 ........ [100%] 06:50:43 62 passed in 156.96s (0:02:36) 06:50:43 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 06:51:27 ........................ [100%] 06:51:51 51 passed in 497.14s (0:08:17) 06:51:52 pytest -q transportpce_tests/tapi/test02_full_topology.py 06:51:53 ........................................................... [100%] 06:53:12 48 passed in 148.94s (0:02:28) 06:53:12 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 06:53:13 ............................ [100%] 06:53:54 40 passed in 201.26s (0:03:21) 06:53:54 pytest -q transportpce_tests/1.2.1/test06_end2end.py 06:53:55 ................... [100%] 06:54:28 22 passed in 75.11s (0:01:15) 06:54:35 ................................................................. [100%] 07:00:25 36 passed in 512.67s (0:08:32) 07:00:25 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:00:35 .............................. [100%] 07:02:50 54 passed in 535.97s (0:08:55) 07:02:51 ............................................... [100%] 07:05:53 71 passed in 327.91s (0:05:27) 07:05:53 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:06:45 ................... [100%] 07:08:16 19 passed in 142.90s (0:02:22) 07:08:16 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:10:22 ...................... [100%] 07:15:58 22 passed in 462.13s (0:07:42) 07:15:59 tests71: OK ✔ in 7 minutes 23.67 seconds 07:15:59 tests121: OK ✔ in 19 minutes 23.74 seconds 07:15:59 tests_tapi: OK ✔ in 32 minutes 32.12 seconds 07:15:59 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 07:16:05 tests221: freeze> python -m pip freeze --all 07:16:06 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:16:06 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:16:06 using environment variables from ./karaf221.env 07:16:06 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:16:43 ................................... [100%] 07:17:22 35 passed in 76.58s (0:01:16) 07:17:23 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:17:55 ...... [100%] 07:18:09 6 passed in 45.80s 07:18:09 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:18:52 ............................................ [100%] 07:20:27 44 passed in 138.00s (0:02:18) 07:20:27 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:21:03 ............ [100%] 07:21:27 12 passed in 59.90s 07:21:27 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:21:53 ................ [100%] 07:23:22 16 passed in 114.74s (0:01:54) 07:23:22 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:23:54 ............................... [100%] 07:24:00 31 passed in 37.92s 07:24:00 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:24:37 .......................... [100%] 07:25:33 26 passed in 92.06s (0:01:32) 07:25:33 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:26:11 ...................... [100%] 07:27:15 22 passed in 102.00s (0:01:42) 07:27:15 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:27:58 ........................................ [100%] 07:30:19 40 passed in 183.91s (0:03:03) 07:30:19 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:31:03 ........................................................................ [ 74%] 07:36:39 ......................... [100%] 07:41:31 97 passed in 670.99s (0:11:10) 07:41:31 pytest -q transportpce_tests/2.2.1/test12_end2end.py 07:42:11 ...................................................... [100%] 07:48:59 54 passed in 447.63s (0:07:27) 07:48:59 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 07:49:54 ........................................................................ [ 71%] 07:55:02 ............................. [100%] 07:57:11 101 passed in 492.35s (0:08:12) 07:57:11 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 07:58:07 ........................................................................ [ 67%] 08:03:53 ................................... [100%] 08:10:14 107 passed in 782.39s (0:13:02) 08:10:14 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:10:58 ............................................. [100%] 08:13:35 45 passed in 200.34s (0:03:20) 08:13:35 tests221: OK ✔ in 57 minutes 36.14 seconds 08:13:35 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 08:13:41 tests_hybrid: freeze> python -m pip freeze --all 08:13:41 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 08:13:41 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:13:41 using environment variables from ./karaf221.env 08:13:41 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:14:22 ................................................... [100%] 08:16:09 51 passed in 147.64s (0:02:27) 08:16:09 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:16:53 ........................................................................ [ 66%] 08:21:14 ..................................... [100%] 08:23:20 109 passed in 430.09s (0:07:10) 08:23:20 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:24:08 ..................................................... [100%] 08:27:41 53 passed in 260.57s (0:04:20) 08:27:41 buildcontroller: OK (119.95=setup[8.65]+cmd[111.30] seconds) 08:27:41 sims: OK (13.25=setup[9.88]+cmd[3.37] seconds) 08:27:41 build_karaf_tests121: OK (80.82=setup[12.16]+cmd[68.66] seconds) 08:27:41 testsPCE: OK (289.71=setup[56.78]+cmd[232.93] seconds) 08:27:41 tests121: OK (1163.74=setup[7.49]+cmd[1156.25] seconds) 08:27:41 build_karaf_tests221: OK (75.61=setup[12.33]+cmd[63.28] seconds) 08:27:41 tests_tapi: OK (1952.12=setup[7.76]+cmd[1944.36] seconds) 08:27:41 tests221: OK (3456.14=setup[7.19]+cmd[3448.95] seconds) 08:27:41 build_karaf_tests71: OK (78.17=setup[12.34]+cmd[65.83] seconds) 08:27:41 tests71: OK (443.67=setup[8.92]+cmd[434.75] seconds) 08:27:41 build_karaf_tests190: OK (81.06=setup[12.19]+cmd[68.87] seconds) 08:27:41 tests190: OK (217.67=setup[7.48]+cmd[210.19] seconds) 08:27:41 tests_hybrid: OK (846.11=setup[6.83]+cmd[839.27] seconds) 08:27:41 buildlighty: OK (34.84=setup[12.37]+cmd[22.47] seconds) 08:27:41 docs: OK (30.89=setup[28.07]+cmd[2.82] seconds) 08:27:41 docs-linkcheck: OK (33.49=setup[28.78]+cmd[4.71] seconds) 08:27:41 checkbashisms: OK (3.09=setup[1.80]+cmd[0.00,0.05,1.23] seconds) 08:27:41 pre-commit: OK (50.42=setup[2.94]+cmd[0.01,0.01,39.82,7.64] seconds) 08:27:41 pylint: OK (32.54=setup[4.58]+cmd[27.96] seconds) 08:27:41 congratulations :) (6745.14 seconds) 08:27:41 + tox_status=0 08:27:41 + echo '---> Completed tox runs' 08:27:41 ---> Completed tox runs 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/build_karaf_tests121/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=build_karaf_tests121 08:27:41 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/build_karaf_tests190/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=build_karaf_tests190 08:27:41 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/build_karaf_tests221/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=build_karaf_tests221 08:27:41 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/build_karaf_tests71/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=build_karaf_tests71 08:27:41 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/buildcontroller/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=buildcontroller 08:27:41 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/buildlighty/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=buildlighty 08:27:41 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/checkbashisms/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=checkbashisms 08:27:41 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/docs-linkcheck/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=docs-linkcheck 08:27:41 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/docs/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=docs 08:27:41 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/pre-commit/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=pre-commit 08:27:41 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/pylint/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=pylint 08:27:41 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/sims/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=sims 08:27:41 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/tests121/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=tests121 08:27:41 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/tests190/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=tests190 08:27:41 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/tests221/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=tests221 08:27:41 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/tests71/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=tests71 08:27:41 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/testsPCE/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=testsPCE 08:27:41 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/tests_hybrid/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=tests_hybrid 08:27:41 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:27:41 + for i in .tox/*/log 08:27:41 ++ echo .tox/tests_tapi/log 08:27:41 ++ awk -F/ '{print $2}' 08:27:41 + tox_env=tests_tapi 08:27:41 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:27:41 + DOC_DIR=docs/_build/html 08:27:41 + [[ -d docs/_build/html ]] 08:27:41 + echo '---> Archiving generated docs' 08:27:41 ---> Archiving generated docs 08:27:41 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:27:41 + echo '---> tox-run.sh ends' 08:27:41 ---> tox-run.sh ends 08:27:41 + test 0 -eq 0 08:27:41 $ ssh-agent -k 08:27:41 unset SSH_AUTH_SOCK; 08:27:41 unset SSH_AGENT_PID; 08:27:41 echo Agent pid 4904 killed; 08:27:41 [ssh-agent] Stopped. 08:27:42 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8786686017909773306.sh 08:27:42 ---> sysstat.sh 08:27:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6043235403500448703.sh 08:27:42 ---> package-listing.sh 08:27:42 ++ facter osfamily 08:27:42 ++ tr '[:upper:]' '[:lower:]' 08:27:43 + OS_FAMILY=debian 08:27:43 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:27:43 + START_PACKAGES=/tmp/packages_start.txt 08:27:43 + END_PACKAGES=/tmp/packages_end.txt 08:27:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:43 + PACKAGES=/tmp/packages_start.txt 08:27:43 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:27:43 + PACKAGES=/tmp/packages_end.txt 08:27:43 + case "${OS_FAMILY}" in 08:27:43 + dpkg -l 08:27:43 + grep '^ii' 08:27:43 + '[' -f /tmp/packages_start.txt ']' 08:27:43 + '[' -f /tmp/packages_end.txt ']' 08:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:43 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:27:43 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:27:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11347549883542733892.sh 08:27:43 ---> capture-instance-metadata.sh 08:27:43 Setup pyenv: 08:27:43 system 08:27:43 3.8.20 08:27:43 3.9.20 08:27:43 3.10.15 08:27:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:27:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNfr from file:/tmp/.os_lf_venv 08:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:45 lf-activate-venv(): INFO: Base packages installed successfully 08:27:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:27:57 lf-activate-venv(): INFO: Adding /tmp/venv-hNfr/bin to PATH 08:27:57 INFO: Running in OpenStack, capturing instance metadata 08:27:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9723505023361715367.sh 08:27:58 provisioning config files... 08:27:58 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3974 08:27:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7516172228994612832tmp 08:27:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:27:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:27:58 provisioning config files... 08:27:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:27:58 [EnvInject] - Injecting environment variables from a build step. 08:27:58 [EnvInject] - Injecting as environment variables the properties content 08:27:58 SERVER_ID=logs 08:27:58 08:27:58 [EnvInject] - Variables injected successfully. 08:27:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5091062944682563530.sh 08:27:58 ---> create-netrc.sh 08:27:59 WARN: Log server credential not found. 08:27:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7869162321311539193.sh 08:27:59 ---> python-tools-install.sh 08:27:59 Setup pyenv: 08:27:59 system 08:27:59 3.8.20 08:27:59 3.9.20 08:27:59 3.10.15 08:27:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:27:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNfr from file:/tmp/.os_lf_venv 08:27:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:01 lf-activate-venv(): INFO: Base packages installed successfully 08:28:01 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-hNfr/bin to PATH 08:28:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins911992861665258875.sh 08:28:11 ---> sudo-logs.sh 08:28:11 Archiving 'sudo' log.. 08:28:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11058869518884594812.sh 08:28:11 ---> job-cost.sh 08:28:11 Setup pyenv: 08:28:11 system 08:28:11 3.8.20 08:28:11 3.9.20 08:28:11 3.10.15 08:28:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:28:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNfr from file:/tmp/.os_lf_venv 08:28:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:13 lf-activate-venv(): INFO: Base packages installed successfully 08:28:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-hNfr/bin to PATH 08:28:19 INFO: No Stack... 08:28:19 INFO: Retrieving Pricing Info for: v3-standard-4 08:28:20 INFO: Archiving Costs 08:28:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5105871380707485933.sh 08:28:20 ---> logs-deploy.sh 08:28:20 Setup pyenv: 08:28:20 system 08:28:20 3.8.20 08:28:20 3.9.20 08:28:20 3.10.15 08:28:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:28:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNfr from file:/tmp/.os_lf_venv 08:28:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:22 lf-activate-venv(): INFO: Base packages installed successfully 08:28:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-hNfr/bin to PATH 08:28:34 WARNING: Nexus logging server not set 08:28:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3974/ 08:28:34 INFO: archiving logs to S3 08:28:36 ---> uname -a: 08:28:36 Linux prd-ubuntu2204-docker-4c-16g-37 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:28:36 08:28:36 08:28:36 ---> lscpu: 08:28:36 Architecture: x86_64 08:28:36 CPU op-mode(s): 32-bit, 64-bit 08:28:36 Address sizes: 40 bits physical, 48 bits virtual 08:28:36 Byte Order: Little Endian 08:28:36 CPU(s): 4 08:28:36 On-line CPU(s) list: 0-3 08:28:36 Vendor ID: AuthenticAMD 08:28:36 Model name: AMD EPYC-Rome Processor 08:28:36 CPU family: 23 08:28:36 Model: 49 08:28:36 Thread(s) per core: 1 08:28:36 Core(s) per socket: 1 08:28:36 Socket(s): 4 08:28:36 Stepping: 0 08:28:36 BogoMIPS: 5599.99 08:28:36 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 08:28:36 Virtualization: AMD-V 08:28:36 Hypervisor vendor: KVM 08:28:36 Virtualization type: full 08:28:36 L1d cache: 128 KiB (4 instances) 08:28:36 L1i cache: 128 KiB (4 instances) 08:28:36 L2 cache: 2 MiB (4 instances) 08:28:36 L3 cache: 64 MiB (4 instances) 08:28:36 NUMA node(s): 1 08:28:36 NUMA node0 CPU(s): 0-3 08:28:36 Vulnerability Gather data sampling: Not affected 08:28:36 Vulnerability Indirect target selection: Not affected 08:28:36 Vulnerability Itlb multihit: Not affected 08:28:36 Vulnerability L1tf: Not affected 08:28:36 Vulnerability Mds: Not affected 08:28:36 Vulnerability Meltdown: Not affected 08:28:36 Vulnerability Mmio stale data: Not affected 08:28:36 Vulnerability Reg file data sampling: Not affected 08:28:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:28:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:28:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:28:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:28:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:28:36 Vulnerability Srbds: Not affected 08:28:36 Vulnerability Tsx async abort: Not affected 08:28:36 08:28:36 08:28:36 ---> nproc: 08:28:36 4 08:28:36 08:28:36 08:28:36 ---> df -h: 08:28:36 Filesystem Size Used Avail Use% Mounted on 08:28:36 tmpfs 1.6G 1.1M 1.6G 1% /run 08:28:36 /dev/vda1 78G 18G 60G 23% / 08:28:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:28:36 tmpfs 5.0M 0 5.0M 0% /run/lock 08:28:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:28:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:28:36 08:28:36 08:28:36 ---> free -m: 08:28:36 total used free shared buff/cache available 08:28:36 Mem: 15989 706 11344 4 3938 14940 08:28:36 Swap: 1023 19 1004 08:28:36 08:28:36 08:28:36 ---> ip addr: 08:28:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:28:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:28:36 inet 127.0.0.1/8 scope host lo 08:28:36 valid_lft forever preferred_lft forever 08:28:36 inet6 ::1/128 scope host 08:28:36 valid_lft forever preferred_lft forever 08:28:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:28:36 link/ether fa:16:3e:e4:85:14 brd ff:ff:ff:ff:ff:ff 08:28:36 altname enp0s3 08:28:36 inet 10.30.170.243/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:28:36 valid_lft 48520sec preferred_lft 48520sec 08:28:36 inet6 fe80::f816:3eff:fee4:8514/64 scope link 08:28:36 valid_lft forever preferred_lft forever 08:28:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:28:36 link/ether 72:32:fb:10:a2:28 brd ff:ff:ff:ff:ff:ff 08:28:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:28:36 valid_lft forever preferred_lft forever 08:28:36 08:28:36 08:28:36 ---> sar -b -r -n DEV: 08:28:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-37) 11/26/25 _x86_64_ (4 CPU) 08:28:36 08:28:36 00:00:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:28:36 00:10:04 2.03 0.21 1.80 0.01 9.00 21.91 0.41 08:28:36 00:20:01 1.63 0.00 1.63 0.00 0.00 18.57 0.00 08:28:36 00:30:04 1.62 0.00 1.62 0.00 0.00 18.30 0.00 08:28:36 00:40:04 1.59 0.00 1.59 0.00 0.00 18.25 0.00 08:28:36 00:50:01 1.62 0.00 1.62 0.00 0.00 18.25 0.00 08:28:36 01:00:02 1.61 0.00 1.61 0.00 0.00 18.01 0.00 08:28:36 01:10:04 1.64 0.00 1.64 0.00 0.00 18.34 0.00 08:28:36 01:20:01 1.66 0.00 1.66 0.00 0.00 18.60 0.00 08:28:36 01:30:04 1.63 0.00 1.63 0.00 0.00 18.32 0.00 08:28:36 01:40:04 1.63 0.00 1.63 0.00 0.00 18.27 0.00 08:28:36 01:50:04 1.67 0.00 1.67 0.00 0.00 18.73 0.00 08:28:36 02:00:04 1.70 0.00 1.70 0.00 0.00 19.01 0.00 08:28:36 02:10:04 1.67 0.00 1.67 0.00 0.00 18.71 0.00 08:28:36 02:20:04 1.69 0.00 1.69 0.00 0.00 18.72 0.00 08:28:36 02:30:04 1.69 0.00 1.69 0.00 0.00 18.72 0.00 08:28:36 02:40:04 1.70 0.00 1.70 0.00 0.00 18.65 0.00 08:28:36 02:50:04 1.70 0.00 1.70 0.00 0.00 18.57 0.00 08:28:36 03:00:04 1.69 0.00 1.69 0.00 0.00 18.33 0.00 08:28:36 03:10:04 1.72 0.00 1.72 0.00 0.00 18.76 0.00 08:28:36 03:20:04 1.72 0.00 1.72 0.00 0.00 18.85 0.00 08:28:36 03:30:04 1.66 0.00 1.66 0.00 0.00 18.19 0.00 08:28:36 03:40:04 1.70 0.00 1.70 0.00 0.00 18.88 0.00 08:28:36 03:50:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 08:28:36 04:00:04 1.83 0.02 1.81 0.00 1.63 20.06 0.04 08:28:36 04:10:04 1.76 0.00 1.76 0.00 0.00 18.87 0.00 08:28:36 04:20:01 1.81 0.00 1.81 0.00 0.00 19.11 0.00 08:28:36 04:30:04 1.77 0.00 1.77 0.00 0.00 18.81 0.00 08:28:36 04:40:04 1.80 0.00 1.80 0.00 0.00 19.07 0.00 08:28:36 04:50:01 1.72 0.00 1.72 0.00 0.00 18.43 0.00 08:28:36 05:00:04 1.69 0.00 1.69 0.00 0.00 18.22 0.00 08:28:36 05:10:04 1.71 0.00 1.71 0.00 0.00 18.64 0.00 08:28:36 05:20:01 14.11 11.97 2.13 0.01 135.52 34.81 0.11 08:28:36 05:30:04 1.73 0.00 1.73 0.00 0.00 18.48 0.00 08:28:36 05:40:04 1.77 0.00 1.77 0.00 0.00 18.81 0.00 08:28:36 05:50:01 1.78 0.00 1.78 0.00 0.00 19.02 0.00 08:28:36 06:00:04 3.81 0.28 3.32 0.21 319.14 384.80 655.97 08:28:36 06:10:04 1.80 0.00 1.79 0.00 0.00 19.68 0.37 08:28:36 06:20:04 1.79 0.00 1.79 0.00 0.00 19.16 0.00 08:28:36 06:30:04 1.62 0.01 1.60 0.00 0.09 17.36 0.19 08:28:36 06:40:04 101.66 4.76 92.98 3.92 266.16 33993.74 30156.68 08:28:36 06:50:04 74.82 22.69 48.98 3.15 339.23 6168.04 4451.43 08:28:36 07:00:01 23.25 7.82 14.69 0.75 131.81 379.47 408.26 08:28:36 07:10:04 10.47 0.24 9.65 0.58 6.76 359.34 1842.99 08:28:36 07:20:04 14.59 1.84 12.20 0.55 27.23 591.09 804.71 08:28:36 07:30:04 15.75 0.02 15.09 0.64 0.76 517.79 931.80 08:28:36 07:40:04 5.74 0.03 5.56 0.15 0.80 138.60 182.99 08:28:36 07:50:04 7.44 0.03 7.07 0.34 1.73 239.65 125.35 08:28:36 08:00:04 5.31 0.06 5.05 0.19 2.92 157.56 83.37 08:28:36 08:10:04 3.48 0.01 3.47 0.00 0.09 52.47 0.00 08:28:36 08:20:04 11.41 0.04 10.79 0.58 1.11 681.68 233.07 08:28:36 Average: 7.10 1.00 5.88 0.22 24.89 887.88 797.75 08:28:36 08:28:36 00:00:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:36 00:10:04 13655132 15518324 497900 3.04 61240 2027660 1125240 6.46 279856 2197084 200 08:28:36 00:20:01 13654880 15518688 497524 3.04 61832 2027672 1122884 6.45 280440 2194936 204 08:28:36 00:30:04 13651184 15515740 500452 3.06 62432 2027804 1123208 6.45 281052 2197568 208 08:28:36 00:40:04 13646172 15511344 504908 3.08 63024 2027816 1123208 6.45 281644 2206624 256 08:28:36 00:50:01 13643908 15509676 506636 3.09 63608 2027832 1123208 6.45 282232 2206852 272 08:28:36 01:00:02 13640884 15507244 509024 3.11 64168 2027840 1123272 6.45 282796 2206816 268 08:28:36 01:10:04 13639120 15506092 510192 3.12 64760 2027848 1123272 6.45 283380 2206700 216 08:28:36 01:20:01 13638364 15505948 510236 3.12 65352 2027920 1123272 6.45 283916 2206980 240 08:28:36 01:30:04 13636856 15505216 511048 3.12 65924 2028060 1123272 6.45 284544 2206996 208 08:28:36 01:40:04 13635596 15504588 511564 3.12 66532 2028068 1123272 6.45 285152 2206784 252 08:28:36 01:50:04 13634840 15504436 511792 3.13 67124 2028080 1123384 6.45 285748 2208756 292 08:28:36 02:00:04 13633136 15503416 512688 3.13 67724 2028156 1123584 6.45 286348 2211044 296 08:28:36 02:10:04 13632128 15503160 513008 3.13 68340 2028288 1123600 6.45 286952 2212104 232 08:28:36 02:20:04 13629860 15501604 514536 3.14 68896 2028424 1123600 6.45 287516 2212344 236 08:28:36 02:30:04 13629104 15501448 514688 3.14 69472 2028436 1123664 6.45 288084 2212108 232 08:28:36 02:40:04 13628600 15501556 514492 3.14 70072 2028440 1123664 6.45 288684 2212312 236 08:28:36 02:50:04 13627844 15501508 514632 3.14 70624 2028580 1123664 6.45 289248 2212692 216 08:28:36 03:00:04 13625324 15499552 516532 3.15 71184 2028584 1123664 6.45 289796 2212496 224 08:28:36 03:10:04 13624064 15498892 517172 3.16 71752 2028604 1123664 6.45 290372 2212680 304 08:28:36 03:20:04 13621796 15497192 518900 3.17 72300 2028612 1123664 6.45 290920 2212536 196 08:28:36 03:30:04 13620988 15497120 518968 3.17 72884 2028744 1123664 6.45 291504 2212676 220 08:28:36 03:40:04 13621380 15498252 517832 3.16 73480 2028884 1123664 6.45 292092 2212864 228 08:28:36 03:50:01 13619364 15496812 519240 3.17 74036 2028888 1123664 6.45 292656 2213196 208 08:28:36 04:00:04 13627988 15506568 509476 3.11 74644 2029396 1123664 6.45 293460 2213004 336 08:28:36 04:10:04 13627988 15507112 508880 3.11 75164 2029404 1123664 6.45 293988 2213188 200 08:28:36 04:20:01 13627736 15507532 508416 3.11 75764 2029476 1123664 6.45 294580 2213280 204 08:28:36 04:30:04 13627232 15507620 508348 3.10 76204 2029612 1123664 6.45 295028 2213580 228 08:28:36 04:40:04 13625720 15506740 509196 3.11 76688 2029752 1123664 6.45 295516 2213580 204 08:28:36 04:50:01 13625216 15506732 509188 3.11 77176 2029756 1123664 6.45 296000 2213612 204 08:28:36 05:00:04 13624208 15506304 509504 3.11 77616 2029896 1123664 6.45 296436 2213752 216 08:28:36 05:10:04 13623452 15506040 509800 3.11 78096 2029896 1123664 6.45 296912 2213792 212 08:28:36 05:20:01 13565136 15498148 509852 3.11 81820 2069496 1123664 6.45 335656 2218584 8 08:28:36 05:30:04 13561860 15495472 512512 3.13 82312 2069584 1123664 6.45 336156 2218508 244 08:28:36 05:40:04 13560428 15494628 513368 3.14 82748 2069716 1123728 6.45 336592 2218636 204 08:28:36 05:50:01 13559672 15494420 513508 3.14 83160 2069856 1123760 6.45 336992 2218960 8 08:28:36 06:00:04 13326188 15476968 528204 3.23 85888 2281524 1132368 6.50 471648 2302884 204 08:28:36 06:10:04 13325740 15477008 528252 3.23 86288 2281612 1132304 6.50 472048 2299532 204 08:28:36 06:20:04 13325488 15477280 527984 3.22 86680 2281744 1132368 6.50 472436 2300036 212 08:28:36 06:30:04 13325236 15477324 527904 3.22 86940 2281784 1132372 6.50 472732 2299944 328 08:28:36 06:40:04 3594084 14248268 1676684 10.24 254596 10176552 3454484 19.83 2089052 9925808 208308 08:28:36 06:50:04 1357476 5034108 10895696 66.55 277432 3362868 11790864 67.68 1982208 12415940 644 08:28:36 07:00:01 4450132 7183872 8750956 53.45 270156 2495664 9761656 56.03 1950720 9441288 488 08:28:36 07:10:04 6194712 8954868 6983736 42.65 271380 2520808 8148692 46.77 1964116 7681844 328 08:28:36 07:20:04 8696492 11569292 4370032 26.69 275196 2629580 5139852 29.50 2009476 5146136 308 08:28:36 07:30:04 8511876 11459632 4479360 27.36 276676 2703076 5127660 29.43 2015704 5326120 532 08:28:36 07:40:04 8358224 11321568 4617376 28.20 276964 2718372 5220248 29.96 2016712 5472140 260 08:28:36 07:50:04 7557360 10557212 5381524 32.87 277640 2754220 6339832 36.39 2019500 6284452 500 08:28:36 08:00:04 6829052 9852520 6085692 37.17 278304 2777168 6770752 38.86 2023568 6995532 472 08:28:36 08:10:04 6695604 9720888 6217164 37.97 278688 2778608 6860428 39.38 2024068 7135352 284 08:28:36 08:20:04 8228472 11400148 4538880 27.72 282476 2920612 5209756 29.90 2041028 5594172 560 08:28:36 Average: 12012466 14317122 1679909 10.26 117269 2362585 2353580 13.51 686345 3359976 4427 08:28:36 08:28:36 00:00:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:36 00:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 00:10:04 ens3 0.43 0.15 0.11 0.07 0.00 0.00 0.00 0.00 08:28:36 00:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 00:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 00:20:01 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:28:36 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 00:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 00:30:04 ens3 6.24 4.52 4.17 2.93 0.00 0.00 0.00 0.00 08:28:36 00:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 00:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 00:40:04 ens3 2.45 0.39 0.59 0.28 0.00 0.00 0.00 0.00 08:28:36 00:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 00:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 00:50:01 ens3 1.34 0.13 0.21 0.06 0.00 0.00 0.00 0.00 08:28:36 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 01:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 01:00:02 ens3 0.51 0.07 0.06 0.02 0.00 0.00 0.00 0.00 08:28:36 01:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 01:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 01:10:04 ens3 0.44 0.13 0.11 0.06 0.00 0.00 0.00 0.00 08:28:36 01:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 01:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 01:20:01 ens3 0.47 0.13 0.11 0.06 0.00 0.00 0.00 0.00 08:28:36 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 01:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 01:30:04 ens3 0.42 0.14 0.11 0.06 0.00 0.00 0.00 0.00 08:28:36 01:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 01:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 01:40:04 ens3 0.50 0.15 0.15 0.08 0.00 0.00 0.00 0.00 08:28:36 01:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 01:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 01:50:04 ens3 0.73 0.22 0.22 0.13 0.00 0.00 0.00 0.00 08:28:36 01:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 02:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 02:00:04 ens3 2.90 1.29 0.39 3.40 0.00 0.00 0.00 0.00 08:28:36 02:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 02:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 02:10:04 ens3 3.40 1.89 0.40 3.10 0.00 0.00 0.00 0.00 08:28:36 02:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 02:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 02:20:04 ens3 1.65 0.11 5.91 0.04 0.00 0.00 0.00 0.00 08:28:36 02:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 02:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 02:30:04 ens3 1.77 0.12 0.24 0.05 0.00 0.00 0.00 0.00 08:28:36 02:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 02:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 02:40:04 ens3 2.35 0.21 3.12 0.13 0.00 0.00 0.00 0.00 08:28:36 02:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 02:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 02:50:04 ens3 0.55 0.11 0.10 0.04 0.00 0.00 0.00 0.00 08:28:36 02:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 03:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 03:00:04 ens3 0.38 0.08 0.06 0.02 0.00 0.00 0.00 0.00 08:28:36 03:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 03:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 03:10:04 ens3 0.32 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:28:36 03:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 03:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 03:20:04 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:28:36 03:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 03:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 03:30:04 ens3 0.40 0.14 0.11 0.06 0.00 0.00 0.00 0.00 08:28:36 03:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 03:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 03:40:04 ens3 0.38 0.13 0.10 0.06 0.00 0.00 0.00 0.00 08:28:36 03:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 03:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 03:50:01 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:28:36 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 04:00:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 04:00:04 ens3 0.29 0.11 0.05 0.02 0.00 0.00 0.00 0.00 08:28:36 04:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 04:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 04:10:04 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:28:36 04:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 04:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 04:20:01 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:28:36 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 04:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 04:30:04 ens3 0.26 0.09 0.04 0.02 0.00 0.00 0.00 0.00 08:28:36 04:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 04:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 04:40:04 ens3 0.36 0.14 0.10 0.06 0.00 0.00 0.00 0.00 08:28:36 04:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 04:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 04:50:01 ens3 0.39 0.14 0.10 0.06 0.00 0.00 0.00 0.00 08:28:36 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 05:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 05:00:04 ens3 0.41 0.10 0.09 0.04 0.00 0.00 0.00 0.00 08:28:36 05:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 05:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 05:10:04 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:28:36 05:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 05:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 05:20:01 ens3 0.30 0.10 0.07 0.04 0.00 0.00 0.00 0.00 08:28:36 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 05:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 05:30:04 ens3 0.29 0.09 0.07 0.04 0.00 0.00 0.00 0.00 08:28:36 05:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 05:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 05:40:04 ens3 0.37 0.13 0.10 0.06 0.00 0.00 0.00 0.00 08:28:36 05:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 05:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 05:50:01 ens3 0.31 0.11 0.08 0.04 0.00 0.00 0.00 0.00 08:28:36 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 06:00:04 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 06:00:04 ens3 4.16 2.39 84.67 0.23 0.00 0.00 0.00 0.00 08:28:36 06:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 06:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 06:10:04 ens3 0.89 0.29 0.29 0.18 0.00 0.00 0.00 0.00 08:28:36 06:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 06:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 06:20:04 ens3 0.82 0.29 0.29 0.18 0.00 0.00 0.00 0.00 08:28:36 06:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 06:30:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:28:36 06:30:04 ens3 0.79 0.26 0.25 0.14 0.00 0.00 0.00 0.00 08:28:36 06:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 06:40:04 lo 1.01 1.01 0.13 0.13 0.00 0.00 0.00 0.00 08:28:36 06:40:04 ens3 143.46 112.81 1935.46 16.83 0.00 0.00 0.00 0.00 08:28:36 06:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 06:50:04 lo 24.20 24.20 18.42 18.42 0.00 0.00 0.00 0.00 08:28:36 06:50:04 ens3 2.06 1.90 0.65 0.56 0.00 0.00 0.00 0.00 08:28:36 06:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 07:00:01 lo 39.40 39.40 16.41 16.41 0.00 0.00 0.00 0.00 08:28:36 07:00:01 ens3 1.79 1.18 0.46 0.34 0.00 0.00 0.00 0.00 08:28:36 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 07:10:04 lo 17.35 17.35 9.00 9.00 0.00 0.00 0.00 0.00 08:28:36 07:10:04 ens3 1.10 0.65 0.30 0.21 0.00 0.00 0.00 0.00 08:28:36 07:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 07:20:04 lo 13.08 13.08 6.08 6.08 0.00 0.00 0.00 0.00 08:28:36 07:20:04 ens3 1.24 1.12 0.26 1.53 0.00 0.00 0.00 0.00 08:28:36 07:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 07:30:04 lo 16.97 16.97 8.47 8.47 0.00 0.00 0.00 0.00 08:28:36 07:30:04 ens3 0.80 0.66 0.16 0.13 0.00 0.00 0.00 0.00 08:28:36 07:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 07:40:04 lo 13.79 13.79 7.44 7.44 0.00 0.00 0.00 0.00 08:28:36 07:40:04 ens3 0.73 0.52 0.18 0.14 0.00 0.00 0.00 0.00 08:28:36 07:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 07:50:04 lo 25.35 25.35 9.94 9.94 0.00 0.00 0.00 0.00 08:28:36 07:50:04 ens3 0.65 0.40 0.14 0.10 0.00 0.00 0.00 0.00 08:28:36 07:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 08:00:04 lo 22.21 22.21 11.07 11.07 0.00 0.00 0.00 0.00 08:28:36 08:00:04 ens3 0.83 0.58 0.18 0.13 0.00 0.00 0.00 0.00 08:28:36 08:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 08:10:04 lo 11.50 11.50 6.32 6.32 0.00 0.00 0.00 0.00 08:28:36 08:10:04 ens3 0.75 0.35 0.14 0.09 0.00 0.00 0.00 0.00 08:28:36 08:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 08:20:04 lo 18.16 18.16 10.07 10.07 0.00 0.00 0.00 0.00 08:28:36 08:20:04 ens3 1.22 0.87 0.30 0.23 0.00 0.00 0.00 0.00 08:28:36 08:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 Average: lo 4.14 4.14 2.07 2.07 0.00 0.00 0.00 0.00 08:28:36 Average: ens3 3.87 2.72 40.83 0.64 0.00 0.00 0.00 0.00 08:28:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:36 08:28:36 08:28:36 ---> sar -P ALL: 08:28:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-37) 11/26/25 _x86_64_ (4 CPU) 08:28:36 08:28:36 00:00:04 CPU %user %nice %system %iowait %steal %idle 08:28:36 00:10:04 all 0.29 0.00 0.03 0.02 0.01 99.65 08:28:36 00:10:04 0 0.70 0.00 0.04 0.00 0.01 99.24 08:28:36 00:10:04 1 0.01 0.00 0.02 0.04 0.01 99.92 08:28:36 00:10:04 2 0.02 0.00 0.02 0.01 0.02 99.93 08:28:36 00:10:04 3 0.44 0.00 0.04 0.01 0.02 99.50 08:28:36 00:20:01 all 0.05 0.00 0.02 0.01 0.01 99.91 08:28:36 00:20:01 0 0.15 0.00 0.01 0.00 0.01 99.83 08:28:36 00:20:01 1 0.01 0.00 0.01 0.00 0.01 99.97 08:28:36 00:20:01 2 0.03 0.00 0.04 0.04 0.02 99.87 08:28:36 00:20:01 3 0.01 0.00 0.02 0.00 0.01 99.96 08:28:36 00:30:04 all 0.19 0.00 0.03 0.01 0.01 99.75 08:28:36 00:30:04 0 0.52 0.00 0.03 0.00 0.02 99.43 08:28:36 00:30:04 1 0.04 0.00 0.02 0.00 0.01 99.93 08:28:36 00:30:04 2 0.09 0.00 0.02 0.02 0.02 99.85 08:28:36 00:30:04 3 0.13 0.00 0.04 0.04 0.01 99.78 08:28:36 00:40:04 all 0.05 0.00 0.03 0.01 0.01 99.90 08:28:36 00:40:04 0 0.08 0.00 0.01 0.00 0.01 99.90 08:28:36 00:40:04 1 0.02 0.00 0.04 0.03 0.02 99.89 08:28:36 00:40:04 2 0.08 0.00 0.03 0.00 0.02 99.87 08:28:36 00:40:04 3 0.02 0.00 0.03 0.01 0.01 99.92 08:28:36 00:50:01 all 0.12 0.00 0.02 0.01 0.01 99.83 08:28:36 00:50:01 0 0.42 0.00 0.01 0.00 0.00 99.56 08:28:36 00:50:01 1 0.02 0.00 0.03 0.01 0.02 99.93 08:28:36 00:50:01 2 0.02 0.00 0.01 0.00 0.02 99.96 08:28:36 00:50:01 3 0.03 0.00 0.04 0.05 0.01 99.88 08:28:36 01:00:02 all 0.20 0.00 0.02 0.01 0.01 99.75 08:28:36 01:00:02 0 0.01 0.00 0.01 0.00 0.00 99.98 08:28:36 01:00:02 1 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 01:00:02 2 0.76 0.00 0.02 0.00 0.01 99.20 08:28:36 01:00:02 3 0.02 0.00 0.03 0.03 0.01 99.90 08:28:36 01:10:04 all 0.08 0.00 0.02 0.01 0.01 99.88 08:28:36 01:10:04 0 0.01 0.00 0.01 0.00 0.00 99.97 08:28:36 01:10:04 1 0.20 0.00 0.02 0.00 0.01 99.76 08:28:36 01:10:04 2 0.09 0.00 0.02 0.02 0.02 99.85 08:28:36 01:10:04 3 0.01 0.00 0.02 0.02 0.01 99.93 08:28:36 01:20:01 all 0.16 0.00 0.02 0.01 0.01 99.80 08:28:36 01:20:01 0 0.02 0.00 0.03 0.00 0.01 99.94 08:28:36 01:20:01 1 0.57 0.00 0.01 0.00 0.01 99.40 08:28:36 01:20:01 2 0.02 0.00 0.01 0.01 0.02 99.95 08:28:36 01:20:01 3 0.01 0.00 0.03 0.03 0.02 99.91 08:28:36 01:30:04 all 0.09 0.00 0.02 0.01 0.01 99.87 08:28:36 01:30:04 0 0.02 0.00 0.01 0.00 0.01 99.96 08:28:36 01:30:04 1 0.29 0.00 0.02 0.03 0.01 99.64 08:28:36 01:30:04 2 0.02 0.00 0.02 0.00 0.02 99.95 08:28:36 01:30:04 3 0.02 0.00 0.03 0.00 0.01 99.94 08:28:36 01:40:04 all 0.17 0.00 0.02 0.01 0.01 99.78 08:28:36 01:40:04 0 0.01 0.00 0.02 0.00 0.01 99.96 08:28:36 01:40:04 1 0.63 0.00 0.02 0.02 0.01 99.32 08:28:36 01:40:04 2 0.03 0.00 0.03 0.01 0.02 99.91 08:28:36 01:40:04 3 0.03 0.00 0.02 0.00 0.01 99.94 08:28:36 01:50:04 all 0.09 0.00 0.02 0.01 0.01 99.86 08:28:36 01:50:04 0 0.02 0.00 0.02 0.00 0.02 99.94 08:28:36 01:50:04 1 0.02 0.00 0.02 0.03 0.01 99.93 08:28:36 01:50:04 2 0.32 0.00 0.02 0.01 0.02 99.63 08:28:36 01:50:04 3 0.02 0.00 0.02 0.00 0.01 99.95 08:28:36 08:28:36 01:50:04 CPU %user %nice %system %iowait %steal %idle 08:28:36 02:00:04 all 0.11 0.00 0.02 0.01 0.01 99.85 08:28:36 02:00:04 0 0.05 0.00 0.04 0.02 0.02 99.88 08:28:36 02:00:04 1 0.01 0.00 0.01 0.02 0.01 99.95 08:28:36 02:00:04 2 0.33 0.00 0.03 0.00 0.01 99.62 08:28:36 02:00:04 3 0.03 0.00 0.02 0.00 0.01 99.95 08:28:36 02:10:04 all 0.04 0.00 0.02 0.01 0.01 99.91 08:28:36 02:10:04 0 0.11 0.00 0.03 0.02 0.02 99.81 08:28:36 02:10:04 1 0.02 0.00 0.01 0.00 0.00 99.97 08:28:36 02:10:04 2 0.03 0.00 0.03 0.01 0.02 99.92 08:28:36 02:10:04 3 0.02 0.00 0.03 0.00 0.01 99.94 08:28:36 02:20:04 all 0.06 0.00 0.02 0.45 0.01 99.45 08:28:36 02:20:04 0 0.20 0.00 0.04 1.66 0.02 98.07 08:28:36 02:20:04 1 0.02 0.00 0.02 0.00 0.00 99.96 08:28:36 02:20:04 2 0.02 0.00 0.02 0.11 0.02 99.83 08:28:36 02:20:04 3 0.02 0.00 0.02 0.02 0.01 99.93 08:28:36 02:30:04 all 0.05 0.00 0.02 0.02 0.01 99.90 08:28:36 02:30:04 0 0.02 0.00 0.02 0.00 0.01 99.96 08:28:36 02:30:04 1 0.12 0.00 0.02 0.08 0.01 99.78 08:28:36 02:30:04 2 0.03 0.00 0.04 0.01 0.02 99.89 08:28:36 02:30:04 3 0.01 0.00 0.01 0.01 0.01 99.96 08:28:36 02:40:04 all 0.08 0.00 0.02 0.02 0.01 99.88 08:28:36 02:40:04 0 0.02 0.00 0.01 0.03 0.01 99.94 08:28:36 02:40:04 1 0.02 0.00 0.03 0.02 0.01 99.93 08:28:36 02:40:04 2 0.25 0.00 0.02 0.01 0.02 99.71 08:28:36 02:40:04 3 0.02 0.00 0.03 0.01 0.01 99.93 08:28:36 02:50:04 all 0.03 0.00 0.02 0.01 0.01 99.93 08:28:36 02:50:04 0 0.02 0.00 0.01 0.02 0.00 99.96 08:28:36 02:50:04 1 0.02 0.00 0.02 0.00 0.01 99.95 08:28:36 02:50:04 2 0.07 0.00 0.03 0.02 0.02 99.86 08:28:36 02:50:04 3 0.03 0.00 0.03 0.00 0.01 99.94 08:28:36 03:00:04 all 0.05 0.00 0.02 0.01 0.01 99.91 08:28:36 03:00:04 0 0.01 0.00 0.01 0.03 0.00 99.95 08:28:36 03:00:04 1 0.02 0.00 0.02 0.01 0.01 99.95 08:28:36 03:00:04 2 0.12 0.00 0.03 0.00 0.02 99.83 08:28:36 03:00:04 3 0.02 0.00 0.03 0.00 0.01 99.93 08:28:36 03:10:04 all 0.12 0.00 0.03 0.01 0.01 99.82 08:28:36 03:10:04 0 0.37 0.00 0.04 0.02 0.01 99.56 08:28:36 03:10:04 1 0.07 0.00 0.03 0.00 0.01 99.89 08:28:36 03:10:04 2 0.03 0.00 0.04 0.02 0.02 99.89 08:28:36 03:10:04 3 0.01 0.00 0.02 0.00 0.01 99.96 08:28:36 03:20:04 all 0.10 0.00 0.02 0.01 0.01 99.86 08:28:36 03:20:04 0 0.01 0.00 0.02 0.00 0.00 99.96 08:28:36 03:20:04 1 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 03:20:04 2 0.03 0.00 0.02 0.01 0.01 99.93 08:28:36 03:20:04 3 0.35 0.00 0.03 0.00 0.01 99.61 08:28:36 03:30:04 all 0.26 0.00 0.02 0.03 0.01 99.69 08:28:36 03:30:04 0 0.02 0.00 0.01 0.00 0.01 99.96 08:28:36 03:30:04 1 0.02 0.00 0.02 0.08 0.01 99.87 08:28:36 03:30:04 2 0.02 0.00 0.02 0.02 0.01 99.93 08:28:36 03:30:04 3 0.97 0.00 0.03 0.00 0.01 98.98 08:28:36 03:40:04 all 0.21 0.00 0.03 0.02 0.01 99.73 08:28:36 03:40:04 0 0.01 0.00 0.01 0.00 0.00 99.97 08:28:36 03:40:04 1 0.02 0.00 0.02 0.04 0.01 99.91 08:28:36 03:40:04 2 0.07 0.00 0.03 0.04 0.02 99.85 08:28:36 03:40:04 3 0.74 0.00 0.04 0.00 0.02 99.20 08:28:36 08:28:36 03:40:04 CPU %user %nice %system %iowait %steal %idle 08:28:36 03:50:01 all 0.09 0.00 0.02 0.01 0.01 99.87 08:28:36 03:50:01 0 0.01 0.00 0.02 0.00 0.00 99.97 08:28:36 03:50:01 1 0.02 0.00 0.02 0.01 0.01 99.96 08:28:36 03:50:01 2 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 03:50:01 3 0.32 0.00 0.04 0.01 0.02 99.62 08:28:36 04:00:04 all 0.08 0.00 0.03 0.01 0.01 99.88 08:28:36 04:00:04 0 0.01 0.00 0.01 0.00 0.00 99.97 08:28:36 04:00:04 1 0.07 0.00 0.04 0.02 0.01 99.86 08:28:36 04:00:04 2 0.19 0.00 0.02 0.00 0.01 99.77 08:28:36 04:00:04 3 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 04:10:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 04:10:04 0 0.01 0.00 0.01 0.01 0.01 99.98 08:28:36 04:10:04 1 0.02 0.00 0.02 0.02 0.01 99.94 08:28:36 04:10:04 2 0.03 0.00 0.02 0.00 0.02 99.94 08:28:36 04:10:04 3 0.03 0.00 0.04 0.00 0.01 99.92 08:28:36 04:20:01 all 0.26 0.00 0.03 0.01 0.01 99.70 08:28:36 04:20:01 0 0.01 0.00 0.02 0.02 0.00 99.95 08:28:36 04:20:01 1 0.03 0.00 0.03 0.01 0.01 99.93 08:28:36 04:20:01 2 0.95 0.00 0.03 0.00 0.01 99.01 08:28:36 04:20:01 3 0.03 0.00 0.04 0.00 0.01 99.92 08:28:36 04:30:04 all 0.11 0.00 0.02 0.01 0.01 99.85 08:28:36 04:30:04 0 0.01 0.00 0.01 0.01 0.01 99.96 08:28:36 04:30:04 1 0.01 0.00 0.02 0.01 0.00 99.96 08:28:36 04:30:04 2 0.41 0.00 0.03 0.00 0.02 99.53 08:28:36 04:30:04 3 0.02 0.00 0.03 0.00 0.01 99.93 08:28:36 04:40:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 04:40:04 0 0.02 0.00 0.02 0.01 0.01 99.95 08:28:36 04:40:04 1 0.01 0.00 0.02 0.02 0.01 99.94 08:28:36 04:40:04 2 0.02 0.00 0.02 0.00 0.02 99.94 08:28:36 04:40:04 3 0.02 0.00 0.02 0.00 0.01 99.94 08:28:36 04:50:01 all 0.07 0.00 0.02 0.01 0.01 99.89 08:28:36 04:50:01 0 0.03 0.00 0.02 0.01 0.02 99.92 08:28:36 04:50:01 1 0.02 0.00 0.02 0.01 0.01 99.96 08:28:36 04:50:01 2 0.21 0.00 0.01 0.01 0.02 99.74 08:28:36 04:50:01 3 0.01 0.00 0.02 0.00 0.01 99.95 08:28:36 05:00:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 05:00:04 0 0.02 0.00 0.02 0.01 0.01 99.93 08:28:36 05:00:04 1 0.01 0.00 0.02 0.00 0.00 99.97 08:28:36 05:00:04 2 0.03 0.00 0.02 0.02 0.02 99.91 08:28:36 05:00:04 3 0.02 0.00 0.02 0.00 0.01 99.95 08:28:36 05:10:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 05:10:04 0 0.02 0.00 0.01 0.02 0.01 99.95 08:28:36 05:10:04 1 0.02 0.00 0.04 0.00 0.02 99.92 08:28:36 05:10:04 2 0.01 0.00 0.02 0.01 0.02 99.95 08:28:36 05:10:04 3 0.01 0.00 0.02 0.00 0.01 99.96 08:28:36 05:20:01 all 0.11 0.07 0.04 0.05 0.01 99.71 08:28:36 05:20:01 0 0.38 0.00 0.05 0.03 0.02 99.52 08:28:36 05:20:01 1 0.01 0.00 0.02 0.01 0.01 99.95 08:28:36 05:20:01 2 0.01 0.00 0.02 0.00 0.02 99.95 08:28:36 05:20:01 3 0.02 0.28 0.08 0.18 0.01 99.44 08:28:36 05:30:04 all 0.09 0.00 0.02 0.01 0.01 99.87 08:28:36 05:30:04 0 0.28 0.00 0.02 0.02 0.00 99.68 08:28:36 05:30:04 1 0.03 0.00 0.02 0.00 0.01 99.93 08:28:36 05:30:04 2 0.02 0.00 0.03 0.00 0.02 99.93 08:28:36 05:30:04 3 0.01 0.00 0.02 0.00 0.01 99.95 08:28:36 08:28:36 05:30:04 CPU %user %nice %system %iowait %steal %idle 08:28:36 05:40:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 05:40:04 0 0.00 0.00 0.01 0.02 0.00 99.96 08:28:36 05:40:04 1 0.02 0.00 0.02 0.00 0.01 99.95 08:28:36 05:40:04 2 0.05 0.00 0.02 0.01 0.02 99.91 08:28:36 05:40:04 3 0.02 0.00 0.04 0.00 0.02 99.93 08:28:36 05:50:01 all 0.14 0.00 0.02 0.01 0.01 99.82 08:28:36 05:50:01 0 0.00 0.00 0.01 0.02 0.00 99.96 08:28:36 05:50:01 1 0.02 0.00 0.03 0.00 0.01 99.94 08:28:36 05:50:01 2 0.51 0.00 0.02 0.00 0.03 99.43 08:28:36 05:50:01 3 0.01 0.00 0.01 0.00 0.01 99.97 08:28:36 06:00:04 all 0.45 0.00 0.11 0.05 0.01 99.38 08:28:36 06:00:04 0 0.22 0.00 0.09 0.06 0.00 99.63 08:28:36 06:00:04 1 0.19 0.00 0.08 0.01 0.02 99.70 08:28:36 06:00:04 2 1.27 0.00 0.20 0.08 0.02 98.43 08:28:36 06:00:04 3 0.10 0.00 0.08 0.04 0.01 99.77 08:28:36 06:10:04 all 0.15 0.00 0.02 0.01 0.01 99.81 08:28:36 06:10:04 0 0.01 0.00 0.01 0.00 0.01 99.97 08:28:36 06:10:04 1 0.35 0.00 0.04 0.01 0.02 99.59 08:28:36 06:10:04 2 0.01 0.00 0.01 0.00 0.01 99.97 08:28:36 06:10:04 3 0.22 0.00 0.02 0.02 0.01 99.72 08:28:36 06:20:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 06:20:04 0 0.01 0.00 0.01 0.00 0.00 99.98 08:28:36 06:20:04 1 0.02 0.00 0.02 0.01 0.01 99.95 08:28:36 06:20:04 2 0.02 0.00 0.03 0.02 0.03 99.90 08:28:36 06:20:04 3 0.04 0.00 0.03 0.01 0.01 99.92 08:28:36 06:30:04 all 0.02 0.00 0.02 0.01 0.01 99.94 08:28:36 06:30:04 0 0.01 0.00 0.03 0.00 0.01 99.94 08:28:36 06:30:04 1 0.03 0.00 0.02 0.02 0.01 99.92 08:28:36 06:30:04 2 0.03 0.00 0.01 0.01 0.02 99.93 08:28:36 06:30:04 3 0.02 0.00 0.02 0.00 0.01 99.95 08:28:36 06:40:04 all 31.09 0.00 2.07 3.05 0.07 63.73 08:28:36 06:40:04 0 31.10 0.00 2.25 3.35 0.06 63.24 08:28:36 06:40:04 1 33.97 0.00 2.29 3.51 0.08 60.16 08:28:36 06:40:04 2 29.08 0.00 1.75 2.50 0.06 66.61 08:28:36 06:40:04 3 30.21 0.00 2.00 2.83 0.07 64.89 08:28:36 06:50:04 all 53.05 0.00 2.11 0.50 0.09 44.25 08:28:36 06:50:04 0 50.92 0.00 2.43 0.88 0.09 45.68 08:28:36 06:50:04 1 54.34 0.00 1.89 0.36 0.09 43.33 08:28:36 06:50:04 2 53.87 0.00 1.95 0.52 0.09 43.58 08:28:36 06:50:04 3 53.06 0.00 2.18 0.24 0.09 44.43 08:28:36 07:00:01 all 29.35 0.00 1.28 0.08 0.08 69.21 08:28:36 07:00:01 0 29.31 0.00 1.33 0.16 0.08 69.12 08:28:36 07:00:01 1 29.42 0.00 1.33 0.07 0.09 69.09 08:28:36 07:00:01 2 28.56 0.00 1.26 0.05 0.08 70.05 08:28:36 07:00:01 3 30.09 0.00 1.19 0.04 0.09 68.59 08:28:36 07:10:04 all 22.63 0.00 0.99 0.76 0.08 75.54 08:28:36 07:10:04 0 22.82 0.00 0.92 0.15 0.07 76.05 08:28:36 07:10:04 1 23.18 0.00 1.01 1.98 0.08 73.76 08:28:36 07:10:04 2 22.00 0.00 1.15 0.45 0.08 76.33 08:28:36 07:10:04 3 22.52 0.00 0.89 0.46 0.11 76.02 08:28:36 07:20:04 all 16.12 0.00 0.68 0.22 0.06 82.92 08:28:36 07:20:04 0 15.82 0.00 0.68 0.08 0.06 83.35 08:28:36 07:20:04 1 16.66 0.00 0.58 0.07 0.06 82.62 08:28:36 07:20:04 2 15.05 0.00 0.65 0.62 0.07 83.61 08:28:36 07:20:04 3 16.95 0.00 0.78 0.12 0.07 82.08 08:28:36 08:28:36 07:20:04 CPU %user %nice %system %iowait %steal %idle 08:28:36 07:30:04 all 25.23 0.00 0.92 0.26 0.08 73.51 08:28:36 07:30:04 0 25.91 0.00 0.90 0.40 0.08 72.71 08:28:36 07:30:04 1 25.39 0.00 0.85 0.04 0.07 73.65 08:28:36 07:30:04 2 24.87 0.00 0.98 0.25 0.08 73.83 08:28:36 07:30:04 3 24.76 0.00 0.94 0.36 0.08 73.86 08:28:36 07:40:04 all 7.91 0.00 0.50 0.02 0.06 91.51 08:28:36 07:40:04 0 7.31 0.00 0.40 0.03 0.05 92.21 08:28:36 07:40:04 1 8.22 0.00 0.54 0.01 0.06 91.17 08:28:36 07:40:04 2 7.98 0.00 0.59 0.01 0.06 91.35 08:28:36 07:40:04 3 8.14 0.00 0.47 0.02 0.06 91.31 08:28:36 07:50:04 all 14.23 0.00 0.57 0.02 0.06 85.12 08:28:36 07:50:04 0 14.30 0.00 0.56 0.02 0.06 85.06 08:28:36 07:50:04 1 14.10 0.00 0.70 0.01 0.07 85.12 08:28:36 07:50:04 2 14.28 0.00 0.56 0.01 0.06 85.08 08:28:36 07:50:04 3 14.23 0.00 0.47 0.05 0.06 85.20 08:28:36 08:00:04 all 11.25 0.00 0.51 0.02 0.07 88.15 08:28:36 08:00:04 0 10.95 0.00 0.52 0.01 0.07 88.45 08:28:36 08:00:04 1 11.21 0.00 0.51 0.03 0.07 88.18 08:28:36 08:00:04 2 11.40 0.00 0.52 0.05 0.07 87.97 08:28:36 08:00:04 3 11.43 0.00 0.49 0.02 0.06 88.01 08:28:36 08:10:04 all 2.02 0.00 0.33 0.04 0.06 97.55 08:28:36 08:10:04 0 1.75 0.00 0.24 0.07 0.05 97.90 08:28:36 08:10:04 1 2.35 0.00 0.37 0.05 0.06 97.17 08:28:36 08:10:04 2 1.98 0.00 0.33 0.02 0.06 97.62 08:28:36 08:10:04 3 2.00 0.00 0.39 0.03 0.07 97.50 08:28:36 08:20:04 all 19.22 0.00 0.69 0.11 0.07 79.91 08:28:36 08:20:04 0 19.06 0.00 0.65 0.07 0.07 80.15 08:28:36 08:20:04 1 18.25 0.00 0.75 0.05 0.07 80.88 08:28:36 08:20:04 2 20.33 0.00 0.67 0.28 0.07 78.65 08:28:36 08:20:04 3 19.22 0.00 0.70 0.07 0.07 79.94 08:28:36 Average: all 4.72 0.00 0.23 0.12 0.02 94.90 08:28:36 Average: 0 4.65 0.00 0.23 0.14 0.02 94.95 08:28:36 Average: 1 4.79 0.00 0.23 0.13 0.02 94.82 08:28:36 Average: 2 4.71 0.00 0.23 0.11 0.03 94.93 08:28:36 Average: 3 4.72 0.01 0.23 0.10 0.02 94.92 08:28:36 08:28:36 08:28:36