08:48:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 08:48:02 Running as SYSTEM 08:48:02 [EnvInject] - Loading node environment variables. 08:48:03 Building remotely on prd-ubuntu1804-builder-4c-4g-3349 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:48:03 [ssh-agent] Looking for ssh-agent implementation... 08:48:03 $ ssh-agent 08:48:03 SSH_AUTH_SOCK=/tmp/ssh-uSLvTKIZ5VhL/agent.1796 08:48:03 SSH_AGENT_PID=1798 08:48:03 [ssh-agent] Started. 08:48:03 Running ssh-add (command line suppressed) 08:48:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_529741970706698483.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_529741970706698483.key) 08:48:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:48:03 The recommended git tool is: NONE 08:48:05 using credential onap-jenkins-ssh 08:48:05 Wiping out workspace first. 08:48:05 Cloning the remote Git repository 08:48:05 Cloning repository git://cloud.onap.org/mirror/oom.git 08:48:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:48:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:05 > git --version # timeout=10 08:48:05 > git --version # 'git version 2.17.1' 08:48:05 using GIT_SSH to set credentials Gerrit user 08:48:05 Verifying host key using manually-configured host key entries 08:48:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:48:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:10 using GIT_SSH to set credentials Gerrit user 08:48:10 Verifying host key using manually-configured host key entries 08:48:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/2 # timeout=30 08:48:11 > git rev-parse a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a^{commit} # timeout=10 08:48:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:48:11 Checking out Revision a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a (refs/changes/03/142903/2) 08:48:11 > git config core.sparsecheckout # timeout=10 08:48:11 > git checkout -f a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a # timeout=30 08:48:14 Commit message: "Remove duplication of Spring configs in participants" 08:48:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:48:14 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 08:48:15 [EnvInject] - Injecting environment variables from a build step. 08:48:15 [EnvInject] - Injecting as environment variables the properties content 08:48:15 PYTHON=python3 08:48:15 08:48:15 [EnvInject] - Variables injected successfully. 08:48:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2776058517245840300.sh 08:48:15 ---> tox-install.sh 08:48:15 + source /home/jenkins/lf-env.sh 08:48:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:15 ++ mktemp -d /tmp/venv-XXXX 08:48:15 + lf_venv=/tmp/venv-6Aum 08:48:15 + local venv_file=/tmp/.os_lf_venv 08:48:15 + local python=python3 08:48:15 + local options 08:48:15 + local set_path=true 08:48:15 + local install_args= 08:48:15 ++ 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 08:48:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:15 + true 08:48:15 + case $1 in 08:48:15 + venv_file=/tmp/.toxenv 08:48:15 + shift 2 08:48:15 + true 08:48:15 + case $1 in 08:48:15 + shift 08:48:15 + break 08:48:15 + case $python in 08:48:15 + local pkg_list= 08:48:15 + [[ -d /opt/pyenv ]] 08:48:15 + echo 'Setup pyenv:' 08:48:15 Setup pyenv: 08:48:15 + export PYENV_ROOT=/opt/pyenv 08:48:15 + PYENV_ROOT=/opt/pyenv 08:48:15 + 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 08:48:15 + 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 08:48:15 + pyenv versions 08:48:15 * system (set by /opt/pyenv/version) 08:48:15 * 3.8.13 (set by /opt/pyenv/version) 08:48:15 * 3.9.13 (set by /opt/pyenv/version) 08:48:15 * 3.10.6 (set by /opt/pyenv/version) 08:48:15 + command -v pyenv 08:48:15 ++ pyenv init - --no-rehash 08:48:15 + 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[*]}"'\'')" 08:48:15 export PATH="/opt/pyenv/shims:${PATH}" 08:48:15 export PYENV_SHELL=bash 08:48:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:15 pyenv() { 08:48:15 local command 08:48:15 command="${1:-}" 08:48:15 if [ "$#" -gt 0 ]; then 08:48:15 shift 08:48:15 fi 08:48:15 08:48:15 case "$command" in 08:48:15 rehash|shell) 08:48:15 eval "$(pyenv "sh-$command" "$@")" 08:48:15 ;; 08:48:15 *) 08:48:15 command pyenv "$command" "$@" 08:48:15 ;; 08:48:15 esac 08:48:15 }' 08:48:15 +++ 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[*]}"' 08:48:15 ++ 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 08:48:15 ++ 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 08:48:15 ++ 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 08:48:15 ++ export PYENV_SHELL=bash 08:48:15 ++ PYENV_SHELL=bash 08:48:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:15 +++ complete -F _pyenv pyenv 08:48:15 ++ lf-pyver python3 08:48:15 ++ local py_version_xy=python3 08:48:15 ++ local py_version_xyz= 08:48:15 ++ pyenv versions 08:48:15 ++ local command 08:48:15 ++ command=versions 08:48:15 ++ '[' 1 -gt 0 ']' 08:48:15 ++ shift 08:48:15 ++ case "$command" in 08:48:15 ++ command pyenv versions 08:48:15 ++ pyenv versions 08:48:15 ++ sed 's/^[ *]* //' 08:48:15 ++ grep -E '^[0-9.]*[0-9]$' 08:48:15 ++ awk '{ print $1 }' 08:48:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:15 +++ grep '^3' /tmp/.pyenv_versions 08:48:15 +++ sort -V 08:48:15 +++ tail -n 1 08:48:15 ++ py_version_xyz=3.10.6 08:48:15 ++ [[ -z 3.10.6 ]] 08:48:15 ++ echo 3.10.6 08:48:15 ++ return 0 08:48:15 + pyenv local 3.10.6 08:48:15 + local command 08:48:15 + command=local 08:48:15 + '[' 2 -gt 0 ']' 08:48:15 + shift 08:48:15 + case "$command" in 08:48:15 + command pyenv local 3.10.6 08:48:15 + pyenv local 3.10.6 08:48:15 + for arg in "$@" 08:48:15 + case $arg in 08:48:15 + pkg_list+='tox ' 08:48:15 + for arg in "$@" 08:48:15 + case $arg in 08:48:15 + pkg_list+='virtualenv ' 08:48:15 + for arg in "$@" 08:48:15 + case $arg in 08:48:15 + pkg_list+='urllib3~=1.26.15 ' 08:48:15 + [[ -f /tmp/.toxenv ]] 08:48:15 + [[ ! -f /tmp/.toxenv ]] 08:48:15 + [[ -n '' ]] 08:48:15 + python3 -m venv /tmp/venv-6Aum 08:48:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Aum' 08:48:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Aum 08:48:19 + echo /tmp/venv-6Aum 08:48:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:48:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:48:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:48:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:19 + local 'pip_opts=--upgrade --quiet' 08:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:48:19 + [[ -n '' ]] 08:48:19 + [[ -n '' ]] 08:48:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:48:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:19 + /tmp/venv-6Aum/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 08:48:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:48:23 lf-activate-venv(): INFO: Base packages installed successfully 08:48:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:48:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:48:23 + /tmp/venv-6Aum/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 08:48:25 + type python3 08:48:25 + true 08:48:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6Aum/bin to PATH' 08:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-6Aum/bin to PATH 08:48:25 + PATH=/tmp/venv-6Aum/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 08:48:25 + return 0 08:48:25 + python3 --version 08:48:25 Python 3.10.6 08:48:25 + python3 -m pip --version 08:48:26 pip 25.3 from /tmp/venv-6Aum/lib/python3.10/site-packages/pip (python 3.10) 08:48:26 + python3 -m pip freeze 08:48:26 cachetools==6.2.5 08:48:26 chardet==5.2.0 08:48:26 colorama==0.4.6 08:48:26 distlib==0.4.0 08:48:26 filelock==3.20.3 08:48:26 packaging==26.0 08:48:26 platformdirs==4.5.1 08:48:26 pluggy==1.6.0 08:48:26 pyproject-api==1.10.0 08:48:26 tomli==2.4.0 08:48:26 tox==4.34.1 08:48:26 typing_extensions==4.15.0 08:48:26 urllib3==1.26.20 08:48:26 virtualenv==20.36.1 08:48:26 [EnvInject] - Injecting environment variables from a build step. 08:48:26 [EnvInject] - Injecting as environment variables the properties content 08:48:26 PARALLEL=false 08:48:26 08:48:26 [EnvInject] - Variables injected successfully. 08:48:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13343084234576599187.sh 08:48:26 ---> tox-run.sh 08:48:26 + 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 08:48:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:48:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:48:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:48:26 + cd /w/workspace/oom-master-pre-commit-lint/. 08:48:26 + source /home/jenkins/lf-env.sh 08:48:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:26 ++ mktemp -d /tmp/venv-XXXX 08:48:26 + lf_venv=/tmp/venv-B0wd 08:48:26 + local venv_file=/tmp/.os_lf_venv 08:48:26 + local python=python3 08:48:26 + local options 08:48:26 + local set_path=true 08:48:26 + local install_args= 08:48:26 ++ 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 08:48:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:26 + true 08:48:26 + case $1 in 08:48:26 + venv_file=/tmp/.toxenv 08:48:26 + shift 2 08:48:26 + true 08:48:26 + case $1 in 08:48:26 + shift 08:48:26 + break 08:48:26 + case $python in 08:48:26 + local pkg_list= 08:48:26 + [[ -d /opt/pyenv ]] 08:48:26 + echo 'Setup pyenv:' 08:48:26 Setup pyenv: 08:48:26 + export PYENV_ROOT=/opt/pyenv 08:48:26 + PYENV_ROOT=/opt/pyenv 08:48:26 + 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 08:48:26 + 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 08:48:26 + pyenv versions 08:48:26 system 08:48:26 3.8.13 08:48:26 3.9.13 08:48:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:26 + command -v pyenv 08:48:26 ++ pyenv init - --no-rehash 08:48:26 + 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[*]}"'\'')" 08:48:26 export PATH="/opt/pyenv/shims:${PATH}" 08:48:26 export PYENV_SHELL=bash 08:48:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:26 pyenv() { 08:48:26 local command 08:48:26 command="${1:-}" 08:48:26 if [ "$#" -gt 0 ]; then 08:48:26 shift 08:48:26 fi 08:48:26 08:48:26 case "$command" in 08:48:26 rehash|shell) 08:48:26 eval "$(pyenv "sh-$command" "$@")" 08:48:26 ;; 08:48:26 *) 08:48:26 command pyenv "$command" "$@" 08:48:26 ;; 08:48:26 esac 08:48:26 }' 08:48:26 +++ 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[*]}"' 08:48:26 ++ 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 08:48:26 ++ 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 08:48:26 ++ 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 08:48:26 ++ export PYENV_SHELL=bash 08:48:26 ++ PYENV_SHELL=bash 08:48:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:26 +++ complete -F _pyenv pyenv 08:48:26 ++ lf-pyver python3 08:48:26 ++ local py_version_xy=python3 08:48:26 ++ local py_version_xyz= 08:48:26 ++ pyenv versions 08:48:26 ++ local command 08:48:26 ++ command=versions 08:48:26 ++ '[' 1 -gt 0 ']' 08:48:26 ++ shift 08:48:26 ++ case "$command" in 08:48:26 ++ command pyenv versions 08:48:26 ++ pyenv versions 08:48:26 ++ awk '{ print $1 }' 08:48:26 ++ sed 's/^[ *]* //' 08:48:26 ++ grep -E '^[0-9.]*[0-9]$' 08:48:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:26 +++ grep '^3' /tmp/.pyenv_versions 08:48:26 +++ sort -V 08:48:26 +++ tail -n 1 08:48:26 ++ py_version_xyz=3.10.6 08:48:26 ++ [[ -z 3.10.6 ]] 08:48:26 ++ echo 3.10.6 08:48:26 ++ return 0 08:48:26 + pyenv local 3.10.6 08:48:26 + local command 08:48:26 + command=local 08:48:26 + '[' 2 -gt 0 ']' 08:48:26 + shift 08:48:26 + case "$command" in 08:48:26 + command pyenv local 3.10.6 08:48:26 + pyenv local 3.10.6 08:48:26 + for arg in "$@" 08:48:26 + case $arg in 08:48:26 + pkg_list+='tox ' 08:48:26 + for arg in "$@" 08:48:26 + case $arg in 08:48:26 + pkg_list+='virtualenv ' 08:48:26 + for arg in "$@" 08:48:26 + case $arg in 08:48:26 + pkg_list+='urllib3~=1.26.15 ' 08:48:26 + [[ -f /tmp/.toxenv ]] 08:48:26 ++ cat /tmp/.toxenv 08:48:26 + lf_venv=/tmp/venv-6Aum 08:48:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Aum from' file:/tmp/.toxenv 08:48:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Aum from file:/tmp/.toxenv 08:48:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:48:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:26 + local 'pip_opts=--upgrade --quiet' 08:48:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:48:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:48:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:48:26 + [[ -n '' ]] 08:48:26 + [[ -n '' ]] 08:48:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:48:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:26 + /tmp/venv-6Aum/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 08:48:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:48:27 lf-activate-venv(): INFO: Base packages installed successfully 08:48:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:48:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:48:27 + /tmp/venv-6Aum/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 08:48:28 + type python3 08:48:28 + true 08:48:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6Aum/bin to PATH' 08:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-6Aum/bin to PATH 08:48:28 + PATH=/tmp/venv-6Aum/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 08:48:28 + return 0 08:48:28 + [[ -d /opt/pyenv ]] 08:48:28 + echo '---> Setting up pyenv' 08:48:28 ---> Setting up pyenv 08:48:28 + export PYENV_ROOT=/opt/pyenv 08:48:28 + PYENV_ROOT=/opt/pyenv 08:48:28 + export PATH=/opt/pyenv/bin:/tmp/venv-6Aum/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 08:48:28 + PATH=/opt/pyenv/bin:/tmp/venv-6Aum/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 08:48:28 ++ pwd 08:48:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:48:28 + export PYTHONPATH 08:48:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:48:28 + TOX_TESTENV_PASSENV=PYTHONPATH 08:48:28 + tox --version 08:48:29 4.34.1 from /tmp/venv-6Aum/lib/python3.10/site-packages/tox/__init__.py 08:48:29 + PARALLEL=false 08:48:29 + TOX_OPTIONS_LIST= 08:48:29 + [[ -n pre-commit ]] 08:48:29 + TOX_OPTIONS_LIST=' -e pre-commit' 08:48:29 + case ${PARALLEL,,} in 08:48:29 + tox -e pre-commit 08:48:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:48:30 pre-commit: install_deps> python -I -m pip install pre-commit 08:48:32 pre-commit: freeze> python -m pip freeze --all 08:48:33 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 08:48:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:48:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:48:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:48:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:48:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:48:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:48:35 [INFO] Once installed this environment will be reused. 08:48:35 [INFO] This may take a few minutes... 08:48:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:48:39 [INFO] Once installed this environment will be reused. 08:48:39 [INFO] This may take a few minutes... 08:48:44 trim trailing whitespace.................................................Passed 08:48:44 Tabs remover.............................................................Passed 08:48:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:48:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:48:44 [INFO] Once installed this environment will be reused. 08:48:44 [INFO] This may take a few minutes... 08:48:58 gitlint..............................................(no files to check)Skipped 08:48:58 pre-commit: OK (29.27=setup[3.63]+cmd[11.25,14.39] seconds) 08:48:58 congratulations :) (29.30 seconds) 08:48:58 + tox_status=0 08:48:58 + echo '---> Completed tox runs' 08:48:58 ---> Completed tox runs 08:48:58 + for i in .tox/*/log 08:48:58 ++ echo .tox/pre-commit/log 08:48:58 ++ awk -F/ '{print $2}' 08:48:58 + tox_env=pre-commit 08:48:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:48:58 + DOC_DIR=docs/_build/html 08:48:58 + [[ -d docs/_build/html ]] 08:48:58 + echo '---> tox-run.sh ends' 08:48:58 ---> tox-run.sh ends 08:48:58 + test 0 -eq 0 08:48:58 $ ssh-agent -k 08:48:58 unset SSH_AUTH_SOCK; 08:48:58 unset SSH_AGENT_PID; 08:48:58 echo Agent pid 1798 killed; 08:48:58 [ssh-agent] Stopped. 08:48:58 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12903281413244515956.sh 08:48:58 ---> sysstat.sh 08:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11500923771397739456.sh 08:48:59 ---> package-listing.sh 08:48:59 ++ facter osfamily 08:48:59 ++ tr '[:upper:]' '[:lower:]' 08:48:59 + OS_FAMILY=debian 08:48:59 + workspace=/w/workspace/oom-master-pre-commit-lint 08:48:59 + START_PACKAGES=/tmp/packages_start.txt 08:48:59 + END_PACKAGES=/tmp/packages_end.txt 08:48:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:59 + PACKAGES=/tmp/packages_start.txt 08:48:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:48:59 + PACKAGES=/tmp/packages_end.txt 08:48:59 + case "${OS_FAMILY}" in 08:48:59 + dpkg -l 08:48:59 + grep '^ii' 08:48:59 + '[' -f /tmp/packages_start.txt ']' 08:48:59 + '[' -f /tmp/packages_end.txt ']' 08:48:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:48:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:48:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5209060710129728814.sh 08:48:59 ---> capture-instance-metadata.sh 08:48:59 Setup pyenv: 08:48:59 system 08:48:59 3.8.13 08:48:59 3.9.13 08:48:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ck2c 08:49:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:07 lf-activate-venv(): INFO: Base packages installed successfully 08:49:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-ck2c/bin to PATH 08:49:30 INFO: Running in OpenStack, capturing instance metadata 08:49:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2226656637563503004.sh 08:49:30 provisioning config files... 08:49:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17546617910449232451tmp 08:49:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:49:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:49:30 [EnvInject] - Injecting environment variables from a build step. 08:49:30 [EnvInject] - Injecting as environment variables the properties content 08:49:30 SERVER_ID=logs 08:49:30 08:49:30 [EnvInject] - Variables injected successfully. 08:49:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10414349552272779841.sh 08:49:30 ---> create-netrc.sh 08:49:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14890447058044853561.sh 08:49:30 ---> python-tools-install.sh 08:49:30 Setup pyenv: 08:49:30 system 08:49:30 3.8.13 08:49:30 3.9.13 08:49:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ck2c from file:/tmp/.os_lf_venv 08:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:32 lf-activate-venv(): INFO: Base packages installed successfully 08:49:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-ck2c/bin to PATH 08:49:40 Generating Requirements File 08:49:58 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. 08:49:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:49:58 Python 3.10.6 08:49:58 pip 25.3 from /tmp/venv-ck2c/lib/python3.10/site-packages/pip (python 3.10) 08:49:58 appdirs==1.4.4 08:49:58 argcomplete==3.6.3 08:49:58 aspy.yaml==1.3.0 08:49:58 attrs==25.4.0 08:49:58 autopage==0.5.2 08:49:58 backports.strenum==1.3.1 08:49:58 beautifulsoup4==4.14.3 08:49:58 boto3==1.42.35 08:49:58 botocore==1.42.35 08:49:58 bs4==0.0.2 08:49:58 certifi==2026.1.4 08:49:58 cffi==2.0.0 08:49:58 cfgv==3.5.0 08:49:58 chardet==5.2.0 08:49:58 charset-normalizer==3.4.4 08:49:58 click==8.3.1 08:49:58 cliff==4.13.1 08:49:58 cmd2==3.1.0 08:49:58 cryptography==3.3.2 08:49:58 debtcollector==3.0.0 08:49:58 decorator==5.2.1 08:49:58 defusedxml==0.7.1 08:49:58 Deprecated==1.3.1 08:49:58 distlib==0.4.0 08:49:58 dnspython==2.8.0 08:49:58 docker==7.1.0 08:49:58 dogpile.cache==1.5.0 08:49:58 durationpy==0.10 08:49:58 email-validator==2.3.0 08:49:58 filelock==3.20.3 08:49:58 future==1.0.0 08:49:58 gitdb==4.0.12 08:49:58 GitPython==3.1.46 08:49:58 httplib2==0.30.2 08:49:58 identify==2.6.16 08:49:58 idna==3.11 08:49:58 importlib-resources==1.5.0 08:49:58 iso8601==2.1.0 08:49:58 Jinja2==3.1.6 08:49:58 jmespath==1.1.0 08:49:58 jsonpatch==1.33 08:49:58 jsonpointer==3.0.0 08:49:58 jsonschema==4.26.0 08:49:58 jsonschema-specifications==2025.9.1 08:49:58 keystoneauth1==5.13.0 08:49:58 kubernetes==35.0.0 08:49:58 lftools==0.37.21 08:49:58 lxml==6.0.2 08:49:58 markdown-it-py==4.0.0 08:49:58 MarkupSafe==3.0.3 08:49:58 mdurl==0.1.2 08:49:58 msgpack==1.1.2 08:49:58 multi_key_dict==2.0.3 08:49:58 munch==4.0.0 08:49:58 netaddr==1.3.0 08:49:58 niet==1.4.2 08:49:58 nodeenv==1.10.0 08:49:58 oauth2client==4.1.3 08:49:58 oauthlib==3.3.1 08:49:58 openstacksdk==4.9.0 08:49:58 os-service-types==1.8.2 08:49:58 osc-lib==4.3.0 08:49:58 oslo.config==10.2.0 08:49:58 oslo.context==6.2.0 08:49:58 oslo.i18n==6.7.1 08:49:58 oslo.log==8.0.0 08:49:58 oslo.serialization==5.9.0 08:49:58 oslo.utils==9.2.0 08:49:58 packaging==26.0 08:49:58 pbr==7.0.3 08:49:58 platformdirs==4.5.1 08:49:58 prettytable==3.17.0 08:49:58 psutil==7.2.1 08:49:58 pyasn1==0.6.2 08:49:58 pyasn1_modules==0.4.2 08:49:58 pycparser==3.0 08:49:58 pygerrit2==2.0.15 08:49:58 PyGithub==2.8.1 08:49:58 Pygments==2.19.2 08:49:58 PyJWT==2.10.1 08:49:58 PyNaCl==1.6.2 08:49:58 pyparsing==2.4.7 08:49:58 pyperclip==1.11.0 08:49:58 pyrsistent==0.20.0 08:49:58 python-cinderclient==9.8.0 08:49:58 python-dateutil==2.9.0.post0 08:49:58 python-heatclient==5.0.0 08:49:58 python-jenkins==1.8.3 08:49:58 python-keystoneclient==5.7.0 08:49:58 python-magnumclient==4.9.0 08:49:58 python-openstackclient==8.3.0 08:49:58 python-swiftclient==4.9.0 08:49:58 PyYAML==6.0.3 08:49:58 referencing==0.37.0 08:49:58 requests==2.32.5 08:49:58 requests-oauthlib==2.0.0 08:49:58 requestsexceptions==1.4.0 08:49:58 rfc3986==2.0.0 08:49:58 rich==14.3.1 08:49:58 rich-argparse==1.7.2 08:49:58 rpds-py==0.30.0 08:49:58 rsa==4.9.1 08:49:58 ruamel.yaml==0.19.1 08:49:58 ruamel.yaml.clib==0.2.15 08:49:58 s3transfer==0.16.0 08:49:58 simplejson==3.20.2 08:49:58 six==1.17.0 08:49:58 smmap==5.0.2 08:49:58 soupsieve==2.8.3 08:49:58 stevedore==5.6.0 08:49:58 tabulate==0.9.0 08:49:58 toml==0.10.2 08:49:58 tomlkit==0.14.0 08:49:58 tqdm==4.67.1 08:49:58 typing_extensions==4.15.0 08:49:58 tzdata==2025.3 08:49:58 urllib3==1.26.20 08:49:58 virtualenv==20.36.1 08:49:58 wcwidth==0.5.0 08:49:58 websocket-client==1.9.0 08:49:58 wrapt==2.0.1 08:49:58 xdg==6.0.0 08:49:58 xmltodict==1.0.2 08:49:58 yq==3.4.3 08:49:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6793530086612217021.sh 08:49:59 ---> sudo-logs.sh 08:49:59 Archiving 'sudo' log.. 08:49:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13026617908164640515.sh 08:49:59 ---> job-cost.sh 08:49:59 Setup pyenv: 08:49:59 system 08:49:59 3.8.13 08:49:59 3.9.13 08:49:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ck2c from file:/tmp/.os_lf_venv 08:49:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:01 lf-activate-venv(): INFO: Base packages installed successfully 08:50:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-ck2c/bin to PATH 08:50:06 INFO: No Stack... 08:50:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:06 INFO: Archiving Costs 08:50:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10924627918611114764.sh 08:50:06 ---> logs-deploy.sh 08:50:06 Setup pyenv: 08:50:07 system 08:50:07 3.8.13 08:50:07 3.9.13 08:50:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ck2c from file:/tmp/.os_lf_venv 08:50:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:50:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:08 lf-activate-venv(): INFO: Base packages installed successfully 08:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-ck2c/bin to PATH 08:50:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4384 08:50:29 INFO: archiving workspace using pattern(s): 08:50:31 Archives upload complete. 08:50:31 INFO: archiving logs to Nexus 08:50:32 ---> uname -a: 08:50:32 Linux prd-ubuntu1804-builder-4c-4g-3349 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:50:32 08:50:32 08:50:32 ---> lscpu: 08:50:32 Architecture: x86_64 08:50:32 CPU op-mode(s): 32-bit, 64-bit 08:50:32 Byte Order: Little Endian 08:50:32 CPU(s): 4 08:50:32 On-line CPU(s) list: 0-3 08:50:32 Thread(s) per core: 1 08:50:32 Core(s) per socket: 1 08:50:32 Socket(s): 4 08:50:32 NUMA node(s): 1 08:50:32 Vendor ID: AuthenticAMD 08:50:32 CPU family: 23 08:50:32 Model: 49 08:50:32 Model name: AMD EPYC-Rome Processor 08:50:32 Stepping: 0 08:50:32 CPU MHz: 2800.000 08:50:32 BogoMIPS: 5600.00 08:50:32 Virtualization: AMD-V 08:50:32 Hypervisor vendor: KVM 08:50:32 Virtualization type: full 08:50:32 L1d cache: 32K 08:50:32 L1i cache: 32K 08:50:32 L2 cache: 512K 08:50:32 L3 cache: 16384K 08:50:32 NUMA node0 CPU(s): 0-3 08:50:32 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 08:50:32 08:50:32 08:50:32 ---> nproc: 08:50:32 4 08:50:32 08:50:32 08:50:32 ---> df -h: 08:50:32 Filesystem Size Used Avail Use% Mounted on 08:50:32 udev 7.9G 0 7.9G 0% /dev 08:50:32 tmpfs 1.6G 680K 1.6G 1% /run 08:50:32 /dev/vda1 78G 8.4G 69G 11% / 08:50:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:50:32 tmpfs 5.0M 0 5.0M 0% /run/lock 08:50:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:50:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:50:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:50:32 08:50:32 08:50:32 ---> free -m: 08:50:32 total used free shared buff/cache available 08:50:32 Mem: 16040 557 13270 0 2212 15160 08:50:32 Swap: 1023 0 1023 08:50:32 08:50:32 08:50:32 ---> ip addr: 08:50:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:50:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:50:32 inet 127.0.0.1/8 scope host lo 08:50:32 valid_lft forever preferred_lft forever 08:50:32 inet6 ::1/128 scope host 08:50:32 valid_lft forever preferred_lft forever 08:50:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:50:32 link/ether fa:16:3e:f6:ff:3a brd ff:ff:ff:ff:ff:ff 08:50:32 inet 10.30.106.175/23 brd 10.30.107.255 scope global dynamic ens3 08:50:32 valid_lft 86176sec preferred_lft 86176sec 08:50:32 inet6 fe80::f816:3eff:fef6:ff3a/64 scope link 08:50:32 valid_lft forever preferred_lft forever 08:50:32 08:50:32 08:50:32 ---> sar -b -r -n DEV: 08:50:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3349) 01/27/26 _x86_64_ (4 CPU) 08:50:32 08:50:32 08:47:32 LINUX RESTART (4 CPU) 08:50:32 08:50:32 08:48:01 tps rtps wtps bread/s bwrtn/s 08:50:32 08:49:01 320.78 34.51 286.27 1154.47 19200.00 08:50:32 08:50:01 117.73 1.02 116.71 118.38 21118.75 08:50:32 Average: 219.26 17.76 201.49 636.43 20159.37 08:50:32 08:50:32 08:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:50:32 08:49:01 13984632 15563224 2440336 14.86 58348 1719984 766208 4.38 732068 1490048 101376 08:50:32 08:50:01 13634744 15561604 2790224 16.99 86536 2019708 738832 4.23 749828 1780332 129360 08:50:32 Average: 13809688 15562414 2615280 15.92 72442 1869846 752520 4.31 740948 1635190 115368 08:50:32 08:50:32 08:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:50:32 08:49:01 ens3 413.00 267.79 2298.12 75.65 0.00 0.00 0.00 0.00 08:50:32 08:49:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 08:50:32 08:50:01 ens3 64.14 48.59 913.42 11.17 0.00 0.00 0.00 0.00 08:50:32 08:50:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 08:50:32 Average: ens3 238.57 158.19 1605.77 43.41 0.00 0.00 0.00 0.00 08:50:32 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 08:50:32 08:50:32 08:50:32 ---> sar -P ALL: 08:50:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3349) 01/27/26 _x86_64_ (4 CPU) 08:50:32 08:50:32 08:47:32 LINUX RESTART (4 CPU) 08:50:32 08:50:32 08:48:01 CPU %user %nice %system %iowait %steal %idle 08:50:32 08:49:01 all 24.89 0.00 2.58 4.80 0.10 67.63 08:50:32 08:49:01 0 27.20 0.00 2.04 0.91 0.08 69.76 08:50:32 08:49:01 1 32.89 0.00 3.79 3.27 0.13 59.91 08:50:32 08:49:01 2 19.98 0.00 2.17 13.36 0.08 64.41 08:50:32 08:49:01 3 19.46 0.00 2.35 1.64 0.08 76.47 08:50:32 08:50:01 all 21.28 0.00 1.44 1.78 0.06 75.43 08:50:32 08:50:01 0 17.56 0.00 1.15 0.23 0.03 81.01 08:50:32 08:50:01 1 54.55 0.00 3.00 1.02 0.08 41.35 08:50:32 08:50:01 2 2.17 0.00 0.84 5.20 0.03 91.76 08:50:32 08:50:01 3 10.75 0.00 0.74 0.65 0.08 87.78 08:50:32 Average: all 23.08 0.00 2.01 3.29 0.08 71.54 08:50:32 Average: 0 22.38 0.00 1.60 0.57 0.06 75.39 08:50:32 Average: 1 43.73 0.00 3.40 2.14 0.11 50.62 08:50:32 Average: 2 11.08 0.00 1.50 9.28 0.06 78.08 08:50:32 Average: 3 15.10 0.00 1.54 1.15 0.08 82.13 08:50:32 08:50:32 08:50:32