07:56:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142788 07:56:56 Running as SYSTEM 07:56:56 [EnvInject] - Loading node environment variables. 07:56:56 Building remotely on prd-ubuntu1804-builder-4c-4g-732 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:56:57 [ssh-agent] Looking for ssh-agent implementation... 07:56:57 $ ssh-agent 07:56:57 SSH_AUTH_SOCK=/tmp/ssh-3gi3XJP588wG/agent.1668 07:56:57 SSH_AGENT_PID=1670 07:56:57 [ssh-agent] Started. 07:56:57 Running ssh-add (command line suppressed) 07:56:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17036549893477571606.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17036549893477571606.key) 07:56:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:56:57 The recommended git tool is: NONE 07:56:59 using credential onap-jenkins-ssh 07:56:59 Wiping out workspace first. 07:56:59 Cloning the remote Git repository 07:56:59 Cloning repository git://cloud.onap.org/mirror/oom.git 07:56:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:56:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:56:59 > git --version # timeout=10 07:56:59 > git --version # 'git version 2.17.1' 07:56:59 using GIT_SSH to set credentials Gerrit user 07:56:59 Verifying host key using manually-configured host key entries 07:56:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:57:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:57:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:57:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:57:04 using GIT_SSH to set credentials Gerrit user 07:57:04 Verifying host key using manually-configured host key entries 07:57:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/142788/1 # timeout=30 07:57:04 > git rev-parse c427b0923df2b61fd46336f9498cf89b1f5edd11^{commit} # timeout=10 07:57:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:57:04 Checking out Revision c427b0923df2b61fd46336f9498cf89b1f5edd11 (refs/changes/88/142788/1) 07:57:04 > git config core.sparsecheckout # timeout=10 07:57:04 > git checkout -f c427b0923df2b61fd46336f9498cf89b1f5edd11 # timeout=30 07:57:08 Commit message: "[SO] 16.1.1 release" 07:57:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:57:08 > git rev-list --no-walk 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=10 07:57:08 [EnvInject] - Injecting environment variables from a build step. 07:57:08 [EnvInject] - Injecting as environment variables the properties content 07:57:08 PYTHON=python3 07:57:08 07:57:08 [EnvInject] - Variables injected successfully. 07:57:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1071373050734027903.sh 07:57:08 ---> tox-install.sh 07:57:08 + source /home/jenkins/lf-env.sh 07:57:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:57:08 ++ mktemp -d /tmp/venv-XXXX 07:57:08 + lf_venv=/tmp/venv-ASpJ 07:57:08 + local venv_file=/tmp/.os_lf_venv 07:57:08 + local python=python3 07:57:08 + local options 07:57:08 + local set_path=true 07:57:08 + local install_args= 07:57:08 ++ 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:57:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:57:08 + true 07:57:08 + case $1 in 07:57:08 + venv_file=/tmp/.toxenv 07:57:08 + shift 2 07:57:08 + true 07:57:08 + case $1 in 07:57:08 + shift 07:57:08 + break 07:57:08 + case $python in 07:57:08 + local pkg_list= 07:57:08 + [[ -d /opt/pyenv ]] 07:57:08 + echo 'Setup pyenv:' 07:57:08 Setup pyenv: 07:57:08 + export PYENV_ROOT=/opt/pyenv 07:57:08 + PYENV_ROOT=/opt/pyenv 07:57:08 + 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:57:08 + 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:57:08 + pyenv versions 07:57:08 * system (set by /opt/pyenv/version) 07:57:08 * 3.8.13 (set by /opt/pyenv/version) 07:57:09 * 3.9.13 (set by /opt/pyenv/version) 07:57:09 * 3.10.6 (set by /opt/pyenv/version) 07:57:09 + command -v pyenv 07:57:09 ++ pyenv init - --no-rehash 07:57:09 + 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:57:09 export PATH="/opt/pyenv/shims:${PATH}" 07:57:09 export PYENV_SHELL=bash 07:57:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:57:09 pyenv() { 07:57:09 local command 07:57:09 command="${1:-}" 07:57:09 if [ "$#" -gt 0 ]; then 07:57:09 shift 07:57:09 fi 07:57:09 07:57:09 case "$command" in 07:57:09 rehash|shell) 07:57:09 eval "$(pyenv "sh-$command" "$@")" 07:57:09 ;; 07:57:09 *) 07:57:09 command pyenv "$command" "$@" 07:57:09 ;; 07:57:09 esac 07:57:09 }' 07:57:09 +++ 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:57:09 ++ 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:57:09 ++ 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:57:09 ++ 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:57:09 ++ export PYENV_SHELL=bash 07:57:09 ++ PYENV_SHELL=bash 07:57:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:57:09 +++ complete -F _pyenv pyenv 07:57:09 ++ lf-pyver python3 07:57:09 ++ local py_version_xy=python3 07:57:09 ++ local py_version_xyz= 07:57:09 ++ sed 's/^[ *]* //' 07:57:09 ++ awk '{ print $1 }' 07:57:09 ++ grep -E '^[0-9.]*[0-9]$' 07:57:09 ++ pyenv versions 07:57:09 ++ local command 07:57:09 ++ command=versions 07:57:09 ++ '[' 1 -gt 0 ']' 07:57:09 ++ shift 07:57:09 ++ case "$command" in 07:57:09 ++ command pyenv versions 07:57:09 ++ pyenv versions 07:57:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:57:09 +++ grep '^3' /tmp/.pyenv_versions 07:57:09 +++ sort -V 07:57:09 +++ tail -n 1 07:57:09 ++ py_version_xyz=3.10.6 07:57:09 ++ [[ -z 3.10.6 ]] 07:57:09 ++ echo 3.10.6 07:57:09 ++ return 0 07:57:09 + pyenv local 3.10.6 07:57:09 + local command 07:57:09 + command=local 07:57:09 + '[' 2 -gt 0 ']' 07:57:09 + shift 07:57:09 + case "$command" in 07:57:09 + command pyenv local 3.10.6 07:57:09 + pyenv local 3.10.6 07:57:09 + for arg in "$@" 07:57:09 + case $arg in 07:57:09 + pkg_list+='tox ' 07:57:09 + for arg in "$@" 07:57:09 + case $arg in 07:57:09 + pkg_list+='virtualenv ' 07:57:09 + for arg in "$@" 07:57:09 + case $arg in 07:57:09 + pkg_list+='urllib3~=1.26.15 ' 07:57:09 + [[ -f /tmp/.toxenv ]] 07:57:09 + [[ ! -f /tmp/.toxenv ]] 07:57:09 + [[ -n '' ]] 07:57:09 + python3 -m venv /tmp/venv-ASpJ 07:57:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ASpJ' 07:57:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ASpJ 07:57:13 + echo /tmp/venv-ASpJ 07:57:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:57:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:57:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:57:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:13 + local 'pip_opts=--upgrade --quiet' 07:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:57:13 + [[ -n '' ]] 07:57:13 + [[ -n '' ]] 07:57:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:57:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:13 + /tmp/venv-ASpJ/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:57:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:57:17 lf-activate-venv(): INFO: Base packages installed successfully 07:57:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:57:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:57:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:57:17 + /tmp/venv-ASpJ/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:57:19 + type python3 07:57:19 + true 07:57:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ASpJ/bin to PATH' 07:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-ASpJ/bin to PATH 07:57:19 + PATH=/tmp/venv-ASpJ/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:57:19 + return 0 07:57:19 + python3 --version 07:57:19 Python 3.10.6 07:57:19 + python3 -m pip --version 07:57:19 pip 25.3 from /tmp/venv-ASpJ/lib/python3.10/site-packages/pip (python 3.10) 07:57:19 + python3 -m pip freeze 07:57:19 cachetools==6.2.4 07:57:19 chardet==5.2.0 07:57:19 colorama==0.4.6 07:57:19 distlib==0.4.0 07:57:19 filelock==3.20.1 07:57:19 packaging==25.0 07:57:19 platformdirs==4.5.1 07:57:19 pluggy==1.6.0 07:57:19 pyproject-api==1.10.0 07:57:19 tomli==2.3.0 07:57:19 tox==4.32.0 07:57:19 typing_extensions==4.15.0 07:57:19 urllib3==1.26.20 07:57:19 virtualenv==20.35.4 07:57:19 [EnvInject] - Injecting environment variables from a build step. 07:57:19 [EnvInject] - Injecting as environment variables the properties content 07:57:19 PARALLEL=false 07:57:19 07:57:19 [EnvInject] - Variables injected successfully. 07:57:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10442060936723043760.sh 07:57:19 ---> tox-run.sh 07:57:19 + 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:57:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:57:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:57:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:57:19 + cd /w/workspace/oom-master-pre-commit-lint/. 07:57:19 + source /home/jenkins/lf-env.sh 07:57:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:57:19 ++ mktemp -d /tmp/venv-XXXX 07:57:19 + lf_venv=/tmp/venv-YLIq 07:57:19 + local venv_file=/tmp/.os_lf_venv 07:57:19 + local python=python3 07:57:19 + local options 07:57:19 + local set_path=true 07:57:19 + local install_args= 07:57:19 ++ 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:57:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:57:19 + true 07:57:19 + case $1 in 07:57:19 + venv_file=/tmp/.toxenv 07:57:19 + shift 2 07:57:19 + true 07:57:19 + case $1 in 07:57:19 + shift 07:57:19 + break 07:57:19 + case $python in 07:57:19 + local pkg_list= 07:57:19 + [[ -d /opt/pyenv ]] 07:57:19 + echo 'Setup pyenv:' 07:57:19 Setup pyenv: 07:57:19 + export PYENV_ROOT=/opt/pyenv 07:57:19 + PYENV_ROOT=/opt/pyenv 07:57:19 + 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:57:19 + 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:57:19 + pyenv versions 07:57:20 system 07:57:20 3.8.13 07:57:20 3.9.13 07:57:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:57:20 + command -v pyenv 07:57:20 ++ pyenv init - --no-rehash 07:57:20 + 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:57:20 export PATH="/opt/pyenv/shims:${PATH}" 07:57:20 export PYENV_SHELL=bash 07:57:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:57:20 pyenv() { 07:57:20 local command 07:57:20 command="${1:-}" 07:57:20 if [ "$#" -gt 0 ]; then 07:57:20 shift 07:57:20 fi 07:57:20 07:57:20 case "$command" in 07:57:20 rehash|shell) 07:57:20 eval "$(pyenv "sh-$command" "$@")" 07:57:20 ;; 07:57:20 *) 07:57:20 command pyenv "$command" "$@" 07:57:20 ;; 07:57:20 esac 07:57:20 }' 07:57:20 +++ 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:57:20 ++ 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:57:20 ++ 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:57:20 ++ 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:57:20 ++ export PYENV_SHELL=bash 07:57:20 ++ PYENV_SHELL=bash 07:57:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:57:20 +++ complete -F _pyenv pyenv 07:57:20 ++ lf-pyver python3 07:57:20 ++ local py_version_xy=python3 07:57:20 ++ local py_version_xyz= 07:57:20 ++ pyenv versions 07:57:20 ++ local command 07:57:20 ++ sed 's/^[ *]* //' 07:57:20 ++ command=versions 07:57:20 ++ '[' 1 -gt 0 ']' 07:57:20 ++ shift 07:57:20 ++ case "$command" in 07:57:20 ++ command pyenv versions 07:57:20 ++ pyenv versions 07:57:20 ++ awk '{ print $1 }' 07:57:20 ++ grep -E '^[0-9.]*[0-9]$' 07:57:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:57:20 +++ grep '^3' /tmp/.pyenv_versions 07:57:20 +++ tail -n 1 07:57:20 +++ sort -V 07:57:20 ++ py_version_xyz=3.10.6 07:57:20 ++ [[ -z 3.10.6 ]] 07:57:20 ++ echo 3.10.6 07:57:20 ++ return 0 07:57:20 + pyenv local 3.10.6 07:57:20 + local command 07:57:20 + command=local 07:57:20 + '[' 2 -gt 0 ']' 07:57:20 + shift 07:57:20 + case "$command" in 07:57:20 + command pyenv local 3.10.6 07:57:20 + pyenv local 3.10.6 07:57:20 + for arg in "$@" 07:57:20 + case $arg in 07:57:20 + pkg_list+='tox ' 07:57:20 + for arg in "$@" 07:57:20 + case $arg in 07:57:20 + pkg_list+='virtualenv ' 07:57:20 + for arg in "$@" 07:57:20 + case $arg in 07:57:20 + pkg_list+='urllib3~=1.26.15 ' 07:57:20 + [[ -f /tmp/.toxenv ]] 07:57:20 ++ cat /tmp/.toxenv 07:57:20 + lf_venv=/tmp/venv-ASpJ 07:57:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ASpJ from' file:/tmp/.toxenv 07:57:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ASpJ from file:/tmp/.toxenv 07:57:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:57:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:20 + local 'pip_opts=--upgrade --quiet' 07:57:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:57:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:57:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:57:20 + [[ -n '' ]] 07:57:20 + [[ -n '' ]] 07:57:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:57:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:20 + /tmp/venv-ASpJ/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:57:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:57:21 lf-activate-venv(): INFO: Base packages installed successfully 07:57:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:57:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:57:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:57:21 + /tmp/venv-ASpJ/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:57:22 + type python3 07:57:22 + true 07:57:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ASpJ/bin to PATH' 07:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-ASpJ/bin to PATH 07:57:22 + PATH=/tmp/venv-ASpJ/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:57:22 + return 0 07:57:22 + [[ -d /opt/pyenv ]] 07:57:22 + echo '---> Setting up pyenv' 07:57:22 ---> Setting up pyenv 07:57:22 + export PYENV_ROOT=/opt/pyenv 07:57:22 + PYENV_ROOT=/opt/pyenv 07:57:22 + export PATH=/opt/pyenv/bin:/tmp/venv-ASpJ/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:57:22 + PATH=/opt/pyenv/bin:/tmp/venv-ASpJ/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:57:22 ++ pwd 07:57:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:57:22 + export PYTHONPATH 07:57:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:57:22 + TOX_TESTENV_PASSENV=PYTHONPATH 07:57:22 + tox --version 07:57:22 4.32.0 from /tmp/venv-ASpJ/lib/python3.10/site-packages/tox/__init__.py 07:57:22 + PARALLEL=false 07:57:22 + TOX_OPTIONS_LIST= 07:57:22 + [[ -n pre-commit ]] 07:57:22 + TOX_OPTIONS_LIST=' -e pre-commit' 07:57:22 + case ${PARALLEL,,} in 07:57:22 + tox -e pre-commit 07:57:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:57:23 pre-commit: install_deps> python -I -m pip install pre-commit 07:57:26 pre-commit: freeze> python -m pip freeze --all 07:57:26 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 07:57:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:57:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:57:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:57:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:57:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:57:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:57:28 [INFO] Once installed this environment will be reused. 07:57:28 [INFO] This may take a few minutes... 07:57:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:57:33 [INFO] Once installed this environment will be reused. 07:57:33 [INFO] This may take a few minutes... 07:57:37 trim trailing whitespace.................................................Passed 07:57:38 Tabs remover.............................................................Passed 07:57:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:57:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:57:38 [INFO] Once installed this environment will be reused. 07:57:38 [INFO] This may take a few minutes... 07:57:46 gitlint..............................................(no files to check)Skipped 07:57:46 pre-commit: OK (23.75=setup[3.64]+cmd[11.51,8.60] seconds) 07:57:46 congratulations :) (23.78 seconds) 07:57:46 + tox_status=0 07:57:46 + echo '---> Completed tox runs' 07:57:46 ---> Completed tox runs 07:57:46 + for i in .tox/*/log 07:57:46 ++ echo .tox/pre-commit/log 07:57:46 ++ awk -F/ '{print $2}' 07:57:46 + tox_env=pre-commit 07:57:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:57:46 + DOC_DIR=docs/_build/html 07:57:46 + [[ -d docs/_build/html ]] 07:57:46 + echo '---> tox-run.sh ends' 07:57:46 ---> tox-run.sh ends 07:57:46 + test 0 -eq 0 07:57:46 $ ssh-agent -k 07:57:46 unset SSH_AUTH_SOCK; 07:57:46 unset SSH_AGENT_PID; 07:57:46 echo Agent pid 1670 killed; 07:57:46 [ssh-agent] Stopped. 07:57:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:57:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18324874927030339697.sh 07:57:46 ---> sysstat.sh 07:57:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14721463751122536952.sh 07:57:47 ---> package-listing.sh 07:57:47 ++ facter osfamily 07:57:47 ++ tr '[:upper:]' '[:lower:]' 07:57:47 + OS_FAMILY=debian 07:57:47 + workspace=/w/workspace/oom-master-pre-commit-lint 07:57:47 + START_PACKAGES=/tmp/packages_start.txt 07:57:47 + END_PACKAGES=/tmp/packages_end.txt 07:57:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:47 + PACKAGES=/tmp/packages_start.txt 07:57:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:57:47 + PACKAGES=/tmp/packages_end.txt 07:57:47 + case "${OS_FAMILY}" in 07:57:47 + dpkg -l 07:57:47 + grep '^ii' 07:57:47 + '[' -f /tmp/packages_start.txt ']' 07:57:47 + '[' -f /tmp/packages_end.txt ']' 07:57:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:57:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:57:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:57:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17213646328721972043.sh 07:57:47 ---> capture-instance-metadata.sh 07:57:47 Setup pyenv: 07:57:47 system 07:57:47 3.8.13 07:57:47 3.9.13 07:57:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:57:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aWv4 07:57:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:57:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:55 lf-activate-venv(): INFO: Base packages installed successfully 07:57:55 lf-activate-venv(): INFO: Installing additional packages: lftools 07:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-aWv4/bin to PATH 07:58:16 INFO: Running in OpenStack, capturing instance metadata 07:58:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6216383245369299026.sh 07:58:17 provisioning config files... 07:58:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8527475532125412966tmp 07:58:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:58:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:58:17 [EnvInject] - Injecting environment variables from a build step. 07:58:17 [EnvInject] - Injecting as environment variables the properties content 07:58:17 SERVER_ID=logs 07:58:17 07:58:17 [EnvInject] - Variables injected successfully. 07:58:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6207489273148935431.sh 07:58:17 ---> create-netrc.sh 07:58:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14811798945075044763.sh 07:58:17 ---> python-tools-install.sh 07:58:17 Setup pyenv: 07:58:17 system 07:58:17 3.8.13 07:58:17 3.9.13 07:58:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:58:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aWv4 from file:/tmp/.os_lf_venv 07:58:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:19 lf-activate-venv(): INFO: Base packages installed successfully 07:58:19 lf-activate-venv(): INFO: Installing additional packages: lftools 07:58:27 lf-activate-venv(): INFO: Adding /tmp/venv-aWv4/bin to PATH 07:58:27 Generating Requirements File 07:58:45 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:58:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:58:45 Python 3.10.6 07:58:45 pip 25.3 from /tmp/venv-aWv4/lib/python3.10/site-packages/pip (python 3.10) 07:58:46 appdirs==1.4.4 07:58:46 argcomplete==3.6.3 07:58:46 aspy.yaml==1.3.0 07:58:46 attrs==25.4.0 07:58:46 autopage==0.5.2 07:58:46 backports.strenum==1.3.1 07:58:46 beautifulsoup4==4.14.3 07:58:46 boto3==1.42.14 07:58:46 botocore==1.42.14 07:58:46 bs4==0.0.2 07:58:46 cachetools==6.2.4 07:58:46 certifi==2025.11.12 07:58:46 cffi==2.0.0 07:58:46 cfgv==3.5.0 07:58:46 chardet==5.2.0 07:58:46 charset-normalizer==3.4.4 07:58:46 click==8.3.1 07:58:46 cliff==4.13.1 07:58:46 cmd2==3.0.0 07:58:46 cryptography==3.3.2 07:58:46 debtcollector==3.0.0 07:58:46 decorator==5.2.1 07:58:46 defusedxml==0.7.1 07:58:46 Deprecated==1.3.1 07:58:46 distlib==0.4.0 07:58:46 dnspython==2.8.0 07:58:46 docker==7.1.0 07:58:46 dogpile.cache==1.5.0 07:58:46 durationpy==0.10 07:58:46 email-validator==2.3.0 07:58:46 filelock==3.20.1 07:58:46 future==1.0.0 07:58:46 gitdb==4.0.12 07:58:46 GitPython==3.1.45 07:58:46 google-auth==2.45.0 07:58:46 httplib2==0.31.0 07:58:46 identify==2.6.15 07:58:46 idna==3.11 07:58:46 importlib-resources==1.5.0 07:58:46 iso8601==2.1.0 07:58:46 Jinja2==3.1.6 07:58:46 jmespath==1.0.1 07:58:46 jsonpatch==1.33 07:58:46 jsonpointer==3.0.0 07:58:46 jsonschema==4.25.1 07:58:46 jsonschema-specifications==2025.9.1 07:58:46 keystoneauth1==5.12.0 07:58:46 kubernetes==34.1.0 07:58:46 lftools==0.37.18 07:58:46 lxml==6.0.2 07:58:46 markdown-it-py==4.0.0 07:58:46 MarkupSafe==3.0.3 07:58:46 mdurl==0.1.2 07:58:46 msgpack==1.1.2 07:58:46 multi_key_dict==2.0.3 07:58:46 munch==4.0.0 07:58:46 netaddr==1.3.0 07:58:46 niet==1.4.2 07:58:46 nodeenv==1.10.0 07:58:46 oauth2client==4.1.3 07:58:46 oauthlib==3.3.1 07:58:46 openstacksdk==4.8.0 07:58:46 os-service-types==1.8.2 07:58:46 osc-lib==4.3.0 07:58:46 oslo.config==10.1.0 07:58:46 oslo.context==6.2.0 07:58:46 oslo.i18n==6.7.1 07:58:46 oslo.log==8.0.0 07:58:46 oslo.serialization==5.8.0 07:58:46 oslo.utils==9.2.0 07:58:46 packaging==25.0 07:58:46 pbr==7.0.3 07:58:46 platformdirs==4.5.1 07:58:46 prettytable==3.17.0 07:58:46 psutil==7.1.3 07:58:46 pyasn1==0.6.1 07:58:46 pyasn1_modules==0.4.2 07:58:46 pycparser==2.23 07:58:46 pygerrit2==2.0.15 07:58:46 PyGithub==2.8.1 07:58:46 Pygments==2.19.2 07:58:46 PyJWT==2.10.1 07:58:46 PyNaCl==1.6.1 07:58:46 pyparsing==2.4.7 07:58:46 pyperclip==1.11.0 07:58:46 pyrsistent==0.20.0 07:58:46 python-cinderclient==9.8.0 07:58:46 python-dateutil==2.9.0.post0 07:58:46 python-heatclient==4.3.0 07:58:46 python-jenkins==1.8.3 07:58:46 python-keystoneclient==5.7.0 07:58:46 python-magnumclient==4.9.0 07:58:46 python-openstackclient==8.2.0 07:58:46 python-swiftclient==4.9.0 07:58:46 PyYAML==6.0.3 07:58:46 referencing==0.37.0 07:58:46 requests==2.32.5 07:58:46 requests-oauthlib==2.0.0 07:58:46 requestsexceptions==1.4.0 07:58:46 rfc3986==2.0.0 07:58:46 rich==14.2.0 07:58:46 rich-argparse==1.7.2 07:58:46 rpds-py==0.30.0 07:58:46 rsa==4.9.1 07:58:46 ruamel.yaml==0.18.17 07:58:46 ruamel.yaml.clib==0.2.15 07:58:46 s3transfer==0.16.0 07:58:46 simplejson==3.20.2 07:58:46 six==1.17.0 07:58:46 smmap==5.0.2 07:58:46 soupsieve==2.8.1 07:58:46 stevedore==5.6.0 07:58:46 tabulate==0.9.0 07:58:46 toml==0.10.2 07:58:46 tomlkit==0.13.3 07:58:46 tqdm==4.67.1 07:58:46 typing_extensions==4.15.0 07:58:46 tzdata==2025.3 07:58:46 urllib3==1.26.20 07:58:46 virtualenv==20.35.4 07:58:46 wcwidth==0.2.14 07:58:46 websocket-client==1.9.0 07:58:46 wrapt==2.0.1 07:58:46 xdg==6.0.0 07:58:46 xmltodict==1.0.2 07:58:46 yq==3.4.3 07:58:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11126311464438724924.sh 07:58:46 ---> sudo-logs.sh 07:58:46 Archiving 'sudo' log.. 07:58:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6941146944567633130.sh 07:58:46 ---> job-cost.sh 07:58:46 Setup pyenv: 07:58:46 system 07:58:46 3.8.13 07:58:46 3.9.13 07:58:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:58:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aWv4 from file:/tmp/.os_lf_venv 07:58:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:48 lf-activate-venv(): INFO: Base packages installed successfully 07:58:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-aWv4/bin to PATH 07:58:53 INFO: No Stack... 07:58:54 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:54 INFO: Archiving Costs 07:58:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11105135766050273353.sh 07:58:54 ---> logs-deploy.sh 07:58:54 Setup pyenv: 07:58:54 system 07:58:54 3.8.13 07:58:54 3.9.13 07:58:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:58:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aWv4 from file:/tmp/.os_lf_venv 07:58:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:56 lf-activate-venv(): INFO: Base packages installed successfully 07:58:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:59:04 lf-activate-venv(): INFO: Adding /tmp/venv-aWv4/bin to PATH 07:59:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4362 07:59:04 INFO: archiving workspace using pattern(s): 07:59:10 Archives upload complete. 07:59:10 INFO: archiving logs to Nexus 07:59:11 ---> uname -a: 07:59:11 Linux prd-ubuntu1804-builder-4c-4g-732 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:59:11 07:59:11 07:59:11 ---> lscpu: 07:59:11 Architecture: x86_64 07:59:11 CPU op-mode(s): 32-bit, 64-bit 07:59:11 Byte Order: Little Endian 07:59:11 CPU(s): 4 07:59:11 On-line CPU(s) list: 0-3 07:59:11 Thread(s) per core: 1 07:59:11 Core(s) per socket: 1 07:59:11 Socket(s): 4 07:59:11 NUMA node(s): 1 07:59:11 Vendor ID: AuthenticAMD 07:59:11 CPU family: 23 07:59:11 Model: 49 07:59:11 Model name: AMD EPYC-Rome Processor 07:59:11 Stepping: 0 07:59:11 CPU MHz: 2799.998 07:59:11 BogoMIPS: 5599.99 07:59:11 Virtualization: AMD-V 07:59:11 Hypervisor vendor: KVM 07:59:11 Virtualization type: full 07:59:11 L1d cache: 32K 07:59:11 L1i cache: 32K 07:59:11 L2 cache: 512K 07:59:11 L3 cache: 16384K 07:59:11 NUMA node0 CPU(s): 0-3 07:59:11 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:59:11 07:59:11 07:59:11 ---> nproc: 07:59:11 4 07:59:11 07:59:11 07:59:11 ---> df -h: 07:59:11 Filesystem Size Used Avail Use% Mounted on 07:59:11 udev 7.9G 0 7.9G 0% /dev 07:59:11 tmpfs 1.6G 680K 1.6G 1% /run 07:59:11 /dev/vda1 78G 8.4G 69G 11% / 07:59:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:59:11 tmpfs 5.0M 0 5.0M 0% /run/lock 07:59:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:59:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:59:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:59:11 07:59:11 07:59:11 ---> free -m: 07:59:11 total used free shared buff/cache available 07:59:11 Mem: 16040 559 13265 0 2214 15159 07:59:11 Swap: 1023 0 1023 07:59:11 07:59:11 07:59:11 ---> ip addr: 07:59:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:59:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:59:11 inet 127.0.0.1/8 scope host lo 07:59:11 valid_lft forever preferred_lft forever 07:59:11 inet6 ::1/128 scope host 07:59:11 valid_lft forever preferred_lft forever 07:59:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:59:11 link/ether fa:16:3e:75:b7:be brd ff:ff:ff:ff:ff:ff 07:59:11 inet 10.30.106.98/23 brd 10.30.107.255 scope global dynamic ens3 07:59:11 valid_lft 86247sec preferred_lft 86247sec 07:59:11 inet6 fe80::f816:3eff:fe75:b7be/64 scope link 07:59:11 valid_lft forever preferred_lft forever 07:59:11 07:59:11 07:59:11 ---> sar -b -r -n DEV: 07:59:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-732) 12/22/25 _x86_64_ (4 CPU) 07:59:11 07:59:11 07:56:40 LINUX RESTART (4 CPU) 07:59:11 07:59:11 07:57:01 tps rtps wtps bread/s bwrtn/s 07:59:11 07:58:01 317.98 24.36 293.62 818.93 55838.85 07:59:11 07:59:01 118.40 1.03 117.36 118.51 13095.28 07:59:11 Average: 218.20 12.70 205.50 468.75 34468.85 07:59:11 07:59:11 07:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:11 07:58:01 13894984 15518900 2529984 15.40 60776 1760344 806372 4.61 782524 1527064 123568 07:59:11 07:59:01 13547560 15483512 2877408 17.52 87900 2027768 823624 4.71 835476 1785820 128124 07:59:11 Average: 13721272 15501206 2703696 16.46 74338 1894056 814998 4.66 809000 1656442 125846 07:59:11 07:59:11 07:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:11 07:58:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 07:59:11 07:58:01 ens3 163.16 123.58 1409.93 32.52 0.00 0.00 0.00 0.00 07:59:11 07:59:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:59:11 07:59:01 ens3 59.19 45.44 878.75 11.38 0.00 0.00 0.00 0.00 07:59:11 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 07:59:11 Average: ens3 111.18 84.51 1144.36 21.95 0.00 0.00 0.00 0.00 07:59:11 07:59:11 07:59:11 ---> sar -P ALL: 07:59:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-732) 12/22/25 _x86_64_ (4 CPU) 07:59:11 07:59:11 07:56:40 LINUX RESTART (4 CPU) 07:59:11 07:59:11 07:57:01 CPU %user %nice %system %iowait %steal %idle 07:59:11 07:58:01 all 23.40 0.00 2.74 2.78 0.07 71.00 07:59:11 07:58:01 0 36.01 0.00 3.14 0.55 0.08 60.21 07:59:11 07:58:01 1 20.94 0.00 2.42 0.68 0.05 75.91 07:59:11 07:58:01 2 19.68 0.00 3.11 5.68 0.08 71.45 07:59:11 07:58:01 3 16.95 0.00 2.33 4.23 0.05 76.44 07:59:11 07:59:01 all 21.53 0.00 1.42 1.27 0.05 75.73 07:59:11 07:59:01 0 48.70 0.00 2.25 0.68 0.07 48.30 07:59:11 07:59:01 1 18.62 0.00 1.57 1.22 0.05 78.54 07:59:11 07:59:01 2 1.41 0.00 0.37 0.02 0.07 98.14 07:59:11 07:59:01 3 17.22 0.00 1.47 3.19 0.05 78.07 07:59:11 Average: all 22.47 0.00 2.08 2.03 0.06 73.37 07:59:11 Average: 0 42.36 0.00 2.70 0.62 0.08 54.25 07:59:11 Average: 1 19.78 0.00 1.99 0.95 0.05 77.23 07:59:11 Average: 2 10.54 0.00 1.74 2.85 0.08 84.80 07:59:11 Average: 3 17.09 0.00 1.90 3.71 0.05 77.25 07:59:11 07:59:11 07:59:11