22:44:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 22:44:17 Running as SYSTEM 22:44:17 [EnvInject] - Loading node environment variables. 22:44:17 Building remotely on prd-ubuntu1804-builder-4c-4g-6839 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:44:17 [ssh-agent] Looking for ssh-agent implementation... 22:44:17 $ ssh-agent 22:44:18 SSH_AUTH_SOCK=/tmp/ssh-cUVBCW21dkyM/agent.1648 22:44:18 SSH_AGENT_PID=1650 22:44:18 [ssh-agent] Started. 22:44:18 Running ssh-add (command line suppressed) 22:44:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13279515982052633063.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13279515982052633063.key) 22:44:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:44:18 The recommended git tool is: NONE 22:44:19 using credential onap-jenkins-ssh 22:44:19 Wiping out workspace first. 22:44:19 Cloning the remote Git repository 22:44:19 Cloning repository git://cloud.onap.org/mirror/oom.git 22:44:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:44:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:44:19 > git --version # timeout=10 22:44:19 > git --version # 'git version 2.17.1' 22:44:19 using GIT_SSH to set credentials Gerrit user 22:44:19 Verifying host key using manually-configured host key entries 22:44:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:44:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:44:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:44:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:44:25 using GIT_SSH to set credentials Gerrit user 22:44:25 Verifying host key using manually-configured host key entries 22:44:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/6 # timeout=30 22:44:25 > git rev-parse 880dfde53dc8a2b1bd1be29fc3fbeaf9ceeb25f8^{commit} # timeout=10 22:44:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:44:25 Checking out Revision 880dfde53dc8a2b1bd1be29fc3fbeaf9ceeb25f8 (refs/changes/42/143142/6) 22:44:25 > git config core.sparsecheckout # timeout=10 22:44:25 > git checkout -f 880dfde53dc8a2b1bd1be29fc3fbeaf9ceeb25f8 # timeout=30 22:44:28 Commit message: "[SDNC] Use official elasticsearch helm chart" 22:44:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:44:28 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 22:44:29 [EnvInject] - Injecting environment variables from a build step. 22:44:29 [EnvInject] - Injecting as environment variables the properties content 22:44:29 PYTHON=python3 22:44:29 22:44:29 [EnvInject] - Variables injected successfully. 22:44:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5099702491580409628.sh 22:44:29 ---> tox-install.sh 22:44:29 + source /home/jenkins/lf-env.sh 22:44:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:44:29 ++ mktemp -d /tmp/venv-XXXX 22:44:29 + lf_venv=/tmp/venv-Logv 22:44:29 + local venv_file=/tmp/.os_lf_venv 22:44:29 + local python=python3 22:44:29 + local options 22:44:29 + local set_path=true 22:44:29 + local install_args= 22:44: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 22:44:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:44:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:44:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:44:29 + true 22:44:29 + case $1 in 22:44:29 + venv_file=/tmp/.toxenv 22:44:29 + shift 2 22:44:29 + true 22:44:29 + case $1 in 22:44:29 + shift 22:44:29 + break 22:44:29 + case $python in 22:44:29 + local pkg_list= 22:44:29 + [[ -d /opt/pyenv ]] 22:44:29 + echo 'Setup pyenv:' 22:44:29 Setup pyenv: 22:44:29 + export PYENV_ROOT=/opt/pyenv 22:44:29 + PYENV_ROOT=/opt/pyenv 22:44: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 22:44: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 22:44:29 + pyenv versions 22:44:29 * system (set by /opt/pyenv/version) 22:44:29 * 3.8.13 (set by /opt/pyenv/version) 22:44:29 * 3.9.13 (set by /opt/pyenv/version) 22:44:29 * 3.10.6 (set by /opt/pyenv/version) 22:44:29 + command -v pyenv 22:44:29 ++ pyenv init - --no-rehash 22:44: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[*]}"'\'')" 22:44:29 export PATH="/opt/pyenv/shims:${PATH}" 22:44:29 export PYENV_SHELL=bash 22:44:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:44:29 pyenv() { 22:44:29 local command 22:44:29 command="${1:-}" 22:44:29 if [ "$#" -gt 0 ]; then 22:44:29 shift 22:44:29 fi 22:44:29 22:44:29 case "$command" in 22:44:29 rehash|shell) 22:44:29 eval "$(pyenv "sh-$command" "$@")" 22:44:29 ;; 22:44:29 *) 22:44:29 command pyenv "$command" "$@" 22:44:29 ;; 22:44:29 esac 22:44:29 }' 22:44: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[*]}"' 22:44: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 22:44: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 22:44: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 22:44:29 ++ export PYENV_SHELL=bash 22:44:29 ++ PYENV_SHELL=bash 22:44:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:44:29 +++ complete -F _pyenv pyenv 22:44:29 ++ lf-pyver python3 22:44:29 ++ local py_version_xy=python3 22:44:29 ++ local py_version_xyz= 22:44:29 ++ pyenv versions 22:44:29 ++ sed 's/^[ *]* //' 22:44:29 ++ local command 22:44:29 ++ awk '{ print $1 }' 22:44:29 ++ command=versions 22:44:29 ++ '[' 1 -gt 0 ']' 22:44:29 ++ shift 22:44:29 ++ case "$command" in 22:44:29 ++ command pyenv versions 22:44:29 ++ pyenv versions 22:44:29 ++ grep -E '^[0-9.]*[0-9]$' 22:44:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:44:29 +++ grep '^3' /tmp/.pyenv_versions 22:44:29 +++ sort -V 22:44:29 +++ tail -n 1 22:44:29 ++ py_version_xyz=3.10.6 22:44:29 ++ [[ -z 3.10.6 ]] 22:44:29 ++ echo 3.10.6 22:44:29 ++ return 0 22:44:29 + pyenv local 3.10.6 22:44:29 + local command 22:44:29 + command=local 22:44:29 + '[' 2 -gt 0 ']' 22:44:29 + shift 22:44:29 + case "$command" in 22:44:29 + command pyenv local 3.10.6 22:44:29 + pyenv local 3.10.6 22:44:29 + for arg in "$@" 22:44:29 + case $arg in 22:44:29 + pkg_list+='tox ' 22:44:29 + for arg in "$@" 22:44:29 + case $arg in 22:44:29 + pkg_list+='virtualenv ' 22:44:29 + for arg in "$@" 22:44:29 + case $arg in 22:44:29 + pkg_list+='urllib3~=1.26.15 ' 22:44:29 + [[ -f /tmp/.toxenv ]] 22:44:29 + [[ ! -f /tmp/.toxenv ]] 22:44:29 + [[ -n '' ]] 22:44:29 + python3 -m venv /tmp/venv-Logv 22:44:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Logv' 22:44:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Logv 22:44:33 + echo /tmp/venv-Logv 22:44:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:44:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:44:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:44:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:33 + local 'pip_opts=--upgrade --quiet' 22:44:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:44:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:44:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:44:33 + [[ -n '' ]] 22:44:33 + [[ -n '' ]] 22:44:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:44:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:33 + /tmp/venv-Logv/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 22:44:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:44:37 lf-activate-venv(): INFO: Base packages installed successfully 22:44:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:44:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:44:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:44:37 + /tmp/venv-Logv/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 22:44:39 + type python3 22:44:39 + true 22:44:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Logv/bin to PATH' 22:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-Logv/bin to PATH 22:44:39 + PATH=/tmp/venv-Logv/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 22:44:39 + return 0 22:44:39 + python3 --version 22:44:39 Python 3.10.6 22:44:39 + python3 -m pip --version 22:44:39 pip 26.0.1 from /tmp/venv-Logv/lib/python3.10/site-packages/pip (python 3.10) 22:44:39 + python3 -m pip freeze 22:44:40 cachetools==7.0.1 22:44:40 chardet==5.2.0 22:44:40 colorama==0.4.6 22:44:40 distlib==0.4.0 22:44:40 filelock==3.20.3 22:44:40 packaging==26.0 22:44:40 platformdirs==4.5.1 22:44:40 pluggy==1.6.0 22:44:40 pyproject-api==1.10.0 22:44:40 tomli==2.4.0 22:44:40 tox==4.34.1 22:44:40 typing_extensions==4.15.0 22:44:40 urllib3==1.26.20 22:44:40 virtualenv==20.36.1 22:44:40 [EnvInject] - Injecting environment variables from a build step. 22:44:40 [EnvInject] - Injecting as environment variables the properties content 22:44:40 PARALLEL=false 22:44:40 22:44:40 [EnvInject] - Variables injected successfully. 22:44:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12021488811631843883.sh 22:44:40 ---> tox-run.sh 22:44: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 22:44:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:44:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:44:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:44:40 + cd /w/workspace/oom-master-pre-commit-lint/. 22:44:40 + source /home/jenkins/lf-env.sh 22:44:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:44:40 ++ mktemp -d /tmp/venv-XXXX 22:44:40 + lf_venv=/tmp/venv-mxBE 22:44:40 + local venv_file=/tmp/.os_lf_venv 22:44:40 + local python=python3 22:44:40 + local options 22:44:40 + local set_path=true 22:44:40 + local install_args= 22:44: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 22:44:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:44:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:44:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:44:40 + true 22:44:40 + case $1 in 22:44:40 + venv_file=/tmp/.toxenv 22:44:40 + shift 2 22:44:40 + true 22:44:40 + case $1 in 22:44:40 + shift 22:44:40 + break 22:44:40 + case $python in 22:44:40 + local pkg_list= 22:44:40 + [[ -d /opt/pyenv ]] 22:44:40 + echo 'Setup pyenv:' 22:44:40 Setup pyenv: 22:44:40 + export PYENV_ROOT=/opt/pyenv 22:44:40 + PYENV_ROOT=/opt/pyenv 22:44: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 22:44: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 22:44:40 + pyenv versions 22:44:40 system 22:44:40 3.8.13 22:44:40 3.9.13 22:44:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:44:40 + command -v pyenv 22:44:40 ++ pyenv init - --no-rehash 22:44: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[*]}"'\'')" 22:44:40 export PATH="/opt/pyenv/shims:${PATH}" 22:44:40 export PYENV_SHELL=bash 22:44:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:44:40 pyenv() { 22:44:40 local command 22:44:40 command="${1:-}" 22:44:40 if [ "$#" -gt 0 ]; then 22:44:40 shift 22:44:40 fi 22:44:40 22:44:40 case "$command" in 22:44:40 rehash|shell) 22:44:40 eval "$(pyenv "sh-$command" "$@")" 22:44:40 ;; 22:44:40 *) 22:44:40 command pyenv "$command" "$@" 22:44:40 ;; 22:44:40 esac 22:44:40 }' 22:44: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[*]}"' 22:44: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 22:44: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 22:44: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 22:44:40 ++ export PYENV_SHELL=bash 22:44:40 ++ PYENV_SHELL=bash 22:44:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:44:40 +++ complete -F _pyenv pyenv 22:44:40 ++ lf-pyver python3 22:44:40 ++ local py_version_xy=python3 22:44:40 ++ local py_version_xyz= 22:44:40 ++ pyenv versions 22:44:40 ++ sed 's/^[ *]* //' 22:44:40 ++ local command 22:44:40 ++ command=versions 22:44:40 ++ grep -E '^[0-9.]*[0-9]$' 22:44:40 ++ awk '{ print $1 }' 22:44:40 ++ '[' 1 -gt 0 ']' 22:44:40 ++ shift 22:44:40 ++ case "$command" in 22:44:40 ++ command pyenv versions 22:44:40 ++ pyenv versions 22:44:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:44:40 +++ grep '^3' /tmp/.pyenv_versions 22:44:40 +++ sort -V 22:44:40 +++ tail -n 1 22:44:40 ++ py_version_xyz=3.10.6 22:44:40 ++ [[ -z 3.10.6 ]] 22:44:40 ++ echo 3.10.6 22:44:40 ++ return 0 22:44:40 + pyenv local 3.10.6 22:44:40 + local command 22:44:40 + command=local 22:44:40 + '[' 2 -gt 0 ']' 22:44:40 + shift 22:44:40 + case "$command" in 22:44:40 + command pyenv local 3.10.6 22:44:40 + pyenv local 3.10.6 22:44:40 + for arg in "$@" 22:44:40 + case $arg in 22:44:40 + pkg_list+='tox ' 22:44:40 + for arg in "$@" 22:44:40 + case $arg in 22:44:40 + pkg_list+='virtualenv ' 22:44:40 + for arg in "$@" 22:44:40 + case $arg in 22:44:40 + pkg_list+='urllib3~=1.26.15 ' 22:44:40 + [[ -f /tmp/.toxenv ]] 22:44:40 ++ cat /tmp/.toxenv 22:44:40 + lf_venv=/tmp/venv-Logv 22:44:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Logv from' file:/tmp/.toxenv 22:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Logv from file:/tmp/.toxenv 22:44:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:40 + local 'pip_opts=--upgrade --quiet' 22:44:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:44:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:44:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:44:40 + [[ -n '' ]] 22:44:40 + [[ -n '' ]] 22:44:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:40 + /tmp/venv-Logv/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 22:44:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:44:41 lf-activate-venv(): INFO: Base packages installed successfully 22:44:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:44:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:44:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:44:41 + /tmp/venv-Logv/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 22:44:42 + type python3 22:44:42 + true 22:44:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Logv/bin to PATH' 22:44:42 lf-activate-venv(): INFO: Adding /tmp/venv-Logv/bin to PATH 22:44:42 + PATH=/tmp/venv-Logv/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 22:44:42 + return 0 22:44:42 + [[ -d /opt/pyenv ]] 22:44:42 + echo '---> Setting up pyenv' 22:44:42 ---> Setting up pyenv 22:44:42 + export PYENV_ROOT=/opt/pyenv 22:44:42 + PYENV_ROOT=/opt/pyenv 22:44:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Logv/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 22:44:42 + PATH=/opt/pyenv/bin:/tmp/venv-Logv/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 22:44:42 ++ pwd 22:44:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:44:42 + export PYTHONPATH 22:44:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:44:42 + TOX_TESTENV_PASSENV=PYTHONPATH 22:44:42 + tox --version 22:44:42 4.34.1 from /tmp/venv-Logv/lib/python3.10/site-packages/tox/__init__.py 22:44:42 + PARALLEL=false 22:44:42 + TOX_OPTIONS_LIST= 22:44:42 + [[ -n pre-commit ]] 22:44:42 + TOX_OPTIONS_LIST=' -e pre-commit' 22:44:42 + case ${PARALLEL,,} in 22:44:42 + tox -e pre-commit 22:44:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:44:43 pre-commit: install_deps> python -I -m pip install pre-commit 22:44:46 pre-commit: freeze> python -m pip freeze --all 22:44:46 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 22:44:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:44:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:44:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:44:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:44:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:44:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:44:48 [INFO] Once installed this environment will be reused. 22:44:48 [INFO] This may take a few minutes... 22:44:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:44:52 [INFO] Once installed this environment will be reused. 22:44:52 [INFO] This may take a few minutes... 22:44:57 trim trailing whitespace.................................................Passed 22:44:57 Tabs remover.............................................................Passed 22:44:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:44:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:44:57 [INFO] Once installed this environment will be reused. 22:44:57 [INFO] This may take a few minutes... 22:45:05 gitlint..............................................(no files to check)Skipped 22:45:05 pre-commit: OK (22.79=setup[3.44]+cmd[10.85,8.49] seconds) 22:45:05 congratulations :) (22.82 seconds) 22:45:05 + tox_status=0 22:45:05 + echo '---> Completed tox runs' 22:45:05 ---> Completed tox runs 22:45:05 + for i in .tox/*/log 22:45:05 ++ echo .tox/pre-commit/log 22:45:05 ++ awk -F/ '{print $2}' 22:45:05 + tox_env=pre-commit 22:45:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:45:05 + DOC_DIR=docs/_build/html 22:45:05 + [[ -d docs/_build/html ]] 22:45:05 + echo '---> tox-run.sh ends' 22:45:05 ---> tox-run.sh ends 22:45:05 + test 0 -eq 0 22:45:05 $ ssh-agent -k 22:45:05 unset SSH_AUTH_SOCK; 22:45:05 unset SSH_AGENT_PID; 22:45:05 echo Agent pid 1650 killed; 22:45:05 [ssh-agent] Stopped. 22:45:05 [PostBuildScript] - [INFO] Executing post build scripts. 22:45:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1862958632870073514.sh 22:45:06 ---> sysstat.sh 22:45:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9315050303127336586.sh 22:45:06 ---> package-listing.sh 22:45:06 ++ facter osfamily 22:45:06 ++ tr '[:upper:]' '[:lower:]' 22:45:06 + OS_FAMILY=debian 22:45:06 + workspace=/w/workspace/oom-master-pre-commit-lint 22:45:06 + START_PACKAGES=/tmp/packages_start.txt 22:45:06 + END_PACKAGES=/tmp/packages_end.txt 22:45:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:06 + PACKAGES=/tmp/packages_start.txt 22:45:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:45:06 + PACKAGES=/tmp/packages_end.txt 22:45:06 + case "${OS_FAMILY}" in 22:45:06 + dpkg -l 22:45:06 + grep '^ii' 22:45:06 + '[' -f /tmp/packages_start.txt ']' 22:45:06 + '[' -f /tmp/packages_end.txt ']' 22:45:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:45:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:45:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:45:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3317113912107643346.sh 22:45:06 ---> capture-instance-metadata.sh 22:45:06 Setup pyenv: 22:45:06 system 22:45:06 3.8.13 22:45:06 3.9.13 22:45:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:45:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9W51 22:45:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:45:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:14 lf-activate-venv(): INFO: Base packages installed successfully 22:45:14 lf-activate-venv(): INFO: Installing additional packages: lftools 22:45:34 lf-activate-venv(): INFO: Adding /tmp/venv-9W51/bin to PATH 22:45:34 INFO: Running in OpenStack, capturing instance metadata 22:45:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3613575464187234825.sh 22:45:34 provisioning config files... 22:45:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5968466542977952745tmp 22:45:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:45:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:45:34 [EnvInject] - Injecting environment variables from a build step. 22:45:34 [EnvInject] - Injecting as environment variables the properties content 22:45:34 SERVER_ID=logs 22:45:34 22:45:34 [EnvInject] - Variables injected successfully. 22:45:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10732469531164934851.sh 22:45:34 ---> create-netrc.sh 22:45:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7575129841405893190.sh 22:45:34 ---> python-tools-install.sh 22:45:34 Setup pyenv: 22:45:34 system 22:45:34 3.8.13 22:45:34 3.9.13 22:45:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:45:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9W51 from file:/tmp/.os_lf_venv 22:45:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:36 lf-activate-venv(): INFO: Base packages installed successfully 22:45:36 lf-activate-venv(): INFO: Installing additional packages: lftools 22:45:43 lf-activate-venv(): INFO: Adding /tmp/venv-9W51/bin to PATH 22:45:43 Generating Requirements File 22:46:00 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. 22:46:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:46:00 Python 3.10.6 22:46:00 pip 26.0.1 from /tmp/venv-9W51/lib/python3.10/site-packages/pip (python 3.10) 22:46:00 appdirs==1.4.4 22:46:00 argcomplete==3.6.3 22:46:00 aspy.yaml==1.3.0 22:46:00 attrs==25.4.0 22:46:00 autopage==0.6.0 22:46:00 backports.strenum==1.3.1 22:46:00 beautifulsoup4==4.14.3 22:46:00 boto3==1.42.46 22:46:00 botocore==1.42.46 22:46:00 bs4==0.0.2 22:46:00 certifi==2026.1.4 22:46:00 cffi==2.0.0 22:46:00 cfgv==3.5.0 22:46:00 chardet==5.2.0 22:46:00 charset-normalizer==3.4.4 22:46:00 click==8.3.1 22:46:00 cliff==4.13.1 22:46:00 cmd2==3.2.0 22:46:00 cryptography==3.3.2 22:46:00 debtcollector==3.0.0 22:46:00 decorator==5.2.1 22:46:00 defusedxml==0.7.1 22:46:00 Deprecated==1.3.1 22:46:00 distlib==0.4.0 22:46:00 dnspython==2.8.0 22:46:00 docker==7.1.0 22:46:00 dogpile.cache==1.5.0 22:46:00 durationpy==0.10 22:46:00 email-validator==2.3.0 22:46:00 filelock==3.20.3 22:46:00 future==1.0.0 22:46:00 gitdb==4.0.12 22:46:00 GitPython==3.1.46 22:46:00 httplib2==0.30.2 22:46:00 identify==2.6.16 22:46:00 idna==3.11 22:46:00 importlib-resources==1.5.0 22:46:00 iso8601==2.1.0 22:46:00 Jinja2==3.1.6 22:46:00 jmespath==1.1.0 22:46:00 jsonpatch==1.33 22:46:00 jsonpointer==3.0.0 22:46:00 jsonschema==4.26.0 22:46:00 jsonschema-specifications==2025.9.1 22:46:00 keystoneauth1==5.13.0 22:46:00 kubernetes==35.0.0 22:46:00 lftools==0.37.21 22:46:00 lxml==6.0.2 22:46:00 markdown-it-py==4.0.0 22:46:00 MarkupSafe==3.0.3 22:46:00 mdurl==0.1.2 22:46:00 msgpack==1.1.2 22:46:00 multi_key_dict==2.0.3 22:46:00 munch==4.0.0 22:46:00 netaddr==1.3.0 22:46:00 niet==1.4.2 22:46:00 nodeenv==1.10.0 22:46:00 oauth2client==4.1.3 22:46:00 oauthlib==3.3.1 22:46:00 openstacksdk==4.9.0 22:46:00 os-service-types==1.8.2 22:46:00 osc-lib==4.3.0 22:46:00 oslo.config==10.2.0 22:46:00 oslo.context==6.2.0 22:46:00 oslo.i18n==6.7.1 22:46:00 oslo.log==8.0.0 22:46:00 oslo.serialization==5.9.0 22:46:00 oslo.utils==9.2.0 22:46:00 packaging==26.0 22:46:00 pbr==7.0.3 22:46:00 platformdirs==4.5.1 22:46:00 prettytable==3.17.0 22:46:00 psutil==7.2.2 22:46:00 pyasn1==0.6.2 22:46:00 pyasn1_modules==0.4.2 22:46:00 pycparser==3.0 22:46:00 pygerrit2==2.0.15 22:46:00 PyGithub==2.8.1 22:46:00 Pygments==2.19.2 22:46:00 PyJWT==2.11.0 22:46:00 PyNaCl==1.6.2 22:46:00 pyparsing==2.4.7 22:46:00 pyperclip==1.11.0 22:46:00 pyrsistent==0.20.0 22:46:00 python-cinderclient==9.8.0 22:46:00 python-dateutil==2.9.0.post0 22:46:00 python-heatclient==5.0.0 22:46:00 python-jenkins==1.8.3 22:46:00 python-keystoneclient==5.7.0 22:46:00 python-magnumclient==4.9.0 22:46:00 python-openstackclient==8.3.0 22:46:00 python-swiftclient==4.9.0 22:46:00 PyYAML==6.0.3 22:46:00 referencing==0.37.0 22:46:00 requests==2.32.5 22:46:00 requests-oauthlib==2.0.0 22:46:00 requestsexceptions==1.4.0 22:46:00 rfc3986==2.0.0 22:46:00 rich==14.3.2 22:46:00 rich-argparse==1.7.2 22:46:00 rpds-py==0.30.0 22:46:00 rsa==4.9.1 22:46:00 ruamel.yaml==0.19.1 22:46:00 ruamel.yaml.clib==0.2.15 22:46:00 s3transfer==0.16.0 22:46:00 simplejson==3.20.2 22:46:00 six==1.17.0 22:46:00 smmap==5.0.2 22:46:00 soupsieve==2.8.3 22:46:00 stevedore==5.6.0 22:46:00 tabulate==0.9.0 22:46:00 toml==0.10.2 22:46:00 tomlkit==0.14.0 22:46:00 tqdm==4.67.3 22:46:00 typing_extensions==4.15.0 22:46:00 tzdata==2025.3 22:46:00 urllib3==1.26.20 22:46:00 virtualenv==20.36.1 22:46:00 wcwidth==0.6.0 22:46:00 websocket-client==1.9.0 22:46:00 wrapt==2.1.1 22:46:00 xdg==6.0.0 22:46:00 xmltodict==1.0.2 22:46:00 yq==3.4.3 22:46:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1084002166290202752.sh 22:46:00 ---> sudo-logs.sh 22:46:00 Archiving 'sudo' log.. 22:46:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7904220271316946239.sh 22:46:01 ---> job-cost.sh 22:46:01 Setup pyenv: 22:46:01 system 22:46:01 3.8.13 22:46:01 3.9.13 22:46:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:46:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9W51 from file:/tmp/.os_lf_venv 22:46:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:03 lf-activate-venv(): INFO: Base packages installed successfully 22:46:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:46:07 lf-activate-venv(): INFO: Adding /tmp/venv-9W51/bin to PATH 22:46:07 INFO: No Stack... 22:46:08 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:08 INFO: Archiving Costs 22:46:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4439677572074473270.sh 22:46:08 ---> logs-deploy.sh 22:46:08 Setup pyenv: 22:46:08 system 22:46:08 3.8.13 22:46:08 3.9.13 22:46:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:46:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9W51 from file:/tmp/.os_lf_venv 22:46:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:10 lf-activate-venv(): INFO: Base packages installed successfully 22:46:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:46:17 lf-activate-venv(): INFO: Adding /tmp/venv-9W51/bin to PATH 22:46:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4397 22:46:17 INFO: archiving workspace using pattern(s): 22:46:18 Archives upload complete. 22:46:18 INFO: archiving logs to Nexus 22:46:19 ---> uname -a: 22:46:19 Linux prd-ubuntu1804-builder-4c-4g-6839 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:46:19 22:46:19 22:46:19 ---> lscpu: 22:46:19 Architecture: x86_64 22:46:19 CPU op-mode(s): 32-bit, 64-bit 22:46:19 Byte Order: Little Endian 22:46:19 CPU(s): 4 22:46:19 On-line CPU(s) list: 0-3 22:46:19 Thread(s) per core: 1 22:46:19 Core(s) per socket: 1 22:46:19 Socket(s): 4 22:46:19 NUMA node(s): 1 22:46:19 Vendor ID: AuthenticAMD 22:46:19 CPU family: 23 22:46:19 Model: 49 22:46:19 Model name: AMD EPYC-Rome Processor 22:46:19 Stepping: 0 22:46:19 CPU MHz: 2799.998 22:46:19 BogoMIPS: 5599.99 22:46:19 Virtualization: AMD-V 22:46:19 Hypervisor vendor: KVM 22:46:19 Virtualization type: full 22:46:19 L1d cache: 32K 22:46:19 L1i cache: 32K 22:46:19 L2 cache: 512K 22:46:19 L3 cache: 16384K 22:46:19 NUMA node0 CPU(s): 0-3 22:46:19 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 22:46:19 22:46:19 22:46:19 ---> nproc: 22:46:19 4 22:46:19 22:46:19 22:46:19 ---> df -h: 22:46:19 Filesystem Size Used Avail Use% Mounted on 22:46:19 udev 7.9G 0 7.9G 0% /dev 22:46:19 tmpfs 1.6G 676K 1.6G 1% /run 22:46:19 /dev/vda1 78G 8.4G 69G 11% / 22:46:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:46:19 tmpfs 5.0M 0 5.0M 0% /run/lock 22:46:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:46:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:46:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:46:19 22:46:19 22:46:19 ---> free -m: 22:46:19 total used free shared buff/cache available 22:46:19 Mem: 16040 592 13225 0 2221 15126 22:46:19 Swap: 1023 0 1023 22:46:19 22:46:19 22:46:19 ---> ip addr: 22:46:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:46:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:46:19 inet 127.0.0.1/8 scope host lo 22:46:19 valid_lft forever preferred_lft forever 22:46:19 inet6 ::1/128 scope host 22:46:19 valid_lft forever preferred_lft forever 22:46:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:46:19 link/ether fa:16:3e:fb:fc:ae brd ff:ff:ff:ff:ff:ff 22:46:19 inet 10.30.107.241/23 brd 10.30.107.255 scope global dynamic ens3 22:46:19 valid_lft 86265sec preferred_lft 86265sec 22:46:19 inet6 fe80::f816:3eff:fefb:fcae/64 scope link 22:46:19 valid_lft forever preferred_lft forever 22:46:19 22:46:19 22:46:19 ---> sar -b -r -n DEV: 22:46:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6839) 02/10/26 _x86_64_ (4 CPU) 22:46:19 22:46:19 22:44:06 LINUX RESTART (4 CPU) 22:46:19 22:46:19 22:45:02 tps rtps wtps bread/s bwrtn/s 22:46:19 22:46:01 124.54 1.25 123.28 132.59 13998.58 22:46:19 Average: 124.54 1.25 123.28 132.59 13998.58 22:46:19 22:46:19 22:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:46:19 22:46:01 13604528 15543196 2820440 17.17 86600 2031008 771420 4.41 769500 1793684 191024 22:46:19 Average: 13604528 15543196 2820440 17.17 86600 2031008 771420 4.41 769500 1793684 191024 22:46:19 22:46:19 22:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:46:19 22:46:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 22:46:19 22:46:01 ens3 68.48 49.92 942.44 12.74 0.00 0.00 0.00 0.00 22:46:19 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 22:46:19 Average: ens3 68.48 49.92 942.44 12.74 0.00 0.00 0.00 0.00 22:46:19 22:46:19 22:46:19 ---> sar -P ALL: 22:46:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6839) 02/10/26 _x86_64_ (4 CPU) 22:46:19 22:46:19 22:44:06 LINUX RESTART (4 CPU) 22:46:19 22:46:19 22:45:02 CPU %user %nice %system %iowait %steal %idle 22:46:19 22:46:01 all 21.35 0.00 1.79 1.21 0.05 75.60 22:46:19 22:46:01 0 37.46 0.00 2.82 1.80 0.07 57.86 22:46:19 22:46:01 1 25.67 0.00 1.56 0.91 0.05 71.81 22:46:19 22:46:01 2 16.96 0.00 2.05 2.07 0.05 78.87 22:46:19 22:46:01 3 5.31 0.00 0.78 0.05 0.05 93.81 22:46:19 Average: all 21.35 0.00 1.79 1.21 0.05 75.60 22:46:19 Average: 0 37.46 0.00 2.82 1.80 0.07 57.86 22:46:19 Average: 1 25.67 0.00 1.56 0.91 0.05 71.81 22:46:19 Average: 2 16.96 0.00 2.05 2.07 0.05 78.87 22:46:19 Average: 3 5.31 0.00 0.78 0.05 0.05 93.81 22:46:19 22:46:19 22:46:19