Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116657 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-6082 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGRMwZL/agent.23002 SSH_AGENT_PID=23004 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17018408245854026896.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17018408245854026896.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/57/116657/64 # timeout=10 > git rev-parse 66acdbaaa02518a7d28763ed7032d3c35a0fef7c^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 66acdbaaa02518a7d28763ed7032d3c35a0fef7c (refs/changes/57/116657/64) > git config core.sparsecheckout # timeout=10 > git checkout -f 66acdbaaa02518a7d28763ed7032d3c35a0fef7c # timeout=10 Commit message: "TAPI - apply OpenROADM topology updates to NEPs" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0bfb5891c22323368d7da5c7004464eea0101fdd # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins592312668474941186.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sfix lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sfix/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0 from /tmp/venv-sfix/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.39 botocore==1.42.39 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.2 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.5.3 websocket-client==1.9.0 wrapt==2.1.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3254544843342209339.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-RJf6 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-RJf6 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RJf6' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RJf6 + echo /tmp/venv-RJf6 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-RJf6/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-RJf6/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RJf6/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-RJf6/bin to PATH + PATH=/tmp/venv-RJf6/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 + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 26.0 from /tmp/venv-RJf6/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==7.0.0 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.20.3 packaging==26.0 platformdirs==4.5.1 pluggy==1.6.0 pyproject-api==1.10.0 tox==4.34.1 urllib3==1.26.20 virtualenv==20.36.1 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1344932935179989666.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins210554528140888181.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-bfHg + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-RJf6 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RJf6 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RJf6 from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-RJf6/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-RJf6/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RJf6/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-RJf6/bin to PATH + PATH=/tmp/venv-RJf6/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-RJf6/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 + PATH=/opt/pyenv/bin:/tmp/venv-RJf6/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 ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.34.1 from /tmp/venv-RJf6/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log checkbashisms: freeze> python -m pip freeze --all docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs: install_deps> python -I -m pip install -r docs/requirements.txt 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 checkbashisms: pip==25.3,setuptools==80.9.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 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)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + checkbashisms: OK ✔ in 3.35 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 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)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [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. [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. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [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. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Initializing environment for https://github.com/perltidy/perltidy. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc update-alternatives: error: no alternatives for rmic + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; java -version + JAVA_VER=21 + echo 21 21 + javac -version + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + JAVAC_VER=21 + echo 21 + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 21 ok, java is 21 or newer 2026-02-02 14:17:39 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) Maven home: /opt/maven Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs: freeze> python -m pip freeze --all [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 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 docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 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 docs: OK ✔ in 35.01 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' trim trailing whitespace.................................................Passed docs-linkcheck: OK ✔ in 36.83 seconds pylint: freeze> python -m pip freeze --all Tabs remover.............................................................Passed pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 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}$' '{}' + autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [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. [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. [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed ------------------------------------ Your code has been rated at 10.00/10 pre-commit: OK ✔ in 55.65 seconds pylint: OK ✔ in 35.8 seconds buildcontroller: OK ✔ in 1 minute 54.62 seconds 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 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 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 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 build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests190: freeze> python -m pip freeze --all build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf121 with ./karaf121.env build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf221 with ./karaf221.env build karaf in karaf71 with ./karaf71.env build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karafoc with ./karafoc.env NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests121: OK ✔ in 58 seconds 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 build_karaf_tests221: OK ✔ in 58.84 seconds build_karaf_tests71: OK ✔ in 58.85 seconds 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 build_karaf_tests190: OK ✔ in 59.59 seconds 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 sims: freeze> python -m pip freeze --all buildlighty: freeze> python -m pip freeze --all sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 20.1.0.5 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED sims: OK ✔ in 10.07 seconds buildlighty: OK ✔ in 32.37 seconds testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==5.0.0,certifi==2026.1.4,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.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py .................... [100%] 20 passed in 110.65s (0:01:50) pytest -q transportpce_tests/pce/test02_pce_400G.py ............ [100%] 12 passed in 48.17s pytest -q transportpce_tests/pce/test03_gnpy.py ........ [100%] 8 passed in 37.93s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ... [100%] 3 passed in 36.68s testsPCE: OK ✔ in 4 minutes 43.72 seconds 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 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 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 tests190: freeze> python -m pip freeze --all tests_tapi: freeze> python -m pip freeze --all tests121: freeze> python -m pip freeze --all tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pytest -q transportpce_tests/1.2.1/test01_portmapping.py using environment variables from ./karafoc.env pytest -q transportpce_tests/oc/test01_portmapping.py ........... [100%] 10 passed in 77.65s (0:01:17) pytest -q transportpce_tests/oc/test02_topology.py ................................... [100%] 21 passed in 124.60s (0:02:04) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ......................... [100%] 14 passed in 65.33s (0:01:05) pytest -q transportpce_tests/oc/test03_renderer.py ................ [100%] 6 passed in 58.29s pytest -q transportpce_tests/1.2.1/test03_topology.py .................... [100%] 19 passed in 58.26s tests190: OK ✔ in 3 minutes 30.76 seconds 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 .tests71: freeze> python -m pip freeze --all tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py ........................................................ [100%] 51 passed in 308.60s (0:05:08) pytest -q transportpce_tests/tapi/test02_full_topology.py .......... [100%] 44 passed in 146.97s (0:02:26) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ....................................... [100%] 24 passed in 93.66s (0:01:33) pytest -q transportpce_tests/1.2.1/test05_olm.py .... [100%] 12 passed in 233.88s (0:03:53) pytest -q transportpce_tests/7.1/test02_otn_renderer.py ................................................................................................................... [100%] 62 passed in 164.79s (0:02:44) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ..... [100%] 40 passed in 194.62s (0:03:14) pytest -q transportpce_tests/1.2.1/test06_end2end.py .. [100%] 36 passed in 344.02s (0:05:44) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py ...................................................................................................................................................................... [100%] 48 passed in 335.44s (0:05:35) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ......... [100%] 71 passed in 337.96s (0:05:37) pytest -q transportpce_tests/tapi/test04_topo_extension.py .............. [100%] 22 passed in 73.90s (0:01:13) .................... [100%] 19 passed in 142.41s (0:02:22) pytest -q transportpce_tests/tapi/test05_pce_tapi.py .............. [100%] 54 passed in 742.41s (0:12:22) ............. [100%] 22 passed in 457.78s (0:07:37) tests71: OK ✔ in 13 minutes 39.31 seconds tests121: OK ✔ in 22 minutes 50.75 seconds tests_tapi: OK ✔ in 26 minutes 40.91 seconds 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 tests221: freeze> python -m pip freeze --all tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env pytest -q transportpce_tests/2.2.1/test01_portmapping.py ................................... [100%] 35 passed in 76.09s (0:01:16) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 44.91s pytest -q transportpce_tests/2.2.1/test03_topology.py ............................................ [100%] 44 passed in 137.30s (0:02:17) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 60.13s (0:01:00) pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ................ [100%] 16 passed in 294.73s (0:04:54) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................... [100%] 31 passed in 36.25s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .......................... [100%] 26 passed in 91.03s (0:01:31) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ...................... [100%] 22 passed in 100.59s (0:01:40) pytest -q transportpce_tests/2.2.1/test09_olm.py ........................................ [100%] 40 passed in 182.80s (0:03:02) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................................ [ 74%] ......................... [100%] 97 passed in 494.54s (0:08:14) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 628.74s (0:10:28) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 491.56s (0:08:11) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 600.35s (0:10:00) pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py ............................................. [100%] 45 passed in 198.83s (0:03:18) tests221: OK ✔ in 57 minutes 29.07 seconds 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 tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf221.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 146.00s (0:02:26) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 427.67s (0:07:07) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 259.25s (0:04:19) buildcontroller: OK (114.62=setup[12.51]+cmd[102.11] seconds) sims: OK (10.07=setup[6.94]+cmd[3.13] seconds) build_karaf_tests121: OK (58.00=setup[7.82]+cmd[50.18] seconds) testsPCE: OK (283.72=setup[49.01]+cmd[234.71] seconds) tests121: OK (1370.75=setup[8.23]+cmd[1362.52] seconds) build_karaf_tests221: OK (58.84=setup[7.84]+cmd[51.00] seconds) tests_tapi: OK (1600.91=setup[8.21]+cmd[1592.70] seconds) tests221: OK (3449.07=setup[6.90]+cmd[3442.17] seconds) build_karaf_tests71: OK (58.85=setup[7.85]+cmd[51.01] seconds) tests71: OK (819.31=setup[9.68]+cmd[809.62] seconds) build_karaf_tests190: OK (59.59=setup[7.87]+cmd[51.72] seconds) tests190: OK (210.76=setup[8.23]+cmd[202.53] seconds) tests_hybrid: OK (840.70=setup[6.86]+cmd[833.83] seconds) buildlighty: OK (32.37=setup[7.81]+cmd[24.57] seconds) docs: OK (35.01=setup[31.76]+cmd[3.25] seconds) docs-linkcheck: OK (36.83=setup[32.58]+cmd[4.25] seconds) checkbashisms: OK (3.34=setup[1.93]+cmd[0.00,0.09,1.33] seconds) pre-commit: OK (55.65=setup[4.87]+cmd[0.01,0.01,42.91,7.84] seconds) pylint: OK (35.79=setup[9.23]+cmd[26.57] seconds) congratulations :) (6348.66 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/build_karaf_tests121/log + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests190/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests190 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/docs/log + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims/log ++ awk -F/ '{print $2}' + tox_env=sims + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests190/log ++ awk -F/ '{print $2}' + tox_env=tests190 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 23004 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15621820793569910253.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11178145880479618434.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14881055399565468867.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sfix from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sfix/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6569638133506250822.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4277 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7898596098059946008tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17045237344707797153.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1053391235941644790.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sfix from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sfix/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11969724179561995771.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7162930623880912188.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sfix from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sfix/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16859190074811332159.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sfix from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sfix/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4277/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-6082 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 18G 60G 23% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 708 10769 4 4512 14938 Swap: 1023 19 1004 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:60:e7:4c brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.238/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 83489sec preferred_lft 83489sec inet6 fe80::f816:3eff:fe60:e74c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 52:8a:ec:b9:52:60 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6082) 02/02/26 _x86_64_ (4 CPU) 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:10:14 1.38 0.00 1.38 0.01 0.00 16.92 432.08 00:20:01 1.16 0.00 1.16 0.00 0.00 11.92 0.00 00:30:14 1.38 0.00 1.38 0.00 0.00 14.85 0.07 00:40:14 1.22 0.00 1.22 0.00 0.00 12.69 0.00 00:50:01 3.26 0.00 1.21 2.04 0.00 12.69 1588.29 01:00:14 1.30 0.00 1.30 0.00 0.00 13.52 0.00 01:10:14 1.52 0.00 1.52 0.00 0.00 15.69 0.00 01:20:01 1.48 0.00 1.48 0.00 0.00 14.99 0.00 01:30:14 1.56 0.00 1.56 0.00 0.00 16.26 0.00 01:40:14 1.49 0.00 1.49 0.00 0.00 15.48 0.00 01:50:00 1.43 0.00 1.43 0.00 0.00 14.89 0.00 02:00:14 1.52 0.00 1.52 0.00 0.00 15.91 0.00 02:10:14 1.54 0.00 1.54 0.00 0.00 15.91 0.00 02:20:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 02:30:14 1.58 0.00 1.58 0.00 0.00 16.45 0.00 02:40:14 1.55 0.00 1.55 0.00 0.00 15.89 0.00 02:50:01 1.46 0.00 1.46 0.00 0.00 14.91 0.00 03:00:14 1.53 0.00 1.53 0.00 0.00 15.86 0.00 03:10:14 1.58 0.00 1.58 0.00 0.00 16.55 0.00 03:20:01 1.48 0.00 1.48 0.00 0.00 15.23 0.00 03:30:14 1.54 0.00 1.54 0.00 0.00 16.07 0.00 03:40:14 1.47 0.00 1.47 0.00 0.00 15.45 0.00 03:50:01 1.43 0.00 1.43 0.00 0.00 14.91 0.00 04:00:14 1.63 0.00 1.63 0.00 0.00 17.04 0.00 04:10:14 1.49 0.00 1.49 0.00 0.00 15.73 0.00 04:20:01 1.53 0.00 1.53 0.00 0.00 15.81 0.00 04:30:14 1.76 0.00 1.76 0.00 0.00 17.92 0.00 04:40:14 1.65 0.00 1.65 0.00 0.00 16.87 0.00 04:50:00 1.51 0.00 1.51 0.00 0.00 15.52 0.00 05:00:01 1.65 0.00 1.65 0.00 0.00 16.79 0.00 05:10:14 1.65 0.00 1.65 0.00 0.00 16.92 0.00 05:20:01 1.62 0.00 1.62 0.00 0.00 16.59 0.00 05:30:02 1.74 0.00 1.74 0.00 0.00 18.35 0.09 05:40:02 1.66 0.00 1.66 0.00 0.00 16.92 0.00 05:50:01 1.64 0.00 1.64 0.00 0.00 17.02 0.00 06:00:01 1.68 0.00 1.68 0.00 0.00 17.19 0.00 06:10:02 1.63 0.00 1.63 0.00 0.00 16.68 0.00 06:20:01 1.64 0.00 1.64 0.00 0.00 17.13 0.00 06:30:14 1.68 0.00 1.68 0.00 0.00 17.84 0.00 06:40:02 1.60 0.00 1.60 0.00 0.30 16.97 0.00 06:50:01 1.61 0.00 1.61 0.00 0.00 16.87 0.00 07:00:14 1.68 0.00 1.68 0.00 0.00 17.45 0.00 07:10:14 1.69 0.00 1.69 0.00 0.00 17.75 0.00 07:20:01 1.64 0.00 1.64 0.00 0.00 17.14 0.00 07:30:06 1.64 0.00 1.64 0.00 0.00 17.13 0.00 07:40:07 1.60 0.00 1.60 0.00 0.00 16.75 0.00 07:50:01 1.65 0.00 1.65 0.00 0.00 16.91 0.00 08:00:07 1.67 0.00 1.67 0.00 0.00 17.18 0.00 08:10:07 1.69 0.00 1.69 0.00 0.00 17.49 0.00 08:20:01 1.60 0.00 1.60 0.00 0.00 16.48 0.00 08:30:08 1.74 0.00 1.74 0.00 0.00 17.87 0.00 08:40:09 1.71 0.00 1.71 0.00 0.00 17.64 0.00 08:50:01 1.91 0.00 1.86 0.05 0.00 28.51 467.85 09:00:09 1.92 0.00 1.91 0.00 0.00 22.37 0.13 09:10:14 1.58 0.00 1.58 0.00 0.00 16.56 0.00 09:20:01 1.63 0.00 1.63 0.00 0.00 16.92 0.00 09:30:14 1.64 0.00 1.64 0.00 0.00 17.27 0.00 09:40:11 1.63 0.00 1.63 0.00 0.00 16.98 0.00 09:50:01 1.64 0.00 1.64 0.00 0.00 17.16 0.00 10:00:14 1.67 0.00 1.67 0.00 0.00 17.42 0.10 10:10:10 1.62 0.00 1.62 0.00 0.00 16.74 0.00 10:20:01 1.59 0.00 1.59 0.00 0.00 16.59 0.00 10:30:14 1.62 0.00 1.62 0.00 0.00 16.87 0.00 10:40:13 1.48 0.00 1.48 0.00 0.00 15.54 0.00 10:50:01 1.58 0.00 1.58 0.00 0.00 16.38 0.00 11:00:14 1.61 0.00 1.61 0.00 0.00 16.76 0.00 11:10:14 1.62 0.00 1.62 0.00 0.00 16.69 0.00 11:20:01 1.57 0.00 1.57 0.00 0.00 16.44 0.00 11:30:14 1.68 0.00 1.68 0.00 0.00 17.10 0.00 11:40:14 1.68 0.00 1.68 0.00 0.00 17.19 0.00 11:50:01 1.60 0.00 1.60 0.00 0.00 16.86 0.00 12:00:14 1.74 0.00 1.74 0.00 0.00 17.91 0.00 12:10:14 1.67 0.00 1.67 0.00 0.00 17.36 0.00 12:20:01 1.59 0.00 1.59 0.00 0.00 16.71 0.00 12:30:14 1.58 0.00 1.58 0.00 0.00 16.41 0.00 12:40:14 1.50 0.00 1.50 0.00 0.00 15.69 0.00 12:50:01 1.62 0.00 1.62 0.00 0.00 16.55 0.00 13:00:14 1.68 0.00 1.68 0.00 0.00 17.37 0.00 13:10:14 1.61 0.00 1.61 0.00 0.00 16.53 0.00 13:20:01 1.58 0.00 1.58 0.00 0.00 16.36 0.00 13:30:14 1.71 0.00 1.71 0.00 0.00 17.52 0.00 13:40:14 1.69 0.00 1.69 0.00 0.00 17.47 0.00 13:50:01 1.65 0.00 1.65 0.00 0.00 16.79 0.00 14:00:14 1.73 0.00 1.73 0.00 0.00 17.64 0.00 14:10:14 1.81 0.00 1.81 0.00 0.00 19.12 0.04 14:20:01 119.64 4.04 112.90 2.70 237.22 16064.65 3133.44 14:30:14 108.14 23.02 81.62 3.51 357.99 23487.23 11976.84 14:40:14 22.41 3.19 18.27 0.95 57.65 495.14 1314.86 14:50:01 10.29 0.18 9.58 0.53 2.79 339.34 1550.36 15:00:14 17.49 1.57 15.22 0.70 36.90 673.63 1667.64 15:10:14 14.03 0.25 13.12 0.66 3.72 421.75 400.17 15:20:01 6.23 0.38 5.63 0.22 15.47 145.57 187.61 15:30:03 4.75 0.15 4.41 0.19 13.66 136.60 107.65 15:40:14 5.55 0.09 5.27 0.18 2.79 155.30 55.96 15:50:01 8.78 0.02 8.35 0.42 0.87 546.49 88.79 16:00:14 7.33 0.01 7.00 0.33 0.54 277.29 355.37 Average: 4.81 0.35 4.33 0.13 7.63 461.59 244.65 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:10:14 13149560 15467644 532772 3.25 119556 2413232 1150744 6.61 535088 2397540 144 00:20:01 13149508 15467620 532800 3.25 119584 2413240 1150744 6.61 535116 2397396 168 00:30:14 13149340 15467488 532964 3.26 119608 2413252 1150808 6.61 535140 2397608 4 00:40:14 13149956 15468276 532064 3.25 119636 2413388 1172428 6.73 535172 2398972 52 00:50:01 13150456 15468808 531532 3.25 119652 2413396 1150808 6.61 535224 2397588 156 01:00:14 13150248 15468632 531684 3.25 119676 2413404 1150808 6.61 535248 2397596 56 01:10:14 13149340 15467908 532332 3.25 119712 2413548 1150872 6.61 535284 2397764 4 01:20:01 13149568 15468160 532132 3.25 119732 2413552 1150808 6.61 535304 2398932 172 01:30:14 13149176 15467796 532484 3.25 119748 2413564 1150808 6.61 535320 2397748 52 01:40:14 13147248 15466028 534368 3.26 119772 2413700 1150872 6.61 535344 2397908 56 01:50:00 13147128 15465948 534444 3.26 119804 2413712 1150808 6.61 535376 2398852 208 02:00:14 13147036 15465904 534448 3.26 119840 2413720 1150840 6.61 535412 2397848 52 02:10:14 13146992 15465884 534420 3.26 119864 2413728 1150872 6.61 535432 2397972 24 02:20:01 13146956 15466012 534232 3.26 119880 2413868 1150872 6.61 535452 2398308 204 02:30:14 13147532 15466620 533680 3.26 119900 2413876 1150872 6.61 535472 2398124 24 02:40:14 13146556 15465684 534644 3.27 119928 2413888 1150872 6.61 535500 2398184 160 02:50:01 13147496 15466652 533620 3.26 119944 2413896 1150872 6.61 535516 2398344 200 03:00:14 13146840 15466024 534276 3.26 119968 2413900 1150872 6.61 535540 2398152 16 03:10:14 13147016 15466300 534036 3.26 119988 2413980 1150936 6.61 535560 2398268 24 03:20:01 13147656 15467112 533168 3.26 120024 2414116 1150872 6.61 535596 2398552 204 03:30:14 13146360 15465980 534268 3.26 120048 2414252 1150936 6.61 535620 2398560 52 03:40:14 13147456 15467136 533152 3.26 120096 2414260 1150872 6.61 535668 2398520 52 03:50:01 13147796 15467548 532668 3.25 120152 2414272 1150872 6.61 535720 2398536 8 04:00:14 13148556 15468484 531800 3.25 120180 2414408 1150872 6.61 535752 2398652 16 04:10:14 13149404 15469368 530916 3.24 120208 2414420 1150872 6.61 535780 2398692 56 04:20:01 13147332 15467320 532972 3.26 120232 2414428 1150872 6.61 535804 2398704 8 04:30:14 13148368 15468504 531660 3.25 120240 2414564 1150872 6.61 535812 2398840 40 04:40:14 13147444 15467604 532636 3.25 120256 2414576 1150872 6.61 535824 2399048 52 04:50:00 13147084 15467276 532972 3.26 120280 2414584 1150872 6.61 535848 2398948 8 05:00:01 13147396 15467608 532604 3.25 120288 2414596 1150872 6.61 535856 2398952 152 05:10:14 13147860 15468248 531904 3.25 120308 2414736 1150872 6.61 535880 2399184 204 05:20:01 13146868 15467284 532988 3.26 120336 2414740 1150872 6.61 535908 2399408 4 05:30:02 13147800 15468252 531972 3.25 120364 2414756 1150872 6.61 535936 2398964 160 05:40:02 13146928 15467528 532696 3.25 120380 2414888 1150872 6.61 535952 2399100 180 05:50:01 13146756 15467384 532776 3.25 120396 2414900 1151616 6.61 535968 2399332 4 06:00:01 13146984 15467764 532412 3.25 120408 2415040 1150872 6.61 535980 2399276 8 06:10:02 13146600 15467428 532764 3.25 120440 2415052 1150872 6.61 536012 2399424 252 06:20:01 13146716 15467964 532224 3.25 120456 2415444 1150872 6.61 536028 2399680 8 06:30:14 13146500 15467900 532208 3.25 120472 2415580 1150872 6.61 536044 2400972 192 06:40:02 13146676 15468348 531800 3.25 120520 2415804 1150872 6.61 536092 2400044 176 06:50:01 13147100 15468812 531280 3.24 120552 2415812 1151128 6.61 536128 2400364 140 07:00:14 13147380 15469140 530964 3.24 120588 2415824 1151128 6.61 536160 2401172 172 07:10:14 13147912 15469816 530300 3.24 120592 2415968 1151176 6.61 536164 2401468 260 07:20:01 13147676 15469632 530388 3.24 120640 2415972 1151128 6.61 536204 2400220 4 07:30:06 13147768 15469796 530272 3.24 120688 2415980 1151128 6.61 536260 2400420 160 07:40:07 13147828 15469924 530140 3.24 120748 2415988 1151128 6.61 536324 2400232 184 07:50:01 13148396 15470656 529440 3.23 120784 2416124 1151128 6.61 536348 2400760 4 08:00:07 13148452 15470764 529292 3.23 120812 2416136 1151128 6.61 536384 2400464 180 08:10:07 13148004 15470360 529696 3.24 120844 2416148 1151128 6.61 536416 2400396 40 08:20:01 13147000 15469520 530432 3.24 120872 2416288 1151128 6.61 536444 2400532 260 08:30:08 13148792 15471344 528684 3.23 120892 2416296 1151128 6.61 536464 2400728 152 08:40:09 13148368 15470952 529080 3.23 120912 2416304 1151128 6.61 536484 2400720 44 08:50:01 13147720 15470496 529416 3.23 120948 2416440 1151128 6.61 536672 2400744 256 09:00:09 13147076 15469876 529940 3.24 120952 2416448 1151112 6.61 536680 2400456 40 09:10:14 13146348 15469184 530692 3.24 120976 2416456 1151128 6.61 536704 2400556 164 09:20:01 13146124 15469708 530200 3.24 120996 2417184 1151128 6.61 536724 2401480 204 09:30:14 13146376 15470132 529760 3.24 121020 2417324 1151128 6.61 536748 2401424 40 09:40:11 13145624 15469524 530348 3.24 121032 2417460 1151128 6.61 536760 2401732 180 09:50:01 13145960 15470024 529792 3.24 121056 2417600 1151128 6.61 536788 2401752 264 10:00:14 13145456 15469668 530136 3.24 121064 2417736 1151128 6.61 536792 2401896 36 10:10:10 13145736 15470116 529656 3.23 121076 2417872 1151128 6.61 536804 2402032 12 10:20:01 13146384 15470792 529016 3.23 121092 2417884 1151128 6.61 536820 2402492 200 10:30:14 13146892 15471320 528532 3.23 121120 2417888 1151128 6.61 536832 2402112 208 10:40:13 13147256 15471868 527956 3.22 121148 2418028 1151128 6.61 536880 2402204 164 10:50:01 13147236 15471888 527980 3.22 121180 2418056 1151128 6.61 536904 2402232 204 11:00:14 13146796 15471472 528348 3.23 121200 2418068 1151128 6.61 536924 2402248 160 11:10:14 13147684 15472392 527480 3.22 121220 2418080 1151128 6.61 536952 2402328 176 11:20:01 13148028 15472964 526800 3.22 121232 2418296 1151128 6.61 536964 2402784 248 11:30:14 13146520 15471608 528160 3.23 121248 2418428 1151128 6.61 536976 2402608 16 11:40:14 13147772 15472884 526908 3.22 121260 2418440 1151128 6.61 536988 2402700 176 11:50:01 13148580 15473716 526104 3.21 121280 2418444 1151128 6.61 537004 2402624 204 12:00:14 13148244 15473476 526332 3.21 121292 2418520 1151128 6.61 537020 2402704 16 12:10:14 13148056 15473444 526336 3.21 121300 2418660 1151128 6.61 537028 2402844 8 12:20:01 13148060 15473592 526244 3.21 121312 2418792 1151192 6.61 537040 2403036 8 12:30:14 13148256 15473796 526052 3.21 121316 2418804 1151128 6.61 537044 2402992 208 12:40:14 13148376 15473944 525916 3.21 121332 2418816 1151128 6.61 537060 2403004 176 12:50:01 13147864 15473564 526276 3.21 121336 2418948 1151128 6.61 537060 2403140 8 13:00:14 13147676 15473416 526424 3.22 121356 2418964 1151128 6.61 537084 2403216 36 13:10:14 13146948 15472700 527120 3.22 121368 2418968 1151128 6.61 537092 2403160 32 13:20:01 13148748 15474520 525292 3.21 121376 2418980 1151128 6.61 537100 2403176 12 13:30:14 13149292 15475208 524628 3.20 121376 2419124 1151128 6.61 537104 2403460 172 13:40:14 13150680 15476600 523180 3.20 121376 2419128 1151128 6.61 537104 2403464 160 13:50:01 13149924 15475872 523904 3.20 121392 2419136 1151128 6.61 537120 2403528 200 14:00:14 13149764 15475864 523924 3.20 121412 2419272 1155080 6.63 537140 2403668 4 14:10:14 13144992 15471128 528584 3.23 121428 2419288 1151128 6.61 537164 2403480 36 14:20:01 6410932 13918504 2017048 12.32 253168 7168268 2722220 15.63 1282420 8060212 682184 14:30:14 157072 3473524 12455236 76.07 290088 3010964 13542728 77.74 2019360 13602736 344 14:40:14 506700 3860172 12069060 73.71 290296 3047912 13453820 77.22 2122840 13152740 548 14:50:01 6448488 9827344 6103968 37.28 290752 3072856 6922568 39.74 2131268 7211140 280 15:00:14 10236880 13742384 2193504 13.40 293536 3196756 2920548 16.76 2176068 3399840 60 15:10:14 7909112 11474240 4460608 27.24 293588 3256312 5169092 29.67 2180660 5714800 368 15:20:01 7809428 11395448 4539468 27.73 295612 3274988 5252756 30.15 2185816 5810900 448 15:30:03 6476556 10085904 5848244 35.72 296580 3297540 6584776 37.80 2190564 7141244 836 15:40:14 6298164 9929708 6004320 36.67 297244 3319064 6665444 38.26 2194316 7313292 104 15:50:01 8159376 11910664 4024592 24.58 300104 3434080 5025568 28.85 2202676 5449480 2504 16:00:14 6883876 10682224 5252108 32.08 300140 3481152 5980100 34.33 2220980 6698768 232 Average: 12342190 14846073 1146365 7.00 140125 2551276 1792719 10.29 713400 2995712 7262 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:10:14 ens3 0.43 0.12 0.11 0.06 0.00 0.00 0.00 0.00 00:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:20:01 ens3 0.34 0.10 0.08 0.04 0.00 0.00 0.00 0.00 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:14 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 00:30:14 ens3 0.66 0.21 0.20 0.11 0.00 0.00 0.00 0.00 00:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:14 ens3 1.83 0.36 0.50 0.27 0.00 0.00 0.00 0.00 00:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:50:01 ens3 2.85 0.19 0.41 0.12 0.00 0.00 0.00 0.00 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:00:14 ens3 0.94 0.14 0.15 0.06 0.00 0.00 0.00 0.00 01:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:14 ens3 0.84 0.21 0.21 0.13 0.00 0.00 0.00 0.00 01:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:01 ens3 0.44 0.11 0.08 0.04 0.00 0.00 0.00 0.00 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:14 ens3 0.38 0.10 0.08 0.04 0.00 0.00 0.00 0.00 01:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:14 ens3 0.68 0.22 0.22 0.14 0.00 0.00 0.00 0.00 01:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:00 ens3 2.71 0.17 0.39 0.08 0.00 0.00 0.00 0.00 01:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:00:14 ens3 1.93 0.29 0.25 0.76 0.00 0.00 0.00 0.00 02:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:10:14 ens3 1.52 0.47 4.61 2.26 0.00 0.00 0.00 0.00 02:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:01 ens3 0.43 0.06 0.06 0.02 0.00 0.00 0.00 0.00 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:30:14 ens3 0.39 0.12 0.08 0.04 0.00 0.00 0.00 0.00 02:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:14 ens3 0.52 0.11 0.11 0.06 0.00 0.00 0.00 0.00 02:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:50:01 ens3 0.39 0.08 0.08 0.04 0.00 0.00 0.00 0.00 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:00:14 ens3 0.39 0.10 0.08 0.04 0.00 0.00 0.00 0.00 03:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:14 ens3 0.77 0.21 0.21 0.13 0.00 0.00 0.00 0.00 03:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:20:01 ens3 2.53 0.18 0.41 0.11 0.00 0.00 0.00 0.00 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:30:14 ens3 2.06 0.28 0.42 0.20 0.00 0.00 0.00 0.00 03:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:14 ens3 0.84 0.10 0.11 0.04 0.00 0.00 0.00 0.00 03:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:50:01 ens3 0.56 0.13 0.13 0.06 0.00 0.00 0.00 0.00 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:00:14 ens3 0.31 0.09 0.05 0.02 0.00 0.00 0.00 0.00 04:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:14 ens3 0.41 0.14 0.11 0.07 0.00 0.00 0.00 0.00 04:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:20:01 ens3 0.28 0.08 0.05 0.02 0.00 0.00 0.00 0.00 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:30:14 ens3 0.30 0.08 0.05 0.02 0.00 0.00 0.00 0.00 04:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:14 ens3 0.51 0.15 0.12 0.07 0.00 0.00 0.00 0.00 04:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:00 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:00 ens3 0.46 0.14 0.11 0.06 0.00 0.00 0.00 0.00 04:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:00:01 ens3 0.43 0.13 0.11 0.06 0.00 0.00 0.00 0.00 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:10:14 ens3 0.42 0.16 0.11 0.07 0.00 0.00 0.00 0.00 05:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:20:01 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 05:30:02 ens3 0.38 0.13 0.11 0.05 0.00 0.00 0.00 0.00 05:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:02 ens3 0.36 0.10 0.08 0.04 0.00 0.00 0.00 0.00 05:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:01 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:00:01 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:10:02 ens3 0.31 0.10 0.07 0.04 0.00 0.00 0.00 0.00 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:01 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:30:14 ens3 0.35 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:02 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:02 ens3 0.85 0.12 1.18 0.06 0.00 0.00 0.00 0.00 06:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 ens3 0.36 0.12 0.08 0.04 0.00 0.00 0.00 0.00 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:14 ens3 0.37 0.13 0.09 0.05 0.00 0.00 0.00 0.00 07:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:14 ens3 0.47 0.17 0.13 0.08 0.00 0.00 0.00 0.00 07:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:20:01 ens3 0.33 0.10 0.08 0.04 0.00 0.00 0.00 0.00 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:06 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 07:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:07 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 07:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:01 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:07 ens3 0.41 0.14 0.11 0.06 0.00 0.00 0.00 0.00 08:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:10:07 ens3 0.53 0.19 0.17 0.11 0.00 0.00 0.00 0.00 08:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:20:01 ens3 0.36 0.10 0.08 0.04 0.00 0.00 0.00 0.00 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:30:08 ens3 0.32 0.11 0.07 0.04 0.00 0.00 0.00 0.00 08:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:09 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 08:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:01 ens3 0.26 0.09 0.05 0.02 0.00 0.00 0.00 0.00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:09 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:00:09 ens3 0.52 0.50 0.06 0.72 0.00 0.00 0.00 0.00 09:00:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:14 ens3 0.87 1.24 0.11 1.95 0.00 0.00 0.00 0.00 09:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:01 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:14 ens3 1.06 0.22 0.30 0.16 0.00 0.00 0.00 0.00 09:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:11 ens3 0.43 0.12 0.08 0.04 0.00 0.00 0.00 0.00 09:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:01 ens3 0.42 0.16 0.12 0.07 0.00 0.00 0.00 0.00 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:00:14 ens3 0.53 0.17 0.17 0.09 0.00 0.00 0.00 0.00 10:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:10 ens3 0.45 0.17 0.14 0.09 0.00 0.00 0.00 0.00 10:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:01 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:14 ens3 0.30 0.09 0.07 0.04 0.00 0.00 0.00 0.00 10:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:40:13 ens3 0.41 0.17 0.12 0.07 0.00 0.00 0.00 0.00 10:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:01 ens3 0.41 0.13 0.12 0.07 0.00 0.00 0.00 0.00 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:14 ens3 0.41 0.13 0.12 0.07 0.00 0.00 0.00 0.00 11:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:14 ens3 0.50 0.18 0.15 0.09 0.00 0.00 0.00 0.00 11:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:01 ens3 0.28 0.07 0.05 0.02 0.00 0.00 0.00 0.00 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:14 ens3 0.32 0.10 0.07 0.04 0.00 0.00 0.00 0.00 11:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:40:14 ens3 0.58 0.18 0.18 0.11 0.00 0.00 0.00 0.00 11:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:50:01 ens3 0.43 0.14 0.12 0.07 0.00 0.00 0.00 0.00 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 12:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:14 ens3 0.40 0.13 0.11 0.06 0.00 0.00 0.00 0.00 12:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:20:01 ens3 0.70 0.20 0.20 0.10 0.00 0.00 0.00 0.00 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:14 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 12:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:14 ens3 0.51 0.16 0.15 0.09 0.00 0.00 0.00 0.00 12:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:01 ens3 0.28 0.10 0.05 0.02 0.00 0.00 0.00 0.00 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:00:14 ens3 0.33 0.10 0.07 0.04 0.00 0.00 0.00 0.00 13:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:10:14 ens3 0.44 0.17 0.13 0.08 0.00 0.00 0.00 0.00 13:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:01 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:14 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 13:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:40:14 ens3 0.51 0.17 0.15 0.09 0.00 0.00 0.00 0.00 13:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:50:01 ens3 0.30 0.09 0.05 0.02 0.00 0.00 0.00 0.00 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:14 ens3 0.32 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:14 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:10:14 ens3 0.49 0.22 0.18 0.11 0.00 0.00 0.00 0.00 14:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:01 lo 0.93 0.93 0.16 0.16 0.00 0.00 0.00 0.00 14:20:01 ens3 116.46 93.74 1307.36 14.96 0.00 0.00 0.00 0.00 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:14 lo 18.16 18.16 15.60 15.60 0.00 0.00 0.00 0.00 14:30:14 ens3 37.48 29.94 625.48 3.22 0.00 0.00 0.00 0.00 14:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:14 lo 44.04 44.04 19.46 19.46 0.00 0.00 0.00 0.00 14:40:14 ens3 1.75 1.46 0.39 0.32 0.00 0.00 0.00 0.00 14:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 lo 24.08 24.08 11.00 11.00 0.00 0.00 0.00 0.00 14:50:01 ens3 0.74 0.53 0.16 0.12 0.00 0.00 0.00 0.00 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:14 lo 9.54 9.54 4.62 4.62 0.00 0.00 0.00 0.00 15:00:14 ens3 1.54 1.33 0.37 1.22 0.00 0.00 0.00 0.00 15:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:14 lo 18.29 18.29 9.63 9.63 0.00 0.00 0.00 0.00 15:10:14 ens3 0.98 0.73 0.25 0.19 0.00 0.00 0.00 0.00 15:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:01 lo 20.50 20.50 8.62 8.62 0.00 0.00 0.00 0.00 15:20:01 ens3 2.33 0.81 0.64 0.37 0.00 0.00 0.00 0.00 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:03 lo 20.32 20.32 8.48 8.48 0.00 0.00 0.00 0.00 15:30:03 ens3 0.98 0.37 0.21 0.12 0.00 0.00 0.00 0.00 15:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:14 lo 19.15 19.15 10.06 10.06 0.00 0.00 0.00 0.00 15:40:14 ens3 1.33 0.70 0.33 0.23 0.00 0.00 0.00 0.00 15:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:01 lo 15.36 15.36 9.69 9.69 0.00 0.00 0.00 0.00 15:50:01 ens3 0.95 0.74 0.25 0.20 0.00 0.00 0.00 0.00 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:14 lo 25.66 25.66 11.10 11.10 0.00 0.00 0.00 0.00 16:00:14 ens3 0.97 0.71 0.21 0.16 0.00 0.00 0.00 0.00 16:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.34 2.34 1.14 1.14 0.00 0.00 0.00 0.00 Average: ens3 2.23 1.49 20.17 0.33 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6082) 02/02/26 _x86_64_ (4 CPU) 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:10:14 all 0.09 0.00 0.03 0.01 0.01 99.87 00:10:14 0 0.01 0.00 0.02 0.01 0.01 99.95 00:10:14 1 0.29 0.00 0.04 0.01 0.01 99.64 00:10:14 2 0.03 0.00 0.03 0.00 0.01 99.93 00:10:14 3 0.01 0.00 0.02 0.00 0.01 99.96 00:20:01 all 0.24 0.00 0.02 0.00 0.01 99.72 00:20:01 0 0.02 0.00 0.01 0.00 0.01 99.97 00:20:01 1 0.92 0.00 0.03 0.01 0.02 99.02 00:20:01 2 0.03 0.00 0.03 0.00 0.01 99.93 00:20:01 3 0.01 0.00 0.02 0.01 0.01 99.97 00:30:14 all 0.08 0.00 0.02 0.01 0.01 99.89 00:30:14 0 0.19 0.00 0.02 0.00 0.01 99.78 00:30:14 1 0.02 0.00 0.03 0.01 0.01 99.92 00:30:14 2 0.09 0.00 0.02 0.00 0.01 99.87 00:30:14 3 0.01 0.00 0.01 0.00 0.00 99.97 00:40:14 all 0.11 0.00 0.02 0.00 0.01 99.85 00:40:14 0 0.01 0.00 0.02 0.00 0.00 99.96 00:40:14 1 0.02 0.00 0.02 0.00 0.01 99.95 00:40:14 2 0.41 0.00 0.04 0.00 0.02 99.53 00:40:14 3 0.01 0.00 0.02 0.01 0.01 99.95 00:50:01 all 0.12 0.00 0.02 0.01 0.01 99.84 00:50:01 0 0.01 0.00 0.02 0.01 0.01 99.95 00:50:01 1 0.03 0.00 0.03 0.00 0.01 99.93 00:50:01 2 0.41 0.00 0.03 0.00 0.02 99.54 00:50:01 3 0.01 0.00 0.01 0.02 0.01 99.95 01:00:14 all 0.06 0.00 0.02 0.01 0.01 99.90 01:00:14 0 0.02 0.00 0.02 0.00 0.01 99.95 01:00:14 1 0.02 0.00 0.03 0.00 0.01 99.93 01:00:14 2 0.20 0.00 0.03 0.00 0.02 99.76 01:00:14 3 0.01 0.00 0.02 0.02 0.00 99.95 01:10:14 all 0.16 0.00 0.02 0.03 0.01 99.77 01:10:14 0 0.02 0.00 0.02 0.00 0.01 99.95 01:10:14 1 0.02 0.00 0.02 0.01 0.01 99.93 01:10:14 2 0.61 0.00 0.02 0.03 0.01 99.32 01:10:14 3 0.01 0.00 0.02 0.07 0.01 99.89 01:20:01 all 0.05 0.00 0.03 0.01 0.01 99.91 01:20:01 0 0.02 0.00 0.03 0.00 0.01 99.94 01:20:01 1 0.01 0.00 0.02 0.02 0.01 99.94 01:20:01 2 0.14 0.00 0.03 0.00 0.02 99.81 01:20:01 3 0.01 0.00 0.02 0.00 0.01 99.96 01:30:14 all 0.02 0.00 0.02 0.01 0.01 99.95 01:30:14 0 0.01 0.00 0.01 0.01 0.01 99.95 01:30:14 1 0.02 0.00 0.03 0.01 0.02 99.92 01:30:14 2 0.02 0.00 0.03 0.00 0.01 99.94 01:30:14 3 0.01 0.00 0.01 0.00 0.00 99.98 01:40:14 all 0.23 0.00 0.02 0.01 0.01 99.73 01:40:14 0 0.02 0.00 0.02 0.02 0.01 99.94 01:40:14 1 0.02 0.00 0.02 0.01 0.01 99.94 01:40:14 2 0.39 0.00 0.02 0.00 0.02 99.58 01:40:14 3 0.48 0.00 0.03 0.00 0.01 99.48 01:50:00 all 0.26 0.00 0.02 0.01 0.01 99.70 01:50:00 0 0.02 0.00 0.03 0.01 0.02 99.93 01:50:00 1 0.02 0.00 0.03 0.01 0.01 99.93 01:50:00 2 0.97 0.00 0.03 0.00 0.02 98.98 01:50:00 3 0.01 0.00 0.02 0.01 0.01 99.96 01:50:00 CPU %user %nice %system %iowait %steal %idle 02:00:14 all 0.11 0.00 0.03 0.01 0.01 99.85 02:00:14 0 0.02 0.00 0.02 0.00 0.01 99.95 02:00:14 1 0.02 0.00 0.04 0.00 0.02 99.91 02:00:14 2 0.39 0.00 0.02 0.01 0.01 99.57 02:00:14 3 0.01 0.00 0.01 0.01 0.01 99.96 02:10:14 all 0.14 0.00 0.02 0.01 0.01 99.82 02:10:14 0 0.03 0.00 0.03 0.00 0.01 99.93 02:10:14 1 0.02 0.00 0.02 0.00 0.01 99.95 02:10:14 2 0.50 0.00 0.02 0.03 0.01 99.43 02:10:14 3 0.02 0.00 0.02 0.01 0.01 99.95 02:20:01 all 0.06 0.00 0.02 0.01 0.01 99.90 02:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:20:01 1 0.01 0.00 0.02 0.00 0.01 99.95 02:20:01 2 0.20 0.00 0.01 0.00 0.01 99.77 02:20:01 3 0.01 0.00 0.01 0.02 0.01 99.95 02:30:14 all 0.06 0.00 0.02 0.21 0.04 99.67 02:30:14 0 0.01 0.00 0.02 0.83 0.01 99.13 02:30:14 1 0.02 0.00 0.02 0.01 0.04 99.90 02:30:14 2 0.19 0.00 0.03 0.00 0.04 99.74 02:30:14 3 0.01 0.00 0.02 0.00 0.05 99.92 02:40:14 all 0.05 0.00 0.02 0.01 0.01 99.91 02:40:14 0 0.02 0.00 0.02 0.00 0.01 99.96 02:40:14 1 0.02 0.00 0.02 0.02 0.01 99.93 02:40:14 2 0.17 0.00 0.03 0.00 0.03 99.77 02:40:14 3 0.01 0.00 0.01 0.00 0.00 99.98 02:50:01 all 0.14 0.00 0.02 0.01 0.01 99.82 02:50:01 0 0.02 0.00 0.02 0.00 0.01 99.96 02:50:01 1 0.02 0.00 0.03 0.02 0.01 99.92 02:50:01 2 0.52 0.00 0.03 0.00 0.02 99.43 02:50:01 3 0.02 0.00 0.02 0.00 0.01 99.95 03:00:14 all 0.05 0.00 0.02 0.01 0.01 99.92 03:00:14 0 0.01 0.00 0.02 0.01 0.01 99.96 03:00:14 1 0.13 0.00 0.02 0.01 0.02 99.82 03:00:14 2 0.03 0.00 0.02 0.00 0.02 99.94 03:00:14 3 0.02 0.00 0.02 0.00 0.01 99.95 03:10:14 all 0.14 0.00 0.02 0.01 0.01 99.82 03:10:14 0 0.01 0.00 0.02 0.02 0.01 99.94 03:10:14 1 0.49 0.00 0.03 0.00 0.01 99.47 03:10:14 2 0.03 0.00 0.02 0.00 0.01 99.94 03:10:14 3 0.02 0.00 0.02 0.00 0.01 99.95 03:20:01 all 0.07 0.00 0.02 0.01 0.01 99.89 03:20:01 0 0.02 0.00 0.02 0.00 0.01 99.96 03:20:01 1 0.22 0.00 0.03 0.02 0.01 99.72 03:20:01 2 0.02 0.00 0.03 0.00 0.01 99.93 03:20:01 3 0.02 0.00 0.01 0.00 0.01 99.96 03:30:14 all 0.04 0.00 0.03 0.01 0.01 99.91 03:30:14 0 0.02 0.00 0.02 0.00 0.00 99.95 03:30:14 1 0.10 0.00 0.04 0.01 0.02 99.83 03:30:14 2 0.02 0.00 0.03 0.01 0.01 99.92 03:30:14 3 0.01 0.00 0.02 0.02 0.01 99.95 03:40:14 all 0.24 0.00 0.03 0.01 0.01 99.72 03:40:14 0 0.01 0.00 0.01 0.00 0.00 99.97 03:40:14 1 0.30 0.00 0.03 0.00 0.01 99.66 03:40:14 2 0.01 0.00 0.02 0.00 0.01 99.96 03:40:14 3 0.64 0.00 0.04 0.02 0.02 99.28 03:40:14 CPU %user %nice %system %iowait %steal %idle 03:50:01 all 0.07 0.00 0.02 0.01 0.01 99.89 03:50:01 0 0.01 0.00 0.01 0.00 0.01 99.97 03:50:01 1 0.02 0.00 0.03 0.01 0.01 99.94 03:50:01 2 0.02 0.00 0.03 0.01 0.01 99.93 03:50:01 3 0.24 0.00 0.03 0.01 0.01 99.71 04:00:14 all 0.09 0.00 0.03 0.01 0.01 99.86 04:00:14 0 0.01 0.00 0.02 0.00 0.00 99.96 04:00:14 1 0.02 0.00 0.03 0.00 0.01 99.93 04:00:14 2 0.02 0.00 0.03 0.02 0.01 99.91 04:00:14 3 0.32 0.00 0.02 0.00 0.01 99.65 04:10:14 all 0.19 0.00 0.03 0.01 0.01 99.76 04:10:14 0 0.01 0.00 0.02 0.00 0.00 99.97 04:10:14 1 0.03 0.00 0.04 0.00 0.02 99.91 04:10:14 2 0.02 0.00 0.02 0.02 0.01 99.94 04:10:14 3 0.71 0.00 0.04 0.00 0.01 99.23 04:20:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:20:01 0 0.01 0.00 0.02 0.00 0.00 99.97 04:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:20:01 2 0.02 0.00 0.02 0.02 0.01 99.93 04:20:01 3 0.11 0.00 0.02 0.00 0.01 99.87 04:30:14 all 0.30 0.00 0.02 0.01 0.01 99.66 04:30:14 0 0.02 0.00 0.02 0.01 0.01 99.94 04:30:14 1 0.01 0.00 0.01 0.01 0.01 99.95 04:30:14 2 0.43 0.00 0.03 0.01 0.01 99.51 04:30:14 3 0.75 0.00 0.02 0.00 0.01 99.22 04:40:14 all 0.06 0.00 0.02 0.01 0.01 99.90 04:40:14 0 0.01 0.00 0.02 0.02 0.01 99.94 04:40:14 1 0.02 0.00 0.02 0.00 0.01 99.95 04:40:14 2 0.20 0.00 0.02 0.00 0.01 99.77 04:40:14 3 0.02 0.00 0.02 0.01 0.01 99.94 04:50:00 all 0.19 0.00 0.02 0.01 0.01 99.77 04:50:00 0 0.36 0.00 0.02 0.02 0.01 99.60 04:50:00 1 0.35 0.00 0.03 0.00 0.01 99.60 04:50:00 2 0.03 0.00 0.02 0.00 0.02 99.94 04:50:00 3 0.02 0.00 0.03 0.00 0.01 99.94 05:00:01 all 0.04 0.00 0.02 0.01 0.01 99.92 05:00:01 0 0.02 0.00 0.03 0.03 0.02 99.90 05:00:01 1 0.09 0.00 0.02 0.00 0.01 99.88 05:00:01 2 0.02 0.00 0.02 0.01 0.01 99.95 05:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 05:10:14 all 0.16 0.00 0.02 0.01 0.01 99.80 05:10:14 0 0.28 0.00 0.03 0.02 0.01 99.67 05:10:14 1 0.32 0.00 0.02 0.00 0.01 99.64 05:10:14 2 0.01 0.00 0.02 0.00 0.01 99.96 05:10:14 3 0.03 0.00 0.02 0.00 0.01 99.93 05:20:01 all 0.12 0.00 0.02 0.01 0.01 99.84 05:20:01 0 0.02 0.00 0.02 0.02 0.01 99.94 05:20:01 1 0.02 0.00 0.02 0.00 0.02 99.94 05:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:20:01 3 0.43 0.00 0.01 0.00 0.01 99.55 05:30:02 all 0.02 0.00 0.02 0.01 0.01 99.94 05:30:02 0 0.01 0.00 0.02 0.01 0.01 99.95 05:30:02 1 0.02 0.00 0.02 0.00 0.01 99.93 05:30:02 2 0.01 0.00 0.02 0.01 0.01 99.95 05:30:02 3 0.02 0.00 0.02 0.00 0.02 99.94 05:30:02 CPU %user %nice %system %iowait %steal %idle 05:40:02 all 0.10 0.00 0.02 0.01 0.01 99.86 05:40:02 0 0.02 0.00 0.03 0.02 0.01 99.93 05:40:02 1 0.02 0.00 0.02 0.00 0.01 99.95 05:40:02 2 0.01 0.00 0.01 0.01 0.01 99.96 05:40:02 3 0.34 0.00 0.04 0.00 0.02 99.60 05:50:01 all 0.08 0.00 0.02 0.01 0.01 99.88 05:50:01 0 0.02 0.00 0.02 0.02 0.01 99.93 05:50:01 1 0.02 0.00 0.02 0.01 0.02 99.94 05:50:01 2 0.02 0.00 0.01 0.00 0.01 99.96 05:50:01 3 0.29 0.00 0.03 0.00 0.01 99.67 06:00:01 all 0.19 0.00 0.02 0.01 0.01 99.78 06:00:01 0 0.02 0.00 0.02 0.02 0.01 99.93 06:00:01 1 0.01 0.00 0.02 0.00 0.01 99.96 06:00:01 2 0.02 0.00 0.01 0.00 0.01 99.96 06:00:01 3 0.70 0.00 0.02 0.00 0.02 99.26 06:10:02 all 0.08 0.00 0.02 0.01 0.01 99.88 06:10:02 0 0.02 0.00 0.02 0.01 0.01 99.94 06:10:02 1 0.01 0.00 0.02 0.00 0.01 99.96 06:10:02 2 0.01 0.00 0.01 0.00 0.01 99.97 06:10:02 3 0.28 0.00 0.05 0.01 0.02 99.64 06:20:01 all 0.20 0.00 0.02 0.01 0.01 99.76 06:20:01 0 0.02 0.00 0.02 0.00 0.01 99.94 06:20:01 1 0.01 0.00 0.02 0.00 0.01 99.96 06:20:01 2 0.01 0.00 0.02 0.00 0.01 99.96 06:20:01 3 0.74 0.00 0.02 0.02 0.02 99.19 06:30:14 all 0.15 0.00 0.02 0.01 0.01 99.81 06:30:14 0 0.02 0.00 0.02 0.01 0.01 99.94 06:30:14 1 0.02 0.00 0.02 0.01 0.01 99.95 06:30:14 2 0.01 0.00 0.02 0.01 0.01 99.95 06:30:14 3 0.54 0.00 0.04 0.00 0.02 99.39 06:40:02 all 0.03 0.00 0.02 0.01 0.01 99.93 06:40:02 0 0.02 0.00 0.02 0.02 0.01 99.93 06:40:02 1 0.02 0.00 0.02 0.01 0.01 99.94 06:40:02 2 0.03 0.00 0.02 0.00 0.02 99.93 06:40:02 3 0.04 0.00 0.02 0.00 0.01 99.93 06:50:01 all 0.04 0.00 0.02 0.01 0.01 99.92 06:50:01 0 0.10 0.00 0.02 0.02 0.02 99.85 06:50:01 1 0.02 0.00 0.02 0.00 0.01 99.95 06:50:01 2 0.03 0.00 0.03 0.01 0.01 99.92 06:50:01 3 0.02 0.00 0.02 0.00 0.01 99.96 07:00:14 all 0.06 0.00 0.02 0.01 0.01 99.90 07:00:14 0 0.21 0.00 0.03 0.02 0.02 99.72 07:00:14 1 0.02 0.00 0.02 0.01 0.01 99.94 07:00:14 2 0.02 0.00 0.02 0.00 0.01 99.95 07:00:14 3 0.01 0.00 0.01 0.00 0.01 99.97 07:10:14 all 0.21 0.00 0.02 0.01 0.01 99.75 07:10:14 0 0.78 0.00 0.01 0.02 0.01 99.18 07:10:14 1 0.02 0.00 0.04 0.00 0.02 99.93 07:10:14 2 0.03 0.00 0.02 0.00 0.01 99.94 07:10:14 3 0.02 0.00 0.01 0.00 0.01 99.97 07:20:01 all 0.05 0.00 0.02 0.01 0.01 99.91 07:20:01 0 0.16 0.00 0.01 0.01 0.01 99.81 07:20:01 1 0.02 0.00 0.04 0.00 0.02 99.92 07:20:01 2 0.02 0.00 0.01 0.00 0.01 99.96 07:20:01 3 0.02 0.00 0.02 0.01 0.01 99.94 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:30:06 all 0.12 0.00 0.02 0.01 0.01 99.84 07:30:06 0 0.44 0.00 0.03 0.00 0.02 99.51 07:30:06 1 0.01 0.00 0.02 0.00 0.01 99.96 07:30:06 2 0.01 0.00 0.02 0.00 0.01 99.96 07:30:06 3 0.02 0.00 0.02 0.02 0.01 99.94 07:40:07 all 0.10 0.00 0.03 0.01 0.01 99.85 07:40:07 0 0.36 0.00 0.04 0.01 0.02 99.57 07:40:07 1 0.02 0.00 0.03 0.00 0.01 99.94 07:40:07 2 0.01 0.00 0.03 0.01 0.01 99.93 07:40:07 3 0.02 0.00 0.01 0.00 0.00 99.97 07:50:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:50:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:50:01 1 0.02 0.00 0.01 0.00 0.01 99.96 07:50:01 2 0.01 0.00 0.02 0.00 0.01 99.96 07:50:01 3 0.02 0.00 0.02 0.00 0.01 99.95 08:00:07 all 0.16 0.00 0.02 0.01 0.01 99.80 08:00:07 0 0.01 0.00 0.02 0.02 0.01 99.95 08:00:07 1 0.02 0.00 0.02 0.00 0.02 99.93 08:00:07 2 0.01 0.00 0.02 0.00 0.01 99.95 08:00:07 3 0.58 0.00 0.02 0.00 0.02 99.38 08:10:07 all 0.08 0.00 0.02 0.01 0.01 99.88 08:10:07 0 0.01 0.00 0.01 0.01 0.01 99.96 08:10:07 1 0.01 0.00 0.02 0.01 0.01 99.95 08:10:07 2 0.03 0.00 0.01 0.00 0.01 99.94 08:10:07 3 0.27 0.00 0.03 0.00 0.02 99.67 08:20:01 all 0.12 0.00 0.02 0.01 0.01 99.84 08:20:01 0 0.01 0.00 0.01 0.01 0.01 99.97 08:20:01 1 0.42 0.00 0.03 0.02 0.02 99.51 08:20:01 2 0.02 0.00 0.02 0.00 0.01 99.95 08:20:01 3 0.02 0.00 0.02 0.00 0.01 99.94 08:30:08 all 0.04 0.00 0.02 0.01 0.01 99.92 08:30:08 0 0.02 0.00 0.01 0.00 0.01 99.96 08:30:08 1 0.11 0.00 0.03 0.01 0.02 99.84 08:30:08 2 0.03 0.00 0.03 0.01 0.02 99.91 08:30:08 3 0.01 0.00 0.01 0.01 0.00 99.96 08:40:09 all 0.11 0.00 0.02 0.01 0.01 99.86 08:40:09 0 0.01 0.00 0.01 0.00 0.00 99.97 08:40:09 1 0.02 0.00 0.03 0.00 0.01 99.94 08:40:09 2 0.38 0.00 0.04 0.02 0.02 99.54 08:40:09 3 0.01 0.00 0.01 0.00 0.00 99.97 08:50:01 all 0.02 0.00 0.03 0.01 0.01 99.93 08:50:01 0 0.01 0.00 0.02 0.00 0.01 99.96 08:50:01 1 0.02 0.00 0.04 0.01 0.02 99.92 08:50:01 2 0.03 0.00 0.04 0.02 0.02 99.89 08:50:01 3 0.01 0.01 0.02 0.00 0.01 99.95 09:00:09 all 0.07 0.00 0.02 0.01 0.01 99.89 09:00:09 0 0.05 0.00 0.02 0.00 0.01 99.92 09:00:09 1 0.03 0.00 0.03 0.02 0.01 99.91 09:00:09 2 0.21 0.00 0.03 0.00 0.02 99.74 09:00:09 3 0.01 0.00 0.01 0.00 0.01 99.97 09:10:14 all 0.02 0.00 0.02 0.01 0.01 99.94 09:10:14 0 0.01 0.00 0.02 0.00 0.01 99.94 09:10:14 1 0.03 0.00 0.04 0.02 0.02 99.89 09:10:14 2 0.01 0.00 0.01 0.00 0.00 99.97 09:10:14 3 0.01 0.00 0.01 0.00 0.01 99.96 09:10:14 CPU %user %nice %system %iowait %steal %idle 09:20:01 all 0.11 0.00 0.03 0.01 0.01 99.84 09:20:01 0 0.00 0.00 0.02 0.02 0.01 99.95 09:20:01 1 0.13 0.00 0.04 0.00 0.02 99.81 09:20:01 2 0.31 0.00 0.02 0.00 0.01 99.67 09:20:01 3 0.02 0.00 0.02 0.00 0.01 99.95 09:30:14 all 0.08 0.00 0.02 0.01 0.02 99.87 09:30:14 0 0.02 0.00 0.02 0.00 0.01 99.95 09:30:14 1 0.03 0.00 0.03 0.02 0.02 99.91 09:30:14 2 0.27 0.00 0.02 0.00 0.02 99.68 09:30:14 3 0.02 0.00 0.02 0.00 0.01 99.95 09:40:11 all 0.07 0.00 0.02 0.01 0.01 99.89 09:40:11 0 0.01 0.00 0.02 0.00 0.01 99.96 09:40:11 1 0.02 0.00 0.03 0.02 0.02 99.92 09:40:11 2 0.23 0.00 0.02 0.00 0.02 99.73 09:40:11 3 0.02 0.00 0.03 0.00 0.01 99.94 09:50:01 all 0.10 0.00 0.03 0.01 0.01 99.85 09:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:50:01 2 0.32 0.00 0.03 0.00 0.01 99.64 09:50:01 3 0.02 0.00 0.02 0.00 0.01 99.95 10:00:14 all 0.11 0.00 0.02 0.01 0.01 99.85 10:00:14 0 0.01 0.00 0.02 0.00 0.01 99.96 10:00:14 1 0.03 0.00 0.04 0.02 0.02 99.90 10:00:14 2 0.13 0.00 0.01 0.00 0.01 99.85 10:00:14 3 0.27 0.00 0.02 0.00 0.01 99.70 10:10:10 all 0.13 0.00 0.02 0.01 0.01 99.82 10:10:10 0 0.01 0.00 0.01 0.00 0.01 99.97 10:10:10 1 0.02 0.00 0.02 0.02 0.01 99.93 10:10:10 2 0.02 0.00 0.03 0.01 0.01 99.94 10:10:10 3 0.48 0.00 0.04 0.00 0.02 99.46 10:20:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:20:01 0 0.01 0.00 0.01 0.01 0.01 99.96 10:20:01 1 0.03 0.00 0.03 0.01 0.02 99.93 10:20:01 2 0.01 0.00 0.02 0.00 0.01 99.97 10:20:01 3 0.06 0.00 0.04 0.00 0.03 99.88 10:30:14 all 0.14 0.00 0.02 0.01 0.01 99.82 10:30:14 0 0.00 0.00 0.01 0.02 0.00 99.96 10:30:14 1 0.02 0.00 0.03 0.00 0.02 99.93 10:30:14 2 0.02 0.00 0.01 0.00 0.01 99.96 10:30:14 3 0.50 0.00 0.04 0.00 0.02 99.44 10:40:13 all 0.21 0.00 0.02 0.01 0.01 99.75 10:40:13 0 0.01 0.00 0.01 0.02 0.00 99.96 10:40:13 1 0.02 0.00 0.03 0.00 0.01 99.94 10:40:13 2 0.03 0.00 0.03 0.00 0.01 99.93 10:40:13 3 0.77 0.00 0.03 0.00 0.02 99.18 10:50:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:50:01 0 0.00 0.00 0.01 0.02 0.00 99.97 10:50:01 1 0.05 0.00 0.03 0.00 0.02 99.91 10:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:50:01 3 0.03 0.00 0.01 0.00 0.01 99.95 11:00:14 all 0.06 0.00 0.02 0.01 0.01 99.90 11:00:14 0 0.01 0.00 0.01 0.02 0.00 99.95 11:00:14 1 0.18 0.00 0.02 0.00 0.02 99.78 11:00:14 2 0.02 0.00 0.03 0.00 0.02 99.92 11:00:14 3 0.02 0.00 0.01 0.00 0.01 99.95 11:00:14 CPU %user %nice %system %iowait %steal %idle 11:10:14 all 0.06 0.00 0.02 0.01 0.01 99.90 11:10:14 0 0.01 0.00 0.01 0.02 0.01 99.95 11:10:14 1 0.15 0.00 0.03 0.00 0.03 99.79 11:10:14 2 0.06 0.00 0.02 0.00 0.01 99.92 11:10:14 3 0.03 0.00 0.02 0.00 0.01 99.94 11:20:01 all 0.04 0.00 0.02 0.01 0.01 99.92 11:20:01 0 0.01 0.00 0.01 0.01 0.01 99.96 11:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:20:01 2 0.13 0.00 0.03 0.00 0.02 99.82 11:20:01 3 0.01 0.00 0.01 0.02 0.01 99.95 11:30:14 all 0.02 0.00 0.02 0.01 0.01 99.94 11:30:14 0 0.00 0.00 0.00 0.00 0.00 99.99 11:30:14 1 0.01 0.00 0.03 0.02 0.02 99.92 11:30:14 2 0.02 0.00 0.03 0.00 0.02 99.93 11:30:14 3 0.02 0.00 0.01 0.00 0.01 99.94 11:40:14 all 0.02 0.00 0.02 0.01 0.01 99.94 11:40:14 0 0.01 0.00 0.01 0.00 0.00 99.98 11:40:14 1 0.03 0.00 0.03 0.02 0.02 99.90 11:40:14 2 0.03 0.00 0.03 0.00 0.02 99.93 11:40:14 3 0.02 0.00 0.02 0.00 0.01 99.95 11:50:01 all 0.11 0.00 0.02 0.01 0.01 99.85 11:50:01 0 0.01 0.00 0.00 0.00 0.00 99.98 11:50:01 1 0.40 0.00 0.03 0.02 0.02 99.53 11:50:01 2 0.02 0.00 0.02 0.00 0.01 99.95 11:50:01 3 0.02 0.00 0.02 0.01 0.01 99.94 12:00:14 all 0.08 0.00 0.02 0.01 0.01 99.88 12:00:14 0 0.02 0.00 0.01 0.00 0.01 99.96 12:00:14 1 0.26 0.00 0.02 0.01 0.02 99.69 12:00:14 2 0.01 0.00 0.01 0.01 0.01 99.97 12:00:14 3 0.02 0.00 0.04 0.02 0.02 99.90 12:10:14 all 0.20 0.00 0.02 0.01 0.01 99.76 12:10:14 0 0.75 0.00 0.01 0.00 0.01 99.22 12:10:14 1 0.03 0.00 0.04 0.00 0.03 99.89 12:10:14 2 0.02 0.00 0.02 0.00 0.01 99.96 12:10:14 3 0.01 0.00 0.02 0.02 0.01 99.95 12:20:01 all 0.06 0.00 0.02 0.01 0.01 99.90 12:20:01 0 0.16 0.00 0.01 0.00 0.01 99.82 12:20:01 1 0.03 0.00 0.03 0.01 0.02 99.91 12:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:20:01 3 0.02 0.00 0.02 0.02 0.01 99.94 12:30:14 all 0.22 0.00 0.02 0.01 0.01 99.74 12:30:14 0 0.80 0.00 0.02 0.02 0.02 99.14 12:30:14 1 0.04 0.00 0.03 0.01 0.01 99.91 12:30:14 2 0.02 0.00 0.02 0.00 0.01 99.95 12:30:14 3 0.01 0.00 0.02 0.00 0.01 99.96 12:40:14 all 0.09 0.00 0.02 0.01 0.01 99.87 12:40:14 0 0.06 0.00 0.03 0.02 0.02 99.87 12:40:14 1 0.02 0.00 0.02 0.01 0.02 99.94 12:40:14 2 0.27 0.00 0.01 0.00 0.02 99.70 12:40:14 3 0.02 0.00 0.01 0.00 0.00 99.97 12:50:01 all 0.05 0.00 0.02 0.01 0.01 99.91 12:50:01 0 0.02 0.00 0.01 0.00 0.01 99.96 12:50:01 1 0.03 0.00 0.04 0.00 0.03 99.90 12:50:01 2 0.14 0.00 0.02 0.02 0.01 99.81 12:50:01 3 0.01 0.00 0.01 0.00 0.00 99.98 12:50:01 CPU %user %nice %system %iowait %steal %idle 13:00:14 all 0.16 0.00 0.02 0.01 0.01 99.80 13:00:14 0 0.01 0.00 0.02 0.00 0.01 99.95 13:00:14 1 0.03 0.00 0.03 0.01 0.02 99.91 13:00:14 2 0.59 0.00 0.03 0.01 0.02 99.35 13:00:14 3 0.01 0.00 0.01 0.00 0.00 99.98 13:10:14 all 0.06 0.00 0.02 0.01 0.01 99.90 13:10:14 0 0.02 0.00 0.02 0.00 0.02 99.93 13:10:14 1 0.02 0.00 0.03 0.02 0.02 99.92 13:10:14 2 0.02 0.00 0.02 0.00 0.01 99.95 13:10:14 3 0.19 0.00 0.01 0.00 0.01 99.79 13:20:01 all 0.14 0.00 0.02 0.01 0.01 99.82 13:20:01 0 0.51 0.00 0.03 0.00 0.01 99.44 13:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:20:01 2 0.01 0.00 0.01 0.00 0.01 99.97 13:20:01 3 0.00 0.00 0.01 0.02 0.00 99.96 13:30:14 all 0.09 0.00 0.02 0.01 0.01 99.87 13:30:14 0 0.31 0.00 0.02 0.00 0.01 99.65 13:30:14 1 0.04 0.00 0.04 0.01 0.02 99.90 13:30:14 2 0.01 0.00 0.02 0.00 0.00 99.96 13:30:14 3 0.01 0.00 0.01 0.02 0.00 99.96 13:40:14 all 0.02 0.00 0.02 0.01 0.01 99.94 13:40:14 0 0.03 0.00 0.02 0.01 0.01 99.94 13:40:14 1 0.03 0.00 0.03 0.01 0.02 99.92 13:40:14 2 0.02 0.00 0.01 0.00 0.01 99.96 13:40:14 3 0.02 0.00 0.02 0.02 0.01 99.94 13:50:01 all 0.07 0.00 0.02 0.01 0.01 99.89 13:50:01 0 0.03 0.00 0.02 0.01 0.01 99.93 13:50:01 1 0.02 0.00 0.03 0.01 0.02 99.93 13:50:01 2 0.02 0.00 0.02 0.01 0.01 99.94 13:50:01 3 0.23 0.00 0.01 0.00 0.01 99.76 14:00:14 all 0.07 0.00 0.02 0.13 0.01 99.77 14:00:14 0 0.02 0.00 0.02 0.51 0.01 99.44 14:00:14 1 0.21 0.00 0.02 0.00 0.01 99.75 14:00:14 2 0.02 0.00 0.02 0.00 0.01 99.94 14:00:14 3 0.02 0.00 0.02 0.00 0.01 99.96 14:10:14 all 0.03 0.00 0.02 0.01 0.01 99.93 14:10:14 0 0.01 0.00 0.01 0.02 0.01 99.96 14:10:14 1 0.02 0.00 0.02 0.00 0.01 99.94 14:10:14 2 0.02 0.00 0.02 0.00 0.01 99.94 14:10:14 3 0.07 0.00 0.03 0.00 0.02 99.88 14:20:01 all 22.28 0.00 1.48 0.70 0.05 75.50 14:20:01 0 20.87 0.00 1.38 0.55 0.05 77.16 14:20:01 1 21.88 0.00 1.42 1.02 0.05 75.62 14:20:01 2 25.40 0.00 1.64 0.48 0.05 72.44 14:20:01 3 20.96 0.00 1.49 0.73 0.04 76.78 14:30:14 all 52.34 0.00 2.27 0.23 0.10 45.06 14:30:14 0 52.40 0.00 2.10 0.38 0.10 45.02 14:30:14 1 52.06 0.00 2.27 0.25 0.10 45.33 14:30:14 2 50.86 0.00 2.41 0.14 0.09 46.50 14:30:14 3 54.04 0.00 2.32 0.18 0.10 43.37 14:40:14 all 39.23 0.00 1.71 0.05 0.10 58.90 14:40:14 0 38.66 0.00 1.79 0.08 0.10 59.37 14:40:14 1 39.77 0.00 1.67 0.07 0.11 58.38 14:40:14 2 39.19 0.00 1.71 0.02 0.10 58.98 14:40:14 3 39.30 0.00 1.67 0.03 0.10 58.89 14:40:14 CPU %user %nice %system %iowait %steal %idle 14:50:01 all 20.78 0.00 1.00 0.03 0.08 78.11 14:50:01 0 21.19 0.00 0.96 0.02 0.08 77.75 14:50:01 1 20.91 0.00 0.91 0.04 0.08 78.06 14:50:01 2 20.73 0.00 1.10 0.03 0.09 78.05 14:50:01 3 20.28 0.00 1.02 0.04 0.08 78.58 15:00:14 all 20.64 0.00 0.83 0.05 0.07 78.41 15:00:14 0 20.40 0.00 0.78 0.11 0.07 78.63 15:00:14 1 20.77 0.00 0.93 0.02 0.08 78.20 15:00:14 2 20.63 0.00 0.82 0.03 0.07 78.45 15:00:14 3 20.74 0.00 0.80 0.03 0.07 78.36 15:10:14 all 24.61 0.00 0.91 0.09 0.08 74.31 15:10:14 0 25.47 0.00 0.99 0.30 0.08 73.16 15:10:14 1 24.65 0.00 0.87 0.02 0.08 74.39 15:10:14 2 24.90 0.00 0.82 0.02 0.09 74.18 15:10:14 3 23.41 0.00 0.96 0.04 0.08 75.51 15:20:01 all 8.78 0.00 0.51 0.03 0.07 90.61 15:20:01 0 8.60 0.00 0.60 0.05 0.07 90.69 15:20:01 1 8.84 0.00 0.50 0.02 0.07 90.57 15:20:01 2 8.79 0.00 0.56 0.02 0.08 90.56 15:20:01 3 8.90 0.00 0.40 0.02 0.06 90.63 15:30:03 all 9.10 0.00 0.45 0.02 0.07 90.36 15:30:03 0 9.31 0.00 0.45 0.02 0.06 90.15 15:30:03 1 9.21 0.00 0.55 0.02 0.07 90.15 15:30:03 2 9.42 0.00 0.37 0.02 0.07 90.11 15:30:03 3 8.43 0.00 0.44 0.01 0.07 91.05 15:40:14 all 9.88 0.00 0.54 0.02 0.07 89.49 15:40:14 0 9.99 0.00 0.51 0.03 0.07 89.40 15:40:14 1 9.73 0.00 0.58 0.01 0.07 89.60 15:40:14 2 10.01 0.00 0.51 0.04 0.07 89.37 15:40:14 3 9.76 0.00 0.55 0.02 0.07 89.60 15:50:01 all 12.26 0.00 0.62 0.03 0.08 87.01 15:50:01 0 12.89 0.00 0.63 0.01 0.07 86.40 15:50:01 1 11.31 0.00 0.57 0.02 0.08 88.02 15:50:01 2 12.02 0.00 0.65 0.01 0.08 87.23 15:50:01 3 12.81 0.00 0.65 0.07 0.07 86.40 16:00:14 all 15.19 0.00 0.68 0.04 0.07 84.01 16:00:14 0 15.29 0.00 0.73 0.04 0.07 83.87 16:00:14 1 15.17 0.00 0.75 0.04 0.08 83.96 16:00:14 2 15.60 0.00 0.57 0.01 0.08 83.74 16:00:14 3 14.72 0.00 0.68 0.05 0.07 84.48 Average: all 2.54 0.00 0.13 0.02 0.02 97.28 Average: 0 2.52 0.00 0.13 0.04 0.02 97.29 Average: 1 2.51 0.00 0.14 0.02 0.02 97.31 Average: 2 2.58 0.00 0.14 0.01 0.02 97.25 Average: 3 2.55 0.00 0.13 0.02 0.02 97.28