14:54:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 14:54:38 Running as SYSTEM 14:54:38 [EnvInject] - Loading node environment variables. 14:54:38 Building remotely on prd-ubuntu1804-builder-4c-4g-1397 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:54:38 [ssh-agent] Looking for ssh-agent implementation... 14:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:38 $ ssh-agent 14:54:38 SSH_AUTH_SOCK=/tmp/ssh-RfCd1QHd77Jf/agent.1937 14:54:38 SSH_AGENT_PID=1939 14:54:38 [ssh-agent] Started. 14:54:38 Running ssh-add (command line suppressed) 14:54:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15022424490163910162.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15022424490163910162.key) 14:54:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:39 The recommended git tool is: NONE 14:54:40 using credential onap-jenkins-ssh 14:54:40 Wiping out workspace first. 14:54:40 Cloning the remote Git repository 14:54:40 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:54:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:40 > git --version # timeout=10 14:54:40 > git --version # 'git version 2.17.1' 14:54:40 using GIT_SSH to set credentials Gerrit user 14:54:40 Verifying host key using manually-configured host key entries 14:54:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:47 using GIT_SSH to set credentials Gerrit user 14:54:47 Verifying host key using manually-configured host key entries 14:54:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/1 # timeout=30 14:54:47 > git rev-parse 9edbeb936fa20fb79b798cbb9ad505b00c82496e^{commit} # timeout=10 14:54:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:47 Checking out Revision 9edbeb936fa20fb79b798cbb9ad505b00c82496e (refs/changes/63/142163/1) 14:54:47 > git config core.sparsecheckout # timeout=10 14:54:47 > git checkout -f 9edbeb936fa20fb79b798cbb9ad505b00c82496e # timeout=30 14:54:50 Commit message: "[COMMON] Update readiness image" 14:54:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:51 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 14:54:51 [EnvInject] - Injecting environment variables from a build step. 14:54:51 [EnvInject] - Injecting as environment variables the properties content 14:54:51 PYTHON=python3 14:54:51 14:54:51 [EnvInject] - Variables injected successfully. 14:54:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4904235374234292537.sh 14:54:51 ---> tox-install.sh 14:54:51 + source /home/jenkins/lf-env.sh 14:54:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:51 ++ mktemp -d /tmp/venv-XXXX 14:54:51 + lf_venv=/tmp/venv-2YHN 14:54:51 + local venv_file=/tmp/.os_lf_venv 14:54:51 + local python=python3 14:54:51 + local options 14:54:51 + local set_path=true 14:54:51 + local install_args= 14:54:51 ++ 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 14:54:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:51 + true 14:54:51 + case $1 in 14:54:51 + venv_file=/tmp/.toxenv 14:54:51 + shift 2 14:54:51 + true 14:54:51 + case $1 in 14:54:51 + shift 14:54:51 + break 14:54:51 + case $python in 14:54:51 + local pkg_list= 14:54:51 + [[ -d /opt/pyenv ]] 14:54:51 + echo 'Setup pyenv:' 14:54:51 Setup pyenv: 14:54:51 + export PYENV_ROOT=/opt/pyenv 14:54:51 + PYENV_ROOT=/opt/pyenv 14:54:51 + 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 14:54:51 + 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 14:54:51 + pyenv versions 14:54:51 * system (set by /opt/pyenv/version) 14:54:51 * 3.8.13 (set by /opt/pyenv/version) 14:54:51 * 3.9.13 (set by /opt/pyenv/version) 14:54:51 * 3.10.6 (set by /opt/pyenv/version) 14:54:51 + command -v pyenv 14:54:51 ++ pyenv init - --no-rehash 14:54:51 + 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[*]}"'\'')" 14:54:51 export PATH="/opt/pyenv/shims:${PATH}" 14:54:51 export PYENV_SHELL=bash 14:54:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:51 pyenv() { 14:54:51 local command 14:54:51 command="${1:-}" 14:54:51 if [ "$#" -gt 0 ]; then 14:54:51 shift 14:54:51 fi 14:54:51 14:54:51 case "$command" in 14:54:51 rehash|shell) 14:54:51 eval "$(pyenv "sh-$command" "$@")" 14:54:51 ;; 14:54:51 *) 14:54:51 command pyenv "$command" "$@" 14:54:51 ;; 14:54:51 esac 14:54:51 }' 14:54:51 +++ 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[*]}"' 14:54:51 ++ 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 14:54:51 ++ 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 14:54:51 ++ 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 14:54:51 ++ export PYENV_SHELL=bash 14:54:51 ++ PYENV_SHELL=bash 14:54:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:51 +++ complete -F _pyenv pyenv 14:54:51 ++ lf-pyver python3 14:54:51 ++ local py_version_xy=python3 14:54:51 ++ local py_version_xyz= 14:54:51 ++ pyenv versions 14:54:51 ++ local command 14:54:51 ++ command=versions 14:54:51 ++ '[' 1 -gt 0 ']' 14:54:51 ++ shift 14:54:51 ++ case "$command" in 14:54:51 ++ command pyenv versions 14:54:51 ++ pyenv versions 14:54:51 ++ sed 's/^[ *]* //' 14:54:51 ++ awk '{ print $1 }' 14:54:51 ++ grep -E '^[0-9.]*[0-9]$' 14:54:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:51 +++ grep '^3' /tmp/.pyenv_versions 14:54:51 +++ sort -V 14:54:51 +++ tail -n 1 14:54:51 ++ py_version_xyz=3.10.6 14:54:51 ++ [[ -z 3.10.6 ]] 14:54:51 ++ echo 3.10.6 14:54:51 ++ return 0 14:54:51 + pyenv local 3.10.6 14:54:51 + local command 14:54:51 + command=local 14:54:51 + '[' 2 -gt 0 ']' 14:54:51 + shift 14:54:51 + case "$command" in 14:54:51 + command pyenv local 3.10.6 14:54:51 + pyenv local 3.10.6 14:54:51 + for arg in "$@" 14:54:51 + case $arg in 14:54:51 + pkg_list+='tox ' 14:54:51 + for arg in "$@" 14:54:51 + case $arg in 14:54:51 + pkg_list+='virtualenv ' 14:54:51 + for arg in "$@" 14:54:51 + case $arg in 14:54:51 + pkg_list+='urllib3~=1.26.15 ' 14:54:51 + [[ -f /tmp/.toxenv ]] 14:54:51 + [[ ! -f /tmp/.toxenv ]] 14:54:51 + [[ -n '' ]] 14:54:51 + python3 -m venv /tmp/venv-2YHN 14:54:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2YHN' 14:54:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2YHN 14:54:56 + echo /tmp/venv-2YHN 14:54:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:56 + local 'pip_opts=--upgrade --quiet' 14:54:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:56 + [[ -n '' ]] 14:54:56 + [[ -n '' ]] 14:54:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:56 + /tmp/venv-2YHN/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 14:55:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:55:01 lf-activate-venv(): INFO: Base packages installed successfully 14:55:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:55:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:55:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:55:01 + /tmp/venv-2YHN/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 14:55:03 + type python3 14:55:03 + true 14:55:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2YHN/bin to PATH' 14:55:03 lf-activate-venv(): INFO: Adding /tmp/venv-2YHN/bin to PATH 14:55:03 + PATH=/tmp/venv-2YHN/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 14:55:03 + return 0 14:55:03 + python3 --version 14:55:03 Python 3.10.6 14:55:03 + python3 -m pip --version 14:55:04 pip 25.2 from /tmp/venv-2YHN/lib/python3.10/site-packages/pip (python 3.10) 14:55:04 + python3 -m pip freeze 14:55:04 cachetools==6.2.0 14:55:04 chardet==5.2.0 14:55:04 colorama==0.4.6 14:55:04 distlib==0.4.0 14:55:04 filelock==3.19.1 14:55:04 packaging==25.0 14:55:04 platformdirs==4.4.0 14:55:04 pluggy==1.6.0 14:55:04 pyproject-api==1.9.1 14:55:04 tomli==2.2.1 14:55:04 tox==4.30.2 14:55:04 typing_extensions==4.15.0 14:55:04 urllib3==1.26.20 14:55:04 virtualenv==20.34.0 14:55:04 [EnvInject] - Injecting environment variables from a build step. 14:55:04 [EnvInject] - Injecting as environment variables the properties content 14:55:04 PARALLEL=false 14:55:04 14:55:04 [EnvInject] - Variables injected successfully. 14:55:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18071766705025764625.sh 14:55:04 ---> tox-run.sh 14:55:04 + 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 14:55:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:55:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:55:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:55:04 + cd /w/workspace/oom-master-pre-commit-lint/. 14:55:04 + source /home/jenkins/lf-env.sh 14:55:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:55:04 ++ mktemp -d /tmp/venv-XXXX 14:55:04 + lf_venv=/tmp/venv-lXTG 14:55:04 + local venv_file=/tmp/.os_lf_venv 14:55:04 + local python=python3 14:55:04 + local options 14:55:04 + local set_path=true 14:55:04 + local install_args= 14:55:04 ++ 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 14:55:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:55:04 + true 14:55:04 + case $1 in 14:55:04 + venv_file=/tmp/.toxenv 14:55:04 + shift 2 14:55:04 + true 14:55:04 + case $1 in 14:55:04 + shift 14:55:04 + break 14:55:04 + case $python in 14:55:04 + local pkg_list= 14:55:04 + [[ -d /opt/pyenv ]] 14:55:04 + echo 'Setup pyenv:' 14:55:04 Setup pyenv: 14:55:04 + export PYENV_ROOT=/opt/pyenv 14:55:04 + PYENV_ROOT=/opt/pyenv 14:55:04 + 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 14:55:04 + 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 14:55:04 + pyenv versions 14:55:04 system 14:55:04 3.8.13 14:55:04 3.9.13 14:55:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:04 + command -v pyenv 14:55:04 ++ pyenv init - --no-rehash 14:55:04 + 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[*]}"'\'')" 14:55:04 export PATH="/opt/pyenv/shims:${PATH}" 14:55:04 export PYENV_SHELL=bash 14:55:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:55:04 pyenv() { 14:55:04 local command 14:55:04 command="${1:-}" 14:55:04 if [ "$#" -gt 0 ]; then 14:55:04 shift 14:55:04 fi 14:55:04 14:55:04 case "$command" in 14:55:04 rehash|shell) 14:55:04 eval "$(pyenv "sh-$command" "$@")" 14:55:04 ;; 14:55:04 *) 14:55:04 command pyenv "$command" "$@" 14:55:04 ;; 14:55:04 esac 14:55:04 }' 14:55:04 +++ 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[*]}"' 14:55:04 ++ 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 14:55:04 ++ 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 14:55:04 ++ 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 14:55:04 ++ export PYENV_SHELL=bash 14:55:04 ++ PYENV_SHELL=bash 14:55:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:55:04 +++ complete -F _pyenv pyenv 14:55:04 ++ lf-pyver python3 14:55:04 ++ local py_version_xy=python3 14:55:04 ++ local py_version_xyz= 14:55:04 ++ pyenv versions 14:55:04 ++ local command 14:55:04 ++ command=versions 14:55:04 ++ '[' 1 -gt 0 ']' 14:55:04 ++ shift 14:55:04 ++ case "$command" in 14:55:04 ++ sed 's/^[ *]* //' 14:55:04 ++ command pyenv versions 14:55:04 ++ pyenv versions 14:55:04 ++ awk '{ print $1 }' 14:55:04 ++ grep -E '^[0-9.]*[0-9]$' 14:55:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:55:04 +++ grep '^3' /tmp/.pyenv_versions 14:55:04 +++ sort -V 14:55:04 +++ tail -n 1 14:55:04 ++ py_version_xyz=3.10.6 14:55:04 ++ [[ -z 3.10.6 ]] 14:55:04 ++ echo 3.10.6 14:55:04 ++ return 0 14:55:04 + pyenv local 3.10.6 14:55:04 + local command 14:55:04 + command=local 14:55:04 + '[' 2 -gt 0 ']' 14:55:04 + shift 14:55:04 + case "$command" in 14:55:04 + command pyenv local 3.10.6 14:55:04 + pyenv local 3.10.6 14:55:04 + for arg in "$@" 14:55:04 + case $arg in 14:55:04 + pkg_list+='tox ' 14:55:04 + for arg in "$@" 14:55:04 + case $arg in 14:55:04 + pkg_list+='virtualenv ' 14:55:04 + for arg in "$@" 14:55:04 + case $arg in 14:55:04 + pkg_list+='urllib3~=1.26.15 ' 14:55:04 + [[ -f /tmp/.toxenv ]] 14:55:04 ++ cat /tmp/.toxenv 14:55:04 + lf_venv=/tmp/venv-2YHN 14:55:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YHN from' file:/tmp/.toxenv 14:55:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YHN from file:/tmp/.toxenv 14:55:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:55:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:04 + local 'pip_opts=--upgrade --quiet' 14:55:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:55:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:55:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:55:04 + [[ -n '' ]] 14:55:04 + [[ -n '' ]] 14:55:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:55:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:04 + /tmp/venv-2YHN/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 14:55:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:55:05 lf-activate-venv(): INFO: Base packages installed successfully 14:55:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:55:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:55:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:55:05 + /tmp/venv-2YHN/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 14:55:06 + type python3 14:55:06 + true 14:55:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2YHN/bin to PATH' 14:55:06 lf-activate-venv(): INFO: Adding /tmp/venv-2YHN/bin to PATH 14:55:06 + PATH=/tmp/venv-2YHN/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 14:55:06 + return 0 14:55:06 + [[ -d /opt/pyenv ]] 14:55:06 + echo '---> Setting up pyenv' 14:55:06 ---> Setting up pyenv 14:55:06 + export PYENV_ROOT=/opt/pyenv 14:55:06 + PYENV_ROOT=/opt/pyenv 14:55:06 + export PATH=/opt/pyenv/bin:/tmp/venv-2YHN/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 14:55:06 + PATH=/opt/pyenv/bin:/tmp/venv-2YHN/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 14:55:06 ++ pwd 14:55:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:55:06 + export PYTHONPATH 14:55:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:55:06 + TOX_TESTENV_PASSENV=PYTHONPATH 14:55:06 + tox --version 14:55:06 4.30.2 from /tmp/venv-2YHN/lib/python3.10/site-packages/tox/__init__.py 14:55:06 + PARALLEL=false 14:55:06 + TOX_OPTIONS_LIST= 14:55:06 + [[ -n pre-commit ]] 14:55:06 + TOX_OPTIONS_LIST=' -e pre-commit' 14:55:06 + case ${PARALLEL,,} in 14:55:06 + tox -e pre-commit 14:55:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:55:07 pre-commit: install_deps> python -I -m pip install pre-commit 14:55:10 pre-commit: freeze> python -m pip freeze --all 14:55:10 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 14:55:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:55:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:55:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:55:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:55:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:55:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:55:13 [INFO] Once installed this environment will be reused. 14:55:13 [INFO] This may take a few minutes... 14:55:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:55:17 [INFO] Once installed this environment will be reused. 14:55:17 [INFO] This may take a few minutes... 14:55:21 trim trailing whitespace.................................................Passed 14:55:22 Tabs remover.............................................................Passed 14:55:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:55:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:55:22 [INFO] Once installed this environment will be reused. 14:55:22 [INFO] This may take a few minutes... 14:55:30 gitlint..............................................(no files to check)Skipped 14:55:30 pre-commit: OK (23.03=setup[3.65]+cmd[11.27,8.12] seconds) 14:55:30 congratulations :) (23.07 seconds) 14:55:30 + tox_status=0 14:55:30 + echo '---> Completed tox runs' 14:55:30 ---> Completed tox runs 14:55:30 + for i in .tox/*/log 14:55:30 ++ echo .tox/pre-commit/log 14:55:30 ++ awk -F/ '{print $2}' 14:55:30 + tox_env=pre-commit 14:55:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:55:30 + DOC_DIR=docs/_build/html 14:55:30 + [[ -d docs/_build/html ]] 14:55:30 + echo '---> tox-run.sh ends' 14:55:30 ---> tox-run.sh ends 14:55:30 + test 0 -eq 0 14:55:30 $ ssh-agent -k 14:55:30 unset SSH_AUTH_SOCK; 14:55:30 unset SSH_AGENT_PID; 14:55:30 echo Agent pid 1939 killed; 14:55:30 [ssh-agent] Stopped. 14:55:30 [PostBuildScript] - [INFO] Executing post build scripts. 14:55:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12908317866505159463.sh 14:55:30 ---> sysstat.sh 14:55:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3722858997407130266.sh 14:55:30 ---> package-listing.sh 14:55:30 ++ facter osfamily 14:55:30 ++ tr '[:upper:]' '[:lower:]' 14:55:30 + OS_FAMILY=debian 14:55:30 + workspace=/w/workspace/oom-master-pre-commit-lint 14:55:30 + START_PACKAGES=/tmp/packages_start.txt 14:55:30 + END_PACKAGES=/tmp/packages_end.txt 14:55:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:30 + PACKAGES=/tmp/packages_start.txt 14:55:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:55:30 + PACKAGES=/tmp/packages_end.txt 14:55:30 + case "${OS_FAMILY}" in 14:55:30 + dpkg -l 14:55:30 + grep '^ii' 14:55:31 + '[' -f /tmp/packages_start.txt ']' 14:55:31 + '[' -f /tmp/packages_end.txt ']' 14:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:55:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:55:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16589285511741381581.sh 14:55:31 ---> capture-instance-metadata.sh 14:55:31 Setup pyenv: 14:55:31 system 14:55:31 3.8.13 14:55:31 3.9.13 14:55:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ii0r 14:55:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:55:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:42 lf-activate-venv(): INFO: Base packages installed successfully 14:55:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-Ii0r/bin to PATH 14:56:04 INFO: Running in OpenStack, capturing instance metadata 14:56:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14637621720124242363.sh 14:56:04 provisioning config files... 14:56:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3299669567338253390tmp 14:56:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:56:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:56:04 [EnvInject] - Injecting environment variables from a build step. 14:56:04 [EnvInject] - Injecting as environment variables the properties content 14:56:04 SERVER_ID=logs 14:56:04 14:56:04 [EnvInject] - Variables injected successfully. 14:56:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5022035799021187942.sh 14:56:04 ---> create-netrc.sh 14:56:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13406699393722370377.sh 14:56:04 ---> python-tools-install.sh 14:56:04 Setup pyenv: 14:56:04 system 14:56:04 3.8.13 14:56:04 3.9.13 14:56:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ii0r from file:/tmp/.os_lf_venv 14:56:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:06 lf-activate-venv(): INFO: Base packages installed successfully 14:56:06 lf-activate-venv(): INFO: Installing additional packages: lftools 14:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ii0r/bin to PATH 14:56:14 Generating Requirements File 14:56:32 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. 14:56:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:56:33 Python 3.10.6 14:56:33 pip 25.2 from /tmp/venv-Ii0r/lib/python3.10/site-packages/pip (python 3.10) 14:56:33 appdirs==1.4.4 14:56:33 argcomplete==3.6.2 14:56:33 aspy.yaml==1.3.0 14:56:33 attrs==25.3.0 14:56:33 autopage==0.5.2 14:56:33 beautifulsoup4==4.14.2 14:56:33 boto3==1.40.41 14:56:33 botocore==1.40.41 14:56:33 bs4==0.0.2 14:56:33 cachetools==6.2.0 14:56:33 certifi==2025.8.3 14:56:33 cffi==2.0.0 14:56:33 cfgv==3.4.0 14:56:33 chardet==5.2.0 14:56:33 charset-normalizer==3.4.3 14:56:33 click==8.3.0 14:56:33 cliff==4.11.0 14:56:33 cmd2==2.7.0 14:56:33 cryptography==3.3.2 14:56:33 debtcollector==3.0.0 14:56:33 decorator==5.2.1 14:56:33 defusedxml==0.7.1 14:56:33 Deprecated==1.2.18 14:56:33 distlib==0.4.0 14:56:33 dnspython==2.8.0 14:56:33 docker==7.1.0 14:56:33 dogpile.cache==1.4.1 14:56:33 durationpy==0.10 14:56:33 email-validator==2.3.0 14:56:33 filelock==3.19.1 14:56:33 future==1.0.0 14:56:33 gitdb==4.0.12 14:56:33 GitPython==3.1.45 14:56:33 google-auth==2.41.0 14:56:33 httplib2==0.31.0 14:56:33 identify==2.6.14 14:56:33 idna==3.10 14:56:33 importlib-resources==1.5.0 14:56:33 iso8601==2.1.0 14:56:33 Jinja2==3.1.6 14:56:33 jmespath==1.0.1 14:56:33 jsonpatch==1.33 14:56:33 jsonpointer==3.0.0 14:56:33 jsonschema==4.25.1 14:56:33 jsonschema-specifications==2025.9.1 14:56:33 keystoneauth1==5.12.0 14:56:33 kubernetes==34.1.0 14:56:33 lftools==0.37.14 14:56:33 lxml==6.0.2 14:56:33 markdown-it-py==4.0.0 14:56:33 MarkupSafe==3.0.3 14:56:33 mdurl==0.1.2 14:56:33 msgpack==1.1.1 14:56:33 multi_key_dict==2.0.3 14:56:33 munch==4.0.0 14:56:33 netaddr==1.3.0 14:56:33 niet==1.4.2 14:56:33 nodeenv==1.9.1 14:56:33 oauth2client==4.1.3 14:56:33 oauthlib==3.3.1 14:56:33 openstacksdk==4.7.1 14:56:33 os-service-types==1.8.0 14:56:33 osc-lib==4.2.0 14:56:33 oslo.config==10.0.0 14:56:33 oslo.context==6.1.0 14:56:33 oslo.i18n==6.6.0 14:56:33 oslo.log==7.2.1 14:56:33 oslo.serialization==5.8.0 14:56:33 oslo.utils==9.1.0 14:56:33 packaging==25.0 14:56:33 pbr==7.0.1 14:56:33 platformdirs==4.4.0 14:56:33 prettytable==3.16.0 14:56:33 psutil==7.1.0 14:56:33 pyasn1==0.6.1 14:56:33 pyasn1_modules==0.4.2 14:56:33 pycparser==2.23 14:56:33 pygerrit2==2.0.15 14:56:33 PyGithub==2.8.1 14:56:33 Pygments==2.19.2 14:56:33 PyJWT==2.10.1 14:56:33 PyNaCl==1.6.0 14:56:33 pyparsing==2.4.7 14:56:33 pyperclip==1.11.0 14:56:33 pyrsistent==0.20.0 14:56:33 python-cinderclient==9.8.0 14:56:33 python-dateutil==2.9.0.post0 14:56:33 python-heatclient==4.3.0 14:56:33 python-jenkins==1.8.3 14:56:33 python-keystoneclient==5.7.0 14:56:33 python-magnumclient==4.9.0 14:56:33 python-openstackclient==8.2.0 14:56:33 python-swiftclient==4.8.0 14:56:33 PyYAML==6.0.3 14:56:33 referencing==0.36.2 14:56:33 requests==2.32.5 14:56:33 requests-oauthlib==2.0.0 14:56:33 requestsexceptions==1.4.0 14:56:33 rfc3986==2.0.0 14:56:33 rich==14.1.0 14:56:33 rich-argparse==1.7.1 14:56:33 rpds-py==0.27.1 14:56:33 rsa==4.9.1 14:56:33 ruamel.yaml==0.18.15 14:56:33 ruamel.yaml.clib==0.2.14 14:56:33 s3transfer==0.14.0 14:56:33 simplejson==3.20.2 14:56:33 six==1.17.0 14:56:33 smmap==5.0.2 14:56:33 soupsieve==2.8 14:56:33 stevedore==5.5.0 14:56:33 tabulate==0.9.0 14:56:33 toml==0.10.2 14:56:33 tomlkit==0.13.3 14:56:33 tqdm==4.67.1 14:56:33 typing_extensions==4.15.0 14:56:33 tzdata==2025.2 14:56:33 urllib3==1.26.20 14:56:33 virtualenv==20.34.0 14:56:33 wcwidth==0.2.14 14:56:33 websocket-client==1.8.0 14:56:33 wrapt==1.17.3 14:56:33 xdg==6.0.0 14:56:33 xmltodict==1.0.2 14:56:33 yq==3.4.3 14:56:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11881075723223851702.sh 14:56:33 ---> sudo-logs.sh 14:56:33 Archiving 'sudo' log.. 14:56:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15314481935771084102.sh 14:56:34 ---> job-cost.sh 14:56:34 Setup pyenv: 14:56:34 system 14:56:34 3.8.13 14:56:34 3.9.13 14:56:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ii0r from file:/tmp/.os_lf_venv 14:56:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:36 lf-activate-venv(): INFO: Base packages installed successfully 14:56:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:56:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ii0r/bin to PATH 14:56:41 INFO: No Stack... 14:56:41 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:41 INFO: Archiving Costs 14:56:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12623592179771310180.sh 14:56:41 ---> logs-deploy.sh 14:56:41 Setup pyenv: 14:56:41 system 14:56:41 3.8.13 14:56:41 3.9.13 14:56:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ii0r from file:/tmp/.os_lf_venv 14:56:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:43 lf-activate-venv(): INFO: Base packages installed successfully 14:56:43 lf-activate-venv(): INFO: Installing additional packages: lftools 14:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-Ii0r/bin to PATH 14:56:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4256 14:56:51 INFO: archiving workspace using pattern(s): 14:56:52 Archives upload complete. 14:56:53 INFO: archiving logs to Nexus 14:56:53 ---> uname -a: 14:56:53 Linux prd-ubuntu1804-builder-4c-4g-1397 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:56:53 14:56:53 14:56:53 ---> lscpu: 14:56:53 Architecture: x86_64 14:56:53 CPU op-mode(s): 32-bit, 64-bit 14:56:53 Byte Order: Little Endian 14:56:53 CPU(s): 4 14:56:53 On-line CPU(s) list: 0-3 14:56:53 Thread(s) per core: 1 14:56:53 Core(s) per socket: 1 14:56:53 Socket(s): 4 14:56:53 NUMA node(s): 1 14:56:53 Vendor ID: AuthenticAMD 14:56:53 CPU family: 23 14:56:53 Model: 49 14:56:53 Model name: AMD EPYC-Rome Processor 14:56:53 Stepping: 0 14:56:53 CPU MHz: 2800.000 14:56:53 BogoMIPS: 5600.00 14:56:53 Virtualization: AMD-V 14:56:53 Hypervisor vendor: KVM 14:56:53 Virtualization type: full 14:56:53 L1d cache: 32K 14:56:53 L1i cache: 32K 14:56:53 L2 cache: 512K 14:56:53 L3 cache: 16384K 14:56:53 NUMA node0 CPU(s): 0-3 14:56:53 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 14:56:53 14:56:53 14:56:53 ---> nproc: 14:56:53 4 14:56:53 14:56:53 14:56:53 ---> df -h: 14:56:53 Filesystem Size Used Avail Use% Mounted on 14:56:53 udev 7.9G 0 7.9G 0% /dev 14:56:53 tmpfs 1.6G 676K 1.6G 1% /run 14:56:53 /dev/vda1 78G 8.4G 69G 11% / 14:56:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:53 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:53 14:56:53 14:56:53 ---> free -m: 14:56:53 total used free shared buff/cache available 14:56:53 Mem: 16040 537 13282 0 2219 15181 14:56:53 Swap: 1023 0 1023 14:56:53 14:56:53 14:56:53 ---> ip addr: 14:56:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:53 inet 127.0.0.1/8 scope host lo 14:56:53 valid_lft forever preferred_lft forever 14:56:53 inet6 ::1/128 scope host 14:56:53 valid_lft forever preferred_lft forever 14:56:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:53 link/ether fa:16:3e:9a:d4:ff brd ff:ff:ff:ff:ff:ff 14:56:53 inet 10.30.107.113/23 brd 10.30.107.255 scope global dynamic ens3 14:56:53 valid_lft 86223sec preferred_lft 86223sec 14:56:53 inet6 fe80::f816:3eff:fe9a:d4ff/64 scope link 14:56:53 valid_lft forever preferred_lft forever 14:56:53 14:56:53 14:56:53 ---> sar -b -r -n DEV: 14:56:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1397) 09/30/25 _x86_64_ (4 CPU) 14:56:53 14:56:53 14:54:02 LINUX RESTART (4 CPU) 14:56:53 14:56:53 14:55:00 tps rtps wtps bread/s bwrtn/s 14:56:53 14:56:01 111.10 8.67 102.43 189.35 24298.18 14:56:53 Average: 111.10 8.67 102.43 189.35 24298.18 14:56:53 14:56:53 14:55:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:53 14:56:01 13647396 15487188 2777572 16.91 75080 1951360 857792 4.91 851492 1680768 204852 14:56:53 Average: 13647396 15487188 2777572 16.91 75080 1951360 857792 4.91 851492 1680768 204852 14:56:53 14:56:53 14:55:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:53 14:56:01 ens3 81.41 59.25 1244.06 10.71 0.00 0.00 0.00 0.00 14:56:53 14:56:01 lo 2.43 2.43 0.27 0.27 0.00 0.00 0.00 0.00 14:56:53 Average: ens3 81.41 59.25 1244.06 10.71 0.00 0.00 0.00 0.00 14:56:53 Average: lo 2.43 2.43 0.27 0.27 0.00 0.00 0.00 0.00 14:56:53 14:56:53 14:56:53 ---> sar -P ALL: 14:56:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1397) 09/30/25 _x86_64_ (4 CPU) 14:56:53 14:56:53 14:54:02 LINUX RESTART (4 CPU) 14:56:53 14:56:53 14:55:00 CPU %user %nice %system %iowait %steal %idle 14:56:53 14:56:01 all 21.21 0.00 2.05 4.53 0.07 72.15 14:56:53 14:56:01 0 25.20 0.00 1.92 0.33 0.05 72.50 14:56:53 14:56:01 1 13.08 0.00 2.01 8.18 0.08 76.66 14:56:53 14:56:01 2 11.73 0.00 1.46 0.66 0.05 86.10 14:56:53 14:56:01 3 34.79 0.00 2.79 8.93 0.08 53.42 14:56:53 Average: all 21.21 0.00 2.05 4.53 0.07 72.15 14:56:53 Average: 0 25.20 0.00 1.92 0.33 0.05 72.50 14:56:53 Average: 1 13.08 0.00 2.01 8.18 0.08 76.66 14:56:53 Average: 2 11.73 0.00 1.46 0.66 0.05 86.10 14:56:53 Average: 3 34.79 0.00 2.79 8.93 0.08 53.42 14:56:53 14:56:53 14:56:53