Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/119753 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-25766 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-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-XXXXXXMqnIyo/agent.3525 SSH_AGENT_PID=3527 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_4903122277983693683.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_4903122277983693683.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/netconf > git init /w/workspace/netconf-tox-verify-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf > 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/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # 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/netconf # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 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/netconf refs/changes/53/119753/8 # timeout=10 > git rev-parse ac2a34dccbb4d17666e1d2421c9690df50290bb0^{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 ac2a34dccbb4d17666e1d2421c9690df50290bb0 (refs/changes/53/119753/8) > git config core.sparsecheckout # timeout=10 > git checkout -f ac2a34dccbb4d17666e1d2421c9690df50290bb0 # timeout=10 Commit message: "Add negotiated transport parameters" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ff76038ad7df1dc6e7f026f82c93bc79ba89bb9e # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1219486942308040825.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-gJX7 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-gJX7/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.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-gJX7/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.5.2 beautifulsoup4==4.14.3 boto3==1.42.25 botocore==1.42.25 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.0 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 google-auth==2.47.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.18 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.8.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==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 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==4.3.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.2.0 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.1 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 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. [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins10539341603025787402.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-wQE6 + 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/netconf-tox-verify-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= ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ 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-wQE6 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wQE6' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wQE6 + echo /tmp/venv-wQE6 + 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-wQE6/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-wQE6/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-wQE6/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-wQE6/bin to PATH + PATH=/tmp/venv-wQE6/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 25.3 from /tmp/venv-wQE6/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.2.4 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.20.3 packaging==25.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 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins11243639351673190280.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins2040863081159276251.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/netconf-tox-verify-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox + cd /w/workspace/netconf-tox-verify-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-59Kz + 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/netconf-tox-verify-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 ++ sed 's/^[ *]* //' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ 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-wQE6 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wQE6 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wQE6 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-wQE6/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-wQE6/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-wQE6/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-wQE6/bin to PATH + PATH=/tmp/venv-wQE6/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-wQE6/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-wQE6/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/netconf-tox-verify-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.34.1 from /tmp/venv-wQE6/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/netconf-tox-verify-master/archives/tox/tox.log docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck Running Sphinx v8.2.3 loading translations [en]... done Running Sphinx v8.2.3 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] developer-guide building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide reading sources... [100%] user-guide looking for now-outdated files... none found looking for now-outdated files... none found pickling environment... done pickling environment... done checking consistency... done checking consistency... done preparing documents... done copying assets... copying assets: done writing output... [ 25%] developer-guide writing output... [ 50%] index preparing documents... done copying assets... copying static files... Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css writing output... [ 75%] testtool writing output... [100%] user-guide Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 25%] developer-guide writing output... [ 50%] index ( user-guide: line 1402) ok https://docs.docker.com/get-started/ writing output... [ 75%] testtool writing output... [100%] user-guide -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome generating indices... genindex done highlighting module code... writing additional pages... search done ( user-guide: line 1390) ok https://github.com/cesnet/netopeer dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in docs/_build/html. ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ docs: OK ✔ in 26.3 seconds gitlint: install_deps> python -I -m pip install gitlint ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype ( user-guide: line 1397) ok https://www.docker.com/ ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 gitlint: freeze> python -m pip freeze --all gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.3,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 gitlint: commands[0]> gitlint ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt gitlint: OK ✔ in 5.22 seconds docs: OK (26.29=setup[23.62]+cmd[2.67] seconds) docs-linkcheck: OK (86.79=setup[23.74]+cmd[63.04] seconds) gitlint: OK (5.22=setup[5.06]+cmd[0.16] seconds) congratulations :) (86.82 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + 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/netconf-tox-verify-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/netconf-tox-verify-master/archives/tox/docs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/gitlint/log + tox_env=gitlint + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/netconf-tox-verify-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 3527 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1501395625205110536.sh ---> sysstat.sh [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15631045366152785666.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/netconf-tox-verify-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/netconf-tox-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/netconf-tox-verify-master ']' + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16338716798424381870.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJX7 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-gJX7/bin to PATH INFO: Running in OpenStack, capturing instance metadata [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5892201658192537938.sh provisioning config files... Could not find credentials [logs] for netconf-tox-verify-master #15896 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config8561374651954888993tmp 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. [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11533616308283639763.sh ---> create-netrc.sh WARN: Log server credential not found. [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15764208731533870553.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJX7 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-gJX7/bin to PATH [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5393045955399294511.sh ---> sudo-logs.sh Archiving 'sudo' log.. [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10686267337681091567.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJX7 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-gJX7/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7124679202246122187.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJX7 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-gJX7/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/15896/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-25766 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): 2 On-line CPU(s) list: 0,1 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): 2 Stepping: 0 BogoMIPS: 5600.00 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: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 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: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 9.3G 30G 24% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 570 3781 4 3585 7056 Swap: 1023 0 1023 ---> 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:dc:34:91 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.80/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 63105sec preferred_lft 63105sec inet6 fe80::f816:3eff:fedc:3491/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 3e:05:7f:a0:98:00 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-builder-2c-2g-25766) 01/12/26 _x86_64_ (2 CPU) 00:44:07 LINUX RESTART (2 CPU) 00:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:00:11 1.39 0.00 1.38 0.00 0.04 16.76 0.55 01:10:01 1.39 0.00 1.39 0.00 0.00 16.34 0.00 01:20:01 1.32 0.00 1.32 0.00 0.01 15.26 0.00 01:30:12 1.37 0.00 1.37 0.00 0.00 16.00 0.00 01:40:01 1.19 0.00 1.19 0.00 0.00 14.03 0.00 01:50:01 12.83 0.00 1.38 11.45 0.15 16.09 107385.59 02:00:13 1.10 0.00 1.10 0.00 0.00 13.37 0.00 02:10:14 1.26 0.00 1.26 0.00 0.00 14.71 0.00 02:20:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 02:30:15 1.56 0.00 1.56 0.00 0.00 17.84 0.00 02:40:15 1.39 0.00 1.39 0.00 0.00 16.34 0.00 02:50:01 1.46 0.00 1.46 0.00 0.00 16.66 0.00 03:00:16 1.46 0.00 1.46 0.00 0.00 16.87 0.00 03:10:16 1.61 0.00 1.61 0.00 0.00 18.07 0.00 03:20:01 1.57 0.00 1.57 0.00 0.00 17.42 0.00 03:30:17 1.38 0.00 1.38 0.00 0.00 15.78 0.00 03:40:18 1.27 0.00 1.27 0.00 0.00 14.62 0.00 03:50:01 1.29 0.00 1.29 0.00 0.00 14.50 0.00 04:00:19 1.33 0.00 1.33 0.00 0.00 15.04 0.00 04:10:01 1.29 0.00 1.29 0.00 0.00 14.33 0.00 04:20:01 1.35 0.00 1.35 0.00 0.00 15.05 0.00 04:30:14 1.30 0.00 1.30 0.00 0.00 14.60 0.00 04:40:01 1.59 0.00 1.59 0.00 0.00 17.50 0.00 04:50:01 1.57 0.00 1.57 0.00 0.00 17.76 0.00 05:00:15 1.58 0.00 1.58 0.00 0.00 17.56 0.00 05:10:01 1.62 0.00 1.62 0.00 0.00 18.20 0.00 05:20:01 1.60 0.00 1.60 0.00 0.00 17.89 0.00 05:30:22 1.57 0.00 1.57 0.00 0.00 17.56 0.00 05:40:01 1.53 0.00 1.53 0.00 0.00 16.96 0.00 05:50:01 1.52 0.00 1.52 0.00 0.00 16.94 0.00 06:00:23 1.61 0.00 1.61 0.00 0.00 18.00 0.00 06:10:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 06:20:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 06:30:25 1.59 0.01 1.58 0.00 0.09 17.47 0.00 06:40:01 1.63 0.00 1.63 0.00 0.00 17.97 0.00 06:50:01 1.72 0.00 1.72 0.00 0.00 18.26 0.00 07:00:26 1.74 0.00 1.74 0.00 0.00 18.43 0.00 07:10:01 54.16 13.78 39.65 0.73 237.21 1782.28 854.63 Average: 3.09 0.35 2.43 0.32 6.00 61.10 2847.88 00:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:11 5619872 7426696 382212 4.70 54488 1946664 939488 10.24 200012 2083248 196 01:10:01 5617856 7425280 383620 4.72 55064 1946680 949276 10.34 200592 2089536 244 01:20:01 5617352 7425276 383580 4.72 55556 1946688 947872 10.33 201084 2089532 124 01:30:12 5616852 7425384 383488 4.72 56148 1946696 947904 10.33 201676 2090792 320 01:40:01 5615592 7424588 384272 4.73 56540 1946768 947872 10.33 202060 2090000 240 01:50:01 5615088 7427088 381792 4.70 57220 1949072 947940 10.33 204960 2090120 184 02:00:13 5612820 7425212 383708 4.72 57604 1949080 948004 10.33 205336 2091176 192 02:10:14 5611308 7424172 384736 4.73 57976 1949168 948004 10.33 205708 2091420 248 02:20:01 5611056 7424596 384280 4.73 58516 1949296 948000 10.33 206244 2090632 8 02:30:15 5610552 7424876 384016 4.72 59128 1949440 948036 10.33 206868 2091836 264 02:40:15 5610300 7425216 383652 4.72 59704 1949448 948004 10.33 207444 2091764 160 02:50:01 5610048 7425676 383180 4.71 60280 1949588 948068 10.33 208012 2091020 136 03:00:16 5609796 7426056 382800 4.71 60888 1949596 948068 10.33 208620 2092004 244 03:10:16 5606520 7423412 385440 4.74 61488 1949612 948068 10.33 209228 2092120 148 03:20:01 5604756 7422332 386492 4.75 62032 1949740 948132 10.33 209772 2091328 128 03:30:17 5603752 7421744 387072 4.76 62440 1949752 948164 10.33 210172 2092552 264 03:40:18 5602744 7421140 387668 4.77 62848 1949756 948260 10.33 210564 2092356 132 03:50:01 5601736 7420520 388300 4.78 63200 1949772 949260 10.34 210932 2092316 240 04:00:19 5599468 7418708 390096 4.80 63560 1949848 948260 10.33 211300 2092684 128 04:10:01 5598964 7418704 390084 4.80 63920 1949984 949660 10.35 211660 2092616 236 04:20:01 5597956 7418204 390568 4.81 64288 1950120 948260 10.33 212028 2092088 244 04:30:14 5597956 7418600 390148 4.80 64672 1950128 948308 10.33 212404 2092208 188 04:40:01 5597704 7418928 389812 4.80 65232 1950136 948260 10.33 212964 2092144 240 04:50:01 5597704 7419672 389028 4.79 65816 1950280 948260 10.33 213556 2092308 236 05:00:15 5597704 7420292 388440 4.78 66424 1950284 948260 10.33 214164 2092260 212 05:10:01 5597704 7420896 387824 4.77 67016 1950296 949856 10.35 214748 2093236 240 05:20:01 5597704 7421532 387124 4.76 67616 1950304 948324 10.33 215356 2092428 240 05:30:22 5597704 7422272 386400 4.75 68224 1950436 948340 10.33 215956 2093492 140 05:40:01 5597704 7422884 385768 4.75 68808 1950448 948388 10.33 216548 2092692 240 05:50:01 5597704 7423444 385204 4.74 69372 1950456 948388 10.33 217088 2092696 240 06:00:23 5595436 7421836 386804 4.76 69996 1950468 948388 10.33 217728 2093644 160 06:10:01 5594428 7421576 387064 4.76 70528 1950668 948384 10.33 218268 2092916 248 06:20:01 5592916 7420752 387864 4.77 71076 1950804 948388 10.33 218816 2093060 236 06:30:25 5592916 7421500 387080 4.76 71684 1950964 948420 10.33 219444 2094272 248 06:40:01 5592916 7422096 386504 4.76 72228 1950980 948372 10.33 220016 2094304 240 06:50:01 5592664 7422548 386048 4.75 72796 1951112 948452 10.34 220580 2094800 240 07:00:26 5592664 7423164 385404 4.74 73392 1951128 948452 10.34 221176 2095748 136 07:10:01 4822748 7301476 461160 5.67 112296 2520684 972712 10.60 373944 2592280 183812 Average: 5582912 7419430 388125 4.77 65002 1964641 948751 10.34 215448 2105148 5036 00:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:11 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:00:11 ens3 0.41 0.08 0.05 0.02 0.00 0.00 0.00 0.00 01:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:10:01 ens3 0.61 0.15 0.56 0.08 0.00 0.00 0.00 0.00 01:10:01 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 1.07 0.77 0.15 0.66 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:12 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:30:12 ens3 0.40 0.14 0.10 0.06 0.00 0.00 0.00 0.00 01:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:40:01 ens3 0.53 0.17 0.16 0.09 0.00 0.00 0.00 0.00 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:01 ens3 0.74 0.14 0.15 0.06 0.00 0.00 0.00 0.00 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:13 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:00:13 ens3 1.96 0.13 0.25 0.05 0.00 0.00 0.00 0.00 02:00:13 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.69 0.16 0.32 0.12 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.51 0.08 1.80 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:15 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:30:15 ens3 0.50 0.11 0.08 0.04 0.00 0.00 0.00 0.00 02:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:15 ens3 0.38 0.10 0.08 0.04 0.00 0.00 0.00 0.00 02:40:15 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.32 0.09 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:16 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:00:16 ens3 0.56 0.14 0.13 0.06 0.00 0.00 0.00 0.00 03:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:16 ens3 1.58 0.13 0.27 0.08 0.00 0.00 0.00 0.00 03:10:16 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 1.58 0.15 0.25 0.09 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:17 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 ens3 0.62 0.16 0.14 0.08 0.00 0.00 0.00 0.00 03:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:18 ens3 0.42 0.11 0.09 0.04 0.00 0.00 0.00 0.00 03:40:18 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.31 0.08 0.05 0.02 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:19 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:00:19 ens3 0.26 0.08 0.05 0.02 0.00 0.00 0.00 0.00 04:00:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:10:01 ens3 0.19 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:01 ens3 0.19 0.07 0.04 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.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:14 ens3 0.25 0.10 0.07 0.04 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:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:01 ens3 0.29 0.10 0.08 0.04 0.00 0.00 0.00 0.00 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:01 ens3 0.36 0.14 0.10 0.06 0.00 0.00 0.00 0.00 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:00:15 ens3 0.45 0.14 0.14 0.08 0.00 0.00 0.00 0.00 05:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:01 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:01 ens3 0.27 0.11 0.07 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:22 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:30:22 ens3 0.33 0.14 0.10 0.06 0.00 0.00 0.00 0.00 05:30:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:40:01 ens3 0.28 0.10 0.08 0.04 0.00 0.00 0.00 0.00 05:40:01 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.21 0.08 0.04 0.02 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:23 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:00:23 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:00:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:10:01 ens3 0.20 0.07 0.04 0.02 0.00 0.00 0.00 0.00 06:10:01 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.18 0.07 0.04 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:25 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:30:25 ens3 0.32 0.14 0.10 0.06 0.00 0.00 0.00 0.00 06:30:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:01 ens3 0.92 1.03 0.14 1.54 0.00 0.00 0.00 0.00 06:40:01 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.52 0.53 0.09 0.50 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:26 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:26 ens3 0.31 0.12 0.08 0.04 0.00 0.00 0.00 0.00 07:00:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 lo 0.19 0.19 0.03 0.03 0.00 0.00 0.00 0.00 07:10:01 ens3 34.67 25.64 243.32 6.09 0.00 0.00 0.00 0.00 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 1.41 0.81 6.30 0.26 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-builder-2c-2g-25766) 01/12/26 _x86_64_ (2 CPU) 00:44:07 LINUX RESTART (2 CPU) 00:50:01 CPU %user %nice %system %iowait %steal %idle 01:00:11 all 0.17 0.00 0.05 0.02 0.03 99.73 01:00:11 0 0.27 0.00 0.05 0.04 0.03 99.61 01:00:11 1 0.06 0.00 0.05 0.01 0.03 99.86 01:10:01 all 0.62 0.00 0.08 0.02 0.03 99.24 01:10:01 0 0.46 0.00 0.10 0.02 0.04 99.38 01:10:01 1 0.78 0.00 0.06 0.03 0.03 99.10 01:20:01 all 0.41 0.00 0.06 0.02 0.03 99.48 01:20:01 0 0.51 0.00 0.07 0.01 0.03 99.37 01:20:01 1 0.32 0.00 0.05 0.02 0.03 99.58 01:30:12 all 0.39 0.00 0.06 0.02 0.03 99.49 01:30:12 0 0.73 0.00 0.08 0.04 0.04 99.12 01:30:12 1 0.05 0.00 0.05 0.00 0.02 99.87 01:40:01 all 0.26 0.00 0.06 0.02 0.03 99.63 01:40:01 0 0.06 0.00 0.05 0.02 0.03 99.84 01:40:01 1 0.46 0.00 0.07 0.02 0.02 99.42 01:50:01 all 0.33 0.00 0.06 0.05 0.03 99.54 01:50:01 0 0.60 0.00 0.05 0.01 0.03 99.31 01:50:01 1 0.06 0.00 0.07 0.08 0.02 99.77 02:00:13 all 0.55 0.00 0.06 0.02 0.03 99.35 02:00:13 0 0.78 0.00 0.06 0.01 0.03 99.13 02:00:13 1 0.33 0.00 0.06 0.02 0.03 99.57 02:10:14 all 0.19 0.00 0.05 0.02 0.02 99.71 02:10:14 0 0.12 0.00 0.06 0.02 0.03 99.77 02:10:14 1 0.27 0.00 0.05 0.03 0.02 99.64 02:20:01 all 0.31 0.00 0.06 0.03 0.02 99.57 02:20:01 0 0.56 0.00 0.07 0.00 0.03 99.34 02:20:01 1 0.06 0.00 0.06 0.06 0.02 99.79 02:30:15 all 0.27 0.00 0.05 0.03 0.02 99.64 02:30:15 0 0.22 0.00 0.05 0.01 0.02 99.70 02:30:15 1 0.32 0.00 0.05 0.04 0.02 99.57 02:40:15 all 0.25 0.00 0.06 0.03 0.02 99.65 02:40:15 0 0.05 0.00 0.06 0.04 0.02 99.83 02:40:15 1 0.44 0.00 0.05 0.02 0.02 99.47 02:40:15 CPU %user %nice %system %iowait %steal %idle 02:50:01 all 0.23 0.00 0.06 0.02 0.02 99.66 02:50:01 0 0.07 0.00 0.07 0.05 0.03 99.79 02:50:01 1 0.40 0.00 0.05 0.00 0.01 99.54 03:00:16 all 0.22 0.00 0.06 0.02 0.02 99.69 03:00:16 0 0.24 0.00 0.05 0.03 0.02 99.66 03:00:16 1 0.20 0.00 0.06 0.00 0.02 99.72 03:10:16 all 0.42 0.00 0.06 0.02 0.02 99.48 03:10:16 0 0.79 0.00 0.07 0.03 0.02 99.08 03:10:16 1 0.04 0.00 0.05 0.01 0.01 99.89 03:20:01 all 0.43 0.00 0.06 0.02 0.02 99.48 03:20:01 0 0.47 0.00 0.07 0.03 0.02 99.41 03:20:01 1 0.38 0.00 0.05 0.00 0.02 99.55 03:30:17 all 0.30 0.00 0.05 0.02 0.02 99.60 03:30:17 0 0.50 0.00 0.04 0.02 0.02 99.42 03:30:17 1 0.10 0.00 0.06 0.03 0.02 99.78 03:40:18 all 0.29 0.00 0.07 0.02 0.02 99.61 03:40:18 0 0.51 0.00 0.06 0.00 0.02 99.40 03:40:18 1 0.06 0.00 0.08 0.03 0.03 99.81 03:50:01 all 0.15 0.00 0.06 0.04 0.02 99.73 03:50:01 0 0.04 0.00 0.05 0.08 0.02 99.82 03:50:01 1 0.25 0.00 0.07 0.00 0.02 99.65 04:00:19 all 0.17 0.00 0.06 0.02 0.02 99.74 04:00:19 0 0.05 0.00 0.05 0.03 0.02 99.86 04:00:19 1 0.29 0.00 0.07 0.00 0.02 99.62 04:10:01 all 0.45 0.00 0.05 0.02 0.02 99.46 04:10:01 0 0.04 0.00 0.06 0.04 0.02 99.84 04:10:01 1 0.85 0.00 0.04 0.00 0.02 99.08 04:20:01 all 0.28 0.00 0.06 0.02 0.03 99.62 04:20:01 0 0.04 0.00 0.06 0.04 0.03 99.84 04:20:01 1 0.53 0.00 0.05 0.00 0.03 99.39 04:30:14 all 0.17 0.00 0.05 0.02 0.03 99.73 04:30:14 0 0.04 0.00 0.06 0.03 0.02 99.84 04:30:14 1 0.30 0.00 0.04 0.00 0.03 99.63 04:30:14 CPU %user %nice %system %iowait %steal %idle 04:40:01 all 0.04 0.00 0.06 0.02 0.03 99.85 04:40:01 0 0.06 0.00 0.08 0.01 0.04 99.82 04:40:01 1 0.02 0.00 0.04 0.03 0.01 99.89 04:50:01 all 0.37 0.00 0.05 0.03 0.03 99.52 04:50:01 0 0.17 0.00 0.05 0.04 0.03 99.72 04:50:01 1 0.57 0.00 0.06 0.02 0.03 99.33 05:00:15 all 0.16 0.00 0.04 0.02 0.03 99.75 05:00:15 0 0.04 0.00 0.04 0.02 0.03 99.87 05:00:15 1 0.27 0.00 0.05 0.03 0.03 99.62 05:10:01 all 0.27 0.00 0.05 0.02 0.03 99.63 05:10:01 0 0.05 0.00 0.05 0.01 0.03 99.85 05:10:01 1 0.50 0.00 0.04 0.03 0.02 99.40 05:20:01 all 0.22 0.00 0.06 0.02 0.03 99.68 05:20:01 0 0.06 0.00 0.05 0.03 0.03 99.83 05:20:01 1 0.38 0.00 0.06 0.01 0.03 99.53 05:30:22 all 0.39 0.00 0.07 0.02 0.03 99.50 05:30:22 0 0.54 0.00 0.07 0.04 0.03 99.32 05:30:22 1 0.24 0.00 0.06 0.00 0.03 99.67 05:40:01 all 0.72 0.00 0.06 0.02 0.03 99.18 05:40:01 0 0.72 0.00 0.06 0.03 0.03 99.16 05:40:01 1 0.72 0.00 0.06 0.01 0.03 99.19 05:50:01 all 0.56 0.00 0.06 0.01 0.03 99.34 05:50:01 0 1.07 0.00 0.08 0.02 0.03 98.79 05:50:01 1 0.04 0.00 0.05 0.01 0.02 99.88 06:00:23 all 0.05 0.00 0.05 0.02 0.03 99.85 06:00:23 0 0.05 0.00 0.05 0.01 0.03 99.86 06:00:23 1 0.05 0.00 0.05 0.02 0.03 99.84 06:10:01 all 0.45 0.00 0.06 0.01 0.03 99.45 06:10:01 0 0.04 0.00 0.06 0.02 0.02 99.86 06:10:01 1 0.85 0.00 0.06 0.01 0.03 99.05 06:20:01 all 0.39 0.00 0.06 0.01 0.03 99.50 06:20:01 0 0.30 0.00 0.06 0.02 0.03 99.60 06:20:01 1 0.48 0.00 0.07 0.00 0.03 99.41 06:20:01 CPU %user %nice %system %iowait %steal %idle 06:30:25 all 0.26 0.00 0.05 0.01 0.03 99.65 06:30:25 0 0.21 0.00 0.05 0.01 0.03 99.71 06:30:25 1 0.31 0.00 0.05 0.02 0.03 99.60 06:40:01 all 0.24 0.00 0.05 0.01 0.03 99.67 06:40:01 0 0.20 0.00 0.05 0.03 0.03 99.69 06:40:01 1 0.29 0.00 0.05 0.00 0.02 99.64 06:50:01 all 0.07 0.00 0.06 0.01 0.03 99.83 06:50:01 0 0.05 0.00 0.05 0.01 0.03 99.86 06:50:01 1 0.09 0.00 0.06 0.02 0.03 99.80 07:00:26 all 0.05 0.00 0.04 0.02 0.03 99.87 07:00:26 0 0.04 0.00 0.03 0.01 0.02 99.91 07:00:26 1 0.05 0.00 0.05 0.02 0.03 99.84 07:10:01 all 5.83 0.16 0.66 0.57 0.03 92.75 07:10:01 0 3.46 0.01 0.56 0.53 0.03 95.41 07:10:01 1 8.19 0.31 0.77 0.61 0.03 90.08 Average: all 0.44 0.00 0.07 0.03 0.03 99.43 Average: 0 0.37 0.00 0.07 0.04 0.03 99.49 Average: 1 0.51 0.01 0.07 0.03 0.02 99.36