09:11:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142295 09:11:08 Running as SYSTEM 09:11:08 [EnvInject] - Loading node environment variables. 09:11:08 Building remotely on prd-ubuntu1804-builder-4c-4g-4122 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:11:08 [ssh-agent] Looking for ssh-agent implementation... 09:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:08 $ ssh-agent 09:11:08 SSH_AUTH_SOCK=/tmp/ssh-c1iBa5mI1Ewm/agent.1654 09:11:08 SSH_AGENT_PID=1656 09:11:08 [ssh-agent] Started. 09:11:08 Running ssh-add (command line suppressed) 09:11:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2754186135832003655.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2754186135832003655.key) 09:11:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:11:08 The recommended git tool is: NONE 09:11:10 using credential onap-jenkins-ssh 09:11:10 Wiping out workspace first. 09:11:10 Cloning the remote Git repository 09:11:10 Cloning repository git://cloud.onap.org/mirror/oom.git 09:11:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:11:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:11:10 > git --version # timeout=10 09:11:10 > git --version # 'git version 2.17.1' 09:11:10 using GIT_SSH to set credentials Gerrit user 09:11:10 Verifying host key using manually-configured host key entries 09:11:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:11:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:11:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:11:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:11:15 using GIT_SSH to set credentials Gerrit user 09:11:15 Verifying host key using manually-configured host key entries 09:11:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/142295/3 # timeout=30 09:11:15 > git rev-parse 714a9ea45bb8c1e5f44e4d15020699d32dacbdfd^{commit} # timeout=10 09:11:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:11:15 Checking out Revision 714a9ea45bb8c1e5f44e4d15020699d32dacbdfd (refs/changes/95/142295/3) 09:11:15 > git config core.sparsecheckout # timeout=10 09:11:15 > git checkout -f 714a9ea45bb8c1e5f44e4d15020699d32dacbdfd # timeout=30 09:11:19 Commit message: "Upstream Argocd fixes from DT internal repo" 09:11:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:11:19 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 09:11:19 [EnvInject] - Injecting environment variables from a build step. 09:11:19 [EnvInject] - Injecting as environment variables the properties content 09:11:19 PYTHON=python3 09:11:19 09:11:19 [EnvInject] - Variables injected successfully. 09:11:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11682340571470114065.sh 09:11:19 ---> tox-install.sh 09:11:19 + source /home/jenkins/lf-env.sh 09:11:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:11:19 ++ mktemp -d /tmp/venv-XXXX 09:11:19 + lf_venv=/tmp/venv-CKRu 09:11:19 + local venv_file=/tmp/.os_lf_venv 09:11:19 + local python=python3 09:11:19 + local options 09:11:19 + local set_path=true 09:11:19 + local install_args= 09:11:19 ++ 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 09:11:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:11:19 + true 09:11:19 + case $1 in 09:11:19 + venv_file=/tmp/.toxenv 09:11:19 + shift 2 09:11:19 + true 09:11:19 + case $1 in 09:11:19 + shift 09:11:19 + break 09:11:19 + case $python in 09:11:19 + local pkg_list= 09:11:19 + [[ -d /opt/pyenv ]] 09:11:19 + echo 'Setup pyenv:' 09:11:19 Setup pyenv: 09:11:19 + export PYENV_ROOT=/opt/pyenv 09:11:19 + PYENV_ROOT=/opt/pyenv 09:11:19 + 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 09:11:19 + 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 09:11:19 + pyenv versions 09:11:19 * system (set by /opt/pyenv/version) 09:11:19 * 3.8.13 (set by /opt/pyenv/version) 09:11:19 * 3.9.13 (set by /opt/pyenv/version) 09:11:19 * 3.10.6 (set by /opt/pyenv/version) 09:11:19 + command -v pyenv 09:11:19 ++ pyenv init - --no-rehash 09:11:19 + 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[*]}"'\'')" 09:11:19 export PATH="/opt/pyenv/shims:${PATH}" 09:11:19 export PYENV_SHELL=bash 09:11:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:11:19 pyenv() { 09:11:19 local command 09:11:19 command="${1:-}" 09:11:19 if [ "$#" -gt 0 ]; then 09:11:19 shift 09:11:19 fi 09:11:19 09:11:19 case "$command" in 09:11:19 rehash|shell) 09:11:19 eval "$(pyenv "sh-$command" "$@")" 09:11:19 ;; 09:11:19 *) 09:11:19 command pyenv "$command" "$@" 09:11:19 ;; 09:11:19 esac 09:11:19 }' 09:11:19 +++ 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[*]}"' 09:11:19 ++ 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 09:11:19 ++ 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 09:11:19 ++ 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 09:11:19 ++ export PYENV_SHELL=bash 09:11:19 ++ PYENV_SHELL=bash 09:11:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:11:19 +++ complete -F _pyenv pyenv 09:11:19 ++ lf-pyver python3 09:11:19 ++ local py_version_xy=python3 09:11:19 ++ local py_version_xyz= 09:11:19 ++ pyenv versions 09:11:19 ++ local command 09:11:19 ++ command=versions 09:11:19 ++ '[' 1 -gt 0 ']' 09:11:19 ++ shift 09:11:19 ++ case "$command" in 09:11:19 ++ command pyenv versions 09:11:19 ++ pyenv versions 09:11:19 ++ sed 's/^[ *]* //' 09:11:19 ++ awk '{ print $1 }' 09:11:19 ++ grep -E '^[0-9.]*[0-9]$' 09:11:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:11:19 +++ grep '^3' /tmp/.pyenv_versions 09:11:19 +++ sort -V 09:11:19 +++ tail -n 1 09:11:19 ++ py_version_xyz=3.10.6 09:11:19 ++ [[ -z 3.10.6 ]] 09:11:19 ++ echo 3.10.6 09:11:19 ++ return 0 09:11:19 + pyenv local 3.10.6 09:11:19 + local command 09:11:19 + command=local 09:11:19 + '[' 2 -gt 0 ']' 09:11:19 + shift 09:11:19 + case "$command" in 09:11:19 + command pyenv local 3.10.6 09:11:19 + pyenv local 3.10.6 09:11:19 + for arg in "$@" 09:11:19 + case $arg in 09:11:19 + pkg_list+='tox ' 09:11:19 + for arg in "$@" 09:11:19 + case $arg in 09:11:19 + pkg_list+='virtualenv ' 09:11:19 + for arg in "$@" 09:11:19 + case $arg in 09:11:19 + pkg_list+='urllib3~=1.26.15 ' 09:11:19 + [[ -f /tmp/.toxenv ]] 09:11:19 + [[ ! -f /tmp/.toxenv ]] 09:11:19 + [[ -n '' ]] 09:11:19 + python3 -m venv /tmp/venv-CKRu 09:11:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CKRu' 09:11:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CKRu 09:11:24 + echo /tmp/venv-CKRu 09:11:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:11:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:11:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:11:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:24 + local 'pip_opts=--upgrade --quiet' 09:11:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:11:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:11:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:11:24 + [[ -n '' ]] 09:11:24 + [[ -n '' ]] 09:11:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:11:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:24 + /tmp/venv-CKRu/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 09:11:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:11:28 lf-activate-venv(): INFO: Base packages installed successfully 09:11:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:11:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:11:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:11:28 + /tmp/venv-CKRu/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 09:11:30 + type python3 09:11:30 + true 09:11:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CKRu/bin to PATH' 09:11:30 lf-activate-venv(): INFO: Adding /tmp/venv-CKRu/bin to PATH 09:11:30 + PATH=/tmp/venv-CKRu/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 09:11:30 + return 0 09:11:30 + python3 --version 09:11:30 Python 3.10.6 09:11:30 + python3 -m pip --version 09:11:30 pip 25.2 from /tmp/venv-CKRu/lib/python3.10/site-packages/pip (python 3.10) 09:11:30 + python3 -m pip freeze 09:11:30 cachetools==6.2.1 09:11:30 chardet==5.2.0 09:11:30 colorama==0.4.6 09:11:30 distlib==0.4.0 09:11:30 filelock==3.20.0 09:11:30 packaging==25.0 09:11:30 platformdirs==4.5.0 09:11:30 pluggy==1.6.0 09:11:30 pyproject-api==1.10.0 09:11:30 tomli==2.3.0 09:11:30 tox==4.31.0 09:11:30 typing_extensions==4.15.0 09:11:30 urllib3==1.26.20 09:11:30 virtualenv==20.35.3 09:11:30 [EnvInject] - Injecting environment variables from a build step. 09:11:30 [EnvInject] - Injecting as environment variables the properties content 09:11:30 PARALLEL=false 09:11:30 09:11:30 [EnvInject] - Variables injected successfully. 09:11:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14292435577973538109.sh 09:11:30 ---> tox-run.sh 09:11:30 + 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 09:11:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:11:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:11:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:11:30 + cd /w/workspace/oom-master-pre-commit-lint/. 09:11:30 + source /home/jenkins/lf-env.sh 09:11:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:11:30 ++ mktemp -d /tmp/venv-XXXX 09:11:30 + lf_venv=/tmp/venv-sxpM 09:11:30 + local venv_file=/tmp/.os_lf_venv 09:11:30 + local python=python3 09:11:30 + local options 09:11:30 + local set_path=true 09:11:30 + local install_args= 09:11:30 ++ 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 09:11:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:11:30 + true 09:11:30 + case $1 in 09:11:30 + venv_file=/tmp/.toxenv 09:11:30 + shift 2 09:11:30 + true 09:11:30 + case $1 in 09:11:30 + shift 09:11:30 + break 09:11:30 + case $python in 09:11:30 + local pkg_list= 09:11:30 + [[ -d /opt/pyenv ]] 09:11:30 + echo 'Setup pyenv:' 09:11:30 Setup pyenv: 09:11:30 + export PYENV_ROOT=/opt/pyenv 09:11:30 + PYENV_ROOT=/opt/pyenv 09:11:30 + 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 09:11:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:11:30 + pyenv versions 09:11:30 system 09:11:30 3.8.13 09:11:30 3.9.13 09:11:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:11:30 + command -v pyenv 09:11:30 ++ pyenv init - --no-rehash 09:11:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:11:30 export PATH="/opt/pyenv/shims:${PATH}" 09:11:30 export PYENV_SHELL=bash 09:11:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:11:30 pyenv() { 09:11:30 local command 09:11:30 command="${1:-}" 09:11:30 if [ "$#" -gt 0 ]; then 09:11:30 shift 09:11:30 fi 09:11:30 09:11:30 case "$command" in 09:11:30 rehash|shell) 09:11:30 eval "$(pyenv "sh-$command" "$@")" 09:11:30 ;; 09:11:30 *) 09:11:30 command pyenv "$command" "$@" 09:11:30 ;; 09:11:30 esac 09:11:30 }' 09:11:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:11:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:11:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:11:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:11:30 ++ export PYENV_SHELL=bash 09:11:30 ++ PYENV_SHELL=bash 09:11:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:11:30 +++ complete -F _pyenv pyenv 09:11:30 ++ lf-pyver python3 09:11:30 ++ local py_version_xy=python3 09:11:30 ++ local py_version_xyz= 09:11:30 ++ pyenv versions 09:11:30 ++ local command 09:11:30 ++ command=versions 09:11:30 ++ '[' 1 -gt 0 ']' 09:11:30 ++ shift 09:11:30 ++ case "$command" in 09:11:30 ++ command pyenv versions 09:11:30 ++ pyenv versions 09:11:30 ++ sed 's/^[ *]* //' 09:11:30 ++ grep -E '^[0-9.]*[0-9]$' 09:11:30 ++ awk '{ print $1 }' 09:11:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:11:31 +++ grep '^3' /tmp/.pyenv_versions 09:11:31 +++ sort -V 09:11:31 +++ tail -n 1 09:11:31 ++ py_version_xyz=3.10.6 09:11:31 ++ [[ -z 3.10.6 ]] 09:11:31 ++ echo 3.10.6 09:11:31 ++ return 0 09:11:31 + pyenv local 3.10.6 09:11:31 + local command 09:11:31 + command=local 09:11:31 + '[' 2 -gt 0 ']' 09:11:31 + shift 09:11:31 + case "$command" in 09:11:31 + command pyenv local 3.10.6 09:11:31 + pyenv local 3.10.6 09:11:31 + for arg in "$@" 09:11:31 + case $arg in 09:11:31 + pkg_list+='tox ' 09:11:31 + for arg in "$@" 09:11:31 + case $arg in 09:11:31 + pkg_list+='virtualenv ' 09:11:31 + for arg in "$@" 09:11:31 + case $arg in 09:11:31 + pkg_list+='urllib3~=1.26.15 ' 09:11:31 + [[ -f /tmp/.toxenv ]] 09:11:31 ++ cat /tmp/.toxenv 09:11:31 + lf_venv=/tmp/venv-CKRu 09:11:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKRu from' file:/tmp/.toxenv 09:11:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKRu from file:/tmp/.toxenv 09:11:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:11:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:31 + local 'pip_opts=--upgrade --quiet' 09:11:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:11:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:11:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:11:31 + [[ -n '' ]] 09:11:31 + [[ -n '' ]] 09:11:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:11:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:31 + /tmp/venv-CKRu/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 09:11:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:11:31 lf-activate-venv(): INFO: Base packages installed successfully 09:11:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:11:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:11:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:11:31 + /tmp/venv-CKRu/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 09:11:33 + type python3 09:11:33 + true 09:11:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CKRu/bin to PATH' 09:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-CKRu/bin to PATH 09:11:33 + PATH=/tmp/venv-CKRu/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 09:11:33 + return 0 09:11:33 + [[ -d /opt/pyenv ]] 09:11:33 + echo '---> Setting up pyenv' 09:11:33 ---> Setting up pyenv 09:11:33 + export PYENV_ROOT=/opt/pyenv 09:11:33 + PYENV_ROOT=/opt/pyenv 09:11:33 + export PATH=/opt/pyenv/bin:/tmp/venv-CKRu/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 09:11:33 + PATH=/opt/pyenv/bin:/tmp/venv-CKRu/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 09:11:33 ++ pwd 09:11:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:11:33 + export PYTHONPATH 09:11:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:11:33 + TOX_TESTENV_PASSENV=PYTHONPATH 09:11:33 + tox --version 09:11:33 4.31.0 from /tmp/venv-CKRu/lib/python3.10/site-packages/tox/__init__.py 09:11:33 + PARALLEL=false 09:11:33 + TOX_OPTIONS_LIST= 09:11:33 + [[ -n pre-commit ]] 09:11:33 + TOX_OPTIONS_LIST=' -e pre-commit' 09:11:33 + case ${PARALLEL,,} in 09:11:33 + tox -e pre-commit 09:11:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:11:34 pre-commit: install_deps> python -I -m pip install pre-commit 09:11:37 pre-commit: freeze> python -m pip freeze --all 09:11:37 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 09:11:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:11:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:11:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:11:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:11:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:11:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:11:40 [INFO] Once installed this environment will be reused. 09:11:40 [INFO] This may take a few minutes... 09:11:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:11:44 [INFO] Once installed this environment will be reused. 09:11:44 [INFO] This may take a few minutes... 09:11:48 trim trailing whitespace.................................................Passed 09:11:49 Tabs remover.............................................................Passed 09:11:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:11:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:11:49 [INFO] Once installed this environment will be reused. 09:11:49 [INFO] This may take a few minutes... 09:11:57 gitlint..............................................(no files to check)Skipped 09:11:57 pre-commit: OK (23.73=setup[3.72]+cmd[11.68,8.34] seconds) 09:11:57 congratulations :) (23.77 seconds) 09:11:57 + tox_status=0 09:11:57 + echo '---> Completed tox runs' 09:11:57 ---> Completed tox runs 09:11:57 + for i in .tox/*/log 09:11:57 ++ echo .tox/pre-commit/log 09:11:57 ++ awk -F/ '{print $2}' 09:11:57 + tox_env=pre-commit 09:11:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:11:57 + DOC_DIR=docs/_build/html 09:11:57 + [[ -d docs/_build/html ]] 09:11:57 + echo '---> tox-run.sh ends' 09:11:57 ---> tox-run.sh ends 09:11:57 + test 0 -eq 0 09:11:57 $ ssh-agent -k 09:11:57 unset SSH_AUTH_SOCK; 09:11:57 unset SSH_AGENT_PID; 09:11:57 echo Agent pid 1656 killed; 09:11:57 [ssh-agent] Stopped. 09:11:57 [PostBuildScript] - [INFO] Executing post build scripts. 09:11:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2340057698509683652.sh 09:11:57 ---> sysstat.sh 09:11:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7150707987462132577.sh 09:11:58 ---> package-listing.sh 09:11:58 ++ tr '[:upper:]' '[:lower:]' 09:11:58 ++ facter osfamily 09:11:58 + OS_FAMILY=debian 09:11:58 + workspace=/w/workspace/oom-master-pre-commit-lint 09:11:58 + START_PACKAGES=/tmp/packages_start.txt 09:11:58 + END_PACKAGES=/tmp/packages_end.txt 09:11:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:58 + PACKAGES=/tmp/packages_start.txt 09:11:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:11:58 + PACKAGES=/tmp/packages_end.txt 09:11:58 + case "${OS_FAMILY}" in 09:11:58 + dpkg -l 09:11:58 + grep '^ii' 09:11:58 + '[' -f /tmp/packages_start.txt ']' 09:11:58 + '[' -f /tmp/packages_end.txt ']' 09:11:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:11:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:11:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:11:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6766593093661817401.sh 09:11:58 ---> capture-instance-metadata.sh 09:11:58 Setup pyenv: 09:11:58 system 09:11:58 3.8.13 09:11:58 3.9.13 09:11:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VFAK 09:12:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:12:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:05 lf-activate-venv(): INFO: Base packages installed successfully 09:12:05 lf-activate-venv(): INFO: Installing additional packages: lftools 09:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-VFAK/bin to PATH 09:12:28 INFO: Running in OpenStack, capturing instance metadata 09:12:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9510575849794018303.sh 09:12:28 provisioning config files... 09:12:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2727452164790250756tmp 09:12:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:12:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:12:28 [EnvInject] - Injecting environment variables from a build step. 09:12:28 [EnvInject] - Injecting as environment variables the properties content 09:12:28 SERVER_ID=logs 09:12:28 09:12:28 [EnvInject] - Variables injected successfully. 09:12:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7649732107793979522.sh 09:12:28 ---> create-netrc.sh 09:12:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4997850213859492278.sh 09:12:28 ---> python-tools-install.sh 09:12:28 Setup pyenv: 09:12:28 system 09:12:28 3.8.13 09:12:28 3.9.13 09:12:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VFAK from file:/tmp/.os_lf_venv 09:12:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:30 lf-activate-venv(): INFO: Base packages installed successfully 09:12:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-VFAK/bin to PATH 09:12:38 Generating Requirements File 09:12:57 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. 09:12:57 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:12:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:12:57 Python 3.10.6 09:12:57 pip 25.2 from /tmp/venv-VFAK/lib/python3.10/site-packages/pip (python 3.10) 09:12:58 appdirs==1.4.4 09:12:58 argcomplete==3.6.3 09:12:58 aspy.yaml==1.3.0 09:12:58 attrs==25.4.0 09:12:58 autopage==0.5.2 09:12:58 beautifulsoup4==4.14.2 09:12:58 boto3==1.40.55 09:12:58 botocore==1.40.55 09:12:58 bs4==0.0.2 09:12:58 cachetools==6.2.1 09:12:58 certifi==2025.10.5 09:12:58 cffi==2.0.0 09:12:58 cfgv==3.4.0 09:12:58 chardet==5.2.0 09:12:58 charset-normalizer==3.4.4 09:12:58 click==8.3.0 09:12:58 cliff==4.11.0 09:12:58 cmd2==2.7.0 09:12:58 cryptography==3.3.2 09:12:58 debtcollector==3.0.0 09:12:58 decorator==5.2.1 09:12:58 defusedxml==0.7.1 09:12:58 Deprecated==1.2.18 09:12:58 distlib==0.4.0 09:12:58 dnspython==2.8.0 09:12:58 docker==7.1.0 09:12:58 dogpile.cache==1.5.0 09:12:58 durationpy==0.10 09:12:58 email-validator==2.3.0 09:12:58 filelock==3.20.0 09:12:58 future==1.0.0 09:12:58 gitdb==4.0.12 09:12:58 GitPython==3.1.45 09:12:58 google-auth==2.41.1 09:12:58 httplib2==0.31.0 09:12:58 identify==2.6.15 09:12:58 idna==3.11 09:12:58 importlib-resources==1.5.0 09:12:58 iso8601==2.1.0 09:12:58 Jinja2==3.1.6 09:12:58 jmespath==1.0.1 09:12:58 jsonpatch==1.33 09:12:58 jsonpointer==3.0.0 09:12:58 jsonschema==4.25.1 09:12:58 jsonschema-specifications==2025.9.1 09:12:58 keystoneauth1==5.12.0 09:12:58 kubernetes==34.1.0 09:12:58 lftools==0.37.15 09:12:58 lxml==6.0.2 09:12:58 markdown-it-py==4.0.0 09:12:58 MarkupSafe==3.0.3 09:12:58 mdurl==0.1.2 09:12:58 msgpack==1.1.2 09:12:58 multi_key_dict==2.0.3 09:12:58 munch==4.0.0 09:12:58 netaddr==1.3.0 09:12:58 niet==1.4.2 09:12:58 nodeenv==1.9.1 09:12:58 oauth2client==4.1.3 09:12:58 oauthlib==3.3.1 09:12:58 openstacksdk==4.7.1 09:12:58 os-service-types==1.8.0 09:12:58 osc-lib==4.2.0 09:12:58 oslo.config==10.0.0 09:12:58 oslo.context==6.1.0 09:12:58 oslo.i18n==6.6.0 09:12:58 oslo.log==7.2.1 09:12:58 oslo.serialization==5.8.0 09:12:58 oslo.utils==9.1.0 09:12:58 packaging==25.0 09:12:58 pbr==7.0.1 09:12:58 platformdirs==4.5.0 09:12:58 prettytable==3.16.0 09:12:58 psutil==7.1.1 09:12:58 pyasn1==0.6.1 09:12:58 pyasn1_modules==0.4.2 09:12:58 pycparser==2.23 09:12:58 pygerrit2==2.0.15 09:12:58 PyGithub==2.8.1 09:12:58 Pygments==2.19.2 09:12:58 PyJWT==2.10.1 09:12:58 PyNaCl==1.6.0 09:12:58 pyparsing==2.4.7 09:12:58 pyperclip==1.11.0 09:12:58 pyrsistent==0.20.0 09:12:58 python-cinderclient==9.8.0 09:12:58 python-dateutil==2.9.0.post0 09:12:58 python-heatclient==4.3.0 09:12:58 python-jenkins==1.8.3 09:12:58 python-keystoneclient==5.7.0 09:12:58 python-magnumclient==4.9.0 09:12:58 python-openstackclient==8.2.0 09:12:58 python-swiftclient==4.8.0 09:12:58 PyYAML==6.0.3 09:12:58 referencing==0.37.0 09:12:58 requests==2.32.5 09:12:58 requests-oauthlib==2.0.0 09:12:58 requestsexceptions==1.4.0 09:12:58 rfc3986==2.0.0 09:12:58 rich==14.2.0 09:12:58 rich-argparse==1.7.1 09:12:58 rpds-py==0.27.1 09:12:58 rsa==4.9.1 09:12:58 ruamel.yaml==0.18.15 09:12:58 ruamel.yaml.clib==0.2.14 09:12:58 s3transfer==0.14.0 09:12:58 simplejson==3.20.2 09:12:58 six==1.17.0 09:12:58 smmap==5.0.2 09:12:58 soupsieve==2.8 09:12:58 stevedore==5.5.0 09:12:58 tabulate==0.9.0 09:12:58 toml==0.10.2 09:12:58 tomlkit==0.13.3 09:12:58 tqdm==4.67.1 09:12:58 typing_extensions==4.15.0 09:12:58 tzdata==2025.2 09:12:58 urllib3==1.26.20 09:12:58 virtualenv==20.35.3 09:12:58 wcwidth==0.2.14 09:12:58 websocket-client==1.9.0 09:12:58 wrapt==2.0.0 09:12:58 xdg==6.0.0 09:12:58 xmltodict==1.0.2 09:12:58 yq==3.4.3 09:12:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7344779660684086640.sh 09:12:58 ---> sudo-logs.sh 09:12:58 Archiving 'sudo' log.. 09:12:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11325420333179052769.sh 09:12:58 ---> job-cost.sh 09:12:58 Setup pyenv: 09:12:58 system 09:12:58 3.8.13 09:12:58 3.9.13 09:12:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VFAK from file:/tmp/.os_lf_venv 09:12:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:13:00 lf-activate-venv(): INFO: Base packages installed successfully 09:13:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:13:05 lf-activate-venv(): INFO: Adding /tmp/venv-VFAK/bin to PATH 09:13:05 INFO: No Stack... 09:13:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:06 INFO: Archiving Costs 09:13:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2302955695148514436.sh 09:13:06 ---> logs-deploy.sh 09:13:06 Setup pyenv: 09:13:06 system 09:13:06 3.8.13 09:13:06 3.9.13 09:13:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VFAK from file:/tmp/.os_lf_venv 09:13:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:13:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:13:08 lf-activate-venv(): INFO: Base packages installed successfully 09:13:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-VFAK/bin to PATH 09:13:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4280 09:13:16 INFO: archiving workspace using pattern(s): 09:13:17 Archives upload complete. 09:13:18 INFO: archiving logs to Nexus 09:13:18 ---> uname -a: 09:13:18 Linux prd-ubuntu1804-builder-4c-4g-4122 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:13:18 09:13:18 09:13:18 ---> lscpu: 09:13:18 Architecture: x86_64 09:13:18 CPU op-mode(s): 32-bit, 64-bit 09:13:18 Byte Order: Little Endian 09:13:18 CPU(s): 4 09:13:18 On-line CPU(s) list: 0-3 09:13:18 Thread(s) per core: 1 09:13:18 Core(s) per socket: 1 09:13:18 Socket(s): 4 09:13:18 NUMA node(s): 1 09:13:18 Vendor ID: AuthenticAMD 09:13:18 CPU family: 23 09:13:18 Model: 49 09:13:18 Model name: AMD EPYC-Rome Processor 09:13:18 Stepping: 0 09:13:18 CPU MHz: 2800.000 09:13:18 BogoMIPS: 5600.00 09:13:18 Virtualization: AMD-V 09:13:18 Hypervisor vendor: KVM 09:13:18 Virtualization type: full 09:13:18 L1d cache: 32K 09:13:18 L1i cache: 32K 09:13:18 L2 cache: 512K 09:13:18 L3 cache: 16384K 09:13:18 NUMA node0 CPU(s): 0-3 09:13:18 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 09:13:18 09:13:18 09:13:18 ---> nproc: 09:13:18 4 09:13:18 09:13:18 09:13:18 ---> df -h: 09:13:18 Filesystem Size Used Avail Use% Mounted on 09:13:18 udev 7.9G 0 7.9G 0% /dev 09:13:18 tmpfs 1.6G 676K 1.6G 1% /run 09:13:18 /dev/vda1 78G 8.4G 69G 11% / 09:13:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:13:18 tmpfs 5.0M 0 5.0M 0% /run/lock 09:13:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:13:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:13:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:13:18 09:13:18 09:13:18 ---> free -m: 09:13:18 total used free shared buff/cache available 09:13:18 Mem: 16040 560 13266 0 2213 15158 09:13:18 Swap: 1023 0 1023 09:13:18 09:13:18 09:13:18 ---> ip addr: 09:13:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:13:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:13:18 inet 127.0.0.1/8 scope host lo 09:13:18 valid_lft forever preferred_lft forever 09:13:18 inet6 ::1/128 scope host 09:13:18 valid_lft forever preferred_lft forever 09:13:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:13:18 link/ether fa:16:3e:7d:35:19 brd ff:ff:ff:ff:ff:ff 09:13:18 inet 10.30.106.252/23 brd 10.30.107.255 scope global dynamic ens3 09:13:18 valid_lft 86251sec preferred_lft 86251sec 09:13:18 inet6 fe80::f816:3eff:fe7d:3519/64 scope link 09:13:18 valid_lft forever preferred_lft forever 09:13:18 09:13:18 09:13:18 ---> sar -b -r -n DEV: 09:13:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4122) 10/21/25 _x86_64_ (4 CPU) 09:13:18 09:13:18 09:10:50 LINUX RESTART (4 CPU) 09:13:18 09:13:18 09:11:01 tps rtps wtps bread/s bwrtn/s 09:13:18 09:12:03 367.51 59.11 308.40 3736.98 69396.83 09:13:18 09:13:01 131.17 1.07 130.10 124.94 15235.17 09:13:18 Average: 251.34 30.58 220.76 1961.57 42774.92 09:13:18 09:13:18 09:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:18 09:12:03 13968632 15570364 2456336 14.95 58908 1742028 748956 4.29 727436 1513008 149964 09:13:18 09:13:01 13615472 15543604 2809496 17.11 86908 2021220 772636 4.42 771944 1781812 120120 09:13:18 Average: 13792052 15556984 2632916 16.03 72908 1881624 760796 4.35 749690 1647410 135042 09:13:18 09:13:18 09:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:18 09:12:03 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 09:13:18 09:12:03 ens3 441.31 308.73 2329.23 80.72 0.00 0.00 0.00 0.00 09:13:18 09:13:01 lo 1.59 1.59 0.18 0.18 0.00 0.00 0.00 0.00 09:13:18 09:13:01 ens3 60.20 44.49 926.41 10.68 0.00 0.00 0.00 0.00 09:13:18 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 09:13:18 Average: ens3 253.98 178.85 1639.71 46.29 0.00 0.00 0.00 0.00 09:13:18 09:13:18 09:13:18 ---> sar -P ALL: 09:13:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4122) 10/21/25 _x86_64_ (4 CPU) 09:13:18 09:13:18 09:10:50 LINUX RESTART (4 CPU) 09:13:18 09:13:18 09:11:01 CPU %user %nice %system %iowait %steal %idle 09:13:18 09:12:03 all 24.14 0.00 2.79 6.54 0.08 66.45 09:13:18 09:12:03 0 25.94 0.00 2.67 4.04 0.08 67.27 09:13:18 09:12:03 1 19.45 0.00 3.18 9.60 0.08 67.69 09:13:18 09:12:03 2 35.06 0.00 2.93 2.99 0.12 58.91 09:13:18 09:12:03 3 16.12 0.00 2.36 9.54 0.05 71.93 09:13:18 09:13:01 all 20.77 0.00 1.53 2.17 0.05 75.48 09:13:18 09:13:01 0 5.73 0.00 1.02 2.86 0.03 90.36 09:13:18 09:13:01 1 22.65 0.00 1.48 3.95 0.03 71.88 09:13:18 09:13:01 2 33.98 0.00 2.14 1.31 0.07 62.49 09:13:18 09:13:01 3 20.70 0.00 1.48 0.59 0.05 77.18 09:13:18 Average: all 22.48 0.00 2.17 4.39 0.07 70.90 09:13:18 Average: 0 16.00 0.00 1.86 3.46 0.06 78.62 09:13:18 Average: 1 21.02 0.00 2.34 6.82 0.06 69.75 09:13:18 Average: 2 34.53 0.00 2.54 2.17 0.09 60.67 09:13:18 Average: 3 18.37 0.00 1.93 5.13 0.05 74.52 09:13:18 09:13:18 09:13:18