13:32:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 13:32:07 Running as SYSTEM 13:32:07 [EnvInject] - Loading node environment variables. 13:32:07 Building remotely on prd-ubuntu1804-builder-4c-4g-16767 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:32:07 [ssh-agent] Looking for ssh-agent implementation... 13:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:07 $ ssh-agent 13:32:07 SSH_AUTH_SOCK=/tmp/ssh-urZyeYG2s32F/agent.1678 13:32:07 SSH_AGENT_PID=1680 13:32:07 [ssh-agent] Started. 13:32:07 Running ssh-add (command line suppressed) 13:32:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15478085925224212737.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15478085925224212737.key) 13:32:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:07 The recommended git tool is: NONE 13:32:08 using credential onap-jenkins-ssh 13:32:08 Wiping out workspace first. 13:32:08 Cloning the remote Git repository 13:32:08 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:32:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:08 > git --version # timeout=10 13:32:08 > git --version # 'git version 2.17.1' 13:32:08 using GIT_SSH to set credentials Gerrit user 13:32:08 Verifying host key using manually-configured host key entries 13:32:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:14 using GIT_SSH to set credentials Gerrit user 13:32:14 Verifying host key using manually-configured host key entries 13:32:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/1 # timeout=30 13:32:14 > git rev-parse 815a88a02c65fa62cdb03ce6e28e88591f3c1119^{commit} # timeout=10 13:32:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:14 Checking out Revision 815a88a02c65fa62cdb03ce6e28e88591f3c1119 (refs/changes/81/142581/1) 13:32:14 > git config core.sparsecheckout # timeout=10 13:32:14 > git checkout -f 815a88a02c65fa62cdb03ce6e28e88591f3c1119 # timeout=30 13:32:17 Commit message: "[POLICY] Update docker images to latest versions" 13:32:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:17 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 13:32:18 [EnvInject] - Injecting environment variables from a build step. 13:32:18 [EnvInject] - Injecting as environment variables the properties content 13:32:18 PYTHON=python3 13:32:18 13:32:18 [EnvInject] - Variables injected successfully. 13:32:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13301401067096072535.sh 13:32:18 ---> tox-install.sh 13:32:18 + source /home/jenkins/lf-env.sh 13:32:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:18 ++ mktemp -d /tmp/venv-XXXX 13:32:18 + lf_venv=/tmp/venv-EVdM 13:32:18 + local venv_file=/tmp/.os_lf_venv 13:32:18 + local python=python3 13:32:18 + local options 13:32:18 + local set_path=true 13:32:18 + local install_args= 13:32:18 ++ 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 13:32:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:18 + true 13:32:18 + case $1 in 13:32:18 + venv_file=/tmp/.toxenv 13:32:18 + shift 2 13:32:18 + true 13:32:18 + case $1 in 13:32:18 + shift 13:32:18 + break 13:32:18 + case $python in 13:32:18 + local pkg_list= 13:32:18 + [[ -d /opt/pyenv ]] 13:32:18 + echo 'Setup pyenv:' 13:32:18 Setup pyenv: 13:32:18 + export PYENV_ROOT=/opt/pyenv 13:32:18 + PYENV_ROOT=/opt/pyenv 13:32:18 + 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 13:32:18 + 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 13:32:18 + pyenv versions 13:32:18 * system (set by /opt/pyenv/version) 13:32:18 * 3.8.13 (set by /opt/pyenv/version) 13:32:18 * 3.9.13 (set by /opt/pyenv/version) 13:32:18 * 3.10.6 (set by /opt/pyenv/version) 13:32:18 + command -v pyenv 13:32:18 ++ pyenv init - --no-rehash 13:32:18 + 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[*]}"'\'')" 13:32:18 export PATH="/opt/pyenv/shims:${PATH}" 13:32:18 export PYENV_SHELL=bash 13:32:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:18 pyenv() { 13:32:18 local command 13:32:18 command="${1:-}" 13:32:18 if [ "$#" -gt 0 ]; then 13:32:18 shift 13:32:18 fi 13:32:18 13:32:18 case "$command" in 13:32:18 rehash|shell) 13:32:18 eval "$(pyenv "sh-$command" "$@")" 13:32:18 ;; 13:32:18 *) 13:32:18 command pyenv "$command" "$@" 13:32:18 ;; 13:32:18 esac 13:32:18 }' 13:32:18 +++ 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[*]}"' 13:32:18 ++ 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 13:32:18 ++ 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 13:32:18 ++ 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 13:32:18 ++ export PYENV_SHELL=bash 13:32:18 ++ PYENV_SHELL=bash 13:32:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:18 +++ complete -F _pyenv pyenv 13:32:18 ++ lf-pyver python3 13:32:18 ++ local py_version_xy=python3 13:32:18 ++ local py_version_xyz= 13:32:18 ++ pyenv versions 13:32:18 ++ local command 13:32:18 ++ command=versions 13:32:18 ++ '[' 1 -gt 0 ']' 13:32:18 ++ shift 13:32:18 ++ case "$command" in 13:32:18 ++ command pyenv versions 13:32:18 ++ pyenv versions 13:32:18 ++ sed 's/^[ *]* //' 13:32:18 ++ awk '{ print $1 }' 13:32:18 ++ grep -E '^[0-9.]*[0-9]$' 13:32:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:18 +++ grep '^3' /tmp/.pyenv_versions 13:32:18 +++ sort -V 13:32:18 +++ tail -n 1 13:32:18 ++ py_version_xyz=3.10.6 13:32:18 ++ [[ -z 3.10.6 ]] 13:32:18 ++ echo 3.10.6 13:32:18 ++ return 0 13:32:18 + pyenv local 3.10.6 13:32:18 + local command 13:32:18 + command=local 13:32:18 + '[' 2 -gt 0 ']' 13:32:18 + shift 13:32:18 + case "$command" in 13:32:18 + command pyenv local 3.10.6 13:32:18 + pyenv local 3.10.6 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='tox ' 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='virtualenv ' 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='urllib3~=1.26.15 ' 13:32:18 + [[ -f /tmp/.toxenv ]] 13:32:18 + [[ ! -f /tmp/.toxenv ]] 13:32:18 + [[ -n '' ]] 13:32:18 + python3 -m venv /tmp/venv-EVdM 13:32:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EVdM' 13:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EVdM 13:32:22 + echo /tmp/venv-EVdM 13:32:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:22 + local 'pip_opts=--upgrade --quiet' 13:32:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:32:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:32:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:32:22 + [[ -n '' ]] 13:32:22 + [[ -n '' ]] 13:32:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:22 + /tmp/venv-EVdM/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 13:32:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:32:26 lf-activate-venv(): INFO: Base packages installed successfully 13:32:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:32:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:32:26 + /tmp/venv-EVdM/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 13:32:28 + type python3 13:32:28 + true 13:32:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EVdM/bin to PATH' 13:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-EVdM/bin to PATH 13:32:28 + PATH=/tmp/venv-EVdM/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 13:32:28 + return 0 13:32:28 + python3 --version 13:32:28 Python 3.10.6 13:32:28 + python3 -m pip --version 13:32:28 pip 25.3 from /tmp/venv-EVdM/lib/python3.10/site-packages/pip (python 3.10) 13:32:28 + python3 -m pip freeze 13:32:28 cachetools==6.2.2 13:32:28 chardet==5.2.0 13:32:28 colorama==0.4.6 13:32:28 distlib==0.4.0 13:32:28 filelock==3.20.0 13:32:28 packaging==25.0 13:32:28 platformdirs==4.5.0 13:32:28 pluggy==1.6.0 13:32:28 pyproject-api==1.10.0 13:32:28 tomli==2.3.0 13:32:28 tox==4.32.0 13:32:28 typing_extensions==4.15.0 13:32:28 urllib3==1.26.20 13:32:28 virtualenv==20.35.4 13:32:28 [EnvInject] - Injecting environment variables from a build step. 13:32:28 [EnvInject] - Injecting as environment variables the properties content 13:32:28 PARALLEL=false 13:32:28 13:32:28 [EnvInject] - Variables injected successfully. 13:32:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8264404074312247315.sh 13:32:28 ---> tox-run.sh 13:32:28 + 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 13:32:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:32:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:28 + cd /w/workspace/oom-master-pre-commit-lint/. 13:32:28 + source /home/jenkins/lf-env.sh 13:32:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:28 ++ mktemp -d /tmp/venv-XXXX 13:32:28 + lf_venv=/tmp/venv-2mSN 13:32:28 + local venv_file=/tmp/.os_lf_venv 13:32:28 + local python=python3 13:32:28 + local options 13:32:28 + local set_path=true 13:32:28 + local install_args= 13:32:28 ++ 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 13:32:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:28 + true 13:32:28 + case $1 in 13:32:28 + venv_file=/tmp/.toxenv 13:32:28 + shift 2 13:32:28 + true 13:32:28 + case $1 in 13:32:28 + shift 13:32:28 + break 13:32:28 + case $python in 13:32:28 + local pkg_list= 13:32:28 + [[ -d /opt/pyenv ]] 13:32:28 + echo 'Setup pyenv:' 13:32:28 Setup pyenv: 13:32:28 + export PYENV_ROOT=/opt/pyenv 13:32:28 + PYENV_ROOT=/opt/pyenv 13:32:28 + 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 13:32:28 + 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 13:32:28 + pyenv versions 13:32:28 system 13:32:28 3.8.13 13:32:28 3.9.13 13:32:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:28 + command -v pyenv 13:32:28 ++ pyenv init - --no-rehash 13:32:29 + 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[*]}"'\'')" 13:32:29 export PATH="/opt/pyenv/shims:${PATH}" 13:32:29 export PYENV_SHELL=bash 13:32:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:29 pyenv() { 13:32:29 local command 13:32:29 command="${1:-}" 13:32:29 if [ "$#" -gt 0 ]; then 13:32:29 shift 13:32:29 fi 13:32:29 13:32:29 case "$command" in 13:32:29 rehash|shell) 13:32:29 eval "$(pyenv "sh-$command" "$@")" 13:32:29 ;; 13:32:29 *) 13:32:29 command pyenv "$command" "$@" 13:32:29 ;; 13:32:29 esac 13:32:29 }' 13:32:29 +++ 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[*]}"' 13:32:29 ++ 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 13:32:29 ++ 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 13:32:29 ++ 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 13:32:29 ++ export PYENV_SHELL=bash 13:32:29 ++ PYENV_SHELL=bash 13:32:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:29 +++ complete -F _pyenv pyenv 13:32:29 ++ lf-pyver python3 13:32:29 ++ local py_version_xy=python3 13:32:29 ++ local py_version_xyz= 13:32:29 ++ pyenv versions 13:32:29 ++ local command 13:32:29 ++ command=versions 13:32:29 ++ '[' 1 -gt 0 ']' 13:32:29 ++ shift 13:32:29 ++ case "$command" in 13:32:29 ++ command pyenv versions 13:32:29 ++ pyenv versions 13:32:29 ++ awk '{ print $1 }' 13:32:29 ++ grep -E '^[0-9.]*[0-9]$' 13:32:29 ++ sed 's/^[ *]* //' 13:32:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:29 +++ grep '^3' /tmp/.pyenv_versions 13:32:29 +++ sort -V 13:32:29 +++ tail -n 1 13:32:29 ++ py_version_xyz=3.10.6 13:32:29 ++ [[ -z 3.10.6 ]] 13:32:29 ++ echo 3.10.6 13:32:29 ++ return 0 13:32:29 + pyenv local 3.10.6 13:32:29 + local command 13:32:29 + command=local 13:32:29 + '[' 2 -gt 0 ']' 13:32:29 + shift 13:32:29 + case "$command" in 13:32:29 + command pyenv local 3.10.6 13:32:29 + pyenv local 3.10.6 13:32:29 + for arg in "$@" 13:32:29 + case $arg in 13:32:29 + pkg_list+='tox ' 13:32:29 + for arg in "$@" 13:32:29 + case $arg in 13:32:29 + pkg_list+='virtualenv ' 13:32:29 + for arg in "$@" 13:32:29 + case $arg in 13:32:29 + pkg_list+='urllib3~=1.26.15 ' 13:32:29 + [[ -f /tmp/.toxenv ]] 13:32:29 ++ cat /tmp/.toxenv 13:32:29 + lf_venv=/tmp/venv-EVdM 13:32:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EVdM from' file:/tmp/.toxenv 13:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EVdM from file:/tmp/.toxenv 13:32:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:29 + local 'pip_opts=--upgrade --quiet' 13:32:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:32:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:32:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:32:29 + [[ -n '' ]] 13:32:29 + [[ -n '' ]] 13:32:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:29 + /tmp/venv-EVdM/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 13:32:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:32:29 lf-activate-venv(): INFO: Base packages installed successfully 13:32:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:32:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:32:29 + /tmp/venv-EVdM/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 13:32:30 + type python3 13:32:30 + true 13:32:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EVdM/bin to PATH' 13:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-EVdM/bin to PATH 13:32:30 + PATH=/tmp/venv-EVdM/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 13:32:30 + return 0 13:32:30 + [[ -d /opt/pyenv ]] 13:32:30 + echo '---> Setting up pyenv' 13:32:30 ---> Setting up pyenv 13:32:30 + export PYENV_ROOT=/opt/pyenv 13:32:30 + PYENV_ROOT=/opt/pyenv 13:32:30 + export PATH=/opt/pyenv/bin:/tmp/venv-EVdM/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 13:32:30 + PATH=/opt/pyenv/bin:/tmp/venv-EVdM/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 13:32:30 ++ pwd 13:32:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:32:30 + export PYTHONPATH 13:32:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:30 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:30 + tox --version 13:32:31 4.32.0 from /tmp/venv-EVdM/lib/python3.10/site-packages/tox/__init__.py 13:32:31 + PARALLEL=false 13:32:31 + TOX_OPTIONS_LIST= 13:32:31 + [[ -n pre-commit ]] 13:32:31 + TOX_OPTIONS_LIST=' -e pre-commit' 13:32:31 + case ${PARALLEL,,} in 13:32:31 + tox -e pre-commit 13:32:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:32:32 pre-commit: install_deps> python -I -m pip install pre-commit 13:32:34 pre-commit: freeze> python -m pip freeze --all 13:32:35 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 13:32:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:32:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:32:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:32:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:37 [INFO] Once installed this environment will be reused. 13:32:37 [INFO] This may take a few minutes... 13:32:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:41 [INFO] Once installed this environment will be reused. 13:32:41 [INFO] This may take a few minutes... 13:32:46 trim trailing whitespace.................................................Passed 13:32:46 Tabs remover.............................................................Passed 13:32:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:32:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:32:46 [INFO] Once installed this environment will be reused. 13:32:46 [INFO] This may take a few minutes... 13:32:54 gitlint..............................................(no files to check)Skipped 13:32:54 pre-commit: OK (23.12=setup[3.45]+cmd[11.38,8.30] seconds) 13:32:54 congratulations :) (23.16 seconds) 13:32:54 + tox_status=0 13:32:54 + echo '---> Completed tox runs' 13:32:54 ---> Completed tox runs 13:32:54 + for i in .tox/*/log 13:32:54 ++ echo .tox/pre-commit/log 13:32:54 ++ awk -F/ '{print $2}' 13:32:54 + tox_env=pre-commit 13:32:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:32:54 + DOC_DIR=docs/_build/html 13:32:54 + [[ -d docs/_build/html ]] 13:32:54 + echo '---> tox-run.sh ends' 13:32:54 ---> tox-run.sh ends 13:32:54 + test 0 -eq 0 13:32:54 $ ssh-agent -k 13:32:54 unset SSH_AUTH_SOCK; 13:32:54 unset SSH_AGENT_PID; 13:32:54 echo Agent pid 1680 killed; 13:32:54 [ssh-agent] Stopped. 13:32:54 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10150754303590078945.sh 13:32:54 ---> sysstat.sh 13:32:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5083580847347637089.sh 13:32:55 ---> package-listing.sh 13:32:55 ++ facter osfamily 13:32:55 ++ tr '[:upper:]' '[:lower:]' 13:32:55 + OS_FAMILY=debian 13:32:55 + workspace=/w/workspace/oom-master-pre-commit-lint 13:32:55 + START_PACKAGES=/tmp/packages_start.txt 13:32:55 + END_PACKAGES=/tmp/packages_end.txt 13:32:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:55 + PACKAGES=/tmp/packages_start.txt 13:32:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:55 + PACKAGES=/tmp/packages_end.txt 13:32:55 + case "${OS_FAMILY}" in 13:32:55 + dpkg -l 13:32:55 + grep '^ii' 13:32:55 + '[' -f /tmp/packages_start.txt ']' 13:32:55 + '[' -f /tmp/packages_end.txt ']' 13:32:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7457081892004738627.sh 13:32:55 ---> capture-instance-metadata.sh 13:32:55 Setup pyenv: 13:32:55 system 13:32:55 3.8.13 13:32:55 3.9.13 13:32:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qWOa 13:32:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:02 lf-activate-venv(): INFO: Base packages installed successfully 13:33:02 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-qWOa/bin to PATH 13:33:24 INFO: Running in OpenStack, capturing instance metadata 13:33:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14533736232033501941.sh 13:33:24 provisioning config files... 13:33:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1412644466709928263tmp 13:33:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:24 [EnvInject] - Injecting environment variables from a build step. 13:33:24 [EnvInject] - Injecting as environment variables the properties content 13:33:24 SERVER_ID=logs 13:33:24 13:33:24 [EnvInject] - Variables injected successfully. 13:33:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13988665604089681158.sh 13:33:24 ---> create-netrc.sh 13:33:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2043002044017847022.sh 13:33:24 ---> python-tools-install.sh 13:33:24 Setup pyenv: 13:33:24 system 13:33:24 3.8.13 13:33:24 3.9.13 13:33:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qWOa from file:/tmp/.os_lf_venv 13:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:26 lf-activate-venv(): INFO: Base packages installed successfully 13:33:26 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-qWOa/bin to PATH 13:33:34 Generating Requirements File 13:33:52 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. 13:33:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:52 Python 3.10.6 13:33:52 pip 25.3 from /tmp/venv-qWOa/lib/python3.10/site-packages/pip (python 3.10) 13:33:52 appdirs==1.4.4 13:33:52 argcomplete==3.6.3 13:33:52 aspy.yaml==1.3.0 13:33:52 attrs==25.4.0 13:33:52 autopage==0.5.2 13:33:52 beautifulsoup4==4.14.3 13:33:52 boto3==1.42.0 13:33:52 botocore==1.41.6 13:33:52 bs4==0.0.2 13:33:52 cachetools==6.2.2 13:33:52 certifi==2025.11.12 13:33:52 cffi==2.0.0 13:33:52 cfgv==3.5.0 13:33:52 chardet==5.2.0 13:33:52 charset-normalizer==3.4.4 13:33:52 click==8.3.1 13:33:52 cliff==4.12.0 13:33:52 cmd2==2.7.0 13:33:52 cryptography==3.3.2 13:33:52 debtcollector==3.0.0 13:33:52 decorator==5.2.1 13:33:52 defusedxml==0.7.1 13:33:52 Deprecated==1.3.1 13:33:52 distlib==0.4.0 13:33:52 dnspython==2.8.0 13:33:52 docker==7.1.0 13:33:52 dogpile.cache==1.5.0 13:33:52 durationpy==0.10 13:33:52 email-validator==2.3.0 13:33:52 filelock==3.20.0 13:33:52 future==1.0.0 13:33:52 gitdb==4.0.12 13:33:52 GitPython==3.1.45 13:33:52 google-auth==2.43.0 13:33:52 httplib2==0.31.0 13:33:52 identify==2.6.15 13:33:52 idna==3.11 13:33:52 importlib-resources==1.5.0 13:33:52 iso8601==2.1.0 13:33:52 Jinja2==3.1.6 13:33:52 jmespath==1.0.1 13:33:52 jsonpatch==1.33 13:33:52 jsonpointer==3.0.0 13:33:52 jsonschema==4.25.1 13:33:52 jsonschema-specifications==2025.9.1 13:33:52 keystoneauth1==5.12.0 13:33:52 kubernetes==34.1.0 13:33:52 lftools==0.37.16 13:33:52 lxml==6.0.2 13:33:52 markdown-it-py==4.0.0 13:33:52 MarkupSafe==3.0.3 13:33:52 mdurl==0.1.2 13:33:52 msgpack==1.1.2 13:33:52 multi_key_dict==2.0.3 13:33:52 munch==4.0.0 13:33:52 netaddr==1.3.0 13:33:52 niet==1.4.2 13:33:52 nodeenv==1.9.1 13:33:52 oauth2client==4.1.3 13:33:52 oauthlib==3.3.1 13:33:52 openstacksdk==4.8.0 13:33:52 os-service-types==1.8.2 13:33:52 osc-lib==4.2.0 13:33:52 oslo.config==10.1.0 13:33:52 oslo.context==6.2.0 13:33:52 oslo.i18n==6.7.1 13:33:52 oslo.log==7.2.1 13:33:52 oslo.serialization==5.8.0 13:33:52 oslo.utils==9.2.0 13:33:52 packaging==25.0 13:33:52 pbr==7.0.3 13:33:52 platformdirs==4.5.0 13:33:52 prettytable==3.17.0 13:33:52 psutil==7.1.3 13:33:52 pyasn1==0.6.1 13:33:52 pyasn1_modules==0.4.2 13:33:52 pycparser==2.23 13:33:52 pygerrit2==2.0.15 13:33:52 PyGithub==2.8.1 13:33:52 Pygments==2.19.2 13:33:52 PyJWT==2.10.1 13:33:52 PyNaCl==1.6.1 13:33:52 pyparsing==2.4.7 13:33:52 pyperclip==1.11.0 13:33:52 pyrsistent==0.20.0 13:33:52 python-cinderclient==9.8.0 13:33:52 python-dateutil==2.9.0.post0 13:33:52 python-heatclient==4.3.0 13:33:52 python-jenkins==1.8.3 13:33:52 python-keystoneclient==5.7.0 13:33:52 python-magnumclient==4.9.0 13:33:52 python-openstackclient==8.2.0 13:33:52 python-swiftclient==4.9.0 13:33:52 PyYAML==6.0.3 13:33:52 referencing==0.37.0 13:33:52 requests==2.32.5 13:33:52 requests-oauthlib==2.0.0 13:33:52 requestsexceptions==1.4.0 13:33:52 rfc3986==2.0.0 13:33:52 rich==14.2.0 13:33:52 rich-argparse==1.7.2 13:33:52 rpds-py==0.30.0 13:33:52 rsa==4.9.1 13:33:52 ruamel.yaml==0.18.16 13:33:52 ruamel.yaml.clib==0.2.15 13:33:52 s3transfer==0.16.0 13:33:52 simplejson==3.20.2 13:33:52 six==1.17.0 13:33:52 smmap==5.0.2 13:33:52 soupsieve==2.8 13:33:52 stevedore==5.6.0 13:33:52 tabulate==0.9.0 13:33:52 toml==0.10.2 13:33:52 tomlkit==0.13.3 13:33:52 tqdm==4.67.1 13:33:52 typing_extensions==4.15.0 13:33:52 tzdata==2025.2 13:33:52 urllib3==1.26.20 13:33:52 virtualenv==20.35.4 13:33:52 wcwidth==0.2.14 13:33:52 websocket-client==1.9.0 13:33:52 wrapt==2.0.1 13:33:52 xdg==6.0.0 13:33:52 xmltodict==1.0.2 13:33:52 yq==3.4.3 13:33:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4975622243055776196.sh 13:33:52 ---> sudo-logs.sh 13:33:52 Archiving 'sudo' log.. 13:33:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7027163723113135255.sh 13:33:53 ---> job-cost.sh 13:33:53 Setup pyenv: 13:33:53 system 13:33:53 3.8.13 13:33:53 3.9.13 13:33:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qWOa from file:/tmp/.os_lf_venv 13:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:55 lf-activate-venv(): INFO: Base packages installed successfully 13:33:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-qWOa/bin to PATH 13:34:00 INFO: No Stack... 13:34:00 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:05 INFO: Archiving Costs 13:34:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12659765464272855738.sh 13:34:05 ---> logs-deploy.sh 13:34:05 Setup pyenv: 13:34:05 system 13:34:05 3.8.13 13:34:05 3.9.13 13:34:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qWOa from file:/tmp/.os_lf_venv 13:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:07 lf-activate-venv(): INFO: Base packages installed successfully 13:34:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-qWOa/bin to PATH 13:34:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4318 13:34:16 INFO: archiving workspace using pattern(s): 13:34:17 Archives upload complete. 13:34:17 INFO: archiving logs to Nexus 13:34:18 ---> uname -a: 13:34:18 Linux prd-ubuntu1804-builder-4c-4g-16767 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:34:18 13:34:18 13:34:18 ---> lscpu: 13:34:18 Architecture: x86_64 13:34:18 CPU op-mode(s): 32-bit, 64-bit 13:34:18 Byte Order: Little Endian 13:34:18 CPU(s): 4 13:34:18 On-line CPU(s) list: 0-3 13:34:18 Thread(s) per core: 1 13:34:18 Core(s) per socket: 1 13:34:18 Socket(s): 4 13:34:18 NUMA node(s): 1 13:34:18 Vendor ID: AuthenticAMD 13:34:18 CPU family: 23 13:34:18 Model: 49 13:34:18 Model name: AMD EPYC-Rome Processor 13:34:18 Stepping: 0 13:34:18 CPU MHz: 2799.998 13:34:18 BogoMIPS: 5599.99 13:34:18 Virtualization: AMD-V 13:34:18 Hypervisor vendor: KVM 13:34:18 Virtualization type: full 13:34:18 L1d cache: 32K 13:34:18 L1i cache: 32K 13:34:18 L2 cache: 512K 13:34:18 L3 cache: 16384K 13:34:18 NUMA node0 CPU(s): 0-3 13:34:18 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 13:34:18 13:34:18 13:34:18 ---> nproc: 13:34:18 4 13:34:18 13:34:18 13:34:18 ---> df -h: 13:34:18 Filesystem Size Used Avail Use% Mounted on 13:34:18 udev 7.9G 0 7.9G 0% /dev 13:34:18 tmpfs 1.6G 676K 1.6G 1% /run 13:34:18 /dev/vda1 78G 8.4G 69G 11% / 13:34:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:34:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:34:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:34:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:34:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:34:18 13:34:18 13:34:18 ---> free -m: 13:34:18 total used free shared buff/cache available 13:34:18 Mem: 16040 559 13265 0 2215 15159 13:34:18 Swap: 1023 0 1023 13:34:18 13:34:18 13:34:18 ---> ip addr: 13:34:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:18 inet 127.0.0.1/8 scope host lo 13:34:18 valid_lft forever preferred_lft forever 13:34:18 inet6 ::1/128 scope host 13:34:18 valid_lft forever preferred_lft forever 13:34:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:34:18 link/ether fa:16:3e:c2:b7:f5 brd ff:ff:ff:ff:ff:ff 13:34:18 inet 10.30.107.66/23 brd 10.30.107.255 scope global dynamic ens3 13:34:18 valid_lft 86252sec preferred_lft 86252sec 13:34:18 inet6 fe80::f816:3eff:fec2:b7f5/64 scope link 13:34:18 valid_lft forever preferred_lft forever 13:34:18 13:34:18 13:34:18 ---> sar -b -r -n DEV: 13:34:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16767) 12/01/25 _x86_64_ (4 CPU) 13:34:18 13:34:18 13:31:52 LINUX RESTART (4 CPU) 13:34:18 13:34:18 13:32:01 tps rtps wtps bread/s bwrtn/s 13:34:18 13:33:02 357.87 59.62 298.25 3743.51 63783.50 13:34:18 13:34:01 132.52 1.03 131.49 120.39 15005.86 13:34:18 Average: 246.14 30.57 215.57 1947.17 39599.60 13:34:18 13:34:18 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:18 13:33:02 13935160 15554256 2489808 15.16 58920 1758416 760944 4.35 744032 1525980 159736 13:34:18 13:34:01 13651448 15589380 2773520 16.89 87136 2030136 740764 4.24 725288 1790096 123256 13:34:18 Average: 13793304 15571818 2631664 16.02 73028 1894276 750854 4.30 734660 1658038 141496 13:34:18 13:34:18 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:18 13:33:02 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 13:34:18 13:33:02 ens3 491.13 325.91 2336.78 81.46 0.00 0.00 0.00 0.00 13:34:18 13:34:01 lo 1.59 1.59 0.18 0.18 0.00 0.00 0.00 0.00 13:34:18 13:34:01 ens3 61.26 46.67 918.15 11.54 0.00 0.00 0.00 0.00 13:34:18 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 13:34:18 Average: ens3 278.00 187.46 1633.42 46.79 0.00 0.00 0.00 0.00 13:34:18 13:34:18 13:34:18 ---> sar -P ALL: 13:34:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16767) 12/01/25 _x86_64_ (4 CPU) 13:34:18 13:34:18 13:31:52 LINUX RESTART (4 CPU) 13:34:18 13:34:18 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:34:18 13:33:02 all 24.96 0.00 2.89 3.07 0.07 69.00 13:34:18 13:33:02 0 19.32 0.00 2.44 0.92 0.07 77.25 13:34:18 13:33:02 1 19.64 0.00 3.47 7.08 0.05 69.76 13:34:18 13:33:02 2 24.90 0.00 2.64 3.69 0.07 68.71 13:34:18 13:33:02 3 36.01 0.00 2.96 0.57 0.08 60.37 13:34:18 13:34:01 all 21.59 0.00 1.46 1.39 0.05 75.51 13:34:18 13:34:01 0 7.53 0.00 1.23 1.52 0.07 89.65 13:34:18 13:34:01 1 46.80 0.00 2.05 0.54 0.07 50.53 13:34:18 13:34:01 2 22.93 0.00 1.61 1.41 0.03 74.03 13:34:18 13:34:01 3 9.03 0.00 0.95 2.10 0.05 87.86 13:34:18 Average: all 23.29 0.00 2.18 2.24 0.06 72.24 13:34:18 Average: 0 13.48 0.00 1.84 1.22 0.07 83.40 13:34:18 Average: 1 33.11 0.00 2.77 3.84 0.06 60.23 13:34:18 Average: 2 23.91 0.00 2.12 2.55 0.05 71.36 13:34:18 Average: 3 22.61 0.00 1.96 1.33 0.07 74.03 13:34:18 13:34:18 13:34:18