12:08:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 12:08:19 Running as SYSTEM 12:08:19 [EnvInject] - Loading node environment variables. 12:08:19 Building remotely on prd-ubuntu1804-builder-4c-4g-3933 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:08:19 [ssh-agent] Looking for ssh-agent implementation... 12:08:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:19 $ ssh-agent 12:08:19 SSH_AUTH_SOCK=/tmp/ssh-ZlhAa5IJOmtg/agent.1664 12:08:19 SSH_AGENT_PID=1666 12:08:19 [ssh-agent] Started. 12:08:20 Running ssh-add (command line suppressed) 12:08:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16673329703210130719.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16673329703210130719.key) 12:08:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:08:20 The recommended git tool is: NONE 12:08:21 using credential onap-jenkins-ssh 12:08:21 Wiping out workspace first. 12:08:21 Cloning the remote Git repository 12:08:21 Cloning repository git://cloud.onap.org/mirror/oom.git 12:08:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:08:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:21 > git --version # timeout=10 12:08:21 > git --version # 'git version 2.17.1' 12:08:21 using GIT_SSH to set credentials Gerrit user 12:08:21 Verifying host key using manually-configured host key entries 12:08:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:08:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:27 using GIT_SSH to set credentials Gerrit user 12:08:27 Verifying host key using manually-configured host key entries 12:08:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/11 # timeout=30 12:08:27 > git rev-parse a7ad94c1848347319a69f382fc76914b12630886^{commit} # timeout=10 12:08:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:08:27 Checking out Revision a7ad94c1848347319a69f382fc76914b12630886 (refs/changes/63/142163/11) 12:08:27 > git config core.sparsecheckout # timeout=10 12:08:27 > git checkout -f a7ad94c1848347319a69f382fc76914b12630886 # timeout=30 12:08:31 Commit message: "[COMMON] Update readiness image" 12:08:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:08:31 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 12:08:31 [EnvInject] - Injecting environment variables from a build step. 12:08:31 [EnvInject] - Injecting as environment variables the properties content 12:08:31 PYTHON=python3 12:08:31 12:08:31 [EnvInject] - Variables injected successfully. 12:08:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15216840716001167599.sh 12:08:31 ---> tox-install.sh 12:08:31 + source /home/jenkins/lf-env.sh 12:08:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:31 ++ mktemp -d /tmp/venv-XXXX 12:08:31 + lf_venv=/tmp/venv-AMJM 12:08:31 + local venv_file=/tmp/.os_lf_venv 12:08:31 + local python=python3 12:08:31 + local options 12:08:31 + local set_path=true 12:08:31 + local install_args= 12:08:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:31 + true 12:08:31 + case $1 in 12:08:31 + venv_file=/tmp/.toxenv 12:08:31 + shift 2 12:08:31 + true 12:08:31 + case $1 in 12:08:31 + shift 12:08:31 + break 12:08:31 + case $python in 12:08:31 + local pkg_list= 12:08:31 + [[ -d /opt/pyenv ]] 12:08:31 + echo 'Setup pyenv:' 12:08:31 Setup pyenv: 12:08:31 + export PYENV_ROOT=/opt/pyenv 12:08:31 + PYENV_ROOT=/opt/pyenv 12:08:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:31 + pyenv versions 12:08:31 * system (set by /opt/pyenv/version) 12:08:31 * 3.8.13 (set by /opt/pyenv/version) 12:08:31 * 3.9.13 (set by /opt/pyenv/version) 12:08:31 * 3.10.6 (set by /opt/pyenv/version) 12:08:31 + command -v pyenv 12:08:31 ++ pyenv init - --no-rehash 12:08:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:08:31 export PATH="/opt/pyenv/shims:${PATH}" 12:08:31 export PYENV_SHELL=bash 12:08:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:31 pyenv() { 12:08:31 local command 12:08:31 command="${1:-}" 12:08:31 if [ "$#" -gt 0 ]; then 12:08:31 shift 12:08:31 fi 12:08:31 12:08:31 case "$command" in 12:08:31 rehash|shell) 12:08:31 eval "$(pyenv "sh-$command" "$@")" 12:08:31 ;; 12:08:31 *) 12:08:31 command pyenv "$command" "$@" 12:08:31 ;; 12:08:31 esac 12:08:31 }' 12:08:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:08:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:31 ++ export PYENV_SHELL=bash 12:08:31 ++ PYENV_SHELL=bash 12:08:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:31 +++ complete -F _pyenv pyenv 12:08:31 ++ lf-pyver python3 12:08:31 ++ local py_version_xy=python3 12:08:31 ++ local py_version_xyz= 12:08:31 ++ pyenv versions 12:08:31 ++ local command 12:08:31 ++ command=versions 12:08:31 ++ '[' 1 -gt 0 ']' 12:08:31 ++ shift 12:08:31 ++ case "$command" in 12:08:31 ++ command pyenv versions 12:08:31 ++ pyenv versions 12:08:31 ++ sed 's/^[ *]* //' 12:08:31 ++ awk '{ print $1 }' 12:08:31 ++ grep -E '^[0-9.]*[0-9]$' 12:08:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:31 +++ sort -V 12:08:31 +++ grep '^3' /tmp/.pyenv_versions 12:08:31 +++ tail -n 1 12:08:31 ++ py_version_xyz=3.10.6 12:08:31 ++ [[ -z 3.10.6 ]] 12:08:31 ++ echo 3.10.6 12:08:31 ++ return 0 12:08:31 + pyenv local 3.10.6 12:08:31 + local command 12:08:31 + command=local 12:08:31 + '[' 2 -gt 0 ']' 12:08:31 + shift 12:08:31 + case "$command" in 12:08:31 + command pyenv local 3.10.6 12:08:31 + pyenv local 3.10.6 12:08:31 + for arg in "$@" 12:08:31 + case $arg in 12:08:31 + pkg_list+='tox ' 12:08:31 + for arg in "$@" 12:08:31 + case $arg in 12:08:31 + pkg_list+='virtualenv ' 12:08:31 + for arg in "$@" 12:08:31 + case $arg in 12:08:31 + pkg_list+='urllib3~=1.26.15 ' 12:08:31 + [[ -f /tmp/.toxenv ]] 12:08:31 + [[ ! -f /tmp/.toxenv ]] 12:08:31 + [[ -n '' ]] 12:08:31 + python3 -m venv /tmp/venv-AMJM 12:08:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AMJM' 12:08:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AMJM 12:08:36 + echo /tmp/venv-AMJM 12:08:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:08:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:08:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:36 + local 'pip_opts=--upgrade --quiet' 12:08:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:36 + [[ -n '' ]] 12:08:36 + [[ -n '' ]] 12:08:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:36 + /tmp/venv-AMJM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:08:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:40 lf-activate-venv(): INFO: Base packages installed successfully 12:08:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:40 + /tmp/venv-AMJM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:08:43 + type python3 12:08:43 + true 12:08:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AMJM/bin to PATH' 12:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-AMJM/bin to PATH 12:08:43 + PATH=/tmp/venv-AMJM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 + return 0 12:08:43 + python3 --version 12:08:43 Python 3.10.6 12:08:43 + python3 -m pip --version 12:08:43 pip 25.2 from /tmp/venv-AMJM/lib/python3.10/site-packages/pip (python 3.10) 12:08:43 + python3 -m pip freeze 12:08:43 cachetools==6.2.1 12:08:43 chardet==5.2.0 12:08:43 colorama==0.4.6 12:08:43 distlib==0.4.0 12:08:43 filelock==3.20.0 12:08:43 packaging==25.0 12:08:43 platformdirs==4.5.0 12:08:43 pluggy==1.6.0 12:08:43 pyproject-api==1.10.0 12:08:43 tomli==2.3.0 12:08:43 tox==4.31.0 12:08:43 typing_extensions==4.15.0 12:08:43 urllib3==1.26.20 12:08:43 virtualenv==20.35.3 12:08:43 [EnvInject] - Injecting environment variables from a build step. 12:08:43 [EnvInject] - Injecting as environment variables the properties content 12:08:43 PARALLEL=false 12:08:43 12:08:43 [EnvInject] - Variables injected successfully. 12:08:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9197602539648843714.sh 12:08:43 ---> tox-run.sh 12:08:43 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:08:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:08:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:08:43 + cd /w/workspace/oom-master-pre-commit-lint/. 12:08:43 + source /home/jenkins/lf-env.sh 12:08:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:43 ++ mktemp -d /tmp/venv-XXXX 12:08:43 + lf_venv=/tmp/venv-s5yy 12:08:43 + local venv_file=/tmp/.os_lf_venv 12:08:43 + local python=python3 12:08:43 + local options 12:08:43 + local set_path=true 12:08:43 + local install_args= 12:08:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:43 + true 12:08:43 + case $1 in 12:08:43 + venv_file=/tmp/.toxenv 12:08:43 + shift 2 12:08:43 + true 12:08:43 + case $1 in 12:08:43 + shift 12:08:43 + break 12:08:43 + case $python in 12:08:43 + local pkg_list= 12:08:43 + [[ -d /opt/pyenv ]] 12:08:43 + echo 'Setup pyenv:' 12:08:43 Setup pyenv: 12:08:43 + export PYENV_ROOT=/opt/pyenv 12:08:43 + PYENV_ROOT=/opt/pyenv 12:08:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 + pyenv versions 12:08:43 system 12:08:43 3.8.13 12:08:43 3.9.13 12:08:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:43 + command -v pyenv 12:08:43 ++ pyenv init - --no-rehash 12:08:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:08:43 export PATH="/opt/pyenv/shims:${PATH}" 12:08:43 export PYENV_SHELL=bash 12:08:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:43 pyenv() { 12:08:43 local command 12:08:43 command="${1:-}" 12:08:43 if [ "$#" -gt 0 ]; then 12:08:43 shift 12:08:43 fi 12:08:43 12:08:43 case "$command" in 12:08:43 rehash|shell) 12:08:43 eval "$(pyenv "sh-$command" "$@")" 12:08:43 ;; 12:08:43 *) 12:08:43 command pyenv "$command" "$@" 12:08:43 ;; 12:08:43 esac 12:08:43 }' 12:08:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:08:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:43 ++ export PYENV_SHELL=bash 12:08:43 ++ PYENV_SHELL=bash 12:08:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:43 +++ complete -F _pyenv pyenv 12:08:43 ++ lf-pyver python3 12:08:43 ++ local py_version_xy=python3 12:08:43 ++ local py_version_xyz= 12:08:43 ++ sed 's/^[ *]* //' 12:08:43 ++ awk '{ print $1 }' 12:08:43 ++ grep -E '^[0-9.]*[0-9]$' 12:08:43 ++ pyenv versions 12:08:43 ++ local command 12:08:43 ++ command=versions 12:08:43 ++ '[' 1 -gt 0 ']' 12:08:43 ++ shift 12:08:43 ++ case "$command" in 12:08:43 ++ command pyenv versions 12:08:43 ++ pyenv versions 12:08:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:43 +++ sort -V 12:08:43 +++ grep '^3' /tmp/.pyenv_versions 12:08:43 +++ tail -n 1 12:08:43 ++ py_version_xyz=3.10.6 12:08:43 ++ [[ -z 3.10.6 ]] 12:08:43 ++ echo 3.10.6 12:08:43 ++ return 0 12:08:43 + pyenv local 3.10.6 12:08:43 + local command 12:08:43 + command=local 12:08:43 + '[' 2 -gt 0 ']' 12:08:43 + shift 12:08:43 + case "$command" in 12:08:43 + command pyenv local 3.10.6 12:08:43 + pyenv local 3.10.6 12:08:43 + for arg in "$@" 12:08:43 + case $arg in 12:08:43 + pkg_list+='tox ' 12:08:43 + for arg in "$@" 12:08:43 + case $arg in 12:08:43 + pkg_list+='virtualenv ' 12:08:43 + for arg in "$@" 12:08:43 + case $arg in 12:08:43 + pkg_list+='urllib3~=1.26.15 ' 12:08:43 + [[ -f /tmp/.toxenv ]] 12:08:43 ++ cat /tmp/.toxenv 12:08:43 + lf_venv=/tmp/venv-AMJM 12:08:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AMJM from' file:/tmp/.toxenv 12:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AMJM from file:/tmp/.toxenv 12:08:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:43 + local 'pip_opts=--upgrade --quiet' 12:08:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:43 + [[ -n '' ]] 12:08:43 + [[ -n '' ]] 12:08:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:43 + /tmp/venv-AMJM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:08:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:44 lf-activate-venv(): INFO: Base packages installed successfully 12:08:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:44 + /tmp/venv-AMJM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:08:45 + type python3 12:08:45 + true 12:08:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AMJM/bin to PATH' 12:08:45 lf-activate-venv(): INFO: Adding /tmp/venv-AMJM/bin to PATH 12:08:45 + PATH=/tmp/venv-AMJM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:45 + return 0 12:08:45 + [[ -d /opt/pyenv ]] 12:08:45 + echo '---> Setting up pyenv' 12:08:45 ---> Setting up pyenv 12:08:45 + export PYENV_ROOT=/opt/pyenv 12:08:45 + PYENV_ROOT=/opt/pyenv 12:08:45 + export PATH=/opt/pyenv/bin:/tmp/venv-AMJM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:45 + PATH=/opt/pyenv/bin:/tmp/venv-AMJM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:08:45 ++ pwd 12:08:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:08:45 + export PYTHONPATH 12:08:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:08:45 + TOX_TESTENV_PASSENV=PYTHONPATH 12:08:45 + tox --version 12:08:46 4.31.0 from /tmp/venv-AMJM/lib/python3.10/site-packages/tox/__init__.py 12:08:46 + PARALLEL=false 12:08:46 + TOX_OPTIONS_LIST= 12:08:46 + [[ -n pre-commit ]] 12:08:46 + TOX_OPTIONS_LIST=' -e pre-commit' 12:08:46 + case ${PARALLEL,,} in 12:08:46 + tox -e pre-commit 12:08:46 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:08:47 pre-commit: install_deps> python -I -m pip install pre-commit 12:08:50 pre-commit: freeze> python -m pip freeze --all 12:08:50 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,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.3 12:08:50 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:08:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:08:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:08:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:08:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:08:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:08:54 [INFO] Once installed this environment will be reused. 12:08:54 [INFO] This may take a few minutes... 12:09:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:09:00 [INFO] Once installed this environment will be reused. 12:09:00 [INFO] This may take a few minutes... 12:09:05 trim trailing whitespace.................................................Passed 12:09:05 Tabs remover.............................................................Passed 12:09:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:09:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:09:06 [INFO] Once installed this environment will be reused. 12:09:06 [INFO] This may take a few minutes... 12:09:14 gitlint..............................................(no files to check)Skipped 12:09:14 pre-commit: OK (27.87=setup[3.55]+cmd[15.44,8.88] seconds) 12:09:14 congratulations :) (27.91 seconds) 12:09:14 + tox_status=0 12:09:14 + echo '---> Completed tox runs' 12:09:14 ---> Completed tox runs 12:09:14 + for i in .tox/*/log 12:09:14 ++ echo .tox/pre-commit/log 12:09:14 ++ awk -F/ '{print $2}' 12:09:14 + tox_env=pre-commit 12:09:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:09:14 + DOC_DIR=docs/_build/html 12:09:14 + [[ -d docs/_build/html ]] 12:09:14 + echo '---> tox-run.sh ends' 12:09:14 ---> tox-run.sh ends 12:09:14 + test 0 -eq 0 12:09:14 $ ssh-agent -k 12:09:14 unset SSH_AUTH_SOCK; 12:09:14 unset SSH_AGENT_PID; 12:09:14 echo Agent pid 1666 killed; 12:09:14 [ssh-agent] Stopped. 12:09:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3839715750395638555.sh 12:09:14 ---> sysstat.sh 12:09:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16645319413636831401.sh 12:09:15 ---> package-listing.sh 12:09:15 ++ facter osfamily 12:09:15 ++ tr '[:upper:]' '[:lower:]' 12:09:15 + OS_FAMILY=debian 12:09:15 + workspace=/w/workspace/oom-master-pre-commit-lint 12:09:15 + START_PACKAGES=/tmp/packages_start.txt 12:09:15 + END_PACKAGES=/tmp/packages_end.txt 12:09:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:15 + PACKAGES=/tmp/packages_start.txt 12:09:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:09:15 + PACKAGES=/tmp/packages_end.txt 12:09:15 + case "${OS_FAMILY}" in 12:09:15 + dpkg -l 12:09:15 + grep '^ii' 12:09:15 + '[' -f /tmp/packages_start.txt ']' 12:09:15 + '[' -f /tmp/packages_end.txt ']' 12:09:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:09:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:09:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:09:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins573096601141458286.sh 12:09:15 ---> capture-instance-metadata.sh 12:09:15 Setup pyenv: 12:09:15 system 12:09:15 3.8.13 12:09:15 3.9.13 12:09:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B3A3 12:09:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:23 lf-activate-venv(): INFO: Base packages installed successfully 12:09:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-B3A3/bin to PATH 12:09:45 INFO: Running in OpenStack, capturing instance metadata 12:09:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7097050804902040831.sh 12:09:45 provisioning config files... 12:09:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17908586006676023535tmp 12:09:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:45 [EnvInject] - Injecting environment variables from a build step. 12:09:45 [EnvInject] - Injecting as environment variables the properties content 12:09:45 SERVER_ID=logs 12:09:45 12:09:45 [EnvInject] - Variables injected successfully. 12:09:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6178978100603656154.sh 12:09:45 ---> create-netrc.sh 12:09:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9455945420282669381.sh 12:09:46 ---> python-tools-install.sh 12:09:46 Setup pyenv: 12:09:46 system 12:09:46 3.8.13 12:09:46 3.9.13 12:09:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B3A3 from file:/tmp/.os_lf_venv 12:09:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:48 lf-activate-venv(): INFO: Base packages installed successfully 12:09:48 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-B3A3/bin to PATH 12:09:56 Generating Requirements File 12:10:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:10:14 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:10:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:10:15 Python 3.10.6 12:10:15 pip 25.2 from /tmp/venv-B3A3/lib/python3.10/site-packages/pip (python 3.10) 12:10:15 appdirs==1.4.4 12:10:15 argcomplete==3.6.3 12:10:15 aspy.yaml==1.3.0 12:10:15 attrs==25.4.0 12:10:15 autopage==0.5.2 12:10:15 beautifulsoup4==4.14.2 12:10:15 boto3==1.40.55 12:10:15 botocore==1.40.55 12:10:15 bs4==0.0.2 12:10:15 cachetools==6.2.1 12:10:15 certifi==2025.10.5 12:10:15 cffi==2.0.0 12:10:15 cfgv==3.4.0 12:10:15 chardet==5.2.0 12:10:15 charset-normalizer==3.4.4 12:10:15 click==8.3.0 12:10:15 cliff==4.11.0 12:10:15 cmd2==2.7.0 12:10:15 cryptography==3.3.2 12:10:15 debtcollector==3.0.0 12:10:15 decorator==5.2.1 12:10:15 defusedxml==0.7.1 12:10:15 Deprecated==1.2.18 12:10:15 distlib==0.4.0 12:10:15 dnspython==2.8.0 12:10:15 docker==7.1.0 12:10:15 dogpile.cache==1.5.0 12:10:15 durationpy==0.10 12:10:15 email-validator==2.3.0 12:10:15 filelock==3.20.0 12:10:15 future==1.0.0 12:10:15 gitdb==4.0.12 12:10:15 GitPython==3.1.45 12:10:15 google-auth==2.41.1 12:10:15 httplib2==0.31.0 12:10:15 identify==2.6.15 12:10:15 idna==3.11 12:10:15 importlib-resources==1.5.0 12:10:15 iso8601==2.1.0 12:10:15 Jinja2==3.1.6 12:10:15 jmespath==1.0.1 12:10:15 jsonpatch==1.33 12:10:15 jsonpointer==3.0.0 12:10:15 jsonschema==4.25.1 12:10:15 jsonschema-specifications==2025.9.1 12:10:15 keystoneauth1==5.12.0 12:10:15 kubernetes==34.1.0 12:10:15 lftools==0.37.15 12:10:15 lxml==6.0.2 12:10:15 markdown-it-py==4.0.0 12:10:15 MarkupSafe==3.0.3 12:10:15 mdurl==0.1.2 12:10:15 msgpack==1.1.2 12:10:15 multi_key_dict==2.0.3 12:10:15 munch==4.0.0 12:10:15 netaddr==1.3.0 12:10:15 niet==1.4.2 12:10:15 nodeenv==1.9.1 12:10:15 oauth2client==4.1.3 12:10:15 oauthlib==3.3.1 12:10:15 openstacksdk==4.7.1 12:10:15 os-service-types==1.8.0 12:10:15 osc-lib==4.2.0 12:10:15 oslo.config==10.0.0 12:10:15 oslo.context==6.1.0 12:10:15 oslo.i18n==6.6.0 12:10:15 oslo.log==7.2.1 12:10:15 oslo.serialization==5.8.0 12:10:15 oslo.utils==9.1.0 12:10:15 packaging==25.0 12:10:15 pbr==7.0.1 12:10:15 platformdirs==4.5.0 12:10:15 prettytable==3.16.0 12:10:15 psutil==7.1.1 12:10:15 pyasn1==0.6.1 12:10:15 pyasn1_modules==0.4.2 12:10:15 pycparser==2.23 12:10:15 pygerrit2==2.0.15 12:10:15 PyGithub==2.8.1 12:10:15 Pygments==2.19.2 12:10:15 PyJWT==2.10.1 12:10:15 PyNaCl==1.6.0 12:10:15 pyparsing==2.4.7 12:10:15 pyperclip==1.11.0 12:10:15 pyrsistent==0.20.0 12:10:15 python-cinderclient==9.8.0 12:10:15 python-dateutil==2.9.0.post0 12:10:15 python-heatclient==4.3.0 12:10:15 python-jenkins==1.8.3 12:10:15 python-keystoneclient==5.7.0 12:10:15 python-magnumclient==4.9.0 12:10:15 python-openstackclient==8.2.0 12:10:15 python-swiftclient==4.8.0 12:10:15 PyYAML==6.0.3 12:10:15 referencing==0.37.0 12:10:15 requests==2.32.5 12:10:15 requests-oauthlib==2.0.0 12:10:15 requestsexceptions==1.4.0 12:10:15 rfc3986==2.0.0 12:10:15 rich==14.2.0 12:10:15 rich-argparse==1.7.1 12:10:15 rpds-py==0.27.1 12:10:15 rsa==4.9.1 12:10:15 ruamel.yaml==0.18.15 12:10:15 ruamel.yaml.clib==0.2.14 12:10:15 s3transfer==0.14.0 12:10:15 simplejson==3.20.2 12:10:15 six==1.17.0 12:10:15 smmap==5.0.2 12:10:15 soupsieve==2.8 12:10:15 stevedore==5.5.0 12:10:15 tabulate==0.9.0 12:10:15 toml==0.10.2 12:10:15 tomlkit==0.13.3 12:10:15 tqdm==4.67.1 12:10:15 typing_extensions==4.15.0 12:10:15 tzdata==2025.2 12:10:15 urllib3==1.26.20 12:10:15 virtualenv==20.35.3 12:10:15 wcwidth==0.2.14 12:10:15 websocket-client==1.9.0 12:10:15 wrapt==2.0.0 12:10:15 xdg==6.0.0 12:10:15 xmltodict==1.0.2 12:10:15 yq==3.4.3 12:10:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1455825197315683268.sh 12:10:15 ---> sudo-logs.sh 12:10:15 Archiving 'sudo' log.. 12:10:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15891726281614157437.sh 12:10:16 ---> job-cost.sh 12:10:16 Setup pyenv: 12:10:16 system 12:10:16 3.8.13 12:10:16 3.9.13 12:10:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B3A3 from file:/tmp/.os_lf_venv 12:10:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:18 lf-activate-venv(): INFO: Base packages installed successfully 12:10:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-B3A3/bin to PATH 12:10:23 INFO: No Stack... 12:10:23 INFO: Retrieving Pricing Info for: v3-standard-4 12:10:23 INFO: Archiving Costs 12:10:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7206501201339584613.sh 12:10:23 ---> logs-deploy.sh 12:10:23 Setup pyenv: 12:10:23 system 12:10:23 3.8.13 12:10:23 3.9.13 12:10:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B3A3 from file:/tmp/.os_lf_venv 12:10:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:25 lf-activate-venv(): INFO: Base packages installed successfully 12:10:25 lf-activate-venv(): INFO: Installing additional packages: lftools 12:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-B3A3/bin to PATH 12:10:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4273 12:10:34 INFO: archiving workspace using pattern(s): 12:10:35 Archives upload complete. 12:10:35 INFO: archiving logs to Nexus 12:10:36 ---> uname -a: 12:10:36 Linux prd-ubuntu1804-builder-4c-4g-3933 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:10:36 12:10:36 12:10:36 ---> lscpu: 12:10:36 Architecture: x86_64 12:10:36 CPU op-mode(s): 32-bit, 64-bit 12:10:36 Byte Order: Little Endian 12:10:36 CPU(s): 4 12:10:36 On-line CPU(s) list: 0-3 12:10:36 Thread(s) per core: 1 12:10:36 Core(s) per socket: 1 12:10:36 Socket(s): 4 12:10:36 NUMA node(s): 1 12:10:36 Vendor ID: AuthenticAMD 12:10:36 CPU family: 23 12:10:36 Model: 49 12:10:36 Model name: AMD EPYC-Rome Processor 12:10:36 Stepping: 0 12:10:36 CPU MHz: 2800.000 12:10:36 BogoMIPS: 5600.00 12:10:36 Virtualization: AMD-V 12:10:36 Hypervisor vendor: KVM 12:10:36 Virtualization type: full 12:10:36 L1d cache: 32K 12:10:36 L1i cache: 32K 12:10:36 L2 cache: 512K 12:10:36 L3 cache: 16384K 12:10:36 NUMA node0 CPU(s): 0-3 12:10:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:10:36 12:10:36 12:10:36 ---> nproc: 12:10:36 4 12:10:36 12:10:36 12:10:36 ---> df -h: 12:10:36 Filesystem Size Used Avail Use% Mounted on 12:10:36 udev 7.9G 0 7.9G 0% /dev 12:10:36 tmpfs 1.6G 676K 1.6G 1% /run 12:10:36 /dev/vda1 78G 8.4G 69G 11% / 12:10:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:10:36 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:10:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:10:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:10:36 12:10:36 12:10:36 ---> free -m: 12:10:36 total used free shared buff/cache available 12:10:36 Mem: 16040 551 13276 0 2212 15167 12:10:36 Swap: 1023 0 1023 12:10:36 12:10:36 12:10:36 ---> ip addr: 12:10:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:36 inet 127.0.0.1/8 scope host lo 12:10:36 valid_lft forever preferred_lft forever 12:10:36 inet6 ::1/128 scope host 12:10:36 valid_lft forever preferred_lft forever 12:10:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:36 link/ether fa:16:3e:6a:17:dc brd ff:ff:ff:ff:ff:ff 12:10:36 inet 10.30.106.163/23 brd 10.30.107.255 scope global dynamic ens3 12:10:36 valid_lft 86244sec preferred_lft 86244sec 12:10:36 inet6 fe80::f816:3eff:fe6a:17dc/64 scope link 12:10:36 valid_lft forever preferred_lft forever 12:10:36 12:10:36 12:10:36 ---> sar -b -r -n DEV: 12:10:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3933) 10/20/25 _x86_64_ (4 CPU) 12:10:36 12:10:36 12:08:02 LINUX RESTART (4 CPU) 12:10:36 12:10:36 12:09:01 tps rtps wtps bread/s bwrtn/s 12:10:36 12:10:01 99.60 0.98 98.62 115.58 14278.55 12:10:36 Average: 99.60 0.98 98.62 115.58 14278.55 12:10:36 12:10:36 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:36 12:10:01 13727872 15554612 2697096 16.42 79420 1934124 765852 4.38 761240 1696268 162336 12:10:36 Average: 13727872 15554612 2697096 16.42 79420 1934124 765852 4.38 761240 1696268 162336 12:10:36 12:10:36 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:36 12:10:01 ens3 60.46 45.21 823.07 10.42 0.00 0.00 0.00 0.00 12:10:36 12:10:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 12:10:36 Average: ens3 60.46 45.21 823.07 10.42 0.00 0.00 0.00 0.00 12:10:36 Average: lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 12:10:36 12:10:36 12:10:36 ---> sar -P ALL: 12:10:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3933) 10/20/25 _x86_64_ (4 CPU) 12:10:36 12:10:36 12:08:02 LINUX RESTART (4 CPU) 12:10:36 12:10:36 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:10:36 12:10:01 all 21.71 0.00 1.77 1.34 0.06 75.11 12:10:36 12:10:01 0 25.41 0.00 2.02 2.25 0.07 70.25 12:10:36 12:10:01 1 12.28 0.00 1.50 0.88 0.05 85.29 12:10:36 12:10:01 2 35.94 0.00 2.33 1.69 0.07 59.97 12:10:36 12:10:01 3 13.26 0.00 1.23 0.58 0.05 84.87 12:10:36 Average: all 21.71 0.00 1.77 1.34 0.06 75.11 12:10:36 Average: 0 25.41 0.00 2.02 2.25 0.07 70.25 12:10:36 Average: 1 12.28 0.00 1.50 0.88 0.05 85.29 12:10:36 Average: 2 35.94 0.00 2.33 1.69 0.07 59.97 12:10:36 Average: 3 13.26 0.00 1.23 0.58 0.05 84.87 12:10:36 12:10:36 12:10:36