10:49:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142280 10:49:31 Running as SYSTEM 10:49:31 [EnvInject] - Loading node environment variables. 10:49:31 Building remotely on prd-ubuntu1804-builder-4c-4g-3463 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:49:31 [ssh-agent] Looking for ssh-agent implementation... 10:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:32 $ ssh-agent 10:49:32 SSH_AUTH_SOCK=/tmp/ssh-r5iI4z4hro0W/agent.1727 10:49:32 SSH_AGENT_PID=1728 10:49:32 [ssh-agent] Started. 10:49:32 Running ssh-add (command line suppressed) 10:49:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18177209691783476379.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18177209691783476379.key) 10:49:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:49:32 The recommended git tool is: NONE 10:49:33 using credential onap-jenkins-ssh 10:49:33 Wiping out workspace first. 10:49:33 Cloning the remote Git repository 10:49:33 Cloning repository git://cloud.onap.org/mirror/oom.git 10:49:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:49:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:49:33 > git --version # timeout=10 10:49:33 > git --version # 'git version 2.17.1' 10:49:33 using GIT_SSH to set credentials Gerrit user 10:49:33 Verifying host key using manually-configured host key entries 10:49:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:49:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:49:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:49:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:49:39 using GIT_SSH to set credentials Gerrit user 10:49:39 Verifying host key using manually-configured host key entries 10:49:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/142280/3 # timeout=30 10:49:39 > git rev-parse eefa61a273943e071ccb752452ab91cb9ac8c7ea^{commit} # timeout=10 10:49:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:49:39 Checking out Revision eefa61a273943e071ccb752452ab91cb9ac8c7ea (refs/changes/80/142280/3) 10:49:39 > git config core.sparsecheckout # timeout=10 10:49:39 > git checkout -f eefa61a273943e071ccb752452ab91cb9ac8c7ea # timeout=30 10:49:43 Commit message: "[COMMON] Consistently use common.readinessCheck.waitFor" 10:49:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:49:43 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 10:49:43 [EnvInject] - Injecting environment variables from a build step. 10:49:43 [EnvInject] - Injecting as environment variables the properties content 10:49:43 PYTHON=python3 10:49:43 10:49:43 [EnvInject] - Variables injected successfully. 10:49:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1097808963451412346.sh 10:49:43 ---> tox-install.sh 10:49:43 + source /home/jenkins/lf-env.sh 10:49:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:43 ++ mktemp -d /tmp/venv-XXXX 10:49:43 + lf_venv=/tmp/venv-FxRo 10:49:43 + local venv_file=/tmp/.os_lf_venv 10:49:43 + local python=python3 10:49:43 + local options 10:49:43 + local set_path=true 10:49:43 + local install_args= 10:49:43 ++ 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 10:49:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:43 + true 10:49:43 + case $1 in 10:49:43 + venv_file=/tmp/.toxenv 10:49:43 + shift 2 10:49:43 + true 10:49:43 + case $1 in 10:49:43 + shift 10:49:43 + break 10:49:43 + case $python in 10:49:43 + local pkg_list= 10:49:43 + [[ -d /opt/pyenv ]] 10:49:43 + echo 'Setup pyenv:' 10:49:43 Setup pyenv: 10:49:43 + export PYENV_ROOT=/opt/pyenv 10:49:43 + PYENV_ROOT=/opt/pyenv 10:49:43 + 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 10:49:43 + 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 10:49:43 + pyenv versions 10:49:43 * system (set by /opt/pyenv/version) 10:49:43 * 3.8.13 (set by /opt/pyenv/version) 10:49:43 * 3.9.13 (set by /opt/pyenv/version) 10:49:43 * 3.10.6 (set by /opt/pyenv/version) 10:49:43 + command -v pyenv 10:49:43 ++ pyenv init - --no-rehash 10:49:43 + 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[*]}"'\'')" 10:49:43 export PATH="/opt/pyenv/shims:${PATH}" 10:49:43 export PYENV_SHELL=bash 10:49:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:43 pyenv() { 10:49:43 local command 10:49:43 command="${1:-}" 10:49:43 if [ "$#" -gt 0 ]; then 10:49:43 shift 10:49:43 fi 10:49:43 10:49:43 case "$command" in 10:49:43 rehash|shell) 10:49:43 eval "$(pyenv "sh-$command" "$@")" 10:49:43 ;; 10:49:43 *) 10:49:43 command pyenv "$command" "$@" 10:49:43 ;; 10:49:43 esac 10:49:43 }' 10:49:43 +++ 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[*]}"' 10:49:43 ++ 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 10:49:43 ++ 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 10:49:43 ++ 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 10:49:43 ++ export PYENV_SHELL=bash 10:49:43 ++ PYENV_SHELL=bash 10:49:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:43 +++ complete -F _pyenv pyenv 10:49:43 ++ lf-pyver python3 10:49:43 ++ local py_version_xy=python3 10:49:43 ++ local py_version_xyz= 10:49:43 ++ pyenv versions 10:49:43 ++ local command 10:49:43 ++ command=versions 10:49:43 ++ '[' 1 -gt 0 ']' 10:49:43 ++ shift 10:49:43 ++ case "$command" in 10:49:43 ++ command pyenv versions 10:49:43 ++ pyenv versions 10:49:43 ++ awk '{ print $1 }' 10:49:43 ++ grep -E '^[0-9.]*[0-9]$' 10:49:43 ++ sed 's/^[ *]* //' 10:49:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:43 +++ grep '^3' /tmp/.pyenv_versions 10:49:43 +++ sort -V 10:49:43 +++ tail -n 1 10:49:43 ++ py_version_xyz=3.10.6 10:49:43 ++ [[ -z 3.10.6 ]] 10:49:43 ++ echo 3.10.6 10:49:43 ++ return 0 10:49:43 + pyenv local 3.10.6 10:49:43 + local command 10:49:43 + command=local 10:49:43 + '[' 2 -gt 0 ']' 10:49:43 + shift 10:49:43 + case "$command" in 10:49:43 + command pyenv local 3.10.6 10:49:43 + pyenv local 3.10.6 10:49:43 + for arg in "$@" 10:49:43 + case $arg in 10:49:43 + pkg_list+='tox ' 10:49:43 + for arg in "$@" 10:49:43 + case $arg in 10:49:43 + pkg_list+='virtualenv ' 10:49:43 + for arg in "$@" 10:49:43 + case $arg in 10:49:43 + pkg_list+='urllib3~=1.26.15 ' 10:49:43 + [[ -f /tmp/.toxenv ]] 10:49:43 + [[ ! -f /tmp/.toxenv ]] 10:49:43 + [[ -n '' ]] 10:49:43 + python3 -m venv /tmp/venv-FxRo 10:49:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FxRo' 10:49:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FxRo 10:49:47 + echo /tmp/venv-FxRo 10:49:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:49:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:49:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:49:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:47 + local 'pip_opts=--upgrade --quiet' 10:49:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:49:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:49:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:49:47 + [[ -n '' ]] 10:49:47 + [[ -n '' ]] 10:49:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:49:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:47 + /tmp/venv-FxRo/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 10:49:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:49:51 lf-activate-venv(): INFO: Base packages installed successfully 10:49:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:49:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:49:51 + /tmp/venv-FxRo/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 10:49:54 + type python3 10:49:54 + true 10:49:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FxRo/bin to PATH' 10:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-FxRo/bin to PATH 10:49:54 + PATH=/tmp/venv-FxRo/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 10:49:54 + return 0 10:49:54 + python3 --version 10:49:54 Python 3.10.6 10:49:54 + python3 -m pip --version 10:49:54 pip 25.2 from /tmp/venv-FxRo/lib/python3.10/site-packages/pip (python 3.10) 10:49:54 + python3 -m pip freeze 10:49:54 cachetools==6.2.1 10:49:54 chardet==5.2.0 10:49:54 colorama==0.4.6 10:49:54 distlib==0.4.0 10:49:54 filelock==3.20.0 10:49:54 packaging==25.0 10:49:54 platformdirs==4.5.0 10:49:54 pluggy==1.6.0 10:49:54 pyproject-api==1.10.0 10:49:54 tomli==2.3.0 10:49:54 tox==4.31.0 10:49:54 typing_extensions==4.15.0 10:49:54 urllib3==1.26.20 10:49:54 virtualenv==20.35.3 10:49:54 [EnvInject] - Injecting environment variables from a build step. 10:49:54 [EnvInject] - Injecting as environment variables the properties content 10:49:54 PARALLEL=false 10:49:54 10:49:54 [EnvInject] - Variables injected successfully. 10:49:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins439381977622789524.sh 10:49:54 ---> tox-run.sh 10:49:54 + PATH=/home/jenkins/.local/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 10:49:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:49:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:49:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:49:54 + cd /w/workspace/oom-master-pre-commit-lint/. 10:49:54 + source /home/jenkins/lf-env.sh 10:49:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:54 ++ mktemp -d /tmp/venv-XXXX 10:49:54 + lf_venv=/tmp/venv-UKPR 10:49:54 + local venv_file=/tmp/.os_lf_venv 10:49:54 + local python=python3 10:49:54 + local options 10:49:54 + local set_path=true 10:49:54 + local install_args= 10:49:54 ++ 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 10:49:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:54 + true 10:49:54 + case $1 in 10:49:54 + venv_file=/tmp/.toxenv 10:49:54 + shift 2 10:49:54 + true 10:49:54 + case $1 in 10:49:54 + shift 10:49:54 + break 10:49:54 + case $python in 10:49:54 + local pkg_list= 10:49:54 + [[ -d /opt/pyenv ]] 10:49:54 + echo 'Setup pyenv:' 10:49:54 Setup pyenv: 10:49:54 + export PYENV_ROOT=/opt/pyenv 10:49:54 + PYENV_ROOT=/opt/pyenv 10:49:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 10:49:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 10:49:54 + pyenv versions 10:49:54 system 10:49:54 3.8.13 10:49:54 3.9.13 10:49:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:49:54 + command -v pyenv 10:49:54 ++ pyenv init - --no-rehash 10:49:54 + 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[*]}"'\'')" 10:49:54 export PATH="/opt/pyenv/shims:${PATH}" 10:49:54 export PYENV_SHELL=bash 10:49:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:54 pyenv() { 10:49:54 local command 10:49:54 command="${1:-}" 10:49:54 if [ "$#" -gt 0 ]; then 10:49:54 shift 10:49:54 fi 10:49:54 10:49:54 case "$command" in 10:49:54 rehash|shell) 10:49:54 eval "$(pyenv "sh-$command" "$@")" 10:49:54 ;; 10:49:54 *) 10:49:54 command pyenv "$command" "$@" 10:49:54 ;; 10:49:54 esac 10:49:54 }' 10:49:54 +++ 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[*]}"' 10:49:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 10:49:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:49:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:49:54 ++ export PYENV_SHELL=bash 10:49:54 ++ PYENV_SHELL=bash 10:49:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:54 +++ complete -F _pyenv pyenv 10:49:54 ++ lf-pyver python3 10:49:54 ++ local py_version_xy=python3 10:49:54 ++ local py_version_xyz= 10:49:54 ++ pyenv versions 10:49:54 ++ local command 10:49:54 ++ command=versions 10:49:54 ++ '[' 1 -gt 0 ']' 10:49:54 ++ shift 10:49:54 ++ case "$command" in 10:49:54 ++ command pyenv versions 10:49:54 ++ pyenv versions 10:49:54 ++ sed 's/^[ *]* //' 10:49:54 ++ grep -E '^[0-9.]*[0-9]$' 10:49:54 ++ awk '{ print $1 }' 10:49:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:54 +++ grep '^3' /tmp/.pyenv_versions 10:49:54 +++ sort -V 10:49:54 +++ tail -n 1 10:49:54 ++ py_version_xyz=3.10.6 10:49:54 ++ [[ -z 3.10.6 ]] 10:49:54 ++ echo 3.10.6 10:49:54 ++ return 0 10:49:54 + pyenv local 3.10.6 10:49:54 + local command 10:49:54 + command=local 10:49:54 + '[' 2 -gt 0 ']' 10:49:54 + shift 10:49:54 + case "$command" in 10:49:54 + command pyenv local 3.10.6 10:49:54 + pyenv local 3.10.6 10:49:54 + for arg in "$@" 10:49:54 + case $arg in 10:49:54 + pkg_list+='tox ' 10:49:54 + for arg in "$@" 10:49:54 + case $arg in 10:49:54 + pkg_list+='virtualenv ' 10:49:54 + for arg in "$@" 10:49:54 + case $arg in 10:49:54 + pkg_list+='urllib3~=1.26.15 ' 10:49:54 + [[ -f /tmp/.toxenv ]] 10:49:54 ++ cat /tmp/.toxenv 10:49:54 + lf_venv=/tmp/venv-FxRo 10:49:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FxRo from' file:/tmp/.toxenv 10:49:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FxRo from file:/tmp/.toxenv 10:49:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:49:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:54 + local 'pip_opts=--upgrade --quiet' 10:49:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:49:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:49:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:49:54 + [[ -n '' ]] 10:49:54 + [[ -n '' ]] 10:49:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:49:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:54 + /tmp/venv-FxRo/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 10:49:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:49:55 lf-activate-venv(): INFO: Base packages installed successfully 10:49:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:49:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:49:55 + /tmp/venv-FxRo/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 10:49:57 + type python3 10:49:57 + true 10:49:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FxRo/bin to PATH' 10:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-FxRo/bin to PATH 10:49:57 + PATH=/tmp/venv-FxRo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:49:57 + return 0 10:49:57 + [[ -d /opt/pyenv ]] 10:49:57 + echo '---> Setting up pyenv' 10:49:57 ---> Setting up pyenv 10:49:57 + export PYENV_ROOT=/opt/pyenv 10:49:57 + PYENV_ROOT=/opt/pyenv 10:49:57 + export PATH=/opt/pyenv/bin:/tmp/venv-FxRo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:49:57 + PATH=/opt/pyenv/bin:/tmp/venv-FxRo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:49:57 ++ pwd 10:49:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:49:57 + export PYTHONPATH 10:49:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:49:57 + TOX_TESTENV_PASSENV=PYTHONPATH 10:49:57 + tox --version 10:49:58 4.31.0 from /tmp/venv-FxRo/lib/python3.10/site-packages/tox/__init__.py 10:49:58 + PARALLEL=false 10:49:58 + TOX_OPTIONS_LIST= 10:49:58 + [[ -n pre-commit ]] 10:49:58 + TOX_OPTIONS_LIST=' -e pre-commit' 10:49:58 + case ${PARALLEL,,} in 10:49:58 + tox -e pre-commit 10:49:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:49:59 pre-commit: install_deps> python -I -m pip install pre-commit 10:50:02 pre-commit: freeze> python -m pip freeze --all 10:50:02 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 10:50:02 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:50:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:50:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:50:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:50:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:50:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:50:05 [INFO] Once installed this environment will be reused. 10:50:05 [INFO] This may take a few minutes... 10:50:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:50:09 [INFO] Once installed this environment will be reused. 10:50:09 [INFO] This may take a few minutes... 10:50:14 trim trailing whitespace.................................................Passed 10:50:14 Tabs remover.............................................................Passed 10:50:14 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:50:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:50:14 [INFO] Once installed this environment will be reused. 10:50:14 [INFO] This may take a few minutes... 10:50:23 gitlint..............................................(no files to check)Skipped 10:50:23 pre-commit: OK (24.92=setup[4.24]+cmd[11.63,9.05] seconds) 10:50:23 congratulations :) (24.96 seconds) 10:50:23 + tox_status=0 10:50:23 + echo '---> Completed tox runs' 10:50:23 ---> Completed tox runs 10:50:23 + for i in .tox/*/log 10:50:23 ++ echo .tox/pre-commit/log 10:50:23 ++ awk -F/ '{print $2}' 10:50:23 + tox_env=pre-commit 10:50:23 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:50:23 + DOC_DIR=docs/_build/html 10:50:23 + [[ -d docs/_build/html ]] 10:50:23 + echo '---> tox-run.sh ends' 10:50:23 ---> tox-run.sh ends 10:50:23 + test 0 -eq 0 10:50:23 $ ssh-agent -k 10:50:23 unset SSH_AUTH_SOCK; 10:50:23 unset SSH_AGENT_PID; 10:50:23 echo Agent pid 1728 killed; 10:50:23 [ssh-agent] Stopped. 10:50:23 [PostBuildScript] - [INFO] Executing post build scripts. 10:50:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2245124167942863104.sh 10:50:23 ---> sysstat.sh 10:50:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5615343560838708834.sh 10:50:24 ---> package-listing.sh 10:50:24 ++ tr '[:upper:]' '[:lower:]' 10:50:24 ++ facter osfamily 10:50:24 + OS_FAMILY=debian 10:50:24 + workspace=/w/workspace/oom-master-pre-commit-lint 10:50:24 + START_PACKAGES=/tmp/packages_start.txt 10:50:24 + END_PACKAGES=/tmp/packages_end.txt 10:50:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:24 + PACKAGES=/tmp/packages_start.txt 10:50:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:50:24 + PACKAGES=/tmp/packages_end.txt 10:50:24 + case "${OS_FAMILY}" in 10:50:24 + dpkg -l 10:50:24 + grep '^ii' 10:50:24 + '[' -f /tmp/packages_start.txt ']' 10:50:24 + '[' -f /tmp/packages_end.txt ']' 10:50:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:50:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:50:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:50:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5057653201449206911.sh 10:50:24 ---> capture-instance-metadata.sh 10:50:24 Setup pyenv: 10:50:24 system 10:50:24 3.8.13 10:50:24 3.9.13 10:50:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:50:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Bvb 10:50:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:50:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:32 lf-activate-venv(): INFO: Base packages installed successfully 10:50:32 lf-activate-venv(): INFO: Installing additional packages: lftools 10:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-4Bvb/bin to PATH 10:50:59 INFO: Running in OpenStack, capturing instance metadata 10:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13377886716298090925.sh 10:50:59 provisioning config files... 10:50:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2498813161626185395tmp 10:50:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:50:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:50:59 [EnvInject] - Injecting environment variables from a build step. 10:50:59 [EnvInject] - Injecting as environment variables the properties content 10:50:59 SERVER_ID=logs 10:50:59 10:50:59 [EnvInject] - Variables injected successfully. 10:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15354973039443982907.sh 10:50:59 ---> create-netrc.sh 10:51:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9213018750724744320.sh 10:51:00 ---> python-tools-install.sh 10:51:00 Setup pyenv: 10:51:00 system 10:51:00 3.8.13 10:51:00 3.9.13 10:51:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Bvb from file:/tmp/.os_lf_venv 10:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:01 lf-activate-venv(): INFO: Base packages installed successfully 10:51:01 lf-activate-venv(): INFO: Installing additional packages: lftools 10:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-4Bvb/bin to PATH 10:51:10 Generating Requirements File 10:51:28 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. 10:51:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:51:29 Python 3.10.6 10:51:29 pip 25.2 from /tmp/venv-4Bvb/lib/python3.10/site-packages/pip (python 3.10) 10:51:29 appdirs==1.4.4 10:51:29 argcomplete==3.6.2 10:51:29 aspy.yaml==1.3.0 10:51:29 attrs==25.4.0 10:51:29 autopage==0.5.2 10:51:29 beautifulsoup4==4.14.2 10:51:29 boto3==1.40.55 10:51:29 botocore==1.40.55 10:51:29 bs4==0.0.2 10:51:29 cachetools==6.2.1 10:51:29 certifi==2025.10.5 10:51:29 cffi==2.0.0 10:51:29 cfgv==3.4.0 10:51:29 chardet==5.2.0 10:51:29 charset-normalizer==3.4.4 10:51:29 click==8.3.0 10:51:29 cliff==4.11.0 10:51:29 cmd2==2.7.0 10:51:29 cryptography==3.3.2 10:51:29 debtcollector==3.0.0 10:51:29 decorator==5.2.1 10:51:29 defusedxml==0.7.1 10:51:29 Deprecated==1.2.18 10:51:29 distlib==0.4.0 10:51:29 dnspython==2.8.0 10:51:29 docker==7.1.0 10:51:29 dogpile.cache==1.5.0 10:51:29 durationpy==0.10 10:51:29 email-validator==2.3.0 10:51:29 filelock==3.20.0 10:51:29 future==1.0.0 10:51:29 gitdb==4.0.12 10:51:29 GitPython==3.1.45 10:51:29 google-auth==2.41.1 10:51:29 httplib2==0.31.0 10:51:29 identify==2.6.15 10:51:29 idna==3.11 10:51:29 importlib-resources==1.5.0 10:51:29 iso8601==2.1.0 10:51:29 Jinja2==3.1.6 10:51:29 jmespath==1.0.1 10:51:29 jsonpatch==1.33 10:51:29 jsonpointer==3.0.0 10:51:29 jsonschema==4.25.1 10:51:29 jsonschema-specifications==2025.9.1 10:51:29 keystoneauth1==5.12.0 10:51:29 kubernetes==34.1.0 10:51:29 lftools==0.37.15 10:51:29 lxml==6.0.2 10:51:29 markdown-it-py==4.0.0 10:51:29 MarkupSafe==3.0.3 10:51:29 mdurl==0.1.2 10:51:29 msgpack==1.1.2 10:51:29 multi_key_dict==2.0.3 10:51:29 munch==4.0.0 10:51:29 netaddr==1.3.0 10:51:29 niet==1.4.2 10:51:29 nodeenv==1.9.1 10:51:29 oauth2client==4.1.3 10:51:29 oauthlib==3.3.1 10:51:29 openstacksdk==4.7.1 10:51:29 os-service-types==1.8.0 10:51:29 osc-lib==4.2.0 10:51:29 oslo.config==10.0.0 10:51:29 oslo.context==6.1.0 10:51:29 oslo.i18n==6.6.0 10:51:29 oslo.log==7.2.1 10:51:29 oslo.serialization==5.8.0 10:51:29 oslo.utils==9.1.0 10:51:29 packaging==25.0 10:51:29 pbr==7.0.1 10:51:29 platformdirs==4.5.0 10:51:29 prettytable==3.16.0 10:51:29 psutil==7.1.0 10:51:29 pyasn1==0.6.1 10:51:29 pyasn1_modules==0.4.2 10:51:29 pycparser==2.23 10:51:29 pygerrit2==2.0.15 10:51:29 PyGithub==2.8.1 10:51:29 Pygments==2.19.2 10:51:29 PyJWT==2.10.1 10:51:29 PyNaCl==1.6.0 10:51:29 pyparsing==2.4.7 10:51:29 pyperclip==1.11.0 10:51:29 pyrsistent==0.20.0 10:51:29 python-cinderclient==9.8.0 10:51:29 python-dateutil==2.9.0.post0 10:51:29 python-heatclient==4.3.0 10:51:29 python-jenkins==1.8.3 10:51:29 python-keystoneclient==5.7.0 10:51:29 python-magnumclient==4.9.0 10:51:29 python-openstackclient==8.2.0 10:51:29 python-swiftclient==4.8.0 10:51:29 PyYAML==6.0.3 10:51:29 referencing==0.37.0 10:51:29 requests==2.32.5 10:51:29 requests-oauthlib==2.0.0 10:51:29 requestsexceptions==1.4.0 10:51:29 rfc3986==2.0.0 10:51:29 rich==14.2.0 10:51:29 rich-argparse==1.7.1 10:51:29 rpds-py==0.27.1 10:51:29 rsa==4.9.1 10:51:29 ruamel.yaml==0.18.15 10:51:29 ruamel.yaml.clib==0.2.14 10:51:29 s3transfer==0.14.0 10:51:29 simplejson==3.20.2 10:51:29 six==1.17.0 10:51:29 smmap==5.0.2 10:51:29 soupsieve==2.8 10:51:29 stevedore==5.5.0 10:51:29 tabulate==0.9.0 10:51:29 toml==0.10.2 10:51:29 tomlkit==0.13.3 10:51:29 tqdm==4.67.1 10:51:29 typing_extensions==4.15.0 10:51:29 tzdata==2025.2 10:51:29 urllib3==1.26.20 10:51:29 virtualenv==20.35.3 10:51:29 wcwidth==0.2.14 10:51:29 websocket-client==1.9.0 10:51:29 wrapt==1.17.3 10:51:29 xdg==6.0.0 10:51:29 xmltodict==1.0.2 10:51:29 yq==3.4.3 10:51:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5057008095851450381.sh 10:51:29 ---> sudo-logs.sh 10:51:29 Archiving 'sudo' log.. 10:51:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6157547523306747479.sh 10:51:30 ---> job-cost.sh 10:51:30 Setup pyenv: 10:51:30 system 10:51:30 3.8.13 10:51:30 3.9.13 10:51:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Bvb from file:/tmp/.os_lf_venv 10:51:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:32 lf-activate-venv(): INFO: Base packages installed successfully 10:51:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:51:38 lf-activate-venv(): INFO: Adding /tmp/venv-4Bvb/bin to PATH 10:51:38 INFO: No Stack... 10:51:38 INFO: Retrieving Pricing Info for: v3-standard-4 10:51:38 INFO: Archiving Costs 10:51:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12111385259433475776.sh 10:51:38 ---> logs-deploy.sh 10:51:38 Setup pyenv: 10:51:38 system 10:51:38 3.8.13 10:51:38 3.9.13 10:51:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Bvb from file:/tmp/.os_lf_venv 10:51:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:41 lf-activate-venv(): INFO: Base packages installed successfully 10:51:41 lf-activate-venv(): INFO: Installing additional packages: lftools 10:51:49 lf-activate-venv(): INFO: Adding /tmp/venv-4Bvb/bin to PATH 10:51:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4261 10:51:49 INFO: archiving workspace using pattern(s): 10:51:50 Archives upload complete. 10:51:50 INFO: archiving logs to Nexus 10:51:51 ---> uname -a: 10:51:51 Linux prd-ubuntu1804-builder-4c-4g-3463 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:51:51 10:51:51 10:51:51 ---> lscpu: 10:51:51 Architecture: x86_64 10:51:51 CPU op-mode(s): 32-bit, 64-bit 10:51:51 Byte Order: Little Endian 10:51:51 CPU(s): 4 10:51:51 On-line CPU(s) list: 0-3 10:51:51 Thread(s) per core: 1 10:51:51 Core(s) per socket: 1 10:51:51 Socket(s): 4 10:51:51 NUMA node(s): 1 10:51:51 Vendor ID: AuthenticAMD 10:51:51 CPU family: 23 10:51:51 Model: 49 10:51:51 Model name: AMD EPYC-Rome Processor 10:51:51 Stepping: 0 10:51:51 CPU MHz: 2799.998 10:51:51 BogoMIPS: 5599.99 10:51:51 Virtualization: AMD-V 10:51:51 Hypervisor vendor: KVM 10:51:51 Virtualization type: full 10:51:51 L1d cache: 32K 10:51:51 L1i cache: 32K 10:51:51 L2 cache: 512K 10:51:51 L3 cache: 16384K 10:51:51 NUMA node0 CPU(s): 0-3 10:51:51 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:51:51 10:51:51 10:51:51 ---> nproc: 10:51:51 4 10:51:51 10:51:51 10:51:51 ---> df -h: 10:51:51 Filesystem Size Used Avail Use% Mounted on 10:51:51 udev 7.9G 0 7.9G 0% /dev 10:51:51 tmpfs 1.6G 676K 1.6G 1% /run 10:51:51 /dev/vda1 78G 8.4G 69G 11% / 10:51:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:51:51 tmpfs 5.0M 0 5.0M 0% /run/lock 10:51:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:51:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:51:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:51:51 10:51:51 10:51:51 ---> free -m: 10:51:51 total used free shared buff/cache available 10:51:51 Mem: 16040 561 13262 0 2216 15157 10:51:51 Swap: 1023 0 1023 10:51:51 10:51:51 10:51:51 ---> ip addr: 10:51:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:51:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:51 inet 127.0.0.1/8 scope host lo 10:51:51 valid_lft forever preferred_lft forever 10:51:51 inet6 ::1/128 scope host 10:51:51 valid_lft forever preferred_lft forever 10:51:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:51:51 link/ether fa:16:3e:ce:76:4f brd ff:ff:ff:ff:ff:ff 10:51:51 inet 10.30.107.115/23 brd 10.30.107.255 scope global dynamic ens3 10:51:51 valid_lft 86243sec preferred_lft 86243sec 10:51:51 inet6 fe80::f816:3eff:fece:764f/64 scope link 10:51:51 valid_lft forever preferred_lft forever 10:51:51 10:51:51 10:51:51 ---> sar -b -r -n DEV: 10:51:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3463) 10/18/25 _x86_64_ (4 CPU) 10:51:51 10:51:51 10:49:15 LINUX RESTART (4 CPU) 10:51:51 10:51:51 10:50:02 tps rtps wtps bread/s bwrtn/s 10:51:51 10:51:01 105.19 2.07 103.12 151.30 31342.48 10:51:51 Average: 105.19 2.07 103.12 151.30 31342.48 10:51:51 10:51:51 10:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:51 10:51:01 13729428 15545168 2695540 16.41 77628 1925336 778100 4.45 749976 1700660 171604 10:51:51 Average: 13729428 15545168 2695540 16.41 77628 1925336 778100 4.45 749976 1700660 171604 10:51:51 10:51:51 10:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:51 10:51:01 lo 2.17 2.17 0.24 0.24 0.00 0.00 0.00 0.00 10:51:51 10:51:01 ens3 75.61 56.80 1159.35 10.93 0.00 0.00 0.00 0.00 10:51:51 Average: lo 2.17 2.17 0.24 0.24 0.00 0.00 0.00 0.00 10:51:51 Average: ens3 75.61 56.80 1159.35 10.93 0.00 0.00 0.00 0.00 10:51:51 10:51:51 10:51:51 ---> sar -P ALL: 10:51:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3463) 10/18/25 _x86_64_ (4 CPU) 10:51:51 10:51:51 10:49:15 LINUX RESTART (4 CPU) 10:51:51 10:51:51 10:50:02 CPU %user %nice %system %iowait %steal %idle 10:51:51 10:51:01 all 20.38 0.00 1.98 6.05 0.07 71.53 10:51:51 10:51:01 0 8.07 0.00 1.48 9.13 0.08 81.24 10:51:51 10:51:01 1 30.78 0.00 2.11 1.68 0.09 65.35 10:51:51 10:51:01 2 8.46 0.00 1.48 11.97 0.07 78.02 10:51:51 10:51:01 3 34.25 0.00 2.77 1.38 0.07 61.54 10:51:51 Average: all 20.38 0.00 1.98 6.05 0.07 71.53 10:51:51 Average: 0 8.07 0.00 1.48 9.13 0.08 81.24 10:51:51 Average: 1 30.78 0.00 2.11 1.68 0.09 65.35 10:51:51 Average: 2 8.46 0.00 1.48 11.97 0.07 78.02 10:51:51 Average: 3 34.25 0.00 2.77 1.38 0.07 61.54 10:51:51 10:51:51 10:51:51