15:25:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142745 15:25:24 Running as SYSTEM 15:25:24 [EnvInject] - Loading node environment variables. 15:25:24 Building remotely on prd-ubuntu1804-builder-4c-4g-123 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:25:24 [ssh-agent] Looking for ssh-agent implementation... 15:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:25 $ ssh-agent 15:25:25 SSH_AUTH_SOCK=/tmp/ssh-bPkTMvCoNsHx/agent.1818 15:25:25 SSH_AGENT_PID=1820 15:25:25 [ssh-agent] Started. 15:25:25 Running ssh-add (command line suppressed) 15:25:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15909905246136693918.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15909905246136693918.key) 15:25:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:25:25 The recommended git tool is: NONE 15:25:27 using credential onap-jenkins-ssh 15:25:27 Wiping out workspace first. 15:25:27 Cloning the remote Git repository 15:25:27 Cloning repository git://cloud.onap.org/mirror/oom.git 15:25:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:25:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:25:27 > git --version # timeout=10 15:25:27 > git --version # 'git version 2.17.1' 15:25:27 using GIT_SSH to set credentials Gerrit user 15:25:27 Verifying host key using manually-configured host key entries 15:25:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:25:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:25:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:25:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:25:33 using GIT_SSH to set credentials Gerrit user 15:25:33 Verifying host key using manually-configured host key entries 15:25:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/142745/1 # timeout=30 15:25:33 > git rev-parse e4f65053058df45dfb16f7c166faafcf4751010e^{commit} # timeout=10 15:25:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:25:33 Checking out Revision e4f65053058df45dfb16f7c166faafcf4751010e (refs/changes/45/142745/1) 15:25:33 > git config core.sparsecheckout # timeout=10 15:25:33 > git checkout -f e4f65053058df45dfb16f7c166faafcf4751010e # timeout=30 15:25:37 Commit message: "[COMMON] Remove unused common charts" 15:25:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:25:37 > git rev-list --no-walk 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 # timeout=10 15:25:37 [EnvInject] - Injecting environment variables from a build step. 15:25:37 [EnvInject] - Injecting as environment variables the properties content 15:25:37 PYTHON=python3 15:25:37 15:25:37 [EnvInject] - Variables injected successfully. 15:25:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13748281923175136226.sh 15:25:37 ---> tox-install.sh 15:25:37 + source /home/jenkins/lf-env.sh 15:25:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:25:37 ++ mktemp -d /tmp/venv-XXXX 15:25:37 + lf_venv=/tmp/venv-AoPU 15:25:37 + local venv_file=/tmp/.os_lf_venv 15:25:37 + local python=python3 15:25:37 + local options 15:25:37 + local set_path=true 15:25:37 + local install_args= 15:25:37 ++ 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 15:25:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:25:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:25:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:25:37 + true 15:25:37 + case $1 in 15:25:37 + venv_file=/tmp/.toxenv 15:25:37 + shift 2 15:25:37 + true 15:25:37 + case $1 in 15:25:37 + shift 15:25:37 + break 15:25:37 + case $python in 15:25:37 + local pkg_list= 15:25:37 + [[ -d /opt/pyenv ]] 15:25:37 + echo 'Setup pyenv:' 15:25:37 Setup pyenv: 15:25:37 + export PYENV_ROOT=/opt/pyenv 15:25:37 + PYENV_ROOT=/opt/pyenv 15:25:37 + 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 15:25:37 + 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 15:25:37 + pyenv versions 15:25:37 * system (set by /opt/pyenv/version) 15:25:37 * 3.8.13 (set by /opt/pyenv/version) 15:25:37 * 3.9.13 (set by /opt/pyenv/version) 15:25:37 * 3.10.6 (set by /opt/pyenv/version) 15:25:37 + command -v pyenv 15:25:37 ++ pyenv init - --no-rehash 15:25:37 + 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[*]}"'\'')" 15:25:37 export PATH="/opt/pyenv/shims:${PATH}" 15:25:37 export PYENV_SHELL=bash 15:25:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:25:37 pyenv() { 15:25:37 local command 15:25:37 command="${1:-}" 15:25:37 if [ "$#" -gt 0 ]; then 15:25:37 shift 15:25:37 fi 15:25:37 15:25:37 case "$command" in 15:25:37 rehash|shell) 15:25:37 eval "$(pyenv "sh-$command" "$@")" 15:25:37 ;; 15:25:37 *) 15:25:37 command pyenv "$command" "$@" 15:25:37 ;; 15:25:37 esac 15:25:37 }' 15:25:37 +++ 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[*]}"' 15:25:37 ++ 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 15:25:37 ++ 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 15:25:37 ++ 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 15:25:37 ++ export PYENV_SHELL=bash 15:25:37 ++ PYENV_SHELL=bash 15:25:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:25:37 +++ complete -F _pyenv pyenv 15:25:37 ++ lf-pyver python3 15:25:37 ++ local py_version_xy=python3 15:25:37 ++ local py_version_xyz= 15:25:37 ++ pyenv versions 15:25:37 ++ local command 15:25:37 ++ sed 's/^[ *]* //' 15:25:37 ++ command=versions 15:25:37 ++ '[' 1 -gt 0 ']' 15:25:37 ++ shift 15:25:37 ++ case "$command" in 15:25:37 ++ command pyenv versions 15:25:37 ++ pyenv versions 15:25:37 ++ awk '{ print $1 }' 15:25:37 ++ grep -E '^[0-9.]*[0-9]$' 15:25:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:25:37 +++ sort -V 15:25:37 +++ tail -n 1 15:25:37 +++ grep '^3' /tmp/.pyenv_versions 15:25:37 ++ py_version_xyz=3.10.6 15:25:37 ++ [[ -z 3.10.6 ]] 15:25:37 ++ echo 3.10.6 15:25:37 ++ return 0 15:25:37 + pyenv local 3.10.6 15:25:37 + local command 15:25:37 + command=local 15:25:37 + '[' 2 -gt 0 ']' 15:25:37 + shift 15:25:37 + case "$command" in 15:25:37 + command pyenv local 3.10.6 15:25:37 + pyenv local 3.10.6 15:25:37 + for arg in "$@" 15:25:37 + case $arg in 15:25:37 + pkg_list+='tox ' 15:25:37 + for arg in "$@" 15:25:37 + case $arg in 15:25:37 + pkg_list+='virtualenv ' 15:25:37 + for arg in "$@" 15:25:37 + case $arg in 15:25:37 + pkg_list+='urllib3~=1.26.15 ' 15:25:37 + [[ -f /tmp/.toxenv ]] 15:25:37 + [[ ! -f /tmp/.toxenv ]] 15:25:37 + [[ -n '' ]] 15:25:37 + python3 -m venv /tmp/venv-AoPU 15:25:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AoPU' 15:25:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AoPU 15:25:41 + echo /tmp/venv-AoPU 15:25:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:25:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:25:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:25:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:25:41 + local 'pip_opts=--upgrade --quiet' 15:25:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:25:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:25:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:25:41 + [[ -n '' ]] 15:25:41 + [[ -n '' ]] 15:25:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:25:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:25:41 + /tmp/venv-AoPU/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 15:25:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:25:45 lf-activate-venv(): INFO: Base packages installed successfully 15:25:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:25:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:25:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:25:45 + /tmp/venv-AoPU/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 15:25:48 + type python3 15:25:48 + true 15:25:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AoPU/bin to PATH' 15:25:48 lf-activate-venv(): INFO: Adding /tmp/venv-AoPU/bin to PATH 15:25:48 + PATH=/tmp/venv-AoPU/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 15:25:48 + return 0 15:25:48 + python3 --version 15:25:48 Python 3.10.6 15:25:48 + python3 -m pip --version 15:25:48 pip 25.3 from /tmp/venv-AoPU/lib/python3.10/site-packages/pip (python 3.10) 15:25:48 + python3 -m pip freeze 15:25:48 cachetools==6.2.4 15:25:48 chardet==5.2.0 15:25:48 colorama==0.4.6 15:25:48 distlib==0.4.0 15:25:48 filelock==3.20.1 15:25:48 packaging==25.0 15:25:48 platformdirs==4.5.1 15:25:48 pluggy==1.6.0 15:25:48 pyproject-api==1.10.0 15:25:48 tomli==2.3.0 15:25:48 tox==4.32.0 15:25:48 typing_extensions==4.15.0 15:25:48 urllib3==1.26.20 15:25:48 virtualenv==20.35.4 15:25:48 [EnvInject] - Injecting environment variables from a build step. 15:25:48 [EnvInject] - Injecting as environment variables the properties content 15:25:48 PARALLEL=false 15:25:48 15:25:48 [EnvInject] - Variables injected successfully. 15:25:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8487815046262830388.sh 15:25:48 ---> tox-run.sh 15:25:48 + 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 15:25:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:25:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:25:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:25:48 + cd /w/workspace/oom-master-pre-commit-lint/. 15:25:48 + source /home/jenkins/lf-env.sh 15:25:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:25:48 ++ mktemp -d /tmp/venv-XXXX 15:25:48 + lf_venv=/tmp/venv-EDHH 15:25:48 + local venv_file=/tmp/.os_lf_venv 15:25:48 + local python=python3 15:25:48 + local options 15:25:48 + local set_path=true 15:25:48 + local install_args= 15:25:48 ++ 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 15:25:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:25:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:25:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:25:48 + true 15:25:48 + case $1 in 15:25:48 + venv_file=/tmp/.toxenv 15:25:48 + shift 2 15:25:48 + true 15:25:48 + case $1 in 15:25:48 + shift 15:25:48 + break 15:25:48 + case $python in 15:25:48 + local pkg_list= 15:25:48 + [[ -d /opt/pyenv ]] 15:25:48 + echo 'Setup pyenv:' 15:25:48 Setup pyenv: 15:25:48 + export PYENV_ROOT=/opt/pyenv 15:25:48 + PYENV_ROOT=/opt/pyenv 15:25:48 + 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 15:25:48 + 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 15:25:48 + pyenv versions 15:25:48 system 15:25:48 3.8.13 15:25:48 3.9.13 15:25:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:25:48 + command -v pyenv 15:25:48 ++ pyenv init - --no-rehash 15:25:48 + 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[*]}"'\'')" 15:25:48 export PATH="/opt/pyenv/shims:${PATH}" 15:25:48 export PYENV_SHELL=bash 15:25:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:25:48 pyenv() { 15:25:48 local command 15:25:48 command="${1:-}" 15:25:48 if [ "$#" -gt 0 ]; then 15:25:48 shift 15:25:48 fi 15:25:48 15:25:48 case "$command" in 15:25:48 rehash|shell) 15:25:48 eval "$(pyenv "sh-$command" "$@")" 15:25:48 ;; 15:25:48 *) 15:25:48 command pyenv "$command" "$@" 15:25:48 ;; 15:25:48 esac 15:25:48 }' 15:25:48 +++ 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[*]}"' 15:25:48 ++ 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 15:25:48 ++ 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 15:25:48 ++ 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 15:25:48 ++ export PYENV_SHELL=bash 15:25:48 ++ PYENV_SHELL=bash 15:25:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:25:48 +++ complete -F _pyenv pyenv 15:25:48 ++ lf-pyver python3 15:25:48 ++ local py_version_xy=python3 15:25:48 ++ local py_version_xyz= 15:25:48 ++ awk '{ print $1 }' 15:25:48 ++ pyenv versions 15:25:48 ++ local command 15:25:48 ++ sed 's/^[ *]* //' 15:25:48 ++ command=versions 15:25:48 ++ '[' 1 -gt 0 ']' 15:25:48 ++ grep -E '^[0-9.]*[0-9]$' 15:25:48 ++ shift 15:25:48 ++ case "$command" in 15:25:48 ++ command pyenv versions 15:25:48 ++ pyenv versions 15:25:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:25:48 +++ grep '^3' /tmp/.pyenv_versions 15:25:48 +++ sort -V 15:25:48 +++ tail -n 1 15:25:48 ++ py_version_xyz=3.10.6 15:25:48 ++ [[ -z 3.10.6 ]] 15:25:48 ++ echo 3.10.6 15:25:48 ++ return 0 15:25:48 + pyenv local 3.10.6 15:25:48 + local command 15:25:48 + command=local 15:25:48 + '[' 2 -gt 0 ']' 15:25:48 + shift 15:25:48 + case "$command" in 15:25:48 + command pyenv local 3.10.6 15:25:48 + pyenv local 3.10.6 15:25:48 + for arg in "$@" 15:25:48 + case $arg in 15:25:48 + pkg_list+='tox ' 15:25:48 + for arg in "$@" 15:25:48 + case $arg in 15:25:48 + pkg_list+='virtualenv ' 15:25:48 + for arg in "$@" 15:25:48 + case $arg in 15:25:48 + pkg_list+='urllib3~=1.26.15 ' 15:25:48 + [[ -f /tmp/.toxenv ]] 15:25:48 ++ cat /tmp/.toxenv 15:25:48 + lf_venv=/tmp/venv-AoPU 15:25:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoPU from' file:/tmp/.toxenv 15:25:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoPU from file:/tmp/.toxenv 15:25:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:25:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:25:48 + local 'pip_opts=--upgrade --quiet' 15:25:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:25:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:25:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:25:48 + [[ -n '' ]] 15:25:48 + [[ -n '' ]] 15:25:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:25:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:25:48 + /tmp/venv-AoPU/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 15:25:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:25:49 lf-activate-venv(): INFO: Base packages installed successfully 15:25:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:25:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:25:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:25:49 + /tmp/venv-AoPU/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 15:25:50 + type python3 15:25:50 + true 15:25:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AoPU/bin to PATH' 15:25:50 lf-activate-venv(): INFO: Adding /tmp/venv-AoPU/bin to PATH 15:25:50 + PATH=/tmp/venv-AoPU/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 15:25:50 + return 0 15:25:50 + [[ -d /opt/pyenv ]] 15:25:50 + echo '---> Setting up pyenv' 15:25:50 ---> Setting up pyenv 15:25:50 + export PYENV_ROOT=/opt/pyenv 15:25:50 + PYENV_ROOT=/opt/pyenv 15:25:50 + export PATH=/opt/pyenv/bin:/tmp/venv-AoPU/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 15:25:50 + PATH=/opt/pyenv/bin:/tmp/venv-AoPU/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 15:25:50 ++ pwd 15:25:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:25:50 + export PYTHONPATH 15:25:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:25:50 + TOX_TESTENV_PASSENV=PYTHONPATH 15:25:50 + tox --version 15:25:51 4.32.0 from /tmp/venv-AoPU/lib/python3.10/site-packages/tox/__init__.py 15:25:51 + PARALLEL=false 15:25:51 + TOX_OPTIONS_LIST= 15:25:51 + [[ -n pre-commit ]] 15:25:51 + TOX_OPTIONS_LIST=' -e pre-commit' 15:25:51 + case ${PARALLEL,,} in 15:25:51 + tox -e pre-commit 15:25:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:25:52 pre-commit: install_deps> python -I -m pip install pre-commit 15:25:54 pre-commit: freeze> python -m pip freeze --all 15:25:55 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,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 15:25:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:25:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:25:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:25:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:25:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:25:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:25:57 [INFO] Once installed this environment will be reused. 15:25:57 [INFO] This may take a few minutes... 15:26:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:26:01 [INFO] Once installed this environment will be reused. 15:26:01 [INFO] This may take a few minutes... 15:26:06 trim trailing whitespace.................................................Passed 15:26:06 Tabs remover.............................................................Passed 15:26:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:26:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:26:06 [INFO] Once installed this environment will be reused. 15:26:06 [INFO] This may take a few minutes... 15:26:15 gitlint..............................................(no files to check)Skipped 15:26:15 pre-commit: OK (23.61=setup[3.66]+cmd[11.32,8.64] seconds) 15:26:15 congratulations :) (23.65 seconds) 15:26:15 + tox_status=0 15:26:15 + echo '---> Completed tox runs' 15:26:15 ---> Completed tox runs 15:26:15 + for i in .tox/*/log 15:26:15 ++ echo .tox/pre-commit/log 15:26:15 ++ awk -F/ '{print $2}' 15:26:15 + tox_env=pre-commit 15:26:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:26:15 + DOC_DIR=docs/_build/html 15:26:15 + [[ -d docs/_build/html ]] 15:26:15 + echo '---> tox-run.sh ends' 15:26:15 ---> tox-run.sh ends 15:26:15 + test 0 -eq 0 15:26:15 $ ssh-agent -k 15:26:15 unset SSH_AUTH_SOCK; 15:26:15 unset SSH_AGENT_PID; 15:26:15 echo Agent pid 1820 killed; 15:26:15 [ssh-agent] Stopped. 15:26:15 [PostBuildScript] - [INFO] Executing post build scripts. 15:26:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14537746459727989249.sh 15:26:15 ---> sysstat.sh 15:26:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12853326875649977331.sh 15:26:15 ---> package-listing.sh 15:26:15 ++ facter osfamily 15:26:15 ++ tr '[:upper:]' '[:lower:]' 15:26:15 + OS_FAMILY=debian 15:26:15 + workspace=/w/workspace/oom-master-pre-commit-lint 15:26:15 + START_PACKAGES=/tmp/packages_start.txt 15:26:15 + END_PACKAGES=/tmp/packages_end.txt 15:26:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:26:15 + PACKAGES=/tmp/packages_start.txt 15:26:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:26:15 + PACKAGES=/tmp/packages_end.txt 15:26:15 + case "${OS_FAMILY}" in 15:26:15 + dpkg -l 15:26:15 + grep '^ii' 15:26:15 + '[' -f /tmp/packages_start.txt ']' 15:26:15 + '[' -f /tmp/packages_end.txt ']' 15:26:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:26:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:26:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:26:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:26:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15358116871133073825.sh 15:26:15 ---> capture-instance-metadata.sh 15:26:15 Setup pyenv: 15:26:15 system 15:26:15 3.8.13 15:26:15 3.9.13 15:26:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:26:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u916 15:26:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:26:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:26:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:26:28 lf-activate-venv(): INFO: Base packages installed successfully 15:26:28 lf-activate-venv(): INFO: Installing additional packages: lftools 15:26:51 lf-activate-venv(): INFO: Adding /tmp/venv-u916/bin to PATH 15:26:51 INFO: Running in OpenStack, capturing instance metadata 15:26:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13740197897654033640.sh 15:26:51 provisioning config files... 15:26:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12386017215162305921tmp 15:26:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:26:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:26:51 [EnvInject] - Injecting environment variables from a build step. 15:26:51 [EnvInject] - Injecting as environment variables the properties content 15:26:51 SERVER_ID=logs 15:26:51 15:26:51 [EnvInject] - Variables injected successfully. 15:26:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13163123050609942176.sh 15:26:51 ---> create-netrc.sh 15:26:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15896353472674694019.sh 15:26:51 ---> python-tools-install.sh 15:26:51 Setup pyenv: 15:26:51 system 15:26:51 3.8.13 15:26:51 3.9.13 15:26:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:26:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u916 from file:/tmp/.os_lf_venv 15:26:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:26:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:26:53 lf-activate-venv(): INFO: Base packages installed successfully 15:26:53 lf-activate-venv(): INFO: Installing additional packages: lftools 15:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-u916/bin to PATH 15:27:02 Generating Requirements File 15:27:21 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. 15:27:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:27:21 Python 3.10.6 15:27:22 pip 25.3 from /tmp/venv-u916/lib/python3.10/site-packages/pip (python 3.10) 15:27:22 appdirs==1.4.4 15:27:22 argcomplete==3.6.3 15:27:22 aspy.yaml==1.3.0 15:27:22 attrs==25.4.0 15:27:22 autopage==0.5.2 15:27:22 backports.strenum==1.3.1 15:27:22 beautifulsoup4==4.14.3 15:27:22 boto3==1.42.10 15:27:22 botocore==1.42.10 15:27:22 bs4==0.0.2 15:27:22 cachetools==6.2.4 15:27:22 certifi==2025.11.12 15:27:22 cffi==2.0.0 15:27:22 cfgv==3.5.0 15:27:22 chardet==5.2.0 15:27:22 charset-normalizer==3.4.4 15:27:22 click==8.3.1 15:27:22 cliff==4.13.0 15:27:22 cmd2==3.0.0 15:27:22 cryptography==3.3.2 15:27:22 debtcollector==3.0.0 15:27:22 decorator==5.2.1 15:27:22 defusedxml==0.7.1 15:27:22 Deprecated==1.3.1 15:27:22 distlib==0.4.0 15:27:22 dnspython==2.8.0 15:27:22 docker==7.1.0 15:27:22 dogpile.cache==1.5.0 15:27:22 durationpy==0.10 15:27:22 email-validator==2.3.0 15:27:22 filelock==3.20.1 15:27:22 future==1.0.0 15:27:22 gitdb==4.0.12 15:27:22 GitPython==3.1.45 15:27:22 google-auth==2.45.0 15:27:22 httplib2==0.31.0 15:27:22 identify==2.6.15 15:27:22 idna==3.11 15:27:22 importlib-resources==1.5.0 15:27:22 iso8601==2.1.0 15:27:22 Jinja2==3.1.6 15:27:22 jmespath==1.0.1 15:27:22 jsonpatch==1.33 15:27:22 jsonpointer==3.0.0 15:27:22 jsonschema==4.25.1 15:27:22 jsonschema-specifications==2025.9.1 15:27:22 keystoneauth1==5.12.0 15:27:22 kubernetes==34.1.0 15:27:22 lftools==0.37.18 15:27:22 lxml==6.0.2 15:27:22 markdown-it-py==4.0.0 15:27:22 MarkupSafe==3.0.3 15:27:22 mdurl==0.1.2 15:27:22 msgpack==1.1.2 15:27:22 multi_key_dict==2.0.3 15:27:22 munch==4.0.0 15:27:22 netaddr==1.3.0 15:27:22 niet==1.4.2 15:27:22 nodeenv==1.9.1 15:27:22 oauth2client==4.1.3 15:27:22 oauthlib==3.3.1 15:27:22 openstacksdk==4.8.0 15:27:22 os-service-types==1.8.2 15:27:22 osc-lib==4.2.0 15:27:22 oslo.config==10.1.0 15:27:22 oslo.context==6.2.0 15:27:22 oslo.i18n==6.7.1 15:27:22 oslo.log==7.2.1 15:27:22 oslo.serialization==5.8.0 15:27:22 oslo.utils==9.2.0 15:27:22 packaging==25.0 15:27:22 pbr==7.0.3 15:27:22 platformdirs==4.5.1 15:27:22 prettytable==3.17.0 15:27:22 psutil==7.1.3 15:27:22 pyasn1==0.6.1 15:27:22 pyasn1_modules==0.4.2 15:27:22 pycparser==2.23 15:27:22 pygerrit2==2.0.15 15:27:22 PyGithub==2.8.1 15:27:22 Pygments==2.19.2 15:27:22 PyJWT==2.10.1 15:27:22 PyNaCl==1.6.1 15:27:22 pyparsing==2.4.7 15:27:22 pyperclip==1.11.0 15:27:22 pyrsistent==0.20.0 15:27:22 python-cinderclient==9.8.0 15:27:22 python-dateutil==2.9.0.post0 15:27:22 python-heatclient==4.3.0 15:27:22 python-jenkins==1.8.3 15:27:22 python-keystoneclient==5.7.0 15:27:22 python-magnumclient==4.9.0 15:27:22 python-openstackclient==8.2.0 15:27:22 python-swiftclient==4.9.0 15:27:22 PyYAML==6.0.3 15:27:22 referencing==0.37.0 15:27:22 requests==2.32.5 15:27:22 requests-oauthlib==2.0.0 15:27:22 requestsexceptions==1.4.0 15:27:22 rfc3986==2.0.0 15:27:22 rich==14.2.0 15:27:22 rich-argparse==1.7.2 15:27:22 rpds-py==0.30.0 15:27:22 rsa==4.9.1 15:27:22 ruamel.yaml==0.18.16 15:27:22 ruamel.yaml.clib==0.2.15 15:27:22 s3transfer==0.16.0 15:27:22 simplejson==3.20.2 15:27:22 six==1.17.0 15:27:22 smmap==5.0.2 15:27:22 soupsieve==2.8 15:27:22 stevedore==5.6.0 15:27:22 tabulate==0.9.0 15:27:22 toml==0.10.2 15:27:22 tomlkit==0.13.3 15:27:22 tqdm==4.67.1 15:27:22 typing_extensions==4.15.0 15:27:22 tzdata==2025.3 15:27:22 urllib3==1.26.20 15:27:22 virtualenv==20.35.4 15:27:22 wcwidth==0.2.14 15:27:22 websocket-client==1.9.0 15:27:22 wrapt==2.0.1 15:27:22 xdg==6.0.0 15:27:22 xmltodict==1.0.2 15:27:22 yq==3.4.3 15:27:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins450096175385581791.sh 15:27:22 ---> sudo-logs.sh 15:27:22 Archiving 'sudo' log.. 15:27:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4144377844241478403.sh 15:27:22 ---> job-cost.sh 15:27:22 Setup pyenv: 15:27:22 system 15:27:22 3.8.13 15:27:22 3.9.13 15:27:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u916 from file:/tmp/.os_lf_venv 15:27:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:24 lf-activate-venv(): INFO: Base packages installed successfully 15:27:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:27:30 lf-activate-venv(): INFO: Adding /tmp/venv-u916/bin to PATH 15:27:30 INFO: No Stack... 15:27:30 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:30 INFO: Archiving Costs 15:27:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7109168105973312835.sh 15:27:30 ---> logs-deploy.sh 15:27:30 Setup pyenv: 15:27:30 system 15:27:30 3.8.13 15:27:30 3.9.13 15:27:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:27:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u916 from file:/tmp/.os_lf_venv 15:27:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:32 lf-activate-venv(): INFO: Base packages installed successfully 15:27:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-u916/bin to PATH 15:27:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4359 15:27:41 INFO: archiving workspace using pattern(s): 15:27:42 Archives upload complete. 15:27:42 INFO: archiving logs to Nexus 15:27:43 ---> uname -a: 15:27:43 Linux prd-ubuntu1804-builder-4c-4g-123 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:27:43 15:27:43 15:27:43 ---> lscpu: 15:27:43 Architecture: x86_64 15:27:43 CPU op-mode(s): 32-bit, 64-bit 15:27:43 Byte Order: Little Endian 15:27:43 CPU(s): 4 15:27:43 On-line CPU(s) list: 0-3 15:27:43 Thread(s) per core: 1 15:27:43 Core(s) per socket: 1 15:27:43 Socket(s): 4 15:27:43 NUMA node(s): 1 15:27:43 Vendor ID: AuthenticAMD 15:27:43 CPU family: 23 15:27:43 Model: 49 15:27:43 Model name: AMD EPYC-Rome Processor 15:27:43 Stepping: 0 15:27:43 CPU MHz: 2799.998 15:27:43 BogoMIPS: 5599.99 15:27:43 Virtualization: AMD-V 15:27:43 Hypervisor vendor: KVM 15:27:43 Virtualization type: full 15:27:43 L1d cache: 32K 15:27:43 L1i cache: 32K 15:27:43 L2 cache: 512K 15:27:43 L3 cache: 16384K 15:27:43 NUMA node0 CPU(s): 0-3 15:27:43 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 15:27:43 15:27:43 15:27:43 ---> nproc: 15:27:43 4 15:27:43 15:27:43 15:27:43 ---> df -h: 15:27:43 Filesystem Size Used Avail Use% Mounted on 15:27:43 udev 7.9G 0 7.9G 0% /dev 15:27:43 tmpfs 1.6G 676K 1.6G 1% /run 15:27:43 /dev/vda1 78G 8.4G 69G 11% / 15:27:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:27:43 tmpfs 5.0M 0 5.0M 0% /run/lock 15:27:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:27:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:27:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:27:43 15:27:43 15:27:43 ---> free -m: 15:27:43 total used free shared buff/cache available 15:27:43 Mem: 16040 540 13285 0 2214 15178 15:27:43 Swap: 1023 0 1023 15:27:43 15:27:43 15:27:43 ---> ip addr: 15:27:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:27:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:27:43 inet 127.0.0.1/8 scope host lo 15:27:43 valid_lft forever preferred_lft forever 15:27:43 inet6 ::1/128 scope host 15:27:43 valid_lft forever preferred_lft forever 15:27:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:27:43 link/ether fa:16:3e:55:f2:8e brd ff:ff:ff:ff:ff:ff 15:27:43 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 15:27:43 valid_lft 86224sec preferred_lft 86224sec 15:27:43 inet6 fe80::f816:3eff:fe55:f28e/64 scope link 15:27:43 valid_lft forever preferred_lft forever 15:27:43 15:27:43 15:27:43 ---> sar -b -r -n DEV: 15:27:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-123) 12/16/25 _x86_64_ (4 CPU) 15:27:43 15:27:43 15:24:52 LINUX RESTART (4 CPU) 15:27:43 15:27:43 15:25:01 tps rtps wtps bread/s bwrtn/s 15:27:43 15:26:01 132.78 60.26 72.52 3779.24 50596.50 15:27:43 15:27:01 112.60 0.95 111.65 110.91 28156.77 15:27:43 Average: 122.69 30.60 92.08 1945.08 39376.64 15:27:43 15:27:43 15:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:27:43 15:26:01 14041892 15563620 2383076 14.51 52012 1674128 867244 4.96 692144 1482024 143960 15:27:43 15:27:01 13677764 15491732 2747204 16.73 78124 1923324 861428 4.93 817704 1687304 141560 15:27:43 Average: 13859828 15527676 2565140 15.62 65068 1798726 864336 4.95 754924 1584664 142760 15:27:43 15:27:43 15:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:27:43 15:26:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 15:27:43 15:26:01 ens3 458.34 322.88 2238.82 79.49 0.00 0.00 0.00 0.00 15:27:43 15:27:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 15:27:43 15:27:01 ens3 60.34 43.08 746.15 9.89 0.00 0.00 0.00 0.00 15:27:43 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 15:27:43 Average: ens3 259.34 182.98 1492.49 44.69 0.00 0.00 0.00 0.00 15:27:43 15:27:43 15:27:43 ---> sar -P ALL: 15:27:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-123) 12/16/25 _x86_64_ (4 CPU) 15:27:43 15:27:43 15:24:52 LINUX RESTART (4 CPU) 15:27:43 15:27:43 15:25:01 CPU %user %nice %system %iowait %steal %idle 15:27:43 15:26:01 all 17.62 0.00 2.24 16.62 0.06 63.46 15:27:43 15:26:01 0 22.03 0.00 2.24 28.78 0.07 46.88 15:27:43 15:26:01 1 16.21 0.00 2.66 2.98 0.07 78.08 15:27:43 15:26:01 2 11.82 0.00 2.00 17.69 0.05 68.44 15:27:43 15:26:01 3 20.43 0.00 2.05 17.06 0.07 60.39 15:27:43 15:27:01 all 19.40 0.00 1.48 6.26 0.05 72.80 15:27:43 15:27:01 0 4.42 0.00 0.80 8.41 0.03 86.34 15:27:43 15:27:01 1 17.98 0.00 1.68 12.88 0.03 67.43 15:27:43 15:27:01 2 19.35 0.00 1.45 2.70 0.05 76.45 15:27:43 15:27:01 3 35.88 0.00 2.00 1.09 0.07 60.97 15:27:43 Average: all 18.51 0.00 1.86 11.44 0.05 68.13 15:27:43 Average: 0 13.21 0.00 1.52 18.57 0.05 66.65 15:27:43 Average: 1 17.10 0.00 2.17 7.92 0.05 72.76 15:27:43 Average: 2 15.59 0.00 1.73 10.19 0.05 72.45 15:27:43 Average: 3 28.16 0.00 2.03 9.07 0.07 60.68 15:27:43 15:27:43 15:27:43