11:57:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 11:57:06 Running as SYSTEM 11:57:06 [EnvInject] - Loading node environment variables. 11:57:06 Building remotely on prd-ubuntu1804-builder-4c-4g-17336 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:57:06 [ssh-agent] Looking for ssh-agent implementation... 11:57:07 $ ssh-agent 11:57:07 SSH_AUTH_SOCK=/tmp/ssh-xDapoBaKvfnR/agent.1631 11:57:07 SSH_AGENT_PID=1633 11:57:07 [ssh-agent] Started. 11:57:07 Running ssh-add (command line suppressed) 11:57:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12108098444423117395.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12108098444423117395.key) 11:57:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:57:07 The recommended git tool is: NONE 11:57:08 using credential onap-jenkins-ssh 11:57:08 Wiping out workspace first. 11:57:08 Cloning the remote Git repository 11:57:08 Cloning repository git://cloud.onap.org/mirror/oom.git 11:57:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:57:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:57:08 > git --version # timeout=10 11:57:08 > git --version # 'git version 2.17.1' 11:57:08 using GIT_SSH to set credentials Gerrit user 11:57:08 Verifying host key using manually-configured host key entries 11:57:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:57:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:57:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:57:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:57:14 using GIT_SSH to set credentials Gerrit user 11:57:14 Verifying host key using manually-configured host key entries 11:57:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/3 # timeout=30 11:57:14 > git rev-parse efce646ab6f6e809a72a5f1a1098789aecca4294^{commit} # timeout=10 11:57:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:57:14 Checking out Revision efce646ab6f6e809a72a5f1a1098789aecca4294 (refs/changes/14/143314/3) 11:57:14 > git config core.sparsecheckout # timeout=10 11:57:14 > git checkout -f efce646ab6f6e809a72a5f1a1098789aecca4294 # timeout=30 11:57:18 Commit message: "Reduce cpu requests" 11:57:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:57:18 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 11:57:18 [EnvInject] - Injecting environment variables from a build step. 11:57:18 [EnvInject] - Injecting as environment variables the properties content 11:57:18 PYTHON=python3 11:57:18 11:57:18 [EnvInject] - Variables injected successfully. 11:57:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16502167332496148129.sh 11:57:18 ---> tox-install.sh 11:57:18 + source /home/jenkins/lf-env.sh 11:57:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:57:18 ++ mktemp -d /tmp/venv-XXXX 11:57:18 + lf_venv=/tmp/venv-LHpl 11:57:18 + local venv_file=/tmp/.os_lf_venv 11:57:18 + local python=python3 11:57:18 + local options 11:57:18 + local set_path=true 11:57:18 + local install_args= 11:57:18 ++ 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 11:57:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:57:18 + true 11:57:18 + case $1 in 11:57:18 + venv_file=/tmp/.toxenv 11:57:18 + shift 2 11:57:18 + true 11:57:18 + case $1 in 11:57:18 + shift 11:57:18 + break 11:57:18 + case $python in 11:57:18 + local pkg_list= 11:57:18 + [[ -d /opt/pyenv ]] 11:57:18 + echo 'Setup pyenv:' 11:57:18 Setup pyenv: 11:57:18 + export PYENV_ROOT=/opt/pyenv 11:57:18 + PYENV_ROOT=/opt/pyenv 11:57:18 + 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 11:57:18 + 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 11:57:18 + pyenv versions 11:57:18 * system (set by /opt/pyenv/version) 11:57:18 * 3.8.13 (set by /opt/pyenv/version) 11:57:18 * 3.9.13 (set by /opt/pyenv/version) 11:57:18 * 3.10.6 (set by /opt/pyenv/version) 11:57:18 + command -v pyenv 11:57:18 ++ pyenv init - --no-rehash 11:57:18 + 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[*]}"'\'')" 11:57:18 export PATH="/opt/pyenv/shims:${PATH}" 11:57:18 export PYENV_SHELL=bash 11:57:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:57:18 pyenv() { 11:57:18 local command 11:57:18 command="${1:-}" 11:57:18 if [ "$#" -gt 0 ]; then 11:57:18 shift 11:57:18 fi 11:57:18 11:57:18 case "$command" in 11:57:18 rehash|shell) 11:57:18 eval "$(pyenv "sh-$command" "$@")" 11:57:18 ;; 11:57:18 *) 11:57:18 command pyenv "$command" "$@" 11:57:18 ;; 11:57:18 esac 11:57:18 }' 11:57:18 +++ 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[*]}"' 11:57:18 ++ 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 11:57:18 ++ 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 11:57:18 ++ 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 11:57:18 ++ export PYENV_SHELL=bash 11:57:18 ++ PYENV_SHELL=bash 11:57:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:57:18 +++ complete -F _pyenv pyenv 11:57:18 ++ lf-pyver python3 11:57:18 ++ local py_version_xy=python3 11:57:18 ++ local py_version_xyz= 11:57:18 ++ pyenv versions 11:57:18 ++ local command 11:57:18 ++ command=versions 11:57:18 ++ '[' 1 -gt 0 ']' 11:57:18 ++ shift 11:57:18 ++ case "$command" in 11:57:18 ++ command pyenv versions 11:57:18 ++ pyenv versions 11:57:18 ++ sed 's/^[ *]* //' 11:57:18 ++ awk '{ print $1 }' 11:57:18 ++ grep -E '^[0-9.]*[0-9]$' 11:57:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:57:18 +++ grep '^3' /tmp/.pyenv_versions 11:57:18 +++ sort -V 11:57:18 +++ tail -n 1 11:57:18 ++ py_version_xyz=3.10.6 11:57:18 ++ [[ -z 3.10.6 ]] 11:57:18 ++ echo 3.10.6 11:57:18 ++ return 0 11:57:18 + pyenv local 3.10.6 11:57:18 + local command 11:57:18 + command=local 11:57:18 + '[' 2 -gt 0 ']' 11:57:18 + shift 11:57:18 + case "$command" in 11:57:18 + command pyenv local 3.10.6 11:57:18 + pyenv local 3.10.6 11:57:18 + for arg in "$@" 11:57:18 + case $arg in 11:57:18 + pkg_list+='tox ' 11:57:18 + for arg in "$@" 11:57:18 + case $arg in 11:57:18 + pkg_list+='virtualenv ' 11:57:18 + for arg in "$@" 11:57:18 + case $arg in 11:57:18 + pkg_list+='urllib3~=1.26.15 ' 11:57:18 + [[ -f /tmp/.toxenv ]] 11:57:18 + [[ ! -f /tmp/.toxenv ]] 11:57:18 + [[ -n '' ]] 11:57:18 + python3 -m venv /tmp/venv-LHpl 11:57:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LHpl' 11:57:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LHpl 11:57:22 + echo /tmp/venv-LHpl 11:57:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:57:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:57:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:57:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:57:22 + local 'pip_opts=--upgrade --quiet' 11:57:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:57:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:57:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:57:22 + [[ -n '' ]] 11:57:22 + [[ -n '' ]] 11:57:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:57:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:57:22 + /tmp/venv-LHpl/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 11:57:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:57:27 lf-activate-venv(): INFO: Base packages installed successfully 11:57:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:57:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:57:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:57:27 + /tmp/venv-LHpl/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 11:57:29 + type python3 11:57:29 + true 11:57:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LHpl/bin to PATH' 11:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-LHpl/bin to PATH 11:57:29 + PATH=/tmp/venv-LHpl/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 11:57:29 + return 0 11:57:29 + python3 --version 11:57:29 Python 3.10.6 11:57:29 + python3 -m pip --version 11:57:29 pip 26.0.1 from /tmp/venv-LHpl/lib/python3.10/site-packages/pip (python 3.10) 11:57:29 + python3 -m pip freeze 11:57:29 cachetools==7.0.1 11:57:29 chardet==5.2.0 11:57:29 colorama==0.4.6 11:57:29 distlib==0.4.0 11:57:29 filelock==3.24.2 11:57:29 packaging==26.0 11:57:29 platformdirs==4.9.2 11:57:29 pluggy==1.6.0 11:57:29 pyproject-api==1.10.0 11:57:29 tomli==2.4.0 11:57:29 tox==4.36.0 11:57:29 typing_extensions==4.15.0 11:57:29 urllib3==1.26.20 11:57:29 virtualenv==20.36.1 11:57:29 [EnvInject] - Injecting environment variables from a build step. 11:57:29 [EnvInject] - Injecting as environment variables the properties content 11:57:29 PARALLEL=false 11:57:29 11:57:29 [EnvInject] - Variables injected successfully. 11:57:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1414415639517807900.sh 11:57:29 ---> tox-run.sh 11:57:29 + 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 11:57:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:57:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:57:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:57:29 + cd /w/workspace/oom-master-pre-commit-lint/. 11:57:29 + source /home/jenkins/lf-env.sh 11:57:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:57:29 ++ mktemp -d /tmp/venv-XXXX 11:57:29 + lf_venv=/tmp/venv-0HPY 11:57:29 + local venv_file=/tmp/.os_lf_venv 11:57:29 + local python=python3 11:57:29 + local options 11:57:29 + local set_path=true 11:57:29 + local install_args= 11:57:29 ++ 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 11:57:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:57:29 + true 11:57:29 + case $1 in 11:57:29 + venv_file=/tmp/.toxenv 11:57:29 + shift 2 11:57:29 + true 11:57:29 + case $1 in 11:57:29 + shift 11:57:29 + break 11:57:29 + case $python in 11:57:29 + local pkg_list= 11:57:29 + [[ -d /opt/pyenv ]] 11:57:29 + echo 'Setup pyenv:' 11:57:29 Setup pyenv: 11:57:29 + export PYENV_ROOT=/opt/pyenv 11:57:29 + PYENV_ROOT=/opt/pyenv 11:57:29 + 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 11:57:29 + 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 11:57:29 + pyenv versions 11:57:29 system 11:57:29 3.8.13 11:57:29 3.9.13 11:57:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:29 + command -v pyenv 11:57:29 ++ pyenv init - --no-rehash 11:57:29 + 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[*]}"'\'')" 11:57:29 export PATH="/opt/pyenv/shims:${PATH}" 11:57:29 export PYENV_SHELL=bash 11:57:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:57:29 pyenv() { 11:57:29 local command 11:57:29 command="${1:-}" 11:57:29 if [ "$#" -gt 0 ]; then 11:57:29 shift 11:57:29 fi 11:57:29 11:57:29 case "$command" in 11:57:29 rehash|shell) 11:57:29 eval "$(pyenv "sh-$command" "$@")" 11:57:29 ;; 11:57:29 *) 11:57:29 command pyenv "$command" "$@" 11:57:29 ;; 11:57:29 esac 11:57:29 }' 11:57:29 +++ 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[*]}"' 11:57:29 ++ 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 11:57:29 ++ 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 11:57:29 ++ 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 11:57:29 ++ export PYENV_SHELL=bash 11:57:29 ++ PYENV_SHELL=bash 11:57:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:57:29 +++ complete -F _pyenv pyenv 11:57:29 ++ lf-pyver python3 11:57:29 ++ local py_version_xy=python3 11:57:29 ++ local py_version_xyz= 11:57:29 ++ pyenv versions 11:57:29 ++ local command 11:57:29 ++ command=versions 11:57:29 ++ '[' 1 -gt 0 ']' 11:57:29 ++ shift 11:57:29 ++ case "$command" in 11:57:29 ++ command pyenv versions 11:57:29 ++ pyenv versions 11:57:29 ++ sed 's/^[ *]* //' 11:57:29 ++ awk '{ print $1 }' 11:57:29 ++ grep -E '^[0-9.]*[0-9]$' 11:57:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:57:29 +++ grep '^3' /tmp/.pyenv_versions 11:57:29 +++ sort -V 11:57:29 +++ tail -n 1 11:57:29 ++ py_version_xyz=3.10.6 11:57:29 ++ [[ -z 3.10.6 ]] 11:57:29 ++ echo 3.10.6 11:57:29 ++ return 0 11:57:29 + pyenv local 3.10.6 11:57:29 + local command 11:57:29 + command=local 11:57:29 + '[' 2 -gt 0 ']' 11:57:29 + shift 11:57:29 + case "$command" in 11:57:29 + command pyenv local 3.10.6 11:57:29 + pyenv local 3.10.6 11:57:29 + for arg in "$@" 11:57:29 + case $arg in 11:57:29 + pkg_list+='tox ' 11:57:29 + for arg in "$@" 11:57:29 + case $arg in 11:57:29 + pkg_list+='virtualenv ' 11:57:29 + for arg in "$@" 11:57:29 + case $arg in 11:57:29 + pkg_list+='urllib3~=1.26.15 ' 11:57:29 + [[ -f /tmp/.toxenv ]] 11:57:29 ++ cat /tmp/.toxenv 11:57:29 + lf_venv=/tmp/venv-LHpl 11:57:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LHpl from' file:/tmp/.toxenv 11:57:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LHpl from file:/tmp/.toxenv 11:57:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:57:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:57:29 + local 'pip_opts=--upgrade --quiet' 11:57:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:57:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:57:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:57:29 + [[ -n '' ]] 11:57:29 + [[ -n '' ]] 11:57:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:57:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:57:29 + /tmp/venv-LHpl/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 11:57:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:57:30 lf-activate-venv(): INFO: Base packages installed successfully 11:57:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:57:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:57:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:57:30 + /tmp/venv-LHpl/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 11:57:31 + type python3 11:57:31 + true 11:57:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LHpl/bin to PATH' 11:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-LHpl/bin to PATH 11:57:31 + PATH=/tmp/venv-LHpl/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 11:57:31 + return 0 11:57:31 + [[ -d /opt/pyenv ]] 11:57:31 + echo '---> Setting up pyenv' 11:57:31 ---> Setting up pyenv 11:57:31 + export PYENV_ROOT=/opt/pyenv 11:57:31 + PYENV_ROOT=/opt/pyenv 11:57:31 + export PATH=/opt/pyenv/bin:/tmp/venv-LHpl/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 11:57:31 + PATH=/opt/pyenv/bin:/tmp/venv-LHpl/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 11:57:31 ++ pwd 11:57:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:57:31 + export PYTHONPATH 11:57:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:57:31 + TOX_TESTENV_PASSENV=PYTHONPATH 11:57:31 + tox --version 11:57:31 4.36.0 from /tmp/venv-LHpl/lib/python3.10/site-packages/tox/__init__.py 11:57:32 + PARALLEL=false 11:57:32 + TOX_OPTIONS_LIST= 11:57:32 + [[ -n pre-commit ]] 11:57:32 + TOX_OPTIONS_LIST=' -e pre-commit' 11:57:32 + case ${PARALLEL,,} in 11:57:32 + tox -e pre-commit 11:57:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:57:33 pre-commit: install_deps> python -I -m pip install pre-commit 11:57:35 pre-commit: freeze> python -m pip freeze --all 11:57:36 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 11:57:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:57:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:57:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:57:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:57:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:57:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:57:38 [INFO] Once installed this environment will be reused. 11:57:38 [INFO] This may take a few minutes... 11:57:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:57:42 [INFO] Once installed this environment will be reused. 11:57:42 [INFO] This may take a few minutes... 11:57:47 trim trailing whitespace.................................................Passed 11:57:47 Tabs remover.............................................................Passed 11:57:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:57:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:57:47 [INFO] Once installed this environment will be reused. 11:57:47 [INFO] This may take a few minutes... 11:57:56 gitlint..............................................(no files to check)Skipped 11:57:56 pre-commit: OK (23.76=setup[3.65]+cmd[11.53,8.58] seconds) 11:57:56 congratulations :) (23.80 seconds) 11:57:56 + tox_status=0 11:57:56 + echo '---> Completed tox runs' 11:57:56 ---> Completed tox runs 11:57:56 + for i in .tox/*/log 11:57:56 ++ echo .tox/pre-commit/log 11:57:56 ++ awk -F/ '{print $2}' 11:57:56 + tox_env=pre-commit 11:57:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:57:56 + DOC_DIR=docs/_build/html 11:57:56 + [[ -d docs/_build/html ]] 11:57:56 + echo '---> tox-run.sh ends' 11:57:56 ---> tox-run.sh ends 11:57:56 + test 0 -eq 0 11:57:56 $ ssh-agent -k 11:57:56 unset SSH_AUTH_SOCK; 11:57:56 unset SSH_AGENT_PID; 11:57:56 echo Agent pid 1633 killed; 11:57:56 [ssh-agent] Stopped. 11:57:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:57:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10821004660393102390.sh 11:57:56 ---> sysstat.sh 11:57:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1619088038269253547.sh 11:57:56 ---> package-listing.sh 11:57:56 ++ tr '[:upper:]' '[:lower:]' 11:57:56 ++ facter osfamily 11:57:56 + OS_FAMILY=debian 11:57:56 + workspace=/w/workspace/oom-master-pre-commit-lint 11:57:56 + START_PACKAGES=/tmp/packages_start.txt 11:57:56 + END_PACKAGES=/tmp/packages_end.txt 11:57:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:56 + PACKAGES=/tmp/packages_start.txt 11:57:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:57:56 + PACKAGES=/tmp/packages_end.txt 11:57:56 + case "${OS_FAMILY}" in 11:57:56 + dpkg -l 11:57:56 + grep '^ii' 11:57:57 + '[' -f /tmp/packages_start.txt ']' 11:57:57 + '[' -f /tmp/packages_end.txt ']' 11:57:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:57:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:57:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:57:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14400853681663518441.sh 11:57:57 ---> capture-instance-metadata.sh 11:57:57 Setup pyenv: 11:57:57 system 11:57:57 3.8.13 11:57:57 3.9.13 11:57:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:58:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eOpy 11:58:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:58:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:58:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:04 lf-activate-venv(): INFO: Base packages installed successfully 11:58:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:58:24 lf-activate-venv(): INFO: Adding /tmp/venv-eOpy/bin to PATH 11:58:24 INFO: Running in OpenStack, capturing instance metadata 11:58:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4072654297011045663.sh 11:58:25 provisioning config files... 11:58:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8178088465729643522tmp 11:58:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:58:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:58:25 [EnvInject] - Injecting environment variables from a build step. 11:58:25 [EnvInject] - Injecting as environment variables the properties content 11:58:25 SERVER_ID=logs 11:58:25 11:58:25 [EnvInject] - Variables injected successfully. 11:58:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13182631430446109001.sh 11:58:25 ---> create-netrc.sh 11:58:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3754102614266484318.sh 11:58:25 ---> python-tools-install.sh 11:58:25 Setup pyenv: 11:58:25 system 11:58:25 3.8.13 11:58:25 3.9.13 11:58:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:58:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOpy from file:/tmp/.os_lf_venv 11:58:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:58:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:27 lf-activate-venv(): INFO: Base packages installed successfully 11:58:27 lf-activate-venv(): INFO: Installing additional packages: lftools 11:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-eOpy/bin to PATH 11:58:34 Generating Requirements File 11:58:51 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. 11:58:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:58:51 Python 3.10.6 11:58:51 pip 26.0.1 from /tmp/venv-eOpy/lib/python3.10/site-packages/pip (python 3.10) 11:58:52 appdirs==1.4.4 11:58:52 argcomplete==3.6.3 11:58:52 aspy.yaml==1.3.0 11:58:52 attrs==25.4.0 11:58:52 autopage==0.6.0 11:58:52 backports.strenum==1.3.1 11:58:52 beautifulsoup4==4.14.3 11:58:52 boto3==1.42.49 11:58:52 botocore==1.42.49 11:58:52 bs4==0.0.2 11:58:52 certifi==2026.1.4 11:58:52 cffi==2.0.0 11:58:52 cfgv==3.5.0 11:58:52 chardet==5.2.0 11:58:52 charset-normalizer==3.4.4 11:58:52 click==8.3.1 11:58:52 cliff==4.13.1 11:58:52 cmd2==3.2.0 11:58:52 cryptography==3.3.2 11:58:52 debtcollector==3.0.0 11:58:52 decorator==5.2.1 11:58:52 defusedxml==0.7.1 11:58:52 Deprecated==1.3.1 11:58:52 distlib==0.4.0 11:58:52 dnspython==2.8.0 11:58:52 docker==7.1.0 11:58:52 dogpile.cache==1.5.0 11:58:52 durationpy==0.10 11:58:52 email-validator==2.3.0 11:58:52 filelock==3.24.2 11:58:52 future==1.0.0 11:58:52 gitdb==4.0.12 11:58:52 GitPython==3.1.46 11:58:52 httplib2==0.30.2 11:58:52 identify==2.6.16 11:58:52 idna==3.11 11:58:52 importlib-resources==1.5.0 11:58:52 iso8601==2.1.0 11:58:52 Jinja2==3.1.6 11:58:52 jmespath==1.1.0 11:58:52 jsonpatch==1.33 11:58:52 jsonpointer==3.0.0 11:58:52 jsonschema==4.26.0 11:58:52 jsonschema-specifications==2025.9.1 11:58:52 keystoneauth1==5.13.0 11:58:52 kubernetes==35.0.0 11:58:52 lftools==0.37.21 11:58:52 lxml==6.0.2 11:58:52 markdown-it-py==4.0.0 11:58:52 MarkupSafe==3.0.3 11:58:52 mdurl==0.1.2 11:58:52 msgpack==1.1.2 11:58:52 multi_key_dict==2.0.3 11:58:52 munch==4.0.0 11:58:52 netaddr==1.3.0 11:58:52 niet==1.4.2 11:58:52 nodeenv==1.10.0 11:58:52 oauth2client==4.1.3 11:58:52 oauthlib==3.3.1 11:58:52 openstacksdk==4.9.0 11:58:52 os-service-types==1.8.2 11:58:52 osc-lib==4.3.0 11:58:52 oslo.config==10.2.0 11:58:52 oslo.context==6.2.0 11:58:52 oslo.i18n==6.7.1 11:58:52 oslo.log==8.0.0 11:58:52 oslo.serialization==5.9.0 11:58:52 oslo.utils==9.2.0 11:58:52 packaging==26.0 11:58:52 pbr==7.0.3 11:58:52 platformdirs==4.9.2 11:58:52 prettytable==3.17.0 11:58:52 psutil==7.2.2 11:58:52 pyasn1==0.6.2 11:58:52 pyasn1_modules==0.4.2 11:58:52 pycparser==3.0 11:58:52 pygerrit2==2.0.15 11:58:52 PyGithub==2.8.1 11:58:52 Pygments==2.19.2 11:58:52 PyJWT==2.11.0 11:58:52 PyNaCl==1.6.2 11:58:52 pyparsing==2.4.7 11:58:52 pyperclip==1.11.0 11:58:52 pyrsistent==0.20.0 11:58:52 python-cinderclient==9.8.0 11:58:52 python-dateutil==2.9.0.post0 11:58:52 python-heatclient==5.0.0 11:58:52 python-jenkins==1.8.3 11:58:52 python-keystoneclient==5.7.0 11:58:52 python-magnumclient==4.9.0 11:58:52 python-openstackclient==8.3.0 11:58:52 python-swiftclient==4.9.0 11:58:52 PyYAML==6.0.3 11:58:52 referencing==0.37.0 11:58:52 requests==2.32.5 11:58:52 requests-oauthlib==2.0.0 11:58:52 requestsexceptions==1.4.0 11:58:52 rfc3986==2.0.0 11:58:52 rich==14.3.2 11:58:52 rich-argparse==1.7.2 11:58:52 rpds-py==0.30.0 11:58:52 rsa==4.9.1 11:58:52 ruamel.yaml==0.19.1 11:58:52 ruamel.yaml.clib==0.2.15 11:58:52 s3transfer==0.16.0 11:58:52 simplejson==3.20.2 11:58:52 six==1.17.0 11:58:52 smmap==5.0.2 11:58:52 soupsieve==2.8.3 11:58:52 stevedore==5.6.0 11:58:52 tabulate==0.9.0 11:58:52 toml==0.10.2 11:58:52 tomlkit==0.14.0 11:58:52 tqdm==4.67.3 11:58:52 typing_extensions==4.15.0 11:58:52 tzdata==2025.3 11:58:52 urllib3==1.26.20 11:58:52 virtualenv==20.36.1 11:58:52 wcwidth==0.6.0 11:58:52 websocket-client==1.9.0 11:58:52 wrapt==2.1.1 11:58:52 xdg==6.0.0 11:58:52 xmltodict==1.0.3 11:58:52 yq==3.4.3 11:58:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11424322701581465079.sh 11:58:52 ---> sudo-logs.sh 11:58:52 Archiving 'sudo' log.. 11:58:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2053595741253731816.sh 11:58:52 ---> job-cost.sh 11:58:52 INFO: Activating Python virtual environment... 11:58:52 Setup pyenv: 11:58:52 system 11:58:52 3.8.13 11:58:52 3.9.13 11:58:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:58:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOpy from file:/tmp/.os_lf_venv 11:58:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:58:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:54 lf-activate-venv(): INFO: Base packages installed successfully 11:58:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:58:59 lf-activate-venv(): INFO: Adding /tmp/venv-eOpy/bin to PATH 11:58:59 INFO: No stack-cost file found 11:58:59 INFO: Instance uptime: 139s 11:58:59 INFO: Fetching instance metadata (attempt 1 of 3)... 11:58:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:58:59 INFO: Successfully fetched instance metadata 11:58:59 INFO: Instance type: v3-standard-4 11:58:59 INFO: Retrieving pricing info for: v3-standard-4 11:58:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:58:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 11:59:00 INFO: Successfully fetched Vexxhost pricing API 11:59:00 INFO: Retrieved cost: 0.11 11:59:00 INFO: Retrieved resource: v3-standard-4 11:59:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:59:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:59:00 INFO: Successfully archived job cost data 11:59:00 DEBUG: Cost data: oom-master-pre-commit-lint,4412,2026-02-16 11:59:00,v3-standard-4,139,0.11,0.00,SUCCESS 11:59:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11100307549203467098.sh 11:59:00 ---> logs-deploy.sh 11:59:00 Setup pyenv: 11:59:00 system 11:59:00 3.8.13 11:59:00 3.9.13 11:59:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOpy from file:/tmp/.os_lf_venv 11:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:01 lf-activate-venv(): INFO: Base packages installed successfully 11:59:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-eOpy/bin to PATH 11:59:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4412 11:59:09 INFO: archiving workspace using pattern(s): 11:59:10 Archives upload complete. 11:59:10 INFO: archiving logs to Nexus 11:59:11 ---> uname -a: 11:59:11 Linux prd-ubuntu1804-builder-4c-4g-17336 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:59:11 11:59:11 11:59:11 ---> lscpu: 11:59:11 Architecture: x86_64 11:59:11 CPU op-mode(s): 32-bit, 64-bit 11:59:11 Byte Order: Little Endian 11:59:11 CPU(s): 4 11:59:11 On-line CPU(s) list: 0-3 11:59:11 Thread(s) per core: 1 11:59:11 Core(s) per socket: 1 11:59:11 Socket(s): 4 11:59:11 NUMA node(s): 1 11:59:11 Vendor ID: AuthenticAMD 11:59:11 CPU family: 23 11:59:11 Model: 49 11:59:11 Model name: AMD EPYC-Rome Processor 11:59:11 Stepping: 0 11:59:11 CPU MHz: 2799.998 11:59:11 BogoMIPS: 5599.99 11:59:11 Virtualization: AMD-V 11:59:11 Hypervisor vendor: KVM 11:59:11 Virtualization type: full 11:59:11 L1d cache: 32K 11:59:11 L1i cache: 32K 11:59:11 L2 cache: 512K 11:59:11 L3 cache: 16384K 11:59:11 NUMA node0 CPU(s): 0-3 11:59:11 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 11:59:11 11:59:11 11:59:11 ---> nproc: 11:59:11 4 11:59:11 11:59:11 11:59:11 ---> df -h: 11:59:11 Filesystem Size Used Avail Use% Mounted on 11:59:11 udev 7.9G 0 7.9G 0% /dev 11:59:11 tmpfs 1.6G 676K 1.6G 1% /run 11:59:11 /dev/vda1 78G 8.4G 69G 11% / 11:59:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:59:11 tmpfs 5.0M 0 5.0M 0% /run/lock 11:59:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:59:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:59:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:59:11 11:59:11 11:59:11 ---> free -m: 11:59:11 total used free shared buff/cache available 11:59:11 Mem: 16040 561 13255 0 2222 15156 11:59:11 Swap: 1023 0 1023 11:59:11 11:59:11 11:59:11 ---> ip addr: 11:59:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:59:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:59:11 inet 127.0.0.1/8 scope host lo 11:59:11 valid_lft forever preferred_lft forever 11:59:11 inet6 ::1/128 scope host 11:59:11 valid_lft forever preferred_lft forever 11:59:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:59:11 link/ether fa:16:3e:8c:c4:82 brd ff:ff:ff:ff:ff:ff 11:59:11 inet 10.30.106.22/23 brd 10.30.107.255 scope global dynamic ens3 11:59:11 valid_lft 86258sec preferred_lft 86258sec 11:59:11 inet6 fe80::f816:3eff:fe8c:c482/64 scope link 11:59:11 valid_lft forever preferred_lft forever 11:59:11 11:59:11 11:59:11 ---> sar -b -r -n DEV: 11:59:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17336) 02/16/26 _x86_64_ (4 CPU) 11:59:11 11:59:11 11:56:51 LINUX RESTART (4 CPU) 11:59:11 11:59:11 11:57:01 tps rtps wtps bread/s bwrtn/s 11:59:11 11:58:01 380.80 59.76 321.05 3744.84 65124.48 11:59:11 11:59:01 128.73 1.03 127.70 118.51 15165.07 11:59:11 Average: 254.77 30.39 224.37 1931.68 40144.78 11:59:11 11:59:11 11:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:59:11 11:58:01 13958376 15571052 2466592 15.02 59056 1752340 767296 4.39 726380 1522996 155560 11:59:11 11:59:01 13586020 15540136 2838948 17.28 87596 2045696 790408 4.52 777508 1803936 131604 11:59:11 Average: 13772198 15555594 2652770 16.15 73326 1899018 778852 4.46 751944 1663466 143582 11:59:11 11:59:11 11:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:59:11 11:58:01 lo 3.13 3.13 0.35 0.35 0.00 0.00 0.00 0.00 11:59:11 11:58:01 ens3 517.40 328.98 2423.62 81.04 0.00 0.00 0.00 0.00 11:59:11 11:59:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:59:11 11:59:01 ens3 64.81 50.09 915.79 11.79 0.00 0.00 0.00 0.00 11:59:11 Average: lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 11:59:11 Average: ens3 291.10 189.54 1669.70 46.41 0.00 0.00 0.00 0.00 11:59:11 11:59:11 11:59:11 ---> sar -P ALL: 11:59:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17336) 02/16/26 _x86_64_ (4 CPU) 11:59:11 11:59:11 11:56:51 LINUX RESTART (4 CPU) 11:59:11 11:59:11 11:57:01 CPU %user %nice %system %iowait %steal %idle 11:59:11 11:58:01 all 28.72 0.00 3.25 3.25 0.08 64.70 11:59:11 11:58:01 0 30.95 0.00 4.35 4.32 0.08 60.29 11:59:11 11:58:01 1 26.40 0.00 2.90 2.15 0.07 68.49 11:59:11 11:58:01 2 26.85 0.00 2.21 2.30 0.08 68.56 11:59:11 11:58:01 3 30.68 0.00 3.53 4.23 0.07 61.50 11:59:11 11:59:01 all 20.98 0.00 1.56 1.42 0.06 75.98 11:59:11 11:59:01 0 8.93 0.00 1.49 3.71 0.05 85.82 11:59:11 11:59:01 1 7.61 0.00 0.67 1.10 0.05 90.57 11:59:11 11:59:01 2 23.85 0.00 1.25 0.15 0.07 74.68 11:59:11 11:59:01 3 43.49 0.00 2.82 0.73 0.07 52.89 11:59:11 Average: all 24.84 0.00 2.40 2.34 0.07 70.35 11:59:11 Average: 0 19.93 0.00 2.92 4.02 0.07 73.07 11:59:11 Average: 1 16.99 0.00 1.78 1.62 0.06 79.55 11:59:11 Average: 2 25.35 0.00 1.73 1.22 0.08 71.63 11:59:11 Average: 3 37.09 0.00 3.17 2.48 0.07 57.19 11:59:11 11:59:11 11:59:11