14:28:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 14:28:27 Running as SYSTEM 14:28:27 [EnvInject] - Loading node environment variables. 14:28:27 Building remotely on prd-ubuntu1804-builder-4c-4g-20064 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:28:27 [ssh-agent] Looking for ssh-agent implementation... 14:28:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:27 $ ssh-agent 14:28:27 SSH_AUTH_SOCK=/tmp/ssh-kyev8VZpCdVs/agent.1641 14:28:27 SSH_AGENT_PID=1643 14:28:27 [ssh-agent] Started. 14:28:27 Running ssh-add (command line suppressed) 14:28:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3617567533644865470.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3617567533644865470.key) 14:28:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:28:27 The recommended git tool is: NONE 14:28:29 using credential onap-jenkins-ssh 14:28:29 Wiping out workspace first. 14:28:29 Cloning the remote Git repository 14:28:29 Cloning repository git://cloud.onap.org/mirror/oom.git 14:28:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:28:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:29 > git --version # timeout=10 14:28:29 > git --version # 'git version 2.17.1' 14:28:29 using GIT_SSH to set credentials Gerrit user 14:28:29 Verifying host key using manually-configured host key entries 14:28:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:28:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:34 using GIT_SSH to set credentials Gerrit user 14:28:34 Verifying host key using manually-configured host key entries 14:28:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/6 # timeout=30 14:28:35 > git rev-parse 33e5f26e2d8d0a7ddebb3c366316640020309c98^{commit} # timeout=10 14:28:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:28:35 Checking out Revision 33e5f26e2d8d0a7ddebb3c366316640020309c98 (refs/changes/17/142717/6) 14:28:35 > git config core.sparsecheckout # timeout=10 14:28:35 > git checkout -f 33e5f26e2d8d0a7ddebb3c366316640020309c98 # timeout=30 14:28:38 Commit message: "[MULTICLOUD] 13.3.0 release" 14:28:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:28:38 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 14:28:39 [EnvInject] - Injecting environment variables from a build step. 14:28:39 [EnvInject] - Injecting as environment variables the properties content 14:28:39 PYTHON=python3 14:28:39 14:28:39 [EnvInject] - Variables injected successfully. 14:28:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3831214213484047837.sh 14:28:39 ---> tox-install.sh 14:28:39 + source /home/jenkins/lf-env.sh 14:28:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:39 ++ mktemp -d /tmp/venv-XXXX 14:28:39 + lf_venv=/tmp/venv-iWlH 14:28:39 + local venv_file=/tmp/.os_lf_venv 14:28:39 + local python=python3 14:28:39 + local options 14:28:39 + local set_path=true 14:28:39 + local install_args= 14:28:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:39 + true 14:28:39 + case $1 in 14:28:39 + venv_file=/tmp/.toxenv 14:28:39 + shift 2 14:28:39 + true 14:28:39 + case $1 in 14:28:39 + shift 14:28:39 + break 14:28:39 + case $python in 14:28:39 + local pkg_list= 14:28:39 + [[ -d /opt/pyenv ]] 14:28:39 + echo 'Setup pyenv:' 14:28:39 Setup pyenv: 14:28:39 + export PYENV_ROOT=/opt/pyenv 14:28:39 + PYENV_ROOT=/opt/pyenv 14:28:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:39 + pyenv versions 14:28:39 * system (set by /opt/pyenv/version) 14:28:39 * 3.8.13 (set by /opt/pyenv/version) 14:28:39 * 3.9.13 (set by /opt/pyenv/version) 14:28:39 * 3.10.6 (set by /opt/pyenv/version) 14:28:39 + command -v pyenv 14:28:39 ++ pyenv init - --no-rehash 14:28:39 + 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[*]}"'\'')" 14:28:39 export PATH="/opt/pyenv/shims:${PATH}" 14:28:39 export PYENV_SHELL=bash 14:28:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:39 pyenv() { 14:28:39 local command 14:28:39 command="${1:-}" 14:28:39 if [ "$#" -gt 0 ]; then 14:28:39 shift 14:28:39 fi 14:28:39 14:28:39 case "$command" in 14:28:39 rehash|shell) 14:28:39 eval "$(pyenv "sh-$command" "$@")" 14:28:39 ;; 14:28:39 *) 14:28:39 command pyenv "$command" "$@" 14:28:39 ;; 14:28:39 esac 14:28:39 }' 14:28:39 +++ 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[*]}"' 14:28:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:39 ++ 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 14:28:39 ++ 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 14:28:39 ++ export PYENV_SHELL=bash 14:28:39 ++ PYENV_SHELL=bash 14:28:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:39 +++ complete -F _pyenv pyenv 14:28:39 ++ lf-pyver python3 14:28:39 ++ local py_version_xy=python3 14:28:39 ++ local py_version_xyz= 14:28:39 ++ pyenv versions 14:28:39 ++ local command 14:28:39 ++ command=versions 14:28:39 ++ '[' 1 -gt 0 ']' 14:28:39 ++ shift 14:28:39 ++ case "$command" in 14:28:39 ++ command pyenv versions 14:28:39 ++ pyenv versions 14:28:39 ++ sed 's/^[ *]* //' 14:28:39 ++ awk '{ print $1 }' 14:28:39 ++ grep -E '^[0-9.]*[0-9]$' 14:28:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:39 +++ grep '^3' /tmp/.pyenv_versions 14:28:39 +++ sort -V 14:28:39 +++ tail -n 1 14:28:39 ++ py_version_xyz=3.10.6 14:28:39 ++ [[ -z 3.10.6 ]] 14:28:39 ++ echo 3.10.6 14:28:39 ++ return 0 14:28:39 + pyenv local 3.10.6 14:28:39 + local command 14:28:39 + command=local 14:28:39 + '[' 2 -gt 0 ']' 14:28:39 + shift 14:28:39 + case "$command" in 14:28:39 + command pyenv local 3.10.6 14:28:39 + pyenv local 3.10.6 14:28:39 + for arg in "$@" 14:28:39 + case $arg in 14:28:39 + pkg_list+='tox ' 14:28:39 + for arg in "$@" 14:28:39 + case $arg in 14:28:39 + pkg_list+='virtualenv ' 14:28:39 + for arg in "$@" 14:28:39 + case $arg in 14:28:39 + pkg_list+='urllib3~=1.26.15 ' 14:28:39 + [[ -f /tmp/.toxenv ]] 14:28:39 + [[ ! -f /tmp/.toxenv ]] 14:28:39 + [[ -n '' ]] 14:28:39 + python3 -m venv /tmp/venv-iWlH 14:28:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iWlH' 14:28:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iWlH 14:28:43 + echo /tmp/venv-iWlH 14:28:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:28:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:28:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:43 + local 'pip_opts=--upgrade --quiet' 14:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:28:43 + [[ -n '' ]] 14:28:43 + [[ -n '' ]] 14:28:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:43 + /tmp/venv-iWlH/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 14:28:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:28:47 lf-activate-venv(): INFO: Base packages installed successfully 14:28:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:28:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:28:47 + /tmp/venv-iWlH/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 14:28:49 + type python3 14:28:49 + true 14:28:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iWlH/bin to PATH' 14:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-iWlH/bin to PATH 14:28:49 + PATH=/tmp/venv-iWlH/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 14:28:49 + return 0 14:28:49 + python3 --version 14:28:49 Python 3.10.6 14:28:49 + python3 -m pip --version 14:28:50 pip 25.3 from /tmp/venv-iWlH/lib/python3.10/site-packages/pip (python 3.10) 14:28:50 + python3 -m pip freeze 14:28:50 cachetools==6.2.2 14:28:50 chardet==5.2.0 14:28:50 colorama==0.4.6 14:28:50 distlib==0.4.0 14:28:50 filelock==3.20.0 14:28:50 packaging==25.0 14:28:50 platformdirs==4.5.1 14:28:50 pluggy==1.6.0 14:28:50 pyproject-api==1.10.0 14:28:50 tomli==2.3.0 14:28:50 tox==4.32.0 14:28:50 typing_extensions==4.15.0 14:28:50 urllib3==1.26.20 14:28:50 virtualenv==20.35.4 14:28:50 [EnvInject] - Injecting environment variables from a build step. 14:28:50 [EnvInject] - Injecting as environment variables the properties content 14:28:50 PARALLEL=false 14:28:50 14:28:50 [EnvInject] - Variables injected successfully. 14:28:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16107433798077310602.sh 14:28:50 ---> tox-run.sh 14:28:50 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:28:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:28:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:28:50 + cd /w/workspace/oom-master-pre-commit-lint/. 14:28:50 + source /home/jenkins/lf-env.sh 14:28:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:50 ++ mktemp -d /tmp/venv-XXXX 14:28:50 + lf_venv=/tmp/venv-5NIp 14:28:50 + local venv_file=/tmp/.os_lf_venv 14:28:50 + local python=python3 14:28:50 + local options 14:28:50 + local set_path=true 14:28:50 + local install_args= 14:28:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:50 + true 14:28:50 + case $1 in 14:28:50 + venv_file=/tmp/.toxenv 14:28:50 + shift 2 14:28:50 + true 14:28:50 + case $1 in 14:28:50 + shift 14:28:50 + break 14:28:50 + case $python in 14:28:50 + local pkg_list= 14:28:50 + [[ -d /opt/pyenv ]] 14:28:50 + echo 'Setup pyenv:' 14:28:50 Setup pyenv: 14:28:50 + export PYENV_ROOT=/opt/pyenv 14:28:50 + PYENV_ROOT=/opt/pyenv 14:28:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:50 + pyenv versions 14:28:50 system 14:28:50 3.8.13 14:28:50 3.9.13 14:28:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:28:50 + command -v pyenv 14:28:50 ++ pyenv init - --no-rehash 14:28:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:28:50 export PATH="/opt/pyenv/shims:${PATH}" 14:28:50 export PYENV_SHELL=bash 14:28:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:50 pyenv() { 14:28:50 local command 14:28:50 command="${1:-}" 14:28:50 if [ "$#" -gt 0 ]; then 14:28:50 shift 14:28:50 fi 14:28:50 14:28:50 case "$command" in 14:28:50 rehash|shell) 14:28:50 eval "$(pyenv "sh-$command" "$@")" 14:28:50 ;; 14:28:50 *) 14:28:50 command pyenv "$command" "$@" 14:28:50 ;; 14:28:50 esac 14:28:50 }' 14:28:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:28:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:28:50 ++ export PYENV_SHELL=bash 14:28:50 ++ PYENV_SHELL=bash 14:28:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:50 +++ complete -F _pyenv pyenv 14:28:50 ++ lf-pyver python3 14:28:50 ++ local py_version_xy=python3 14:28:50 ++ local py_version_xyz= 14:28:50 ++ pyenv versions 14:28:50 ++ local command 14:28:50 ++ command=versions 14:28:50 ++ '[' 1 -gt 0 ']' 14:28:50 ++ shift 14:28:50 ++ case "$command" in 14:28:50 ++ command pyenv versions 14:28:50 ++ pyenv versions 14:28:50 ++ awk '{ print $1 }' 14:28:50 ++ grep -E '^[0-9.]*[0-9]$' 14:28:50 ++ sed 's/^[ *]* //' 14:28:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:50 +++ grep '^3' /tmp/.pyenv_versions 14:28:50 +++ sort -V 14:28:50 +++ tail -n 1 14:28:50 ++ py_version_xyz=3.10.6 14:28:50 ++ [[ -z 3.10.6 ]] 14:28:50 ++ echo 3.10.6 14:28:50 ++ return 0 14:28:50 + pyenv local 3.10.6 14:28:50 + local command 14:28:50 + command=local 14:28:50 + '[' 2 -gt 0 ']' 14:28:50 + shift 14:28:50 + case "$command" in 14:28:50 + command pyenv local 3.10.6 14:28:50 + pyenv local 3.10.6 14:28:50 + for arg in "$@" 14:28:50 + case $arg in 14:28:50 + pkg_list+='tox ' 14:28:50 + for arg in "$@" 14:28:50 + case $arg in 14:28:50 + pkg_list+='virtualenv ' 14:28:50 + for arg in "$@" 14:28:50 + case $arg in 14:28:50 + pkg_list+='urllib3~=1.26.15 ' 14:28:50 + [[ -f /tmp/.toxenv ]] 14:28:50 ++ cat /tmp/.toxenv 14:28:50 + lf_venv=/tmp/venv-iWlH 14:28:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iWlH from' file:/tmp/.toxenv 14:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iWlH from file:/tmp/.toxenv 14:28:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:50 + local 'pip_opts=--upgrade --quiet' 14:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:28:50 + [[ -n '' ]] 14:28:50 + [[ -n '' ]] 14:28:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:50 + /tmp/venv-iWlH/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 14:28:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:28:51 lf-activate-venv(): INFO: Base packages installed successfully 14:28:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:28:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:28:51 + /tmp/venv-iWlH/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 14:28:52 + type python3 14:28:52 + true 14:28:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iWlH/bin to PATH' 14:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-iWlH/bin to PATH 14:28:52 + PATH=/tmp/venv-iWlH/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 14:28:52 + return 0 14:28:52 + [[ -d /opt/pyenv ]] 14:28:52 + echo '---> Setting up pyenv' 14:28:52 ---> Setting up pyenv 14:28:52 + export PYENV_ROOT=/opt/pyenv 14:28:52 + PYENV_ROOT=/opt/pyenv 14:28:52 + export PATH=/opt/pyenv/bin:/tmp/venv-iWlH/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 14:28:52 + PATH=/opt/pyenv/bin:/tmp/venv-iWlH/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 14:28:52 ++ pwd 14:28:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:28:52 + export PYTHONPATH 14:28:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:28:52 + TOX_TESTENV_PASSENV=PYTHONPATH 14:28:52 + tox --version 14:28:53 4.32.0 from /tmp/venv-iWlH/lib/python3.10/site-packages/tox/__init__.py 14:28:53 + PARALLEL=false 14:28:53 + TOX_OPTIONS_LIST= 14:28:53 + [[ -n pre-commit ]] 14:28:53 + TOX_OPTIONS_LIST=' -e pre-commit' 14:28:53 + case ${PARALLEL,,} in 14:28:53 + tox -e pre-commit 14:28:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:28:54 pre-commit: install_deps> python -I -m pip install pre-commit 14:28:57 pre-commit: freeze> python -m pip freeze --all 14:28:58 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 14:28:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:28:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:28:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:28:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:29:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:29:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:29:00 [INFO] Once installed this environment will be reused. 14:29:00 [INFO] This may take a few minutes... 14:29:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:29:04 [INFO] Once installed this environment will be reused. 14:29:04 [INFO] This may take a few minutes... 14:29:09 trim trailing whitespace.................................................Passed 14:29:09 Tabs remover.............................................................Passed 14:29:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:29:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:29:09 [INFO] Once installed this environment will be reused. 14:29:09 [INFO] This may take a few minutes... 14:29:18 gitlint..............................................(no files to check)Skipped 14:29:18 pre-commit: OK (24.68=setup[4.66]+cmd[11.40,8.63] seconds) 14:29:18 congratulations :) (24.71 seconds) 14:29:18 + tox_status=0 14:29:18 + echo '---> Completed tox runs' 14:29:18 ---> Completed tox runs 14:29:18 + for i in .tox/*/log 14:29:18 ++ echo .tox/pre-commit/log 14:29:18 ++ awk -F/ '{print $2}' 14:29:18 + tox_env=pre-commit 14:29:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:29:18 + DOC_DIR=docs/_build/html 14:29:18 + [[ -d docs/_build/html ]] 14:29:18 + echo '---> tox-run.sh ends' 14:29:18 ---> tox-run.sh ends 14:29:18 + test 0 -eq 0 14:29:18 $ ssh-agent -k 14:29:18 unset SSH_AUTH_SOCK; 14:29:18 unset SSH_AGENT_PID; 14:29:18 echo Agent pid 1643 killed; 14:29:18 [ssh-agent] Stopped. 14:29:18 [PostBuildScript] - [INFO] Executing post build scripts. 14:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2988675567324486098.sh 14:29:18 ---> sysstat.sh 14:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12749424959237326150.sh 14:29:18 ---> package-listing.sh 14:29:18 ++ facter osfamily 14:29:18 ++ tr '[:upper:]' '[:lower:]' 14:29:18 + OS_FAMILY=debian 14:29:18 + workspace=/w/workspace/oom-master-pre-commit-lint 14:29:18 + START_PACKAGES=/tmp/packages_start.txt 14:29:18 + END_PACKAGES=/tmp/packages_end.txt 14:29:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:18 + PACKAGES=/tmp/packages_start.txt 14:29:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:29:18 + PACKAGES=/tmp/packages_end.txt 14:29:18 + case "${OS_FAMILY}" in 14:29:18 + dpkg -l 14:29:18 + grep '^ii' 14:29:19 + '[' -f /tmp/packages_start.txt ']' 14:29:19 + '[' -f /tmp/packages_end.txt ']' 14:29:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:29:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:29:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:29:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5123716577707275816.sh 14:29:19 ---> capture-instance-metadata.sh 14:29:19 Setup pyenv: 14:29:19 system 14:29:19 3.8.13 14:29:19 3.9.13 14:29:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MV9u 14:29:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:29:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:26 lf-activate-venv(): INFO: Base packages installed successfully 14:29:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-MV9u/bin to PATH 14:29:49 INFO: Running in OpenStack, capturing instance metadata 14:29:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11872866807889703293.sh 14:29:49 provisioning config files... 14:29:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config566570520411166860tmp 14:29:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:29:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:29:49 [EnvInject] - Injecting environment variables from a build step. 14:29:49 [EnvInject] - Injecting as environment variables the properties content 14:29:49 SERVER_ID=logs 14:29:49 14:29:49 [EnvInject] - Variables injected successfully. 14:29:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10241237542395586776.sh 14:29:49 ---> create-netrc.sh 14:29:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12814614259459107284.sh 14:29:49 ---> python-tools-install.sh 14:29:49 Setup pyenv: 14:29:50 system 14:29:50 3.8.13 14:29:50 3.9.13 14:29:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MV9u from file:/tmp/.os_lf_venv 14:29:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:52 lf-activate-venv(): INFO: Base packages installed successfully 14:29:52 lf-activate-venv(): INFO: Installing additional packages: lftools 14:30:00 lf-activate-venv(): INFO: Adding /tmp/venv-MV9u/bin to PATH 14:30:00 Generating Requirements File 14:30:20 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. 14:30:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:30:20 Python 3.10.6 14:30:21 pip 25.3 from /tmp/venv-MV9u/lib/python3.10/site-packages/pip (python 3.10) 14:30:21 appdirs==1.4.4 14:30:21 argcomplete==3.6.3 14:30:21 aspy.yaml==1.3.0 14:30:21 attrs==25.4.0 14:30:21 autopage==0.5.2 14:30:21 backports.strenum==1.3.1 14:30:21 beautifulsoup4==4.14.3 14:30:21 boto3==1.42.7 14:30:21 botocore==1.42.7 14:30:21 bs4==0.0.2 14:30:21 cachetools==6.2.2 14:30:21 certifi==2025.11.12 14:30:21 cffi==2.0.0 14:30:21 cfgv==3.5.0 14:30:21 chardet==5.2.0 14:30:21 charset-normalizer==3.4.4 14:30:21 click==8.3.1 14:30:21 cliff==4.13.0 14:30:21 cmd2==3.0.0 14:30:21 cryptography==3.3.2 14:30:21 debtcollector==3.0.0 14:30:21 decorator==5.2.1 14:30:21 defusedxml==0.7.1 14:30:21 Deprecated==1.3.1 14:30:21 distlib==0.4.0 14:30:21 dnspython==2.8.0 14:30:21 docker==7.1.0 14:30:21 dogpile.cache==1.5.0 14:30:21 durationpy==0.10 14:30:21 email-validator==2.3.0 14:30:21 filelock==3.20.0 14:30:21 future==1.0.0 14:30:21 gitdb==4.0.12 14:30:21 GitPython==3.1.45 14:30:21 google-auth==2.43.0 14:30:21 httplib2==0.31.0 14:30:21 identify==2.6.15 14:30:21 idna==3.11 14:30:21 importlib-resources==1.5.0 14:30:21 iso8601==2.1.0 14:30:21 Jinja2==3.1.6 14:30:21 jmespath==1.0.1 14:30:21 jsonpatch==1.33 14:30:21 jsonpointer==3.0.0 14:30:21 jsonschema==4.25.1 14:30:21 jsonschema-specifications==2025.9.1 14:30:21 keystoneauth1==5.12.0 14:30:21 kubernetes==34.1.0 14:30:21 lftools==0.37.18 14:30:21 lxml==6.0.2 14:30:21 markdown-it-py==4.0.0 14:30:21 MarkupSafe==3.0.3 14:30:21 mdurl==0.1.2 14:30:21 msgpack==1.1.2 14:30:21 multi_key_dict==2.0.3 14:30:21 munch==4.0.0 14:30:21 netaddr==1.3.0 14:30:21 niet==1.4.2 14:30:21 nodeenv==1.9.1 14:30:21 oauth2client==4.1.3 14:30:21 oauthlib==3.3.1 14:30:21 openstacksdk==4.8.0 14:30:21 os-service-types==1.8.2 14:30:21 osc-lib==4.2.0 14:30:21 oslo.config==10.1.0 14:30:21 oslo.context==6.2.0 14:30:21 oslo.i18n==6.7.1 14:30:21 oslo.log==7.2.1 14:30:21 oslo.serialization==5.8.0 14:30:21 oslo.utils==9.2.0 14:30:21 packaging==25.0 14:30:21 pbr==7.0.3 14:30:21 platformdirs==4.5.1 14:30:21 prettytable==3.17.0 14:30:21 psutil==7.1.3 14:30:21 pyasn1==0.6.1 14:30:21 pyasn1_modules==0.4.2 14:30:21 pycparser==2.23 14:30:21 pygerrit2==2.0.15 14:30:21 PyGithub==2.8.1 14:30:21 Pygments==2.19.2 14:30:21 PyJWT==2.10.1 14:30:21 PyNaCl==1.6.1 14:30:21 pyparsing==2.4.7 14:30:21 pyperclip==1.11.0 14:30:21 pyrsistent==0.20.0 14:30:21 python-cinderclient==9.8.0 14:30:21 python-dateutil==2.9.0.post0 14:30:21 python-heatclient==4.3.0 14:30:21 python-jenkins==1.8.3 14:30:21 python-keystoneclient==5.7.0 14:30:21 python-magnumclient==4.9.0 14:30:21 python-openstackclient==8.2.0 14:30:21 python-swiftclient==4.9.0 14:30:21 PyYAML==6.0.3 14:30:21 referencing==0.37.0 14:30:21 requests==2.32.5 14:30:21 requests-oauthlib==2.0.0 14:30:21 requestsexceptions==1.4.0 14:30:21 rfc3986==2.0.0 14:30:21 rich==14.2.0 14:30:21 rich-argparse==1.7.2 14:30:21 rpds-py==0.30.0 14:30:21 rsa==4.9.1 14:30:21 ruamel.yaml==0.18.16 14:30:21 ruamel.yaml.clib==0.2.15 14:30:21 s3transfer==0.16.0 14:30:21 simplejson==3.20.2 14:30:21 six==1.17.0 14:30:21 smmap==5.0.2 14:30:21 soupsieve==2.8 14:30:21 stevedore==5.6.0 14:30:21 tabulate==0.9.0 14:30:21 toml==0.10.2 14:30:21 tomlkit==0.13.3 14:30:21 tqdm==4.67.1 14:30:21 typing_extensions==4.15.0 14:30:21 tzdata==2025.2 14:30:21 urllib3==1.26.20 14:30:21 virtualenv==20.35.4 14:30:21 wcwidth==0.2.14 14:30:21 websocket-client==1.9.0 14:30:21 wrapt==2.0.1 14:30:21 xdg==6.0.0 14:30:21 xmltodict==1.0.2 14:30:21 yq==3.4.3 14:30:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9126469804920452704.sh 14:30:21 ---> sudo-logs.sh 14:30:21 Archiving 'sudo' log.. 14:30:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14808438710133747313.sh 14:30:21 ---> job-cost.sh 14:30:21 Setup pyenv: 14:30:21 system 14:30:21 3.8.13 14:30:21 3.9.13 14:30:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MV9u from file:/tmp/.os_lf_venv 14:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:30:23 lf-activate-venv(): INFO: Base packages installed successfully 14:30:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:30:29 lf-activate-venv(): INFO: Adding /tmp/venv-MV9u/bin to PATH 14:30:29 INFO: No Stack... 14:30:29 INFO: Retrieving Pricing Info for: v3-standard-4 14:30:29 INFO: Archiving Costs 14:30:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6829489096772826663.sh 14:30:29 ---> logs-deploy.sh 14:30:29 Setup pyenv: 14:30:29 system 14:30:29 3.8.13 14:30:29 3.9.13 14:30:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:30:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MV9u from file:/tmp/.os_lf_venv 14:30:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:30:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:30:31 lf-activate-venv(): INFO: Base packages installed successfully 14:30:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:30:40 lf-activate-venv(): INFO: Adding /tmp/venv-MV9u/bin to PATH 14:30:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4348 14:30:40 INFO: archiving workspace using pattern(s): 14:30:41 Archives upload complete. 14:30:41 INFO: archiving logs to Nexus 14:30:42 ---> uname -a: 14:30:42 Linux prd-ubuntu1804-builder-4c-4g-20064 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:30:42 14:30:42 14:30:42 ---> lscpu: 14:30:42 Architecture: x86_64 14:30:42 CPU op-mode(s): 32-bit, 64-bit 14:30:42 Byte Order: Little Endian 14:30:42 CPU(s): 4 14:30:42 On-line CPU(s) list: 0-3 14:30:42 Thread(s) per core: 1 14:30:42 Core(s) per socket: 1 14:30:42 Socket(s): 4 14:30:42 NUMA node(s): 1 14:30:42 Vendor ID: AuthenticAMD 14:30:42 CPU family: 23 14:30:42 Model: 49 14:30:42 Model name: AMD EPYC-Rome Processor 14:30:42 Stepping: 0 14:30:42 CPU MHz: 2799.998 14:30:42 BogoMIPS: 5599.99 14:30:42 Virtualization: AMD-V 14:30:42 Hypervisor vendor: KVM 14:30:42 Virtualization type: full 14:30:42 L1d cache: 32K 14:30:42 L1i cache: 32K 14:30:42 L2 cache: 512K 14:30:42 L3 cache: 16384K 14:30:42 NUMA node0 CPU(s): 0-3 14:30:42 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 14:30:42 14:30:42 14:30:42 ---> nproc: 14:30:42 4 14:30:42 14:30:42 14:30:42 ---> df -h: 14:30:42 Filesystem Size Used Avail Use% Mounted on 14:30:42 udev 7.9G 0 7.9G 0% /dev 14:30:42 tmpfs 1.6G 676K 1.6G 1% /run 14:30:42 /dev/vda1 78G 8.4G 69G 11% / 14:30:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:30:42 tmpfs 5.0M 0 5.0M 0% /run/lock 14:30:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:30:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:30:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:30:42 14:30:42 14:30:42 ---> free -m: 14:30:42 total used free shared buff/cache available 14:30:42 Mem: 16040 569 13254 0 2215 15148 14:30:42 Swap: 1023 0 1023 14:30:42 14:30:42 14:30:42 ---> ip addr: 14:30:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:30:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:30:42 inet 127.0.0.1/8 scope host lo 14:30:42 valid_lft forever preferred_lft forever 14:30:42 inet6 ::1/128 scope host 14:30:42 valid_lft forever preferred_lft forever 14:30:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:30:42 link/ether fa:16:3e:93:81:f5 brd ff:ff:ff:ff:ff:ff 14:30:42 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic ens3 14:30:42 valid_lft 86247sec preferred_lft 86247sec 14:30:42 inet6 fe80::f816:3eff:fe93:81f5/64 scope link 14:30:42 valid_lft forever preferred_lft forever 14:30:42 14:30:42 14:30:42 ---> sar -b -r -n DEV: 14:30:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20064) 12/11/25 _x86_64_ (4 CPU) 14:30:42 14:30:42 14:28:11 LINUX RESTART (4 CPU) 14:30:42 14:30:42 14:29:01 tps rtps wtps bread/s bwrtn/s 14:30:42 14:30:01 113.93 0.97 112.96 111.45 31559.54 14:30:42 Average: 113.93 0.97 112.96 111.45 31559.54 14:30:42 14:30:42 14:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:42 14:30:01 13743732 15550972 2681236 16.32 78260 1915748 748448 4.28 756556 1680692 144328 14:30:42 Average: 13743732 15550972 2681236 16.32 78260 1915748 748448 4.28 756556 1680692 144328 14:30:42 14:30:42 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:42 14:30:01 ens3 61.76 45.66 801.93 10.19 0.00 0.00 0.00 0.00 14:30:42 14:30:01 lo 2.07 2.07 0.24 0.24 0.00 0.00 0.00 0.00 14:30:42 Average: ens3 61.76 45.66 801.93 10.19 0.00 0.00 0.00 0.00 14:30:42 Average: lo 2.07 2.07 0.24 0.24 0.00 0.00 0.00 0.00 14:30:42 14:30:42 14:30:42 ---> sar -P ALL: 14:30:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20064) 12/11/25 _x86_64_ (4 CPU) 14:30:42 14:30:42 14:28:11 LINUX RESTART (4 CPU) 14:30:42 14:30:42 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:30:42 14:30:01 all 21.61 0.00 1.65 4.26 0.06 72.42 14:30:42 14:30:01 0 25.30 0.00 1.89 5.14 0.05 67.62 14:30:42 14:30:01 1 21.19 0.00 1.64 4.18 0.07 72.93 14:30:42 14:30:01 2 9.62 0.00 1.04 5.68 0.05 83.62 14:30:42 14:30:01 3 30.37 0.00 2.06 2.01 0.07 65.50 14:30:42 Average: all 21.61 0.00 1.65 4.26 0.06 72.42 14:30:42 Average: 0 25.30 0.00 1.89 5.14 0.05 67.62 14:30:42 Average: 1 21.19 0.00 1.64 4.18 0.07 72.93 14:30:42 Average: 2 9.62 0.00 1.04 5.68 0.05 83.62 14:30:42 Average: 3 30.37 0.00 2.06 2.01 0.07 65.50 14:30:42 14:30:42 14:30:42