09:20:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 09:20:10 Running as SYSTEM 09:20:10 [EnvInject] - Loading node environment variables. 09:20:10 Building remotely on prd-ubuntu1804-builder-4c-4g-4877 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:20:10 [ssh-agent] Looking for ssh-agent implementation... 09:20:10 $ ssh-agent 09:20:10 SSH_AUTH_SOCK=/tmp/ssh-Pek9yMuKSwBG/agent.1648 09:20:10 SSH_AGENT_PID=1650 09:20:10 [ssh-agent] Started. 09:20:10 Running ssh-add (command line suppressed) 09:20:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5319029361270862706.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5319029361270862706.key) 09:20:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:20:10 The recommended git tool is: NONE 09:20:11 using credential onap-jenkins-ssh 09:20:11 Wiping out workspace first. 09:20:11 Cloning the remote Git repository 09:20:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:20:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:20:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:11 > git --version # timeout=10 09:20:12 > git --version # 'git version 2.17.1' 09:20:12 using GIT_SSH to set credentials Gerrit user 09:20:12 Verifying host key using manually-configured host key entries 09:20:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:20:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:17 using GIT_SSH to set credentials Gerrit user 09:20:17 Verifying host key using manually-configured host key entries 09:20:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/17 # timeout=30 09:20:18 > git rev-parse fb7c1589d84c96879af063e5d21ba7fbaa1f6a47^{commit} # timeout=10 09:20:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:20:18 Checking out Revision fb7c1589d84c96879af063e5d21ba7fbaa1f6a47 (refs/changes/80/141880/17) 09:20:18 > git config core.sparsecheckout # timeout=10 09:20:18 > git checkout -f fb7c1589d84c96879af063e5d21ba7fbaa1f6a47 # timeout=30 09:20:20 Commit message: "[SDC] Move db init jobs to init container." 09:20:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:20:20 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 09:20:21 [EnvInject] - Injecting environment variables from a build step. 09:20:21 [EnvInject] - Injecting as environment variables the properties content 09:20:21 PYTHON=python3 09:20:21 09:20:21 [EnvInject] - Variables injected successfully. 09:20:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15978123562585522984.sh 09:20:21 ---> tox-install.sh 09:20:21 + source /home/jenkins/lf-env.sh 09:20:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:21 ++ mktemp -d /tmp/venv-XXXX 09:20:21 + lf_venv=/tmp/venv-o9es 09:20:21 + local venv_file=/tmp/.os_lf_venv 09:20:21 + local python=python3 09:20:21 + local options 09:20:21 + local set_path=true 09:20:21 + local install_args= 09:20:21 ++ 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:20:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:21 + true 09:20:21 + case $1 in 09:20:21 + venv_file=/tmp/.toxenv 09:20:21 + shift 2 09:20:21 + true 09:20:21 + case $1 in 09:20:21 + shift 09:20:21 + break 09:20:21 + case $python in 09:20:21 + local pkg_list= 09:20:21 + [[ -d /opt/pyenv ]] 09:20:21 + echo 'Setup pyenv:' 09:20:21 Setup pyenv: 09:20:21 + export PYENV_ROOT=/opt/pyenv 09:20:21 + PYENV_ROOT=/opt/pyenv 09:20:21 + 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:20:21 + 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:20:21 + pyenv versions 09:20:21 * system (set by /opt/pyenv/version) 09:20:21 * 3.8.13 (set by /opt/pyenv/version) 09:20:21 * 3.9.13 (set by /opt/pyenv/version) 09:20:21 * 3.10.6 (set by /opt/pyenv/version) 09:20:21 + command -v pyenv 09:20:21 ++ pyenv init - --no-rehash 09:20:21 + 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:20:21 export PATH="/opt/pyenv/shims:${PATH}" 09:20:21 export PYENV_SHELL=bash 09:20:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:21 pyenv() { 09:20:21 local command 09:20:21 command="${1:-}" 09:20:21 if [ "$#" -gt 0 ]; then 09:20:21 shift 09:20:21 fi 09:20:21 09:20:21 case "$command" in 09:20:21 rehash|shell) 09:20:21 eval "$(pyenv "sh-$command" "$@")" 09:20:21 ;; 09:20:21 *) 09:20:21 command pyenv "$command" "$@" 09:20:21 ;; 09:20:21 esac 09:20:21 }' 09:20:21 +++ 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:20:21 ++ 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:20:21 ++ 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:20:21 ++ 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:20:21 ++ export PYENV_SHELL=bash 09:20:21 ++ PYENV_SHELL=bash 09:20:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:21 +++ complete -F _pyenv pyenv 09:20:21 ++ lf-pyver python3 09:20:21 ++ local py_version_xy=python3 09:20:21 ++ local py_version_xyz= 09:20:21 ++ pyenv versions 09:20:21 ++ local command 09:20:21 ++ command=versions 09:20:21 ++ awk '{ print $1 }' 09:20:21 ++ '[' 1 -gt 0 ']' 09:20:21 ++ shift 09:20:21 ++ case "$command" in 09:20:21 ++ command pyenv versions 09:20:21 ++ pyenv versions 09:20:21 ++ sed 's/^[ *]* //' 09:20:21 ++ grep -E '^[0-9.]*[0-9]$' 09:20:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:21 +++ grep '^3' /tmp/.pyenv_versions 09:20:21 +++ sort -V 09:20:21 +++ tail -n 1 09:20:21 ++ py_version_xyz=3.10.6 09:20:21 ++ [[ -z 3.10.6 ]] 09:20:21 ++ echo 3.10.6 09:20:21 ++ return 0 09:20:21 + pyenv local 3.10.6 09:20:21 + local command 09:20:21 + command=local 09:20:21 + '[' 2 -gt 0 ']' 09:20:21 + shift 09:20:21 + case "$command" in 09:20:21 + command pyenv local 3.10.6 09:20:21 + pyenv local 3.10.6 09:20:21 + for arg in "$@" 09:20:21 + case $arg in 09:20:21 + pkg_list+='tox ' 09:20:21 + for arg in "$@" 09:20:21 + case $arg in 09:20:21 + pkg_list+='virtualenv ' 09:20:21 + for arg in "$@" 09:20:21 + case $arg in 09:20:21 + pkg_list+='urllib3~=1.26.15 ' 09:20:21 + [[ -f /tmp/.toxenv ]] 09:20:21 + [[ ! -f /tmp/.toxenv ]] 09:20:21 + [[ -n '' ]] 09:20:21 + python3 -m venv /tmp/venv-o9es 09:20:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o9es' 09:20:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o9es 09:20:25 + echo /tmp/venv-o9es 09:20:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:20:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:20:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:20:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:25 + local 'pip_opts=--upgrade --quiet' 09:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:20:25 + [[ -n '' ]] 09:20:25 + [[ -n '' ]] 09:20:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:20:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:25 + /tmp/venv-o9es/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:20:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:20:29 lf-activate-venv(): INFO: Base packages installed successfully 09:20:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:20:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:20:29 + /tmp/venv-o9es/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:20:32 + type python3 09:20:32 + true 09:20:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o9es/bin to PATH' 09:20:32 lf-activate-venv(): INFO: Adding /tmp/venv-o9es/bin to PATH 09:20:32 + PATH=/tmp/venv-o9es/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:20:32 + return 0 09:20:32 + python3 --version 09:20:32 Python 3.10.6 09:20:32 + python3 -m pip --version 09:20:32 pip 25.3 from /tmp/venv-o9es/lib/python3.10/site-packages/pip (python 3.10) 09:20:32 + python3 -m pip freeze 09:20:32 cachetools==6.2.4 09:20:32 chardet==5.2.0 09:20:32 colorama==0.4.6 09:20:32 distlib==0.4.0 09:20:32 filelock==3.20.3 09:20:32 packaging==25.0 09:20:32 platformdirs==4.5.1 09:20:32 pluggy==1.6.0 09:20:32 pyproject-api==1.10.0 09:20:32 tomli==2.4.0 09:20:32 tox==4.34.1 09:20:32 typing_extensions==4.15.0 09:20:32 urllib3==1.26.20 09:20:32 virtualenv==20.36.1 09:20:32 [EnvInject] - Injecting environment variables from a build step. 09:20:32 [EnvInject] - Injecting as environment variables the properties content 09:20:32 PARALLEL=false 09:20:32 09:20:32 [EnvInject] - Variables injected successfully. 09:20:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6993315586181344875.sh 09:20:32 ---> tox-run.sh 09:20:32 + 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:20:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:20:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:32 + cd /w/workspace/oom-master-pre-commit-lint/. 09:20:32 + source /home/jenkins/lf-env.sh 09:20:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:32 ++ mktemp -d /tmp/venv-XXXX 09:20:32 + lf_venv=/tmp/venv-HRXf 09:20:32 + local venv_file=/tmp/.os_lf_venv 09:20:32 + local python=python3 09:20:32 + local options 09:20:32 + local set_path=true 09:20:32 + local install_args= 09:20:32 ++ 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:20:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:32 + true 09:20:32 + case $1 in 09:20:32 + venv_file=/tmp/.toxenv 09:20:32 + shift 2 09:20:32 + true 09:20:32 + case $1 in 09:20:32 + shift 09:20:32 + break 09:20:32 + case $python in 09:20:32 + local pkg_list= 09:20:32 + [[ -d /opt/pyenv ]] 09:20:32 + echo 'Setup pyenv:' 09:20:32 Setup pyenv: 09:20:32 + export PYENV_ROOT=/opt/pyenv 09:20:32 + PYENV_ROOT=/opt/pyenv 09:20:32 + 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:20:32 + 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:20:32 + pyenv versions 09:20:32 system 09:20:32 3.8.13 09:20:32 3.9.13 09:20:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:32 + command -v pyenv 09:20:32 ++ pyenv init - --no-rehash 09:20:32 + 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:20:32 export PATH="/opt/pyenv/shims:${PATH}" 09:20:32 export PYENV_SHELL=bash 09:20:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:32 pyenv() { 09:20:32 local command 09:20:32 command="${1:-}" 09:20:32 if [ "$#" -gt 0 ]; then 09:20:32 shift 09:20:32 fi 09:20:32 09:20:32 case "$command" in 09:20:32 rehash|shell) 09:20:32 eval "$(pyenv "sh-$command" "$@")" 09:20:32 ;; 09:20:32 *) 09:20:32 command pyenv "$command" "$@" 09:20:32 ;; 09:20:32 esac 09:20:32 }' 09:20:32 +++ 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:20:32 ++ 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:20:32 ++ 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:20:32 ++ 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:20:32 ++ export PYENV_SHELL=bash 09:20:32 ++ PYENV_SHELL=bash 09:20:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:32 +++ complete -F _pyenv pyenv 09:20:32 ++ lf-pyver python3 09:20:32 ++ local py_version_xy=python3 09:20:32 ++ local py_version_xyz= 09:20:32 ++ pyenv versions 09:20:32 ++ local command 09:20:32 ++ command=versions 09:20:32 ++ '[' 1 -gt 0 ']' 09:20:32 ++ sed 's/^[ *]* //' 09:20:32 ++ shift 09:20:32 ++ case "$command" in 09:20:32 ++ command pyenv versions 09:20:32 ++ pyenv versions 09:20:32 ++ awk '{ print $1 }' 09:20:32 ++ grep -E '^[0-9.]*[0-9]$' 09:20:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:33 +++ grep '^3' /tmp/.pyenv_versions 09:20:33 +++ sort -V 09:20:33 +++ tail -n 1 09:20:33 ++ py_version_xyz=3.10.6 09:20:33 ++ [[ -z 3.10.6 ]] 09:20:33 ++ echo 3.10.6 09:20:33 ++ return 0 09:20:33 + pyenv local 3.10.6 09:20:33 + local command 09:20:33 + command=local 09:20:33 + '[' 2 -gt 0 ']' 09:20:33 + shift 09:20:33 + case "$command" in 09:20:33 + command pyenv local 3.10.6 09:20:33 + pyenv local 3.10.6 09:20:33 + for arg in "$@" 09:20:33 + case $arg in 09:20:33 + pkg_list+='tox ' 09:20:33 + for arg in "$@" 09:20:33 + case $arg in 09:20:33 + pkg_list+='virtualenv ' 09:20:33 + for arg in "$@" 09:20:33 + case $arg in 09:20:33 + pkg_list+='urllib3~=1.26.15 ' 09:20:33 + [[ -f /tmp/.toxenv ]] 09:20:33 ++ cat /tmp/.toxenv 09:20:33 + lf_venv=/tmp/venv-o9es 09:20:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9es from' file:/tmp/.toxenv 09:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9es from file:/tmp/.toxenv 09:20:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:20:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:33 + local 'pip_opts=--upgrade --quiet' 09:20:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:20:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:20:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:20:33 + [[ -n '' ]] 09:20:33 + [[ -n '' ]] 09:20:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:20:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:33 + /tmp/venv-o9es/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:20:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:20:33 lf-activate-venv(): INFO: Base packages installed successfully 09:20:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:20:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:20:33 + /tmp/venv-o9es/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:20:34 + type python3 09:20:34 + true 09:20:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o9es/bin to PATH' 09:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-o9es/bin to PATH 09:20:34 + PATH=/tmp/venv-o9es/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:20:34 + return 0 09:20:34 + [[ -d /opt/pyenv ]] 09:20:34 + echo '---> Setting up pyenv' 09:20:34 ---> Setting up pyenv 09:20:34 + export PYENV_ROOT=/opt/pyenv 09:20:34 + PYENV_ROOT=/opt/pyenv 09:20:34 + export PATH=/opt/pyenv/bin:/tmp/venv-o9es/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:20:34 + PATH=/opt/pyenv/bin:/tmp/venv-o9es/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:20:34 ++ pwd 09:20:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:20:34 + export PYTHONPATH 09:20:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:20:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:20:34 + tox --version 09:20:35 4.34.1 from /tmp/venv-o9es/lib/python3.10/site-packages/tox/__init__.py 09:20:35 + PARALLEL=false 09:20:35 + TOX_OPTIONS_LIST= 09:20:35 + [[ -n pre-commit ]] 09:20:35 + TOX_OPTIONS_LIST=' -e pre-commit' 09:20:35 + case ${PARALLEL,,} in 09:20:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:20:35 + tox -e pre-commit 09:20:36 pre-commit: install_deps> python -I -m pip install pre-commit 09:20:38 pre-commit: freeze> python -m pip freeze --all 09:20:39 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 09:20:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:20:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:20:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:20:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:42 [INFO] Once installed this environment will be reused. 09:20:42 [INFO] This may take a few minutes... 09:20:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:46 [INFO] Once installed this environment will be reused. 09:20:46 [INFO] This may take a few minutes... 09:20:51 trim trailing whitespace.................................................Passed 09:20:51 Tabs remover.............................................................Passed 09:20:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:20:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:20:51 [INFO] Once installed this environment will be reused. 09:20:51 [INFO] This may take a few minutes... 09:21:00 gitlint..............................................(no files to check)Skipped 09:21:00 pre-commit: OK (25.05=setup[3.56]+cmd[12.23,9.26] seconds) 09:21:00 congratulations :) (25.09 seconds) 09:21:00 + tox_status=0 09:21:00 + echo '---> Completed tox runs' 09:21:00 ---> Completed tox runs 09:21:00 + for i in .tox/*/log 09:21:00 ++ echo .tox/pre-commit/log 09:21:00 ++ awk -F/ '{print $2}' 09:21:00 + tox_env=pre-commit 09:21:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:21:00 + DOC_DIR=docs/_build/html 09:21:00 + [[ -d docs/_build/html ]] 09:21:00 + echo '---> tox-run.sh ends' 09:21:00 ---> tox-run.sh ends 09:21:00 + test 0 -eq 0 09:21:00 $ ssh-agent -k 09:21:00 unset SSH_AUTH_SOCK; 09:21:00 unset SSH_AGENT_PID; 09:21:00 echo Agent pid 1650 killed; 09:21:00 [ssh-agent] Stopped. 09:21:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:21:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8489431752942073282.sh 09:21:00 ---> sysstat.sh 09:21:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4372464033989978283.sh 09:21:01 ---> package-listing.sh 09:21:01 ++ facter osfamily 09:21:01 ++ tr '[:upper:]' '[:lower:]' 09:21:01 + OS_FAMILY=debian 09:21:01 + workspace=/w/workspace/oom-master-pre-commit-lint 09:21:01 + START_PACKAGES=/tmp/packages_start.txt 09:21:01 + END_PACKAGES=/tmp/packages_end.txt 09:21:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:01 + PACKAGES=/tmp/packages_start.txt 09:21:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:01 + PACKAGES=/tmp/packages_end.txt 09:21:01 + case "${OS_FAMILY}" in 09:21:01 + dpkg -l 09:21:01 + grep '^ii' 09:21:01 + '[' -f /tmp/packages_start.txt ']' 09:21:01 + '[' -f /tmp/packages_end.txt ']' 09:21:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16280702771780067569.sh 09:21:01 ---> capture-instance-metadata.sh 09:21:01 Setup pyenv: 09:21:01 system 09:21:01 3.8.13 09:21:01 3.9.13 09:21:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zw6u 09:21:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:21:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:09 lf-activate-venv(): INFO: Base packages installed successfully 09:21:09 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:32 lf-activate-venv(): INFO: Adding /tmp/venv-zw6u/bin to PATH 09:21:32 INFO: Running in OpenStack, capturing instance metadata 09:21:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10299722767264133373.sh 09:21:33 provisioning config files... 09:21:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5264328796580723747tmp 09:21:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:33 [EnvInject] - Injecting environment variables from a build step. 09:21:33 [EnvInject] - Injecting as environment variables the properties content 09:21:33 SERVER_ID=logs 09:21:33 09:21:33 [EnvInject] - Variables injected successfully. 09:21:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins465798567382075422.sh 09:21:33 ---> create-netrc.sh 09:21:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8959026541006278496.sh 09:21:33 ---> python-tools-install.sh 09:21:33 Setup pyenv: 09:21:33 system 09:21:33 3.8.13 09:21:33 3.9.13 09:21:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zw6u from file:/tmp/.os_lf_venv 09:21:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:35 lf-activate-venv(): INFO: Base packages installed successfully 09:21:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:43 lf-activate-venv(): INFO: Adding /tmp/venv-zw6u/bin to PATH 09:21:43 Generating Requirements File 09:22:03 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:22:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:22:03 Python 3.10.6 09:22:03 pip 25.3 from /tmp/venv-zw6u/lib/python3.10/site-packages/pip (python 3.10) 09:22:04 appdirs==1.4.4 09:22:04 argcomplete==3.6.3 09:22:04 aspy.yaml==1.3.0 09:22:04 attrs==25.4.0 09:22:04 autopage==0.5.2 09:22:04 backports.strenum==1.3.1 09:22:04 beautifulsoup4==4.14.3 09:22:04 boto3==1.42.25 09:22:04 botocore==1.42.25 09:22:04 bs4==0.0.2 09:22:04 certifi==2026.1.4 09:22:04 cffi==2.0.0 09:22:04 cfgv==3.5.0 09:22:04 chardet==5.2.0 09:22:04 charset-normalizer==3.4.4 09:22:04 click==8.3.1 09:22:04 cliff==4.13.1 09:22:04 cmd2==3.1.0 09:22:04 cryptography==3.3.2 09:22:04 debtcollector==3.0.0 09:22:04 decorator==5.2.1 09:22:04 defusedxml==0.7.1 09:22:04 Deprecated==1.3.1 09:22:04 distlib==0.4.0 09:22:04 dnspython==2.8.0 09:22:04 docker==7.1.0 09:22:04 dogpile.cache==1.5.0 09:22:04 durationpy==0.10 09:22:04 email-validator==2.3.0 09:22:04 filelock==3.20.3 09:22:04 future==1.0.0 09:22:04 gitdb==4.0.12 09:22:04 GitPython==3.1.46 09:22:04 google-auth==2.47.0 09:22:04 httplib2==0.31.0 09:22:04 identify==2.6.15 09:22:04 idna==3.11 09:22:04 importlib-resources==1.5.0 09:22:04 iso8601==2.1.0 09:22:04 Jinja2==3.1.6 09:22:04 jmespath==1.0.1 09:22:04 jsonpatch==1.33 09:22:04 jsonpointer==3.0.0 09:22:04 jsonschema==4.26.0 09:22:04 jsonschema-specifications==2025.9.1 09:22:04 keystoneauth1==5.12.0 09:22:04 kubernetes==34.1.0 09:22:04 lftools==0.37.18 09:22:04 lxml==6.0.2 09:22:04 markdown-it-py==4.0.0 09:22:04 MarkupSafe==3.0.3 09:22:04 mdurl==0.1.2 09:22:04 msgpack==1.1.2 09:22:04 multi_key_dict==2.0.3 09:22:04 munch==4.0.0 09:22:04 netaddr==1.3.0 09:22:04 niet==1.4.2 09:22:04 nodeenv==1.10.0 09:22:04 oauth2client==4.1.3 09:22:04 oauthlib==3.3.1 09:22:04 openstacksdk==4.8.0 09:22:04 os-service-types==1.8.2 09:22:04 osc-lib==4.3.0 09:22:04 oslo.config==10.2.0 09:22:04 oslo.context==6.2.0 09:22:04 oslo.i18n==6.7.1 09:22:04 oslo.log==8.0.0 09:22:04 oslo.serialization==5.9.0 09:22:04 oslo.utils==9.2.0 09:22:04 packaging==25.0 09:22:04 pbr==7.0.3 09:22:04 platformdirs==4.5.1 09:22:04 prettytable==3.17.0 09:22:04 psutil==7.2.1 09:22:04 pyasn1==0.6.1 09:22:04 pyasn1_modules==0.4.2 09:22:04 pycparser==2.23 09:22:04 pygerrit2==2.0.15 09:22:04 PyGithub==2.8.1 09:22:04 Pygments==2.19.2 09:22:04 PyJWT==2.10.1 09:22:04 PyNaCl==1.6.2 09:22:04 pyparsing==2.4.7 09:22:04 pyperclip==1.11.0 09:22:04 pyrsistent==0.20.0 09:22:04 python-cinderclient==9.8.0 09:22:04 python-dateutil==2.9.0.post0 09:22:04 python-heatclient==4.3.0 09:22:04 python-jenkins==1.8.3 09:22:04 python-keystoneclient==5.7.0 09:22:04 python-magnumclient==4.9.0 09:22:04 python-openstackclient==8.3.0 09:22:04 python-swiftclient==4.9.0 09:22:04 PyYAML==6.0.3 09:22:04 referencing==0.37.0 09:22:04 requests==2.32.5 09:22:04 requests-oauthlib==2.0.0 09:22:04 requestsexceptions==1.4.0 09:22:04 rfc3986==2.0.0 09:22:04 rich==14.2.0 09:22:04 rich-argparse==1.7.2 09:22:04 rpds-py==0.30.0 09:22:04 rsa==4.9.1 09:22:04 ruamel.yaml==0.19.1 09:22:04 ruamel.yaml.clib==0.2.15 09:22:04 s3transfer==0.16.0 09:22:04 simplejson==3.20.2 09:22:04 six==1.17.0 09:22:04 smmap==5.0.2 09:22:04 soupsieve==2.8.1 09:22:04 stevedore==5.6.0 09:22:04 tabulate==0.9.0 09:22:04 toml==0.10.2 09:22:04 tomlkit==0.13.3 09:22:04 tqdm==4.67.1 09:22:04 typing_extensions==4.15.0 09:22:04 tzdata==2025.3 09:22:04 urllib3==1.26.20 09:22:04 virtualenv==20.36.1 09:22:04 wcwidth==0.2.14 09:22:04 websocket-client==1.9.0 09:22:04 wrapt==2.0.1 09:22:04 xdg==6.0.0 09:22:04 xmltodict==1.0.2 09:22:04 yq==3.4.3 09:22:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7944918224661311482.sh 09:22:04 ---> sudo-logs.sh 09:22:04 Archiving 'sudo' log.. 09:22:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4072444512452631876.sh 09:22:04 ---> job-cost.sh 09:22:04 Setup pyenv: 09:22:04 system 09:22:04 3.8.13 09:22:04 3.9.13 09:22:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zw6u from file:/tmp/.os_lf_venv 09:22:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:06 lf-activate-venv(): INFO: Base packages installed successfully 09:22:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-zw6u/bin to PATH 09:22:11 INFO: No Stack... 09:22:12 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:12 INFO: Archiving Costs 09:22:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14607051694473096387.sh 09:22:12 ---> logs-deploy.sh 09:22:12 Setup pyenv: 09:22:12 system 09:22:12 3.8.13 09:22:12 3.9.13 09:22:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zw6u from file:/tmp/.os_lf_venv 09:22:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:14 lf-activate-venv(): INFO: Base packages installed successfully 09:22:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:22:22 lf-activate-venv(): INFO: Adding /tmp/venv-zw6u/bin to PATH 09:22:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4371 09:22:22 INFO: archiving workspace using pattern(s): 09:22:23 Archives upload complete. 09:22:24 INFO: archiving logs to Nexus 09:22:25 ---> uname -a: 09:22:25 Linux prd-ubuntu1804-builder-4c-4g-4877 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:22:25 09:22:25 09:22:25 ---> lscpu: 09:22:25 Architecture: x86_64 09:22:25 CPU op-mode(s): 32-bit, 64-bit 09:22:25 Byte Order: Little Endian 09:22:25 CPU(s): 4 09:22:25 On-line CPU(s) list: 0-3 09:22:25 Thread(s) per core: 1 09:22:25 Core(s) per socket: 1 09:22:25 Socket(s): 4 09:22:25 NUMA node(s): 1 09:22:25 Vendor ID: AuthenticAMD 09:22:25 CPU family: 23 09:22:25 Model: 49 09:22:25 Model name: AMD EPYC-Rome Processor 09:22:25 Stepping: 0 09:22:25 CPU MHz: 2800.000 09:22:25 BogoMIPS: 5600.00 09:22:25 Virtualization: AMD-V 09:22:25 Hypervisor vendor: KVM 09:22:25 Virtualization type: full 09:22:25 L1d cache: 32K 09:22:25 L1i cache: 32K 09:22:25 L2 cache: 512K 09:22:25 L3 cache: 16384K 09:22:25 NUMA node0 CPU(s): 0-3 09:22:25 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:22:25 09:22:25 09:22:25 ---> nproc: 09:22:25 4 09:22:25 09:22:25 09:22:25 ---> df -h: 09:22:25 Filesystem Size Used Avail Use% Mounted on 09:22:25 udev 7.9G 0 7.9G 0% /dev 09:22:25 tmpfs 1.6G 676K 1.6G 1% /run 09:22:25 /dev/vda1 78G 8.4G 69G 11% / 09:22:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:22:25 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:22:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:22:25 09:22:25 09:22:25 ---> free -m: 09:22:25 total used free shared buff/cache available 09:22:25 Mem: 16040 553 13271 0 2214 15165 09:22:25 Swap: 1023 0 1023 09:22:25 09:22:25 09:22:25 ---> ip addr: 09:22:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:25 inet 127.0.0.1/8 scope host lo 09:22:25 valid_lft forever preferred_lft forever 09:22:25 inet6 ::1/128 scope host 09:22:25 valid_lft forever preferred_lft forever 09:22:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:25 link/ether fa:16:3e:32:da:d0 brd ff:ff:ff:ff:ff:ff 09:22:25 inet 10.30.107.73/23 brd 10.30.107.255 scope global dynamic ens3 09:22:25 valid_lft 86244sec preferred_lft 86244sec 09:22:25 inet6 fe80::f816:3eff:fe32:dad0/64 scope link 09:22:25 valid_lft forever preferred_lft forever 09:22:25 09:22:25 09:22:25 ---> sar -b -r -n DEV: 09:22:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4877) 01/12/26 _x86_64_ (4 CPU) 09:22:25 09:22:25 09:19:50 LINUX RESTART (4 CPU) 09:22:25 09:22:25 09:20:01 tps rtps wtps bread/s bwrtn/s 09:22:25 09:21:02 305.35 66.09 239.26 3841.76 57620.40 09:22:25 09:22:01 151.48 0.73 150.75 95.85 44473.00 09:22:25 Average: 229.06 33.68 195.38 1984.54 51101.93 09:22:25 09:22:25 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:25 09:21:02 14004320 15582944 2420640 14.74 58416 1720452 737536 4.22 714512 1490540 155332 09:22:25 09:22:01 13585136 15500868 2839824 17.29 84708 2012756 812744 4.65 817212 1766976 118784 09:22:25 Average: 13794728 15541906 2630232 16.01 71562 1866604 775140 4.44 765862 1628758 137058 09:22:25 09:22:25 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:25 09:21:02 ens3 463.84 311.23 2293.23 81.29 0.00 0.00 0.00 0.00 09:22:25 09:21:02 lo 3.13 3.13 0.33 0.33 0.00 0.00 0.00 0.00 09:22:25 09:22:01 ens3 59.48 45.59 928.81 9.94 0.00 0.00 0.00 0.00 09:22:25 09:22:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 09:22:25 Average: ens3 263.36 179.52 1616.75 45.91 0.00 0.00 0.00 0.00 09:22:25 Average: lo 2.18 2.18 0.24 0.24 0.00 0.00 0.00 0.00 09:22:25 09:22:25 09:22:25 ---> sar -P ALL: 09:22:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4877) 01/12/26 _x86_64_ (4 CPU) 09:22:25 09:22:25 09:19:50 LINUX RESTART (4 CPU) 09:22:25 09:22:25 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:22:25 09:21:02 all 23.64 0.00 3.13 7.79 0.08 65.37 09:22:25 09:21:02 0 26.87 0.00 2.77 1.30 0.08 68.97 09:22:25 09:21:02 1 13.97 0.00 2.51 15.69 0.08 67.75 09:22:25 09:21:02 2 23.81 0.00 3.29 6.82 0.07 66.01 09:22:25 09:21:02 3 29.92 0.00 3.96 7.31 0.10 58.71 09:22:25 09:22:01 all 20.68 0.00 1.37 5.80 0.05 72.11 09:22:25 09:22:01 0 47.98 0.00 2.37 2.49 0.08 47.08 09:22:25 09:22:01 1 5.00 0.00 0.52 5.42 0.03 89.02 09:22:25 09:22:01 2 21.33 0.00 1.37 2.41 0.05 74.84 09:22:25 09:22:01 3 8.55 0.00 1.19 12.92 0.03 77.31 09:22:25 Average: all 22.16 0.00 2.25 6.80 0.07 68.72 09:22:25 Average: 0 37.35 0.00 2.57 1.89 0.08 58.10 09:22:25 Average: 1 9.49 0.00 1.51 10.56 0.06 78.38 09:22:25 Average: 2 22.58 0.00 2.34 4.63 0.06 70.40 09:22:25 Average: 3 19.31 0.00 2.58 10.10 0.07 67.95 09:22:25 09:22:25 09:22:25