14:30:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142439 14:30:01 Running as SYSTEM 14:30:01 [EnvInject] - Loading node environment variables. 14:30:01 Building remotely on prd-ubuntu1804-builder-4c-4g-12481 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:30:01 [ssh-agent] Looking for ssh-agent implementation... 14:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:02 $ ssh-agent 14:30:02 SSH_AUTH_SOCK=/tmp/ssh-fpGL0Dzyu69N/agent.1893 14:30:02 SSH_AGENT_PID=1895 14:30:02 [ssh-agent] Started. 14:30:02 Running ssh-add (command line suppressed) 14:30:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4541317846798756767.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4541317846798756767.key) 14:30:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:30:02 The recommended git tool is: NONE 14:30:04 using credential onap-jenkins-ssh 14:30:04 Wiping out workspace first. 14:30:04 Cloning the remote Git repository 14:30:04 Cloning repository git://cloud.onap.org/mirror/oom.git 14:30:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:30:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:30:04 > git --version # timeout=10 14:30:04 > git --version # 'git version 2.17.1' 14:30:04 using GIT_SSH to set credentials Gerrit user 14:30:04 Verifying host key using manually-configured host key entries 14:30:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:30:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:30:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:30:10 using GIT_SSH to set credentials Gerrit user 14:30:10 Verifying host key using manually-configured host key entries 14:30:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/142439/2 # timeout=30 14:30:10 > git rev-parse 5a0f19a0a5e4e40ef52ef55ec140434e1316a9c3^{commit} # timeout=10 14:30:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:30:10 Checking out Revision 5a0f19a0a5e4e40ef52ef55ec140434e1316a9c3 (refs/changes/39/142439/2) 14:30:10 > git config core.sparsecheckout # timeout=10 14:30:10 > git checkout -f 5a0f19a0a5e4e40ef52ef55ec140434e1316a9c3 # timeout=30 14:30:13 Commit message: "[MULTICLOUD] Fix multicloud mongo deployment" 14:30:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:30:14 > git rev-list --no-walk c7b1db13ad8ef237dc477dadda281fec362b016a # timeout=10 14:30:14 [EnvInject] - Injecting environment variables from a build step. 14:30:14 [EnvInject] - Injecting as environment variables the properties content 14:30:14 PYTHON=python3 14:30:14 14:30:14 [EnvInject] - Variables injected successfully. 14:30:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4078615410115660118.sh 14:30:14 ---> tox-install.sh 14:30:14 + source /home/jenkins/lf-env.sh 14:30:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:30:14 ++ mktemp -d /tmp/venv-XXXX 14:30:14 + lf_venv=/tmp/venv-soxO 14:30:14 + local venv_file=/tmp/.os_lf_venv 14:30:14 + local python=python3 14:30:14 + local options 14:30:14 + local set_path=true 14:30:14 + local install_args= 14:30:14 ++ 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 14:30:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:30:14 + true 14:30:14 + case $1 in 14:30:14 + venv_file=/tmp/.toxenv 14:30:14 + shift 2 14:30:14 + true 14:30:14 + case $1 in 14:30:14 + shift 14:30:14 + break 14:30:14 + case $python in 14:30:14 + local pkg_list= 14:30:14 + [[ -d /opt/pyenv ]] 14:30:14 + echo 'Setup pyenv:' 14:30:14 Setup pyenv: 14:30:14 + export PYENV_ROOT=/opt/pyenv 14:30:14 + PYENV_ROOT=/opt/pyenv 14:30:14 + 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 14:30:14 + 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 14:30:14 + pyenv versions 14:30:14 * system (set by /opt/pyenv/version) 14:30:14 * 3.8.13 (set by /opt/pyenv/version) 14:30:14 * 3.9.13 (set by /opt/pyenv/version) 14:30:14 * 3.10.6 (set by /opt/pyenv/version) 14:30:14 + command -v pyenv 14:30:14 ++ pyenv init - --no-rehash 14:30:14 + 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[*]}"'\'')" 14:30:14 export PATH="/opt/pyenv/shims:${PATH}" 14:30:14 export PYENV_SHELL=bash 14:30:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:30:14 pyenv() { 14:30:14 local command 14:30:14 command="${1:-}" 14:30:14 if [ "$#" -gt 0 ]; then 14:30:14 shift 14:30:14 fi 14:30:14 14:30:14 case "$command" in 14:30:14 rehash|shell) 14:30:14 eval "$(pyenv "sh-$command" "$@")" 14:30:14 ;; 14:30:14 *) 14:30:14 command pyenv "$command" "$@" 14:30:14 ;; 14:30:14 esac 14:30:14 }' 14:30:14 +++ 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[*]}"' 14:30:14 ++ 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 14:30:14 ++ 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 14:30:14 ++ 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 14:30:14 ++ export PYENV_SHELL=bash 14:30:14 ++ PYENV_SHELL=bash 14:30:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:30:14 +++ complete -F _pyenv pyenv 14:30:14 ++ lf-pyver python3 14:30:14 ++ local py_version_xy=python3 14:30:14 ++ local py_version_xyz= 14:30:14 ++ pyenv versions 14:30:14 ++ local command 14:30:14 ++ command=versions 14:30:14 ++ '[' 1 -gt 0 ']' 14:30:14 ++ shift 14:30:14 ++ case "$command" in 14:30:14 ++ command pyenv versions 14:30:14 ++ pyenv versions 14:30:14 ++ sed 's/^[ *]* //' 14:30:14 ++ grep -E '^[0-9.]*[0-9]$' 14:30:14 ++ awk '{ print $1 }' 14:30:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:30:14 +++ sort -V 14:30:14 +++ grep '^3' /tmp/.pyenv_versions 14:30:14 +++ tail -n 1 14:30:14 ++ py_version_xyz=3.10.6 14:30:14 ++ [[ -z 3.10.6 ]] 14:30:14 ++ echo 3.10.6 14:30:14 ++ return 0 14:30:14 + pyenv local 3.10.6 14:30:14 + local command 14:30:14 + command=local 14:30:14 + '[' 2 -gt 0 ']' 14:30:14 + shift 14:30:14 + case "$command" in 14:30:14 + command pyenv local 3.10.6 14:30:14 + pyenv local 3.10.6 14:30:14 + for arg in "$@" 14:30:14 + case $arg in 14:30:14 + pkg_list+='tox ' 14:30:14 + for arg in "$@" 14:30:14 + case $arg in 14:30:14 + pkg_list+='virtualenv ' 14:30:14 + for arg in "$@" 14:30:14 + case $arg in 14:30:14 + pkg_list+='urllib3~=1.26.15 ' 14:30:14 + [[ -f /tmp/.toxenv ]] 14:30:14 + [[ ! -f /tmp/.toxenv ]] 14:30:14 + [[ -n '' ]] 14:30:14 + python3 -m venv /tmp/venv-soxO 14:30:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-soxO' 14:30:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-soxO 14:30:20 + echo /tmp/venv-soxO 14:30:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:30:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:30:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:30:20 + local 'pip_opts=--upgrade --quiet' 14:30:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:30:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:30:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:30:20 + [[ -n '' ]] 14:30:20 + [[ -n '' ]] 14:30:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:30:20 + /tmp/venv-soxO/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 14:30:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:30:25 lf-activate-venv(): INFO: Base packages installed successfully 14:30:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:30:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:30:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:30:25 + /tmp/venv-soxO/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 14:30:30 + type python3 14:30:30 + true 14:30:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-soxO/bin to PATH' 14:30:30 lf-activate-venv(): INFO: Adding /tmp/venv-soxO/bin to PATH 14:30:30 + PATH=/tmp/venv-soxO/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 14:30:30 + return 0 14:30:30 + python3 --version 14:30:30 Python 3.10.6 14:30:30 + python3 -m pip --version 14:30:30 pip 25.3 from /tmp/venv-soxO/lib/python3.10/site-packages/pip (python 3.10) 14:30:30 + python3 -m pip freeze 14:30:30 cachetools==6.2.1 14:30:30 chardet==5.2.0 14:30:30 colorama==0.4.6 14:30:30 distlib==0.4.0 14:30:30 filelock==3.20.0 14:30:30 packaging==25.0 14:30:30 platformdirs==4.5.0 14:30:30 pluggy==1.6.0 14:30:30 pyproject-api==1.10.0 14:30:30 tomli==2.3.0 14:30:30 tox==4.32.0 14:30:30 typing_extensions==4.15.0 14:30:30 urllib3==1.26.20 14:30:30 virtualenv==20.35.4 14:30:30 [EnvInject] - Injecting environment variables from a build step. 14:30:30 [EnvInject] - Injecting as environment variables the properties content 14:30:30 PARALLEL=false 14:30:30 14:30:30 [EnvInject] - Variables injected successfully. 14:30:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15903910898538746913.sh 14:30:30 ---> tox-run.sh 14:30: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 14:30:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:30:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:30:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:30:30 + cd /w/workspace/oom-master-pre-commit-lint/. 14:30:30 + source /home/jenkins/lf-env.sh 14:30:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:30:30 ++ mktemp -d /tmp/venv-XXXX 14:30:30 + lf_venv=/tmp/venv-9ngD 14:30:30 + local venv_file=/tmp/.os_lf_venv 14:30:30 + local python=python3 14:30:30 + local options 14:30:30 + local set_path=true 14:30:30 + local install_args= 14:30: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 14:30:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:30:30 + true 14:30:30 + case $1 in 14:30:30 + venv_file=/tmp/.toxenv 14:30:30 + shift 2 14:30:30 + true 14:30:30 + case $1 in 14:30:30 + shift 14:30:30 + break 14:30:30 + case $python in 14:30:30 + local pkg_list= 14:30:30 + [[ -d /opt/pyenv ]] 14:30:30 + echo 'Setup pyenv:' 14:30:30 Setup pyenv: 14:30:30 + export PYENV_ROOT=/opt/pyenv 14:30:30 + PYENV_ROOT=/opt/pyenv 14:30: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 14:30: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 14:30:30 + pyenv versions 14:30:30 system 14:30:30 3.8.13 14:30:30 3.9.13 14:30:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:30:30 + command -v pyenv 14:30:30 ++ pyenv init - --no-rehash 14:30:31 + 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[*]}"'\'')" 14:30:31 export PATH="/opt/pyenv/shims:${PATH}" 14:30:31 export PYENV_SHELL=bash 14:30:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:30:31 pyenv() { 14:30:31 local command 14:30:31 command="${1:-}" 14:30:31 if [ "$#" -gt 0 ]; then 14:30:31 shift 14:30:31 fi 14:30:31 14:30:31 case "$command" in 14:30:31 rehash|shell) 14:30:31 eval "$(pyenv "sh-$command" "$@")" 14:30:31 ;; 14:30:31 *) 14:30:31 command pyenv "$command" "$@" 14:30:31 ;; 14:30:31 esac 14:30:31 }' 14:30:31 +++ 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[*]}"' 14:30:31 ++ 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 14:30:31 ++ 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 14:30:31 ++ 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 14:30:31 ++ export PYENV_SHELL=bash 14:30:31 ++ PYENV_SHELL=bash 14:30:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:30:31 +++ complete -F _pyenv pyenv 14:30:31 ++ lf-pyver python3 14:30:31 ++ local py_version_xy=python3 14:30:31 ++ local py_version_xyz= 14:30:31 ++ pyenv versions 14:30:31 ++ local command 14:30:31 ++ command=versions 14:30:31 ++ '[' 1 -gt 0 ']' 14:30:31 ++ shift 14:30:31 ++ case "$command" in 14:30:31 ++ command pyenv versions 14:30:31 ++ pyenv versions 14:30:31 ++ sed 's/^[ *]* //' 14:30:31 ++ awk '{ print $1 }' 14:30:31 ++ grep -E '^[0-9.]*[0-9]$' 14:30:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:30:31 +++ grep '^3' /tmp/.pyenv_versions 14:30:31 +++ sort -V 14:30:31 +++ tail -n 1 14:30:31 ++ py_version_xyz=3.10.6 14:30:31 ++ [[ -z 3.10.6 ]] 14:30:31 ++ echo 3.10.6 14:30:31 ++ return 0 14:30:31 + pyenv local 3.10.6 14:30:31 + local command 14:30:31 + command=local 14:30:31 + '[' 2 -gt 0 ']' 14:30:31 + shift 14:30:31 + case "$command" in 14:30:31 + command pyenv local 3.10.6 14:30:31 + pyenv local 3.10.6 14:30:31 + for arg in "$@" 14:30:31 + case $arg in 14:30:31 + pkg_list+='tox ' 14:30:31 + for arg in "$@" 14:30:31 + case $arg in 14:30:31 + pkg_list+='virtualenv ' 14:30:31 + for arg in "$@" 14:30:31 + case $arg in 14:30:31 + pkg_list+='urllib3~=1.26.15 ' 14:30:31 + [[ -f /tmp/.toxenv ]] 14:30:31 ++ cat /tmp/.toxenv 14:30:31 + lf_venv=/tmp/venv-soxO 14:30:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-soxO from' file:/tmp/.toxenv 14:30:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-soxO from file:/tmp/.toxenv 14:30:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:30:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:30:31 + local 'pip_opts=--upgrade --quiet' 14:30:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:30:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:30:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:30:31 + [[ -n '' ]] 14:30:31 + [[ -n '' ]] 14:30:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:30:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:30:31 + /tmp/venv-soxO/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 14:30:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:30:32 lf-activate-venv(): INFO: Base packages installed successfully 14:30:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:30:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:30:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:30:32 + /tmp/venv-soxO/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 14:30:34 + type python3 14:30:34 + true 14:30:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-soxO/bin to PATH' 14:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-soxO/bin to PATH 14:30:34 + PATH=/tmp/venv-soxO/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 14:30:34 + return 0 14:30:34 + [[ -d /opt/pyenv ]] 14:30:34 + echo '---> Setting up pyenv' 14:30:34 ---> Setting up pyenv 14:30:34 + export PYENV_ROOT=/opt/pyenv 14:30:34 + PYENV_ROOT=/opt/pyenv 14:30:34 + export PATH=/opt/pyenv/bin:/tmp/venv-soxO/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 14:30:34 + PATH=/opt/pyenv/bin:/tmp/venv-soxO/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 14:30:34 ++ pwd 14:30:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:30:34 + export PYTHONPATH 14:30:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:30:34 + TOX_TESTENV_PASSENV=PYTHONPATH 14:30:34 + tox --version 14:30:34 4.32.0 from /tmp/venv-soxO/lib/python3.10/site-packages/tox/__init__.py 14:30:34 + PARALLEL=false 14:30:34 + TOX_OPTIONS_LIST= 14:30:34 + [[ -n pre-commit ]] 14:30:34 + TOX_OPTIONS_LIST=' -e pre-commit' 14:30:34 + case ${PARALLEL,,} in 14:30:34 + tox -e pre-commit 14:30:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:30:35 pre-commit: install_deps> python -I -m pip install pre-commit 14:30:38 pre-commit: freeze> python -m pip freeze --all 14:30:38 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.4.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 14:30:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:30:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:30:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:30:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:30:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:30:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:30:41 [INFO] Once installed this environment will be reused. 14:30:41 [INFO] This may take a few minutes... 14:30:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:30:45 [INFO] Once installed this environment will be reused. 14:30:45 [INFO] This may take a few minutes... 14:30:50 trim trailing whitespace.................................................Passed 14:30:50 Tabs remover.............................................................Passed 14:30:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:30:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:30:50 [INFO] Once installed this environment will be reused. 14:30:50 [INFO] This may take a few minutes... 14:30:59 gitlint..............................................(no files to check)Skipped 14:30:59 pre-commit: OK (24.15=setup[3.73]+cmd[11.89,8.53] seconds) 14:30:59 congratulations :) (24.19 seconds) 14:30:59 + tox_status=0 14:30:59 + echo '---> Completed tox runs' 14:30:59 ---> Completed tox runs 14:30:59 + for i in .tox/*/log 14:30:59 ++ echo .tox/pre-commit/log 14:30:59 ++ awk -F/ '{print $2}' 14:30:59 + tox_env=pre-commit 14:30:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:30:59 + DOC_DIR=docs/_build/html 14:30:59 + [[ -d docs/_build/html ]] 14:30:59 + echo '---> tox-run.sh ends' 14:30:59 ---> tox-run.sh ends 14:30:59 + test 0 -eq 0 14:30:59 $ ssh-agent -k 14:30:59 unset SSH_AUTH_SOCK; 14:30:59 unset SSH_AGENT_PID; 14:30:59 echo Agent pid 1895 killed; 14:30:59 [ssh-agent] Stopped. 14:30:59 [PostBuildScript] - [INFO] Executing post build scripts. 14:30:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9019285960118796975.sh 14:30:59 ---> sysstat.sh 14:30:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16359291530624285073.sh 14:30:59 ---> package-listing.sh 14:30:59 ++ tr '[:upper:]' '[:lower:]' 14:30:59 ++ facter osfamily 14:30:59 + OS_FAMILY=debian 14:30:59 + workspace=/w/workspace/oom-master-pre-commit-lint 14:30:59 + START_PACKAGES=/tmp/packages_start.txt 14:30:59 + END_PACKAGES=/tmp/packages_end.txt 14:30:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:59 + PACKAGES=/tmp/packages_start.txt 14:30:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:30:59 + PACKAGES=/tmp/packages_end.txt 14:30:59 + case "${OS_FAMILY}" in 14:30:59 + dpkg -l 14:30:59 + grep '^ii' 14:30:59 + '[' -f /tmp/packages_start.txt ']' 14:30:59 + '[' -f /tmp/packages_end.txt ']' 14:30:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:30:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:30:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:30:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9070038434769613193.sh 14:30:59 ---> capture-instance-metadata.sh 14:30:59 Setup pyenv: 14:31:00 system 14:31:00 3.8.13 14:31:00 3.9.13 14:31:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D11B 14:31:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:31:08 lf-activate-venv(): INFO: Base packages installed successfully 14:31:08 lf-activate-venv(): INFO: Installing additional packages: lftools 14:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-D11B/bin to PATH 14:31:35 INFO: Running in OpenStack, capturing instance metadata 14:31:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2807928520840334418.sh 14:31:35 provisioning config files... 14:31:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14249189401466856412tmp 14:31:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:31:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:31:35 [EnvInject] - Injecting environment variables from a build step. 14:31:35 [EnvInject] - Injecting as environment variables the properties content 14:31:35 SERVER_ID=logs 14:31:35 14:31:35 [EnvInject] - Variables injected successfully. 14:31:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1418156903226446438.sh 14:31:35 ---> create-netrc.sh 14:31:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17059936495063153866.sh 14:31:35 ---> python-tools-install.sh 14:31:35 Setup pyenv: 14:31:35 system 14:31:35 3.8.13 14:31:35 3.9.13 14:31:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D11B from file:/tmp/.os_lf_venv 14:31:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:31:37 lf-activate-venv(): INFO: Base packages installed successfully 14:31:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-D11B/bin to PATH 14:31:45 Generating Requirements File 14:32:04 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. 14:32:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:32:04 Python 3.10.6 14:32:04 pip 25.3 from /tmp/venv-D11B/lib/python3.10/site-packages/pip (python 3.10) 14:32:04 appdirs==1.4.4 14:32:04 argcomplete==3.6.3 14:32:04 aspy.yaml==1.3.0 14:32:04 attrs==25.4.0 14:32:04 autopage==0.5.2 14:32:04 beautifulsoup4==4.14.2 14:32:04 boto3==1.40.72 14:32:04 botocore==1.40.72 14:32:04 bs4==0.0.2 14:32:04 cachetools==6.2.1 14:32:04 certifi==2025.11.12 14:32:04 cffi==2.0.0 14:32:04 cfgv==3.4.0 14:32:04 chardet==5.2.0 14:32:04 charset-normalizer==3.4.4 14:32:04 click==8.3.0 14:32:04 cliff==4.11.0 14:32:04 cmd2==2.7.0 14:32:04 cryptography==3.3.2 14:32:04 debtcollector==3.0.0 14:32:04 decorator==5.2.1 14:32:04 defusedxml==0.7.1 14:32:04 Deprecated==1.3.1 14:32:04 distlib==0.4.0 14:32:04 dnspython==2.8.0 14:32:04 docker==7.1.0 14:32:04 dogpile.cache==1.5.0 14:32:04 durationpy==0.10 14:32:04 email-validator==2.3.0 14:32:04 filelock==3.20.0 14:32:04 future==1.0.0 14:32:04 gitdb==4.0.12 14:32:04 GitPython==3.1.45 14:32:04 google-auth==2.43.0 14:32:04 httplib2==0.31.0 14:32:04 identify==2.6.15 14:32:04 idna==3.11 14:32:04 importlib-resources==1.5.0 14:32:04 iso8601==2.1.0 14:32:04 Jinja2==3.1.6 14:32:04 jmespath==1.0.1 14:32:04 jsonpatch==1.33 14:32:04 jsonpointer==3.0.0 14:32:04 jsonschema==4.25.1 14:32:04 jsonschema-specifications==2025.9.1 14:32:04 keystoneauth1==5.12.0 14:32:04 kubernetes==34.1.0 14:32:04 lftools==0.37.15 14:32:04 lxml==6.0.2 14:32:04 markdown-it-py==4.0.0 14:32:04 MarkupSafe==3.0.3 14:32:04 mdurl==0.1.2 14:32:04 msgpack==1.1.2 14:32:04 multi_key_dict==2.0.3 14:32:04 munch==4.0.0 14:32:04 netaddr==1.3.0 14:32:04 niet==1.4.2 14:32:04 nodeenv==1.9.1 14:32:04 oauth2client==4.1.3 14:32:04 oauthlib==3.3.1 14:32:04 openstacksdk==4.8.0 14:32:04 os-service-types==1.8.1 14:32:04 osc-lib==4.2.0 14:32:04 oslo.config==10.1.0 14:32:04 oslo.context==6.1.0 14:32:04 oslo.i18n==6.7.0 14:32:04 oslo.log==7.2.1 14:32:04 oslo.serialization==5.8.0 14:32:04 oslo.utils==9.1.0 14:32:04 packaging==25.0 14:32:04 pbr==7.0.3 14:32:04 platformdirs==4.5.0 14:32:04 prettytable==3.16.0 14:32:04 psutil==7.1.3 14:32:04 pyasn1==0.6.1 14:32:04 pyasn1_modules==0.4.2 14:32:04 pycparser==2.23 14:32:04 pygerrit2==2.0.15 14:32:04 PyGithub==2.8.1 14:32:04 Pygments==2.19.2 14:32:04 PyJWT==2.10.1 14:32:04 PyNaCl==1.6.1 14:32:04 pyparsing==2.4.7 14:32:04 pyperclip==1.11.0 14:32:04 pyrsistent==0.20.0 14:32:04 python-cinderclient==9.8.0 14:32:04 python-dateutil==2.9.0.post0 14:32:04 python-heatclient==4.3.0 14:32:04 python-jenkins==1.8.3 14:32:04 python-keystoneclient==5.7.0 14:32:04 python-magnumclient==4.9.0 14:32:04 python-openstackclient==8.2.0 14:32:04 python-swiftclient==4.9.0 14:32:04 PyYAML==6.0.3 14:32:04 referencing==0.37.0 14:32:04 requests==2.32.5 14:32:04 requests-oauthlib==2.0.0 14:32:04 requestsexceptions==1.4.0 14:32:04 rfc3986==2.0.0 14:32:04 rich==14.2.0 14:32:04 rich-argparse==1.7.2 14:32:04 rpds-py==0.28.0 14:32:04 rsa==4.9.1 14:32:04 ruamel.yaml==0.18.16 14:32:04 ruamel.yaml.clib==0.2.14 14:32:04 s3transfer==0.14.0 14:32:04 simplejson==3.20.2 14:32:04 six==1.17.0 14:32:04 smmap==5.0.2 14:32:04 soupsieve==2.8 14:32:04 stevedore==5.5.0 14:32:04 tabulate==0.9.0 14:32:04 toml==0.10.2 14:32:04 tomlkit==0.13.3 14:32:04 tqdm==4.67.1 14:32:04 typing_extensions==4.15.0 14:32:04 tzdata==2025.2 14:32:04 urllib3==1.26.20 14:32:04 virtualenv==20.35.4 14:32:04 wcwidth==0.2.14 14:32:04 websocket-client==1.9.0 14:32:04 wrapt==2.0.1 14:32:04 xdg==6.0.0 14:32:04 xmltodict==1.0.2 14:32:04 yq==3.4.3 14:32:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10230791529702520701.sh 14:32:04 ---> sudo-logs.sh 14:32:04 Archiving 'sudo' log.. 14:32:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2793121318687951461.sh 14:32:05 ---> job-cost.sh 14:32:05 Setup pyenv: 14:32:05 system 14:32:05 3.8.13 14:32:05 3.9.13 14:32:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D11B from file:/tmp/.os_lf_venv 14:32:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:08 lf-activate-venv(): INFO: Base packages installed successfully 14:32:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:32:13 lf-activate-venv(): INFO: Adding /tmp/venv-D11B/bin to PATH 14:32:13 INFO: No Stack... 14:32:14 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:14 INFO: Archiving Costs 14:32:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2598939951318155279.sh 14:32:14 ---> logs-deploy.sh 14:32:14 Setup pyenv: 14:32:14 system 14:32:14 3.8.13 14:32:14 3.9.13 14:32:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D11B from file:/tmp/.os_lf_venv 14:32:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:16 lf-activate-venv(): INFO: Base packages installed successfully 14:32:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:32:24 lf-activate-venv(): INFO: Adding /tmp/venv-D11B/bin to PATH 14:32:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4304 14:32:24 INFO: archiving workspace using pattern(s): 14:32:25 Archives upload complete. 14:32:25 INFO: archiving logs to Nexus 14:32:26 ---> uname -a: 14:32:26 Linux prd-ubuntu1804-builder-4c-4g-12481 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:32:26 14:32:26 14:32:26 ---> lscpu: 14:32:26 Architecture: x86_64 14:32:26 CPU op-mode(s): 32-bit, 64-bit 14:32:26 Byte Order: Little Endian 14:32:26 CPU(s): 4 14:32:26 On-line CPU(s) list: 0-3 14:32:26 Thread(s) per core: 1 14:32:26 Core(s) per socket: 1 14:32:26 Socket(s): 4 14:32:26 NUMA node(s): 1 14:32:26 Vendor ID: AuthenticAMD 14:32:26 CPU family: 23 14:32:26 Model: 49 14:32:26 Model name: AMD EPYC-Rome Processor 14:32:26 Stepping: 0 14:32:26 CPU MHz: 2800.000 14:32:26 BogoMIPS: 5600.00 14:32:26 Virtualization: AMD-V 14:32:26 Hypervisor vendor: KVM 14:32:26 Virtualization type: full 14:32:26 L1d cache: 32K 14:32:26 L1i cache: 32K 14:32:26 L2 cache: 512K 14:32:26 L3 cache: 16384K 14:32:26 NUMA node0 CPU(s): 0-3 14:32:26 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 14:32:26 14:32:26 14:32:26 ---> nproc: 14:32:26 4 14:32:26 14:32:26 14:32:26 ---> df -h: 14:32:26 Filesystem Size Used Avail Use% Mounted on 14:32:26 udev 7.9G 0 7.9G 0% /dev 14:32:26 tmpfs 1.6G 676K 1.6G 1% /run 14:32:26 /dev/vda1 78G 8.4G 69G 11% / 14:32:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:32:26 tmpfs 5.0M 0 5.0M 0% /run/lock 14:32:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:32:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:32:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:32:26 14:32:26 14:32:26 ---> free -m: 14:32:26 total used free shared buff/cache available 14:32:26 Mem: 16040 548 13273 0 2218 15170 14:32:26 Swap: 1023 0 1023 14:32:26 14:32:26 14:32:26 ---> ip addr: 14:32:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:32:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:32:26 inet 127.0.0.1/8 scope host lo 14:32:26 valid_lft forever preferred_lft forever 14:32:26 inet6 ::1/128 scope host 14:32:26 valid_lft forever preferred_lft forever 14:32:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:32:26 link/ether fa:16:3e:fd:1a:7d brd ff:ff:ff:ff:ff:ff 14:32:26 inet 10.30.107.249/23 brd 10.30.107.255 scope global dynamic ens3 14:32:26 valid_lft 86205sec preferred_lft 86205sec 14:32:26 inet6 fe80::f816:3eff:fefd:1a7d/64 scope link 14:32:26 valid_lft forever preferred_lft forever 14:32:26 14:32:26 14:32:26 ---> sar -b -r -n DEV: 14:32:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12481) 11/13/25 _x86_64_ (4 CPU) 14:32:26 14:32:26 14:29:26 LINUX RESTART (4 CPU) 14:32:26 14:32:26 14:30:01 tps rtps wtps bread/s bwrtn/s 14:32:26 14:31:01 118.60 30.86 87.74 1058.62 13062.36 14:32:26 14:32:01 107.76 0.73 107.03 96.63 16006.13 14:32:26 Average: 113.18 15.80 97.38 577.59 14534.37 14:32:26 14:32:26 14:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:26 14:31:01 13988824 15573272 2436144 14.83 58368 1725812 750600 4.30 723120 1496164 125784 14:32:26 14:32:01 13594660 15507576 2830308 17.23 84348 2010648 788976 4.52 811060 1765904 176820 14:32:26 Average: 13791742 15540424 2633226 16.03 71358 1868230 769788 4.41 767090 1631034 151302 14:32:26 14:32:26 14:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:32:26 14:31:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 14:32:26 14:31:01 ens3 349.28 232.69 1968.67 61.55 0.00 0.00 0.00 0.00 14:32:26 14:32:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:32:26 14:32:01 ens3 66.16 48.27 899.01 10.40 0.00 0.00 0.00 0.00 14:32:26 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 14:32:26 Average: ens3 207.71 140.47 1433.79 35.97 0.00 0.00 0.00 0.00 14:32:26 14:32:26 14:32:26 ---> sar -P ALL: 14:32:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12481) 11/13/25 _x86_64_ (4 CPU) 14:32:26 14:32:26 14:29:26 LINUX RESTART (4 CPU) 14:32:26 14:32:26 14:30:01 CPU %user %nice %system %iowait %steal %idle 14:32:26 14:31:01 all 20.71 0.00 2.34 5.82 0.07 71.07 14:32:26 14:31:01 0 20.83 0.00 1.91 1.42 0.07 75.78 14:32:26 14:31:01 1 25.69 0.00 2.62 3.15 0.07 68.47 14:32:26 14:31:01 2 21.86 0.00 2.64 7.23 0.05 68.22 14:32:26 14:31:01 3 14.46 0.00 2.23 11.43 0.08 71.79 14:32:26 14:32:01 all 19.24 0.00 1.26 4.52 0.05 74.94 14:32:26 14:32:01 0 19.90 0.00 0.90 0.27 0.05 78.89 14:32:26 14:32:01 1 23.99 0.00 1.69 1.71 0.08 72.53 14:32:26 14:32:01 2 15.69 0.00 1.22 8.14 0.03 74.92 14:32:26 14:32:01 3 17.39 0.00 1.23 7.95 0.03 73.39 14:32:26 Average: all 19.97 0.00 1.80 5.17 0.06 73.01 14:32:26 Average: 0 20.36 0.00 1.40 0.84 0.06 77.34 14:32:26 Average: 1 24.84 0.00 2.15 2.43 0.08 70.50 14:32:26 Average: 2 18.77 0.00 1.93 7.69 0.04 71.57 14:32:26 Average: 3 15.93 0.00 1.73 9.69 0.06 72.60 14:32:26 14:32:26 14:32:26