05:50:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:50:17 Running as SYSTEM 05:50:17 [EnvInject] - Loading node environment variables. 05:50:17 Building remotely on prd-ubuntu1804-builder-4c-4g-2171 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:50:17 [ssh-agent] Looking for ssh-agent implementation... 05:50:17 $ ssh-agent 05:50:18 SSH_AUTH_SOCK=/tmp/ssh-nBF8CGNY8wP9/agent.1647 05:50:18 SSH_AGENT_PID=1649 05:50:18 [ssh-agent] Started. 05:50:18 Running ssh-add (command line suppressed) 05:50:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13775099512063927519.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13775099512063927519.key) 05:50:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:50:18 The recommended git tool is: NONE 05:50:19 using credential onap-jenkins-ssh 05:50:19 Wiping out workspace first. 05:50:19 Cloning the remote Git repository 05:50:19 Cloning repository git://cloud.onap.org/mirror/oom.git 05:50:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:50:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:50:19 > git --version # timeout=10 05:50:19 > git --version # 'git version 2.17.1' 05:50:19 using GIT_SSH to set credentials Gerrit user 05:50:19 Verifying host key using manually-configured host key entries 05:50:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:50:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:50:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:50:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:50:24 using GIT_SSH to set credentials Gerrit user 05:50:24 Verifying host key using manually-configured host key entries 05:50:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/12 # timeout=30 05:50:25 > git rev-parse 31af746f2216b7da4924fe150daa6a7ffe954c43^{commit} # timeout=10 05:50:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:50:25 Checking out Revision 31af746f2216b7da4924fe150daa6a7ffe954c43 (refs/changes/80/141880/12) 05:50:25 > git config core.sparsecheckout # timeout=10 05:50:25 > git checkout -f 31af746f2216b7da4924fe150daa6a7ffe954c43 # timeout=30 05:50:28 Commit message: "[SDC] Move db init jobs to init container." 05:50:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:50:28 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 05:50:29 [EnvInject] - Injecting environment variables from a build step. 05:50:29 [EnvInject] - Injecting as environment variables the properties content 05:50:29 PYTHON=python3 05:50:29 05:50:29 [EnvInject] - Variables injected successfully. 05:50:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14628741179310127516.sh 05:50:29 ---> tox-install.sh 05:50:29 + source /home/jenkins/lf-env.sh 05:50:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:50:29 ++ mktemp -d /tmp/venv-XXXX 05:50:29 + lf_venv=/tmp/venv-cHht 05:50:29 + local venv_file=/tmp/.os_lf_venv 05:50:29 + local python=python3 05:50:29 + local options 05:50:29 + local set_path=true 05:50:29 + local install_args= 05:50:29 ++ 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 05:50:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:50:29 + true 05:50:29 + case $1 in 05:50:29 + venv_file=/tmp/.toxenv 05:50:29 + shift 2 05:50:29 + true 05:50:29 + case $1 in 05:50:29 + shift 05:50:29 + break 05:50:29 + case $python in 05:50:29 + local pkg_list= 05:50:29 + [[ -d /opt/pyenv ]] 05:50:29 + echo 'Setup pyenv:' 05:50:29 Setup pyenv: 05:50:29 + export PYENV_ROOT=/opt/pyenv 05:50:29 + PYENV_ROOT=/opt/pyenv 05:50:29 + 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 05:50:29 + 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 05:50:29 + pyenv versions 05:50:29 * system (set by /opt/pyenv/version) 05:50:29 * 3.8.13 (set by /opt/pyenv/version) 05:50:29 * 3.9.13 (set by /opt/pyenv/version) 05:50:29 * 3.10.6 (set by /opt/pyenv/version) 05:50:29 + command -v pyenv 05:50:29 ++ pyenv init - --no-rehash 05:50: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[*]}"'\'')" 05:50:29 export PATH="/opt/pyenv/shims:${PATH}" 05:50:29 export PYENV_SHELL=bash 05:50:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:50:29 pyenv() { 05:50:29 local command 05:50:29 command="${1:-}" 05:50:29 if [ "$#" -gt 0 ]; then 05:50:29 shift 05:50:29 fi 05:50:29 05:50:29 case "$command" in 05:50:29 rehash|shell) 05:50:29 eval "$(pyenv "sh-$command" "$@")" 05:50:29 ;; 05:50:29 *) 05:50:29 command pyenv "$command" "$@" 05:50:29 ;; 05:50:29 esac 05:50:29 }' 05:50: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[*]}"' 05:50:29 ++ 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 05:50:29 ++ 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 05:50:29 ++ 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 05:50:29 ++ export PYENV_SHELL=bash 05:50:29 ++ PYENV_SHELL=bash 05:50:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:50:29 +++ complete -F _pyenv pyenv 05:50:29 ++ lf-pyver python3 05:50:29 ++ local py_version_xy=python3 05:50:29 ++ local py_version_xyz= 05:50:29 ++ pyenv versions 05:50:29 ++ local command 05:50:29 ++ sed 's/^[ *]* //' 05:50:29 ++ command=versions 05:50:29 ++ awk '{ print $1 }' 05:50:29 ++ '[' 1 -gt 0 ']' 05:50:29 ++ shift 05:50:29 ++ grep -E '^[0-9.]*[0-9]$' 05:50:29 ++ case "$command" in 05:50:29 ++ command pyenv versions 05:50:29 ++ pyenv versions 05:50:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:50:29 +++ grep '^3' /tmp/.pyenv_versions 05:50:29 +++ sort -V 05:50:29 +++ tail -n 1 05:50:29 ++ py_version_xyz=3.10.6 05:50:29 ++ [[ -z 3.10.6 ]] 05:50:29 ++ echo 3.10.6 05:50:29 ++ return 0 05:50:29 + pyenv local 3.10.6 05:50:29 + local command 05:50:29 + command=local 05:50:29 + '[' 2 -gt 0 ']' 05:50:29 + shift 05:50:29 + case "$command" in 05:50:29 + command pyenv local 3.10.6 05:50:29 + pyenv local 3.10.6 05:50:29 + for arg in "$@" 05:50:29 + case $arg in 05:50:29 + pkg_list+='tox ' 05:50:29 + for arg in "$@" 05:50:29 + case $arg in 05:50:29 + pkg_list+='virtualenv ' 05:50:29 + for arg in "$@" 05:50:29 + case $arg in 05:50:29 + pkg_list+='urllib3~=1.26.15 ' 05:50:29 + [[ -f /tmp/.toxenv ]] 05:50:29 + [[ ! -f /tmp/.toxenv ]] 05:50:29 + [[ -n '' ]] 05:50:29 + python3 -m venv /tmp/venv-cHht 05:50:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cHht' 05:50:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cHht 05:50:33 + echo /tmp/venv-cHht 05:50:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:50:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:50:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:50:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:33 + local 'pip_opts=--upgrade --quiet' 05:50:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:50:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:50:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:50:33 + [[ -n '' ]] 05:50:33 + [[ -n '' ]] 05:50:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:50:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:33 + /tmp/venv-cHht/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 05:50:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:50:37 lf-activate-venv(): INFO: Base packages installed successfully 05:50:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:50:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:50:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:50:37 + /tmp/venv-cHht/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 05:50:39 + type python3 05:50:39 + true 05:50:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cHht/bin to PATH' 05:50:39 lf-activate-venv(): INFO: Adding /tmp/venv-cHht/bin to PATH 05:50:39 + PATH=/tmp/venv-cHht/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 05:50:39 + return 0 05:50:39 + python3 --version 05:50:39 Python 3.10.6 05:50:39 + python3 -m pip --version 05:50:39 pip 25.3 from /tmp/venv-cHht/lib/python3.10/site-packages/pip (python 3.10) 05:50:39 + python3 -m pip freeze 05:50:39 cachetools==6.2.4 05:50:39 chardet==5.2.0 05:50:39 colorama==0.4.6 05:50:39 distlib==0.4.0 05:50:39 filelock==3.20.1 05:50:39 packaging==25.0 05:50:39 platformdirs==4.5.1 05:50:39 pluggy==1.6.0 05:50:39 pyproject-api==1.10.0 05:50:39 tomli==2.3.0 05:50:39 tox==4.32.0 05:50:39 typing_extensions==4.15.0 05:50:39 urllib3==1.26.20 05:50:39 virtualenv==20.35.4 05:50:39 [EnvInject] - Injecting environment variables from a build step. 05:50:39 [EnvInject] - Injecting as environment variables the properties content 05:50:39 PARALLEL=false 05:50:39 05:50:39 [EnvInject] - Variables injected successfully. 05:50:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5064114558536351779.sh 05:50:40 ---> tox-run.sh 05:50:40 + 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 05:50:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:50:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:50:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:50:40 + cd /w/workspace/oom-master-pre-commit-lint/. 05:50:40 + source /home/jenkins/lf-env.sh 05:50:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:50:40 ++ mktemp -d /tmp/venv-XXXX 05:50:40 + lf_venv=/tmp/venv-HEIB 05:50:40 + local venv_file=/tmp/.os_lf_venv 05:50:40 + local python=python3 05:50:40 + local options 05:50:40 + local set_path=true 05:50:40 + local install_args= 05:50:40 ++ 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 05:50:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:50:40 + true 05:50:40 + case $1 in 05:50:40 + venv_file=/tmp/.toxenv 05:50:40 + shift 2 05:50:40 + true 05:50:40 + case $1 in 05:50:40 + shift 05:50:40 + break 05:50:40 + case $python in 05:50:40 + local pkg_list= 05:50:40 + [[ -d /opt/pyenv ]] 05:50:40 + echo 'Setup pyenv:' 05:50:40 Setup pyenv: 05:50:40 + export PYENV_ROOT=/opt/pyenv 05:50:40 + PYENV_ROOT=/opt/pyenv 05:50:40 + 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 05:50:40 + 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 05:50:40 + pyenv versions 05:50:40 system 05:50:40 3.8.13 05:50:40 3.9.13 05:50:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:50:40 + command -v pyenv 05:50:40 ++ pyenv init - --no-rehash 05:50:40 + 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[*]}"'\'')" 05:50:40 export PATH="/opt/pyenv/shims:${PATH}" 05:50:40 export PYENV_SHELL=bash 05:50:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:50:40 pyenv() { 05:50:40 local command 05:50:40 command="${1:-}" 05:50:40 if [ "$#" -gt 0 ]; then 05:50:40 shift 05:50:40 fi 05:50:40 05:50:40 case "$command" in 05:50:40 rehash|shell) 05:50:40 eval "$(pyenv "sh-$command" "$@")" 05:50:40 ;; 05:50:40 *) 05:50:40 command pyenv "$command" "$@" 05:50:40 ;; 05:50:40 esac 05:50:40 }' 05:50:40 +++ 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[*]}"' 05:50:40 ++ 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 05:50:40 ++ 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 05:50:40 ++ 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 05:50:40 ++ export PYENV_SHELL=bash 05:50:40 ++ PYENV_SHELL=bash 05:50:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:50:40 +++ complete -F _pyenv pyenv 05:50:40 ++ lf-pyver python3 05:50:40 ++ local py_version_xy=python3 05:50:40 ++ local py_version_xyz= 05:50:40 ++ pyenv versions 05:50:40 ++ local command 05:50:40 ++ command=versions 05:50:40 ++ '[' 1 -gt 0 ']' 05:50:40 ++ shift 05:50:40 ++ case "$command" in 05:50:40 ++ command pyenv versions 05:50:40 ++ pyenv versions 05:50:40 ++ sed 's/^[ *]* //' 05:50:40 ++ awk '{ print $1 }' 05:50:40 ++ grep -E '^[0-9.]*[0-9]$' 05:50:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:50:40 +++ grep '^3' /tmp/.pyenv_versions 05:50:40 +++ sort -V 05:50:40 +++ tail -n 1 05:50:40 ++ py_version_xyz=3.10.6 05:50:40 ++ [[ -z 3.10.6 ]] 05:50:40 ++ echo 3.10.6 05:50:40 ++ return 0 05:50:40 + pyenv local 3.10.6 05:50:40 + local command 05:50:40 + command=local 05:50:40 + '[' 2 -gt 0 ']' 05:50:40 + shift 05:50:40 + case "$command" in 05:50:40 + command pyenv local 3.10.6 05:50:40 + pyenv local 3.10.6 05:50:40 + for arg in "$@" 05:50:40 + case $arg in 05:50:40 + pkg_list+='tox ' 05:50:40 + for arg in "$@" 05:50:40 + case $arg in 05:50:40 + pkg_list+='virtualenv ' 05:50:40 + for arg in "$@" 05:50:40 + case $arg in 05:50:40 + pkg_list+='urllib3~=1.26.15 ' 05:50:40 + [[ -f /tmp/.toxenv ]] 05:50:40 ++ cat /tmp/.toxenv 05:50:40 + lf_venv=/tmp/venv-cHht 05:50:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHht from' file:/tmp/.toxenv 05:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHht from file:/tmp/.toxenv 05:50:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:50:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:40 + local 'pip_opts=--upgrade --quiet' 05:50:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:50:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:50:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:50:40 + [[ -n '' ]] 05:50:40 + [[ -n '' ]] 05:50:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:50:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:40 + /tmp/venv-cHht/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 05:50:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:50:41 lf-activate-venv(): INFO: Base packages installed successfully 05:50:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:50:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:50:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:50:41 + /tmp/venv-cHht/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 05:50:42 + type python3 05:50:42 + true 05:50:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cHht/bin to PATH' 05:50:42 lf-activate-venv(): INFO: Adding /tmp/venv-cHht/bin to PATH 05:50:42 + PATH=/tmp/venv-cHht/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 05:50:42 + return 0 05:50:42 + [[ -d /opt/pyenv ]] 05:50:42 + echo '---> Setting up pyenv' 05:50:42 ---> Setting up pyenv 05:50:42 + export PYENV_ROOT=/opt/pyenv 05:50:42 + PYENV_ROOT=/opt/pyenv 05:50:42 + export PATH=/opt/pyenv/bin:/tmp/venv-cHht/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 05:50:42 + PATH=/opt/pyenv/bin:/tmp/venv-cHht/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 05:50:42 ++ pwd 05:50:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:50:42 + export PYTHONPATH 05:50:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:50:42 + TOX_TESTENV_PASSENV=PYTHONPATH 05:50:42 + tox --version 05:50:42 4.32.0 from /tmp/venv-cHht/lib/python3.10/site-packages/tox/__init__.py 05:50:42 + PARALLEL=false 05:50:42 + TOX_OPTIONS_LIST= 05:50:42 + [[ -n pre-commit ]] 05:50:42 + TOX_OPTIONS_LIST=' -e pre-commit' 05:50:42 + case ${PARALLEL,,} in 05:50:42 + tox -e pre-commit 05:50:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:50:43 pre-commit: install_deps> python -I -m pip install pre-commit 05:50:46 pre-commit: freeze> python -m pip freeze --all 05:50:46 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,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.35.4 05:50:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:50:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:50:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:50:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:50:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:50:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:50:49 [INFO] Once installed this environment will be reused. 05:50:49 [INFO] This may take a few minutes... 05:50:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:50:53 [INFO] Once installed this environment will be reused. 05:50:53 [INFO] This may take a few minutes... 05:50:58 trim trailing whitespace.................................................Passed 05:50:58 Tabs remover.............................................................Passed 05:50:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:50:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:50:58 [INFO] Once installed this environment will be reused. 05:50:58 [INFO] This may take a few minutes... 05:51:06 gitlint..............................................(no files to check)Skipped 05:51:06 pre-commit: OK (23.85=setup[3.76]+cmd[11.54,8.55] seconds) 05:51:06 congratulations :) (23.89 seconds) 05:51:06 + tox_status=0 05:51:06 + echo '---> Completed tox runs' 05:51:06 ---> Completed tox runs 05:51:06 + for i in .tox/*/log 05:51:06 ++ echo .tox/pre-commit/log 05:51:06 ++ awk -F/ '{print $2}' 05:51:06 + tox_env=pre-commit 05:51:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:51:06 + DOC_DIR=docs/_build/html 05:51:06 + [[ -d docs/_build/html ]] 05:51:06 + echo '---> tox-run.sh ends' 05:51:06 ---> tox-run.sh ends 05:51:06 + test 0 -eq 0 05:51:06 $ ssh-agent -k 05:51:06 unset SSH_AUTH_SOCK; 05:51:06 unset SSH_AGENT_PID; 05:51:06 echo Agent pid 1649 killed; 05:51:06 [ssh-agent] Stopped. 05:51:07 [PostBuildScript] - [INFO] Executing post build scripts. 05:51:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17343068679144460526.sh 05:51:07 ---> sysstat.sh 05:51:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10136954444179044582.sh 05:51:07 ---> package-listing.sh 05:51:07 ++ facter osfamily 05:51:07 ++ tr '[:upper:]' '[:lower:]' 05:51:07 + OS_FAMILY=debian 05:51:07 + workspace=/w/workspace/oom-master-pre-commit-lint 05:51:07 + START_PACKAGES=/tmp/packages_start.txt 05:51:07 + END_PACKAGES=/tmp/packages_end.txt 05:51:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:07 + PACKAGES=/tmp/packages_start.txt 05:51:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:51:07 + PACKAGES=/tmp/packages_end.txt 05:51:07 + case "${OS_FAMILY}" in 05:51:07 + dpkg -l 05:51:07 + grep '^ii' 05:51:07 + '[' -f /tmp/packages_start.txt ']' 05:51:07 + '[' -f /tmp/packages_end.txt ']' 05:51:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:51:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:51:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:51:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16805374695150001390.sh 05:51:07 ---> capture-instance-metadata.sh 05:51:07 Setup pyenv: 05:51:07 system 05:51:07 3.8.13 05:51:07 3.9.13 05:51:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:51:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2qRH 05:51:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:51:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:15 lf-activate-venv(): INFO: Base packages installed successfully 05:51:15 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-2qRH/bin to PATH 05:51:36 INFO: Running in OpenStack, capturing instance metadata 05:51:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8513202327350461396.sh 05:51:36 provisioning config files... 05:51:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5184840494665964481tmp 05:51:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:51:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:51:36 [EnvInject] - Injecting environment variables from a build step. 05:51:36 [EnvInject] - Injecting as environment variables the properties content 05:51:36 SERVER_ID=logs 05:51:36 05:51:36 [EnvInject] - Variables injected successfully. 05:51:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2590530730765346032.sh 05:51:36 ---> create-netrc.sh 05:51:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7946427575806476557.sh 05:51:36 ---> python-tools-install.sh 05:51:36 Setup pyenv: 05:51:36 system 05:51:36 3.8.13 05:51:36 3.9.13 05:51:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2qRH from file:/tmp/.os_lf_venv 05:51:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:38 lf-activate-venv(): INFO: Base packages installed successfully 05:51:38 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-2qRH/bin to PATH 05:51:46 Generating Requirements File 05:52:04 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. 05:52:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:52:04 Python 3.10.6 05:52:04 pip 25.3 from /tmp/venv-2qRH/lib/python3.10/site-packages/pip (python 3.10) 05:52:05 appdirs==1.4.4 05:52:05 argcomplete==3.6.3 05:52:05 aspy.yaml==1.3.0 05:52:05 attrs==25.4.0 05:52:05 autopage==0.5.2 05:52:05 backports.strenum==1.3.1 05:52:05 beautifulsoup4==4.14.3 05:52:05 boto3==1.42.18 05:52:05 botocore==1.42.18 05:52:05 bs4==0.0.2 05:52:05 cachetools==6.2.4 05:52:05 certifi==2025.11.12 05:52:05 cffi==2.0.0 05:52:05 cfgv==3.5.0 05:52:05 chardet==5.2.0 05:52:05 charset-normalizer==3.4.4 05:52:05 click==8.3.1 05:52:05 cliff==4.13.1 05:52:05 cmd2==3.1.0 05:52:05 cryptography==3.3.2 05:52:05 debtcollector==3.0.0 05:52:05 decorator==5.2.1 05:52:05 defusedxml==0.7.1 05:52:05 Deprecated==1.3.1 05:52:05 distlib==0.4.0 05:52:05 dnspython==2.8.0 05:52:05 docker==7.1.0 05:52:05 dogpile.cache==1.5.0 05:52:05 durationpy==0.10 05:52:05 email-validator==2.3.0 05:52:05 filelock==3.20.1 05:52:05 future==1.0.0 05:52:05 gitdb==4.0.12 05:52:05 GitPython==3.1.45 05:52:05 google-auth==2.45.0 05:52:05 httplib2==0.31.0 05:52:05 identify==2.6.15 05:52:05 idna==3.11 05:52:05 importlib-resources==1.5.0 05:52:05 iso8601==2.1.0 05:52:05 Jinja2==3.1.6 05:52:05 jmespath==1.0.1 05:52:05 jsonpatch==1.33 05:52:05 jsonpointer==3.0.0 05:52:05 jsonschema==4.25.1 05:52:05 jsonschema-specifications==2025.9.1 05:52:05 keystoneauth1==5.12.0 05:52:05 kubernetes==34.1.0 05:52:05 lftools==0.37.18 05:52:05 lxml==6.0.2 05:52:05 markdown-it-py==4.0.0 05:52:05 MarkupSafe==3.0.3 05:52:05 mdurl==0.1.2 05:52:05 msgpack==1.1.2 05:52:05 multi_key_dict==2.0.3 05:52:05 munch==4.0.0 05:52:05 netaddr==1.3.0 05:52:05 niet==1.4.2 05:52:05 nodeenv==1.10.0 05:52:05 oauth2client==4.1.3 05:52:05 oauthlib==3.3.1 05:52:05 openstacksdk==4.8.0 05:52:05 os-service-types==1.8.2 05:52:05 osc-lib==4.3.0 05:52:05 oslo.config==10.1.0 05:52:05 oslo.context==6.2.0 05:52:05 oslo.i18n==6.7.1 05:52:05 oslo.log==8.0.0 05:52:05 oslo.serialization==5.9.0 05:52:05 oslo.utils==9.2.0 05:52:05 packaging==25.0 05:52:05 pbr==7.0.3 05:52:05 platformdirs==4.5.1 05:52:05 prettytable==3.17.0 05:52:05 psutil==7.2.1 05:52:05 pyasn1==0.6.1 05:52:05 pyasn1_modules==0.4.2 05:52:05 pycparser==2.23 05:52:05 pygerrit2==2.0.15 05:52:05 PyGithub==2.8.1 05:52:05 Pygments==2.19.2 05:52:05 PyJWT==2.10.1 05:52:05 PyNaCl==1.6.1 05:52:05 pyparsing==2.4.7 05:52:05 pyperclip==1.11.0 05:52:05 pyrsistent==0.20.0 05:52:05 python-cinderclient==9.8.0 05:52:05 python-dateutil==2.9.0.post0 05:52:05 python-heatclient==4.3.0 05:52:05 python-jenkins==1.8.3 05:52:05 python-keystoneclient==5.7.0 05:52:05 python-magnumclient==4.9.0 05:52:05 python-openstackclient==8.2.0 05:52:05 python-swiftclient==4.9.0 05:52:05 PyYAML==6.0.3 05:52:05 referencing==0.37.0 05:52:05 requests==2.32.5 05:52:05 requests-oauthlib==2.0.0 05:52:05 requestsexceptions==1.4.0 05:52:05 rfc3986==2.0.0 05:52:05 rich==14.2.0 05:52:05 rich-argparse==1.7.2 05:52:05 rpds-py==0.30.0 05:52:05 rsa==4.9.1 05:52:05 ruamel.yaml==0.18.17 05:52:05 ruamel.yaml.clib==0.2.15 05:52:05 s3transfer==0.16.0 05:52:05 simplejson==3.20.2 05:52:05 six==1.17.0 05:52:05 smmap==5.0.2 05:52:05 soupsieve==2.8.1 05:52:05 stevedore==5.6.0 05:52:05 tabulate==0.9.0 05:52:05 toml==0.10.2 05:52:05 tomlkit==0.13.3 05:52:05 tqdm==4.67.1 05:52:05 typing_extensions==4.15.0 05:52:05 tzdata==2025.3 05:52:05 urllib3==1.26.20 05:52:05 virtualenv==20.35.4 05:52:05 wcwidth==0.2.14 05:52:05 websocket-client==1.9.0 05:52:05 wrapt==2.0.1 05:52:05 xdg==6.0.0 05:52:05 xmltodict==1.0.2 05:52:05 yq==3.4.3 05:52:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2458629187448593527.sh 05:52:05 ---> sudo-logs.sh 05:52:05 Archiving 'sudo' log.. 05:52:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14095980824686486132.sh 05:52:05 ---> job-cost.sh 05:52:05 Setup pyenv: 05:52:05 system 05:52:05 3.8.13 05:52:05 3.9.13 05:52:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:52:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2qRH from file:/tmp/.os_lf_venv 05:52:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:07 lf-activate-venv(): INFO: Base packages installed successfully 05:52:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:52:12 lf-activate-venv(): INFO: Adding /tmp/venv-2qRH/bin to PATH 05:52:12 INFO: No Stack... 05:52:12 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:13 INFO: Archiving Costs 05:52:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6852466510650467125.sh 05:52:13 ---> logs-deploy.sh 05:52:13 Setup pyenv: 05:52:13 system 05:52:13 3.8.13 05:52:13 3.9.13 05:52:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:52:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2qRH from file:/tmp/.os_lf_venv 05:52:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:15 lf-activate-venv(): INFO: Base packages installed successfully 05:52:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:52:23 lf-activate-venv(): INFO: Adding /tmp/venv-2qRH/bin to PATH 05:52:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4364 05:52:23 INFO: archiving workspace using pattern(s): 05:52:24 Archives upload complete. 05:52:24 INFO: archiving logs to Nexus 05:52:25 ---> uname -a: 05:52:25 Linux prd-ubuntu1804-builder-4c-4g-2171 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:52:25 05:52:25 05:52:25 ---> lscpu: 05:52:25 Architecture: x86_64 05:52:25 CPU op-mode(s): 32-bit, 64-bit 05:52:25 Byte Order: Little Endian 05:52:25 CPU(s): 4 05:52:25 On-line CPU(s) list: 0-3 05:52:25 Thread(s) per core: 1 05:52:25 Core(s) per socket: 1 05:52:25 Socket(s): 4 05:52:25 NUMA node(s): 1 05:52:25 Vendor ID: AuthenticAMD 05:52:25 CPU family: 23 05:52:25 Model: 49 05:52:25 Model name: AMD EPYC-Rome Processor 05:52:25 Stepping: 0 05:52:25 CPU MHz: 2799.998 05:52:25 BogoMIPS: 5599.99 05:52:25 Virtualization: AMD-V 05:52:25 Hypervisor vendor: KVM 05:52:25 Virtualization type: full 05:52:25 L1d cache: 32K 05:52:25 L1i cache: 32K 05:52:25 L2 cache: 512K 05:52:25 L3 cache: 16384K 05:52:25 NUMA node0 CPU(s): 0-3 05:52:25 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 05:52:25 05:52:25 05:52:25 ---> nproc: 05:52:25 4 05:52:25 05:52:25 05:52:25 ---> df -h: 05:52:25 Filesystem Size Used Avail Use% Mounted on 05:52:25 udev 7.9G 0 7.9G 0% /dev 05:52:25 tmpfs 1.6G 676K 1.6G 1% /run 05:52:25 /dev/vda1 78G 8.4G 69G 11% / 05:52:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:52:25 tmpfs 5.0M 0 5.0M 0% /run/lock 05:52:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:52:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:52:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:52:25 05:52:25 05:52:25 ---> free -m: 05:52:25 total used free shared buff/cache available 05:52:25 Mem: 16040 564 13256 0 2218 15153 05:52:25 Swap: 1023 0 1023 05:52:25 05:52:25 05:52:25 ---> ip addr: 05:52:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:52:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:25 inet 127.0.0.1/8 scope host lo 05:52:25 valid_lft forever preferred_lft forever 05:52:25 inet6 ::1/128 scope host 05:52:25 valid_lft forever preferred_lft forever 05:52:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:52:25 link/ether fa:16:3e:63:8c:42 brd ff:ff:ff:ff:ff:ff 05:52:25 inet 10.30.106.100/23 brd 10.30.107.255 scope global dynamic ens3 05:52:25 valid_lft 86260sec preferred_lft 86260sec 05:52:25 inet6 fe80::f816:3eff:fe63:8c42/64 scope link 05:52:25 valid_lft forever preferred_lft forever 05:52:25 05:52:25 05:52:25 ---> sar -b -r -n DEV: 05:52:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2171) 12/30/25 _x86_64_ (4 CPU) 05:52:25 05:52:25 05:50:08 LINUX RESTART (4 CPU) 05:52:25 05:52:25 05:51:01 tps rtps wtps bread/s bwrtn/s 05:52:25 05:52:01 129.96 0.90 129.06 103.85 13318.85 05:52:25 Average: 129.96 0.90 129.06 103.85 13318.85 05:52:25 05:52:25 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:25 05:52:01 13602668 15496916 2822300 17.18 84220 1992952 831396 4.76 822484 1748720 169948 05:52:25 Average: 13602668 15496916 2822300 17.18 84220 1992952 831396 4.76 822484 1748720 169948 05:52:25 05:52:25 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:25 05:52:01 ens3 64.59 47.73 919.43 11.69 0.00 0.00 0.00 0.00 05:52:25 05:52:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 05:52:25 Average: ens3 64.59 47.73 919.43 11.69 0.00 0.00 0.00 0.00 05:52:25 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 05:52:25 05:52:25 05:52:25 ---> sar -P ALL: 05:52:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2171) 12/30/25 _x86_64_ (4 CPU) 05:52:25 05:52:25 05:50:08 LINUX RESTART (4 CPU) 05:52:25 05:52:25 05:51:01 CPU %user %nice %system %iowait %steal %idle 05:52:25 05:52:01 all 21.54 0.00 1.63 1.47 0.05 75.30 05:52:25 05:52:01 0 22.90 0.00 1.45 1.92 0.05 73.68 05:52:25 05:52:01 1 6.43 0.00 1.45 3.01 0.05 89.06 05:52:25 05:52:01 2 25.53 0.00 1.32 0.25 0.07 72.83 05:52:25 05:52:01 3 31.33 0.00 2.28 0.72 0.03 65.64 05:52:25 Average: all 21.54 0.00 1.63 1.47 0.05 75.30 05:52:25 Average: 0 22.90 0.00 1.45 1.92 0.05 73.68 05:52:25 Average: 1 6.43 0.00 1.45 3.01 0.05 89.06 05:52:25 Average: 2 25.53 0.00 1.32 0.25 0.07 72.83 05:52:25 Average: 3 31.33 0.00 2.28 0.72 0.03 65.64 05:52:25 05:52:25 05:52:25