12:12:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142904 12:12:53 Running as SYSTEM 12:12:53 [EnvInject] - Loading node environment variables. 12:12:53 Building remotely on prd-ubuntu1804-builder-4c-4g-4926 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:12:53 [ssh-agent] Looking for ssh-agent implementation... 12:12:53 $ ssh-agent 12:12:53 SSH_AUTH_SOCK=/tmp/ssh-aRW7GMItV3Ef/agent.1595 12:12:53 SSH_AGENT_PID=1597 12:12:53 [ssh-agent] Started. 12:12:53 Running ssh-add (command line suppressed) 12:12:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12379697477698489643.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12379697477698489643.key) 12:12:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:12:53 The recommended git tool is: NONE 12:12:55 using credential onap-jenkins-ssh 12:12:55 Wiping out workspace first. 12:12:55 Cloning the remote Git repository 12:12:55 Cloning repository git://cloud.onap.org/mirror/oom.git 12:12:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:12:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:12:55 > git --version # timeout=10 12:12:55 > git --version # 'git version 2.17.1' 12:12:55 using GIT_SSH to set credentials Gerrit user 12:12:55 Verifying host key using manually-configured host key entries 12:12:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:13:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:13:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:13:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:13:00 using GIT_SSH to set credentials Gerrit user 12:13:00 Verifying host key using manually-configured host key entries 12:13:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/142904/1 # timeout=30 12:13:01 > git rev-parse 57e273fec1ba36db9d357870cfbf2bb558055d4f^{commit} # timeout=10 12:13:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:13:01 Checking out Revision 57e273fec1ba36db9d357870cfbf2bb558055d4f (refs/changes/04/142904/1) 12:13:01 > git config core.sparsecheckout # timeout=10 12:13:01 > git checkout -f 57e273fec1ba36db9d357870cfbf2bb558055d4f # timeout=30 12:13:04 Commit message: "[SDC] 13.2.0 release" 12:13:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:13:04 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 12:13:04 [EnvInject] - Injecting environment variables from a build step. 12:13:04 [EnvInject] - Injecting as environment variables the properties content 12:13:04 PYTHON=python3 12:13:04 12:13:04 [EnvInject] - Variables injected successfully. 12:13:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14043561234482199925.sh 12:13:05 ---> tox-install.sh 12:13:05 + source /home/jenkins/lf-env.sh 12:13:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:13:05 ++ mktemp -d /tmp/venv-XXXX 12:13:05 + lf_venv=/tmp/venv-p5vN 12:13:05 + local venv_file=/tmp/.os_lf_venv 12:13:05 + local python=python3 12:13:05 + local options 12:13:05 + local set_path=true 12:13:05 + local install_args= 12:13:05 ++ 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:13:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:13:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:13:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:13:05 + true 12:13:05 + case $1 in 12:13:05 + venv_file=/tmp/.toxenv 12:13:05 + shift 2 12:13:05 + true 12:13:05 + case $1 in 12:13:05 + shift 12:13:05 + break 12:13:05 + case $python in 12:13:05 + local pkg_list= 12:13:05 + [[ -d /opt/pyenv ]] 12:13:05 + echo 'Setup pyenv:' 12:13:05 Setup pyenv: 12:13:05 + export PYENV_ROOT=/opt/pyenv 12:13:05 + PYENV_ROOT=/opt/pyenv 12:13:05 + 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:13:05 + 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:13:05 + pyenv versions 12:13:05 * system (set by /opt/pyenv/version) 12:13:05 * 3.8.13 (set by /opt/pyenv/version) 12:13:05 * 3.9.13 (set by /opt/pyenv/version) 12:13:05 * 3.10.6 (set by /opt/pyenv/version) 12:13:05 + command -v pyenv 12:13:05 ++ pyenv init - --no-rehash 12:13:05 + 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:13:05 export PATH="/opt/pyenv/shims:${PATH}" 12:13:05 export PYENV_SHELL=bash 12:13:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:13:05 pyenv() { 12:13:05 local command 12:13:05 command="${1:-}" 12:13:05 if [ "$#" -gt 0 ]; then 12:13:05 shift 12:13:05 fi 12:13:05 12:13:05 case "$command" in 12:13:05 rehash|shell) 12:13:05 eval "$(pyenv "sh-$command" "$@")" 12:13:05 ;; 12:13:05 *) 12:13:05 command pyenv "$command" "$@" 12:13:05 ;; 12:13:05 esac 12:13:05 }' 12:13:05 +++ 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:13:05 ++ 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:13:05 ++ 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:13:05 ++ 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:13:05 ++ export PYENV_SHELL=bash 12:13:05 ++ PYENV_SHELL=bash 12:13:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:13:05 +++ complete -F _pyenv pyenv 12:13:05 ++ lf-pyver python3 12:13:05 ++ local py_version_xy=python3 12:13:05 ++ local py_version_xyz= 12:13:05 ++ pyenv versions 12:13:05 ++ local command 12:13:05 ++ sed 's/^[ *]* //' 12:13:05 ++ command=versions 12:13:05 ++ awk '{ print $1 }' 12:13:05 ++ '[' 1 -gt 0 ']' 12:13:05 ++ shift 12:13:05 ++ case "$command" in 12:13:05 ++ command pyenv versions 12:13:05 ++ pyenv versions 12:13:05 ++ grep -E '^[0-9.]*[0-9]$' 12:13:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:13:05 +++ grep '^3' /tmp/.pyenv_versions 12:13:05 +++ sort -V 12:13:05 +++ tail -n 1 12:13:05 ++ py_version_xyz=3.10.6 12:13:05 ++ [[ -z 3.10.6 ]] 12:13:05 ++ echo 3.10.6 12:13:05 ++ return 0 12:13:05 + pyenv local 3.10.6 12:13:05 + local command 12:13:05 + command=local 12:13:05 + '[' 2 -gt 0 ']' 12:13:05 + shift 12:13:05 + case "$command" in 12:13:05 + command pyenv local 3.10.6 12:13:05 + pyenv local 3.10.6 12:13:05 + for arg in "$@" 12:13:05 + case $arg in 12:13:05 + pkg_list+='tox ' 12:13:05 + for arg in "$@" 12:13:05 + case $arg in 12:13:05 + pkg_list+='virtualenv ' 12:13:05 + for arg in "$@" 12:13:05 + case $arg in 12:13:05 + pkg_list+='urllib3~=1.26.15 ' 12:13:05 + [[ -f /tmp/.toxenv ]] 12:13:05 + [[ ! -f /tmp/.toxenv ]] 12:13:05 + [[ -n '' ]] 12:13:05 + python3 -m venv /tmp/venv-p5vN 12:13:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p5vN' 12:13:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p5vN 12:13:09 + echo /tmp/venv-p5vN 12:13:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:13:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:13:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:13:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:09 + local 'pip_opts=--upgrade --quiet' 12:13:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:13:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:13:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:13:09 + [[ -n '' ]] 12:13:09 + [[ -n '' ]] 12:13:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:13:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:09 + /tmp/venv-p5vN/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:13:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:13:13 lf-activate-venv(): INFO: Base packages installed successfully 12:13:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:13:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:13:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:13:13 + /tmp/venv-p5vN/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:13:16 + type python3 12:13:16 + true 12:13:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p5vN/bin to PATH' 12:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-p5vN/bin to PATH 12:13:16 + PATH=/tmp/venv-p5vN/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:13:16 + return 0 12:13:16 + python3 --version 12:13:16 Python 3.10.6 12:13:16 + python3 -m pip --version 12:13:16 pip 25.3 from /tmp/venv-p5vN/lib/python3.10/site-packages/pip (python 3.10) 12:13:16 + python3 -m pip freeze 12:13:16 cachetools==6.2.4 12:13:16 chardet==5.2.0 12:13:16 colorama==0.4.6 12:13:16 distlib==0.4.0 12:13:16 filelock==3.20.3 12:13:16 packaging==25.0 12:13:16 platformdirs==4.5.1 12:13:16 pluggy==1.6.0 12:13:16 pyproject-api==1.10.0 12:13:16 tomli==2.4.0 12:13:16 tox==4.34.1 12:13:16 typing_extensions==4.15.0 12:13:16 urllib3==1.26.20 12:13:16 virtualenv==20.36.1 12:13:16 [EnvInject] - Injecting environment variables from a build step. 12:13:16 [EnvInject] - Injecting as environment variables the properties content 12:13:16 PARALLEL=false 12:13:16 12:13:16 [EnvInject] - Variables injected successfully. 12:13:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15077913315532390955.sh 12:13:16 ---> tox-run.sh 12:13:16 + 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:13:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:13:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:13:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:13:16 + cd /w/workspace/oom-master-pre-commit-lint/. 12:13:16 + source /home/jenkins/lf-env.sh 12:13:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:13:16 ++ mktemp -d /tmp/venv-XXXX 12:13:16 + lf_venv=/tmp/venv-3zzT 12:13:16 + local venv_file=/tmp/.os_lf_venv 12:13:16 + local python=python3 12:13:16 + local options 12:13:16 + local set_path=true 12:13:16 + local install_args= 12:13:16 ++ 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:13:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:13:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:13:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:13:16 + true 12:13:16 + case $1 in 12:13:16 + venv_file=/tmp/.toxenv 12:13:16 + shift 2 12:13:16 + true 12:13:16 + case $1 in 12:13:16 + shift 12:13:16 + break 12:13:16 + case $python in 12:13:16 + local pkg_list= 12:13:16 + [[ -d /opt/pyenv ]] 12:13:16 + echo 'Setup pyenv:' 12:13:16 Setup pyenv: 12:13:16 + export PYENV_ROOT=/opt/pyenv 12:13:16 + PYENV_ROOT=/opt/pyenv 12:13:16 + 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:13:16 + 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:13:16 + pyenv versions 12:13:16 system 12:13:16 3.8.13 12:13:16 3.9.13 12:13:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:13:16 + command -v pyenv 12:13:16 ++ pyenv init - --no-rehash 12:13:16 + 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:13:16 export PATH="/opt/pyenv/shims:${PATH}" 12:13:16 export PYENV_SHELL=bash 12:13:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:13:16 pyenv() { 12:13:16 local command 12:13:16 command="${1:-}" 12:13:16 if [ "$#" -gt 0 ]; then 12:13:16 shift 12:13:16 fi 12:13:16 12:13:16 case "$command" in 12:13:16 rehash|shell) 12:13:16 eval "$(pyenv "sh-$command" "$@")" 12:13:16 ;; 12:13:16 *) 12:13:16 command pyenv "$command" "$@" 12:13:16 ;; 12:13:16 esac 12:13:16 }' 12:13:16 +++ 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:13:16 ++ 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:13:16 ++ 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:13:16 ++ 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:13:16 ++ export PYENV_SHELL=bash 12:13:16 ++ PYENV_SHELL=bash 12:13:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:13:16 +++ complete -F _pyenv pyenv 12:13:16 ++ lf-pyver python3 12:13:16 ++ local py_version_xy=python3 12:13:16 ++ local py_version_xyz= 12:13:16 ++ pyenv versions 12:13:16 ++ sed 's/^[ *]* //' 12:13:16 ++ local command 12:13:16 ++ command=versions 12:13:16 ++ '[' 1 -gt 0 ']' 12:13:16 ++ shift 12:13:16 ++ case "$command" in 12:13:16 ++ command pyenv versions 12:13:16 ++ pyenv versions 12:13:16 ++ awk '{ print $1 }' 12:13:16 ++ grep -E '^[0-9.]*[0-9]$' 12:13:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:13:16 +++ grep '^3' /tmp/.pyenv_versions 12:13:16 +++ sort -V 12:13:16 +++ tail -n 1 12:13:16 ++ py_version_xyz=3.10.6 12:13:16 ++ [[ -z 3.10.6 ]] 12:13:16 ++ echo 3.10.6 12:13:16 ++ return 0 12:13:16 + pyenv local 3.10.6 12:13:16 + local command 12:13:16 + command=local 12:13:16 + '[' 2 -gt 0 ']' 12:13:16 + shift 12:13:16 + case "$command" in 12:13:16 + command pyenv local 3.10.6 12:13:16 + pyenv local 3.10.6 12:13:16 + for arg in "$@" 12:13:16 + case $arg in 12:13:16 + pkg_list+='tox ' 12:13:16 + for arg in "$@" 12:13:16 + case $arg in 12:13:16 + pkg_list+='virtualenv ' 12:13:16 + for arg in "$@" 12:13:16 + case $arg in 12:13:16 + pkg_list+='urllib3~=1.26.15 ' 12:13:16 + [[ -f /tmp/.toxenv ]] 12:13:16 ++ cat /tmp/.toxenv 12:13:16 + lf_venv=/tmp/venv-p5vN 12:13:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p5vN from' file:/tmp/.toxenv 12:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p5vN from file:/tmp/.toxenv 12:13:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:16 + local 'pip_opts=--upgrade --quiet' 12:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:13:16 + [[ -n '' ]] 12:13:16 + [[ -n '' ]] 12:13:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:16 + /tmp/venv-p5vN/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:13:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:13:17 lf-activate-venv(): INFO: Base packages installed successfully 12:13:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:13:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:13:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:13:17 + /tmp/venv-p5vN/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:13:18 + type python3 12:13:18 + true 12:13:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p5vN/bin to PATH' 12:13:18 lf-activate-venv(): INFO: Adding /tmp/venv-p5vN/bin to PATH 12:13:18 + PATH=/tmp/venv-p5vN/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:13:18 + return 0 12:13:18 + [[ -d /opt/pyenv ]] 12:13:18 + echo '---> Setting up pyenv' 12:13:18 ---> Setting up pyenv 12:13:18 + export PYENV_ROOT=/opt/pyenv 12:13:18 + PYENV_ROOT=/opt/pyenv 12:13:18 + export PATH=/opt/pyenv/bin:/tmp/venv-p5vN/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:13:18 + PATH=/opt/pyenv/bin:/tmp/venv-p5vN/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:13:18 ++ pwd 12:13:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:13:18 + export PYTHONPATH 12:13:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:13:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:13:18 + tox --version 12:13:19 4.34.1 from /tmp/venv-p5vN/lib/python3.10/site-packages/tox/__init__.py 12:13:19 + PARALLEL=false 12:13:19 + TOX_OPTIONS_LIST= 12:13:19 + [[ -n pre-commit ]] 12:13:19 + TOX_OPTIONS_LIST=' -e pre-commit' 12:13:19 + case ${PARALLEL,,} in 12:13:19 + tox -e pre-commit 12:13:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:13:20 pre-commit: install_deps> python -I -m pip install pre-commit 12:13:23 pre-commit: freeze> python -m pip freeze --all 12:13:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.15,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 12:13:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:13:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:13:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:13:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:13:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:13:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:13:26 [INFO] Once installed this environment will be reused. 12:13:26 [INFO] This may take a few minutes... 12:13:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:13:30 [INFO] Once installed this environment will be reused. 12:13:30 [INFO] This may take a few minutes... 12:13:35 trim trailing whitespace.................................................Passed 12:13:35 Tabs remover.............................................................Passed 12:13:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:13:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:13:35 [INFO] Once installed this environment will be reused. 12:13:35 [INFO] This may take a few minutes... 12:13:44 gitlint..............................................(no files to check)Skipped 12:13:44 pre-commit: OK (24.81=setup[3.68]+cmd[12.11,9.02] seconds) 12:13:44 congratulations :) (24.85 seconds) 12:13:44 + tox_status=0 12:13:44 + echo '---> Completed tox runs' 12:13:44 ---> Completed tox runs 12:13:44 + for i in .tox/*/log 12:13:44 ++ echo .tox/pre-commit/log 12:13:44 ++ awk -F/ '{print $2}' 12:13:44 + tox_env=pre-commit 12:13:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:13:44 + DOC_DIR=docs/_build/html 12:13:44 + [[ -d docs/_build/html ]] 12:13:44 + echo '---> tox-run.sh ends' 12:13:44 ---> tox-run.sh ends 12:13:44 + test 0 -eq 0 12:13:44 $ ssh-agent -k 12:13:44 unset SSH_AUTH_SOCK; 12:13:44 unset SSH_AGENT_PID; 12:13:44 echo Agent pid 1597 killed; 12:13:44 [ssh-agent] Stopped. 12:13:44 [PostBuildScript] - [INFO] Executing post build scripts. 12:13:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins421416981856255759.sh 12:13:44 ---> sysstat.sh 12:13:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16268035248573679309.sh 12:13:45 ---> package-listing.sh 12:13:45 ++ facter osfamily 12:13:45 ++ tr '[:upper:]' '[:lower:]' 12:13:45 + OS_FAMILY=debian 12:13:45 + workspace=/w/workspace/oom-master-pre-commit-lint 12:13:45 + START_PACKAGES=/tmp/packages_start.txt 12:13:45 + END_PACKAGES=/tmp/packages_end.txt 12:13:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:45 + PACKAGES=/tmp/packages_start.txt 12:13:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:13:45 + PACKAGES=/tmp/packages_end.txt 12:13:45 + case "${OS_FAMILY}" in 12:13:45 + dpkg -l 12:13:45 + grep '^ii' 12:13:45 + '[' -f /tmp/packages_start.txt ']' 12:13:45 + '[' -f /tmp/packages_end.txt ']' 12:13:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:13:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:13:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:13:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6453349102316523061.sh 12:13:45 ---> capture-instance-metadata.sh 12:13:45 Setup pyenv: 12:13:45 system 12:13:45 3.8.13 12:13:45 3.9.13 12:13:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:13:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbAH 12:13:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:13:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:53 lf-activate-venv(): INFO: Base packages installed successfully 12:13:53 lf-activate-venv(): INFO: Installing additional packages: lftools 12:14:15 lf-activate-venv(): INFO: Adding /tmp/venv-gbAH/bin to PATH 12:14:15 INFO: Running in OpenStack, capturing instance metadata 12:14:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8991246843662017355.sh 12:14:15 provisioning config files... 12:14:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7482283728282340891tmp 12:14:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:14:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:14:15 [EnvInject] - Injecting environment variables from a build step. 12:14:15 [EnvInject] - Injecting as environment variables the properties content 12:14:15 SERVER_ID=logs 12:14:15 12:14:15 [EnvInject] - Variables injected successfully. 12:14:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1206835369553503291.sh 12:14:15 ---> create-netrc.sh 12:14:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8114177277159722018.sh 12:14:15 ---> python-tools-install.sh 12:14:15 Setup pyenv: 12:14:15 system 12:14:15 3.8.13 12:14:15 3.9.13 12:14:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbAH from file:/tmp/.os_lf_venv 12:14:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:17 lf-activate-venv(): INFO: Base packages installed successfully 12:14:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-gbAH/bin to PATH 12:14:25 Generating Requirements File 12:14:43 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:14:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:14:44 Python 3.10.6 12:14:44 pip 25.3 from /tmp/venv-gbAH/lib/python3.10/site-packages/pip (python 3.10) 12:14:44 appdirs==1.4.4 12:14:44 argcomplete==3.6.3 12:14:44 aspy.yaml==1.3.0 12:14:44 attrs==25.4.0 12:14:44 autopage==0.5.2 12:14:44 backports.strenum==1.3.1 12:14:44 beautifulsoup4==4.14.3 12:14:44 boto3==1.42.25 12:14:44 botocore==1.42.25 12:14:44 bs4==0.0.2 12:14:44 certifi==2026.1.4 12:14:44 cffi==2.0.0 12:14:44 cfgv==3.5.0 12:14:44 chardet==5.2.0 12:14:44 charset-normalizer==3.4.4 12:14:44 click==8.3.1 12:14:44 cliff==4.13.1 12:14:44 cmd2==3.1.0 12:14:44 cryptography==3.3.2 12:14:44 debtcollector==3.0.0 12:14:44 decorator==5.2.1 12:14:44 defusedxml==0.7.1 12:14:44 Deprecated==1.3.1 12:14:44 distlib==0.4.0 12:14:44 dnspython==2.8.0 12:14:44 docker==7.1.0 12:14:44 dogpile.cache==1.5.0 12:14:44 durationpy==0.10 12:14:44 email-validator==2.3.0 12:14:44 filelock==3.20.3 12:14:44 future==1.0.0 12:14:44 gitdb==4.0.12 12:14:44 GitPython==3.1.46 12:14:44 google-auth==2.47.0 12:14:44 httplib2==0.31.0 12:14:44 identify==2.6.15 12:14:44 idna==3.11 12:14:44 importlib-resources==1.5.0 12:14:44 iso8601==2.1.0 12:14:44 Jinja2==3.1.6 12:14:44 jmespath==1.0.1 12:14:44 jsonpatch==1.33 12:14:44 jsonpointer==3.0.0 12:14:44 jsonschema==4.26.0 12:14:44 jsonschema-specifications==2025.9.1 12:14:44 keystoneauth1==5.12.0 12:14:44 kubernetes==34.1.0 12:14:44 lftools==0.37.18 12:14:44 lxml==6.0.2 12:14:44 markdown-it-py==4.0.0 12:14:44 MarkupSafe==3.0.3 12:14:44 mdurl==0.1.2 12:14:44 msgpack==1.1.2 12:14:44 multi_key_dict==2.0.3 12:14:44 munch==4.0.0 12:14:44 netaddr==1.3.0 12:14:44 niet==1.4.2 12:14:44 nodeenv==1.10.0 12:14:44 oauth2client==4.1.3 12:14:44 oauthlib==3.3.1 12:14:44 openstacksdk==4.8.0 12:14:44 os-service-types==1.8.2 12:14:44 osc-lib==4.3.0 12:14:44 oslo.config==10.2.0 12:14:44 oslo.context==6.2.0 12:14:44 oslo.i18n==6.7.1 12:14:44 oslo.log==8.0.0 12:14:44 oslo.serialization==5.9.0 12:14:44 oslo.utils==9.2.0 12:14:44 packaging==25.0 12:14:44 pbr==7.0.3 12:14:44 platformdirs==4.5.1 12:14:44 prettytable==3.17.0 12:14:44 psutil==7.2.1 12:14:44 pyasn1==0.6.1 12:14:44 pyasn1_modules==0.4.2 12:14:44 pycparser==2.23 12:14:44 pygerrit2==2.0.15 12:14:44 PyGithub==2.8.1 12:14:44 Pygments==2.19.2 12:14:44 PyJWT==2.10.1 12:14:44 PyNaCl==1.6.2 12:14:44 pyparsing==2.4.7 12:14:44 pyperclip==1.11.0 12:14:44 pyrsistent==0.20.0 12:14:44 python-cinderclient==9.8.0 12:14:44 python-dateutil==2.9.0.post0 12:14:44 python-heatclient==4.3.0 12:14:44 python-jenkins==1.8.3 12:14:44 python-keystoneclient==5.7.0 12:14:44 python-magnumclient==4.9.0 12:14:44 python-openstackclient==8.3.0 12:14:44 python-swiftclient==4.9.0 12:14:44 PyYAML==6.0.3 12:14:44 referencing==0.37.0 12:14:44 requests==2.32.5 12:14:44 requests-oauthlib==2.0.0 12:14:44 requestsexceptions==1.4.0 12:14:44 rfc3986==2.0.0 12:14:44 rich==14.2.0 12:14:44 rich-argparse==1.7.2 12:14:44 rpds-py==0.30.0 12:14:44 rsa==4.9.1 12:14:44 ruamel.yaml==0.19.1 12:14:44 ruamel.yaml.clib==0.2.15 12:14:44 s3transfer==0.16.0 12:14:44 simplejson==3.20.2 12:14:44 six==1.17.0 12:14:44 smmap==5.0.2 12:14:44 soupsieve==2.8.1 12:14:44 stevedore==5.6.0 12:14:44 tabulate==0.9.0 12:14:44 toml==0.10.2 12:14:44 tomlkit==0.13.3 12:14:44 tqdm==4.67.1 12:14:44 typing_extensions==4.15.0 12:14:44 tzdata==2025.3 12:14:44 urllib3==1.26.20 12:14:44 virtualenv==20.36.1 12:14:44 wcwidth==0.2.14 12:14:44 websocket-client==1.9.0 12:14:44 wrapt==2.0.1 12:14:44 xdg==6.0.0 12:14:44 xmltodict==1.0.2 12:14:44 yq==3.4.3 12:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10938603742102117286.sh 12:14:44 ---> sudo-logs.sh 12:14:44 Archiving 'sudo' log.. 12:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12132441504817105852.sh 12:14:44 ---> job-cost.sh 12:14:44 Setup pyenv: 12:14:44 system 12:14:44 3.8.13 12:14:44 3.9.13 12:14:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbAH from file:/tmp/.os_lf_venv 12:14:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:46 lf-activate-venv(): INFO: Base packages installed successfully 12:14:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:14:52 lf-activate-venv(): INFO: Adding /tmp/venv-gbAH/bin to PATH 12:14:52 INFO: No Stack... 12:14:52 INFO: Retrieving Pricing Info for: v3-standard-4 12:14:52 INFO: Archiving Costs 12:14:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15102947509454859389.sh 12:14:52 ---> logs-deploy.sh 12:14:52 Setup pyenv: 12:14:52 system 12:14:52 3.8.13 12:14:52 3.9.13 12:14:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbAH from file:/tmp/.os_lf_venv 12:14:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:54 lf-activate-venv(): INFO: Base packages installed successfully 12:14:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:15:02 lf-activate-venv(): INFO: Adding /tmp/venv-gbAH/bin to PATH 12:15:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4374 12:15:02 INFO: archiving workspace using pattern(s): 12:15:03 Archives upload complete. 12:15:04 INFO: archiving logs to Nexus 12:15:04 ---> uname -a: 12:15:04 Linux prd-ubuntu1804-builder-4c-4g-4926 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:15:04 12:15:04 12:15:04 ---> lscpu: 12:15:04 Architecture: x86_64 12:15:04 CPU op-mode(s): 32-bit, 64-bit 12:15:04 Byte Order: Little Endian 12:15:04 CPU(s): 4 12:15:04 On-line CPU(s) list: 0-3 12:15:04 Thread(s) per core: 1 12:15:04 Core(s) per socket: 1 12:15:04 Socket(s): 4 12:15:04 NUMA node(s): 1 12:15:04 Vendor ID: AuthenticAMD 12:15:04 CPU family: 23 12:15:04 Model: 49 12:15:04 Model name: AMD EPYC-Rome Processor 12:15:04 Stepping: 0 12:15:04 CPU MHz: 2799.998 12:15:04 BogoMIPS: 5599.99 12:15:04 Virtualization: AMD-V 12:15:04 Hypervisor vendor: KVM 12:15:04 Virtualization type: full 12:15:04 L1d cache: 32K 12:15:04 L1i cache: 32K 12:15:04 L2 cache: 512K 12:15:04 L3 cache: 16384K 12:15:04 NUMA node0 CPU(s): 0-3 12:15:04 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:15:04 12:15:04 12:15:04 ---> nproc: 12:15:04 4 12:15:04 12:15:04 12:15:04 ---> df -h: 12:15:04 Filesystem Size Used Avail Use% Mounted on 12:15:04 udev 7.9G 0 7.9G 0% /dev 12:15:04 tmpfs 1.6G 680K 1.6G 1% /run 12:15:04 /dev/vda1 78G 8.4G 69G 11% / 12:15:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:15:04 tmpfs 5.0M 0 5.0M 0% /run/lock 12:15:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:15:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:15:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:15:04 12:15:04 12:15:04 ---> free -m: 12:15:04 total used free shared buff/cache available 12:15:04 Mem: 16040 544 13284 0 2211 15174 12:15:04 Swap: 1023 0 1023 12:15:04 12:15:04 12:15:04 ---> ip addr: 12:15:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:15:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:15:04 inet 127.0.0.1/8 scope host lo 12:15:04 valid_lft forever preferred_lft forever 12:15:04 inet6 ::1/128 scope host 12:15:04 valid_lft forever preferred_lft forever 12:15:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:15:04 link/ether fa:16:3e:d4:af:46 brd ff:ff:ff:ff:ff:ff 12:15:04 inet 10.30.106.59/23 brd 10.30.107.255 scope global dynamic ens3 12:15:04 valid_lft 86250sec preferred_lft 86250sec 12:15:04 inet6 fe80::f816:3eff:fed4:af46/64 scope link 12:15:04 valid_lft forever preferred_lft forever 12:15:04 12:15:04 12:15:05 ---> sar -b -r -n DEV: 12:15:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4926) 01/12/26 _x86_64_ (4 CPU) 12:15:05 12:15:05 12:12:36 LINUX RESTART (4 CPU) 12:15:05 12:15:05 12:13:01 tps rtps wtps bread/s bwrtn/s 12:15:05 12:14:02 271.55 23.98 247.58 807.87 56347.94 12:15:05 12:15:01 108.27 1.05 107.22 120.52 11981.29 12:15:05 Average: 190.60 12.61 177.99 467.08 34351.00 12:15:05 12:15:05 12:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:15:05 12:14:02 13898320 15531316 2526648 15.38 63176 1765856 802588 4.59 769088 1531884 104712 12:15:05 12:15:01 13548284 15481188 2876684 17.51 88104 2024420 831884 4.76 836076 1781364 128272 12:15:05 Average: 13723302 15506252 2701666 16.45 75640 1895138 817236 4.68 802582 1656624 116492 12:15:05 12:15:05 12:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:15:05 12:14:02 ens3 104.82 77.35 909.57 29.18 0.00 0.00 0.00 0.00 12:15:05 12:14:02 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 12:15:05 12:15:01 ens3 63.07 47.23 876.00 11.22 0.00 0.00 0.00 0.00 12:15:05 12:15:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 12:15:05 Average: ens3 84.12 62.42 892.93 20.28 0.00 0.00 0.00 0.00 12:15:05 Average: lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 12:15:05 12:15:05 12:15:05 ---> sar -P ALL: 12:15:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4926) 01/12/26 _x86_64_ (4 CPU) 12:15:05 12:15:05 12:12:36 LINUX RESTART (4 CPU) 12:15:05 12:15:05 12:13:01 CPU %user %nice %system %iowait %steal %idle 12:15:05 12:14:02 all 21.96 0.00 2.23 6.90 0.06 68.85 12:15:05 12:14:02 0 4.42 0.00 1.48 19.58 0.07 74.45 12:15:05 12:14:02 1 28.74 0.00 2.86 4.78 0.07 63.55 12:15:05 12:14:02 2 19.13 0.00 2.06 2.29 0.05 76.47 12:15:05 12:14:02 3 35.41 0.00 2.50 1.05 0.07 60.96 12:15:05 12:15:01 all 21.48 0.00 1.39 1.49 0.06 75.59 12:15:05 12:15:01 0 4.14 0.00 1.24 3.68 0.07 90.86 12:15:05 12:15:01 1 23.88 0.00 1.09 0.14 0.03 74.86 12:15:05 12:15:01 2 23.49 0.00 1.41 0.81 0.05 74.24 12:15:05 12:15:01 3 34.32 0.00 1.85 1.31 0.05 62.48 12:15:05 Average: all 21.72 0.00 1.81 4.21 0.06 72.19 12:15:05 Average: 0 4.28 0.00 1.36 11.69 0.07 82.60 12:15:05 Average: 1 26.33 0.00 1.98 2.48 0.05 69.17 12:15:05 Average: 2 21.29 0.00 1.73 1.56 0.05 75.37 12:15:05 Average: 3 34.87 0.00 2.18 1.18 0.06 61.72 12:15:05 12:15:05 12:15:05