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