10:47:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 10:47:01 Running as SYSTEM 10:47:01 [EnvInject] - Loading node environment variables. 10:47:01 Building remotely on prd-ubuntu1804-builder-4c-4g-20227 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:47:01 [ssh-agent] Looking for ssh-agent implementation... 10:47:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:47:01 $ ssh-agent 10:47:01 SSH_AUTH_SOCK=/tmp/ssh-Fro9XwJ6xlJw/agent.1666 10:47:01 SSH_AGENT_PID=1668 10:47:01 [ssh-agent] Started. 10:47:01 Running ssh-add (command line suppressed) 10:47:01 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4264949601965224817.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4264949601965224817.key) 10:47:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:47:01 The recommended git tool is: NONE 10:47:03 using credential onap-jenkins-ssh 10:47:03 Wiping out workspace first. 10:47:03 Cloning the remote Git repository 10:47:03 Cloning repository git://cloud.onap.org/mirror/oom.git 10:47:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:47:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:47:03 > git --version # timeout=10 10:47:03 > git --version # 'git version 2.17.1' 10:47:03 using GIT_SSH to set credentials Gerrit user 10:47:03 Verifying host key using manually-configured host key entries 10:47:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:47:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:47:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:47:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:47:09 using GIT_SSH to set credentials Gerrit user 10:47:09 Verifying host key using manually-configured host key entries 10:47:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/7 # timeout=30 10:47:09 > git rev-parse 3143eb5da7e8e1f844ea365cc3e746427a348180^{commit} # timeout=10 10:47:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:47:09 Checking out Revision 3143eb5da7e8e1f844ea365cc3e746427a348180 (refs/changes/17/142717/7) 10:47:09 > git config core.sparsecheckout # timeout=10 10:47:09 > git checkout -f 3143eb5da7e8e1f844ea365cc3e746427a348180 # timeout=30 10:47:12 Commit message: "[MULTICLOUD] 13.3.0 release" 10:47:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:47:12 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 10:47:13 [EnvInject] - Injecting environment variables from a build step. 10:47:13 [EnvInject] - Injecting as environment variables the properties content 10:47:13 PYTHON=python3 10:47:13 10:47:13 [EnvInject] - Variables injected successfully. 10:47:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7297028926153301093.sh 10:47:13 ---> tox-install.sh 10:47:13 + source /home/jenkins/lf-env.sh 10:47:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:47:13 ++ mktemp -d /tmp/venv-XXXX 10:47:13 + lf_venv=/tmp/venv-feIw 10:47:13 + local venv_file=/tmp/.os_lf_venv 10:47:13 + local python=python3 10:47:13 + local options 10:47:13 + local set_path=true 10:47:13 + local install_args= 10:47:13 ++ 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 10:47:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:47:13 + true 10:47:13 + case $1 in 10:47:13 + venv_file=/tmp/.toxenv 10:47:13 + shift 2 10:47:13 + true 10:47:13 + case $1 in 10:47:13 + shift 10:47:13 + break 10:47:13 + case $python in 10:47:13 + local pkg_list= 10:47:13 + [[ -d /opt/pyenv ]] 10:47:13 + echo 'Setup pyenv:' 10:47:13 Setup pyenv: 10:47:13 + export PYENV_ROOT=/opt/pyenv 10:47:13 + PYENV_ROOT=/opt/pyenv 10:47:13 + 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 10:47:13 + 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 10:47:13 + pyenv versions 10:47:13 * system (set by /opt/pyenv/version) 10:47:13 * 3.8.13 (set by /opt/pyenv/version) 10:47:13 * 3.9.13 (set by /opt/pyenv/version) 10:47:13 * 3.10.6 (set by /opt/pyenv/version) 10:47:13 + command -v pyenv 10:47:13 ++ pyenv init - --no-rehash 10:47:13 + 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[*]}"'\'')" 10:47:13 export PATH="/opt/pyenv/shims:${PATH}" 10:47:13 export PYENV_SHELL=bash 10:47:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:47:13 pyenv() { 10:47:13 local command 10:47:13 command="${1:-}" 10:47:13 if [ "$#" -gt 0 ]; then 10:47:13 shift 10:47:13 fi 10:47:13 10:47:13 case "$command" in 10:47:13 rehash|shell) 10:47:13 eval "$(pyenv "sh-$command" "$@")" 10:47:13 ;; 10:47:13 *) 10:47:13 command pyenv "$command" "$@" 10:47:13 ;; 10:47:13 esac 10:47:13 }' 10:47:13 +++ 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[*]}"' 10:47:13 ++ 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 10:47:13 ++ 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 10:47:13 ++ 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 10:47:13 ++ export PYENV_SHELL=bash 10:47:13 ++ PYENV_SHELL=bash 10:47:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:47:13 +++ complete -F _pyenv pyenv 10:47:13 ++ lf-pyver python3 10:47:13 ++ local py_version_xy=python3 10:47:13 ++ local py_version_xyz= 10:47:13 ++ pyenv versions 10:47:13 ++ local command 10:47:13 ++ command=versions 10:47:13 ++ '[' 1 -gt 0 ']' 10:47:13 ++ shift 10:47:13 ++ case "$command" in 10:47:13 ++ command pyenv versions 10:47:13 ++ sed 's/^[ *]* //' 10:47:13 ++ pyenv versions 10:47:13 ++ awk '{ print $1 }' 10:47:13 ++ grep -E '^[0-9.]*[0-9]$' 10:47:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:47:13 +++ grep '^3' /tmp/.pyenv_versions 10:47:13 +++ tail -n 1 10:47:13 +++ sort -V 10:47:13 ++ py_version_xyz=3.10.6 10:47:13 ++ [[ -z 3.10.6 ]] 10:47:13 ++ echo 3.10.6 10:47:13 ++ return 0 10:47:13 + pyenv local 3.10.6 10:47:13 + local command 10:47:13 + command=local 10:47:13 + '[' 2 -gt 0 ']' 10:47:13 + shift 10:47:13 + case "$command" in 10:47:13 + command pyenv local 3.10.6 10:47:13 + pyenv local 3.10.6 10:47:13 + for arg in "$@" 10:47:13 + case $arg in 10:47:13 + pkg_list+='tox ' 10:47:13 + for arg in "$@" 10:47:13 + case $arg in 10:47:13 + pkg_list+='virtualenv ' 10:47:13 + for arg in "$@" 10:47:13 + case $arg in 10:47:13 + pkg_list+='urllib3~=1.26.15 ' 10:47:13 + [[ -f /tmp/.toxenv ]] 10:47:13 + [[ ! -f /tmp/.toxenv ]] 10:47:13 + [[ -n '' ]] 10:47:13 + python3 -m venv /tmp/venv-feIw 10:47:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-feIw' 10:47:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-feIw 10:47:17 + echo /tmp/venv-feIw 10:47:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:47:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:47:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:17 + local 'pip_opts=--upgrade --quiet' 10:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:47:17 + [[ -n '' ]] 10:47:17 + [[ -n '' ]] 10:47:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:17 + /tmp/venv-feIw/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 10:47:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:47:21 lf-activate-venv(): INFO: Base packages installed successfully 10:47:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:47:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:47:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:47:21 + /tmp/venv-feIw/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 10:47:23 + type python3 10:47:23 + true 10:47:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-feIw/bin to PATH' 10:47:23 lf-activate-venv(): INFO: Adding /tmp/venv-feIw/bin to PATH 10:47:23 + PATH=/tmp/venv-feIw/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 10:47:23 + return 0 10:47:23 + python3 --version 10:47:23 Python 3.10.6 10:47:23 + python3 -m pip --version 10:47:24 pip 25.3 from /tmp/venv-feIw/lib/python3.10/site-packages/pip (python 3.10) 10:47:24 + python3 -m pip freeze 10:47:24 cachetools==6.2.2 10:47:24 chardet==5.2.0 10:47:24 colorama==0.4.6 10:47:24 distlib==0.4.0 10:47:24 filelock==3.20.0 10:47:24 packaging==25.0 10:47:24 platformdirs==4.5.1 10:47:24 pluggy==1.6.0 10:47:24 pyproject-api==1.10.0 10:47:24 tomli==2.3.0 10:47:24 tox==4.32.0 10:47:24 typing_extensions==4.15.0 10:47:24 urllib3==1.26.20 10:47:24 virtualenv==20.35.4 10:47:24 [EnvInject] - Injecting environment variables from a build step. 10:47:24 [EnvInject] - Injecting as environment variables the properties content 10:47:24 PARALLEL=false 10:47:24 10:47:24 [EnvInject] - Variables injected successfully. 10:47:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16307619452784564919.sh 10:47:24 ---> tox-run.sh 10:47:24 + 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 10:47:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:47:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:47:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:47:24 + cd /w/workspace/oom-master-pre-commit-lint/. 10:47:24 + source /home/jenkins/lf-env.sh 10:47:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:47:24 ++ mktemp -d /tmp/venv-XXXX 10:47:24 + lf_venv=/tmp/venv-1cyD 10:47:24 + local venv_file=/tmp/.os_lf_venv 10:47:24 + local python=python3 10:47:24 + local options 10:47:24 + local set_path=true 10:47:24 + local install_args= 10:47:24 ++ 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 10:47:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:47:24 + true 10:47:24 + case $1 in 10:47:24 + venv_file=/tmp/.toxenv 10:47:24 + shift 2 10:47:24 + true 10:47:24 + case $1 in 10:47:24 + shift 10:47:24 + break 10:47:24 + case $python in 10:47:24 + local pkg_list= 10:47:24 + [[ -d /opt/pyenv ]] 10:47:24 + echo 'Setup pyenv:' 10:47:24 Setup pyenv: 10:47:24 + export PYENV_ROOT=/opt/pyenv 10:47:24 + PYENV_ROOT=/opt/pyenv 10:47:24 + 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 10:47:24 + 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 10:47:24 + pyenv versions 10:47:24 system 10:47:24 3.8.13 10:47:24 3.9.13 10:47:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:47:24 + command -v pyenv 10:47:24 ++ pyenv init - --no-rehash 10:47:24 + 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[*]}"'\'')" 10:47:24 export PATH="/opt/pyenv/shims:${PATH}" 10:47:24 export PYENV_SHELL=bash 10:47:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:47:24 pyenv() { 10:47:24 local command 10:47:24 command="${1:-}" 10:47:24 if [ "$#" -gt 0 ]; then 10:47:24 shift 10:47:24 fi 10:47:24 10:47:24 case "$command" in 10:47:24 rehash|shell) 10:47:24 eval "$(pyenv "sh-$command" "$@")" 10:47:24 ;; 10:47:24 *) 10:47:24 command pyenv "$command" "$@" 10:47:24 ;; 10:47:24 esac 10:47:24 }' 10:47:24 +++ 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[*]}"' 10:47:24 ++ 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 10:47:24 ++ 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 10:47:24 ++ 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 10:47:24 ++ export PYENV_SHELL=bash 10:47:24 ++ PYENV_SHELL=bash 10:47:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:47:24 +++ complete -F _pyenv pyenv 10:47:24 ++ lf-pyver python3 10:47:24 ++ local py_version_xy=python3 10:47:24 ++ local py_version_xyz= 10:47:24 ++ pyenv versions 10:47:24 ++ sed 's/^[ *]* //' 10:47:24 ++ local command 10:47:24 ++ command=versions 10:47:24 ++ '[' 1 -gt 0 ']' 10:47:24 ++ shift 10:47:24 ++ case "$command" in 10:47:24 ++ command pyenv versions 10:47:24 ++ pyenv versions 10:47:24 ++ grep -E '^[0-9.]*[0-9]$' 10:47:24 ++ awk '{ print $1 }' 10:47:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:47:24 +++ grep '^3' /tmp/.pyenv_versions 10:47:24 +++ sort -V 10:47:24 +++ tail -n 1 10:47:24 ++ py_version_xyz=3.10.6 10:47:24 ++ [[ -z 3.10.6 ]] 10:47:24 ++ echo 3.10.6 10:47:24 ++ return 0 10:47:24 + pyenv local 3.10.6 10:47:24 + local command 10:47:24 + command=local 10:47:24 + '[' 2 -gt 0 ']' 10:47:24 + shift 10:47:24 + case "$command" in 10:47:24 + command pyenv local 3.10.6 10:47:24 + pyenv local 3.10.6 10:47:24 + for arg in "$@" 10:47:24 + case $arg in 10:47:24 + pkg_list+='tox ' 10:47:24 + for arg in "$@" 10:47:24 + case $arg in 10:47:24 + pkg_list+='virtualenv ' 10:47:24 + for arg in "$@" 10:47:24 + case $arg in 10:47:24 + pkg_list+='urllib3~=1.26.15 ' 10:47:24 + [[ -f /tmp/.toxenv ]] 10:47:24 ++ cat /tmp/.toxenv 10:47:24 + lf_venv=/tmp/venv-feIw 10:47:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-feIw from' file:/tmp/.toxenv 10:47:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-feIw from file:/tmp/.toxenv 10:47:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:47:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:24 + local 'pip_opts=--upgrade --quiet' 10:47:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:47:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:47:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:47:24 + [[ -n '' ]] 10:47:24 + [[ -n '' ]] 10:47:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:47:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:24 + /tmp/venv-feIw/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 10:47:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:47:25 lf-activate-venv(): INFO: Base packages installed successfully 10:47:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:47:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:47:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:47:25 + /tmp/venv-feIw/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 10:47:26 + type python3 10:47:26 + true 10:47:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-feIw/bin to PATH' 10:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-feIw/bin to PATH 10:47:26 + PATH=/tmp/venv-feIw/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 10:47:26 + return 0 10:47:26 + [[ -d /opt/pyenv ]] 10:47:26 + echo '---> Setting up pyenv' 10:47:26 ---> Setting up pyenv 10:47:26 + export PYENV_ROOT=/opt/pyenv 10:47:26 + PYENV_ROOT=/opt/pyenv 10:47:26 + export PATH=/opt/pyenv/bin:/tmp/venv-feIw/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 10:47:26 + PATH=/opt/pyenv/bin:/tmp/venv-feIw/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 10:47:26 ++ pwd 10:47:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:47:26 + export PYTHONPATH 10:47:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:47:26 + TOX_TESTENV_PASSENV=PYTHONPATH 10:47:26 + tox --version 10:47:26 4.32.0 from /tmp/venv-feIw/lib/python3.10/site-packages/tox/__init__.py 10:47:26 + PARALLEL=false 10:47:26 + TOX_OPTIONS_LIST= 10:47:26 + [[ -n pre-commit ]] 10:47:26 + TOX_OPTIONS_LIST=' -e pre-commit' 10:47:26 + case ${PARALLEL,,} in 10:47:26 + tox -e pre-commit 10:47:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:47:27 pre-commit: install_deps> python -I -m pip install pre-commit 10:47:30 pre-commit: freeze> python -m pip freeze --all 10:47:30 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 10:47:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:47:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:47:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:47:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:47:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:47:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:47:33 [INFO] Once installed this environment will be reused. 10:47:33 [INFO] This may take a few minutes... 10:47:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:47:37 [INFO] Once installed this environment will be reused. 10:47:37 [INFO] This may take a few minutes... 10:47:42 trim trailing whitespace.................................................Passed 10:47:42 Tabs remover.............................................................Passed 10:47:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:47:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:47:42 [INFO] Once installed this environment will be reused. 10:47:42 [INFO] This may take a few minutes... 10:47:51 gitlint..............................................(no files to check)Skipped 10:47:51 pre-commit: OK (24.17=setup[3.56]+cmd[11.39,9.23] seconds) 10:47:51 congratulations :) (24.21 seconds) 10:47:51 + tox_status=0 10:47:51 + echo '---> Completed tox runs' 10:47:51 ---> Completed tox runs 10:47:51 + for i in .tox/*/log 10:47:51 ++ echo .tox/pre-commit/log 10:47:51 ++ awk -F/ '{print $2}' 10:47:51 + tox_env=pre-commit 10:47:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:47:51 + DOC_DIR=docs/_build/html 10:47:51 + [[ -d docs/_build/html ]] 10:47:51 + echo '---> tox-run.sh ends' 10:47:51 ---> tox-run.sh ends 10:47:51 + test 0 -eq 0 10:47:51 $ ssh-agent -k 10:47:51 unset SSH_AUTH_SOCK; 10:47:51 unset SSH_AGENT_PID; 10:47:51 echo Agent pid 1668 killed; 10:47:51 [ssh-agent] Stopped. 10:47:51 [PostBuildScript] - [INFO] Executing post build scripts. 10:47:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16661392906542042781.sh 10:47:51 ---> sysstat.sh 10:47:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17461718062239828353.sh 10:47:52 ---> package-listing.sh 10:47:52 ++ tr '[:upper:]' '[:lower:]' 10:47:52 ++ facter osfamily 10:47:52 + OS_FAMILY=debian 10:47:52 + workspace=/w/workspace/oom-master-pre-commit-lint 10:47:52 + START_PACKAGES=/tmp/packages_start.txt 10:47:52 + END_PACKAGES=/tmp/packages_end.txt 10:47:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:52 + PACKAGES=/tmp/packages_start.txt 10:47:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:47:52 + PACKAGES=/tmp/packages_end.txt 10:47:52 + case "${OS_FAMILY}" in 10:47:52 + dpkg -l 10:47:52 + grep '^ii' 10:47:52 + '[' -f /tmp/packages_start.txt ']' 10:47:52 + '[' -f /tmp/packages_end.txt ']' 10:47:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:47:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:47:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:47:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14102460736600695705.sh 10:47:52 ---> capture-instance-metadata.sh 10:47:52 Setup pyenv: 10:47:52 system 10:47:52 3.8.13 10:47:52 3.9.13 10:47:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:47:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3wL 10:47:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:47:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:59 lf-activate-venv(): INFO: Base packages installed successfully 10:47:59 lf-activate-venv(): INFO: Installing additional packages: lftools 10:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-m3wL/bin to PATH 10:48:21 INFO: Running in OpenStack, capturing instance metadata 10:48:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5852141388370016780.sh 10:48:21 provisioning config files... 10:48:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14533856918708744411tmp 10:48:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:48:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:48:21 [EnvInject] - Injecting environment variables from a build step. 10:48:21 [EnvInject] - Injecting as environment variables the properties content 10:48:21 SERVER_ID=logs 10:48:21 10:48:21 [EnvInject] - Variables injected successfully. 10:48:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7747331001903754046.sh 10:48:21 ---> create-netrc.sh 10:48:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18162964954856071082.sh 10:48:21 ---> python-tools-install.sh 10:48:22 Setup pyenv: 10:48:22 system 10:48:22 3.8.13 10:48:22 3.9.13 10:48:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3wL from file:/tmp/.os_lf_venv 10:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:24 lf-activate-venv(): INFO: Base packages installed successfully 10:48:24 lf-activate-venv(): INFO: Installing additional packages: lftools 10:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-m3wL/bin to PATH 10:48:32 Generating Requirements File 10:48:49 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. 10:48:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:48:50 Python 3.10.6 10:48:50 pip 25.3 from /tmp/venv-m3wL/lib/python3.10/site-packages/pip (python 3.10) 10:48:50 appdirs==1.4.4 10:48:50 argcomplete==3.6.3 10:48:50 aspy.yaml==1.3.0 10:48:50 attrs==25.4.0 10:48:50 autopage==0.5.2 10:48:50 backports.strenum==1.3.1 10:48:50 beautifulsoup4==4.14.3 10:48:50 boto3==1.42.8 10:48:50 botocore==1.42.8 10:48:50 bs4==0.0.2 10:48:50 cachetools==6.2.2 10:48:50 certifi==2025.11.12 10:48:50 cffi==2.0.0 10:48:50 cfgv==3.5.0 10:48:50 chardet==5.2.0 10:48:50 charset-normalizer==3.4.4 10:48:50 click==8.3.1 10:48:50 cliff==4.13.0 10:48:50 cmd2==3.0.0 10:48:50 cryptography==3.3.2 10:48:50 debtcollector==3.0.0 10:48:50 decorator==5.2.1 10:48:50 defusedxml==0.7.1 10:48:50 Deprecated==1.3.1 10:48:50 distlib==0.4.0 10:48:50 dnspython==2.8.0 10:48:50 docker==7.1.0 10:48:50 dogpile.cache==1.5.0 10:48:50 durationpy==0.10 10:48:50 email-validator==2.3.0 10:48:50 filelock==3.20.0 10:48:50 future==1.0.0 10:48:50 gitdb==4.0.12 10:48:50 GitPython==3.1.45 10:48:50 google-auth==2.43.0 10:48:50 httplib2==0.31.0 10:48:50 identify==2.6.15 10:48:50 idna==3.11 10:48:50 importlib-resources==1.5.0 10:48:50 iso8601==2.1.0 10:48:50 Jinja2==3.1.6 10:48:50 jmespath==1.0.1 10:48:50 jsonpatch==1.33 10:48:50 jsonpointer==3.0.0 10:48:50 jsonschema==4.25.1 10:48:50 jsonschema-specifications==2025.9.1 10:48:50 keystoneauth1==5.12.0 10:48:50 kubernetes==34.1.0 10:48:50 lftools==0.37.18 10:48:50 lxml==6.0.2 10:48:50 markdown-it-py==4.0.0 10:48:50 MarkupSafe==3.0.3 10:48:50 mdurl==0.1.2 10:48:50 msgpack==1.1.2 10:48:50 multi_key_dict==2.0.3 10:48:50 munch==4.0.0 10:48:50 netaddr==1.3.0 10:48:50 niet==1.4.2 10:48:50 nodeenv==1.9.1 10:48:50 oauth2client==4.1.3 10:48:50 oauthlib==3.3.1 10:48:50 openstacksdk==4.8.0 10:48:50 os-service-types==1.8.2 10:48:50 osc-lib==4.2.0 10:48:50 oslo.config==10.1.0 10:48:50 oslo.context==6.2.0 10:48:50 oslo.i18n==6.7.1 10:48:50 oslo.log==7.2.1 10:48:50 oslo.serialization==5.8.0 10:48:50 oslo.utils==9.2.0 10:48:50 packaging==25.0 10:48:50 pbr==7.0.3 10:48:50 platformdirs==4.5.1 10:48:50 prettytable==3.17.0 10:48:50 psutil==7.1.3 10:48:50 pyasn1==0.6.1 10:48:50 pyasn1_modules==0.4.2 10:48:50 pycparser==2.23 10:48:50 pygerrit2==2.0.15 10:48:50 PyGithub==2.8.1 10:48:50 Pygments==2.19.2 10:48:50 PyJWT==2.10.1 10:48:50 PyNaCl==1.6.1 10:48:50 pyparsing==2.4.7 10:48:50 pyperclip==1.11.0 10:48:50 pyrsistent==0.20.0 10:48:50 python-cinderclient==9.8.0 10:48:50 python-dateutil==2.9.0.post0 10:48:50 python-heatclient==4.3.0 10:48:50 python-jenkins==1.8.3 10:48:50 python-keystoneclient==5.7.0 10:48:50 python-magnumclient==4.9.0 10:48:50 python-openstackclient==8.2.0 10:48:50 python-swiftclient==4.9.0 10:48:50 PyYAML==6.0.3 10:48:50 referencing==0.37.0 10:48:50 requests==2.32.5 10:48:50 requests-oauthlib==2.0.0 10:48:50 requestsexceptions==1.4.0 10:48:50 rfc3986==2.0.0 10:48:50 rich==14.2.0 10:48:50 rich-argparse==1.7.2 10:48:50 rpds-py==0.30.0 10:48:50 rsa==4.9.1 10:48:50 ruamel.yaml==0.18.16 10:48:50 ruamel.yaml.clib==0.2.15 10:48:50 s3transfer==0.16.0 10:48:50 simplejson==3.20.2 10:48:50 six==1.17.0 10:48:50 smmap==5.0.2 10:48:50 soupsieve==2.8 10:48:50 stevedore==5.6.0 10:48:50 tabulate==0.9.0 10:48:50 toml==0.10.2 10:48:50 tomlkit==0.13.3 10:48:50 tqdm==4.67.1 10:48:50 typing_extensions==4.15.0 10:48:50 tzdata==2025.2 10:48:50 urllib3==1.26.20 10:48:50 virtualenv==20.35.4 10:48:50 wcwidth==0.2.14 10:48:50 websocket-client==1.9.0 10:48:50 wrapt==2.0.1 10:48:50 xdg==6.0.0 10:48:50 xmltodict==1.0.2 10:48:50 yq==3.4.3 10:48:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4857945734269619066.sh 10:48:50 ---> sudo-logs.sh 10:48:50 Archiving 'sudo' log.. 10:48:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1090476922399292563.sh 10:48:51 ---> job-cost.sh 10:48:51 Setup pyenv: 10:48:51 system 10:48:51 3.8.13 10:48:51 3.9.13 10:48:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3wL from file:/tmp/.os_lf_venv 10:48:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:53 lf-activate-venv(): INFO: Base packages installed successfully 10:48:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-m3wL/bin to PATH 10:48:59 INFO: No Stack... 10:48:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:48:59 INFO: Archiving Costs 10:48:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins150901185336559417.sh 10:48:59 ---> logs-deploy.sh 10:48:59 Setup pyenv: 10:48:59 system 10:48:59 3.8.13 10:48:59 3.9.13 10:48:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3wL from file:/tmp/.os_lf_venv 10:48:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:01 lf-activate-venv(): INFO: Base packages installed successfully 10:49:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-m3wL/bin to PATH 10:49:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4350 10:49:09 INFO: archiving workspace using pattern(s): 10:49:10 Archives upload complete. 10:49:10 INFO: archiving logs to Nexus 10:49:11 ---> uname -a: 10:49:11 Linux prd-ubuntu1804-builder-4c-4g-20227 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:49:11 10:49:11 10:49:11 ---> lscpu: 10:49:11 Architecture: x86_64 10:49:11 CPU op-mode(s): 32-bit, 64-bit 10:49:11 Byte Order: Little Endian 10:49:11 CPU(s): 4 10:49:11 On-line CPU(s) list: 0-3 10:49:11 Thread(s) per core: 1 10:49:11 Core(s) per socket: 1 10:49:11 Socket(s): 4 10:49:11 NUMA node(s): 1 10:49:11 Vendor ID: AuthenticAMD 10:49:11 CPU family: 23 10:49:11 Model: 49 10:49:11 Model name: AMD EPYC-Rome Processor 10:49:11 Stepping: 0 10:49:11 CPU MHz: 2799.998 10:49:11 BogoMIPS: 5599.99 10:49:11 Virtualization: AMD-V 10:49:11 Hypervisor vendor: KVM 10:49:11 Virtualization type: full 10:49:11 L1d cache: 32K 10:49:11 L1i cache: 32K 10:49:11 L2 cache: 512K 10:49:11 L3 cache: 16384K 10:49:11 NUMA node0 CPU(s): 0-3 10:49: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 10:49:11 10:49:11 10:49:11 ---> nproc: 10:49:11 4 10:49:11 10:49:11 10:49:11 ---> df -h: 10:49:11 Filesystem Size Used Avail Use% Mounted on 10:49:11 udev 7.9G 0 7.9G 0% /dev 10:49:11 tmpfs 1.6G 676K 1.6G 1% /run 10:49:11 /dev/vda1 78G 8.4G 69G 11% / 10:49:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:49:11 tmpfs 5.0M 0 5.0M 0% /run/lock 10:49:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:49:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:49:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:49:11 10:49:11 10:49:11 ---> free -m: 10:49:11 total used free shared buff/cache available 10:49:11 Mem: 16040 540 13284 0 2215 15178 10:49:11 Swap: 1023 0 1023 10:49:11 10:49:11 10:49:11 ---> ip addr: 10:49:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:49:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:49:11 inet 127.0.0.1/8 scope host lo 10:49:11 valid_lft forever preferred_lft forever 10:49:11 inet6 ::1/128 scope host 10:49:11 valid_lft forever preferred_lft forever 10:49:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:49:11 link/ether fa:16:3e:8b:e6:3b brd ff:ff:ff:ff:ff:ff 10:49:11 inet 10.30.106.226/23 brd 10.30.107.255 scope global dynamic ens3 10:49:11 valid_lft 86254sec preferred_lft 86254sec 10:49:11 inet6 fe80::f816:3eff:fe8b:e63b/64 scope link 10:49:11 valid_lft forever preferred_lft forever 10:49:11 10:49:11 10:49:11 ---> sar -b -r -n DEV: 10:49:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20227) 12/12/25 _x86_64_ (4 CPU) 10:49:11 10:49:11 10:46:47 LINUX RESTART (4 CPU) 10:49:11 10:49:11 10:47:02 tps rtps wtps bread/s bwrtn/s 10:49:11 10:48:01 317.88 28.26 289.61 976.75 57687.83 10:49:11 10:49:01 129.46 1.03 128.43 118.51 22412.26 10:49:11 Average: 222.88 14.53 208.35 544.06 39903.35 10:49:11 10:49:11 10:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:49:11 10:48:01 13981480 15588508 2443488 14.88 59024 1747028 743272 4.25 709648 1518136 117340 10:49:11 10:49:01 13626680 15567416 2798288 17.04 87132 2033252 773452 4.43 750460 1792152 129044 10:49:11 Average: 13804080 15577962 2620888 15.96 73078 1890140 758362 4.34 730054 1655144 123192 10:49:11 10:49:11 10:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:49:11 10:48:01 ens3 259.95 178.53 1825.59 48.28 0.00 0.00 0.00 0.00 10:49:11 10:48:01 lo 2.51 2.51 0.27 0.27 0.00 0.00 0.00 0.00 10:49:11 10:49:01 ens3 59.36 47.46 894.16 11.38 0.00 0.00 0.00 0.00 10:49:11 10:49:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:49:11 Average: ens3 158.82 112.45 1356.00 29.67 0.00 0.00 0.00 0.00 10:49:11 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 10:49:11 10:49:11 10:49:11 ---> sar -P ALL: 10:49:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20227) 12/12/25 _x86_64_ (4 CPU) 10:49:11 10:49:11 10:46:47 LINUX RESTART (4 CPU) 10:49:11 10:49:11 10:47:02 CPU %user %nice %system %iowait %steal %idle 10:49:11 10:48:01 all 23.59 0.00 2.58 4.46 0.08 69.30 10:49:11 10:48:01 0 24.25 0.00 2.98 3.94 0.10 68.73 10:49:11 10:48:01 1 34.46 0.00 3.15 3.52 0.09 58.79 10:49:11 10:48:01 2 25.76 0.00 2.55 1.02 0.07 70.61 10:49:11 10:48:01 3 9.85 0.00 1.62 9.35 0.05 79.12 10:49:11 10:49:01 all 21.11 0.00 1.50 1.95 0.05 75.38 10:49:11 10:49:01 0 15.77 0.00 1.07 0.43 0.08 82.64 10:49:11 10:49:01 1 35.17 0.00 1.72 0.32 0.05 62.75 10:49:11 10:49:01 2 30.67 0.00 2.06 0.85 0.05 66.38 10:49:11 10:49:01 3 2.81 0.00 1.16 6.23 0.05 89.76 10:49:11 Average: all 22.34 0.00 2.04 3.19 0.07 72.37 10:49:11 Average: 0 19.96 0.00 2.02 2.17 0.09 75.76 10:49:11 Average: 1 34.82 0.00 2.43 1.90 0.07 60.79 10:49:11 Average: 2 28.23 0.00 2.30 0.94 0.06 68.48 10:49:11 Average: 3 6.30 0.00 1.39 7.78 0.05 84.49 10:49:11 10:49:11 10:49:11