08:58:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142408 08:58:51 Running as SYSTEM 08:58:51 [EnvInject] - Loading node environment variables. 08:58:51 Building remotely on prd-ubuntu1804-builder-4c-4g-12070 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:58:51 [ssh-agent] Looking for ssh-agent implementation... 08:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:51 $ ssh-agent 08:58:52 SSH_AUTH_SOCK=/tmp/ssh-18364sNwOkua/agent.1677 08:58:52 SSH_AGENT_PID=1679 08:58:52 [ssh-agent] Started. 08:58:52 Running ssh-add (command line suppressed) 08:58:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1120698641346265991.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1120698641346265991.key) 08:58:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:58:52 The recommended git tool is: NONE 08:58:54 using credential onap-jenkins-ssh 08:58:54 Wiping out workspace first. 08:58:54 Cloning the remote Git repository 08:58:54 Cloning repository git://cloud.onap.org/mirror/oom.git 08:58:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:58:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:54 > git --version # timeout=10 08:58:54 > git --version # 'git version 2.17.1' 08:58:54 using GIT_SSH to set credentials Gerrit user 08:58:54 Verifying host key using manually-configured host key entries 08:58:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:58:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:59 using GIT_SSH to set credentials Gerrit user 08:58:59 Verifying host key using manually-configured host key entries 08:58:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/142408/1 # timeout=30 08:59:00 > git rev-parse 84447283fcc1574a807044cab6a9acc5e7e1c2f3^{commit} # timeout=10 08:59:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:59:00 Checking out Revision 84447283fcc1574a807044cab6a9acc5e7e1c2f3 (refs/changes/08/142408/1) 08:59:00 > git config core.sparsecheckout # timeout=10 08:59:00 > git checkout -f 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=30 08:59:03 Commit message: "[oauth2-proxy] Use remote chart dependency" 08:59:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:59:03 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 08:59:03 [EnvInject] - Injecting environment variables from a build step. 08:59:03 [EnvInject] - Injecting as environment variables the properties content 08:59:03 PYTHON=python3 08:59:03 08:59:03 [EnvInject] - Variables injected successfully. 08:59:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18122691030728876772.sh 08:59:04 ---> tox-install.sh 08:59:04 + source /home/jenkins/lf-env.sh 08:59:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:59:04 ++ mktemp -d /tmp/venv-XXXX 08:59:04 + lf_venv=/tmp/venv-uIRJ 08:59:04 + local venv_file=/tmp/.os_lf_venv 08:59:04 + local python=python3 08:59:04 + local options 08:59:04 + local set_path=true 08:59:04 + local install_args= 08:59:04 ++ 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 08:59:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:59:04 + true 08:59:04 + case $1 in 08:59:04 + venv_file=/tmp/.toxenv 08:59:04 + shift 2 08:59:04 + true 08:59:04 + case $1 in 08:59:04 + shift 08:59:04 + break 08:59:04 + case $python in 08:59:04 + local pkg_list= 08:59:04 + [[ -d /opt/pyenv ]] 08:59:04 + echo 'Setup pyenv:' 08:59:04 Setup pyenv: 08:59:04 + export PYENV_ROOT=/opt/pyenv 08:59:04 + PYENV_ROOT=/opt/pyenv 08:59:04 + 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 08:59:04 + 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 08:59:04 + pyenv versions 08:59:04 * system (set by /opt/pyenv/version) 08:59:04 * 3.8.13 (set by /opt/pyenv/version) 08:59:04 * 3.9.13 (set by /opt/pyenv/version) 08:59:04 * 3.10.6 (set by /opt/pyenv/version) 08:59:04 + command -v pyenv 08:59:04 ++ pyenv init - --no-rehash 08:59:04 + 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[*]}"'\'')" 08:59:04 export PATH="/opt/pyenv/shims:${PATH}" 08:59:04 export PYENV_SHELL=bash 08:59:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:59:04 pyenv() { 08:59:04 local command 08:59:04 command="${1:-}" 08:59:04 if [ "$#" -gt 0 ]; then 08:59:04 shift 08:59:04 fi 08:59:04 08:59:04 case "$command" in 08:59:04 rehash|shell) 08:59:04 eval "$(pyenv "sh-$command" "$@")" 08:59:04 ;; 08:59:04 *) 08:59:04 command pyenv "$command" "$@" 08:59:04 ;; 08:59:04 esac 08:59:04 }' 08:59:04 +++ 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[*]}"' 08:59:04 ++ 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 08:59:04 ++ 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 08:59:04 ++ 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 08:59:04 ++ export PYENV_SHELL=bash 08:59:04 ++ PYENV_SHELL=bash 08:59:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:59:04 +++ complete -F _pyenv pyenv 08:59:04 ++ lf-pyver python3 08:59:04 ++ local py_version_xy=python3 08:59:04 ++ local py_version_xyz= 08:59:04 ++ pyenv versions 08:59:04 ++ local command 08:59:04 ++ command=versions 08:59:04 ++ '[' 1 -gt 0 ']' 08:59:04 ++ awk '{ print $1 }' 08:59:04 ++ shift 08:59:04 ++ case "$command" in 08:59:04 ++ command pyenv versions 08:59:04 ++ pyenv versions 08:59:04 ++ sed 's/^[ *]* //' 08:59:04 ++ grep -E '^[0-9.]*[0-9]$' 08:59:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:59:04 +++ grep '^3' /tmp/.pyenv_versions 08:59:04 +++ sort -V 08:59:04 +++ tail -n 1 08:59:04 ++ py_version_xyz=3.10.6 08:59:04 ++ [[ -z 3.10.6 ]] 08:59:04 ++ echo 3.10.6 08:59:04 ++ return 0 08:59:04 + pyenv local 3.10.6 08:59:04 + local command 08:59:04 + command=local 08:59:04 + '[' 2 -gt 0 ']' 08:59:04 + shift 08:59:04 + case "$command" in 08:59:04 + command pyenv local 3.10.6 08:59:04 + pyenv local 3.10.6 08:59:04 + for arg in "$@" 08:59:04 + case $arg in 08:59:04 + pkg_list+='tox ' 08:59:04 + for arg in "$@" 08:59:04 + case $arg in 08:59:04 + pkg_list+='virtualenv ' 08:59:04 + for arg in "$@" 08:59:04 + case $arg in 08:59:04 + pkg_list+='urllib3~=1.26.15 ' 08:59:04 + [[ -f /tmp/.toxenv ]] 08:59:04 + [[ ! -f /tmp/.toxenv ]] 08:59:04 + [[ -n '' ]] 08:59:04 + python3 -m venv /tmp/venv-uIRJ 08:59:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIRJ' 08:59:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIRJ 08:59:08 + echo /tmp/venv-uIRJ 08:59:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:59:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:59:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:59:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:08 + local 'pip_opts=--upgrade --quiet' 08:59:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:59:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:59:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:59:08 + [[ -n '' ]] 08:59:08 + [[ -n '' ]] 08:59:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:59:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:08 + /tmp/venv-uIRJ/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 08:59:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:59:12 lf-activate-venv(): INFO: Base packages installed successfully 08:59:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:59:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:59:12 + /tmp/venv-uIRJ/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 08:59:14 + type python3 08:59:14 + true 08:59:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uIRJ/bin to PATH' 08:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-uIRJ/bin to PATH 08:59:14 + PATH=/tmp/venv-uIRJ/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 08:59:14 + return 0 08:59:14 + python3 --version 08:59:14 Python 3.10.6 08:59:14 + python3 -m pip --version 08:59:14 pip 25.3 from /tmp/venv-uIRJ/lib/python3.10/site-packages/pip (python 3.10) 08:59:14 + python3 -m pip freeze 08:59:14 cachetools==6.2.1 08:59:14 chardet==5.2.0 08:59:14 colorama==0.4.6 08:59:14 distlib==0.4.0 08:59:14 filelock==3.20.0 08:59:14 packaging==25.0 08:59:14 platformdirs==4.5.0 08:59:14 pluggy==1.6.0 08:59:14 pyproject-api==1.10.0 08:59:14 tomli==2.3.0 08:59:14 tox==4.32.0 08:59:14 typing_extensions==4.15.0 08:59:14 urllib3==1.26.20 08:59:14 virtualenv==20.35.4 08:59:14 [EnvInject] - Injecting environment variables from a build step. 08:59:14 [EnvInject] - Injecting as environment variables the properties content 08:59:14 PARALLEL=false 08:59:14 08:59:14 [EnvInject] - Variables injected successfully. 08:59:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8672401531473668459.sh 08:59:14 ---> tox-run.sh 08:59:14 + 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 08:59:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:59:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:59:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:59:14 + cd /w/workspace/oom-master-pre-commit-lint/. 08:59:14 + source /home/jenkins/lf-env.sh 08:59:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:59:14 ++ mktemp -d /tmp/venv-XXXX 08:59:14 + lf_venv=/tmp/venv-Evzy 08:59:14 + local venv_file=/tmp/.os_lf_venv 08:59:14 + local python=python3 08:59:14 + local options 08:59:14 + local set_path=true 08:59:14 + local install_args= 08:59: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 08:59:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:59:14 + true 08:59:14 + case $1 in 08:59:14 + venv_file=/tmp/.toxenv 08:59:14 + shift 2 08:59:14 + true 08:59:14 + case $1 in 08:59:14 + shift 08:59:14 + break 08:59:14 + case $python in 08:59:14 + local pkg_list= 08:59:14 + [[ -d /opt/pyenv ]] 08:59:14 + echo 'Setup pyenv:' 08:59:14 Setup pyenv: 08:59:14 + export PYENV_ROOT=/opt/pyenv 08:59:14 + PYENV_ROOT=/opt/pyenv 08:59:14 + 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 08:59:14 + 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 08:59:14 + pyenv versions 08:59:14 system 08:59:14 3.8.13 08:59:14 3.9.13 08:59:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:14 + command -v pyenv 08:59:14 ++ pyenv init - --no-rehash 08:59:15 + 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[*]}"'\'')" 08:59:15 export PATH="/opt/pyenv/shims:${PATH}" 08:59:15 export PYENV_SHELL=bash 08:59:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:59:15 pyenv() { 08:59:15 local command 08:59:15 command="${1:-}" 08:59:15 if [ "$#" -gt 0 ]; then 08:59:15 shift 08:59:15 fi 08:59:15 08:59:15 case "$command" in 08:59:15 rehash|shell) 08:59:15 eval "$(pyenv "sh-$command" "$@")" 08:59:15 ;; 08:59:15 *) 08:59:15 command pyenv "$command" "$@" 08:59:15 ;; 08:59:15 esac 08:59:15 }' 08:59:15 +++ 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[*]}"' 08:59:15 ++ 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 08:59:15 ++ 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 08:59:15 ++ 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 08:59:15 ++ export PYENV_SHELL=bash 08:59:15 ++ PYENV_SHELL=bash 08:59:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:59:15 +++ complete -F _pyenv pyenv 08:59:15 ++ lf-pyver python3 08:59:15 ++ local py_version_xy=python3 08:59:15 ++ local py_version_xyz= 08:59:15 ++ pyenv versions 08:59:15 ++ local command 08:59:15 ++ command=versions 08:59:15 ++ '[' 1 -gt 0 ']' 08:59:15 ++ shift 08:59:15 ++ case "$command" in 08:59:15 ++ sed 's/^[ *]* //' 08:59:15 ++ command pyenv versions 08:59:15 ++ pyenv versions 08:59:15 ++ grep -E '^[0-9.]*[0-9]$' 08:59:15 ++ awk '{ print $1 }' 08:59:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:59:15 +++ grep '^3' /tmp/.pyenv_versions 08:59:15 +++ tail -n 1 08:59:15 +++ sort -V 08:59:15 ++ py_version_xyz=3.10.6 08:59:15 ++ [[ -z 3.10.6 ]] 08:59:15 ++ echo 3.10.6 08:59:15 ++ return 0 08:59:15 + pyenv local 3.10.6 08:59:15 + local command 08:59:15 + command=local 08:59:15 + '[' 2 -gt 0 ']' 08:59:15 + shift 08:59:15 + case "$command" in 08:59:15 + command pyenv local 3.10.6 08:59:15 + pyenv local 3.10.6 08:59:15 + for arg in "$@" 08:59:15 + case $arg in 08:59:15 + pkg_list+='tox ' 08:59:15 + for arg in "$@" 08:59:15 + case $arg in 08:59:15 + pkg_list+='virtualenv ' 08:59:15 + for arg in "$@" 08:59:15 + case $arg in 08:59:15 + pkg_list+='urllib3~=1.26.15 ' 08:59:15 + [[ -f /tmp/.toxenv ]] 08:59:15 ++ cat /tmp/.toxenv 08:59:15 + lf_venv=/tmp/venv-uIRJ 08:59:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uIRJ from' file:/tmp/.toxenv 08:59:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uIRJ from file:/tmp/.toxenv 08:59:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:59:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:15 + local 'pip_opts=--upgrade --quiet' 08:59:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:59:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:59:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:59:15 + [[ -n '' ]] 08:59:15 + [[ -n '' ]] 08:59:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:59:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:15 + /tmp/venv-uIRJ/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 08:59:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:59:15 lf-activate-venv(): INFO: Base packages installed successfully 08:59:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:59:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:59:15 + /tmp/venv-uIRJ/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 08:59:16 + type python3 08:59:16 + true 08:59:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uIRJ/bin to PATH' 08:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-uIRJ/bin to PATH 08:59:16 + PATH=/tmp/venv-uIRJ/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 08:59:16 + return 0 08:59:16 + [[ -d /opt/pyenv ]] 08:59:16 + echo '---> Setting up pyenv' 08:59:16 ---> Setting up pyenv 08:59:16 + export PYENV_ROOT=/opt/pyenv 08:59:16 + PYENV_ROOT=/opt/pyenv 08:59:16 + export PATH=/opt/pyenv/bin:/tmp/venv-uIRJ/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 08:59:16 + PATH=/opt/pyenv/bin:/tmp/venv-uIRJ/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 08:59:16 ++ pwd 08:59:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:59:16 + export PYTHONPATH 08:59:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:59:16 + TOX_TESTENV_PASSENV=PYTHONPATH 08:59:16 + tox --version 08:59:17 4.32.0 from /tmp/venv-uIRJ/lib/python3.10/site-packages/tox/__init__.py 08:59:17 + PARALLEL=false 08:59:17 + TOX_OPTIONS_LIST= 08:59:17 + [[ -n pre-commit ]] 08:59:17 + TOX_OPTIONS_LIST=' -e pre-commit' 08:59:17 + case ${PARALLEL,,} in 08:59:17 + tox -e pre-commit 08:59:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:59:18 pre-commit: install_deps> python -I -m pip install pre-commit 08:59:20 pre-commit: freeze> python -m pip freeze --all 08:59:21 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 08:59:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:59:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:59:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:59:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:59:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:59:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:59:23 [INFO] Once installed this environment will be reused. 08:59:23 [INFO] This may take a few minutes... 08:59:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:59:27 [INFO] Once installed this environment will be reused. 08:59:27 [INFO] This may take a few minutes... 08:59:31 trim trailing whitespace.................................................Passed 08:59:32 Tabs remover.............................................................Passed 08:59:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:59:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:59:32 [INFO] Once installed this environment will be reused. 08:59:32 [INFO] This may take a few minutes... 08:59:40 gitlint..............................................(no files to check)Skipped 08:59:40 pre-commit: OK (22.80=setup[3.36]+cmd[10.97,8.46] seconds) 08:59:40 congratulations :) (22.83 seconds) 08:59:40 + tox_status=0 08:59:40 + echo '---> Completed tox runs' 08:59:40 ---> Completed tox runs 08:59:40 + for i in .tox/*/log 08:59:40 ++ echo .tox/pre-commit/log 08:59:40 ++ awk -F/ '{print $2}' 08:59:40 + tox_env=pre-commit 08:59:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:59:40 + DOC_DIR=docs/_build/html 08:59:40 + [[ -d docs/_build/html ]] 08:59:40 + echo '---> tox-run.sh ends' 08:59:40 ---> tox-run.sh ends 08:59:40 + test 0 -eq 0 08:59:40 $ ssh-agent -k 08:59:40 unset SSH_AUTH_SOCK; 08:59:40 unset SSH_AGENT_PID; 08:59:40 echo Agent pid 1679 killed; 08:59:40 [ssh-agent] Stopped. 08:59:40 [PostBuildScript] - [INFO] Executing post build scripts. 08:59:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3644775082421222570.sh 08:59:40 ---> sysstat.sh 08:59:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16358866309608572170.sh 08:59:41 ---> package-listing.sh 08:59:41 ++ facter osfamily 08:59:41 ++ tr '[:upper:]' '[:lower:]' 08:59:41 + OS_FAMILY=debian 08:59:41 + workspace=/w/workspace/oom-master-pre-commit-lint 08:59:41 + START_PACKAGES=/tmp/packages_start.txt 08:59:41 + END_PACKAGES=/tmp/packages_end.txt 08:59:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:41 + PACKAGES=/tmp/packages_start.txt 08:59:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:59:41 + PACKAGES=/tmp/packages_end.txt 08:59:41 + case "${OS_FAMILY}" in 08:59:41 + grep '^ii' 08:59:41 + dpkg -l 08:59:41 + '[' -f /tmp/packages_start.txt ']' 08:59:41 + '[' -f /tmp/packages_end.txt ']' 08:59:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:59:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:59:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:59:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4503821129153708412.sh 08:59:41 ---> capture-instance-metadata.sh 08:59:41 Setup pyenv: 08:59:41 system 08:59:41 3.8.13 08:59:41 3.9.13 08:59:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LXUW 08:59:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:59:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:48 lf-activate-venv(): INFO: Base packages installed successfully 08:59:48 lf-activate-venv(): INFO: Installing additional packages: lftools 09:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-LXUW/bin to PATH 09:00:14 INFO: Running in OpenStack, capturing instance metadata 09:00:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7884880694792416737.sh 09:00:14 provisioning config files... 09:00:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17001841072407463894tmp 09:00:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:00:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:00:14 [EnvInject] - Injecting environment variables from a build step. 09:00:14 [EnvInject] - Injecting as environment variables the properties content 09:00:14 SERVER_ID=logs 09:00:14 09:00:14 [EnvInject] - Variables injected successfully. 09:00:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins305427591521662926.sh 09:00:14 ---> create-netrc.sh 09:00:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10305948183779489948.sh 09:00:14 ---> python-tools-install.sh 09:00:14 Setup pyenv: 09:00:14 system 09:00:14 3.8.13 09:00:14 3.9.13 09:00:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:00:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXUW from file:/tmp/.os_lf_venv 09:00:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:16 lf-activate-venv(): INFO: Base packages installed successfully 09:00:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-LXUW/bin to PATH 09:00:31 Generating Requirements File 09:00:49 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:00:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:00:49 Python 3.10.6 09:00:49 pip 25.3 from /tmp/venv-LXUW/lib/python3.10/site-packages/pip (python 3.10) 09:00:50 appdirs==1.4.4 09:00:50 argcomplete==3.6.3 09:00:50 aspy.yaml==1.3.0 09:00:50 attrs==25.4.0 09:00:50 autopage==0.5.2 09:00:50 beautifulsoup4==4.14.2 09:00:50 boto3==1.40.71 09:00:50 botocore==1.40.71 09:00:50 bs4==0.0.2 09:00:50 cachetools==6.2.1 09:00:50 certifi==2025.11.12 09:00:50 cffi==2.0.0 09:00:50 cfgv==3.4.0 09:00:50 chardet==5.2.0 09:00:50 charset-normalizer==3.4.4 09:00:50 click==8.3.0 09:00:50 cliff==4.11.0 09:00:50 cmd2==2.7.0 09:00:50 cryptography==3.3.2 09:00:50 debtcollector==3.0.0 09:00:50 decorator==5.2.1 09:00:50 defusedxml==0.7.1 09:00:50 Deprecated==1.3.1 09:00:50 distlib==0.4.0 09:00:50 dnspython==2.8.0 09:00:50 docker==7.1.0 09:00:50 dogpile.cache==1.5.0 09:00:50 durationpy==0.10 09:00:50 email-validator==2.3.0 09:00:50 filelock==3.20.0 09:00:50 future==1.0.0 09:00:50 gitdb==4.0.12 09:00:50 GitPython==3.1.45 09:00:50 google-auth==2.43.0 09:00:50 httplib2==0.31.0 09:00:50 identify==2.6.15 09:00:50 idna==3.11 09:00:50 importlib-resources==1.5.0 09:00:50 iso8601==2.1.0 09:00:50 Jinja2==3.1.6 09:00:50 jmespath==1.0.1 09:00:50 jsonpatch==1.33 09:00:50 jsonpointer==3.0.0 09:00:50 jsonschema==4.25.1 09:00:50 jsonschema-specifications==2025.9.1 09:00:50 keystoneauth1==5.12.0 09:00:50 kubernetes==34.1.0 09:00:50 lftools==0.37.15 09:00:50 lxml==6.0.2 09:00:50 markdown-it-py==4.0.0 09:00:50 MarkupSafe==3.0.3 09:00:50 mdurl==0.1.2 09:00:50 msgpack==1.1.2 09:00:50 multi_key_dict==2.0.3 09:00:50 munch==4.0.0 09:00:50 netaddr==1.3.0 09:00:50 niet==1.4.2 09:00:50 nodeenv==1.9.1 09:00:50 oauth2client==4.1.3 09:00:50 oauthlib==3.3.1 09:00:50 openstacksdk==4.7.1 09:00:50 os-service-types==1.8.1 09:00:50 osc-lib==4.2.0 09:00:50 oslo.config==10.0.0 09:00:50 oslo.context==6.1.0 09:00:50 oslo.i18n==6.6.0 09:00:50 oslo.log==7.2.1 09:00:50 oslo.serialization==5.8.0 09:00:50 oslo.utils==9.1.0 09:00:50 packaging==25.0 09:00:50 pbr==7.0.3 09:00:50 platformdirs==4.5.0 09:00:50 prettytable==3.16.0 09:00:50 psutil==7.1.3 09:00:50 pyasn1==0.6.1 09:00:50 pyasn1_modules==0.4.2 09:00:50 pycparser==2.23 09:00:50 pygerrit2==2.0.15 09:00:50 PyGithub==2.8.1 09:00:50 Pygments==2.19.2 09:00:50 PyJWT==2.10.1 09:00:50 PyNaCl==1.6.1 09:00:50 pyparsing==2.4.7 09:00:50 pyperclip==1.11.0 09:00:50 pyrsistent==0.20.0 09:00:50 python-cinderclient==9.8.0 09:00:50 python-dateutil==2.9.0.post0 09:00:50 python-heatclient==4.3.0 09:00:50 python-jenkins==1.8.3 09:00:50 python-keystoneclient==5.7.0 09:00:50 python-magnumclient==4.9.0 09:00:50 python-openstackclient==8.2.0 09:00:50 python-swiftclient==4.8.0 09:00:50 PyYAML==6.0.3 09:00:50 referencing==0.37.0 09:00:50 requests==2.32.5 09:00:50 requests-oauthlib==2.0.0 09:00:50 requestsexceptions==1.4.0 09:00:50 rfc3986==2.0.0 09:00:50 rich==14.2.0 09:00:50 rich-argparse==1.7.2 09:00:50 rpds-py==0.28.0 09:00:50 rsa==4.9.1 09:00:50 ruamel.yaml==0.18.16 09:00:50 ruamel.yaml.clib==0.2.14 09:00:50 s3transfer==0.14.0 09:00:50 simplejson==3.20.2 09:00:50 six==1.17.0 09:00:50 smmap==5.0.2 09:00:50 soupsieve==2.8 09:00:50 stevedore==5.5.0 09:00:50 tabulate==0.9.0 09:00:50 toml==0.10.2 09:00:50 tomlkit==0.13.3 09:00:50 tqdm==4.67.1 09:00:50 typing_extensions==4.15.0 09:00:50 tzdata==2025.2 09:00:50 urllib3==1.26.20 09:00:50 virtualenv==20.35.4 09:00:50 wcwidth==0.2.14 09:00:50 websocket-client==1.9.0 09:00:50 wrapt==2.0.1 09:00:50 xdg==6.0.0 09:00:50 xmltodict==1.0.2 09:00:50 yq==3.4.3 09:00:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17763120502111828846.sh 09:00:50 ---> sudo-logs.sh 09:00:50 Archiving 'sudo' log.. 09:00:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15138846979538992999.sh 09:00:50 ---> job-cost.sh 09:00:50 Setup pyenv: 09:00:50 system 09:00:50 3.8.13 09:00:50 3.9.13 09:00:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:00:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXUW from file:/tmp/.os_lf_venv 09:00:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:53 lf-activate-venv(): INFO: Base packages installed successfully 09:00:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-LXUW/bin to PATH 09:01:02 INFO: No Stack... 09:01:03 INFO: Retrieving Pricing Info for: v3-standard-4 09:01:03 INFO: Archiving Costs 09:01:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11105214053265881163.sh 09:01:03 ---> logs-deploy.sh 09:01:03 Setup pyenv: 09:01:03 system 09:01:03 3.8.13 09:01:03 3.9.13 09:01:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXUW from file:/tmp/.os_lf_venv 09:01:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:05 lf-activate-venv(): INFO: Base packages installed successfully 09:01:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-LXUW/bin to PATH 09:01:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4295 09:01:13 INFO: archiving workspace using pattern(s): 09:01:14 Archives upload complete. 09:01:14 INFO: archiving logs to Nexus 09:01:15 ---> uname -a: 09:01:15 Linux prd-ubuntu1804-builder-4c-4g-12070 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:01:15 09:01:15 09:01:15 ---> lscpu: 09:01:15 Architecture: x86_64 09:01:15 CPU op-mode(s): 32-bit, 64-bit 09:01:15 Byte Order: Little Endian 09:01:15 CPU(s): 4 09:01:15 On-line CPU(s) list: 0-3 09:01:15 Thread(s) per core: 1 09:01:15 Core(s) per socket: 1 09:01:15 Socket(s): 4 09:01:15 NUMA node(s): 1 09:01:15 Vendor ID: AuthenticAMD 09:01:15 CPU family: 23 09:01:15 Model: 49 09:01:15 Model name: AMD EPYC-Rome Processor 09:01:15 Stepping: 0 09:01:15 CPU MHz: 2800.000 09:01:15 BogoMIPS: 5600.00 09:01:15 Virtualization: AMD-V 09:01:15 Hypervisor vendor: KVM 09:01:15 Virtualization type: full 09:01:15 L1d cache: 32K 09:01:15 L1i cache: 32K 09:01:15 L2 cache: 512K 09:01:15 L3 cache: 16384K 09:01:15 NUMA node0 CPU(s): 0-3 09:01:15 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:01:15 09:01:15 09:01:15 ---> nproc: 09:01:15 4 09:01:15 09:01:15 09:01:15 ---> df -h: 09:01:15 Filesystem Size Used Avail Use% Mounted on 09:01:15 udev 7.9G 0 7.9G 0% /dev 09:01:15 tmpfs 1.6G 676K 1.6G 1% /run 09:01:15 /dev/vda1 78G 8.4G 69G 11% / 09:01:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:01:15 tmpfs 5.0M 0 5.0M 0% /run/lock 09:01:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:01:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:01:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:01:15 09:01:15 09:01:15 ---> free -m: 09:01:15 total used free shared buff/cache available 09:01:15 Mem: 16040 549 13273 0 2217 15168 09:01:15 Swap: 1023 0 1023 09:01:15 09:01:15 09:01:15 ---> ip addr: 09:01:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:01:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:01:15 inet 127.0.0.1/8 scope host lo 09:01:15 valid_lft forever preferred_lft forever 09:01:15 inet6 ::1/128 scope host 09:01:15 valid_lft forever preferred_lft forever 09:01:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:01:15 link/ether fa:16:3e:1b:c9:4e brd ff:ff:ff:ff:ff:ff 09:01:15 inet 10.30.107.248/23 brd 10.30.107.255 scope global dynamic ens3 09:01:15 valid_lft 86239sec preferred_lft 86239sec 09:01:15 inet6 fe80::f816:3eff:fe1b:c94e/64 scope link 09:01:15 valid_lft forever preferred_lft forever 09:01:15 09:01:15 09:01:15 ---> sar -b -r -n DEV: 09:01:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12070) 11/12/25 _x86_64_ (4 CPU) 09:01:15 09:01:15 08:58:36 LINUX RESTART (4 CPU) 09:01:15 09:01:15 08:59:01 tps rtps wtps bread/s bwrtn/s 09:01:15 09:00:01 292.88 24.03 268.86 808.27 52323.41 09:01:15 09:01:01 87.99 1.02 86.97 120.65 10381.87 09:01:15 Average: 190.43 12.52 177.91 464.46 31352.64 09:01:15 09:01:15 08:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:15 09:00:01 13797076 15488732 2627892 16.00 65000 1821852 832708 4.77 814264 1588200 114596 09:01:15 09:01:01 13572704 15516872 2852264 17.37 87000 2037024 784840 4.49 798512 1796108 132956 09:01:15 Average: 13684890 15502802 2740078 16.68 76000 1929438 808774 4.63 806388 1692154 123776 09:01:15 09:01:15 08:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:15 09:00:01 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 09:01:15 09:00:01 ens3 114.86 84.49 1327.51 22.00 0.00 0.00 0.00 0.00 09:01:15 09:01:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:01:15 09:01:01 ens3 34.29 27.16 437.56 7.63 0.00 0.00 0.00 0.00 09:01:15 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 09:01:15 Average: ens3 74.58 55.82 882.53 14.81 0.00 0.00 0.00 0.00 09:01:15 09:01:15 09:01:15 ---> sar -P ALL: 09:01:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12070) 11/12/25 _x86_64_ (4 CPU) 09:01:15 09:01:15 08:58:36 LINUX RESTART (4 CPU) 09:01:15 09:01:15 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:01:15 09:00:01 all 22.85 0.00 2.26 3.00 0.07 71.81 09:01:15 09:00:01 0 9.70 0.00 1.50 5.34 0.08 83.38 09:01:15 09:00:01 1 29.07 0.00 2.57 1.25 0.07 67.03 09:01:15 09:00:01 2 23.07 0.00 2.28 2.64 0.08 71.93 09:01:15 09:00:01 3 29.64 0.00 2.74 2.77 0.07 64.79 09:01:15 09:01:01 all 16.41 0.00 1.13 8.85 0.07 73.54 09:01:15 09:01:01 0 4.12 0.00 0.52 26.42 0.05 68.90 09:01:15 09:01:01 1 20.59 0.00 1.20 7.73 0.10 70.38 09:01:15 09:01:01 2 36.71 0.00 2.25 0.72 0.10 60.22 09:01:15 09:01:01 3 4.27 0.00 0.52 0.48 0.02 94.71 09:01:15 Average: all 19.63 0.00 1.70 5.93 0.07 72.68 09:01:15 Average: 0 6.91 0.00 1.01 15.89 0.07 76.13 09:01:15 Average: 1 24.82 0.00 1.89 4.50 0.08 68.71 09:01:15 Average: 2 29.89 0.00 2.27 1.68 0.09 66.07 09:01:15 Average: 3 16.94 0.00 1.63 1.63 0.04 79.76 09:01:15 09:01:15 09:01:15