10:31:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143107 10:31:56 Running as SYSTEM 10:31:56 [EnvInject] - Loading node environment variables. 10:31:56 Building remotely on prd-ubuntu1804-builder-4c-4g-5058 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:31:56 [ssh-agent] Looking for ssh-agent implementation... 10:31:56 $ ssh-agent 10:31:56 SSH_AUTH_SOCK=/tmp/ssh-5Fgv40A00Q94/agent.1657 10:31:56 SSH_AGENT_PID=1659 10:31:56 [ssh-agent] Started. 10:31:56 Running ssh-add (command line suppressed) 10:31:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10001146849436465476.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10001146849436465476.key) 10:31:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:31:56 The recommended git tool is: NONE 10:31:59 using credential onap-jenkins-ssh 10:31:59 Wiping out workspace first. 10:31:59 Cloning the remote Git repository 10:31:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:31:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:31:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:31:59 > git --version # timeout=10 10:31:59 > git --version # 'git version 2.17.1' 10:31:59 using GIT_SSH to set credentials Gerrit user 10:31:59 Verifying host key using manually-configured host key entries 10:31:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:32:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:05 using GIT_SSH to set credentials Gerrit user 10:32:05 Verifying host key using manually-configured host key entries 10:32:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143107/1 # timeout=30 10:32:06 > git rev-parse aab98bdbdd87eadedc0cd20cb10923eab513289a^{commit} # timeout=10 10:32:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:32:06 Checking out Revision aab98bdbdd87eadedc0cd20cb10923eab513289a (refs/changes/07/143107/1) 10:32:06 > git config core.sparsecheckout # timeout=10 10:32:06 > git checkout -f aab98bdbdd87eadedc0cd20cb10923eab513289a # timeout=30 10:32:09 Commit message: "[OOM] Add alternative method of chart compilation" 10:32:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:32:09 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 10:32:10 [EnvInject] - Injecting environment variables from a build step. 10:32:10 [EnvInject] - Injecting as environment variables the properties content 10:32:10 PYTHON=python3 10:32:10 10:32:10 [EnvInject] - Variables injected successfully. 10:32:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6952994929199162375.sh 10:32:10 ---> tox-install.sh 10:32:10 + source /home/jenkins/lf-env.sh 10:32:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:10 ++ mktemp -d /tmp/venv-XXXX 10:32:10 + lf_venv=/tmp/venv-9lsS 10:32:10 + local venv_file=/tmp/.os_lf_venv 10:32:10 + local python=python3 10:32:10 + local options 10:32:10 + local set_path=true 10:32:10 + local install_args= 10:32:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:10 + true 10:32:10 + case $1 in 10:32:10 + venv_file=/tmp/.toxenv 10:32:10 + shift 2 10:32:10 + true 10:32:10 + case $1 in 10:32:10 + shift 10:32:10 + break 10:32:10 + case $python in 10:32:10 + local pkg_list= 10:32:10 + [[ -d /opt/pyenv ]] 10:32:10 + echo 'Setup pyenv:' 10:32:10 Setup pyenv: 10:32:10 + export PYENV_ROOT=/opt/pyenv 10:32:10 + PYENV_ROOT=/opt/pyenv 10:32:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:10 + pyenv versions 10:32:10 * system (set by /opt/pyenv/version) 10:32:10 * 3.8.13 (set by /opt/pyenv/version) 10:32:10 * 3.9.13 (set by /opt/pyenv/version) 10:32:10 * 3.10.6 (set by /opt/pyenv/version) 10:32:10 + command -v pyenv 10:32:10 ++ pyenv init - --no-rehash 10:32:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:32:10 export PATH="/opt/pyenv/shims:${PATH}" 10:32:10 export PYENV_SHELL=bash 10:32:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:10 pyenv() { 10:32:10 local command 10:32:10 command="${1:-}" 10:32:10 if [ "$#" -gt 0 ]; then 10:32:10 shift 10:32:10 fi 10:32:10 10:32:10 case "$command" in 10:32:10 rehash|shell) 10:32:10 eval "$(pyenv "sh-$command" "$@")" 10:32:10 ;; 10:32:10 *) 10:32:10 command pyenv "$command" "$@" 10:32:10 ;; 10:32:10 esac 10:32:10 }' 10:32:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:32:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:10 ++ export PYENV_SHELL=bash 10:32:10 ++ PYENV_SHELL=bash 10:32:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:10 +++ complete -F _pyenv pyenv 10:32:10 ++ lf-pyver python3 10:32:10 ++ local py_version_xy=python3 10:32:10 ++ local py_version_xyz= 10:32:10 ++ pyenv versions 10:32:10 ++ local command 10:32:10 ++ command=versions 10:32:10 ++ '[' 1 -gt 0 ']' 10:32:10 ++ shift 10:32:10 ++ case "$command" in 10:32:10 ++ command pyenv versions 10:32:10 ++ pyenv versions 10:32:10 ++ awk '{ print $1 }' 10:32:10 ++ grep -E '^[0-9.]*[0-9]$' 10:32:10 ++ sed 's/^[ *]* //' 10:32:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:32:10 +++ grep '^3' /tmp/.pyenv_versions 10:32:10 +++ sort -V 10:32:10 +++ tail -n 1 10:32:10 ++ py_version_xyz=3.10.6 10:32:10 ++ [[ -z 3.10.6 ]] 10:32:10 ++ echo 3.10.6 10:32:10 ++ return 0 10:32:10 + pyenv local 3.10.6 10:32:10 + local command 10:32:10 + command=local 10:32:10 + '[' 2 -gt 0 ']' 10:32:10 + shift 10:32:10 + case "$command" in 10:32:10 + command pyenv local 3.10.6 10:32:10 + pyenv local 3.10.6 10:32:11 + for arg in "$@" 10:32:11 + case $arg in 10:32:11 + pkg_list+='tox ' 10:32:11 + for arg in "$@" 10:32:11 + case $arg in 10:32:11 + pkg_list+='virtualenv ' 10:32:11 + for arg in "$@" 10:32:11 + case $arg in 10:32:11 + pkg_list+='urllib3~=1.26.15 ' 10:32:11 + [[ -f /tmp/.toxenv ]] 10:32:11 + [[ ! -f /tmp/.toxenv ]] 10:32:11 + [[ -n '' ]] 10:32:11 + python3 -m venv /tmp/venv-9lsS 10:32:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9lsS' 10:32:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9lsS 10:32:17 + echo /tmp/venv-9lsS 10:32:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:32:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:32:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:32:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:17 + local 'pip_opts=--upgrade --quiet' 10:32:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:32:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:32:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:32:17 + [[ -n '' ]] 10:32:17 + [[ -n '' ]] 10:32:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:32:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:17 + /tmp/venv-9lsS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:32:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:32:24 lf-activate-venv(): INFO: Base packages installed successfully 10:32:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:32:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:32:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:32:24 + /tmp/venv-9lsS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:32:31 + type python3 10:32:31 + true 10:32:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9lsS/bin to PATH' 10:32:31 lf-activate-venv(): INFO: Adding /tmp/venv-9lsS/bin to PATH 10:32:31 + PATH=/tmp/venv-9lsS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:31 + return 0 10:32:31 + python3 --version 10:32:31 Python 3.10.6 10:32:31 + python3 -m pip --version 10:32:31 pip 26.0 from /tmp/venv-9lsS/lib/python3.10/site-packages/pip (python 3.10) 10:32:31 + python3 -m pip freeze 10:32:31 cachetools==7.0.0 10:32:31 chardet==5.2.0 10:32:31 colorama==0.4.6 10:32:31 distlib==0.4.0 10:32:31 filelock==3.20.3 10:32:31 packaging==26.0 10:32:31 platformdirs==4.5.1 10:32:31 pluggy==1.6.0 10:32:31 pyproject-api==1.10.0 10:32:31 tomli==2.4.0 10:32:31 tox==4.34.1 10:32:31 typing_extensions==4.15.0 10:32:31 urllib3==1.26.20 10:32:31 virtualenv==20.36.1 10:32:31 [EnvInject] - Injecting environment variables from a build step. 10:32:31 [EnvInject] - Injecting as environment variables the properties content 10:32:31 PARALLEL=false 10:32:31 10:32:31 [EnvInject] - Variables injected successfully. 10:32:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4369837482928225132.sh 10:32:31 ---> tox-run.sh 10:32:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:32:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:32:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:32:31 + cd /w/workspace/oom-master-pre-commit-lint/. 10:32:31 + source /home/jenkins/lf-env.sh 10:32:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:31 ++ mktemp -d /tmp/venv-XXXX 10:32:31 + lf_venv=/tmp/venv-Ijjs 10:32:31 + local venv_file=/tmp/.os_lf_venv 10:32:31 + local python=python3 10:32:31 + local options 10:32:31 + local set_path=true 10:32:31 + local install_args= 10:32:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:31 + true 10:32:31 + case $1 in 10:32:31 + venv_file=/tmp/.toxenv 10:32:31 + shift 2 10:32:31 + true 10:32:31 + case $1 in 10:32:31 + shift 10:32:31 + break 10:32:31 + case $python in 10:32:31 + local pkg_list= 10:32:31 + [[ -d /opt/pyenv ]] 10:32:31 + echo 'Setup pyenv:' 10:32:31 Setup pyenv: 10:32:31 + export PYENV_ROOT=/opt/pyenv 10:32:31 + PYENV_ROOT=/opt/pyenv 10:32:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32: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 10:32:31 + pyenv versions 10:32:31 system 10:32:31 3.8.13 10:32:31 3.9.13 10:32:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:32:31 + command -v pyenv 10:32:31 ++ pyenv init - --no-rehash 10:32: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[*]}"'\'')" 10:32:31 export PATH="/opt/pyenv/shims:${PATH}" 10:32:31 export PYENV_SHELL=bash 10:32:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:31 pyenv() { 10:32:31 local command 10:32:31 command="${1:-}" 10:32:31 if [ "$#" -gt 0 ]; then 10:32:31 shift 10:32:31 fi 10:32:31 10:32:31 case "$command" in 10:32:31 rehash|shell) 10:32:31 eval "$(pyenv "sh-$command" "$@")" 10:32:31 ;; 10:32:31 *) 10:32:31 command pyenv "$command" "$@" 10:32:31 ;; 10:32:31 esac 10:32:31 }' 10:32: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[*]}"' 10:32: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 10:32: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 10:32: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 10:32:31 ++ export PYENV_SHELL=bash 10:32:31 ++ PYENV_SHELL=bash 10:32:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:31 +++ complete -F _pyenv pyenv 10:32:31 ++ lf-pyver python3 10:32:31 ++ local py_version_xy=python3 10:32:31 ++ local py_version_xyz= 10:32:31 ++ pyenv versions 10:32:31 ++ local command 10:32:31 ++ command=versions 10:32:31 ++ '[' 1 -gt 0 ']' 10:32:31 ++ shift 10:32:31 ++ awk '{ print $1 }' 10:32:31 ++ grep -E '^[0-9.]*[0-9]$' 10:32:31 ++ case "$command" in 10:32:31 ++ sed 's/^[ *]* //' 10:32:31 ++ command pyenv versions 10:32:31 ++ pyenv versions 10:32:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:32:31 +++ sort -V 10:32:31 +++ grep '^3' /tmp/.pyenv_versions 10:32:31 +++ tail -n 1 10:32:31 ++ py_version_xyz=3.10.6 10:32:31 ++ [[ -z 3.10.6 ]] 10:32:31 ++ echo 3.10.6 10:32:31 ++ return 0 10:32:31 + pyenv local 3.10.6 10:32:31 + local command 10:32:31 + command=local 10:32:31 + '[' 2 -gt 0 ']' 10:32:31 + shift 10:32:31 + case "$command" in 10:32:31 + command pyenv local 3.10.6 10:32:31 + pyenv local 3.10.6 10:32:31 + for arg in "$@" 10:32:31 + case $arg in 10:32:31 + pkg_list+='tox ' 10:32:31 + for arg in "$@" 10:32:31 + case $arg in 10:32:31 + pkg_list+='virtualenv ' 10:32:31 + for arg in "$@" 10:32:31 + case $arg in 10:32:31 + pkg_list+='urllib3~=1.26.15 ' 10:32:31 + [[ -f /tmp/.toxenv ]] 10:32:31 ++ cat /tmp/.toxenv 10:32:31 + lf_venv=/tmp/venv-9lsS 10:32:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lsS from' file:/tmp/.toxenv 10:32:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lsS from file:/tmp/.toxenv 10:32:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:32:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:31 + local 'pip_opts=--upgrade --quiet' 10:32:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:32:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:32:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:32:31 + [[ -n '' ]] 10:32:31 + [[ -n '' ]] 10:32:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:32:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:31 + /tmp/venv-9lsS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:32:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:32:32 lf-activate-venv(): INFO: Base packages installed successfully 10:32:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:32:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:32:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:32:32 + /tmp/venv-9lsS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:32:33 + type python3 10:32:33 + true 10:32:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9lsS/bin to PATH' 10:32:33 lf-activate-venv(): INFO: Adding /tmp/venv-9lsS/bin to PATH 10:32:33 + PATH=/tmp/venv-9lsS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:33 + return 0 10:32:33 + [[ -d /opt/pyenv ]] 10:32:33 + echo '---> Setting up pyenv' 10:32:33 ---> Setting up pyenv 10:32:33 + export PYENV_ROOT=/opt/pyenv 10:32:33 + PYENV_ROOT=/opt/pyenv 10:32:33 + export PATH=/opt/pyenv/bin:/tmp/venv-9lsS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:33 + PATH=/opt/pyenv/bin:/tmp/venv-9lsS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:33 ++ pwd 10:32:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:32:33 + export PYTHONPATH 10:32:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:32:33 + TOX_TESTENV_PASSENV=PYTHONPATH 10:32:33 + tox --version 10:32:34 4.34.1 from /tmp/venv-9lsS/lib/python3.10/site-packages/tox/__init__.py 10:32:34 + PARALLEL=false 10:32:34 + TOX_OPTIONS_LIST= 10:32:34 + [[ -n pre-commit ]] 10:32:34 + TOX_OPTIONS_LIST=' -e pre-commit' 10:32:34 + case ${PARALLEL,,} in 10:32:34 + tox -e pre-commit 10:32:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:32:35 pre-commit: install_deps> python -I -m pip install pre-commit 10:32:38 pre-commit: freeze> python -m pip freeze --all 10:32:38 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,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 10:32:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:32:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:32:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:32:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:32:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:32:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:32:40 [INFO] Once installed this environment will be reused. 10:32:40 [INFO] This may take a few minutes... 10:32:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:32:45 [INFO] Once installed this environment will be reused. 10:32:45 [INFO] This may take a few minutes... 10:32:50 trim trailing whitespace.................................................Passed 10:32:51 Tabs remover.............................................................Passed 10:32:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:32:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:32:51 [INFO] Once installed this environment will be reused. 10:32:51 [INFO] This may take a few minutes... 10:33:00 gitlint..............................................(no files to check)Skipped 10:33:00 pre-commit: OK (25.58=setup[3.97]+cmd[12.54,9.07] seconds) 10:33:00 congratulations :) (25.61 seconds) 10:33:00 + tox_status=0 10:33:00 + echo '---> Completed tox runs' 10:33:00 ---> Completed tox runs 10:33:00 + for i in .tox/*/log 10:33:00 ++ echo .tox/pre-commit/log 10:33:00 ++ awk -F/ '{print $2}' 10:33:00 + tox_env=pre-commit 10:33:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:33:00 + DOC_DIR=docs/_build/html 10:33:00 + [[ -d docs/_build/html ]] 10:33:00 + echo '---> tox-run.sh ends' 10:33:00 ---> tox-run.sh ends 10:33:00 + test 0 -eq 0 10:33:00 $ ssh-agent -k 10:33:00 unset SSH_AUTH_SOCK; 10:33:00 unset SSH_AGENT_PID; 10:33:00 echo Agent pid 1659 killed; 10:33:00 [ssh-agent] Stopped. 10:33:00 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7003433417130389214.sh 10:33:00 ---> sysstat.sh 10:33:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3164636564510821870.sh 10:33:00 ---> package-listing.sh 10:33:00 ++ facter osfamily 10:33:00 ++ tr '[:upper:]' '[:lower:]' 10:33:00 + OS_FAMILY=debian 10:33:00 + workspace=/w/workspace/oom-master-pre-commit-lint 10:33:00 + START_PACKAGES=/tmp/packages_start.txt 10:33:00 + END_PACKAGES=/tmp/packages_end.txt 10:33:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:00 + PACKAGES=/tmp/packages_start.txt 10:33:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:33:00 + PACKAGES=/tmp/packages_end.txt 10:33:00 + case "${OS_FAMILY}" in 10:33:00 + dpkg -l 10:33:00 + grep '^ii' 10:33:00 + '[' -f /tmp/packages_start.txt ']' 10:33:00 + '[' -f /tmp/packages_end.txt ']' 10:33:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:33:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:33:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:33:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14696756506276987843.sh 10:33:01 ---> capture-instance-metadata.sh 10:33:01 Setup pyenv: 10:33:01 system 10:33:01 3.8.13 10:33:01 3.9.13 10:33:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:33:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nrce 10:33:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:33:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:08 lf-activate-venv(): INFO: Base packages installed successfully 10:33:08 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-Nrce/bin to PATH 10:33:29 INFO: Running in OpenStack, capturing instance metadata 10:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15572982200784695093.sh 10:33:29 provisioning config files... 10:33:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5295123050555530493tmp 10:33:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:33:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:33:29 [EnvInject] - Injecting environment variables from a build step. 10:33:29 [EnvInject] - Injecting as environment variables the properties content 10:33:29 SERVER_ID=logs 10:33:29 10:33:29 [EnvInject] - Variables injected successfully. 10:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17890898868885551525.sh 10:33:29 ---> create-netrc.sh 10:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3990767708184743853.sh 10:33:29 ---> python-tools-install.sh 10:33:29 Setup pyenv: 10:33:29 system 10:33:29 3.8.13 10:33:29 3.9.13 10:33:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nrce from file:/tmp/.os_lf_venv 10:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:31 lf-activate-venv(): INFO: Base packages installed successfully 10:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-Nrce/bin to PATH 10:33:38 Generating Requirements File 10:33:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:33:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:33:56 Python 3.10.6 10:33:56 pip 26.0 from /tmp/venv-Nrce/lib/python3.10/site-packages/pip (python 3.10) 10:33:56 appdirs==1.4.4 10:33:56 argcomplete==3.6.3 10:33:56 aspy.yaml==1.3.0 10:33:56 attrs==25.4.0 10:33:56 autopage==0.6.0 10:33:56 backports.strenum==1.3.1 10:33:56 beautifulsoup4==4.14.3 10:33:56 boto3==1.42.40 10:33:56 botocore==1.42.40 10:33:56 bs4==0.0.2 10:33:56 certifi==2026.1.4 10:33:56 cffi==2.0.0 10:33:56 cfgv==3.5.0 10:33:56 chardet==5.2.0 10:33:56 charset-normalizer==3.4.4 10:33:56 click==8.3.1 10:33:56 cliff==4.13.1 10:33:56 cmd2==3.1.2 10:33:56 cryptography==3.3.2 10:33:56 debtcollector==3.0.0 10:33:56 decorator==5.2.1 10:33:56 defusedxml==0.7.1 10:33:56 Deprecated==1.3.1 10:33:56 distlib==0.4.0 10:33:56 dnspython==2.8.0 10:33:56 docker==7.1.0 10:33:56 dogpile.cache==1.5.0 10:33:56 durationpy==0.10 10:33:56 email-validator==2.3.0 10:33:56 filelock==3.20.3 10:33:56 future==1.0.0 10:33:56 gitdb==4.0.12 10:33:56 GitPython==3.1.46 10:33:56 httplib2==0.30.2 10:33:56 identify==2.6.16 10:33:56 idna==3.11 10:33:56 importlib-resources==1.5.0 10:33:56 iso8601==2.1.0 10:33:56 Jinja2==3.1.6 10:33:56 jmespath==1.1.0 10:33:56 jsonpatch==1.33 10:33:56 jsonpointer==3.0.0 10:33:56 jsonschema==4.26.0 10:33:56 jsonschema-specifications==2025.9.1 10:33:56 keystoneauth1==5.13.0 10:33:56 kubernetes==35.0.0 10:33:56 lftools==0.37.21 10:33:56 lxml==6.0.2 10:33:56 markdown-it-py==4.0.0 10:33:56 MarkupSafe==3.0.3 10:33:56 mdurl==0.1.2 10:33:56 msgpack==1.1.2 10:33:56 multi_key_dict==2.0.3 10:33:56 munch==4.0.0 10:33:56 netaddr==1.3.0 10:33:56 niet==1.4.2 10:33:56 nodeenv==1.10.0 10:33:56 oauth2client==4.1.3 10:33:56 oauthlib==3.3.1 10:33:56 openstacksdk==4.9.0 10:33:56 os-service-types==1.8.2 10:33:56 osc-lib==4.3.0 10:33:56 oslo.config==10.2.0 10:33:56 oslo.context==6.2.0 10:33:56 oslo.i18n==6.7.1 10:33:56 oslo.log==8.0.0 10:33:56 oslo.serialization==5.9.0 10:33:56 oslo.utils==9.2.0 10:33:56 packaging==26.0 10:33:56 pbr==7.0.3 10:33:56 platformdirs==4.5.1 10:33:56 prettytable==3.17.0 10:33:56 psutil==7.2.2 10:33:56 pyasn1==0.6.2 10:33:56 pyasn1_modules==0.4.2 10:33:56 pycparser==3.0 10:33:56 pygerrit2==2.0.15 10:33:56 PyGithub==2.8.1 10:33:56 Pygments==2.19.2 10:33:56 PyJWT==2.11.0 10:33:56 PyNaCl==1.6.2 10:33:56 pyparsing==2.4.7 10:33:56 pyperclip==1.11.0 10:33:56 pyrsistent==0.20.0 10:33:56 python-cinderclient==9.8.0 10:33:56 python-dateutil==2.9.0.post0 10:33:56 python-heatclient==5.0.0 10:33:56 python-jenkins==1.8.3 10:33:56 python-keystoneclient==5.7.0 10:33:56 python-magnumclient==4.9.0 10:33:56 python-openstackclient==8.3.0 10:33:56 python-swiftclient==4.9.0 10:33:56 PyYAML==6.0.3 10:33:56 referencing==0.37.0 10:33:56 requests==2.32.5 10:33:56 requests-oauthlib==2.0.0 10:33:56 requestsexceptions==1.4.0 10:33:56 rfc3986==2.0.0 10:33:56 rich==14.3.2 10:33:56 rich-argparse==1.7.2 10:33:56 rpds-py==0.30.0 10:33:56 rsa==4.9.1 10:33:56 ruamel.yaml==0.19.1 10:33:56 ruamel.yaml.clib==0.2.15 10:33:56 s3transfer==0.16.0 10:33:56 simplejson==3.20.2 10:33:56 six==1.17.0 10:33:56 smmap==5.0.2 10:33:56 soupsieve==2.8.3 10:33:56 stevedore==5.6.0 10:33:56 tabulate==0.9.0 10:33:56 toml==0.10.2 10:33:56 tomlkit==0.14.0 10:33:56 tqdm==4.67.2 10:33:56 typing_extensions==4.15.0 10:33:56 tzdata==2025.3 10:33:56 urllib3==1.26.20 10:33:56 virtualenv==20.36.1 10:33:56 wcwidth==0.5.3 10:33:56 websocket-client==1.9.0 10:33:56 wrapt==2.1.1 10:33:56 xdg==6.0.0 10:33:56 xmltodict==1.0.2 10:33:56 yq==3.4.3 10:33:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4956876224821222646.sh 10:33:56 ---> sudo-logs.sh 10:33:56 Archiving 'sudo' log.. 10:33:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14343051069949035337.sh 10:33:56 ---> job-cost.sh 10:33:56 Setup pyenv: 10:33:56 system 10:33:56 3.8.13 10:33:56 3.9.13 10:33:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nrce from file:/tmp/.os_lf_venv 10:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:58 lf-activate-venv(): INFO: Base packages installed successfully 10:33:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-Nrce/bin to PATH 10:34:03 INFO: No Stack... 10:34:03 INFO: Retrieving Pricing Info for: v3-standard-4 10:34:04 INFO: Archiving Costs 10:34:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3241125051463541872.sh 10:34:04 ---> logs-deploy.sh 10:34:04 Setup pyenv: 10:34:04 system 10:34:04 3.8.13 10:34:04 3.9.13 10:34:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nrce from file:/tmp/.os_lf_venv 10:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:06 lf-activate-venv(): INFO: Base packages installed successfully 10:34:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-Nrce/bin to PATH 10:34:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4390 10:34:13 INFO: archiving workspace using pattern(s): 10:34:14 Archives upload complete. 10:34:15 INFO: archiving logs to Nexus 10:34:16 ---> uname -a: 10:34:16 Linux prd-ubuntu1804-builder-4c-4g-5058 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:34:16 10:34:16 10:34:16 ---> lscpu: 10:34:16 Architecture: x86_64 10:34:16 CPU op-mode(s): 32-bit, 64-bit 10:34:16 Byte Order: Little Endian 10:34:16 CPU(s): 4 10:34:16 On-line CPU(s) list: 0-3 10:34:16 Thread(s) per core: 1 10:34:16 Core(s) per socket: 1 10:34:16 Socket(s): 4 10:34:16 NUMA node(s): 1 10:34:16 Vendor ID: AuthenticAMD 10:34:16 CPU family: 23 10:34:16 Model: 49 10:34:16 Model name: AMD EPYC-Rome Processor 10:34:16 Stepping: 0 10:34:16 CPU MHz: 2799.998 10:34:16 BogoMIPS: 5599.99 10:34:16 Virtualization: AMD-V 10:34:16 Hypervisor vendor: KVM 10:34:16 Virtualization type: full 10:34:16 L1d cache: 32K 10:34:16 L1i cache: 32K 10:34:16 L2 cache: 512K 10:34:16 L3 cache: 16384K 10:34:16 NUMA node0 CPU(s): 0-3 10:34:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:34:16 10:34:16 10:34:16 ---> nproc: 10:34:16 4 10:34:16 10:34:16 10:34:16 ---> df -h: 10:34:16 Filesystem Size Used Avail Use% Mounted on 10:34:16 udev 7.9G 0 7.9G 0% /dev 10:34:16 tmpfs 1.6G 676K 1.6G 1% /run 10:34:16 /dev/vda1 78G 8.4G 69G 11% / 10:34:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:34:16 tmpfs 5.0M 0 5.0M 0% /run/lock 10:34:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:34:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:34:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:34:16 10:34:16 10:34:16 ---> free -m: 10:34:16 total used free shared buff/cache available 10:34:16 Mem: 16040 516 13309 0 2214 15202 10:34:16 Swap: 1023 0 1023 10:34:16 10:34:16 10:34:16 ---> ip addr: 10:34:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:16 inet 127.0.0.1/8 scope host lo 10:34:16 valid_lft forever preferred_lft forever 10:34:16 inet6 ::1/128 scope host 10:34:16 valid_lft forever preferred_lft forever 10:34:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:16 link/ether fa:16:3e:79:cf:4a brd ff:ff:ff:ff:ff:ff 10:34:16 inet 10.30.107.167/23 brd 10.30.107.255 scope global dynamic ens3 10:34:16 valid_lft 86244sec preferred_lft 86244sec 10:34:16 inet6 fe80::f816:3eff:fe79:cf4a/64 scope link 10:34:16 valid_lft forever preferred_lft forever 10:34:16 10:34:16 10:34:16 ---> sar -b -r -n DEV: 10:34:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5058) 02/03/26 _x86_64_ (4 CPU) 10:34:16 10:34:16 10:31:41 LINUX RESTART (4 CPU) 10:34:16 10:34:16 10:32:01 tps rtps wtps bread/s bwrtn/s 10:34:16 10:33:02 86.00 24.38 61.62 819.33 13688.92 10:34:16 10:34:01 138.21 1.03 137.17 120.37 21053.74 10:34:16 Average: 111.89 12.80 99.08 472.75 17340.70 10:34:16 10:34:16 10:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:16 10:33:02 14029392 15610964 2395576 14.58 58368 1723624 809260 4.63 689688 1494536 134204 10:34:16 10:34:01 13640492 15570276 2784476 16.95 86876 2023112 845584 4.84 747164 1784176 123152 10:34:16 Average: 13834942 15590620 2590026 15.77 72622 1873368 827422 4.74 718426 1639356 128678 10:34:16 10:34:16 10:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:16 10:33:02 ens3 123.85 89.49 1374.72 28.00 0.00 0.00 0.00 0.00 10:34:16 10:33:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 10:34:16 10:34:01 ens3 67.55 49.86 932.05 12.01 0.00 0.00 0.00 0.00 10:34:16 10:34:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 10:34:16 Average: ens3 95.93 69.84 1155.23 20.07 0.00 0.00 0.00 0.00 10:34:16 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 10:34:16 10:34:16 10:34:16 ---> sar -P ALL: 10:34:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5058) 02/03/26 _x86_64_ (4 CPU) 10:34:16 10:34:16 10:31:41 LINUX RESTART (4 CPU) 10:34:16 10:34:16 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:34:16 10:33:02 all 20.61 0.00 2.33 8.32 0.07 68.67 10:34:16 10:33:02 0 16.99 0.00 1.94 2.71 0.05 78.30 10:34:16 10:33:02 1 25.28 0.00 2.29 11.47 0.08 60.88 10:34:16 10:33:02 2 19.18 0.00 2.63 16.06 0.07 62.06 10:34:16 10:33:02 3 20.97 0.00 2.47 3.02 0.07 73.46 10:34:16 10:34:01 all 21.50 0.00 1.48 1.76 0.05 75.20 10:34:16 10:34:01 0 24.39 0.00 1.28 0.17 0.07 74.09 10:34:16 10:34:01 1 36.10 0.00 2.14 1.32 0.07 60.37 10:34:16 10:34:01 2 1.68 0.00 1.07 5.03 0.03 92.18 10:34:16 10:34:01 3 23.83 0.00 1.42 0.51 0.05 74.18 10:34:16 Average: all 21.05 0.00 1.91 5.07 0.06 71.91 10:34:16 Average: 0 20.66 0.00 1.61 1.45 0.06 76.21 10:34:16 Average: 1 30.64 0.00 2.22 6.44 0.08 60.63 10:34:16 Average: 2 10.50 0.00 1.86 10.59 0.05 77.00 10:34:16 Average: 3 22.39 0.00 1.95 1.78 0.06 73.82 10:34:16 10:34:16 10:34:16