07:06:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 07:06:01 Running as SYSTEM 07:06:01 [EnvInject] - Loading node environment variables. 07:06:01 Building remotely on prd-ubuntu1804-builder-4c-4g-12352 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:06:01 [ssh-agent] Looking for ssh-agent implementation... 07:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:01 $ ssh-agent 07:06:02 SSH_AUTH_SOCK=/tmp/ssh-tghfGOpEL9uh/agent.1674 07:06:02 SSH_AGENT_PID=1676 07:06:02 [ssh-agent] Started. 07:06:02 Running ssh-add (command line suppressed) 07:06:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13594038294298875681.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13594038294298875681.key) 07:06:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:06:02 The recommended git tool is: NONE 07:06:03 using credential onap-jenkins-ssh 07:06:03 Wiping out workspace first. 07:06:03 Cloning the remote Git repository 07:06:03 Cloning repository git://cloud.onap.org/mirror/oom.git 07:06:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:06:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:03 > git --version # timeout=10 07:06:03 > git --version # 'git version 2.17.1' 07:06:03 using GIT_SSH to set credentials Gerrit user 07:06:03 Verifying host key using manually-configured host key entries 07:06:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:09 using GIT_SSH to set credentials Gerrit user 07:06:09 Verifying host key using manually-configured host key entries 07:06:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/3 # timeout=30 07:06:09 > git rev-parse b7cb09c69575df4e46a122f95fa9a58b2a0f09f8^{commit} # timeout=10 07:06:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:06:09 Checking out Revision b7cb09c69575df4e46a122f95fa9a58b2a0f09f8 (refs/changes/14/142414/3) 07:06:09 > git config core.sparsecheckout # timeout=10 07:06:09 > git checkout -f b7cb09c69575df4e46a122f95fa9a58b2a0f09f8 # timeout=30 07:06:12 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 07:06:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:06:12 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 07:06:13 [EnvInject] - Injecting environment variables from a build step. 07:06:13 [EnvInject] - Injecting as environment variables the properties content 07:06:13 PYTHON=python3 07:06:13 07:06:13 [EnvInject] - Variables injected successfully. 07:06:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins61634127447497643.sh 07:06:13 ---> tox-install.sh 07:06:13 + source /home/jenkins/lf-env.sh 07:06:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:13 ++ mktemp -d /tmp/venv-XXXX 07:06:13 + lf_venv=/tmp/venv-lQCS 07:06:13 + local venv_file=/tmp/.os_lf_venv 07:06:13 + local python=python3 07:06:13 + local options 07:06:13 + local set_path=true 07:06:13 + local install_args= 07:06:13 ++ 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 07:06:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:13 + true 07:06:13 + case $1 in 07:06:13 + venv_file=/tmp/.toxenv 07:06:13 + shift 2 07:06:13 + true 07:06:13 + case $1 in 07:06:13 + shift 07:06:13 + break 07:06:13 + case $python in 07:06:13 + local pkg_list= 07:06:13 + [[ -d /opt/pyenv ]] 07:06:13 + echo 'Setup pyenv:' 07:06:13 Setup pyenv: 07:06:13 + export PYENV_ROOT=/opt/pyenv 07:06:13 + PYENV_ROOT=/opt/pyenv 07:06:13 + 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 07:06:13 + 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 07:06:13 + pyenv versions 07:06:13 * system (set by /opt/pyenv/version) 07:06:13 * 3.8.13 (set by /opt/pyenv/version) 07:06:13 * 3.9.13 (set by /opt/pyenv/version) 07:06:13 * 3.10.6 (set by /opt/pyenv/version) 07:06:13 + command -v pyenv 07:06:13 ++ pyenv init - --no-rehash 07:06:13 + 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[*]}"'\'')" 07:06:13 export PATH="/opt/pyenv/shims:${PATH}" 07:06:13 export PYENV_SHELL=bash 07:06:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:13 pyenv() { 07:06:13 local command 07:06:13 command="${1:-}" 07:06:13 if [ "$#" -gt 0 ]; then 07:06:13 shift 07:06:13 fi 07:06:13 07:06:13 case "$command" in 07:06:13 rehash|shell) 07:06:13 eval "$(pyenv "sh-$command" "$@")" 07:06:13 ;; 07:06:13 *) 07:06:13 command pyenv "$command" "$@" 07:06:13 ;; 07:06:13 esac 07:06:13 }' 07:06:13 +++ 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[*]}"' 07:06:13 ++ 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 07:06:13 ++ 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 07:06:13 ++ 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 07:06:13 ++ export PYENV_SHELL=bash 07:06:13 ++ PYENV_SHELL=bash 07:06:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:13 +++ complete -F _pyenv pyenv 07:06:13 ++ lf-pyver python3 07:06:13 ++ local py_version_xy=python3 07:06:13 ++ local py_version_xyz= 07:06:13 ++ pyenv versions 07:06:13 ++ local command 07:06:13 ++ command=versions 07:06:13 ++ '[' 1 -gt 0 ']' 07:06:13 ++ shift 07:06:13 ++ case "$command" in 07:06:13 ++ command pyenv versions 07:06:13 ++ pyenv versions 07:06:13 ++ sed 's/^[ *]* //' 07:06:13 ++ awk '{ print $1 }' 07:06:13 ++ grep -E '^[0-9.]*[0-9]$' 07:06:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:13 +++ grep '^3' /tmp/.pyenv_versions 07:06:13 +++ tail -n 1 07:06:13 +++ sort -V 07:06:13 ++ py_version_xyz=3.10.6 07:06:13 ++ [[ -z 3.10.6 ]] 07:06:13 ++ echo 3.10.6 07:06:13 ++ return 0 07:06:13 + pyenv local 3.10.6 07:06:13 + local command 07:06:13 + command=local 07:06:13 + '[' 2 -gt 0 ']' 07:06:13 + shift 07:06:13 + case "$command" in 07:06:13 + command pyenv local 3.10.6 07:06:13 + pyenv local 3.10.6 07:06:13 + for arg in "$@" 07:06:13 + case $arg in 07:06:13 + pkg_list+='tox ' 07:06:13 + for arg in "$@" 07:06:13 + case $arg in 07:06:13 + pkg_list+='virtualenv ' 07:06:13 + for arg in "$@" 07:06:13 + case $arg in 07:06:13 + pkg_list+='urllib3~=1.26.15 ' 07:06:13 + [[ -f /tmp/.toxenv ]] 07:06:13 + [[ ! -f /tmp/.toxenv ]] 07:06:13 + [[ -n '' ]] 07:06:13 + python3 -m venv /tmp/venv-lQCS 07:06:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQCS' 07:06:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQCS 07:06:17 + echo /tmp/venv-lQCS 07:06:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:06:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:06:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:17 + local 'pip_opts=--upgrade --quiet' 07:06:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:17 + [[ -n '' ]] 07:06:17 + [[ -n '' ]] 07:06:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:17 + /tmp/venv-lQCS/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 07:06:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:21 lf-activate-venv(): INFO: Base packages installed successfully 07:06:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:21 + /tmp/venv-lQCS/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 07:06:23 + type python3 07:06:23 + true 07:06:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lQCS/bin to PATH' 07:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-lQCS/bin to PATH 07:06:23 + PATH=/tmp/venv-lQCS/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 07:06:23 + return 0 07:06:23 + python3 --version 07:06:23 Python 3.10.6 07:06:23 + python3 -m pip --version 07:06:24 pip 25.3 from /tmp/venv-lQCS/lib/python3.10/site-packages/pip (python 3.10) 07:06:24 + python3 -m pip freeze 07:06:24 cachetools==6.2.1 07:06:24 chardet==5.2.0 07:06:24 colorama==0.4.6 07:06:24 distlib==0.4.0 07:06:24 filelock==3.20.0 07:06:24 packaging==25.0 07:06:24 platformdirs==4.5.0 07:06:24 pluggy==1.6.0 07:06:24 pyproject-api==1.10.0 07:06:24 tomli==2.3.0 07:06:24 tox==4.32.0 07:06:24 typing_extensions==4.15.0 07:06:24 urllib3==1.26.20 07:06:24 virtualenv==20.35.4 07:06:24 [EnvInject] - Injecting environment variables from a build step. 07:06:24 [EnvInject] - Injecting as environment variables the properties content 07:06:24 PARALLEL=false 07:06:24 07:06:24 [EnvInject] - Variables injected successfully. 07:06:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7335489411551638083.sh 07:06:24 ---> tox-run.sh 07:06:24 + 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 07:06:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:06:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:06:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:06:24 + cd /w/workspace/oom-master-pre-commit-lint/. 07:06:24 + source /home/jenkins/lf-env.sh 07:06:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:24 ++ mktemp -d /tmp/venv-XXXX 07:06:24 + lf_venv=/tmp/venv-kzW3 07:06:24 + local venv_file=/tmp/.os_lf_venv 07:06:24 + local python=python3 07:06:24 + local options 07:06:24 + local set_path=true 07:06:24 + local install_args= 07:06:24 ++ 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 07:06:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:24 + true 07:06:24 + case $1 in 07:06:24 + venv_file=/tmp/.toxenv 07:06:24 + shift 2 07:06:24 + true 07:06:24 + case $1 in 07:06:24 + shift 07:06:24 + break 07:06:24 + case $python in 07:06:24 + local pkg_list= 07:06:24 + [[ -d /opt/pyenv ]] 07:06:24 + echo 'Setup pyenv:' 07:06:24 Setup pyenv: 07:06:24 + export PYENV_ROOT=/opt/pyenv 07:06:24 + PYENV_ROOT=/opt/pyenv 07:06:24 + 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 07:06:24 + 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 07:06:24 + pyenv versions 07:06:24 system 07:06:24 3.8.13 07:06:24 3.9.13 07:06:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:06:24 + command -v pyenv 07:06:24 ++ pyenv init - --no-rehash 07:06:24 + 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[*]}"'\'')" 07:06:24 export PATH="/opt/pyenv/shims:${PATH}" 07:06:24 export PYENV_SHELL=bash 07:06:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:24 pyenv() { 07:06:24 local command 07:06:24 command="${1:-}" 07:06:24 if [ "$#" -gt 0 ]; then 07:06:24 shift 07:06:24 fi 07:06:24 07:06:24 case "$command" in 07:06:24 rehash|shell) 07:06:24 eval "$(pyenv "sh-$command" "$@")" 07:06:24 ;; 07:06:24 *) 07:06:24 command pyenv "$command" "$@" 07:06:24 ;; 07:06:24 esac 07:06:24 }' 07:06:24 +++ 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[*]}"' 07:06:24 ++ 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 07:06:24 ++ 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 07:06:24 ++ 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 07:06:24 ++ export PYENV_SHELL=bash 07:06:24 ++ PYENV_SHELL=bash 07:06:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:24 +++ complete -F _pyenv pyenv 07:06:24 ++ lf-pyver python3 07:06:24 ++ local py_version_xy=python3 07:06:24 ++ local py_version_xyz= 07:06:24 ++ pyenv versions 07:06:24 ++ local command 07:06:24 ++ command=versions 07:06:24 ++ '[' 1 -gt 0 ']' 07:06:24 ++ shift 07:06:24 ++ case "$command" in 07:06:24 ++ command pyenv versions 07:06:24 ++ pyenv versions 07:06:24 ++ sed 's/^[ *]* //' 07:06:24 ++ awk '{ print $1 }' 07:06:24 ++ grep -E '^[0-9.]*[0-9]$' 07:06:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:24 +++ grep '^3' /tmp/.pyenv_versions 07:06:24 +++ sort -V 07:06:24 +++ tail -n 1 07:06:24 ++ py_version_xyz=3.10.6 07:06:24 ++ [[ -z 3.10.6 ]] 07:06:24 ++ echo 3.10.6 07:06:24 ++ return 0 07:06:24 + pyenv local 3.10.6 07:06:24 + local command 07:06:24 + command=local 07:06:24 + '[' 2 -gt 0 ']' 07:06:24 + shift 07:06:24 + case "$command" in 07:06:24 + command pyenv local 3.10.6 07:06:24 + pyenv local 3.10.6 07:06:24 + for arg in "$@" 07:06:24 + case $arg in 07:06:24 + pkg_list+='tox ' 07:06:24 + for arg in "$@" 07:06:24 + case $arg in 07:06:24 + pkg_list+='virtualenv ' 07:06:24 + for arg in "$@" 07:06:24 + case $arg in 07:06:24 + pkg_list+='urllib3~=1.26.15 ' 07:06:24 + [[ -f /tmp/.toxenv ]] 07:06:24 ++ cat /tmp/.toxenv 07:06:24 + lf_venv=/tmp/venv-lQCS 07:06:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQCS from' file:/tmp/.toxenv 07:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQCS from file:/tmp/.toxenv 07:06:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:24 + local 'pip_opts=--upgrade --quiet' 07:06:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:24 + [[ -n '' ]] 07:06:24 + [[ -n '' ]] 07:06:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:24 + /tmp/venv-lQCS/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 07:06:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:25 lf-activate-venv(): INFO: Base packages installed successfully 07:06:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:25 + /tmp/venv-lQCS/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 07:06:26 + type python3 07:06:26 + true 07:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lQCS/bin to PATH' 07:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-lQCS/bin to PATH 07:06:26 + PATH=/tmp/venv-lQCS/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 07:06:26 + return 0 07:06:26 + [[ -d /opt/pyenv ]] 07:06:26 + echo '---> Setting up pyenv' 07:06:26 ---> Setting up pyenv 07:06:26 + export PYENV_ROOT=/opt/pyenv 07:06:26 + PYENV_ROOT=/opt/pyenv 07:06:26 + export PATH=/opt/pyenv/bin:/tmp/venv-lQCS/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 07:06:26 + PATH=/opt/pyenv/bin:/tmp/venv-lQCS/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 07:06:26 ++ pwd 07:06:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:06:26 + export PYTHONPATH 07:06:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:06:26 + TOX_TESTENV_PASSENV=PYTHONPATH 07:06:26 + tox --version 07:06:26 4.32.0 from /tmp/venv-lQCS/lib/python3.10/site-packages/tox/__init__.py 07:06:27 + PARALLEL=false 07:06:27 + TOX_OPTIONS_LIST= 07:06:27 + [[ -n pre-commit ]] 07:06:27 + TOX_OPTIONS_LIST=' -e pre-commit' 07:06:27 + case ${PARALLEL,,} in 07:06:27 + tox -e pre-commit 07:06:27 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:06:28 pre-commit: install_deps> python -I -m pip install pre-commit 07:06:31 pre-commit: freeze> python -m pip freeze --all 07:06:31 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 07:06:31 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:06:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:06:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:06:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:06:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:06:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:06:33 [INFO] Once installed this environment will be reused. 07:06:33 [INFO] This may take a few minutes... 07:06:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:06:38 [INFO] Once installed this environment will be reused. 07:06:38 [INFO] This may take a few minutes... 07:06:43 trim trailing whitespace.................................................Passed 07:06:43 Tabs remover.............................................................Passed 07:06:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:06:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:06:43 [INFO] Once installed this environment will be reused. 07:06:43 [INFO] This may take a few minutes... 07:06:52 gitlint..............................................(no files to check)Skipped 07:06:52 pre-commit: OK (25.41=setup[3.92]+cmd[12.26,9.23] seconds) 07:06:52 congratulations :) (25.44 seconds) 07:06:52 + tox_status=0 07:06:52 + echo '---> Completed tox runs' 07:06:52 ---> Completed tox runs 07:06:52 + for i in .tox/*/log 07:06:52 ++ echo .tox/pre-commit/log 07:06:52 ++ awk -F/ '{print $2}' 07:06:52 + tox_env=pre-commit 07:06:52 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:06:52 + DOC_DIR=docs/_build/html 07:06:52 + [[ -d docs/_build/html ]] 07:06:52 + echo '---> tox-run.sh ends' 07:06:52 ---> tox-run.sh ends 07:06:52 + test 0 -eq 0 07:06:52 $ ssh-agent -k 07:06:52 unset SSH_AUTH_SOCK; 07:06:52 unset SSH_AGENT_PID; 07:06:52 echo Agent pid 1676 killed; 07:06:52 [ssh-agent] Stopped. 07:06:53 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1973154414045475483.sh 07:06:53 ---> sysstat.sh 07:06:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15143675787966553492.sh 07:06:53 ---> package-listing.sh 07:06:53 ++ facter osfamily 07:06:53 ++ tr '[:upper:]' '[:lower:]' 07:06:53 + OS_FAMILY=debian 07:06:53 + workspace=/w/workspace/oom-master-pre-commit-lint 07:06:53 + START_PACKAGES=/tmp/packages_start.txt 07:06:53 + END_PACKAGES=/tmp/packages_end.txt 07:06:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:53 + PACKAGES=/tmp/packages_start.txt 07:06:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:06:53 + PACKAGES=/tmp/packages_end.txt 07:06:53 + case "${OS_FAMILY}" in 07:06:53 + dpkg -l 07:06:53 + grep '^ii' 07:06:53 + '[' -f /tmp/packages_start.txt ']' 07:06:53 + '[' -f /tmp/packages_end.txt ']' 07:06:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:06:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:06:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:06:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9771737303054147306.sh 07:06:53 ---> capture-instance-metadata.sh 07:06:53 Setup pyenv: 07:06:53 system 07:06:53 3.8.13 07:06:53 3.9.13 07:06:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:06:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-atlE 07:06:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:02 lf-activate-venv(): INFO: Base packages installed successfully 07:07:02 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-atlE/bin to PATH 07:07:26 INFO: Running in OpenStack, capturing instance metadata 07:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins513942108954122621.sh 07:07:26 provisioning config files... 07:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9774951045152132291tmp 07:07:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:26 [EnvInject] - Injecting environment variables from a build step. 07:07:26 [EnvInject] - Injecting as environment variables the properties content 07:07:26 SERVER_ID=logs 07:07:26 07:07:26 [EnvInject] - Variables injected successfully. 07:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5867879026892450996.sh 07:07:26 ---> create-netrc.sh 07:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6020393188970340887.sh 07:07:26 ---> python-tools-install.sh 07:07:26 Setup pyenv: 07:07:26 system 07:07:26 3.8.13 07:07:26 3.9.13 07:07:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atlE from file:/tmp/.os_lf_venv 07:07:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:28 lf-activate-venv(): INFO: Base packages installed successfully 07:07:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-atlE/bin to PATH 07:07:37 Generating Requirements File 07:07:58 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. 07:07:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:07:59 Python 3.10.6 07:07:59 pip 25.3 from /tmp/venv-atlE/lib/python3.10/site-packages/pip (python 3.10) 07:07:59 appdirs==1.4.4 07:07:59 argcomplete==3.6.3 07:07:59 aspy.yaml==1.3.0 07:07:59 attrs==25.4.0 07:07:59 autopage==0.5.2 07:07:59 beautifulsoup4==4.14.2 07:07:59 boto3==1.40.72 07:07:59 botocore==1.40.72 07:07:59 bs4==0.0.2 07:07:59 cachetools==6.2.1 07:07:59 certifi==2025.11.12 07:07:59 cffi==2.0.0 07:07:59 cfgv==3.4.0 07:07:59 chardet==5.2.0 07:07:59 charset-normalizer==3.4.4 07:07:59 click==8.3.0 07:07:59 cliff==4.11.0 07:07:59 cmd2==2.7.0 07:07:59 cryptography==3.3.2 07:07:59 debtcollector==3.0.0 07:07:59 decorator==5.2.1 07:07:59 defusedxml==0.7.1 07:07:59 Deprecated==1.3.1 07:07:59 distlib==0.4.0 07:07:59 dnspython==2.8.0 07:07:59 docker==7.1.0 07:07:59 dogpile.cache==1.5.0 07:07:59 durationpy==0.10 07:07:59 email-validator==2.3.0 07:07:59 filelock==3.20.0 07:07:59 future==1.0.0 07:07:59 gitdb==4.0.12 07:07:59 GitPython==3.1.45 07:07:59 google-auth==2.43.0 07:07:59 httplib2==0.31.0 07:07:59 identify==2.6.15 07:07:59 idna==3.11 07:07:59 importlib-resources==1.5.0 07:07:59 iso8601==2.1.0 07:07:59 Jinja2==3.1.6 07:07:59 jmespath==1.0.1 07:07:59 jsonpatch==1.33 07:07:59 jsonpointer==3.0.0 07:07:59 jsonschema==4.25.1 07:07:59 jsonschema-specifications==2025.9.1 07:07:59 keystoneauth1==5.12.0 07:07:59 kubernetes==34.1.0 07:07:59 lftools==0.37.15 07:07:59 lxml==6.0.2 07:07:59 markdown-it-py==4.0.0 07:07:59 MarkupSafe==3.0.3 07:07:59 mdurl==0.1.2 07:07:59 msgpack==1.1.2 07:07:59 multi_key_dict==2.0.3 07:07:59 munch==4.0.0 07:07:59 netaddr==1.3.0 07:07:59 niet==1.4.2 07:07:59 nodeenv==1.9.1 07:07:59 oauth2client==4.1.3 07:07:59 oauthlib==3.3.1 07:07:59 openstacksdk==4.7.1 07:07:59 os-service-types==1.8.1 07:07:59 osc-lib==4.2.0 07:07:59 oslo.config==10.0.0 07:07:59 oslo.context==6.1.0 07:07:59 oslo.i18n==6.6.0 07:07:59 oslo.log==7.2.1 07:07:59 oslo.serialization==5.8.0 07:07:59 oslo.utils==9.1.0 07:07:59 packaging==25.0 07:07:59 pbr==7.0.3 07:07:59 platformdirs==4.5.0 07:07:59 prettytable==3.16.0 07:07:59 psutil==7.1.3 07:07:59 pyasn1==0.6.1 07:07:59 pyasn1_modules==0.4.2 07:07:59 pycparser==2.23 07:07:59 pygerrit2==2.0.15 07:07:59 PyGithub==2.8.1 07:07:59 Pygments==2.19.2 07:07:59 PyJWT==2.10.1 07:07:59 PyNaCl==1.6.1 07:07:59 pyparsing==2.4.7 07:07:59 pyperclip==1.11.0 07:07:59 pyrsistent==0.20.0 07:07:59 python-cinderclient==9.8.0 07:07:59 python-dateutil==2.9.0.post0 07:07:59 python-heatclient==4.3.0 07:07:59 python-jenkins==1.8.3 07:07:59 python-keystoneclient==5.7.0 07:07:59 python-magnumclient==4.9.0 07:07:59 python-openstackclient==8.2.0 07:07:59 python-swiftclient==4.8.0 07:07:59 PyYAML==6.0.3 07:07:59 referencing==0.37.0 07:07:59 requests==2.32.5 07:07:59 requests-oauthlib==2.0.0 07:07:59 requestsexceptions==1.4.0 07:07:59 rfc3986==2.0.0 07:07:59 rich==14.2.0 07:07:59 rich-argparse==1.7.2 07:07:59 rpds-py==0.28.0 07:07:59 rsa==4.9.1 07:07:59 ruamel.yaml==0.18.16 07:07:59 ruamel.yaml.clib==0.2.14 07:07:59 s3transfer==0.14.0 07:07:59 simplejson==3.20.2 07:07:59 six==1.17.0 07:07:59 smmap==5.0.2 07:07:59 soupsieve==2.8 07:07:59 stevedore==5.5.0 07:07:59 tabulate==0.9.0 07:07:59 toml==0.10.2 07:07:59 tomlkit==0.13.3 07:07:59 tqdm==4.67.1 07:07:59 typing_extensions==4.15.0 07:07:59 tzdata==2025.2 07:07:59 urllib3==1.26.20 07:07:59 virtualenv==20.35.4 07:07:59 wcwidth==0.2.14 07:07:59 websocket-client==1.9.0 07:07:59 wrapt==2.0.1 07:07:59 xdg==6.0.0 07:07:59 xmltodict==1.0.2 07:07:59 yq==3.4.3 07:07:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins573040653966643940.sh 07:07:59 ---> sudo-logs.sh 07:07:59 Archiving 'sudo' log.. 07:07:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins598342349087582277.sh 07:07:59 ---> job-cost.sh 07:07:59 Setup pyenv: 07:08:00 system 07:08:00 3.8.13 07:08:00 3.9.13 07:08:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:08:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atlE from file:/tmp/.os_lf_venv 07:08:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:02 lf-activate-venv(): INFO: Base packages installed successfully 07:08:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-atlE/bin to PATH 07:08:07 INFO: No Stack... 07:08:08 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:08 INFO: Archiving Costs 07:08:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8650912663380160378.sh 07:08:08 ---> logs-deploy.sh 07:08:08 Setup pyenv: 07:08:08 system 07:08:08 3.8.13 07:08:08 3.9.13 07:08:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:08:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atlE from file:/tmp/.os_lf_venv 07:08:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:10 lf-activate-venv(): INFO: Base packages installed successfully 07:08:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-atlE/bin to PATH 07:08:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4298 07:08:19 INFO: archiving workspace using pattern(s): 07:08:20 Archives upload complete. 07:08:20 INFO: archiving logs to Nexus 07:08:21 ---> uname -a: 07:08:21 Linux prd-ubuntu1804-builder-4c-4g-12352 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:08:21 07:08:21 07:08:21 ---> lscpu: 07:08:21 Architecture: x86_64 07:08:21 CPU op-mode(s): 32-bit, 64-bit 07:08:21 Byte Order: Little Endian 07:08:21 CPU(s): 4 07:08:21 On-line CPU(s) list: 0-3 07:08:21 Thread(s) per core: 1 07:08:21 Core(s) per socket: 1 07:08:21 Socket(s): 4 07:08:21 NUMA node(s): 1 07:08:21 Vendor ID: AuthenticAMD 07:08:21 CPU family: 23 07:08:21 Model: 49 07:08:21 Model name: AMD EPYC-Rome Processor 07:08:21 Stepping: 0 07:08:21 CPU MHz: 2799.996 07:08:21 BogoMIPS: 5599.99 07:08:21 Virtualization: AMD-V 07:08:21 Hypervisor vendor: KVM 07:08:21 Virtualization type: full 07:08:21 L1d cache: 32K 07:08:21 L1i cache: 32K 07:08:21 L2 cache: 512K 07:08:21 L3 cache: 16384K 07:08:21 NUMA node0 CPU(s): 0-3 07:08:21 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 07:08:21 07:08:21 07:08:21 ---> nproc: 07:08:21 4 07:08:21 07:08:21 07:08:21 ---> df -h: 07:08:21 Filesystem Size Used Avail Use% Mounted on 07:08:21 udev 7.9G 0 7.9G 0% /dev 07:08:21 tmpfs 1.6G 676K 1.6G 1% /run 07:08:21 /dev/vda1 78G 8.4G 69G 11% / 07:08:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:08:21 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:08:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:08:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:08:21 07:08:21 07:08:21 ---> free -m: 07:08:21 total used free shared buff/cache available 07:08:21 Mem: 16040 549 13272 0 2217 15169 07:08:21 Swap: 1023 0 1023 07:08:21 07:08:21 07:08:21 ---> ip addr: 07:08:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:21 inet 127.0.0.1/8 scope host lo 07:08:21 valid_lft forever preferred_lft forever 07:08:21 inet6 ::1/128 scope host 07:08:21 valid_lft forever preferred_lft forever 07:08:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:21 link/ether fa:16:3e:c8:6d:d4 brd ff:ff:ff:ff:ff:ff 07:08:21 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 07:08:21 valid_lft 86239sec preferred_lft 86239sec 07:08:21 inet6 fe80::f816:3eff:fec8:6dd4/64 scope link 07:08:21 valid_lft forever preferred_lft forever 07:08:21 07:08:21 07:08:21 ---> sar -b -r -n DEV: 07:08:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12352) 11/13/25 _x86_64_ (4 CPU) 07:08:21 07:08:21 07:05:42 LINUX RESTART (4 CPU) 07:08:21 07:08:21 07:06:01 tps rtps wtps bread/s bwrtn/s 07:08:21 07:07:02 285.80 27.70 258.11 957.71 63682.85 07:08:21 07:08:01 116.62 1.05 115.57 122.81 15178.18 07:08:21 Average: 201.92 14.48 187.43 543.73 39632.23 07:08:21 07:08:21 07:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:21 07:07:02 13996808 15607492 2428160 14.78 58876 1750328 717812 4.11 689208 1521948 124904 07:08:21 07:08:01 13626620 15562844 2798348 17.04 86608 2028456 752228 4.30 752164 1789636 124812 07:08:21 Average: 13811714 15585168 2613254 15.91 72742 1889392 735020 4.21 720686 1655792 124858 07:08:21 07:08:21 07:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:21 07:07:02 ens3 238.83 169.36 1796.44 49.35 0.00 0.00 0.00 0.00 07:08:21 07:07:02 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 07:08:21 07:08:01 ens3 63.32 47.34 909.38 10.54 0.00 0.00 0.00 0.00 07:08:21 07:08:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 07:08:21 Average: ens3 151.80 108.85 1356.60 30.11 0.00 0.00 0.00 0.00 07:08:21 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 07:08:21 07:08:21 07:08:21 ---> sar -P ALL: 07:08:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12352) 11/13/25 _x86_64_ (4 CPU) 07:08:21 07:08:21 07:05:42 LINUX RESTART (4 CPU) 07:08:21 07:08:21 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:08:21 07:07:02 all 24.40 0.00 2.67 3.07 0.08 69.78 07:08:21 07:07:02 0 10.96 0.00 2.68 7.02 0.07 79.28 07:08:21 07:07:02 1 31.71 0.00 2.80 0.42 0.08 64.99 07:08:21 07:07:02 2 27.03 0.00 2.61 1.62 0.08 68.65 07:08:21 07:07:02 3 27.88 0.00 2.60 3.22 0.12 66.19 07:08:21 07:08:01 all 21.52 0.00 1.53 1.49 0.06 75.39 07:08:21 07:08:01 0 22.39 0.00 1.61 0.58 0.05 75.37 07:08:21 07:08:01 1 9.83 0.00 0.74 0.96 0.05 88.42 07:08:21 07:08:01 2 47.74 0.00 2.70 1.73 0.08 47.74 07:08:21 07:08:01 3 6.25 0.00 1.09 2.72 0.03 89.92 07:08:21 Average: all 22.97 0.00 2.10 2.28 0.07 72.57 07:08:21 Average: 0 16.64 0.00 2.15 3.82 0.06 77.33 07:08:21 Average: 1 20.81 0.00 1.77 0.69 0.07 76.67 07:08:21 Average: 2 37.31 0.00 2.65 1.68 0.08 58.27 07:08:21 Average: 3 17.14 0.00 1.85 2.97 0.08 77.97 07:08:21 07:08:21 07:08:21