12:14:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 12:14:27 Running as SYSTEM 12:14:27 [EnvInject] - Loading node environment variables. 12:14:27 Building remotely on prd-ubuntu1804-builder-4c-4g-17179 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:14:27 [ssh-agent] Looking for ssh-agent implementation... 12:14:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:14:27 $ ssh-agent 12:14:27 SSH_AUTH_SOCK=/tmp/ssh-NUWyxu4zGcZ8/agent.1599 12:14:27 SSH_AGENT_PID=1600 12:14:27 [ssh-agent] Started. 12:14:27 Running ssh-add (command line suppressed) 12:14:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11073455144660897945.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11073455144660897945.key) 12:14:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:14:27 The recommended git tool is: NONE 12:14:29 using credential onap-jenkins-ssh 12:14:29 Wiping out workspace first. 12:14:29 Cloning the remote Git repository 12:14:29 Cloning repository git://cloud.onap.org/mirror/oom.git 12:14:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:14:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:14:29 > git --version # timeout=10 12:14:29 > git --version # 'git version 2.17.1' 12:14:29 using GIT_SSH to set credentials Gerrit user 12:14:29 Verifying host key using manually-configured host key entries 12:14:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:14:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:14:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:14:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:14:34 using GIT_SSH to set credentials Gerrit user 12:14:34 Verifying host key using manually-configured host key entries 12:14:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/2 # timeout=30 12:14:34 > git rev-parse 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8^{commit} # timeout=10 12:14:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:14:34 Checking out Revision 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 (refs/changes/81/142581/2) 12:14:34 > git config core.sparsecheckout # timeout=10 12:14:34 > git checkout -f 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 # timeout=30 12:14:38 Commit message: "[POLICY] Update docker images to latest versions" 12:14:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:14:38 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 12:14:38 [EnvInject] - Injecting environment variables from a build step. 12:14:38 [EnvInject] - Injecting as environment variables the properties content 12:14:38 PYTHON=python3 12:14:38 12:14:38 [EnvInject] - Variables injected successfully. 12:14:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2945695088162928788.sh 12:14:38 ---> tox-install.sh 12:14:38 + source /home/jenkins/lf-env.sh 12:14:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:38 ++ mktemp -d /tmp/venv-XXXX 12:14:38 + lf_venv=/tmp/venv-itfB 12:14:38 + local venv_file=/tmp/.os_lf_venv 12:14:38 + local python=python3 12:14:38 + local options 12:14:38 + local set_path=true 12:14:38 + local install_args= 12:14:38 ++ 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 12:14:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:38 + true 12:14:38 + case $1 in 12:14:38 + venv_file=/tmp/.toxenv 12:14:38 + shift 2 12:14:38 + true 12:14:38 + case $1 in 12:14:38 + shift 12:14:38 + break 12:14:38 + case $python in 12:14:38 + local pkg_list= 12:14:38 + [[ -d /opt/pyenv ]] 12:14:38 + echo 'Setup pyenv:' 12:14:38 Setup pyenv: 12:14:38 + export PYENV_ROOT=/opt/pyenv 12:14:38 + PYENV_ROOT=/opt/pyenv 12:14:38 + 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 12:14:38 + 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 12:14:38 + pyenv versions 12:14:38 * system (set by /opt/pyenv/version) 12:14:38 * 3.8.13 (set by /opt/pyenv/version) 12:14:38 * 3.9.13 (set by /opt/pyenv/version) 12:14:38 * 3.10.6 (set by /opt/pyenv/version) 12:14:38 + command -v pyenv 12:14:38 ++ pyenv init - --no-rehash 12:14:38 + 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[*]}"'\'')" 12:14:38 export PATH="/opt/pyenv/shims:${PATH}" 12:14:38 export PYENV_SHELL=bash 12:14:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:38 pyenv() { 12:14:38 local command 12:14:38 command="${1:-}" 12:14:38 if [ "$#" -gt 0 ]; then 12:14:38 shift 12:14:38 fi 12:14:38 12:14:38 case "$command" in 12:14:38 rehash|shell) 12:14:38 eval "$(pyenv "sh-$command" "$@")" 12:14:38 ;; 12:14:38 *) 12:14:38 command pyenv "$command" "$@" 12:14:38 ;; 12:14:38 esac 12:14:38 }' 12:14:38 +++ 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[*]}"' 12:14:38 ++ 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 12:14:38 ++ 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 12:14:38 ++ 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 12:14:38 ++ export PYENV_SHELL=bash 12:14:38 ++ PYENV_SHELL=bash 12:14:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:38 +++ complete -F _pyenv pyenv 12:14:38 ++ lf-pyver python3 12:14:38 ++ local py_version_xy=python3 12:14:38 ++ local py_version_xyz= 12:14:38 ++ pyenv versions 12:14:38 ++ local command 12:14:38 ++ command=versions 12:14:38 ++ '[' 1 -gt 0 ']' 12:14:38 ++ shift 12:14:38 ++ case "$command" in 12:14:38 ++ command pyenv versions 12:14:38 ++ pyenv versions 12:14:38 ++ sed 's/^[ *]* //' 12:14:38 ++ grep -E '^[0-9.]*[0-9]$' 12:14:38 ++ awk '{ print $1 }' 12:14:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:38 +++ grep '^3' /tmp/.pyenv_versions 12:14:38 +++ sort -V 12:14:38 +++ tail -n 1 12:14:38 ++ py_version_xyz=3.10.6 12:14:38 ++ [[ -z 3.10.6 ]] 12:14:38 ++ echo 3.10.6 12:14:38 ++ return 0 12:14:38 + pyenv local 3.10.6 12:14:38 + local command 12:14:38 + command=local 12:14:38 + '[' 2 -gt 0 ']' 12:14:38 + shift 12:14:38 + case "$command" in 12:14:38 + command pyenv local 3.10.6 12:14:38 + pyenv local 3.10.6 12:14:38 + for arg in "$@" 12:14:38 + case $arg in 12:14:38 + pkg_list+='tox ' 12:14:38 + for arg in "$@" 12:14:38 + case $arg in 12:14:38 + pkg_list+='virtualenv ' 12:14:38 + for arg in "$@" 12:14:38 + case $arg in 12:14:38 + pkg_list+='urllib3~=1.26.15 ' 12:14:38 + [[ -f /tmp/.toxenv ]] 12:14:38 + [[ ! -f /tmp/.toxenv ]] 12:14:38 + [[ -n '' ]] 12:14:38 + python3 -m venv /tmp/venv-itfB 12:14:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-itfB' 12:14:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-itfB 12:14:42 + echo /tmp/venv-itfB 12:14:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:14:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:14:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:14:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:42 + local 'pip_opts=--upgrade --quiet' 12:14:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:14:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:14:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:14:42 + [[ -n '' ]] 12:14:42 + [[ -n '' ]] 12:14:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:14:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:42 + /tmp/venv-itfB/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 12:14:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:14:46 lf-activate-venv(): INFO: Base packages installed successfully 12:14:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:14:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:14:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:14:46 + /tmp/venv-itfB/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 12:14:48 + type python3 12:14:48 + true 12:14:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-itfB/bin to PATH' 12:14:48 lf-activate-venv(): INFO: Adding /tmp/venv-itfB/bin to PATH 12:14:48 + PATH=/tmp/venv-itfB/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 12:14:48 + return 0 12:14:48 + python3 --version 12:14:48 Python 3.10.6 12:14:48 + python3 -m pip --version 12:14:49 pip 25.3 from /tmp/venv-itfB/lib/python3.10/site-packages/pip (python 3.10) 12:14:49 + python3 -m pip freeze 12:14:49 cachetools==6.2.2 12:14:49 chardet==5.2.0 12:14:49 colorama==0.4.6 12:14:49 distlib==0.4.0 12:14:49 filelock==3.20.0 12:14:49 packaging==25.0 12:14:49 platformdirs==4.5.0 12:14:49 pluggy==1.6.0 12:14:49 pyproject-api==1.10.0 12:14:49 tomli==2.3.0 12:14:49 tox==4.32.0 12:14:49 typing_extensions==4.15.0 12:14:49 urllib3==1.26.20 12:14:49 virtualenv==20.35.4 12:14:49 [EnvInject] - Injecting environment variables from a build step. 12:14:49 [EnvInject] - Injecting as environment variables the properties content 12:14:49 PARALLEL=false 12:14:49 12:14:49 [EnvInject] - Variables injected successfully. 12:14:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3988376799059188114.sh 12:14:49 ---> tox-run.sh 12:14:49 + 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 12:14:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:14:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:14:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:14:49 + cd /w/workspace/oom-master-pre-commit-lint/. 12:14:49 + source /home/jenkins/lf-env.sh 12:14:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:49 ++ mktemp -d /tmp/venv-XXXX 12:14:49 + lf_venv=/tmp/venv-uRIB 12:14:49 + local venv_file=/tmp/.os_lf_venv 12:14:49 + local python=python3 12:14:49 + local options 12:14:49 + local set_path=true 12:14:49 + local install_args= 12:14:49 ++ 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 12:14:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:49 + true 12:14:49 + case $1 in 12:14:49 + venv_file=/tmp/.toxenv 12:14:49 + shift 2 12:14:49 + true 12:14:49 + case $1 in 12:14:49 + shift 12:14:49 + break 12:14:49 + case $python in 12:14:49 + local pkg_list= 12:14:49 + [[ -d /opt/pyenv ]] 12:14:49 + echo 'Setup pyenv:' 12:14:49 Setup pyenv: 12:14:49 + export PYENV_ROOT=/opt/pyenv 12:14:49 + PYENV_ROOT=/opt/pyenv 12:14:49 + 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 12:14:49 + 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 12:14:49 + pyenv versions 12:14:49 system 12:14:49 3.8.13 12:14:49 3.9.13 12:14:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:49 + command -v pyenv 12:14:49 ++ pyenv init - --no-rehash 12:14:49 + 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[*]}"'\'')" 12:14:49 export PATH="/opt/pyenv/shims:${PATH}" 12:14:49 export PYENV_SHELL=bash 12:14:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:49 pyenv() { 12:14:49 local command 12:14:49 command="${1:-}" 12:14:49 if [ "$#" -gt 0 ]; then 12:14:49 shift 12:14:49 fi 12:14:49 12:14:49 case "$command" in 12:14:49 rehash|shell) 12:14:49 eval "$(pyenv "sh-$command" "$@")" 12:14:49 ;; 12:14:49 *) 12:14:49 command pyenv "$command" "$@" 12:14:49 ;; 12:14:49 esac 12:14:49 }' 12:14:49 +++ 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[*]}"' 12:14:49 ++ 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 12:14:49 ++ 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 12:14:49 ++ 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 12:14:49 ++ export PYENV_SHELL=bash 12:14:49 ++ PYENV_SHELL=bash 12:14:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:49 +++ complete -F _pyenv pyenv 12:14:49 ++ lf-pyver python3 12:14:49 ++ local py_version_xy=python3 12:14:49 ++ local py_version_xyz= 12:14:49 ++ pyenv versions 12:14:49 ++ local command 12:14:49 ++ command=versions 12:14:49 ++ '[' 1 -gt 0 ']' 12:14:49 ++ shift 12:14:49 ++ case "$command" in 12:14:49 ++ command pyenv versions 12:14:49 ++ pyenv versions 12:14:49 ++ grep -E '^[0-9.]*[0-9]$' 12:14:49 ++ sed 's/^[ *]* //' 12:14:49 ++ awk '{ print $1 }' 12:14:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:49 +++ grep '^3' /tmp/.pyenv_versions 12:14:49 +++ sort -V 12:14:49 +++ tail -n 1 12:14:49 ++ py_version_xyz=3.10.6 12:14:49 ++ [[ -z 3.10.6 ]] 12:14:49 ++ echo 3.10.6 12:14:49 ++ return 0 12:14:49 + pyenv local 3.10.6 12:14:49 + local command 12:14:49 + command=local 12:14:49 + '[' 2 -gt 0 ']' 12:14:49 + shift 12:14:49 + case "$command" in 12:14:49 + command pyenv local 3.10.6 12:14:49 + pyenv local 3.10.6 12:14:49 + for arg in "$@" 12:14:49 + case $arg in 12:14:49 + pkg_list+='tox ' 12:14:49 + for arg in "$@" 12:14:49 + case $arg in 12:14:49 + pkg_list+='virtualenv ' 12:14:49 + for arg in "$@" 12:14:49 + case $arg in 12:14:49 + pkg_list+='urllib3~=1.26.15 ' 12:14:49 + [[ -f /tmp/.toxenv ]] 12:14:49 ++ cat /tmp/.toxenv 12:14:49 + lf_venv=/tmp/venv-itfB 12:14:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-itfB from' file:/tmp/.toxenv 12:14:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-itfB from file:/tmp/.toxenv 12:14:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:14:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:49 + local 'pip_opts=--upgrade --quiet' 12:14:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:14:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:14:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:14:49 + [[ -n '' ]] 12:14:49 + [[ -n '' ]] 12:14:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:14:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:49 + /tmp/venv-itfB/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 12:14:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:14:50 lf-activate-venv(): INFO: Base packages installed successfully 12:14:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:14:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:14:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:14:50 + /tmp/venv-itfB/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 12:14:51 + type python3 12:14:51 + true 12:14:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-itfB/bin to PATH' 12:14:51 lf-activate-venv(): INFO: Adding /tmp/venv-itfB/bin to PATH 12:14:51 + PATH=/tmp/venv-itfB/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 12:14:51 + return 0 12:14:51 + [[ -d /opt/pyenv ]] 12:14:51 + echo '---> Setting up pyenv' 12:14:51 ---> Setting up pyenv 12:14:51 + export PYENV_ROOT=/opt/pyenv 12:14:51 + PYENV_ROOT=/opt/pyenv 12:14:51 + export PATH=/opt/pyenv/bin:/tmp/venv-itfB/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 12:14:51 + PATH=/opt/pyenv/bin:/tmp/venv-itfB/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 12:14:51 ++ pwd 12:14:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:14:51 + export PYTHONPATH 12:14:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:14:51 + TOX_TESTENV_PASSENV=PYTHONPATH 12:14:51 + tox --version 12:14:51 4.32.0 from /tmp/venv-itfB/lib/python3.10/site-packages/tox/__init__.py 12:14:51 + PARALLEL=false 12:14:51 + TOX_OPTIONS_LIST= 12:14:51 + [[ -n pre-commit ]] 12:14:51 + TOX_OPTIONS_LIST=' -e pre-commit' 12:14:51 + case ${PARALLEL,,} in 12:14:51 + tox -e pre-commit 12:14:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:14:52 pre-commit: install_deps> python -I -m pip install pre-commit 12:14:55 pre-commit: freeze> python -m pip freeze --all 12:14:55 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 12:14:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:14:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:14:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:14:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:14:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:14:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:14:58 [INFO] Once installed this environment will be reused. 12:14:58 [INFO] This may take a few minutes... 12:15:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:15:02 [INFO] Once installed this environment will be reused. 12:15:02 [INFO] This may take a few minutes... 12:15:06 trim trailing whitespace.................................................Passed 12:15:06 Tabs remover.............................................................Passed 12:15:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:15:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:15:07 [INFO] Once installed this environment will be reused. 12:15:07 [INFO] This may take a few minutes... 12:15:15 gitlint..............................................(no files to check)Skipped 12:15:15 pre-commit: OK (23.24=setup[3.51]+cmd[11.20,8.52] seconds) 12:15:15 congratulations :) (23.27 seconds) 12:15:15 + tox_status=0 12:15:15 + echo '---> Completed tox runs' 12:15:15 ---> Completed tox runs 12:15:15 + for i in .tox/*/log 12:15:15 ++ echo .tox/pre-commit/log 12:15:15 ++ awk -F/ '{print $2}' 12:15:15 + tox_env=pre-commit 12:15:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:15:15 + DOC_DIR=docs/_build/html 12:15:15 + [[ -d docs/_build/html ]] 12:15:15 + echo '---> tox-run.sh ends' 12:15:15 ---> tox-run.sh ends 12:15:15 + test 0 -eq 0 12:15:15 $ ssh-agent -k 12:15:15 unset SSH_AUTH_SOCK; 12:15:15 unset SSH_AGENT_PID; 12:15:15 echo Agent pid 1600 killed; 12:15:15 [ssh-agent] Stopped. 12:15:15 [PostBuildScript] - [INFO] Executing post build scripts. 12:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5897793259129664093.sh 12:15:15 ---> sysstat.sh 12:15:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10859906448886079905.sh 12:15:16 ---> package-listing.sh 12:15:16 ++ facter osfamily 12:15:16 ++ tr '[:upper:]' '[:lower:]' 12:15:16 + OS_FAMILY=debian 12:15:16 + workspace=/w/workspace/oom-master-pre-commit-lint 12:15:16 + START_PACKAGES=/tmp/packages_start.txt 12:15:16 + END_PACKAGES=/tmp/packages_end.txt 12:15:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:16 + PACKAGES=/tmp/packages_start.txt 12:15:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:15:16 + PACKAGES=/tmp/packages_end.txt 12:15:16 + case "${OS_FAMILY}" in 12:15:16 + grep '^ii' 12:15:16 + dpkg -l 12:15:16 + '[' -f /tmp/packages_start.txt ']' 12:15:16 + '[' -f /tmp/packages_end.txt ']' 12:15:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:15:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:15:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:15:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10652464290623013335.sh 12:15:16 ---> capture-instance-metadata.sh 12:15:16 Setup pyenv: 12:15:16 system 12:15:16 3.8.13 12:15:16 3.9.13 12:15:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:15:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e32m 12:15:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:15:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:23 lf-activate-venv(): INFO: Base packages installed successfully 12:15:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:44 lf-activate-venv(): INFO: Adding /tmp/venv-e32m/bin to PATH 12:15:44 INFO: Running in OpenStack, capturing instance metadata 12:15:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7905673095200695934.sh 12:15:44 provisioning config files... 12:15:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6760817849851605712tmp 12:15:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:15:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:15:44 [EnvInject] - Injecting environment variables from a build step. 12:15:44 [EnvInject] - Injecting as environment variables the properties content 12:15:44 SERVER_ID=logs 12:15:44 12:15:44 [EnvInject] - Variables injected successfully. 12:15:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5160763906966672368.sh 12:15:44 ---> create-netrc.sh 12:15:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8097788535016567631.sh 12:15:44 ---> python-tools-install.sh 12:15:44 Setup pyenv: 12:15:44 system 12:15:44 3.8.13 12:15:44 3.9.13 12:15:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e32m from file:/tmp/.os_lf_venv 12:15:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:46 lf-activate-venv(): INFO: Base packages installed successfully 12:15:46 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:54 lf-activate-venv(): INFO: Adding /tmp/venv-e32m/bin to PATH 12:15:54 Generating Requirements File 12:16:12 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. 12:16:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:16:12 Python 3.10.6 12:16:12 pip 25.3 from /tmp/venv-e32m/lib/python3.10/site-packages/pip (python 3.10) 12:16:12 appdirs==1.4.4 12:16:12 argcomplete==3.6.3 12:16:12 aspy.yaml==1.3.0 12:16:12 attrs==25.4.0 12:16:12 autopage==0.5.2 12:16:12 beautifulsoup4==4.14.3 12:16:12 boto3==1.42.0 12:16:12 botocore==1.41.6 12:16:12 bs4==0.0.2 12:16:12 cachetools==6.2.2 12:16:12 certifi==2025.11.12 12:16:12 cffi==2.0.0 12:16:12 cfgv==3.5.0 12:16:12 chardet==5.2.0 12:16:12 charset-normalizer==3.4.4 12:16:12 click==8.3.1 12:16:12 cliff==4.12.0 12:16:12 cmd2==2.7.0 12:16:12 cryptography==3.3.2 12:16:12 debtcollector==3.0.0 12:16:12 decorator==5.2.1 12:16:12 defusedxml==0.7.1 12:16:12 Deprecated==1.3.1 12:16:12 distlib==0.4.0 12:16:12 dnspython==2.8.0 12:16:12 docker==7.1.0 12:16:12 dogpile.cache==1.5.0 12:16:12 durationpy==0.10 12:16:12 email-validator==2.3.0 12:16:12 filelock==3.20.0 12:16:12 future==1.0.0 12:16:12 gitdb==4.0.12 12:16:12 GitPython==3.1.45 12:16:12 google-auth==2.43.0 12:16:12 httplib2==0.31.0 12:16:12 identify==2.6.15 12:16:12 idna==3.11 12:16:12 importlib-resources==1.5.0 12:16:12 iso8601==2.1.0 12:16:12 Jinja2==3.1.6 12:16:12 jmespath==1.0.1 12:16:12 jsonpatch==1.33 12:16:12 jsonpointer==3.0.0 12:16:12 jsonschema==4.25.1 12:16:12 jsonschema-specifications==2025.9.1 12:16:12 keystoneauth1==5.12.0 12:16:12 kubernetes==34.1.0 12:16:12 lftools==0.37.16 12:16:12 lxml==6.0.2 12:16:12 markdown-it-py==4.0.0 12:16:12 MarkupSafe==3.0.3 12:16:12 mdurl==0.1.2 12:16:12 msgpack==1.1.2 12:16:12 multi_key_dict==2.0.3 12:16:12 munch==4.0.0 12:16:12 netaddr==1.3.0 12:16:12 niet==1.4.2 12:16:12 nodeenv==1.9.1 12:16:12 oauth2client==4.1.3 12:16:12 oauthlib==3.3.1 12:16:12 openstacksdk==4.8.0 12:16:12 os-service-types==1.8.2 12:16:12 osc-lib==4.2.0 12:16:12 oslo.config==10.1.0 12:16:12 oslo.context==6.2.0 12:16:12 oslo.i18n==6.7.1 12:16:12 oslo.log==7.2.1 12:16:12 oslo.serialization==5.8.0 12:16:12 oslo.utils==9.2.0 12:16:12 packaging==25.0 12:16:12 pbr==7.0.3 12:16:12 platformdirs==4.5.0 12:16:12 prettytable==3.17.0 12:16:12 psutil==7.1.3 12:16:12 pyasn1==0.6.1 12:16:12 pyasn1_modules==0.4.2 12:16:12 pycparser==2.23 12:16:12 pygerrit2==2.0.15 12:16:12 PyGithub==2.8.1 12:16:12 Pygments==2.19.2 12:16:12 PyJWT==2.10.1 12:16:12 PyNaCl==1.6.1 12:16:12 pyparsing==2.4.7 12:16:12 pyperclip==1.11.0 12:16:12 pyrsistent==0.20.0 12:16:12 python-cinderclient==9.8.0 12:16:12 python-dateutil==2.9.0.post0 12:16:12 python-heatclient==4.3.0 12:16:12 python-jenkins==1.8.3 12:16:12 python-keystoneclient==5.7.0 12:16:12 python-magnumclient==4.9.0 12:16:12 python-openstackclient==8.2.0 12:16:12 python-swiftclient==4.9.0 12:16:12 PyYAML==6.0.3 12:16:12 referencing==0.37.0 12:16:12 requests==2.32.5 12:16:12 requests-oauthlib==2.0.0 12:16:12 requestsexceptions==1.4.0 12:16:12 rfc3986==2.0.0 12:16:12 rich==14.2.0 12:16:12 rich-argparse==1.7.2 12:16:12 rpds-py==0.30.0 12:16:12 rsa==4.9.1 12:16:12 ruamel.yaml==0.18.16 12:16:12 ruamel.yaml.clib==0.2.15 12:16:12 s3transfer==0.16.0 12:16:12 simplejson==3.20.2 12:16:12 six==1.17.0 12:16:12 smmap==5.0.2 12:16:12 soupsieve==2.8 12:16:12 stevedore==5.6.0 12:16:12 tabulate==0.9.0 12:16:12 toml==0.10.2 12:16:12 tomlkit==0.13.3 12:16:12 tqdm==4.67.1 12:16:12 typing_extensions==4.15.0 12:16:12 tzdata==2025.2 12:16:12 urllib3==1.26.20 12:16:12 virtualenv==20.35.4 12:16:12 wcwidth==0.2.14 12:16:12 websocket-client==1.9.0 12:16:12 wrapt==2.0.1 12:16:12 xdg==6.0.0 12:16:12 xmltodict==1.0.2 12:16:12 yq==3.4.3 12:16:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16977803365876448420.sh 12:16:12 ---> sudo-logs.sh 12:16:12 Archiving 'sudo' log.. 12:16:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6311854879351430018.sh 12:16:13 ---> job-cost.sh 12:16:13 Setup pyenv: 12:16:13 system 12:16:13 3.8.13 12:16:13 3.9.13 12:16:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:16:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e32m from file:/tmp/.os_lf_venv 12:16:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:16:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:16:15 lf-activate-venv(): INFO: Base packages installed successfully 12:16:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-e32m/bin to PATH 12:16:20 INFO: No Stack... 12:16:20 INFO: Retrieving Pricing Info for: v3-standard-4 12:16:20 INFO: Archiving Costs 12:16:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12688804248630410155.sh 12:16:20 ---> logs-deploy.sh 12:16:20 Setup pyenv: 12:16:20 system 12:16:20 3.8.13 12:16:20 3.9.13 12:16:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:16:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e32m from file:/tmp/.os_lf_venv 12:16:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:16:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:16:22 lf-activate-venv(): INFO: Base packages installed successfully 12:16:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:16:31 lf-activate-venv(): INFO: Adding /tmp/venv-e32m/bin to PATH 12:16:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4320 12:16:31 INFO: archiving workspace using pattern(s): 12:16:31 Archives upload complete. 12:16:32 INFO: archiving logs to Nexus 12:16:33 ---> uname -a: 12:16:33 Linux prd-ubuntu1804-builder-4c-4g-17179 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:16:33 12:16:33 12:16:33 ---> lscpu: 12:16:33 Architecture: x86_64 12:16:33 CPU op-mode(s): 32-bit, 64-bit 12:16:33 Byte Order: Little Endian 12:16:33 CPU(s): 4 12:16:33 On-line CPU(s) list: 0-3 12:16:33 Thread(s) per core: 1 12:16:33 Core(s) per socket: 1 12:16:33 Socket(s): 4 12:16:33 NUMA node(s): 1 12:16:33 Vendor ID: AuthenticAMD 12:16:33 CPU family: 23 12:16:33 Model: 49 12:16:33 Model name: AMD EPYC-Rome Processor 12:16:33 Stepping: 0 12:16:33 CPU MHz: 2799.998 12:16:33 BogoMIPS: 5599.99 12:16:33 Virtualization: AMD-V 12:16:33 Hypervisor vendor: KVM 12:16:33 Virtualization type: full 12:16:33 L1d cache: 32K 12:16:33 L1i cache: 32K 12:16:33 L2 cache: 512K 12:16:33 L3 cache: 16384K 12:16:33 NUMA node0 CPU(s): 0-3 12:16:33 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 12:16:33 12:16:33 12:16:33 ---> nproc: 12:16:33 4 12:16:33 12:16:33 12:16:33 ---> df -h: 12:16:33 Filesystem Size Used Avail Use% Mounted on 12:16:33 udev 7.9G 0 7.9G 0% /dev 12:16:33 tmpfs 1.6G 676K 1.6G 1% /run 12:16:33 /dev/vda1 78G 8.4G 69G 11% / 12:16:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:16:33 tmpfs 5.0M 0 5.0M 0% /run/lock 12:16:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:16:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:16:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:16:33 12:16:33 12:16:33 ---> free -m: 12:16:33 total used free shared buff/cache available 12:16:33 Mem: 16040 540 13283 0 2215 15178 12:16:33 Swap: 1023 0 1023 12:16:33 12:16:33 12:16:33 ---> ip addr: 12:16:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:16:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:33 inet 127.0.0.1/8 scope host lo 12:16:33 valid_lft forever preferred_lft forever 12:16:33 inet6 ::1/128 scope host 12:16:33 valid_lft forever preferred_lft forever 12:16:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:16:33 link/ether fa:16:3e:e3:90:bf brd ff:ff:ff:ff:ff:ff 12:16:33 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 12:16:33 valid_lft 86258sec preferred_lft 86258sec 12:16:33 inet6 fe80::f816:3eff:fee3:90bf/64 scope link 12:16:33 valid_lft forever preferred_lft forever 12:16:33 12:16:33 12:16:33 ---> sar -b -r -n DEV: 12:16:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17179) 12/02/25 _x86_64_ (4 CPU) 12:16:33 12:16:33 12:14:12 LINUX RESTART (4 CPU) 12:16:33 12:16:33 12:15:01 tps rtps wtps bread/s bwrtn/s 12:16:33 12:16:01 126.60 0.98 125.61 113.31 31855.62 12:16:33 Average: 126.60 0.98 125.61 113.31 31855.62 12:16:33 12:16:33 12:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:33 12:16:01 13738376 15585196 2686584 16.36 80060 1951872 738192 4.22 724692 1716980 169224 12:16:33 Average: 13738376 15585196 2686584 16.36 80060 1951872 738192 4.22 724692 1716980 169224 12:16:33 12:16:33 12:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:33 12:16:01 ens3 60.79 46.89 833.58 10.81 0.00 0.00 0.00 0.00 12:16:33 12:16:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 12:16:33 Average: ens3 60.79 46.89 833.58 10.81 0.00 0.00 0.00 0.00 12:16:33 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 12:16:33 12:16:33 12:16:33 ---> sar -P ALL: 12:16:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17179) 12/02/25 _x86_64_ (4 CPU) 12:16:33 12:16:33 12:14:12 LINUX RESTART (4 CPU) 12:16:33 12:16:33 12:15:01 CPU %user %nice %system %iowait %steal %idle 12:16:33 12:16:01 all 21.91 0.00 1.64 1.77 0.05 74.63 12:16:33 12:16:01 0 33.04 0.00 2.41 3.09 0.08 61.37 12:16:33 12:16:01 1 23.30 0.00 1.45 0.18 0.05 75.01 12:16:33 12:16:01 2 14.29 0.00 1.19 1.62 0.05 82.85 12:16:33 12:16:01 3 16.98 0.00 1.55 2.19 0.05 79.23 12:16:33 Average: all 21.91 0.00 1.64 1.77 0.05 74.63 12:16:33 Average: 0 33.04 0.00 2.41 3.09 0.08 61.37 12:16:33 Average: 1 23.30 0.00 1.45 0.18 0.05 75.01 12:16:33 Average: 2 14.29 0.00 1.19 1.62 0.05 82.85 12:16:33 Average: 3 16.98 0.00 1.55 2.19 0.05 79.23 12:16:33 12:16:33 12:16:33