10:10:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 10:10:48 Running as SYSTEM 10:10:48 [EnvInject] - Loading node environment variables. 10:10:48 Building remotely on prd-ubuntu1804-builder-4c-4g-7687 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:10:48 [ssh-agent] Looking for ssh-agent implementation... 10:10:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:48 $ ssh-agent 10:10:49 SSH_AUTH_SOCK=/tmp/ssh-eTgFiVJih5hO/agent.1681 10:10:49 SSH_AGENT_PID=1683 10:10:49 [ssh-agent] Started. 10:10:49 Running ssh-add (command line suppressed) 10:10:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1980991494390931590.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1980991494390931590.key) 10:10:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:10:49 The recommended git tool is: NONE 10:10:50 using credential onap-jenkins-ssh 10:10:50 Wiping out workspace first. 10:10:50 Cloning the remote Git repository 10:10:50 Cloning repository git://cloud.onap.org/mirror/oom.git 10:10:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:10:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:10:50 > git --version # timeout=10 10:10:50 > git --version # 'git version 2.17.1' 10:10:50 using GIT_SSH to set credentials Gerrit user 10:10:50 Verifying host key using manually-configured host key entries 10:10:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:10:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:10:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:10:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:10:56 using GIT_SSH to set credentials Gerrit user 10:10:56 Verifying host key using manually-configured host key entries 10:10:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/10 # timeout=30 10:10:56 > git rev-parse 1875aea2d0aa4bd84b51b12ef72bb07e1460c898^{commit} # timeout=10 10:10:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:10:56 Checking out Revision 1875aea2d0aa4bd84b51b12ef72bb07e1460c898 (refs/changes/80/141880/10) 10:10:56 > git config core.sparsecheckout # timeout=10 10:10:56 > git checkout -f 1875aea2d0aa4bd84b51b12ef72bb07e1460c898 # timeout=30 10:10:59 Commit message: "[SDC] Move db init jobs to init container." 10:10:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:10:59 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 10:11:00 [EnvInject] - Injecting environment variables from a build step. 10:11:00 [EnvInject] - Injecting as environment variables the properties content 10:11:00 PYTHON=python3 10:11:00 10:11:00 [EnvInject] - Variables injected successfully. 10:11:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2276270003570257386.sh 10:11:00 ---> tox-install.sh 10:11:00 + source /home/jenkins/lf-env.sh 10:11:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:00 ++ mktemp -d /tmp/venv-XXXX 10:11:00 + lf_venv=/tmp/venv-kxcq 10:11:00 + local venv_file=/tmp/.os_lf_venv 10:11:00 + local python=python3 10:11:00 + local options 10:11:00 + local set_path=true 10:11:00 + local install_args= 10:11:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:00 + true 10:11:00 + case $1 in 10:11:00 + venv_file=/tmp/.toxenv 10:11:00 + shift 2 10:11:00 + true 10:11:00 + case $1 in 10:11:00 + shift 10:11:00 + break 10:11:00 + case $python in 10:11:00 + local pkg_list= 10:11:00 + [[ -d /opt/pyenv ]] 10:11:00 + echo 'Setup pyenv:' 10:11:00 Setup pyenv: 10:11:00 + export PYENV_ROOT=/opt/pyenv 10:11:00 + PYENV_ROOT=/opt/pyenv 10:11:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:00 + pyenv versions 10:11:00 * system (set by /opt/pyenv/version) 10:11:00 * 3.8.13 (set by /opt/pyenv/version) 10:11:00 * 3.9.13 (set by /opt/pyenv/version) 10:11:00 * 3.10.6 (set by /opt/pyenv/version) 10:11:00 + command -v pyenv 10:11:00 ++ pyenv init - --no-rehash 10:11:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:11:00 export PATH="/opt/pyenv/shims:${PATH}" 10:11:00 export PYENV_SHELL=bash 10:11:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:00 pyenv() { 10:11:00 local command 10:11:00 command="${1:-}" 10:11:00 if [ "$#" -gt 0 ]; then 10:11:00 shift 10:11:00 fi 10:11:00 10:11:00 case "$command" in 10:11:00 rehash|shell) 10:11:00 eval "$(pyenv "sh-$command" "$@")" 10:11:00 ;; 10:11:00 *) 10:11:00 command pyenv "$command" "$@" 10:11:00 ;; 10:11:00 esac 10:11:00 }' 10:11:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:11:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:00 ++ export PYENV_SHELL=bash 10:11:00 ++ PYENV_SHELL=bash 10:11:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:00 +++ complete -F _pyenv pyenv 10:11:00 ++ lf-pyver python3 10:11:00 ++ local py_version_xy=python3 10:11:00 ++ local py_version_xyz= 10:11:00 ++ pyenv versions 10:11:00 ++ local command 10:11:00 ++ command=versions 10:11:00 ++ '[' 1 -gt 0 ']' 10:11:00 ++ shift 10:11:00 ++ case "$command" in 10:11:00 ++ command pyenv versions 10:11:00 ++ pyenv versions 10:11:00 ++ sed 's/^[ *]* //' 10:11:00 ++ grep -E '^[0-9.]*[0-9]$' 10:11:00 ++ awk '{ print $1 }' 10:11:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:00 +++ grep '^3' /tmp/.pyenv_versions 10:11:00 +++ sort -V 10:11:00 +++ tail -n 1 10:11:00 ++ py_version_xyz=3.10.6 10:11:00 ++ [[ -z 3.10.6 ]] 10:11:00 ++ echo 3.10.6 10:11:00 ++ return 0 10:11:00 + pyenv local 3.10.6 10:11:00 + local command 10:11:00 + command=local 10:11:00 + '[' 2 -gt 0 ']' 10:11:00 + shift 10:11:00 + case "$command" in 10:11:00 + command pyenv local 3.10.6 10:11:00 + pyenv local 3.10.6 10:11:00 + for arg in "$@" 10:11:00 + case $arg in 10:11:00 + pkg_list+='tox ' 10:11:00 + for arg in "$@" 10:11:00 + case $arg in 10:11:00 + pkg_list+='virtualenv ' 10:11:00 + for arg in "$@" 10:11:00 + case $arg in 10:11:00 + pkg_list+='urllib3~=1.26.15 ' 10:11:00 + [[ -f /tmp/.toxenv ]] 10:11:00 + [[ ! -f /tmp/.toxenv ]] 10:11:00 + [[ -n '' ]] 10:11:00 + python3 -m venv /tmp/venv-kxcq 10:11:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kxcq' 10:11:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kxcq 10:11:04 + echo /tmp/venv-kxcq 10:11:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:11:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:11:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:04 + local 'pip_opts=--upgrade --quiet' 10:11:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:11:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:11:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:11:04 + [[ -n '' ]] 10:11:04 + [[ -n '' ]] 10:11:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:04 + /tmp/venv-kxcq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:11:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:11:08 lf-activate-venv(): INFO: Base packages installed successfully 10:11:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:11:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:11:08 + /tmp/venv-kxcq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:11:11 + type python3 10:11:11 + true 10:11:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kxcq/bin to PATH' 10:11:11 lf-activate-venv(): INFO: Adding /tmp/venv-kxcq/bin to PATH 10:11:11 + PATH=/tmp/venv-kxcq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 + return 0 10:11:11 + python3 --version 10:11:11 Python 3.10.6 10:11:11 + python3 -m pip --version 10:11:11 pip 25.3 from /tmp/venv-kxcq/lib/python3.10/site-packages/pip (python 3.10) 10:11:11 + python3 -m pip freeze 10:11:11 cachetools==6.2.1 10:11:11 chardet==5.2.0 10:11:11 colorama==0.4.6 10:11:11 distlib==0.4.0 10:11:11 filelock==3.20.0 10:11:11 packaging==25.0 10:11:11 platformdirs==4.5.0 10:11:11 pluggy==1.6.0 10:11:11 pyproject-api==1.10.0 10:11:11 tomli==2.3.0 10:11:11 tox==4.32.0 10:11:11 typing_extensions==4.15.0 10:11:11 urllib3==1.26.20 10:11:11 virtualenv==20.35.4 10:11:11 [EnvInject] - Injecting environment variables from a build step. 10:11:11 [EnvInject] - Injecting as environment variables the properties content 10:11:11 PARALLEL=false 10:11:11 10:11:11 [EnvInject] - Variables injected successfully. 10:11:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4559190303569227307.sh 10:11:11 ---> tox-run.sh 10:11:11 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:11:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:11:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:11:11 + cd /w/workspace/oom-master-pre-commit-lint/. 10:11:11 + source /home/jenkins/lf-env.sh 10:11:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:11 ++ mktemp -d /tmp/venv-XXXX 10:11:11 + lf_venv=/tmp/venv-xSIJ 10:11:11 + local venv_file=/tmp/.os_lf_venv 10:11:11 + local python=python3 10:11:11 + local options 10:11:11 + local set_path=true 10:11:11 + local install_args= 10:11:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:11 + true 10:11:11 + case $1 in 10:11:11 + venv_file=/tmp/.toxenv 10:11:11 + shift 2 10:11:11 + true 10:11:11 + case $1 in 10:11:11 + shift 10:11:11 + break 10:11:11 + case $python in 10:11:11 + local pkg_list= 10:11:11 + [[ -d /opt/pyenv ]] 10:11:11 + echo 'Setup pyenv:' 10:11:11 Setup pyenv: 10:11:11 + export PYENV_ROOT=/opt/pyenv 10:11:11 + PYENV_ROOT=/opt/pyenv 10:11:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 + pyenv versions 10:11:11 system 10:11:11 3.8.13 10:11:11 3.9.13 10:11:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:11:11 + command -v pyenv 10:11:11 ++ pyenv init - --no-rehash 10:11:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:11:11 export PATH="/opt/pyenv/shims:${PATH}" 10:11:11 export PYENV_SHELL=bash 10:11:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:11 pyenv() { 10:11:11 local command 10:11:11 command="${1:-}" 10:11:11 if [ "$#" -gt 0 ]; then 10:11:11 shift 10:11:11 fi 10:11:11 10:11:11 case "$command" in 10:11:11 rehash|shell) 10:11:11 eval "$(pyenv "sh-$command" "$@")" 10:11:11 ;; 10:11:11 *) 10:11:11 command pyenv "$command" "$@" 10:11:11 ;; 10:11:11 esac 10:11:11 }' 10:11:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:11:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:11 ++ export PYENV_SHELL=bash 10:11:11 ++ PYENV_SHELL=bash 10:11:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:11 +++ complete -F _pyenv pyenv 10:11:11 ++ lf-pyver python3 10:11:11 ++ local py_version_xy=python3 10:11:11 ++ local py_version_xyz= 10:11:11 ++ pyenv versions 10:11:11 ++ local command 10:11:11 ++ command=versions 10:11:11 ++ '[' 1 -gt 0 ']' 10:11:11 ++ shift 10:11:11 ++ case "$command" in 10:11:11 ++ command pyenv versions 10:11:11 ++ pyenv versions 10:11:11 ++ sed 's/^[ *]* //' 10:11:11 ++ awk '{ print $1 }' 10:11:11 ++ grep -E '^[0-9.]*[0-9]$' 10:11:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:11 +++ grep '^3' /tmp/.pyenv_versions 10:11:11 +++ sort -V 10:11:11 +++ tail -n 1 10:11:11 ++ py_version_xyz=3.10.6 10:11:11 ++ [[ -z 3.10.6 ]] 10:11:11 ++ echo 3.10.6 10:11:11 ++ return 0 10:11:11 + pyenv local 3.10.6 10:11:11 + local command 10:11:11 + command=local 10:11:11 + '[' 2 -gt 0 ']' 10:11:11 + shift 10:11:11 + case "$command" in 10:11:11 + command pyenv local 3.10.6 10:11:11 + pyenv local 3.10.6 10:11:11 + for arg in "$@" 10:11:11 + case $arg in 10:11:11 + pkg_list+='tox ' 10:11:11 + for arg in "$@" 10:11:11 + case $arg in 10:11:11 + pkg_list+='virtualenv ' 10:11:11 + for arg in "$@" 10:11:11 + case $arg in 10:11:11 + pkg_list+='urllib3~=1.26.15 ' 10:11:11 + [[ -f /tmp/.toxenv ]] 10:11:11 ++ cat /tmp/.toxenv 10:11:11 + lf_venv=/tmp/venv-kxcq 10:11:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kxcq from' file:/tmp/.toxenv 10:11:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kxcq from file:/tmp/.toxenv 10:11:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:11:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:11 + local 'pip_opts=--upgrade --quiet' 10:11:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:11:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:11:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:11:11 + [[ -n '' ]] 10:11:11 + [[ -n '' ]] 10:11:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:11:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:11 + /tmp/venv-kxcq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:11:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:11:12 lf-activate-venv(): INFO: Base packages installed successfully 10:11:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:11:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:11:12 + /tmp/venv-kxcq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:11:13 + type python3 10:11:13 + true 10:11:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kxcq/bin to PATH' 10:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-kxcq/bin to PATH 10:11:13 + PATH=/tmp/venv-kxcq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:13 + return 0 10:11:13 + [[ -d /opt/pyenv ]] 10:11:13 + echo '---> Setting up pyenv' 10:11:13 ---> Setting up pyenv 10:11:13 + export PYENV_ROOT=/opt/pyenv 10:11:13 + PYENV_ROOT=/opt/pyenv 10:11:13 + export PATH=/opt/pyenv/bin:/tmp/venv-kxcq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:13 + PATH=/opt/pyenv/bin:/tmp/venv-kxcq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:13 ++ pwd 10:11:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:11:13 + export PYTHONPATH 10:11:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:11:13 + TOX_TESTENV_PASSENV=PYTHONPATH 10:11:13 + tox --version 10:11:14 4.32.0 from /tmp/venv-kxcq/lib/python3.10/site-packages/tox/__init__.py 10:11:14 + PARALLEL=false 10:11:14 + TOX_OPTIONS_LIST= 10:11:14 + [[ -n pre-commit ]] 10:11:14 + TOX_OPTIONS_LIST=' -e pre-commit' 10:11:14 + case ${PARALLEL,,} in 10:11:14 + tox -e pre-commit 10:11:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:11:15 pre-commit: install_deps> python -I -m pip install pre-commit 10:11:18 pre-commit: freeze> python -m pip freeze --all 10:11:18 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,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.4 10:11:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:11:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:11:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:11:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:11:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:11:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:11:21 [INFO] Once installed this environment will be reused. 10:11:21 [INFO] This may take a few minutes... 10:11:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:11:25 [INFO] Once installed this environment will be reused. 10:11:25 [INFO] This may take a few minutes... 10:11:31 trim trailing whitespace.................................................Passed 10:11:31 Tabs remover.............................................................Passed 10:11:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:11:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:11:32 [INFO] Once installed this environment will be reused. 10:11:32 [INFO] This may take a few minutes... 10:11:40 gitlint..............................................(no files to check)Skipped 10:11:40 pre-commit: OK (25.60=setup[4.23]+cmd[12.97,8.39] seconds) 10:11:40 congratulations :) (25.63 seconds) 10:11:40 + tox_status=0 10:11:40 + echo '---> Completed tox runs' 10:11:40 ---> Completed tox runs 10:11:40 + for i in .tox/*/log 10:11:40 ++ echo .tox/pre-commit/log 10:11:40 ++ awk -F/ '{print $2}' 10:11:40 + tox_env=pre-commit 10:11:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:11:40 + DOC_DIR=docs/_build/html 10:11:40 + [[ -d docs/_build/html ]] 10:11:40 + echo '---> tox-run.sh ends' 10:11:40 ---> tox-run.sh ends 10:11:40 + test 0 -eq 0 10:11:40 $ ssh-agent -k 10:11:40 unset SSH_AUTH_SOCK; 10:11:40 unset SSH_AGENT_PID; 10:11:40 echo Agent pid 1683 killed; 10:11:40 [ssh-agent] Stopped. 10:11:40 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1626231662379138862.sh 10:11:40 ---> sysstat.sh 10:11:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6099910434670848234.sh 10:11:40 ---> package-listing.sh 10:11:40 ++ facter osfamily 10:11:40 ++ tr '[:upper:]' '[:lower:]' 10:11:40 + OS_FAMILY=debian 10:11:40 + workspace=/w/workspace/oom-master-pre-commit-lint 10:11:40 + START_PACKAGES=/tmp/packages_start.txt 10:11:40 + END_PACKAGES=/tmp/packages_end.txt 10:11:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:40 + PACKAGES=/tmp/packages_start.txt 10:11:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:11:40 + PACKAGES=/tmp/packages_end.txt 10:11:40 + case "${OS_FAMILY}" in 10:11:40 + dpkg -l 10:11:40 + grep '^ii' 10:11:40 + '[' -f /tmp/packages_start.txt ']' 10:11:40 + '[' -f /tmp/packages_end.txt ']' 10:11:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:11:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:11:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:11:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12161969393116733171.sh 10:11:40 ---> capture-instance-metadata.sh 10:11:41 Setup pyenv: 10:11:41 system 10:11:41 3.8.13 10:11:41 3.9.13 10:11:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:11:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OLSL 10:11:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:11:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:48 lf-activate-venv(): INFO: Base packages installed successfully 10:11:48 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-OLSL/bin to PATH 10:12:10 INFO: Running in OpenStack, capturing instance metadata 10:12:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16105962463579544355.sh 10:12:10 provisioning config files... 10:12:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11272528147182272875tmp 10:12:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:12:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:12:10 [EnvInject] - Injecting environment variables from a build step. 10:12:10 [EnvInject] - Injecting as environment variables the properties content 10:12:10 SERVER_ID=logs 10:12:10 10:12:10 [EnvInject] - Variables injected successfully. 10:12:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9597276100307819402.sh 10:12:10 ---> create-netrc.sh 10:12:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13610346115721934481.sh 10:12:10 ---> python-tools-install.sh 10:12:10 Setup pyenv: 10:12:10 system 10:12:10 3.8.13 10:12:10 3.9.13 10:12:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:12:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OLSL from file:/tmp/.os_lf_venv 10:12:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:12 lf-activate-venv(): INFO: Base packages installed successfully 10:12:12 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-OLSL/bin to PATH 10:12:20 Generating Requirements File 10:12:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:12:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:12:39 Python 3.10.6 10:12:39 pip 25.3 from /tmp/venv-OLSL/lib/python3.10/site-packages/pip (python 3.10) 10:12:39 appdirs==1.4.4 10:12:39 argcomplete==3.6.3 10:12:39 aspy.yaml==1.3.0 10:12:39 attrs==25.4.0 10:12:39 autopage==0.5.2 10:12:39 beautifulsoup4==4.14.2 10:12:39 boto3==1.40.63 10:12:39 botocore==1.40.63 10:12:39 bs4==0.0.2 10:12:39 cachetools==6.2.1 10:12:39 certifi==2025.10.5 10:12:39 cffi==2.0.0 10:12:39 cfgv==3.4.0 10:12:39 chardet==5.2.0 10:12:39 charset-normalizer==3.4.4 10:12:39 click==8.3.0 10:12:39 cliff==4.11.0 10:12:39 cmd2==2.7.0 10:12:39 cryptography==3.3.2 10:12:39 debtcollector==3.0.0 10:12:39 decorator==5.2.1 10:12:39 defusedxml==0.7.1 10:12:39 Deprecated==1.3.1 10:12:39 distlib==0.4.0 10:12:39 dnspython==2.8.0 10:12:39 docker==7.1.0 10:12:39 dogpile.cache==1.5.0 10:12:39 durationpy==0.10 10:12:39 email-validator==2.3.0 10:12:39 filelock==3.20.0 10:12:39 future==1.0.0 10:12:39 gitdb==4.0.12 10:12:39 GitPython==3.1.45 10:12:39 google-auth==2.42.1 10:12:39 httplib2==0.31.0 10:12:39 identify==2.6.15 10:12:39 idna==3.11 10:12:39 importlib-resources==1.5.0 10:12:39 iso8601==2.1.0 10:12:39 Jinja2==3.1.6 10:12:39 jmespath==1.0.1 10:12:39 jsonpatch==1.33 10:12:39 jsonpointer==3.0.0 10:12:39 jsonschema==4.25.1 10:12:39 jsonschema-specifications==2025.9.1 10:12:39 keystoneauth1==5.12.0 10:12:39 kubernetes==34.1.0 10:12:39 lftools==0.37.15 10:12:39 lxml==6.0.2 10:12:39 markdown-it-py==4.0.0 10:12:39 MarkupSafe==3.0.3 10:12:39 mdurl==0.1.2 10:12:39 msgpack==1.1.2 10:12:39 multi_key_dict==2.0.3 10:12:39 munch==4.0.0 10:12:39 netaddr==1.3.0 10:12:39 niet==1.4.2 10:12:39 nodeenv==1.9.1 10:12:39 oauth2client==4.1.3 10:12:39 oauthlib==3.3.1 10:12:39 openstacksdk==4.7.1 10:12:39 os-service-types==1.8.1 10:12:39 osc-lib==4.2.0 10:12:39 oslo.config==10.0.0 10:12:39 oslo.context==6.1.0 10:12:39 oslo.i18n==6.6.0 10:12:39 oslo.log==7.2.1 10:12:39 oslo.serialization==5.8.0 10:12:39 oslo.utils==9.1.0 10:12:39 packaging==25.0 10:12:39 pbr==7.0.2 10:12:39 platformdirs==4.5.0 10:12:39 prettytable==3.16.0 10:12:39 psutil==7.1.2 10:12:39 pyasn1==0.6.1 10:12:39 pyasn1_modules==0.4.2 10:12:39 pycparser==2.23 10:12:39 pygerrit2==2.0.15 10:12:39 PyGithub==2.8.1 10:12:39 Pygments==2.19.2 10:12:39 PyJWT==2.10.1 10:12:39 PyNaCl==1.6.0 10:12:39 pyparsing==2.4.7 10:12:39 pyperclip==1.11.0 10:12:39 pyrsistent==0.20.0 10:12:39 python-cinderclient==9.8.0 10:12:39 python-dateutil==2.9.0.post0 10:12:39 python-heatclient==4.3.0 10:12:39 python-jenkins==1.8.3 10:12:39 python-keystoneclient==5.7.0 10:12:39 python-magnumclient==4.9.0 10:12:39 python-openstackclient==8.2.0 10:12:39 python-swiftclient==4.8.0 10:12:39 PyYAML==6.0.3 10:12:39 referencing==0.37.0 10:12:39 requests==2.32.5 10:12:39 requests-oauthlib==2.0.0 10:12:39 requestsexceptions==1.4.0 10:12:39 rfc3986==2.0.0 10:12:39 rich==14.2.0 10:12:39 rich-argparse==1.7.1 10:12:39 rpds-py==0.28.0 10:12:39 rsa==4.9.1 10:12:39 ruamel.yaml==0.18.16 10:12:39 ruamel.yaml.clib==0.2.14 10:12:39 s3transfer==0.14.0 10:12:39 simplejson==3.20.2 10:12:39 six==1.17.0 10:12:39 smmap==5.0.2 10:12:39 soupsieve==2.8 10:12:39 stevedore==5.5.0 10:12:39 tabulate==0.9.0 10:12:39 toml==0.10.2 10:12:39 tomlkit==0.13.3 10:12:39 tqdm==4.67.1 10:12:39 typing_extensions==4.15.0 10:12:39 tzdata==2025.2 10:12:39 urllib3==1.26.20 10:12:39 virtualenv==20.35.4 10:12:39 wcwidth==0.2.14 10:12:39 websocket-client==1.9.0 10:12:39 wrapt==2.0.0 10:12:39 xdg==6.0.0 10:12:39 xmltodict==1.0.2 10:12:39 yq==3.4.3 10:12:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3436992111409501142.sh 10:12:39 ---> sudo-logs.sh 10:12:39 Archiving 'sudo' log.. 10:12:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7476463181586912988.sh 10:12:39 ---> job-cost.sh 10:12:39 Setup pyenv: 10:12:39 system 10:12:39 3.8.13 10:12:39 3.9.13 10:12:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OLSL from file:/tmp/.os_lf_venv 10:12:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:41 lf-activate-venv(): INFO: Base packages installed successfully 10:12:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-OLSL/bin to PATH 10:12:47 INFO: No Stack... 10:12:47 INFO: Retrieving Pricing Info for: v3-standard-4 10:12:47 INFO: Archiving Costs 10:12:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins325707591231263068.sh 10:12:47 ---> logs-deploy.sh 10:12:48 Setup pyenv: 10:12:48 system 10:12:48 3.8.13 10:12:48 3.9.13 10:12:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:12:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OLSL from file:/tmp/.os_lf_venv 10:12:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:49 lf-activate-venv(): INFO: Base packages installed successfully 10:12:49 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-OLSL/bin to PATH 10:12:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4294 10:12:58 INFO: archiving workspace using pattern(s): 10:12:59 Archives upload complete. 10:12:59 INFO: archiving logs to Nexus 10:13:00 ---> uname -a: 10:13:00 Linux prd-ubuntu1804-builder-4c-4g-7687 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:13:00 10:13:00 10:13:00 ---> lscpu: 10:13:00 Architecture: x86_64 10:13:00 CPU op-mode(s): 32-bit, 64-bit 10:13:00 Byte Order: Little Endian 10:13:00 CPU(s): 4 10:13:00 On-line CPU(s) list: 0-3 10:13:00 Thread(s) per core: 1 10:13:00 Core(s) per socket: 1 10:13:00 Socket(s): 4 10:13:00 NUMA node(s): 1 10:13:00 Vendor ID: AuthenticAMD 10:13:00 CPU family: 23 10:13:00 Model: 49 10:13:00 Model name: AMD EPYC-Rome Processor 10:13:00 Stepping: 0 10:13:00 CPU MHz: 2800.000 10:13:00 BogoMIPS: 5600.00 10:13:00 Virtualization: AMD-V 10:13:00 Hypervisor vendor: KVM 10:13:00 Virtualization type: full 10:13:00 L1d cache: 32K 10:13:00 L1i cache: 32K 10:13:00 L2 cache: 512K 10:13:00 L3 cache: 16384K 10:13:00 NUMA node0 CPU(s): 0-3 10:13:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:13:00 10:13:00 10:13:00 ---> nproc: 10:13:00 4 10:13:00 10:13:00 10:13:00 ---> df -h: 10:13:00 Filesystem Size Used Avail Use% Mounted on 10:13:00 udev 7.9G 0 7.9G 0% /dev 10:13:00 tmpfs 1.6G 676K 1.6G 1% /run 10:13:00 /dev/vda1 78G 8.4G 69G 11% / 10:13:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:13:00 tmpfs 5.0M 0 5.0M 0% /run/lock 10:13:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:13:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:13:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:13:00 10:13:00 10:13:00 ---> free -m: 10:13:00 total used free shared buff/cache available 10:13:00 Mem: 16040 551 13270 0 2217 15166 10:13:00 Swap: 1023 0 1023 10:13:00 10:13:00 10:13:00 ---> ip addr: 10:13:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:13:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:00 inet 127.0.0.1/8 scope host lo 10:13:00 valid_lft forever preferred_lft forever 10:13:00 inet6 ::1/128 scope host 10:13:00 valid_lft forever preferred_lft forever 10:13:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:13:00 link/ether fa:16:3e:98:43:57 brd ff:ff:ff:ff:ff:ff 10:13:00 inet 10.30.106.132/23 brd 10.30.107.255 scope global dynamic ens3 10:13:00 valid_lft 86241sec preferred_lft 86241sec 10:13:00 inet6 fe80::f816:3eff:fe98:4357/64 scope link 10:13:00 valid_lft forever preferred_lft forever 10:13:00 10:13:00 10:13:00 ---> sar -b -r -n DEV: 10:13:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7687) 10/31/25 _x86_64_ (4 CPU) 10:13:00 10:13:00 10:10:22 LINUX RESTART (4 CPU) 10:13:00 10:13:00 10:11:02 tps rtps wtps bread/s bwrtn/s 10:13:00 10:12:01 104.02 9.34 94.68 184.92 27027.55 10:13:00 Average: 104.02 9.34 94.68 184.92 27027.55 10:13:00 10:13:00 10:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:00 10:12:01 13784156 15492688 2640812 16.08 65720 1837792 835104 4.78 810132 1604608 116308 10:13:00 Average: 13784156 15492688 2640812 16.08 65720 1837792 835104 4.78 810132 1604608 116308 10:13:00 10:13:00 10:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:00 10:12:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 10:13:00 10:12:01 ens3 97.98 71.68 1420.57 11.90 0.00 0.00 0.00 0.00 10:13:00 Average: lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 10:13:00 Average: ens3 97.98 71.68 1420.57 11.90 0.00 0.00 0.00 0.00 10:13:00 10:13:00 10:13:00 ---> sar -P ALL: 10:13:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7687) 10/31/25 _x86_64_ (4 CPU) 10:13:00 10:13:00 10:10:22 LINUX RESTART (4 CPU) 10:13:00 10:13:00 10:11:02 CPU %user %nice %system %iowait %steal %idle 10:13:00 10:12:01 all 21.71 0.00 1.97 3.72 0.08 72.52 10:13:00 10:12:01 0 30.56 0.00 2.43 0.54 0.08 66.38 10:13:00 10:12:01 1 21.54 0.00 1.99 3.01 0.09 73.37 10:13:00 10:12:01 2 22.02 0.00 1.88 1.04 0.05 75.00 10:13:00 10:12:01 3 12.67 0.00 1.58 10.32 0.07 75.36 10:13:00 Average: all 21.71 0.00 1.97 3.72 0.08 72.52 10:13:00 Average: 0 30.56 0.00 2.43 0.54 0.08 66.38 10:13:00 Average: 1 21.54 0.00 1.99 3.01 0.09 73.37 10:13:00 Average: 2 22.02 0.00 1.88 1.04 0.05 75.00 10:13:00 Average: 3 12.67 0.00 1.58 10.32 0.07 75.36 10:13:00 10:13:00 10:13:00