08:15:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 08:15:07 Running as SYSTEM 08:15:07 [EnvInject] - Loading node environment variables. 08:15:07 Building remotely on prd-ubuntu1804-builder-4c-4g-18957 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:15:07 [ssh-agent] Looking for ssh-agent implementation... 08:15:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:07 $ ssh-agent 08:15:07 SSH_AUTH_SOCK=/tmp/ssh-MfSbgpQkuQ3A/agent.1668 08:15:07 SSH_AGENT_PID=1670 08:15:07 [ssh-agent] Started. 08:15:07 Running ssh-add (command line suppressed) 08:15:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1021290244320396390.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1021290244320396390.key) 08:15:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:15:07 The recommended git tool is: NONE 08:15:09 using credential onap-jenkins-ssh 08:15:09 Wiping out workspace first. 08:15:09 Cloning the remote Git repository 08:15:09 Cloning repository git://cloud.onap.org/mirror/oom.git 08:15:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:15:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:15:09 > git --version # timeout=10 08:15:09 > git --version # 'git version 2.17.1' 08:15:09 using GIT_SSH to set credentials Gerrit user 08:15:09 Verifying host key using manually-configured host key entries 08:15:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:15:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:15:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:15:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:15:14 using GIT_SSH to set credentials Gerrit user 08:15:14 Verifying host key using manually-configured host key entries 08:15:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/10 # timeout=30 08:15:14 > git rev-parse 7c4d64e5e3100f9e7219f185bef50a997e0fbe54^{commit} # timeout=10 08:15:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:15:14 Checking out Revision 7c4d64e5e3100f9e7219f185bef50a997e0fbe54 (refs/changes/73/142673/10) 08:15:14 > git config core.sparsecheckout # timeout=10 08:15:14 > git checkout -f 7c4d64e5e3100f9e7219f185bef50a997e0fbe54 # timeout=30 08:15:18 Commit message: "[MULTICLOUD] 13.2.0 release" 08:15:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:15:18 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 08:15:18 [EnvInject] - Injecting environment variables from a build step. 08:15:18 [EnvInject] - Injecting as environment variables the properties content 08:15:18 PYTHON=python3 08:15:18 08:15:18 [EnvInject] - Variables injected successfully. 08:15:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17819933020596205852.sh 08:15:18 ---> tox-install.sh 08:15:18 + source /home/jenkins/lf-env.sh 08:15:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:15:18 ++ mktemp -d /tmp/venv-XXXX 08:15:18 + lf_venv=/tmp/venv-xM54 08:15:18 + local venv_file=/tmp/.os_lf_venv 08:15:18 + local python=python3 08:15:18 + local options 08:15:18 + local set_path=true 08:15:18 + local install_args= 08:15:18 ++ 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 08:15:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:15:18 + true 08:15:18 + case $1 in 08:15:18 + venv_file=/tmp/.toxenv 08:15:18 + shift 2 08:15:18 + true 08:15:18 + case $1 in 08:15:18 + shift 08:15:18 + break 08:15:18 + case $python in 08:15:18 + local pkg_list= 08:15:18 + [[ -d /opt/pyenv ]] 08:15:18 + echo 'Setup pyenv:' 08:15:18 Setup pyenv: 08:15:18 + export PYENV_ROOT=/opt/pyenv 08:15:18 + PYENV_ROOT=/opt/pyenv 08:15:18 + 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 08:15:18 + 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 08:15:18 + pyenv versions 08:15:18 * system (set by /opt/pyenv/version) 08:15:18 * 3.8.13 (set by /opt/pyenv/version) 08:15:18 * 3.9.13 (set by /opt/pyenv/version) 08:15:18 * 3.10.6 (set by /opt/pyenv/version) 08:15:18 + command -v pyenv 08:15:18 ++ pyenv init - --no-rehash 08:15:18 + 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[*]}"'\'')" 08:15:18 export PATH="/opt/pyenv/shims:${PATH}" 08:15:18 export PYENV_SHELL=bash 08:15:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:15:18 pyenv() { 08:15:18 local command 08:15:18 command="${1:-}" 08:15:18 if [ "$#" -gt 0 ]; then 08:15:18 shift 08:15:18 fi 08:15:18 08:15:18 case "$command" in 08:15:18 rehash|shell) 08:15:18 eval "$(pyenv "sh-$command" "$@")" 08:15:18 ;; 08:15:18 *) 08:15:18 command pyenv "$command" "$@" 08:15:18 ;; 08:15:18 esac 08:15:18 }' 08:15:18 +++ 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[*]}"' 08:15:18 ++ 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 08:15:18 ++ 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 08:15:18 ++ 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 08:15:18 ++ export PYENV_SHELL=bash 08:15:18 ++ PYENV_SHELL=bash 08:15:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:15:18 +++ complete -F _pyenv pyenv 08:15:18 ++ lf-pyver python3 08:15:18 ++ local py_version_xy=python3 08:15:18 ++ local py_version_xyz= 08:15:18 ++ pyenv versions 08:15:18 ++ local command 08:15:18 ++ command=versions 08:15:18 ++ '[' 1 -gt 0 ']' 08:15:18 ++ shift 08:15:18 ++ case "$command" in 08:15:18 ++ command pyenv versions 08:15:18 ++ pyenv versions 08:15:18 ++ awk '{ print $1 }' 08:15:18 ++ sed 's/^[ *]* //' 08:15:18 ++ grep -E '^[0-9.]*[0-9]$' 08:15:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:15:19 +++ grep '^3' /tmp/.pyenv_versions 08:15:19 +++ sort -V 08:15:19 +++ tail -n 1 08:15:19 ++ py_version_xyz=3.10.6 08:15:19 ++ [[ -z 3.10.6 ]] 08:15:19 ++ echo 3.10.6 08:15:19 ++ return 0 08:15:19 + pyenv local 3.10.6 08:15:19 + local command 08:15:19 + command=local 08:15:19 + '[' 2 -gt 0 ']' 08:15:19 + shift 08:15:19 + case "$command" in 08:15:19 + command pyenv local 3.10.6 08:15:19 + pyenv local 3.10.6 08:15:19 + for arg in "$@" 08:15:19 + case $arg in 08:15:19 + pkg_list+='tox ' 08:15:19 + for arg in "$@" 08:15:19 + case $arg in 08:15:19 + pkg_list+='virtualenv ' 08:15:19 + for arg in "$@" 08:15:19 + case $arg in 08:15:19 + pkg_list+='urllib3~=1.26.15 ' 08:15:19 + [[ -f /tmp/.toxenv ]] 08:15:19 + [[ ! -f /tmp/.toxenv ]] 08:15:19 + [[ -n '' ]] 08:15:19 + python3 -m venv /tmp/venv-xM54 08:15:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xM54' 08:15:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xM54 08:15:23 + echo /tmp/venv-xM54 08:15:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:15:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:15:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:23 + local 'pip_opts=--upgrade --quiet' 08:15:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:15:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:15:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:15:23 + [[ -n '' ]] 08:15:23 + [[ -n '' ]] 08:15:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:23 + /tmp/venv-xM54/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 08:15:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:15:27 lf-activate-venv(): INFO: Base packages installed successfully 08:15:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:15:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:15:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:15:27 + /tmp/venv-xM54/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 08:15:29 + type python3 08:15:29 + true 08:15:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xM54/bin to PATH' 08:15:29 lf-activate-venv(): INFO: Adding /tmp/venv-xM54/bin to PATH 08:15:29 + PATH=/tmp/venv-xM54/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 08:15:29 + return 0 08:15:29 + python3 --version 08:15:29 Python 3.10.6 08:15:29 + python3 -m pip --version 08:15:29 pip 25.3 from /tmp/venv-xM54/lib/python3.10/site-packages/pip (python 3.10) 08:15:29 + python3 -m pip freeze 08:15:29 cachetools==6.2.2 08:15:29 chardet==5.2.0 08:15:29 colorama==0.4.6 08:15:29 distlib==0.4.0 08:15:29 filelock==3.20.0 08:15:29 packaging==25.0 08:15:29 platformdirs==4.5.1 08:15:29 pluggy==1.6.0 08:15:29 pyproject-api==1.10.0 08:15:29 tomli==2.3.0 08:15:29 tox==4.32.0 08:15:29 typing_extensions==4.15.0 08:15:29 urllib3==1.26.20 08:15:29 virtualenv==20.35.4 08:15:29 [EnvInject] - Injecting environment variables from a build step. 08:15:29 [EnvInject] - Injecting as environment variables the properties content 08:15:29 PARALLEL=false 08:15:29 08:15:29 [EnvInject] - Variables injected successfully. 08:15:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4956145131605438604.sh 08:15:29 ---> tox-run.sh 08:15:29 + 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 08:15:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:15:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:15:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:15:29 + cd /w/workspace/oom-master-pre-commit-lint/. 08:15:29 + source /home/jenkins/lf-env.sh 08:15:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:15:29 ++ mktemp -d /tmp/venv-XXXX 08:15:29 + lf_venv=/tmp/venv-aTN3 08:15:29 + local venv_file=/tmp/.os_lf_venv 08:15:29 + local python=python3 08:15:29 + local options 08:15:29 + local set_path=true 08:15:29 + local install_args= 08:15:29 ++ 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 08:15:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:15:29 + true 08:15:29 + case $1 in 08:15:29 + venv_file=/tmp/.toxenv 08:15:29 + shift 2 08:15:29 + true 08:15:29 + case $1 in 08:15:29 + shift 08:15:29 + break 08:15:29 + case $python in 08:15:29 + local pkg_list= 08:15:29 + [[ -d /opt/pyenv ]] 08:15:29 + echo 'Setup pyenv:' 08:15:29 Setup pyenv: 08:15:29 + export PYENV_ROOT=/opt/pyenv 08:15:29 + PYENV_ROOT=/opt/pyenv 08:15:29 + 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 08:15:29 + 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 08:15:29 + pyenv versions 08:15:30 system 08:15:30 3.8.13 08:15:30 3.9.13 08:15:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:15:30 + command -v pyenv 08:15:30 ++ pyenv init - --no-rehash 08:15:30 + 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[*]}"'\'')" 08:15:30 export PATH="/opt/pyenv/shims:${PATH}" 08:15:30 export PYENV_SHELL=bash 08:15:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:15:30 pyenv() { 08:15:30 local command 08:15:30 command="${1:-}" 08:15:30 if [ "$#" -gt 0 ]; then 08:15:30 shift 08:15:30 fi 08:15:30 08:15:30 case "$command" in 08:15:30 rehash|shell) 08:15:30 eval "$(pyenv "sh-$command" "$@")" 08:15:30 ;; 08:15:30 *) 08:15:30 command pyenv "$command" "$@" 08:15:30 ;; 08:15:30 esac 08:15:30 }' 08:15:30 +++ 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[*]}"' 08:15:30 ++ 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 08:15:30 ++ 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 08:15:30 ++ 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 08:15:30 ++ export PYENV_SHELL=bash 08:15:30 ++ PYENV_SHELL=bash 08:15:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:15:30 +++ complete -F _pyenv pyenv 08:15:30 ++ lf-pyver python3 08:15:30 ++ local py_version_xy=python3 08:15:30 ++ local py_version_xyz= 08:15:30 ++ pyenv versions 08:15:30 ++ local command 08:15:30 ++ command=versions 08:15:30 ++ '[' 1 -gt 0 ']' 08:15:30 ++ shift 08:15:30 ++ case "$command" in 08:15:30 ++ command pyenv versions 08:15:30 ++ pyenv versions 08:15:30 ++ awk '{ print $1 }' 08:15:30 ++ sed 's/^[ *]* //' 08:15:30 ++ grep -E '^[0-9.]*[0-9]$' 08:15:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:15:30 +++ grep '^3' /tmp/.pyenv_versions 08:15:30 +++ sort -V 08:15:30 +++ tail -n 1 08:15:30 ++ py_version_xyz=3.10.6 08:15:30 ++ [[ -z 3.10.6 ]] 08:15:30 ++ echo 3.10.6 08:15:30 ++ return 0 08:15:30 + pyenv local 3.10.6 08:15:30 + local command 08:15:30 + command=local 08:15:30 + '[' 2 -gt 0 ']' 08:15:30 + shift 08:15:30 + case "$command" in 08:15:30 + command pyenv local 3.10.6 08:15:30 + pyenv local 3.10.6 08:15:30 + for arg in "$@" 08:15:30 + case $arg in 08:15:30 + pkg_list+='tox ' 08:15:30 + for arg in "$@" 08:15:30 + case $arg in 08:15:30 + pkg_list+='virtualenv ' 08:15:30 + for arg in "$@" 08:15:30 + case $arg in 08:15:30 + pkg_list+='urllib3~=1.26.15 ' 08:15:30 + [[ -f /tmp/.toxenv ]] 08:15:30 ++ cat /tmp/.toxenv 08:15:30 + lf_venv=/tmp/venv-xM54 08:15:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xM54 from' file:/tmp/.toxenv 08:15:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xM54 from file:/tmp/.toxenv 08:15:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:15:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:30 + local 'pip_opts=--upgrade --quiet' 08:15:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:15:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:15:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:15:30 + [[ -n '' ]] 08:15:30 + [[ -n '' ]] 08:15:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:15:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:30 + /tmp/venv-xM54/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 08:15:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:15:31 lf-activate-venv(): INFO: Base packages installed successfully 08:15:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:15:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:15:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:15:31 + /tmp/venv-xM54/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 08:15:32 + type python3 08:15:32 + true 08:15:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xM54/bin to PATH' 08:15:32 lf-activate-venv(): INFO: Adding /tmp/venv-xM54/bin to PATH 08:15:32 + PATH=/tmp/venv-xM54/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 08:15:32 + return 0 08:15:32 + [[ -d /opt/pyenv ]] 08:15:32 + echo '---> Setting up pyenv' 08:15:32 ---> Setting up pyenv 08:15:32 + export PYENV_ROOT=/opt/pyenv 08:15:32 + PYENV_ROOT=/opt/pyenv 08:15:32 + export PATH=/opt/pyenv/bin:/tmp/venv-xM54/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 08:15:32 + PATH=/opt/pyenv/bin:/tmp/venv-xM54/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 08:15:32 ++ pwd 08:15:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:15:32 + export PYTHONPATH 08:15:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:15:32 + TOX_TESTENV_PASSENV=PYTHONPATH 08:15:32 + tox --version 08:15:32 4.32.0 from /tmp/venv-xM54/lib/python3.10/site-packages/tox/__init__.py 08:15:32 + PARALLEL=false 08:15:32 + TOX_OPTIONS_LIST= 08:15:32 + [[ -n pre-commit ]] 08:15:32 + TOX_OPTIONS_LIST=' -e pre-commit' 08:15:32 + case ${PARALLEL,,} in 08:15:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:15:32 + tox -e pre-commit 08:15:33 pre-commit: install_deps> python -I -m pip install pre-commit 08:15:36 pre-commit: freeze> python -m pip freeze --all 08:15:36 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 08:15:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:15:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:15:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:15:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:15:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:15:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:15:38 [INFO] Once installed this environment will be reused. 08:15:38 [INFO] This may take a few minutes... 08:15:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:15:44 [INFO] Once installed this environment will be reused. 08:15:44 [INFO] This may take a few minutes... 08:15:48 trim trailing whitespace.................................................Passed 08:15:48 Tabs remover.............................................................Passed 08:15:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:15:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:15:49 [INFO] Once installed this environment will be reused. 08:15:49 [INFO] This may take a few minutes... 08:15:57 gitlint..............................................(no files to check)Skipped 08:15:57 pre-commit: OK (24.22=setup[3.50]+cmd[12.35,8.37] seconds) 08:15:57 congratulations :) (24.26 seconds) 08:15:57 + tox_status=0 08:15:57 + echo '---> Completed tox runs' 08:15:57 ---> Completed tox runs 08:15:57 + for i in .tox/*/log 08:15:57 ++ echo .tox/pre-commit/log 08:15:57 ++ awk -F/ '{print $2}' 08:15:57 + tox_env=pre-commit 08:15:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:15:57 + DOC_DIR=docs/_build/html 08:15:57 + [[ -d docs/_build/html ]] 08:15:57 + echo '---> tox-run.sh ends' 08:15:57 ---> tox-run.sh ends 08:15:57 + test 0 -eq 0 08:15:57 $ ssh-agent -k 08:15:57 unset SSH_AUTH_SOCK; 08:15:57 unset SSH_AGENT_PID; 08:15:57 echo Agent pid 1670 killed; 08:15:57 [ssh-agent] Stopped. 08:15:57 [PostBuildScript] - [INFO] Executing post build scripts. 08:15:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11120161698103674056.sh 08:15:57 ---> sysstat.sh 08:15:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14792227985701924968.sh 08:15:57 ---> package-listing.sh 08:15:57 ++ facter osfamily 08:15:57 ++ tr '[:upper:]' '[:lower:]' 08:15:58 + OS_FAMILY=debian 08:15:58 + workspace=/w/workspace/oom-master-pre-commit-lint 08:15:58 + START_PACKAGES=/tmp/packages_start.txt 08:15:58 + END_PACKAGES=/tmp/packages_end.txt 08:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:15:58 + PACKAGES=/tmp/packages_start.txt 08:15:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:15:58 + PACKAGES=/tmp/packages_end.txt 08:15:58 + case "${OS_FAMILY}" in 08:15:58 + dpkg -l 08:15:58 + grep '^ii' 08:15:58 + '[' -f /tmp/packages_start.txt ']' 08:15:58 + '[' -f /tmp/packages_end.txt ']' 08:15:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:15:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:15:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:15:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:15:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7893815534087486318.sh 08:15:58 ---> capture-instance-metadata.sh 08:15:58 Setup pyenv: 08:15:58 system 08:15:58 3.8.13 08:15:58 3.9.13 08:15:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:16:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DeGF 08:16:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:16:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:05 lf-activate-venv(): INFO: Base packages installed successfully 08:16:05 lf-activate-venv(): INFO: Installing additional packages: lftools 08:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-DeGF/bin to PATH 08:16:28 INFO: Running in OpenStack, capturing instance metadata 08:16:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5943884271854755913.sh 08:16:28 provisioning config files... 08:16:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14914821064363213829tmp 08:16:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:16:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:16:28 [EnvInject] - Injecting environment variables from a build step. 08:16:28 [EnvInject] - Injecting as environment variables the properties content 08:16:28 SERVER_ID=logs 08:16:28 08:16:28 [EnvInject] - Variables injected successfully. 08:16:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16830155210008729777.sh 08:16:28 ---> create-netrc.sh 08:16:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17276544162030942930.sh 08:16:28 ---> python-tools-install.sh 08:16:28 Setup pyenv: 08:16:28 system 08:16:28 3.8.13 08:16:28 3.9.13 08:16:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:16:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DeGF from file:/tmp/.os_lf_venv 08:16:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:30 lf-activate-venv(): INFO: Base packages installed successfully 08:16:30 lf-activate-venv(): INFO: Installing additional packages: lftools 08:16:38 lf-activate-venv(): INFO: Adding /tmp/venv-DeGF/bin to PATH 08:16:38 Generating Requirements File 08:16:55 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. 08:16:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:16:56 Python 3.10.6 08:16:56 pip 25.3 from /tmp/venv-DeGF/lib/python3.10/site-packages/pip (python 3.10) 08:16:56 appdirs==1.4.4 08:16:56 argcomplete==3.6.3 08:16:56 aspy.yaml==1.3.0 08:16:56 attrs==25.4.0 08:16:56 autopage==0.5.2 08:16:56 backports.strenum==1.3.1 08:16:56 beautifulsoup4==4.14.3 08:16:56 boto3==1.42.5 08:16:56 botocore==1.42.5 08:16:56 bs4==0.0.2 08:16:56 cachetools==6.2.2 08:16:56 certifi==2025.11.12 08:16:56 cffi==2.0.0 08:16:56 cfgv==3.5.0 08:16:56 chardet==5.2.0 08:16:56 charset-normalizer==3.4.4 08:16:56 click==8.3.1 08:16:56 cliff==4.13.0 08:16:56 cmd2==3.0.0 08:16:56 cryptography==3.3.2 08:16:56 debtcollector==3.0.0 08:16:56 decorator==5.2.1 08:16:56 defusedxml==0.7.1 08:16:56 Deprecated==1.3.1 08:16:56 distlib==0.4.0 08:16:56 dnspython==2.8.0 08:16:56 docker==7.1.0 08:16:56 dogpile.cache==1.5.0 08:16:56 durationpy==0.10 08:16:56 email-validator==2.3.0 08:16:56 filelock==3.20.0 08:16:56 future==1.0.0 08:16:56 gitdb==4.0.12 08:16:56 GitPython==3.1.45 08:16:56 google-auth==2.43.0 08:16:56 httplib2==0.31.0 08:16:56 identify==2.6.15 08:16:56 idna==3.11 08:16:56 importlib-resources==1.5.0 08:16:56 iso8601==2.1.0 08:16:56 Jinja2==3.1.6 08:16:56 jmespath==1.0.1 08:16:56 jsonpatch==1.33 08:16:56 jsonpointer==3.0.0 08:16:56 jsonschema==4.25.1 08:16:56 jsonschema-specifications==2025.9.1 08:16:56 keystoneauth1==5.12.0 08:16:56 kubernetes==34.1.0 08:16:56 lftools==0.37.17 08:16:56 lxml==6.0.2 08:16:56 markdown-it-py==4.0.0 08:16:56 MarkupSafe==3.0.3 08:16:56 mdurl==0.1.2 08:16:56 msgpack==1.1.2 08:16:56 multi_key_dict==2.0.3 08:16:56 munch==4.0.0 08:16:56 netaddr==1.3.0 08:16:56 niet==1.4.2 08:16:56 nodeenv==1.9.1 08:16:56 oauth2client==4.1.3 08:16:56 oauthlib==3.3.1 08:16:56 openstacksdk==4.8.0 08:16:56 os-service-types==1.8.2 08:16:56 osc-lib==4.2.0 08:16:56 oslo.config==10.1.0 08:16:56 oslo.context==6.2.0 08:16:56 oslo.i18n==6.7.1 08:16:56 oslo.log==7.2.1 08:16:56 oslo.serialization==5.8.0 08:16:56 oslo.utils==9.2.0 08:16:56 packaging==25.0 08:16:56 pbr==7.0.3 08:16:56 platformdirs==4.5.1 08:16:56 prettytable==3.17.0 08:16:56 psutil==7.1.3 08:16:56 pyasn1==0.6.1 08:16:56 pyasn1_modules==0.4.2 08:16:56 pycparser==2.23 08:16:56 pygerrit2==2.0.15 08:16:56 PyGithub==2.8.1 08:16:56 Pygments==2.19.2 08:16:56 PyJWT==2.10.1 08:16:56 PyNaCl==1.6.1 08:16:56 pyparsing==2.4.7 08:16:56 pyperclip==1.11.0 08:16:56 pyrsistent==0.20.0 08:16:56 python-cinderclient==9.8.0 08:16:56 python-dateutil==2.9.0.post0 08:16:56 python-heatclient==4.3.0 08:16:56 python-jenkins==1.8.3 08:16:56 python-keystoneclient==5.7.0 08:16:56 python-magnumclient==4.9.0 08:16:56 python-openstackclient==8.2.0 08:16:56 python-swiftclient==4.9.0 08:16:56 PyYAML==6.0.3 08:16:56 referencing==0.37.0 08:16:56 requests==2.32.5 08:16:56 requests-oauthlib==2.0.0 08:16:56 requestsexceptions==1.4.0 08:16:56 rfc3986==2.0.0 08:16:56 rich==14.2.0 08:16:56 rich-argparse==1.7.2 08:16:56 rpds-py==0.30.0 08:16:56 rsa==4.9.1 08:16:56 ruamel.yaml==0.18.16 08:16:56 ruamel.yaml.clib==0.2.15 08:16:56 s3transfer==0.16.0 08:16:56 simplejson==3.20.2 08:16:56 six==1.17.0 08:16:56 smmap==5.0.2 08:16:56 soupsieve==2.8 08:16:56 stevedore==5.6.0 08:16:56 tabulate==0.9.0 08:16:56 toml==0.10.2 08:16:56 tomlkit==0.13.3 08:16:56 tqdm==4.67.1 08:16:56 typing_extensions==4.15.0 08:16:56 tzdata==2025.2 08:16:56 urllib3==1.26.20 08:16:56 virtualenv==20.35.4 08:16:56 wcwidth==0.2.14 08:16:56 websocket-client==1.9.0 08:16:56 wrapt==2.0.1 08:16:56 xdg==6.0.0 08:16:56 xmltodict==1.0.2 08:16:56 yq==3.4.3 08:16:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12445823373549670412.sh 08:16:56 ---> sudo-logs.sh 08:16:56 Archiving 'sudo' log.. 08:16:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14757153360106030054.sh 08:16:56 ---> job-cost.sh 08:16:56 Setup pyenv: 08:16:57 system 08:16:57 3.8.13 08:16:57 3.9.13 08:16:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:16:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DeGF from file:/tmp/.os_lf_venv 08:16:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:58 lf-activate-venv(): INFO: Base packages installed successfully 08:16:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:17:04 lf-activate-venv(): INFO: Adding /tmp/venv-DeGF/bin to PATH 08:17:04 INFO: No Stack... 08:17:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:17:04 INFO: Archiving Costs 08:17:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1385443819353942958.sh 08:17:04 ---> logs-deploy.sh 08:17:04 Setup pyenv: 08:17:04 system 08:17:04 3.8.13 08:17:04 3.9.13 08:17:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:17:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DeGF from file:/tmp/.os_lf_venv 08:17:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:06 lf-activate-venv(): INFO: Base packages installed successfully 08:17:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:17:14 lf-activate-venv(): INFO: Adding /tmp/venv-DeGF/bin to PATH 08:17:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4335 08:17:14 INFO: archiving workspace using pattern(s): 08:17:15 Archives upload complete. 08:17:15 INFO: archiving logs to Nexus 08:17:16 ---> uname -a: 08:17:16 Linux prd-ubuntu1804-builder-4c-4g-18957 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:17:16 08:17:16 08:17:16 ---> lscpu: 08:17:16 Architecture: x86_64 08:17:16 CPU op-mode(s): 32-bit, 64-bit 08:17:16 Byte Order: Little Endian 08:17:16 CPU(s): 4 08:17:16 On-line CPU(s) list: 0-3 08:17:16 Thread(s) per core: 1 08:17:16 Core(s) per socket: 1 08:17:16 Socket(s): 4 08:17:16 NUMA node(s): 1 08:17:16 Vendor ID: AuthenticAMD 08:17:16 CPU family: 23 08:17:16 Model: 49 08:17:16 Model name: AMD EPYC-Rome Processor 08:17:16 Stepping: 0 08:17:16 CPU MHz: 2800.000 08:17:16 BogoMIPS: 5600.00 08:17:16 Virtualization: AMD-V 08:17:16 Hypervisor vendor: KVM 08:17:16 Virtualization type: full 08:17:16 L1d cache: 32K 08:17:16 L1i cache: 32K 08:17:16 L2 cache: 512K 08:17:16 L3 cache: 16384K 08:17:16 NUMA node0 CPU(s): 0-3 08:17:16 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 08:17:16 08:17:16 08:17:16 ---> nproc: 08:17:16 4 08:17:16 08:17:16 08:17:16 ---> df -h: 08:17:16 Filesystem Size Used Avail Use% Mounted on 08:17:16 udev 7.9G 0 7.9G 0% /dev 08:17:16 tmpfs 1.6G 676K 1.6G 1% /run 08:17:16 /dev/vda1 78G 8.4G 69G 11% / 08:17:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:17:16 tmpfs 5.0M 0 5.0M 0% /run/lock 08:17:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:17:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:17:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:17:16 08:17:16 08:17:16 ---> free -m: 08:17:16 total used free shared buff/cache available 08:17:16 Mem: 16040 559 13260 0 2219 15159 08:17:16 Swap: 1023 0 1023 08:17:16 08:17:16 08:17:16 ---> ip addr: 08:17:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:17:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:17:16 inet 127.0.0.1/8 scope host lo 08:17:16 valid_lft forever preferred_lft forever 08:17:16 inet6 ::1/128 scope host 08:17:16 valid_lft forever preferred_lft forever 08:17:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:17:16 link/ether fa:16:3e:c8:fa:64 brd ff:ff:ff:ff:ff:ff 08:17:16 inet 10.30.106.121/23 brd 10.30.107.255 scope global dynamic ens3 08:17:16 valid_lft 86254sec preferred_lft 86254sec 08:17:16 inet6 fe80::f816:3eff:fec8:fa64/64 scope link 08:17:16 valid_lft forever preferred_lft forever 08:17:16 08:17:16 08:17:16 ---> sar -b -r -n DEV: 08:17:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18957) 12/09/25 _x86_64_ (4 CPU) 08:17:16 08:17:16 08:14:51 LINUX RESTART (4 CPU) 08:17:16 08:17:16 08:15:01 tps rtps wtps bread/s bwrtn/s 08:17:16 08:16:02 337.75 59.75 278.01 3747.95 69543.09 08:17:16 08:17:01 132.88 1.05 131.83 120.52 15153.36 08:17:16 Average: 236.18 30.65 205.54 1949.63 42578.98 08:17:16 08:17:16 08:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:17:16 08:16:02 13970512 15575456 2454456 14.94 58644 1745376 756196 4.33 711272 1526912 148672 08:17:16 08:17:01 13593352 15527796 2831616 17.24 87136 2027124 784428 4.49 777676 1798000 119940 08:17:16 Average: 13781932 15551626 2643036 16.09 72890 1886250 770312 4.41 744474 1662456 134306 08:17:16 08:17:16 08:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:17:16 08:16:02 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 08:17:16 08:16:02 ens3 450.83 303.12 2330.33 79.82 0.00 0.00 0.00 0.00 08:17:16 08:17:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 08:17:16 08:17:01 ens3 68.09 48.62 926.92 11.52 0.00 0.00 0.00 0.00 08:17:16 Average: lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 08:17:16 Average: ens3 261.09 176.95 1634.58 45.96 0.00 0.00 0.00 0.00 08:17:16 08:17:16 08:17:16 ---> sar -P ALL: 08:17:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18957) 12/09/25 _x86_64_ (4 CPU) 08:17:16 08:17:16 08:14:51 LINUX RESTART (4 CPU) 08:17:16 08:17:16 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:17:16 08:16:02 all 24.47 0.00 3.01 3.62 0.08 68.83 08:17:16 08:16:02 0 26.43 0.00 4.04 3.79 0.08 65.65 08:17:16 08:16:02 1 27.51 0.00 3.44 1.65 0.08 67.31 08:17:16 08:16:02 2 20.73 0.00 2.35 3.56 0.05 73.31 08:17:16 08:16:02 3 23.22 0.00 2.21 5.44 0.07 69.07 08:17:16 08:17:01 all 21.37 0.00 1.47 1.51 0.06 75.59 08:17:16 08:17:01 0 26.39 0.00 1.92 1.90 0.05 69.74 08:17:16 08:17:01 1 18.87 0.00 1.32 1.26 0.07 78.48 08:17:16 08:17:01 2 4.15 0.00 0.47 0.73 0.05 94.60 08:17:16 08:17:01 3 36.22 0.00 2.19 2.14 0.09 59.36 08:17:16 Average: all 22.93 0.00 2.24 2.57 0.07 72.19 08:17:16 Average: 0 26.41 0.00 2.99 2.85 0.07 67.68 08:17:16 Average: 1 23.22 0.00 2.39 1.46 0.08 72.85 08:17:16 Average: 2 12.49 0.00 1.42 2.15 0.05 83.89 08:17:16 Average: 3 29.66 0.00 2.20 3.80 0.08 64.25 08:17:16 08:17:16 08:17:16