11:32:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142924 11:32:55 Running as SYSTEM 11:32:55 [EnvInject] - Loading node environment variables. 11:32:55 Building remotely on prd-ubuntu1804-builder-4c-4g-291 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:32:55 [ssh-agent] Looking for ssh-agent implementation... 11:32:56 $ ssh-agent 11:32:56 SSH_AUTH_SOCK=/tmp/ssh-bSoaveqhD4H0/agent.1681 11:32:56 SSH_AGENT_PID=1683 11:32:56 [ssh-agent] Started. 11:32:56 Running ssh-add (command line suppressed) 11:32:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9638430696632149747.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9638430696632149747.key) 11:32:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:32:56 The recommended git tool is: NONE 11:32:57 using credential onap-jenkins-ssh 11:32:57 Wiping out workspace first. 11:32:57 Cloning the remote Git repository 11:32:57 Cloning repository git://cloud.onap.org/mirror/oom.git 11:32:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:32:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:32:57 > git --version # timeout=10 11:32:57 > git --version # 'git version 2.17.1' 11:32:57 using GIT_SSH to set credentials Gerrit user 11:32:57 Verifying host key using manually-configured host key entries 11:32:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:33:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:33:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:33:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:33:03 using GIT_SSH to set credentials Gerrit user 11:33:03 Verifying host key using manually-configured host key entries 11:33:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142924/1 # timeout=30 11:33:03 > git rev-parse f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22^{commit} # timeout=10 11:33:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:33:03 Checking out Revision f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 (refs/changes/24/142924/1) 11:33:03 > git config core.sparsecheckout # timeout=10 11:33:03 > git checkout -f f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=30 11:33:06 Commit message: "[SDNC] sdnc-init job fails if istio is not used" 11:33:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:33:06 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 11:33:07 [EnvInject] - Injecting environment variables from a build step. 11:33:07 [EnvInject] - Injecting as environment variables the properties content 11:33:07 PYTHON=python3 11:33:07 11:33:07 [EnvInject] - Variables injected successfully. 11:33:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17795083281902356581.sh 11:33:07 ---> tox-install.sh 11:33:07 + source /home/jenkins/lf-env.sh 11:33:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:07 ++ mktemp -d /tmp/venv-XXXX 11:33:07 + lf_venv=/tmp/venv-cX1s 11:33:07 + local venv_file=/tmp/.os_lf_venv 11:33:07 + local python=python3 11:33:07 + local options 11:33:07 + local set_path=true 11:33:07 + local install_args= 11:33:07 ++ 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 11:33:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:33:07 + true 11:33:07 + case $1 in 11:33:07 + venv_file=/tmp/.toxenv 11:33:07 + shift 2 11:33:07 + true 11:33:07 + case $1 in 11:33:07 + shift 11:33:07 + break 11:33:07 + case $python in 11:33:07 + local pkg_list= 11:33:07 + [[ -d /opt/pyenv ]] 11:33:07 + echo 'Setup pyenv:' 11:33:07 Setup pyenv: 11:33:07 + export PYENV_ROOT=/opt/pyenv 11:33:07 + PYENV_ROOT=/opt/pyenv 11:33:07 + 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 11:33:07 + 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 11:33:07 + pyenv versions 11:33:07 * system (set by /opt/pyenv/version) 11:33:07 * 3.8.13 (set by /opt/pyenv/version) 11:33:07 * 3.9.13 (set by /opt/pyenv/version) 11:33:07 * 3.10.6 (set by /opt/pyenv/version) 11:33:07 + command -v pyenv 11:33:07 ++ pyenv init - --no-rehash 11:33:07 + 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[*]}"'\'')" 11:33:07 export PATH="/opt/pyenv/shims:${PATH}" 11:33:07 export PYENV_SHELL=bash 11:33:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:33:07 pyenv() { 11:33:07 local command 11:33:07 command="${1:-}" 11:33:07 if [ "$#" -gt 0 ]; then 11:33:07 shift 11:33:07 fi 11:33:07 11:33:07 case "$command" in 11:33:07 rehash|shell) 11:33:07 eval "$(pyenv "sh-$command" "$@")" 11:33:07 ;; 11:33:07 *) 11:33:07 command pyenv "$command" "$@" 11:33:07 ;; 11:33:07 esac 11:33:07 }' 11:33:07 +++ 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[*]}"' 11:33:07 ++ 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 11:33:07 ++ 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 11:33:07 ++ 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 11:33:07 ++ export PYENV_SHELL=bash 11:33:07 ++ PYENV_SHELL=bash 11:33:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:33:07 +++ complete -F _pyenv pyenv 11:33:07 ++ lf-pyver python3 11:33:07 ++ local py_version_xy=python3 11:33:07 ++ local py_version_xyz= 11:33:07 ++ pyenv versions 11:33:07 ++ local command 11:33:07 ++ command=versions 11:33:07 ++ '[' 1 -gt 0 ']' 11:33:07 ++ shift 11:33:07 ++ case "$command" in 11:33:07 ++ command pyenv versions 11:33:07 ++ pyenv versions 11:33:07 ++ sed 's/^[ *]* //' 11:33:07 ++ awk '{ print $1 }' 11:33:07 ++ grep -E '^[0-9.]*[0-9]$' 11:33:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:33:07 +++ grep '^3' /tmp/.pyenv_versions 11:33:07 +++ sort -V 11:33:07 +++ tail -n 1 11:33:07 ++ py_version_xyz=3.10.6 11:33:07 ++ [[ -z 3.10.6 ]] 11:33:07 ++ echo 3.10.6 11:33:07 ++ return 0 11:33:07 + pyenv local 3.10.6 11:33:07 + local command 11:33:07 + command=local 11:33:07 + '[' 2 -gt 0 ']' 11:33:07 + shift 11:33:07 + case "$command" in 11:33:07 + command pyenv local 3.10.6 11:33:07 + pyenv local 3.10.6 11:33:07 + for arg in "$@" 11:33:07 + case $arg in 11:33:07 + pkg_list+='tox ' 11:33:07 + for arg in "$@" 11:33:07 + case $arg in 11:33:07 + pkg_list+='virtualenv ' 11:33:07 + for arg in "$@" 11:33:07 + case $arg in 11:33:07 + pkg_list+='urllib3~=1.26.15 ' 11:33:07 + [[ -f /tmp/.toxenv ]] 11:33:07 + [[ ! -f /tmp/.toxenv ]] 11:33:07 + [[ -n '' ]] 11:33:07 + python3 -m venv /tmp/venv-cX1s 11:33:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cX1s' 11:33:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cX1s 11:33:11 + echo /tmp/venv-cX1s 11:33:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:33:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:33:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:33:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:11 + local 'pip_opts=--upgrade --quiet' 11:33:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:33:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:33:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:33:11 + [[ -n '' ]] 11:33:11 + [[ -n '' ]] 11:33:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:33:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:11 + /tmp/venv-cX1s/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 11:33:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:33:15 lf-activate-venv(): INFO: Base packages installed successfully 11:33:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:33:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:33:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:33:15 + /tmp/venv-cX1s/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 11:33:17 + type python3 11:33:17 + true 11:33:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cX1s/bin to PATH' 11:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-cX1s/bin to PATH 11:33:17 + PATH=/tmp/venv-cX1s/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 11:33:17 + return 0 11:33:17 + python3 --version 11:33:17 Python 3.10.6 11:33:17 + python3 -m pip --version 11:33:17 pip 25.3 from /tmp/venv-cX1s/lib/python3.10/site-packages/pip (python 3.10) 11:33:17 + python3 -m pip freeze 11:33:17 cachetools==6.2.4 11:33:17 chardet==5.2.0 11:33:17 colorama==0.4.6 11:33:17 distlib==0.4.0 11:33:17 filelock==3.20.3 11:33:17 packaging==25.0 11:33:17 platformdirs==4.5.1 11:33:17 pluggy==1.6.0 11:33:17 pyproject-api==1.10.0 11:33:17 tomli==2.4.0 11:33:17 tox==4.34.1 11:33:17 typing_extensions==4.15.0 11:33:17 urllib3==1.26.20 11:33:17 virtualenv==20.36.1 11:33:17 [EnvInject] - Injecting environment variables from a build step. 11:33:17 [EnvInject] - Injecting as environment variables the properties content 11:33:17 PARALLEL=false 11:33:17 11:33:17 [EnvInject] - Variables injected successfully. 11:33:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12980928786781010340.sh 11:33:18 ---> tox-run.sh 11:33:18 + 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 11:33:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:33:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:33:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:33:18 + cd /w/workspace/oom-master-pre-commit-lint/. 11:33:18 + source /home/jenkins/lf-env.sh 11:33:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:18 ++ mktemp -d /tmp/venv-XXXX 11:33:18 + lf_venv=/tmp/venv-QZy9 11:33:18 + local venv_file=/tmp/.os_lf_venv 11:33:18 + local python=python3 11:33:18 + local options 11:33:18 + local set_path=true 11:33:18 + local install_args= 11:33: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 11:33:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:33:18 + true 11:33:18 + case $1 in 11:33:18 + venv_file=/tmp/.toxenv 11:33:18 + shift 2 11:33:18 + true 11:33:18 + case $1 in 11:33:18 + shift 11:33:18 + break 11:33:18 + case $python in 11:33:18 + local pkg_list= 11:33:18 + [[ -d /opt/pyenv ]] 11:33:18 + echo 'Setup pyenv:' 11:33:18 Setup pyenv: 11:33:18 + export PYENV_ROOT=/opt/pyenv 11:33:18 + PYENV_ROOT=/opt/pyenv 11:33:18 + 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 11:33:18 + 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 11:33:18 + pyenv versions 11:33:18 system 11:33:18 3.8.13 11:33:18 3.9.13 11:33:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:33:18 + command -v pyenv 11:33:18 ++ pyenv init - --no-rehash 11:33: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[*]}"'\'')" 11:33:18 export PATH="/opt/pyenv/shims:${PATH}" 11:33:18 export PYENV_SHELL=bash 11:33:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:33:18 pyenv() { 11:33:18 local command 11:33:18 command="${1:-}" 11:33:18 if [ "$#" -gt 0 ]; then 11:33:18 shift 11:33:18 fi 11:33:18 11:33:18 case "$command" in 11:33:18 rehash|shell) 11:33:18 eval "$(pyenv "sh-$command" "$@")" 11:33:18 ;; 11:33:18 *) 11:33:18 command pyenv "$command" "$@" 11:33:18 ;; 11:33:18 esac 11:33:18 }' 11:33: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[*]}"' 11:33:18 ++ 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 11:33:18 ++ 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 11:33:18 ++ 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 11:33:18 ++ export PYENV_SHELL=bash 11:33:18 ++ PYENV_SHELL=bash 11:33:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:33:18 +++ complete -F _pyenv pyenv 11:33:18 ++ lf-pyver python3 11:33:18 ++ local py_version_xy=python3 11:33:18 ++ local py_version_xyz= 11:33:18 ++ pyenv versions 11:33:18 ++ local command 11:33:18 ++ command=versions 11:33:18 ++ '[' 1 -gt 0 ']' 11:33:18 ++ shift 11:33:18 ++ case "$command" in 11:33:18 ++ command pyenv versions 11:33:18 ++ pyenv versions 11:33:18 ++ sed 's/^[ *]* //' 11:33:18 ++ awk '{ print $1 }' 11:33:18 ++ grep -E '^[0-9.]*[0-9]$' 11:33:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:33:18 +++ sort -V 11:33:18 +++ grep '^3' /tmp/.pyenv_versions 11:33:18 +++ tail -n 1 11:33:18 ++ py_version_xyz=3.10.6 11:33:18 ++ [[ -z 3.10.6 ]] 11:33:18 ++ echo 3.10.6 11:33:18 ++ return 0 11:33:18 + pyenv local 3.10.6 11:33:18 + local command 11:33:18 + command=local 11:33:18 + '[' 2 -gt 0 ']' 11:33:18 + shift 11:33:18 + case "$command" in 11:33:18 + command pyenv local 3.10.6 11:33:18 + pyenv local 3.10.6 11:33:18 + for arg in "$@" 11:33:18 + case $arg in 11:33:18 + pkg_list+='tox ' 11:33:18 + for arg in "$@" 11:33:18 + case $arg in 11:33:18 + pkg_list+='virtualenv ' 11:33:18 + for arg in "$@" 11:33:18 + case $arg in 11:33:18 + pkg_list+='urllib3~=1.26.15 ' 11:33:18 + [[ -f /tmp/.toxenv ]] 11:33:18 ++ cat /tmp/.toxenv 11:33:18 + lf_venv=/tmp/venv-cX1s 11:33:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cX1s from' file:/tmp/.toxenv 11:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cX1s from file:/tmp/.toxenv 11:33:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:18 + local 'pip_opts=--upgrade --quiet' 11:33:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:33:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:33:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:33:18 + [[ -n '' ]] 11:33:18 + [[ -n '' ]] 11:33:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:18 + /tmp/venv-cX1s/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 11:33:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:33:19 lf-activate-venv(): INFO: Base packages installed successfully 11:33:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:33:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:33:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:33:19 + /tmp/venv-cX1s/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 11:33:20 + type python3 11:33:20 + true 11:33:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cX1s/bin to PATH' 11:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-cX1s/bin to PATH 11:33:20 + PATH=/tmp/venv-cX1s/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 11:33:20 + return 0 11:33:20 + [[ -d /opt/pyenv ]] 11:33:20 + echo '---> Setting up pyenv' 11:33:20 ---> Setting up pyenv 11:33:20 + export PYENV_ROOT=/opt/pyenv 11:33:20 + PYENV_ROOT=/opt/pyenv 11:33:20 + export PATH=/opt/pyenv/bin:/tmp/venv-cX1s/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 11:33:20 + PATH=/opt/pyenv/bin:/tmp/venv-cX1s/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 11:33:20 ++ pwd 11:33:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:33:20 + export PYTHONPATH 11:33:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:33:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:33:20 + tox --version 11:33:20 4.34.1 from /tmp/venv-cX1s/lib/python3.10/site-packages/tox/__init__.py 11:33:20 + PARALLEL=false 11:33:20 + TOX_OPTIONS_LIST= 11:33:20 + [[ -n pre-commit ]] 11:33:20 + TOX_OPTIONS_LIST=' -e pre-commit' 11:33:20 + case ${PARALLEL,,} in 11:33:20 + tox -e pre-commit 11:33:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:33:21 pre-commit: install_deps> python -I -m pip install pre-commit 11:33:23 pre-commit: freeze> python -m pip freeze --all 11:33:24 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 11:33:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:33:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:33:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:33:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:33:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:33:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:33:26 [INFO] Once installed this environment will be reused. 11:33:26 [INFO] This may take a few minutes... 11:33:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:33:30 [INFO] Once installed this environment will be reused. 11:33:30 [INFO] This may take a few minutes... 11:33:34 trim trailing whitespace.................................................Passed 11:33:35 Tabs remover.............................................................Passed 11:33:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:33:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:33:35 [INFO] Once installed this environment will be reused. 11:33:35 [INFO] This may take a few minutes... 11:33:43 gitlint..............................................(no files to check)Skipped 11:33:43 pre-commit: OK (22.95=setup[3.42]+cmd[10.95,8.57] seconds) 11:33:43 congratulations :) (22.99 seconds) 11:33:43 + tox_status=0 11:33:43 + echo '---> Completed tox runs' 11:33:43 ---> Completed tox runs 11:33:43 + for i in .tox/*/log 11:33:43 ++ echo .tox/pre-commit/log 11:33:43 ++ awk -F/ '{print $2}' 11:33:43 + tox_env=pre-commit 11:33:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:33:43 + DOC_DIR=docs/_build/html 11:33:43 + [[ -d docs/_build/html ]] 11:33:43 + echo '---> tox-run.sh ends' 11:33:43 ---> tox-run.sh ends 11:33:43 + test 0 -eq 0 11:33:43 $ ssh-agent -k 11:33:43 unset SSH_AUTH_SOCK; 11:33:43 unset SSH_AGENT_PID; 11:33:43 echo Agent pid 1683 killed; 11:33:43 [ssh-agent] Stopped. 11:33:43 [PostBuildScript] - [INFO] Executing post build scripts. 11:33:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17436579787950281002.sh 11:33:43 ---> sysstat.sh 11:33:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5124830119438725616.sh 11:33:44 ---> package-listing.sh 11:33:44 ++ facter osfamily 11:33:44 ++ tr '[:upper:]' '[:lower:]' 11:33:44 + OS_FAMILY=debian 11:33:44 + workspace=/w/workspace/oom-master-pre-commit-lint 11:33:44 + START_PACKAGES=/tmp/packages_start.txt 11:33:44 + END_PACKAGES=/tmp/packages_end.txt 11:33:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:33:44 + PACKAGES=/tmp/packages_start.txt 11:33:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:33:44 + PACKAGES=/tmp/packages_end.txt 11:33:44 + case "${OS_FAMILY}" in 11:33:44 + dpkg -l 11:33:44 + grep '^ii' 11:33:44 + '[' -f /tmp/packages_start.txt ']' 11:33:44 + '[' -f /tmp/packages_end.txt ']' 11:33:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:33:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:33:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:33:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:33:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7644551984714670005.sh 11:33:44 ---> capture-instance-metadata.sh 11:33:44 Setup pyenv: 11:33:44 system 11:33:44 3.8.13 11:33:44 3.9.13 11:33:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:33:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EeIf 11:33:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:52 lf-activate-venv(): INFO: Base packages installed successfully 11:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-EeIf/bin to PATH 11:34:13 INFO: Running in OpenStack, capturing instance metadata 11:34:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5157107965766720832.sh 11:34:13 provisioning config files... 11:34:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6068141512600739452tmp 11:34:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:34:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:34:13 [EnvInject] - Injecting environment variables from a build step. 11:34:13 [EnvInject] - Injecting as environment variables the properties content 11:34:13 SERVER_ID=logs 11:34:13 11:34:13 [EnvInject] - Variables injected successfully. 11:34:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12456198806641709859.sh 11:34:13 ---> create-netrc.sh 11:34:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13915984658069214596.sh 11:34:13 ---> python-tools-install.sh 11:34:13 Setup pyenv: 11:34:13 system 11:34:13 3.8.13 11:34:13 3.9.13 11:34:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EeIf from file:/tmp/.os_lf_venv 11:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:15 lf-activate-venv(): INFO: Base packages installed successfully 11:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-EeIf/bin to PATH 11:34:23 Generating Requirements File 11:34:41 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. 11:34:41 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:34:41 Python 3.10.6 11:34:41 pip 25.3 from /tmp/venv-EeIf/lib/python3.10/site-packages/pip (python 3.10) 11:34:42 appdirs==1.4.4 11:34:42 argcomplete==3.6.3 11:34:42 aspy.yaml==1.3.0 11:34:42 attrs==25.4.0 11:34:42 autopage==0.5.2 11:34:42 backports.strenum==1.3.1 11:34:42 beautifulsoup4==4.14.3 11:34:42 boto3==1.42.27 11:34:42 botocore==1.42.27 11:34:42 bs4==0.0.2 11:34:42 certifi==2026.1.4 11:34:42 cffi==2.0.0 11:34:42 cfgv==3.5.0 11:34:42 chardet==5.2.0 11:34:42 charset-normalizer==3.4.4 11:34:42 click==8.3.1 11:34:42 cliff==4.13.1 11:34:42 cmd2==3.1.0 11:34:42 cryptography==3.3.2 11:34:42 debtcollector==3.0.0 11:34:42 decorator==5.2.1 11:34:42 defusedxml==0.7.1 11:34:42 Deprecated==1.3.1 11:34:42 distlib==0.4.0 11:34:42 dnspython==2.8.0 11:34:42 docker==7.1.0 11:34:42 dogpile.cache==1.5.0 11:34:42 durationpy==0.10 11:34:42 email-validator==2.3.0 11:34:42 filelock==3.20.3 11:34:42 future==1.0.0 11:34:42 gitdb==4.0.12 11:34:42 GitPython==3.1.46 11:34:42 google-auth==2.47.0 11:34:42 httplib2==0.31.1 11:34:42 identify==2.6.16 11:34:42 idna==3.11 11:34:42 importlib-resources==1.5.0 11:34:42 iso8601==2.1.0 11:34:42 Jinja2==3.1.6 11:34:42 jmespath==1.0.1 11:34:42 jsonpatch==1.33 11:34:42 jsonpointer==3.0.0 11:34:42 jsonschema==4.26.0 11:34:42 jsonschema-specifications==2025.9.1 11:34:42 keystoneauth1==5.12.0 11:34:42 kubernetes==34.1.0 11:34:42 lftools==0.37.19 11:34:42 lxml==6.0.2 11:34:42 markdown-it-py==4.0.0 11:34:42 MarkupSafe==3.0.3 11:34:42 mdurl==0.1.2 11:34:42 msgpack==1.1.2 11:34:42 multi_key_dict==2.0.3 11:34:42 munch==4.0.0 11:34:42 netaddr==1.3.0 11:34:42 niet==1.4.2 11:34:42 nodeenv==1.10.0 11:34:42 oauth2client==4.1.3 11:34:42 oauthlib==3.3.1 11:34:42 openstacksdk==4.8.0 11:34:42 os-service-types==1.8.2 11:34:42 osc-lib==4.3.0 11:34:42 oslo.config==10.2.0 11:34:42 oslo.context==6.2.0 11:34:42 oslo.i18n==6.7.1 11:34:42 oslo.log==8.0.0 11:34:42 oslo.serialization==5.9.0 11:34:42 oslo.utils==9.2.0 11:34:42 packaging==25.0 11:34:42 pbr==7.0.3 11:34:42 platformdirs==4.5.1 11:34:42 prettytable==3.17.0 11:34:42 psutil==7.2.1 11:34:42 pyasn1==0.6.1 11:34:42 pyasn1_modules==0.4.2 11:34:42 pycparser==2.23 11:34:42 pygerrit2==2.0.15 11:34:42 PyGithub==2.8.1 11:34:42 Pygments==2.19.2 11:34:42 PyJWT==2.10.1 11:34:42 PyNaCl==1.6.2 11:34:42 pyparsing==2.4.7 11:34:42 pyperclip==1.11.0 11:34:42 pyrsistent==0.20.0 11:34:42 python-cinderclient==9.8.0 11:34:42 python-dateutil==2.9.0.post0 11:34:42 python-heatclient==4.3.0 11:34:42 python-jenkins==1.8.3 11:34:42 python-keystoneclient==5.7.0 11:34:42 python-magnumclient==4.9.0 11:34:42 python-openstackclient==8.3.0 11:34:42 python-swiftclient==4.9.0 11:34:42 PyYAML==6.0.3 11:34:42 referencing==0.37.0 11:34:42 requests==2.32.5 11:34:42 requests-oauthlib==2.0.0 11:34:42 requestsexceptions==1.4.0 11:34:42 rfc3986==2.0.0 11:34:42 rich==14.2.0 11:34:42 rich-argparse==1.7.2 11:34:42 rpds-py==0.30.0 11:34:42 rsa==4.9.1 11:34:42 ruamel.yaml==0.19.1 11:34:42 ruamel.yaml.clib==0.2.15 11:34:42 s3transfer==0.16.0 11:34:42 simplejson==3.20.2 11:34:42 six==1.17.0 11:34:42 smmap==5.0.2 11:34:42 soupsieve==2.8.1 11:34:42 stevedore==5.6.0 11:34:42 tabulate==0.9.0 11:34:42 toml==0.10.2 11:34:42 tomlkit==0.14.0 11:34:42 tqdm==4.67.1 11:34:42 typing_extensions==4.15.0 11:34:42 tzdata==2025.3 11:34:42 urllib3==1.26.20 11:34:42 virtualenv==20.36.1 11:34:42 wcwidth==0.2.14 11:34:42 websocket-client==1.9.0 11:34:42 wrapt==2.0.1 11:34:42 xdg==6.0.0 11:34:42 xmltodict==1.0.2 11:34:42 yq==3.4.3 11:34:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12436550611225199464.sh 11:34:42 ---> sudo-logs.sh 11:34:42 Archiving 'sudo' log.. 11:34:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9483671431733709463.sh 11:34:42 ---> job-cost.sh 11:34:42 Setup pyenv: 11:34:42 system 11:34:42 3.8.13 11:34:42 3.9.13 11:34:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EeIf from file:/tmp/.os_lf_venv 11:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:44 lf-activate-venv(): INFO: Base packages installed successfully 11:34:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-EeIf/bin to PATH 11:34:49 INFO: No Stack... 11:34:49 INFO: Retrieving Pricing Info for: v3-standard-4 11:34:50 INFO: Archiving Costs 11:34:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10126499964470435884.sh 11:34:50 ---> logs-deploy.sh 11:34:50 Setup pyenv: 11:34:50 system 11:34:50 3.8.13 11:34:50 3.9.13 11:34:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EeIf from file:/tmp/.os_lf_venv 11:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:52 lf-activate-venv(): INFO: Base packages installed successfully 11:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-EeIf/bin to PATH 11:35:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4377 11:35:00 INFO: archiving workspace using pattern(s): 11:35:01 Archives upload complete. 11:35:01 INFO: archiving logs to Nexus 11:35:02 ---> uname -a: 11:35:02 Linux prd-ubuntu1804-builder-4c-4g-291 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:35:02 11:35:02 11:35:02 ---> lscpu: 11:35:02 Architecture: x86_64 11:35:02 CPU op-mode(s): 32-bit, 64-bit 11:35:02 Byte Order: Little Endian 11:35:02 CPU(s): 4 11:35:02 On-line CPU(s) list: 0-3 11:35:02 Thread(s) per core: 1 11:35:02 Core(s) per socket: 1 11:35:02 Socket(s): 4 11:35:02 NUMA node(s): 1 11:35:02 Vendor ID: AuthenticAMD 11:35:02 CPU family: 23 11:35:02 Model: 49 11:35:02 Model name: AMD EPYC-Rome Processor 11:35:02 Stepping: 0 11:35:02 CPU MHz: 2799.998 11:35:02 BogoMIPS: 5599.99 11:35:02 Virtualization: AMD-V 11:35:02 Hypervisor vendor: KVM 11:35:02 Virtualization type: full 11:35:02 L1d cache: 32K 11:35:02 L1i cache: 32K 11:35:02 L2 cache: 512K 11:35:02 L3 cache: 16384K 11:35:02 NUMA node0 CPU(s): 0-3 11:35:02 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 11:35:02 11:35:02 11:35:02 ---> nproc: 11:35:02 4 11:35:02 11:35:02 11:35:02 ---> df -h: 11:35:02 Filesystem Size Used Avail Use% Mounted on 11:35:02 udev 7.9G 0 7.9G 0% /dev 11:35:02 tmpfs 1.6G 676K 1.6G 1% /run 11:35:02 /dev/vda1 78G 8.4G 69G 11% / 11:35:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:35:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:35:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:35:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:35:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:35:02 11:35:02 11:35:02 ---> free -m: 11:35:02 total used free shared buff/cache available 11:35:02 Mem: 16040 618 13210 0 2210 15100 11:35:02 Swap: 1023 0 1023 11:35:02 11:35:02 11:35:02 ---> ip addr: 11:35:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:35:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:35:02 inet 127.0.0.1/8 scope host lo 11:35:02 valid_lft forever preferred_lft forever 11:35:02 inet6 ::1/128 scope host 11:35:02 valid_lft forever preferred_lft forever 11:35:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:35:02 link/ether fa:16:3e:17:95:d6 brd ff:ff:ff:ff:ff:ff 11:35:02 inet 10.30.107.177/23 brd 10.30.107.255 scope global dynamic ens3 11:35:02 valid_lft 86260sec preferred_lft 86260sec 11:35:02 inet6 fe80::f816:3eff:fe17:95d6/64 scope link 11:35:02 valid_lft forever preferred_lft forever 11:35:02 11:35:02 11:35:02 ---> sar -b -r -n DEV: 11:35:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-291) 01/14/26 _x86_64_ (4 CPU) 11:35:02 11:35:02 11:32:44 LINUX RESTART (4 CPU) 11:35:02 11:35:02 11:33:01 tps rtps wtps bread/s bwrtn/s 11:35:02 11:34:01 347.09 24.36 322.73 819.20 55789.64 11:35:02 11:35:01 106.93 1.90 105.03 150.91 11377.04 11:35:02 Average: 227.01 13.13 213.88 485.05 33583.34 11:35:02 11:35:02 11:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:35:02 11:34:01 13806380 15439836 2618588 15.94 63344 1766436 867512 4.96 862220 1532416 89564 11:35:02 11:35:01 13556064 15491020 2868904 17.47 88048 2026148 809704 4.63 835260 1774808 123244 11:35:02 Average: 13681222 15465428 2743746 16.70 75696 1896292 838608 4.80 848740 1653612 106404 11:35:02 11:35:02 11:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:35:02 11:34:01 ens3 135.01 91.52 974.65 30.68 0.00 0.00 0.00 0.00 11:35:02 11:34:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 11:35:02 11:35:01 ens3 57.46 42.53 849.26 12.11 0.00 0.00 0.00 0.00 11:35:02 11:35:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:35:02 Average: ens3 96.23 67.02 911.96 21.39 0.00 0.00 0.00 0.00 11:35:02 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 11:35:02 11:35:02 11:35:02 ---> sar -P ALL: 11:35:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-291) 01/14/26 _x86_64_ (4 CPU) 11:35:02 11:35:02 11:32:44 LINUX RESTART (4 CPU) 11:35:02 11:35:02 11:33:01 CPU %user %nice %system %iowait %steal %idle 11:35:02 11:34:01 all 23.12 0.00 2.39 2.88 0.06 71.55 11:35:02 11:34:01 0 16.37 0.00 2.54 6.43 0.05 74.61 11:35:02 11:34:01 1 23.73 0.00 2.18 0.89 0.10 73.10 11:35:02 11:34:01 2 32.94 0.00 2.56 0.82 0.07 63.62 11:35:02 11:34:01 3 19.42 0.00 2.22 3.36 0.05 74.94 11:35:02 11:35:01 all 21.77 0.00 1.50 0.98 0.05 75.70 11:35:02 11:35:01 0 9.27 0.00 0.79 1.05 0.07 88.82 11:35:02 11:35:01 1 17.98 0.00 1.23 0.47 0.07 80.25 11:35:02 11:35:01 2 30.04 0.00 2.37 0.48 0.03 67.08 11:35:02 11:35:01 3 29.72 0.00 1.60 1.93 0.07 66.68 11:35:02 Average: all 22.45 0.00 1.94 1.93 0.06 73.63 11:35:02 Average: 0 12.82 0.00 1.67 3.74 0.06 81.71 11:35:02 Average: 1 20.85 0.00 1.71 0.68 0.08 76.69 11:35:02 Average: 2 31.49 0.00 2.47 0.65 0.05 65.34 11:35:02 Average: 3 24.58 0.00 1.91 2.65 0.06 70.80 11:35:02 11:35:02 11:35:02