06:34:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 06:34:34 Running as SYSTEM 06:34:34 [EnvInject] - Loading node environment variables. 06:34:34 Building remotely on prd-ubuntu1804-builder-4c-4g-3867 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:34:34 [ssh-agent] Looking for ssh-agent implementation... 06:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:34 $ ssh-agent 06:34:34 SSH_AUTH_SOCK=/tmp/ssh-pVEPpEkAw57s/agent.1693 06:34:34 SSH_AGENT_PID=1695 06:34:34 [ssh-agent] Started. 06:34:34 Running ssh-add (command line suppressed) 06:34:34 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10163887647594890094.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10163887647594890094.key) 06:34:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:34:34 The recommended git tool is: NONE 06:34:36 using credential onap-jenkins-ssh 06:34:36 Wiping out workspace first. 06:34:36 Cloning the remote Git repository 06:34:36 Cloning repository git://cloud.onap.org/mirror/oom.git 06:34:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:34:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:34:36 > git --version # timeout=10 06:34:36 > git --version # 'git version 2.17.1' 06:34:36 using GIT_SSH to set credentials Gerrit user 06:34:36 Verifying host key using manually-configured host key entries 06:34:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:34:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:34:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:34:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:34:41 using GIT_SSH to set credentials Gerrit user 06:34:41 Verifying host key using manually-configured host key entries 06:34:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/6 # timeout=30 06:34:42 > git rev-parse a65513228606921671e5889a867f8722604fc7dd^{commit} # timeout=10 06:34:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:34:42 Checking out Revision a65513228606921671e5889a867f8722604fc7dd (refs/changes/63/142163/6) 06:34:42 > git config core.sparsecheckout # timeout=10 06:34:42 > git checkout -f a65513228606921671e5889a867f8722604fc7dd # timeout=30 06:34:45 Commit message: "[COMMON] Update readiness image" 06:34:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:34:45 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:34:45 [EnvInject] - Injecting environment variables from a build step. 06:34:45 [EnvInject] - Injecting as environment variables the properties content 06:34:45 PYTHON=python3 06:34:45 06:34:45 [EnvInject] - Variables injected successfully. 06:34:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5490913873425356848.sh 06:34:45 ---> tox-install.sh 06:34:45 + source /home/jenkins/lf-env.sh 06:34:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:34:45 ++ mktemp -d /tmp/venv-XXXX 06:34:45 + lf_venv=/tmp/venv-CzwM 06:34:45 + local venv_file=/tmp/.os_lf_venv 06:34:45 + local python=python3 06:34:45 + local options 06:34:45 + local set_path=true 06:34:45 + local install_args= 06:34:45 ++ 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 06:34:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:34:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:34:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:34:45 + true 06:34:45 + case $1 in 06:34:45 + venv_file=/tmp/.toxenv 06:34:45 + shift 2 06:34:45 + true 06:34:45 + case $1 in 06:34:45 + shift 06:34:45 + break 06:34:45 + case $python in 06:34:45 + local pkg_list= 06:34:45 + [[ -d /opt/pyenv ]] 06:34:45 + echo 'Setup pyenv:' 06:34:45 Setup pyenv: 06:34:45 + export PYENV_ROOT=/opt/pyenv 06:34:45 + PYENV_ROOT=/opt/pyenv 06:34:45 + 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 06:34:45 + 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 06:34:45 + pyenv versions 06:34:46 * system (set by /opt/pyenv/version) 06:34:46 * 3.8.13 (set by /opt/pyenv/version) 06:34:46 * 3.9.13 (set by /opt/pyenv/version) 06:34:46 * 3.10.6 (set by /opt/pyenv/version) 06:34:46 + command -v pyenv 06:34:46 ++ pyenv init - --no-rehash 06:34:46 + 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[*]}"'\'')" 06:34:46 export PATH="/opt/pyenv/shims:${PATH}" 06:34:46 export PYENV_SHELL=bash 06:34:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:34:46 pyenv() { 06:34:46 local command 06:34:46 command="${1:-}" 06:34:46 if [ "$#" -gt 0 ]; then 06:34:46 shift 06:34:46 fi 06:34:46 06:34:46 case "$command" in 06:34:46 rehash|shell) 06:34:46 eval "$(pyenv "sh-$command" "$@")" 06:34:46 ;; 06:34:46 *) 06:34:46 command pyenv "$command" "$@" 06:34:46 ;; 06:34:46 esac 06:34:46 }' 06:34:46 +++ 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[*]}"' 06:34:46 ++ 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 06:34:46 ++ 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 06:34:46 ++ 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 06:34:46 ++ export PYENV_SHELL=bash 06:34:46 ++ PYENV_SHELL=bash 06:34:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:34:46 +++ complete -F _pyenv pyenv 06:34:46 ++ lf-pyver python3 06:34:46 ++ local py_version_xy=python3 06:34:46 ++ local py_version_xyz= 06:34:46 ++ pyenv versions 06:34:46 ++ sed 's/^[ *]* //' 06:34:46 ++ local command 06:34:46 ++ command=versions 06:34:46 ++ '[' 1 -gt 0 ']' 06:34:46 ++ shift 06:34:46 ++ case "$command" in 06:34:46 ++ command pyenv versions 06:34:46 ++ pyenv versions 06:34:46 ++ awk '{ print $1 }' 06:34:46 ++ grep -E '^[0-9.]*[0-9]$' 06:34:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:34:46 +++ grep '^3' /tmp/.pyenv_versions 06:34:46 +++ sort -V 06:34:46 +++ tail -n 1 06:34:46 ++ py_version_xyz=3.10.6 06:34:46 ++ [[ -z 3.10.6 ]] 06:34:46 ++ echo 3.10.6 06:34:46 ++ return 0 06:34:46 + pyenv local 3.10.6 06:34:46 + local command 06:34:46 + command=local 06:34:46 + '[' 2 -gt 0 ']' 06:34:46 + shift 06:34:46 + case "$command" in 06:34:46 + command pyenv local 3.10.6 06:34:46 + pyenv local 3.10.6 06:34:46 + for arg in "$@" 06:34:46 + case $arg in 06:34:46 + pkg_list+='tox ' 06:34:46 + for arg in "$@" 06:34:46 + case $arg in 06:34:46 + pkg_list+='virtualenv ' 06:34:46 + for arg in "$@" 06:34:46 + case $arg in 06:34:46 + pkg_list+='urllib3~=1.26.15 ' 06:34:46 + [[ -f /tmp/.toxenv ]] 06:34:46 + [[ ! -f /tmp/.toxenv ]] 06:34:46 + [[ -n '' ]] 06:34:46 + python3 -m venv /tmp/venv-CzwM 06:34:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CzwM' 06:34:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CzwM 06:34:50 + echo /tmp/venv-CzwM 06:34:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:34:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:34:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:50 + local 'pip_opts=--upgrade --quiet' 06:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:34:50 + [[ -n '' ]] 06:34:50 + [[ -n '' ]] 06:34:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:50 + /tmp/venv-CzwM/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 06:34:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:34:54 lf-activate-venv(): INFO: Base packages installed successfully 06:34:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:34:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:34:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:34:54 + /tmp/venv-CzwM/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 06:34:56 + type python3 06:34:56 + true 06:34:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CzwM/bin to PATH' 06:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-CzwM/bin to PATH 06:34:56 + PATH=/tmp/venv-CzwM/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 06:34:56 + return 0 06:34:56 + python3 --version 06:34:56 Python 3.10.6 06:34:56 + python3 -m pip --version 06:34:56 pip 25.2 from /tmp/venv-CzwM/lib/python3.10/site-packages/pip (python 3.10) 06:34:56 + python3 -m pip freeze 06:34:56 cachetools==6.2.1 06:34:56 chardet==5.2.0 06:34:56 colorama==0.4.6 06:34:56 distlib==0.4.0 06:34:56 filelock==3.20.0 06:34:56 packaging==25.0 06:34:56 platformdirs==4.5.0 06:34:56 pluggy==1.6.0 06:34:56 pyproject-api==1.10.0 06:34:56 tomli==2.3.0 06:34:56 tox==4.31.0 06:34:56 typing_extensions==4.15.0 06:34:56 urllib3==1.26.20 06:34:56 virtualenv==20.35.3 06:34:56 [EnvInject] - Injecting environment variables from a build step. 06:34:56 [EnvInject] - Injecting as environment variables the properties content 06:34:56 PARALLEL=false 06:34:56 06:34:56 [EnvInject] - Variables injected successfully. 06:34:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12357116294755160467.sh 06:34:56 ---> tox-run.sh 06:34:56 + 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 06:34:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:34:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:34:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:34:56 + cd /w/workspace/oom-master-pre-commit-lint/. 06:34:56 + source /home/jenkins/lf-env.sh 06:34:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:34:56 ++ mktemp -d /tmp/venv-XXXX 06:34:56 + lf_venv=/tmp/venv-6PLB 06:34:56 + local venv_file=/tmp/.os_lf_venv 06:34:56 + local python=python3 06:34:56 + local options 06:34:56 + local set_path=true 06:34:56 + local install_args= 06:34:56 ++ 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 06:34:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:34:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:34:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:34:56 + true 06:34:56 + case $1 in 06:34:56 + venv_file=/tmp/.toxenv 06:34:56 + shift 2 06:34:56 + true 06:34:56 + case $1 in 06:34:56 + shift 06:34:56 + break 06:34:56 + case $python in 06:34:56 + local pkg_list= 06:34:56 + [[ -d /opt/pyenv ]] 06:34:56 + echo 'Setup pyenv:' 06:34:56 Setup pyenv: 06:34:56 + export PYENV_ROOT=/opt/pyenv 06:34:56 + PYENV_ROOT=/opt/pyenv 06:34:56 + 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 06:34:56 + 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 06:34:56 + pyenv versions 06:34:56 system 06:34:56 3.8.13 06:34:56 3.9.13 06:34:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:56 + command -v pyenv 06:34:56 ++ pyenv init - --no-rehash 06:34:56 + 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[*]}"'\'')" 06:34:56 export PATH="/opt/pyenv/shims:${PATH}" 06:34:56 export PYENV_SHELL=bash 06:34:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:34:56 pyenv() { 06:34:56 local command 06:34:56 command="${1:-}" 06:34:56 if [ "$#" -gt 0 ]; then 06:34:56 shift 06:34:56 fi 06:34:56 06:34:56 case "$command" in 06:34:56 rehash|shell) 06:34:56 eval "$(pyenv "sh-$command" "$@")" 06:34:56 ;; 06:34:56 *) 06:34:56 command pyenv "$command" "$@" 06:34:56 ;; 06:34:56 esac 06:34:56 }' 06:34:56 +++ 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[*]}"' 06:34:56 ++ 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 06:34:56 ++ 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 06:34:56 ++ 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 06:34:56 ++ export PYENV_SHELL=bash 06:34:56 ++ PYENV_SHELL=bash 06:34:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:34:56 +++ complete -F _pyenv pyenv 06:34:56 ++ lf-pyver python3 06:34:56 ++ local py_version_xy=python3 06:34:56 ++ local py_version_xyz= 06:34:56 ++ pyenv versions 06:34:56 ++ local command 06:34:56 ++ command=versions 06:34:56 ++ '[' 1 -gt 0 ']' 06:34:56 ++ shift 06:34:56 ++ case "$command" in 06:34:56 ++ command pyenv versions 06:34:56 ++ pyenv versions 06:34:56 ++ sed 's/^[ *]* //' 06:34:56 ++ awk '{ print $1 }' 06:34:56 ++ grep -E '^[0-9.]*[0-9]$' 06:34:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:34:56 +++ grep '^3' /tmp/.pyenv_versions 06:34:56 +++ sort -V 06:34:56 +++ tail -n 1 06:34:56 ++ py_version_xyz=3.10.6 06:34:56 ++ [[ -z 3.10.6 ]] 06:34:56 ++ echo 3.10.6 06:34:56 ++ return 0 06:34:56 + pyenv local 3.10.6 06:34:56 + local command 06:34:56 + command=local 06:34:56 + '[' 2 -gt 0 ']' 06:34:56 + shift 06:34:56 + case "$command" in 06:34:56 + command pyenv local 3.10.6 06:34:56 + pyenv local 3.10.6 06:34:56 + for arg in "$@" 06:34:56 + case $arg in 06:34:56 + pkg_list+='tox ' 06:34:56 + for arg in "$@" 06:34:56 + case $arg in 06:34:56 + pkg_list+='virtualenv ' 06:34:56 + for arg in "$@" 06:34:56 + case $arg in 06:34:56 + pkg_list+='urllib3~=1.26.15 ' 06:34:56 + [[ -f /tmp/.toxenv ]] 06:34:56 ++ cat /tmp/.toxenv 06:34:56 + lf_venv=/tmp/venv-CzwM 06:34:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzwM from' file:/tmp/.toxenv 06:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzwM from file:/tmp/.toxenv 06:34:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:56 + local 'pip_opts=--upgrade --quiet' 06:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:34:56 + [[ -n '' ]] 06:34:56 + [[ -n '' ]] 06:34:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:56 + /tmp/venv-CzwM/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 06:34:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:34:57 lf-activate-venv(): INFO: Base packages installed successfully 06:34:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:34:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:34:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:34:57 + /tmp/venv-CzwM/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 06:34:58 + type python3 06:34:58 + true 06:34:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CzwM/bin to PATH' 06:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-CzwM/bin to PATH 06:34:58 + PATH=/tmp/venv-CzwM/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 06:34:58 + return 0 06:34:58 + [[ -d /opt/pyenv ]] 06:34:58 + echo '---> Setting up pyenv' 06:34:58 ---> Setting up pyenv 06:34:58 + export PYENV_ROOT=/opt/pyenv 06:34:58 + PYENV_ROOT=/opt/pyenv 06:34:58 + export PATH=/opt/pyenv/bin:/tmp/venv-CzwM/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 06:34:58 + PATH=/opt/pyenv/bin:/tmp/venv-CzwM/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 06:34:58 ++ pwd 06:34:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:34:58 + export PYTHONPATH 06:34:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:34:58 + TOX_TESTENV_PASSENV=PYTHONPATH 06:34:58 + tox --version 06:34:59 4.31.0 from /tmp/venv-CzwM/lib/python3.10/site-packages/tox/__init__.py 06:34:59 + PARALLEL=false 06:34:59 + TOX_OPTIONS_LIST= 06:34:59 + [[ -n pre-commit ]] 06:34:59 + TOX_OPTIONS_LIST=' -e pre-commit' 06:34:59 + case ${PARALLEL,,} in 06:34:59 + tox -e pre-commit 06:34:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:35:00 pre-commit: install_deps> python -I -m pip install pre-commit 06:35:02 pre-commit: freeze> python -m pip freeze --all 06:35:03 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 06:35:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:35:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:35:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:35:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:35:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:35:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:35:05 [INFO] Once installed this environment will be reused. 06:35:05 [INFO] This may take a few minutes... 06:35:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:35:09 [INFO] Once installed this environment will be reused. 06:35:09 [INFO] This may take a few minutes... 06:35:15 trim trailing whitespace.................................................Passed 06:35:15 Tabs remover.............................................................Passed 06:35:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:35:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:35:16 [INFO] Once installed this environment will be reused. 06:35:16 [INFO] This may take a few minutes... 06:35:24 gitlint..............................................(no files to check)Skipped 06:35:24 pre-commit: OK (24.65=setup[3.45]+cmd[12.70,8.51] seconds) 06:35:24 congratulations :) (24.69 seconds) 06:35:24 + tox_status=0 06:35:24 + echo '---> Completed tox runs' 06:35:24 ---> Completed tox runs 06:35:24 + for i in .tox/*/log 06:35:24 ++ echo .tox/pre-commit/log 06:35:24 ++ awk -F/ '{print $2}' 06:35:24 + tox_env=pre-commit 06:35:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:35:24 + DOC_DIR=docs/_build/html 06:35:24 + [[ -d docs/_build/html ]] 06:35:24 + echo '---> tox-run.sh ends' 06:35:24 ---> tox-run.sh ends 06:35:24 + test 0 -eq 0 06:35:24 $ ssh-agent -k 06:35:24 unset SSH_AUTH_SOCK; 06:35:24 unset SSH_AGENT_PID; 06:35:24 echo Agent pid 1695 killed; 06:35:24 [ssh-agent] Stopped. 06:35:24 [PostBuildScript] - [INFO] Executing post build scripts. 06:35:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13132962170739767037.sh 06:35:24 ---> sysstat.sh 06:35:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1441070478695391881.sh 06:35:24 ---> package-listing.sh 06:35:24 ++ facter osfamily 06:35:24 ++ tr '[:upper:]' '[:lower:]' 06:35:25 + OS_FAMILY=debian 06:35:25 + workspace=/w/workspace/oom-master-pre-commit-lint 06:35:25 + START_PACKAGES=/tmp/packages_start.txt 06:35:25 + END_PACKAGES=/tmp/packages_end.txt 06:35:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:35:25 + PACKAGES=/tmp/packages_start.txt 06:35:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:35:25 + PACKAGES=/tmp/packages_end.txt 06:35:25 + case "${OS_FAMILY}" in 06:35:25 + dpkg -l 06:35:25 + grep '^ii' 06:35:25 + '[' -f /tmp/packages_start.txt ']' 06:35:25 + '[' -f /tmp/packages_end.txt ']' 06:35:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:35:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:35:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:35:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13897162296041743198.sh 06:35:25 ---> capture-instance-metadata.sh 06:35:25 Setup pyenv: 06:35:25 system 06:35:25 3.8.13 06:35:25 3.9.13 06:35:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:35:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-piyW 06:35:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:32 lf-activate-venv(): INFO: Base packages installed successfully 06:35:32 lf-activate-venv(): INFO: Installing additional packages: lftools 06:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-piyW/bin to PATH 06:35:54 INFO: Running in OpenStack, capturing instance metadata 06:35:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7133825317895871445.sh 06:35:55 provisioning config files... 06:35:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17069678762820443290tmp 06:35:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:35:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:35:55 [EnvInject] - Injecting environment variables from a build step. 06:35:55 [EnvInject] - Injecting as environment variables the properties content 06:35:55 SERVER_ID=logs 06:35:55 06:35:55 [EnvInject] - Variables injected successfully. 06:35:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9446754823299579756.sh 06:35:55 ---> create-netrc.sh 06:35:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1669325242845689321.sh 06:35:55 ---> python-tools-install.sh 06:35:55 Setup pyenv: 06:35:55 system 06:35:55 3.8.13 06:35:55 3.9.13 06:35:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-piyW from file:/tmp/.os_lf_venv 06:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:57 lf-activate-venv(): INFO: Base packages installed successfully 06:35:57 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:05 lf-activate-venv(): INFO: Adding /tmp/venv-piyW/bin to PATH 06:36:05 Generating Requirements File 06:36:22 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. 06:36:22 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:36:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:36:23 Python 3.10.6 06:36:23 pip 25.2 from /tmp/venv-piyW/lib/python3.10/site-packages/pip (python 3.10) 06:36:23 appdirs==1.4.4 06:36:23 argcomplete==3.6.3 06:36:23 aspy.yaml==1.3.0 06:36:23 attrs==25.4.0 06:36:23 autopage==0.5.2 06:36:23 beautifulsoup4==4.14.2 06:36:23 boto3==1.40.55 06:36:23 botocore==1.40.55 06:36:23 bs4==0.0.2 06:36:23 cachetools==6.2.1 06:36:23 certifi==2025.10.5 06:36:23 cffi==2.0.0 06:36:23 cfgv==3.4.0 06:36:23 chardet==5.2.0 06:36:23 charset-normalizer==3.4.4 06:36:23 click==8.3.0 06:36:23 cliff==4.11.0 06:36:23 cmd2==2.7.0 06:36:23 cryptography==3.3.2 06:36:23 debtcollector==3.0.0 06:36:23 decorator==5.2.1 06:36:23 defusedxml==0.7.1 06:36:23 Deprecated==1.2.18 06:36:23 distlib==0.4.0 06:36:23 dnspython==2.8.0 06:36:23 docker==7.1.0 06:36:23 dogpile.cache==1.5.0 06:36:23 durationpy==0.10 06:36:23 email-validator==2.3.0 06:36:23 filelock==3.20.0 06:36:23 future==1.0.0 06:36:23 gitdb==4.0.12 06:36:23 GitPython==3.1.45 06:36:23 google-auth==2.41.1 06:36:23 httplib2==0.31.0 06:36:23 identify==2.6.15 06:36:23 idna==3.11 06:36:23 importlib-resources==1.5.0 06:36:23 iso8601==2.1.0 06:36:23 Jinja2==3.1.6 06:36:23 jmespath==1.0.1 06:36:23 jsonpatch==1.33 06:36:23 jsonpointer==3.0.0 06:36:23 jsonschema==4.25.1 06:36:23 jsonschema-specifications==2025.9.1 06:36:23 keystoneauth1==5.12.0 06:36:23 kubernetes==34.1.0 06:36:23 lftools==0.37.15 06:36:23 lxml==6.0.2 06:36:23 markdown-it-py==4.0.0 06:36:23 MarkupSafe==3.0.3 06:36:23 mdurl==0.1.2 06:36:23 msgpack==1.1.2 06:36:23 multi_key_dict==2.0.3 06:36:23 munch==4.0.0 06:36:23 netaddr==1.3.0 06:36:23 niet==1.4.2 06:36:23 nodeenv==1.9.1 06:36:23 oauth2client==4.1.3 06:36:23 oauthlib==3.3.1 06:36:23 openstacksdk==4.7.1 06:36:23 os-service-types==1.8.0 06:36:23 osc-lib==4.2.0 06:36:23 oslo.config==10.0.0 06:36:23 oslo.context==6.1.0 06:36:23 oslo.i18n==6.6.0 06:36:23 oslo.log==7.2.1 06:36:23 oslo.serialization==5.8.0 06:36:23 oslo.utils==9.1.0 06:36:23 packaging==25.0 06:36:23 pbr==7.0.1 06:36:23 platformdirs==4.5.0 06:36:23 prettytable==3.16.0 06:36:23 psutil==7.1.1 06:36:23 pyasn1==0.6.1 06:36:23 pyasn1_modules==0.4.2 06:36:23 pycparser==2.23 06:36:23 pygerrit2==2.0.15 06:36:23 PyGithub==2.8.1 06:36:23 Pygments==2.19.2 06:36:23 PyJWT==2.10.1 06:36:23 PyNaCl==1.6.0 06:36:23 pyparsing==2.4.7 06:36:23 pyperclip==1.11.0 06:36:23 pyrsistent==0.20.0 06:36:23 python-cinderclient==9.8.0 06:36:23 python-dateutil==2.9.0.post0 06:36:23 python-heatclient==4.3.0 06:36:23 python-jenkins==1.8.3 06:36:23 python-keystoneclient==5.7.0 06:36:23 python-magnumclient==4.9.0 06:36:23 python-openstackclient==8.2.0 06:36:23 python-swiftclient==4.8.0 06:36:23 PyYAML==6.0.3 06:36:23 referencing==0.37.0 06:36:23 requests==2.32.5 06:36:23 requests-oauthlib==2.0.0 06:36:23 requestsexceptions==1.4.0 06:36:23 rfc3986==2.0.0 06:36:23 rich==14.2.0 06:36:23 rich-argparse==1.7.1 06:36:23 rpds-py==0.27.1 06:36:23 rsa==4.9.1 06:36:23 ruamel.yaml==0.18.15 06:36:23 ruamel.yaml.clib==0.2.14 06:36:23 s3transfer==0.14.0 06:36:23 simplejson==3.20.2 06:36:23 six==1.17.0 06:36:23 smmap==5.0.2 06:36:23 soupsieve==2.8 06:36:23 stevedore==5.5.0 06:36:23 tabulate==0.9.0 06:36:23 toml==0.10.2 06:36:23 tomlkit==0.13.3 06:36:23 tqdm==4.67.1 06:36:23 typing_extensions==4.15.0 06:36:23 tzdata==2025.2 06:36:23 urllib3==1.26.20 06:36:23 virtualenv==20.35.3 06:36:23 wcwidth==0.2.14 06:36:23 websocket-client==1.9.0 06:36:23 wrapt==2.0.0 06:36:23 xdg==6.0.0 06:36:23 xmltodict==1.0.2 06:36:23 yq==3.4.3 06:36:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1173647020615308182.sh 06:36:23 ---> sudo-logs.sh 06:36:23 Archiving 'sudo' log.. 06:36:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4067062474049266196.sh 06:36:24 ---> job-cost.sh 06:36:24 Setup pyenv: 06:36:24 system 06:36:24 3.8.13 06:36:24 3.9.13 06:36:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-piyW from file:/tmp/.os_lf_venv 06:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:26 lf-activate-venv(): INFO: Base packages installed successfully 06:36:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-piyW/bin to PATH 06:36:31 INFO: No Stack... 06:36:31 INFO: Retrieving Pricing Info for: v3-standard-4 06:36:31 INFO: Archiving Costs 06:36:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16626663231426146172.sh 06:36:31 ---> logs-deploy.sh 06:36:31 Setup pyenv: 06:36:32 system 06:36:32 3.8.13 06:36:32 3.9.13 06:36:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-piyW from file:/tmp/.os_lf_venv 06:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:33 lf-activate-venv(): INFO: Base packages installed successfully 06:36:33 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-piyW/bin to PATH 06:36:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4268 06:36:42 INFO: archiving workspace using pattern(s): 06:36:43 Archives upload complete. 06:36:43 INFO: archiving logs to Nexus 06:36:44 ---> uname -a: 06:36:44 Linux prd-ubuntu1804-builder-4c-4g-3867 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:36:44 06:36:44 06:36:44 ---> lscpu: 06:36:44 Architecture: x86_64 06:36:44 CPU op-mode(s): 32-bit, 64-bit 06:36:44 Byte Order: Little Endian 06:36:44 CPU(s): 4 06:36:44 On-line CPU(s) list: 0-3 06:36:44 Thread(s) per core: 1 06:36:44 Core(s) per socket: 1 06:36:44 Socket(s): 4 06:36:44 NUMA node(s): 1 06:36:44 Vendor ID: AuthenticAMD 06:36:44 CPU family: 23 06:36:44 Model: 49 06:36:44 Model name: AMD EPYC-Rome Processor 06:36:44 Stepping: 0 06:36:44 CPU MHz: 2800.000 06:36:44 BogoMIPS: 5600.00 06:36:44 Virtualization: AMD-V 06:36:44 Hypervisor vendor: KVM 06:36:44 Virtualization type: full 06:36:44 L1d cache: 32K 06:36:44 L1i cache: 32K 06:36:44 L2 cache: 512K 06:36:44 L3 cache: 16384K 06:36:44 NUMA node0 CPU(s): 0-3 06:36:44 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 06:36:44 06:36:44 06:36:44 ---> nproc: 06:36:44 4 06:36:44 06:36:44 06:36:44 ---> df -h: 06:36:44 Filesystem Size Used Avail Use% Mounted on 06:36:44 udev 7.9G 0 7.9G 0% /dev 06:36:44 tmpfs 1.6G 676K 1.6G 1% /run 06:36:44 /dev/vda1 78G 8.4G 69G 11% / 06:36:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:36:44 tmpfs 5.0M 0 5.0M 0% /run/lock 06:36:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:36:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:36:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:36:44 06:36:44 06:36:44 ---> free -m: 06:36:44 total used free shared buff/cache available 06:36:44 Mem: 16040 543 13282 0 2213 15174 06:36:44 Swap: 1023 0 1023 06:36:44 06:36:44 06:36:44 ---> ip addr: 06:36:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:36:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:36:44 inet 127.0.0.1/8 scope host lo 06:36:44 valid_lft forever preferred_lft forever 06:36:44 inet6 ::1/128 scope host 06:36:44 valid_lft forever preferred_lft forever 06:36:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:36:44 link/ether fa:16:3e:e3:40:c6 brd ff:ff:ff:ff:ff:ff 06:36:44 inet 10.30.107.95/23 brd 10.30.107.255 scope global dynamic ens3 06:36:44 valid_lft 86240sec preferred_lft 86240sec 06:36:44 inet6 fe80::f816:3eff:fee3:40c6/64 scope link 06:36:44 valid_lft forever preferred_lft forever 06:36:44 06:36:44 06:36:44 ---> sar -b -r -n DEV: 06:36:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3867) 10/20/25 _x86_64_ (4 CPU) 06:36:44 06:36:44 06:34:08 LINUX RESTART (4 CPU) 06:36:44 06:36:44 06:35:01 tps rtps wtps bread/s bwrtn/s 06:36:44 06:36:02 97.52 2.05 95.47 151.04 12751.74 06:36:44 Average: 97.52 2.05 95.47 151.04 12751.74 06:36:44 06:36:44 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:36:44 06:36:02 13703564 15506764 2721404 16.57 78172 1912456 818380 4.68 800900 1678300 166516 06:36:44 Average: 13703564 15506764 2721404 16.57 78172 1912456 818380 4.68 800900 1678300 166516 06:36:44 06:36:44 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:36:44 06:36:02 ens3 79.15 59.54 1169.82 12.72 0.00 0.00 0.00 0.00 06:36:44 06:36:02 lo 2.20 2.20 0.25 0.25 0.00 0.00 0.00 0.00 06:36:44 Average: ens3 79.15 59.54 1169.82 12.72 0.00 0.00 0.00 0.00 06:36:44 Average: lo 2.20 2.20 0.25 0.25 0.00 0.00 0.00 0.00 06:36:44 06:36:44 06:36:44 ---> sar -P ALL: 06:36:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3867) 10/20/25 _x86_64_ (4 CPU) 06:36:44 06:36:44 06:34:08 LINUX RESTART (4 CPU) 06:36:44 06:36:44 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:36:44 06:36:02 all 22.57 0.00 1.92 1.98 0.06 73.47 06:36:44 06:36:02 0 12.87 0.00 1.37 4.17 0.05 81.53 06:36:44 06:36:02 1 29.38 0.00 2.12 0.77 0.10 67.63 06:36:44 06:36:02 2 26.48 0.00 1.80 0.37 0.07 71.29 06:36:44 06:36:02 3 21.61 0.00 2.36 2.63 0.05 73.36 06:36:44 Average: all 22.57 0.00 1.92 1.98 0.06 73.47 06:36:44 Average: 0 12.87 0.00 1.37 4.17 0.05 81.53 06:36:44 Average: 1 29.38 0.00 2.12 0.77 0.10 67.63 06:36:44 Average: 2 26.48 0.00 1.80 0.37 0.07 71.29 06:36:44 Average: 3 21.61 0.00 2.36 2.63 0.05 73.36 06:36:44 06:36:44 06:36:44