07:27:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 07:27:23 Running as SYSTEM 07:27:23 [EnvInject] - Loading node environment variables. 07:27:23 Building remotely on prd-ubuntu1804-builder-4c-4g-7107 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:27:23 [ssh-agent] Looking for ssh-agent implementation... 07:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:24 $ ssh-agent 07:27:24 SSH_AUTH_SOCK=/tmp/ssh-HUlrlQgaWcY9/agent.1649 07:27:24 SSH_AGENT_PID=1651 07:27:24 [ssh-agent] Started. 07:27:24 Running ssh-add (command line suppressed) 07:27:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13961814822242213513.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13961814822242213513.key) 07:27:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:27:24 The recommended git tool is: NONE 07:27:25 using credential onap-jenkins-ssh 07:27:25 Wiping out workspace first. 07:27:25 Cloning the remote Git repository 07:27:25 Cloning repository git://cloud.onap.org/mirror/oom.git 07:27:25 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:27:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:25 > git --version # timeout=10 07:27:25 > git --version # 'git version 2.17.1' 07:27:25 using GIT_SSH to set credentials Gerrit user 07:27:25 Verifying host key using manually-configured host key entries 07:27:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:27:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:31 using GIT_SSH to set credentials Gerrit user 07:27:31 Verifying host key using manually-configured host key entries 07:27:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/9 # timeout=30 07:27:31 > git rev-parse 1b1518801f568c55e1e97fb28a6db4c4bf47df8a^{commit} # timeout=10 07:27:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:27:31 Checking out Revision 1b1518801f568c55e1e97fb28a6db4c4bf47df8a (refs/changes/84/141684/9) 07:27:31 > git config core.sparsecheckout # timeout=10 07:27:31 > git checkout -f 1b1518801f568c55e1e97fb28a6db4c4bf47df8a # timeout=30 07:27:35 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 07:27:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:27:35 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 07:27:35 [EnvInject] - Injecting environment variables from a build step. 07:27:35 [EnvInject] - Injecting as environment variables the properties content 07:27:35 PYTHON=python3 07:27:35 07:27:35 [EnvInject] - Variables injected successfully. 07:27:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7015175412528394546.sh 07:27:35 ---> tox-install.sh 07:27:35 + source /home/jenkins/lf-env.sh 07:27:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:35 ++ mktemp -d /tmp/venv-XXXX 07:27:35 + lf_venv=/tmp/venv-SXPb 07:27:35 + local venv_file=/tmp/.os_lf_venv 07:27:35 + local python=python3 07:27:35 + local options 07:27:35 + local set_path=true 07:27:35 + local install_args= 07:27:35 ++ 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 07:27:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:35 + true 07:27:35 + case $1 in 07:27:35 + venv_file=/tmp/.toxenv 07:27:35 + shift 2 07:27:35 + true 07:27:35 + case $1 in 07:27:35 + shift 07:27:35 + break 07:27:35 + case $python in 07:27:35 + local pkg_list= 07:27:35 + [[ -d /opt/pyenv ]] 07:27:35 + echo 'Setup pyenv:' 07:27:35 Setup pyenv: 07:27:35 + export PYENV_ROOT=/opt/pyenv 07:27:35 + PYENV_ROOT=/opt/pyenv 07:27:35 + 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 07:27:35 + 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 07:27:35 + pyenv versions 07:27:35 * system (set by /opt/pyenv/version) 07:27:35 * 3.8.13 (set by /opt/pyenv/version) 07:27:35 * 3.9.13 (set by /opt/pyenv/version) 07:27:35 * 3.10.6 (set by /opt/pyenv/version) 07:27:35 + command -v pyenv 07:27:35 ++ pyenv init - --no-rehash 07:27:36 + 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[*]}"'\'')" 07:27:36 export PATH="/opt/pyenv/shims:${PATH}" 07:27:36 export PYENV_SHELL=bash 07:27:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:36 pyenv() { 07:27:36 local command 07:27:36 command="${1:-}" 07:27:36 if [ "$#" -gt 0 ]; then 07:27:36 shift 07:27:36 fi 07:27:36 07:27:36 case "$command" in 07:27:36 rehash|shell) 07:27:36 eval "$(pyenv "sh-$command" "$@")" 07:27:36 ;; 07:27:36 *) 07:27:36 command pyenv "$command" "$@" 07:27:36 ;; 07:27:36 esac 07:27:36 }' 07:27:36 +++ 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[*]}"' 07:27:36 ++ 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 07:27:36 ++ 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 07:27:36 ++ 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 07:27:36 ++ export PYENV_SHELL=bash 07:27:36 ++ PYENV_SHELL=bash 07:27:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:36 +++ complete -F _pyenv pyenv 07:27:36 ++ lf-pyver python3 07:27:36 ++ local py_version_xy=python3 07:27:36 ++ local py_version_xyz= 07:27:36 ++ pyenv versions 07:27:36 ++ local command 07:27:36 ++ command=versions 07:27:36 ++ '[' 1 -gt 0 ']' 07:27:36 ++ shift 07:27:36 ++ case "$command" in 07:27:36 ++ command pyenv versions 07:27:36 ++ pyenv versions 07:27:36 ++ sed 's/^[ *]* //' 07:27:36 ++ awk '{ print $1 }' 07:27:36 ++ grep -E '^[0-9.]*[0-9]$' 07:27:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:36 +++ grep '^3' /tmp/.pyenv_versions 07:27:36 +++ sort -V 07:27:36 +++ tail -n 1 07:27:36 ++ py_version_xyz=3.10.6 07:27:36 ++ [[ -z 3.10.6 ]] 07:27:36 ++ echo 3.10.6 07:27:36 ++ return 0 07:27:36 + pyenv local 3.10.6 07:27:36 + local command 07:27:36 + command=local 07:27:36 + '[' 2 -gt 0 ']' 07:27:36 + shift 07:27:36 + case "$command" in 07:27:36 + command pyenv local 3.10.6 07:27:36 + pyenv local 3.10.6 07:27:36 + for arg in "$@" 07:27:36 + case $arg in 07:27:36 + pkg_list+='tox ' 07:27:36 + for arg in "$@" 07:27:36 + case $arg in 07:27:36 + pkg_list+='virtualenv ' 07:27:36 + for arg in "$@" 07:27:36 + case $arg in 07:27:36 + pkg_list+='urllib3~=1.26.15 ' 07:27:36 + [[ -f /tmp/.toxenv ]] 07:27:36 + [[ ! -f /tmp/.toxenv ]] 07:27:36 + [[ -n '' ]] 07:27:36 + python3 -m venv /tmp/venv-SXPb 07:27:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SXPb' 07:27:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SXPb 07:27:40 + echo /tmp/venv-SXPb 07:27:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:27:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:27:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:27:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:40 + local 'pip_opts=--upgrade --quiet' 07:27:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:27:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:27:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:27:40 + [[ -n '' ]] 07:27:40 + [[ -n '' ]] 07:27:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:27:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:40 + /tmp/venv-SXPb/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 07:27:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:27:45 lf-activate-venv(): INFO: Base packages installed successfully 07:27:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:27:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:27:45 + /tmp/venv-SXPb/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 07:27:47 + type python3 07:27:47 + true 07:27:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SXPb/bin to PATH' 07:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-SXPb/bin to PATH 07:27:47 + PATH=/tmp/venv-SXPb/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 07:27:47 + return 0 07:27:47 + python3 --version 07:27:47 Python 3.10.6 07:27:47 + python3 -m pip --version 07:27:47 pip 25.3 from /tmp/venv-SXPb/lib/python3.10/site-packages/pip (python 3.10) 07:27:47 + python3 -m pip freeze 07:27:47 cachetools==6.2.1 07:27:47 chardet==5.2.0 07:27:47 colorama==0.4.6 07:27:47 distlib==0.4.0 07:27:47 filelock==3.20.0 07:27:47 packaging==25.0 07:27:47 platformdirs==4.5.0 07:27:47 pluggy==1.6.0 07:27:47 pyproject-api==1.10.0 07:27:47 tomli==2.3.0 07:27:47 tox==4.32.0 07:27:47 typing_extensions==4.15.0 07:27:47 urllib3==1.26.20 07:27:47 virtualenv==20.35.4 07:27:48 [EnvInject] - Injecting environment variables from a build step. 07:27:48 [EnvInject] - Injecting as environment variables the properties content 07:27:48 PARALLEL=false 07:27:48 07:27:48 [EnvInject] - Variables injected successfully. 07:27:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3962678006886742172.sh 07:27:48 ---> tox-run.sh 07:27:48 + 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 07:27:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:27:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:27:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:27:48 + cd /w/workspace/oom-master-pre-commit-lint/. 07:27:48 + source /home/jenkins/lf-env.sh 07:27:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:48 ++ mktemp -d /tmp/venv-XXXX 07:27:48 + lf_venv=/tmp/venv-amk9 07:27:48 + local venv_file=/tmp/.os_lf_venv 07:27:48 + local python=python3 07:27:48 + local options 07:27:48 + local set_path=true 07:27:48 + local install_args= 07:27:48 ++ 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 07:27:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:48 + true 07:27:48 + case $1 in 07:27:48 + venv_file=/tmp/.toxenv 07:27:48 + shift 2 07:27:48 + true 07:27:48 + case $1 in 07:27:48 + shift 07:27:48 + break 07:27:48 + case $python in 07:27:48 + local pkg_list= 07:27:48 + [[ -d /opt/pyenv ]] 07:27:48 + echo 'Setup pyenv:' 07:27:48 Setup pyenv: 07:27:48 + export PYENV_ROOT=/opt/pyenv 07:27:48 + PYENV_ROOT=/opt/pyenv 07:27:48 + 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 07:27:48 + 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 07:27:48 + pyenv versions 07:27:48 system 07:27:48 3.8.13 07:27:48 3.9.13 07:27:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:27:48 + command -v pyenv 07:27:48 ++ pyenv init - --no-rehash 07:27:48 + 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[*]}"'\'')" 07:27:48 export PATH="/opt/pyenv/shims:${PATH}" 07:27:48 export PYENV_SHELL=bash 07:27:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:48 pyenv() { 07:27:48 local command 07:27:48 command="${1:-}" 07:27:48 if [ "$#" -gt 0 ]; then 07:27:48 shift 07:27:48 fi 07:27:48 07:27:48 case "$command" in 07:27:48 rehash|shell) 07:27:48 eval "$(pyenv "sh-$command" "$@")" 07:27:48 ;; 07:27:48 *) 07:27:48 command pyenv "$command" "$@" 07:27:48 ;; 07:27:48 esac 07:27:48 }' 07:27:48 +++ 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[*]}"' 07:27:48 ++ 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 07:27:48 ++ 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 07:27:48 ++ 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 07:27:48 ++ export PYENV_SHELL=bash 07:27:48 ++ PYENV_SHELL=bash 07:27:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:48 +++ complete -F _pyenv pyenv 07:27:48 ++ lf-pyver python3 07:27:48 ++ local py_version_xy=python3 07:27:48 ++ local py_version_xyz= 07:27:48 ++ pyenv versions 07:27:48 ++ local command 07:27:48 ++ command=versions 07:27:48 ++ '[' 1 -gt 0 ']' 07:27:48 ++ sed 's/^[ *]* //' 07:27:48 ++ shift 07:27:48 ++ case "$command" in 07:27:48 ++ command pyenv versions 07:27:48 ++ pyenv versions 07:27:48 ++ awk '{ print $1 }' 07:27:48 ++ grep -E '^[0-9.]*[0-9]$' 07:27:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:48 +++ grep '^3' /tmp/.pyenv_versions 07:27:48 +++ tail -n 1 07:27:48 +++ sort -V 07:27:48 ++ py_version_xyz=3.10.6 07:27:48 ++ [[ -z 3.10.6 ]] 07:27:48 ++ echo 3.10.6 07:27:48 ++ return 0 07:27:48 + pyenv local 3.10.6 07:27:48 + local command 07:27:48 + command=local 07:27:48 + '[' 2 -gt 0 ']' 07:27:48 + shift 07:27:48 + case "$command" in 07:27:48 + command pyenv local 3.10.6 07:27:48 + pyenv local 3.10.6 07:27:48 + for arg in "$@" 07:27:48 + case $arg in 07:27:48 + pkg_list+='tox ' 07:27:48 + for arg in "$@" 07:27:48 + case $arg in 07:27:48 + pkg_list+='virtualenv ' 07:27:48 + for arg in "$@" 07:27:48 + case $arg in 07:27:48 + pkg_list+='urllib3~=1.26.15 ' 07:27:48 + [[ -f /tmp/.toxenv ]] 07:27:48 ++ cat /tmp/.toxenv 07:27:48 + lf_venv=/tmp/venv-SXPb 07:27:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXPb from' file:/tmp/.toxenv 07:27:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXPb from file:/tmp/.toxenv 07:27:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:27:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:48 + local 'pip_opts=--upgrade --quiet' 07:27:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:27:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:27:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:27:48 + [[ -n '' ]] 07:27:48 + [[ -n '' ]] 07:27:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:27:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:48 + /tmp/venv-SXPb/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 07:27:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:27:49 lf-activate-venv(): INFO: Base packages installed successfully 07:27:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:27:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:27:49 + /tmp/venv-SXPb/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 07:27:50 + type python3 07:27:50 + true 07:27:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SXPb/bin to PATH' 07:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-SXPb/bin to PATH 07:27:50 + PATH=/tmp/venv-SXPb/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 07:27:50 + return 0 07:27:50 + [[ -d /opt/pyenv ]] 07:27:50 + echo '---> Setting up pyenv' 07:27:50 ---> Setting up pyenv 07:27:50 + export PYENV_ROOT=/opt/pyenv 07:27:50 + PYENV_ROOT=/opt/pyenv 07:27:50 + export PATH=/opt/pyenv/bin:/tmp/venv-SXPb/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 07:27:50 + PATH=/opt/pyenv/bin:/tmp/venv-SXPb/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 07:27:50 ++ pwd 07:27:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:27:50 + export PYTHONPATH 07:27:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:27:50 + TOX_TESTENV_PASSENV=PYTHONPATH 07:27:50 + tox --version 07:27:50 4.32.0 from /tmp/venv-SXPb/lib/python3.10/site-packages/tox/__init__.py 07:27:50 + PARALLEL=false 07:27:50 + TOX_OPTIONS_LIST= 07:27:50 + [[ -n pre-commit ]] 07:27:50 + TOX_OPTIONS_LIST=' -e pre-commit' 07:27:50 + case ${PARALLEL,,} in 07:27:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:27:50 + tox -e pre-commit 07:27:51 pre-commit: install_deps> python -I -m pip install pre-commit 07:27:54 pre-commit: freeze> python -m pip freeze --all 07:27:54 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 07:27:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:27:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:27:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:27:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:28:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:28:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:28:03 [INFO] Once installed this environment will be reused. 07:28:03 [INFO] This may take a few minutes... 07:28:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:28:07 [INFO] Once installed this environment will be reused. 07:28:07 [INFO] This may take a few minutes... 07:28:13 trim trailing whitespace.................................................Passed 07:28:13 Tabs remover.............................................................Passed 07:28:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:28:13 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:28:13 [INFO] Once installed this environment will be reused. 07:28:13 [INFO] This may take a few minutes... 07:28:22 gitlint..............................................(no files to check)Skipped 07:28:22 pre-commit: OK (31.42=setup[3.73]+cmd[18.47,9.22] seconds) 07:28:22 congratulations :) (31.46 seconds) 07:28:22 + tox_status=0 07:28:22 + echo '---> Completed tox runs' 07:28:22 ---> Completed tox runs 07:28:22 + for i in .tox/*/log 07:28:22 ++ echo .tox/pre-commit/log 07:28:22 ++ awk -F/ '{print $2}' 07:28:22 + tox_env=pre-commit 07:28:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:28:22 + DOC_DIR=docs/_build/html 07:28:22 + [[ -d docs/_build/html ]] 07:28:22 + echo '---> tox-run.sh ends' 07:28:22 ---> tox-run.sh ends 07:28:22 + test 0 -eq 0 07:28:22 $ ssh-agent -k 07:28:22 unset SSH_AUTH_SOCK; 07:28:22 unset SSH_AGENT_PID; 07:28:22 echo Agent pid 1651 killed; 07:28:22 [ssh-agent] Stopped. 07:28:22 [PostBuildScript] - [INFO] Executing post build scripts. 07:28:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8541412686033268320.sh 07:28:22 ---> sysstat.sh 07:28:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14017491569457426584.sh 07:28:23 ---> package-listing.sh 07:28:23 ++ facter osfamily 07:28:23 ++ tr '[:upper:]' '[:lower:]' 07:28:23 + OS_FAMILY=debian 07:28:23 + workspace=/w/workspace/oom-master-pre-commit-lint 07:28:23 + START_PACKAGES=/tmp/packages_start.txt 07:28:23 + END_PACKAGES=/tmp/packages_end.txt 07:28:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:23 + PACKAGES=/tmp/packages_start.txt 07:28:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:28:23 + PACKAGES=/tmp/packages_end.txt 07:28:23 + case "${OS_FAMILY}" in 07:28:23 + dpkg -l 07:28:23 + grep '^ii' 07:28:23 + '[' -f /tmp/packages_start.txt ']' 07:28:23 + '[' -f /tmp/packages_end.txt ']' 07:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:28:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:28:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3373120226694324928.sh 07:28:23 ---> capture-instance-metadata.sh 07:28:23 Setup pyenv: 07:28:23 system 07:28:23 3.8.13 07:28:23 3.9.13 07:28:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:28:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TKr4 07:28:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:28:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:31 lf-activate-venv(): INFO: Base packages installed successfully 07:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools 07:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-TKr4/bin to PATH 07:28:55 INFO: Running in OpenStack, capturing instance metadata 07:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6601354544216879493.sh 07:28:56 provisioning config files... 07:28:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10163158122477453645tmp 07:28:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:28:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:28:56 [EnvInject] - Injecting environment variables from a build step. 07:28:56 [EnvInject] - Injecting as environment variables the properties content 07:28:56 SERVER_ID=logs 07:28:56 07:28:56 [EnvInject] - Variables injected successfully. 07:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14589138835902651005.sh 07:28:56 ---> create-netrc.sh 07:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4362319195011233987.sh 07:28:56 ---> python-tools-install.sh 07:28:56 Setup pyenv: 07:28:56 system 07:28:56 3.8.13 07:28:56 3.9.13 07:28:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:28:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKr4 from file:/tmp/.os_lf_venv 07:28:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:58 lf-activate-venv(): INFO: Base packages installed successfully 07:28:58 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-TKr4/bin to PATH 07:29:07 Generating Requirements File 07:29:27 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. 07:29:27 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:29:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:29:28 Python 3.10.6 07:29:28 pip 25.3 from /tmp/venv-TKr4/lib/python3.10/site-packages/pip (python 3.10) 07:29:28 appdirs==1.4.4 07:29:28 argcomplete==3.6.3 07:29:28 aspy.yaml==1.3.0 07:29:28 attrs==25.4.0 07:29:28 autopage==0.5.2 07:29:28 beautifulsoup4==4.14.2 07:29:28 boto3==1.40.61 07:29:28 botocore==1.40.61 07:29:28 bs4==0.0.2 07:29:28 cachetools==6.2.1 07:29:28 certifi==2025.10.5 07:29:28 cffi==2.0.0 07:29:28 cfgv==3.4.0 07:29:28 chardet==5.2.0 07:29:28 charset-normalizer==3.4.4 07:29:28 click==8.3.0 07:29:28 cliff==4.11.0 07:29:28 cmd2==2.7.0 07:29:28 cryptography==3.3.2 07:29:28 debtcollector==3.0.0 07:29:28 decorator==5.2.1 07:29:28 defusedxml==0.7.1 07:29:28 Deprecated==1.2.18 07:29:28 distlib==0.4.0 07:29:28 dnspython==2.8.0 07:29:28 docker==7.1.0 07:29:28 dogpile.cache==1.5.0 07:29:28 durationpy==0.10 07:29:28 email-validator==2.3.0 07:29:28 filelock==3.20.0 07:29:28 future==1.0.0 07:29:28 gitdb==4.0.12 07:29:28 GitPython==3.1.45 07:29:28 google-auth==2.42.0 07:29:28 httplib2==0.31.0 07:29:28 identify==2.6.15 07:29:28 idna==3.11 07:29:28 importlib-resources==1.5.0 07:29:28 iso8601==2.1.0 07:29:28 Jinja2==3.1.6 07:29:28 jmespath==1.0.1 07:29:28 jsonpatch==1.33 07:29:28 jsonpointer==3.0.0 07:29:28 jsonschema==4.25.1 07:29:28 jsonschema-specifications==2025.9.1 07:29:28 keystoneauth1==5.12.0 07:29:28 kubernetes==34.1.0 07:29:28 lftools==0.37.15 07:29:28 lxml==6.0.2 07:29:28 markdown-it-py==4.0.0 07:29:28 MarkupSafe==3.0.3 07:29:28 mdurl==0.1.2 07:29:28 msgpack==1.1.2 07:29:28 multi_key_dict==2.0.3 07:29:28 munch==4.0.0 07:29:28 netaddr==1.3.0 07:29:28 niet==1.4.2 07:29:28 nodeenv==1.9.1 07:29:28 oauth2client==4.1.3 07:29:28 oauthlib==3.3.1 07:29:28 openstacksdk==4.7.1 07:29:28 os-service-types==1.8.0 07:29:28 osc-lib==4.2.0 07:29:28 oslo.config==10.0.0 07:29:28 oslo.context==6.1.0 07:29:28 oslo.i18n==6.6.0 07:29:28 oslo.log==7.2.1 07:29:28 oslo.serialization==5.8.0 07:29:28 oslo.utils==9.1.0 07:29:28 packaging==25.0 07:29:28 pbr==7.0.1 07:29:28 platformdirs==4.5.0 07:29:28 prettytable==3.16.0 07:29:28 psutil==7.1.2 07:29:28 pyasn1==0.6.1 07:29:28 pyasn1_modules==0.4.2 07:29:28 pycparser==2.23 07:29:28 pygerrit2==2.0.15 07:29:28 PyGithub==2.8.1 07:29:28 Pygments==2.19.2 07:29:28 PyJWT==2.10.1 07:29:28 PyNaCl==1.6.0 07:29:28 pyparsing==2.4.7 07:29:28 pyperclip==1.11.0 07:29:28 pyrsistent==0.20.0 07:29:28 python-cinderclient==9.8.0 07:29:28 python-dateutil==2.9.0.post0 07:29:28 python-heatclient==4.3.0 07:29:28 python-jenkins==1.8.3 07:29:28 python-keystoneclient==5.7.0 07:29:28 python-magnumclient==4.9.0 07:29:28 python-openstackclient==8.2.0 07:29:28 python-swiftclient==4.8.0 07:29:28 PyYAML==6.0.3 07:29:28 referencing==0.37.0 07:29:28 requests==2.32.5 07:29:28 requests-oauthlib==2.0.0 07:29:28 requestsexceptions==1.4.0 07:29:28 rfc3986==2.0.0 07:29:28 rich==14.2.0 07:29:28 rich-argparse==1.7.1 07:29:28 rpds-py==0.28.0 07:29:28 rsa==4.9.1 07:29:28 ruamel.yaml==0.18.16 07:29:28 ruamel.yaml.clib==0.2.14 07:29:28 s3transfer==0.14.0 07:29:28 simplejson==3.20.2 07:29:28 six==1.17.0 07:29:28 smmap==5.0.2 07:29:28 soupsieve==2.8 07:29:28 stevedore==5.5.0 07:29:28 tabulate==0.9.0 07:29:28 toml==0.10.2 07:29:28 tomlkit==0.13.3 07:29:28 tqdm==4.67.1 07:29:28 typing_extensions==4.15.0 07:29:28 tzdata==2025.2 07:29:28 urllib3==1.26.20 07:29:28 virtualenv==20.35.4 07:29:28 wcwidth==0.2.14 07:29:28 websocket-client==1.9.0 07:29:28 wrapt==2.0.0 07:29:28 xdg==6.0.0 07:29:28 xmltodict==1.0.2 07:29:28 yq==3.4.3 07:29:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5340380809159026436.sh 07:29:28 ---> sudo-logs.sh 07:29:28 Archiving 'sudo' log.. 07:29:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7840313185004319313.sh 07:29:29 ---> job-cost.sh 07:29:29 Setup pyenv: 07:29:29 system 07:29:29 3.8.13 07:29:29 3.9.13 07:29:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKr4 from file:/tmp/.os_lf_venv 07:29:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:31 lf-activate-venv(): INFO: Base packages installed successfully 07:29:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:29:36 lf-activate-venv(): INFO: Adding /tmp/venv-TKr4/bin to PATH 07:29:36 INFO: No Stack... 07:29:37 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:37 INFO: Archiving Costs 07:29:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3364006525571329825.sh 07:29:37 ---> logs-deploy.sh 07:29:37 Setup pyenv: 07:29:37 system 07:29:37 3.8.13 07:29:37 3.9.13 07:29:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKr4 from file:/tmp/.os_lf_venv 07:29:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:39 lf-activate-venv(): INFO: Base packages installed successfully 07:29:39 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:48 lf-activate-venv(): INFO: Adding /tmp/venv-TKr4/bin to PATH 07:29:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4292 07:29:48 INFO: archiving workspace using pattern(s): 07:29:49 Archives upload complete. 07:29:50 INFO: archiving logs to Nexus 07:29:50 ---> uname -a: 07:29:50 Linux prd-ubuntu1804-builder-4c-4g-7107 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:29:50 07:29:50 07:29:50 ---> lscpu: 07:29:50 Architecture: x86_64 07:29:50 CPU op-mode(s): 32-bit, 64-bit 07:29:50 Byte Order: Little Endian 07:29:50 CPU(s): 4 07:29:50 On-line CPU(s) list: 0-3 07:29:50 Thread(s) per core: 1 07:29:50 Core(s) per socket: 1 07:29:50 Socket(s): 4 07:29:50 NUMA node(s): 1 07:29:50 Vendor ID: AuthenticAMD 07:29:50 CPU family: 23 07:29:50 Model: 49 07:29:50 Model name: AMD EPYC-Rome Processor 07:29:50 Stepping: 0 07:29:50 CPU MHz: 2800.000 07:29:50 BogoMIPS: 5600.00 07:29:50 Virtualization: AMD-V 07:29:50 Hypervisor vendor: KVM 07:29:50 Virtualization type: full 07:29:50 L1d cache: 32K 07:29:50 L1i cache: 32K 07:29:50 L2 cache: 512K 07:29:50 L3 cache: 16384K 07:29:50 NUMA node0 CPU(s): 0-3 07:29:50 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 07:29:50 07:29:50 07:29:50 ---> nproc: 07:29:50 4 07:29:50 07:29:50 07:29:50 ---> df -h: 07:29:50 Filesystem Size Used Avail Use% Mounted on 07:29:50 udev 7.9G 0 7.9G 0% /dev 07:29:50 tmpfs 1.6G 676K 1.6G 1% /run 07:29:50 /dev/vda1 78G 8.4G 69G 11% / 07:29:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:29:50 tmpfs 5.0M 0 5.0M 0% /run/lock 07:29:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:29:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:29:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:29:50 07:29:50 07:29:50 ---> free -m: 07:29:50 total used free shared buff/cache available 07:29:50 Mem: 16040 545 13276 0 2217 15172 07:29:50 Swap: 1023 0 1023 07:29:50 07:29:50 07:29:50 ---> ip addr: 07:29:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:29:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:29:50 inet 127.0.0.1/8 scope host lo 07:29:50 valid_lft forever preferred_lft forever 07:29:50 inet6 ::1/128 scope host 07:29:50 valid_lft forever preferred_lft forever 07:29:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:29:50 link/ether fa:16:3e:3f:94:e2 brd ff:ff:ff:ff:ff:ff 07:29:50 inet 10.30.107.185/23 brd 10.30.107.255 scope global dynamic ens3 07:29:50 valid_lft 86236sec preferred_lft 86236sec 07:29:50 inet6 fe80::f816:3eff:fe3f:94e2/64 scope link 07:29:50 valid_lft forever preferred_lft forever 07:29:50 07:29:50 07:29:50 ---> sar -b -r -n DEV: 07:29:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7107) 10/29/25 _x86_64_ (4 CPU) 07:29:50 07:29:50 07:27:09 LINUX RESTART (4 CPU) 07:29:50 07:29:50 07:28:01 tps rtps wtps bread/s bwrtn/s 07:29:50 07:29:01 100.12 1.05 99.07 115.05 23701.65 07:29:50 Average: 100.12 1.05 99.07 115.05 23701.65 07:29:50 07:29:50 07:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:50 07:29:01 13720004 15526908 2704964 16.47 77964 1916300 818628 4.68 779036 1682392 164904 07:29:50 Average: 13720004 15526908 2704964 16.47 77964 1916300 818628 4.68 779036 1682392 164904 07:29:50 07:29:50 07:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:50 07:29:01 ens3 70.92 50.27 794.94 9.87 0.00 0.00 0.00 0.00 07:29:50 07:29:01 lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 07:29:50 Average: ens3 70.92 50.27 794.94 9.87 0.00 0.00 0.00 0.00 07:29:50 Average: lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 07:29:50 07:29:50 07:29:50 ---> sar -P ALL: 07:29:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7107) 10/29/25 _x86_64_ (4 CPU) 07:29:50 07:29:50 07:27:09 LINUX RESTART (4 CPU) 07:29:50 07:29:50 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:29:50 07:29:01 all 22.37 0.00 1.92 2.53 0.07 73.11 07:29:50 07:29:01 0 5.50 0.00 1.35 2.95 0.05 90.14 07:29:50 07:29:01 1 22.84 0.00 1.44 0.30 0.05 75.37 07:29:50 07:29:01 2 25.38 0.00 1.84 4.89 0.07 67.83 07:29:50 07:29:01 3 35.81 0.00 3.08 1.97 0.08 59.05 07:29:50 Average: all 22.37 0.00 1.92 2.53 0.07 73.11 07:29:50 Average: 0 5.50 0.00 1.35 2.95 0.05 90.14 07:29:50 Average: 1 22.84 0.00 1.44 0.30 0.05 75.37 07:29:50 Average: 2 25.38 0.00 1.84 4.89 0.07 67.83 07:29:50 Average: 3 35.81 0.00 3.08 1.97 0.08 59.05 07:29:50 07:29:50 07:29:50