11:18:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143418 11:18:42 Running as SYSTEM 11:18:42 [EnvInject] - Loading node environment variables. 11:18:42 Building remotely on prd-ubuntu1804-builder-4c-4g-1001 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:18:42 [ssh-agent] Looking for ssh-agent implementation... 11:18:42 $ ssh-agent 11:18:42 SSH_AUTH_SOCK=/tmp/ssh-iHvFn7KigZm5/agent.1692 11:18:42 SSH_AGENT_PID=1694 11:18:42 [ssh-agent] Started. 11:18:42 Running ssh-add (command line suppressed) 11:18:42 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8011230017268360447.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8011230017268360447.key) 11:18:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:18:42 The recommended git tool is: NONE 11:18:44 using credential onap-jenkins-ssh 11:18:44 Wiping out workspace first. 11:18:44 Cloning the remote Git repository 11:18:44 Cloning repository git://cloud.onap.org/mirror/oom.git 11:18:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:18:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:44 > git --version # timeout=10 11:18:44 > git --version # 'git version 2.17.1' 11:18:44 using GIT_SSH to set credentials Gerrit user 11:18:44 Verifying host key using manually-configured host key entries 11:18:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:18:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:49 using GIT_SSH to set credentials Gerrit user 11:18:49 Verifying host key using manually-configured host key entries 11:18:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/18/143418/3 # timeout=30 11:18:53 > git rev-parse 389add2ba6ce0466c60dd435b88deb337d5a165d^{commit} # timeout=10 11:18:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:53 Checking out Revision 389add2ba6ce0466c60dd435b88deb337d5a165d (refs/changes/18/143418/3) 11:18:53 > git config core.sparsecheckout # timeout=10 11:18:53 > git checkout -f 389add2ba6ce0466c60dd435b88deb337d5a165d # timeout=30 11:18:56 Commit message: "[SO] 1.17.0" 11:18:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:56 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 11:18:56 [EnvInject] - Injecting environment variables from a build step. 11:18:56 [EnvInject] - Injecting as environment variables the properties content 11:18:56 PYTHON=python3 11:18:56 11:18:56 [EnvInject] - Variables injected successfully. 11:18:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12483135857396047897.sh 11:18:56 ---> tox-install.sh 11:18:56 + source /home/jenkins/lf-env.sh 11:18:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:56 ++ mktemp -d /tmp/venv-XXXX 11:18:56 + lf_venv=/tmp/venv-vMhR 11:18:56 + local venv_file=/tmp/.os_lf_venv 11:18:56 + local python=python3 11:18:56 + local options 11:18:56 + local set_path=true 11:18:56 + local install_args= 11:18:56 ++ 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:18:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:56 + true 11:18:56 + case $1 in 11:18:56 + venv_file=/tmp/.toxenv 11:18:56 + shift 2 11:18:56 + true 11:18:56 + case $1 in 11:18:56 + shift 11:18:56 + break 11:18:56 + case $python in 11:18:56 + local pkg_list= 11:18:56 + [[ -d /opt/pyenv ]] 11:18:56 + echo 'Setup pyenv:' 11:18:56 Setup pyenv: 11:18:56 + export PYENV_ROOT=/opt/pyenv 11:18:56 + PYENV_ROOT=/opt/pyenv 11:18:56 + 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:18:56 + 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:18:56 + pyenv versions 11:18:56 * system (set by /opt/pyenv/version) 11:18:56 * 3.8.13 (set by /opt/pyenv/version) 11:18:56 * 3.9.13 (set by /opt/pyenv/version) 11:18:56 * 3.10.6 (set by /opt/pyenv/version) 11:18:56 + command -v pyenv 11:18:56 ++ pyenv init - --no-rehash 11:18:56 + 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:18:56 export PATH="/opt/pyenv/shims:${PATH}" 11:18:56 export PYENV_SHELL=bash 11:18:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:56 pyenv() { 11:18:56 local command 11:18:56 command="${1:-}" 11:18:56 if [ "$#" -gt 0 ]; then 11:18:56 shift 11:18:56 fi 11:18:56 11:18:56 case "$command" in 11:18:56 rehash|shell) 11:18:56 eval "$(pyenv "sh-$command" "$@")" 11:18:56 ;; 11:18:56 *) 11:18:56 command pyenv "$command" "$@" 11:18:56 ;; 11:18:56 esac 11:18:56 }' 11:18:56 +++ 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:18:56 ++ 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:18:56 ++ 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:18:56 ++ 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:18:56 ++ export PYENV_SHELL=bash 11:18:56 ++ PYENV_SHELL=bash 11:18:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:56 +++ complete -F _pyenv pyenv 11:18:56 ++ lf-pyver python3 11:18:56 ++ local py_version_xy=python3 11:18:56 ++ local py_version_xyz= 11:18:56 ++ pyenv versions 11:18:56 ++ local command 11:18:56 ++ sed 's/^[ *]* //' 11:18:56 ++ command=versions 11:18:56 ++ '[' 1 -gt 0 ']' 11:18:56 ++ shift 11:18:56 ++ awk '{ print $1 }' 11:18:56 ++ grep -E '^[0-9.]*[0-9]$' 11:18:56 ++ case "$command" in 11:18:56 ++ command pyenv versions 11:18:56 ++ pyenv versions 11:18:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:56 +++ grep '^3' /tmp/.pyenv_versions 11:18:56 +++ sort -V 11:18:56 +++ tail -n 1 11:18:56 ++ py_version_xyz=3.10.6 11:18:56 ++ [[ -z 3.10.6 ]] 11:18:56 ++ echo 3.10.6 11:18:56 ++ return 0 11:18:56 + pyenv local 3.10.6 11:18:56 + local command 11:18:56 + command=local 11:18:56 + '[' 2 -gt 0 ']' 11:18:56 + shift 11:18:56 + case "$command" in 11:18:56 + command pyenv local 3.10.6 11:18:56 + pyenv local 3.10.6 11:18:57 + for arg in "$@" 11:18:57 + case $arg in 11:18:57 + pkg_list+='tox ' 11:18:57 + for arg in "$@" 11:18:57 + case $arg in 11:18:57 + pkg_list+='virtualenv ' 11:18:57 + for arg in "$@" 11:18:57 + case $arg in 11:18:57 + pkg_list+='urllib3~=1.26.15 ' 11:18:57 + [[ -f /tmp/.toxenv ]] 11:18:57 + [[ ! -f /tmp/.toxenv ]] 11:18:57 + [[ -n '' ]] 11:18:57 + python3 -m venv /tmp/venv-vMhR 11:19:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vMhR' 11:19:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vMhR 11:19:01 + echo /tmp/venv-vMhR 11:19:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:19:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:01 + local 'pip_opts=--upgrade --quiet' 11:19:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:19:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:19:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:19:01 + [[ -n '' ]] 11:19:01 + [[ -n '' ]] 11:19:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:19:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:01 + /tmp/venv-vMhR/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:19:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:19:05 lf-activate-venv(): INFO: Base packages installed successfully 11:19:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:19:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:19:05 + /tmp/venv-vMhR/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:19:07 + type python3 11:19:07 + true 11:19:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vMhR/bin to PATH' 11:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-vMhR/bin to PATH 11:19:07 + PATH=/tmp/venv-vMhR/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:19:07 + return 0 11:19:07 + python3 --version 11:19:07 Python 3.10.6 11:19:07 + python3 -m pip --version 11:19:07 pip 26.0.1 from /tmp/venv-vMhR/lib/python3.10/site-packages/pip (python 3.10) 11:19:07 + python3 -m pip freeze 11:19:07 cachetools==7.0.1 11:19:07 colorama==0.4.6 11:19:07 distlib==0.4.0 11:19:07 filelock==3.25.0 11:19:07 packaging==26.0 11:19:07 platformdirs==4.9.2 11:19:07 pluggy==1.6.0 11:19:07 pyproject-api==1.10.0 11:19:07 python-discovery==1.1.0 11:19:07 tomli==2.4.0 11:19:07 tox==4.47.0 11:19:07 typing_extensions==4.15.0 11:19:07 urllib3==1.26.20 11:19:07 virtualenv==21.1.0 11:19:07 [EnvInject] - Injecting environment variables from a build step. 11:19:07 [EnvInject] - Injecting as environment variables the properties content 11:19:07 PARALLEL=false 11:19:07 11:19:07 [EnvInject] - Variables injected successfully. 11:19:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6873049962704170993.sh 11:19:07 ---> tox-run.sh 11:19:07 + 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:19:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:19:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:19:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:19:07 + cd /w/workspace/oom-master-pre-commit-lint/. 11:19:07 + source /home/jenkins/lf-env.sh 11:19:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:07 ++ mktemp -d /tmp/venv-XXXX 11:19:07 + lf_venv=/tmp/venv-kcU0 11:19:07 + local venv_file=/tmp/.os_lf_venv 11:19:07 + local python=python3 11:19:07 + local options 11:19:07 + local set_path=true 11:19:07 + local install_args= 11:19:07 ++ 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:19:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:07 + true 11:19:07 + case $1 in 11:19:07 + venv_file=/tmp/.toxenv 11:19:07 + shift 2 11:19:07 + true 11:19:07 + case $1 in 11:19:07 + shift 11:19:07 + break 11:19:07 + case $python in 11:19:07 + local pkg_list= 11:19:07 + [[ -d /opt/pyenv ]] 11:19:07 + echo 'Setup pyenv:' 11:19:07 Setup pyenv: 11:19:07 + export PYENV_ROOT=/opt/pyenv 11:19:07 + PYENV_ROOT=/opt/pyenv 11:19:07 + 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:19:07 + 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:19:07 + pyenv versions 11:19:08 system 11:19:08 3.8.13 11:19:08 3.9.13 11:19:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:08 + command -v pyenv 11:19:08 ++ pyenv init - --no-rehash 11:19:08 + 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:19:08 export PATH="/opt/pyenv/shims:${PATH}" 11:19:08 export PYENV_SHELL=bash 11:19:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:08 pyenv() { 11:19:08 local command 11:19:08 command="${1:-}" 11:19:08 if [ "$#" -gt 0 ]; then 11:19:08 shift 11:19:08 fi 11:19:08 11:19:08 case "$command" in 11:19:08 rehash|shell) 11:19:08 eval "$(pyenv "sh-$command" "$@")" 11:19:08 ;; 11:19:08 *) 11:19:08 command pyenv "$command" "$@" 11:19:08 ;; 11:19:08 esac 11:19:08 }' 11:19:08 +++ 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:19:08 ++ 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:19:08 ++ 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:19:08 ++ 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:19:08 ++ export PYENV_SHELL=bash 11:19:08 ++ PYENV_SHELL=bash 11:19:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:08 +++ complete -F _pyenv pyenv 11:19:08 ++ lf-pyver python3 11:19:08 ++ local py_version_xy=python3 11:19:08 ++ local py_version_xyz= 11:19:08 ++ pyenv versions 11:19:08 ++ local command 11:19:08 ++ command=versions 11:19:08 ++ '[' 1 -gt 0 ']' 11:19:08 ++ shift 11:19:08 ++ case "$command" in 11:19:08 ++ command pyenv versions 11:19:08 ++ pyenv versions 11:19:08 ++ sed 's/^[ *]* //' 11:19:08 ++ grep -E '^[0-9.]*[0-9]$' 11:19:08 ++ awk '{ print $1 }' 11:19:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:08 +++ grep '^3' /tmp/.pyenv_versions 11:19:08 +++ sort -V 11:19:08 +++ tail -n 1 11:19:08 ++ py_version_xyz=3.10.6 11:19:08 ++ [[ -z 3.10.6 ]] 11:19:08 ++ echo 3.10.6 11:19:08 ++ return 0 11:19:08 + pyenv local 3.10.6 11:19:08 + local command 11:19:08 + command=local 11:19:08 + '[' 2 -gt 0 ']' 11:19:08 + shift 11:19:08 + case "$command" in 11:19:08 + command pyenv local 3.10.6 11:19:08 + pyenv local 3.10.6 11:19:08 + for arg in "$@" 11:19:08 + case $arg in 11:19:08 + pkg_list+='tox ' 11:19:08 + for arg in "$@" 11:19:08 + case $arg in 11:19:08 + pkg_list+='virtualenv ' 11:19:08 + for arg in "$@" 11:19:08 + case $arg in 11:19:08 + pkg_list+='urllib3~=1.26.15 ' 11:19:08 + [[ -f /tmp/.toxenv ]] 11:19:08 ++ cat /tmp/.toxenv 11:19:08 + lf_venv=/tmp/venv-vMhR 11:19:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vMhR from' file:/tmp/.toxenv 11:19:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vMhR from file:/tmp/.toxenv 11:19:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:19:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:08 + local 'pip_opts=--upgrade --quiet' 11:19:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:19:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:19:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:19:08 + [[ -n '' ]] 11:19:08 + [[ -n '' ]] 11:19:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:19:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:08 + /tmp/venv-vMhR/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:19:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:19:09 lf-activate-venv(): INFO: Base packages installed successfully 11:19:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:19:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:19:09 + /tmp/venv-vMhR/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:19:10 + type python3 11:19:10 + true 11:19:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vMhR/bin to PATH' 11:19:10 lf-activate-venv(): INFO: Adding /tmp/venv-vMhR/bin to PATH 11:19:10 + PATH=/tmp/venv-vMhR/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:19:10 + return 0 11:19:10 + [[ -d /opt/pyenv ]] 11:19:10 + echo '---> Setting up pyenv' 11:19:10 ---> Setting up pyenv 11:19:10 + export PYENV_ROOT=/opt/pyenv 11:19:10 + PYENV_ROOT=/opt/pyenv 11:19:10 + export PATH=/opt/pyenv/bin:/tmp/venv-vMhR/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:19:10 + PATH=/opt/pyenv/bin:/tmp/venv-vMhR/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:19:10 ++ pwd 11:19:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:19:10 + export PYTHONPATH 11:19:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:19:10 + TOX_TESTENV_PASSENV=PYTHONPATH 11:19:10 + tox --version 11:19:10 4.47.0 from /tmp/venv-vMhR/lib/python3.10/site-packages/tox/__init__.py 11:19:10 + PARALLEL=false 11:19:10 + TOX_OPTIONS_LIST= 11:19:10 + [[ -n pre-commit ]] 11:19:10 + TOX_OPTIONS_LIST=' -e pre-commit' 11:19:10 + case ${PARALLEL,,} in 11:19:10 + tox -e pre-commit 11:19:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:19:11 pre-commit: install_deps> python -I -m pip install pre-commit 11:19:14 pre-commit: freeze> python -m pip freeze --all 11:19:14 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 11:19:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:19:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:19:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:19:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:19:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:19:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:19:24 [INFO] Once installed this environment will be reused. 11:19:24 [INFO] This may take a few minutes... 11:19:28 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:19:28 [INFO] Once installed this environment will be reused. 11:19:28 [INFO] This may take a few minutes... 11:19:32 trim trailing whitespace.................................................Passed 11:19:32 Tabs remover.............................................................Passed 11:19:33 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:19:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:19:33 [INFO] Once installed this environment will be reused. 11:19:33 [INFO] This may take a few minutes... 11:19:41 gitlint..............................................(no files to check)Skipped 11:19:41 pre-commit: OK (30.64=setup[3.92]+cmd[18.28,8.43] seconds) 11:19:41 congratulations :) (30.68 seconds) 11:19:41 + tox_status=0 11:19:41 + echo '---> Completed tox runs' 11:19:41 ---> Completed tox runs 11:19:41 + for i in .tox/*/log 11:19:41 ++ echo .tox/pre-commit/log 11:19:41 ++ awk -F/ '{print $2}' 11:19:41 + tox_env=pre-commit 11:19:41 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:19:41 + DOC_DIR=docs/_build/html 11:19:41 + [[ -d docs/_build/html ]] 11:19:41 + echo '---> tox-run.sh ends' 11:19:41 ---> tox-run.sh ends 11:19:41 + test 0 -eq 0 11:19:41 $ ssh-agent -k 11:19:41 unset SSH_AUTH_SOCK; 11:19:41 unset SSH_AGENT_PID; 11:19:41 echo Agent pid 1694 killed; 11:19:41 [ssh-agent] Stopped. 11:19:41 [PostBuildScript] - [INFO] Executing post build scripts. 11:19:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9431182131647035604.sh 11:19:41 ---> sysstat.sh 11:19:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11678141797335930880.sh 11:19:42 ---> package-listing.sh 11:19:42 ++ tr '[:upper:]' '[:lower:]' 11:19:42 ++ facter osfamily 11:19:42 + OS_FAMILY=debian 11:19:42 + workspace=/w/workspace/oom-master-pre-commit-lint 11:19:42 + START_PACKAGES=/tmp/packages_start.txt 11:19:42 + END_PACKAGES=/tmp/packages_end.txt 11:19:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:42 + PACKAGES=/tmp/packages_start.txt 11:19:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:42 + PACKAGES=/tmp/packages_end.txt 11:19:42 + case "${OS_FAMILY}" in 11:19:42 + dpkg -l 11:19:42 + grep '^ii' 11:19:42 + '[' -f /tmp/packages_start.txt ']' 11:19:42 + '[' -f /tmp/packages_end.txt ']' 11:19:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7548088274085551475.sh 11:19:42 ---> capture-instance-metadata.sh 11:19:42 Setup pyenv: 11:19:42 system 11:19:42 3.8.13 11:19:42 3.9.13 11:19:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hYf2 11:19:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:19:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:50 lf-activate-venv(): INFO: Base packages installed successfully 11:19:50 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-hYf2/bin to PATH 11:20:11 INFO: Running in OpenStack, capturing instance metadata 11:20:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2541937322036191311.sh 11:20:11 provisioning config files... 11:20:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config340800584803122674tmp 11:20:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:20:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:20:11 [EnvInject] - Injecting environment variables from a build step. 11:20:11 [EnvInject] - Injecting as environment variables the properties content 11:20:11 SERVER_ID=logs 11:20:11 11:20:11 [EnvInject] - Variables injected successfully. 11:20:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18114921087443595088.sh 11:20:12 ---> create-netrc.sh 11:20:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1682542522842045906.sh 11:20:12 ---> python-tools-install.sh 11:20:12 Setup pyenv: 11:20:12 system 11:20:12 3.8.13 11:20:12 3.9.13 11:20:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hYf2 from file:/tmp/.os_lf_venv 11:20:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:14 lf-activate-venv(): INFO: Base packages installed successfully 11:20:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:21 lf-activate-venv(): INFO: Adding /tmp/venv-hYf2/bin to PATH 11:20:21 Generating Requirements File 11:20:38 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:20:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:20:39 Python 3.10.6 11:20:39 pip 26.0.1 from /tmp/venv-hYf2/lib/python3.10/site-packages/pip (python 3.10) 11:20:39 appdirs==1.4.4 11:20:39 argcomplete==3.6.3 11:20:39 aspy.yaml==1.3.0 11:20:39 attrs==25.4.0 11:20:39 autopage==0.6.0 11:20:39 backports.strenum==1.3.1 11:20:39 beautifulsoup4==4.14.3 11:20:39 boto3==1.42.59 11:20:39 botocore==1.42.59 11:20:39 bs4==0.0.2 11:20:39 certifi==2026.2.25 11:20:39 cffi==2.0.0 11:20:39 cfgv==3.5.0 11:20:39 chardet==6.0.0.post1 11:20:39 charset-normalizer==3.4.4 11:20:39 click==8.3.1 11:20:39 cliff==4.13.2 11:20:39 cmd2==3.3.0 11:20:39 cryptography==3.3.2 11:20:39 debtcollector==3.0.0 11:20:39 decorator==5.2.1 11:20:39 defusedxml==0.7.1 11:20:39 Deprecated==1.3.1 11:20:39 distlib==0.4.0 11:20:39 dnspython==2.8.0 11:20:39 docker==7.1.0 11:20:39 dogpile.cache==1.5.0 11:20:39 durationpy==0.10 11:20:39 email-validator==2.3.0 11:20:39 filelock==3.25.0 11:20:39 future==1.0.0 11:20:39 gitdb==4.0.12 11:20:39 GitPython==3.1.46 11:20:39 httplib2==0.30.2 11:20:39 identify==2.6.17 11:20:39 idna==3.11 11:20:39 importlib-resources==1.5.0 11:20:39 iso8601==2.1.0 11:20:39 Jinja2==3.1.6 11:20:39 jmespath==1.1.0 11:20:39 jsonpatch==1.33 11:20:39 jsonpointer==3.0.0 11:20:39 jsonschema==4.26.0 11:20:39 jsonschema-specifications==2025.9.1 11:20:39 keystoneauth1==5.13.1 11:20:39 kubernetes==35.0.0 11:20:39 lftools==0.37.21 11:20:39 lxml==6.0.2 11:20:39 markdown-it-py==4.0.0 11:20:39 MarkupSafe==3.0.3 11:20:39 mdurl==0.1.2 11:20:39 msgpack==1.1.2 11:20:39 multi_key_dict==2.0.3 11:20:39 munch==4.0.0 11:20:39 netaddr==1.3.0 11:20:39 niet==1.4.2 11:20:39 nodeenv==1.10.0 11:20:39 oauth2client==4.1.3 11:20:39 oauthlib==3.3.1 11:20:39 openstacksdk==4.10.0 11:20:39 os-service-types==1.8.2 11:20:39 osc-lib==4.4.0 11:20:39 oslo.config==10.3.0 11:20:39 oslo.context==6.3.0 11:20:39 oslo.i18n==6.7.2 11:20:39 oslo.log==8.1.0 11:20:39 oslo.serialization==5.9.1 11:20:39 oslo.utils==10.0.0 11:20:39 packaging==26.0 11:20:39 pbr==7.0.3 11:20:39 platformdirs==4.9.2 11:20:39 prettytable==3.17.0 11:20:39 psutil==7.2.2 11:20:39 pyasn1==0.6.2 11:20:39 pyasn1_modules==0.4.2 11:20:39 pycparser==3.0 11:20:39 pygerrit2==2.0.15 11:20:39 PyGithub==2.8.1 11:20:39 Pygments==2.19.2 11:20:39 PyJWT==2.11.0 11:20:39 PyNaCl==1.6.2 11:20:39 pyparsing==2.4.7 11:20:39 pyperclip==1.11.0 11:20:39 pyrsistent==0.20.0 11:20:39 python-cinderclient==9.9.0 11:20:39 python-dateutil==2.9.0.post0 11:20:39 python-discovery==1.1.0 11:20:39 python-heatclient==5.1.0 11:20:39 python-jenkins==1.8.3 11:20:39 python-keystoneclient==5.8.0 11:20:39 python-magnumclient==4.10.0 11:20:39 python-openstackclient==9.0.0 11:20:39 python-swiftclient==4.10.0 11:20:39 PyYAML==6.0.3 11:20:39 referencing==0.37.0 11:20:39 requests==2.32.5 11:20:39 requests-oauthlib==2.0.0 11:20:39 requestsexceptions==1.4.0 11:20:39 rfc3986==2.0.0 11:20:39 rich==14.3.3 11:20:39 rich-argparse==1.7.2 11:20:39 rpds-py==0.30.0 11:20:39 rsa==4.9.1 11:20:39 ruamel.yaml==0.19.1 11:20:39 ruamel.yaml.clib==0.2.15 11:20:39 s3transfer==0.16.0 11:20:39 simplejson==3.20.2 11:20:39 six==1.17.0 11:20:39 smmap==5.0.2 11:20:39 soupsieve==2.8.3 11:20:39 stevedore==5.7.0 11:20:39 tabulate==0.9.0 11:20:39 toml==0.10.2 11:20:39 tomlkit==0.14.0 11:20:39 tqdm==4.67.3 11:20:39 typing_extensions==4.15.0 11:20:39 urllib3==1.26.20 11:20:39 virtualenv==21.1.0 11:20:39 wcwidth==0.6.0 11:20:39 websocket-client==1.9.0 11:20:39 wrapt==2.1.1 11:20:39 xdg==6.0.0 11:20:39 xmltodict==1.0.4 11:20:39 yq==3.4.3 11:20:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1428658399044469094.sh 11:20:39 ---> sudo-logs.sh 11:20:39 Archiving 'sudo' log.. 11:20:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4174925592768764971.sh 11:20:40 ---> job-cost.sh 11:20:40 INFO: Activating Python virtual environment... 11:20:40 Setup pyenv: 11:20:40 system 11:20:40 3.8.13 11:20:40 3.9.13 11:20:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hYf2 from file:/tmp/.os_lf_venv 11:20:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:42 lf-activate-venv(): INFO: Base packages installed successfully 11:20:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-hYf2/bin to PATH 11:20:46 INFO: No stack-cost file found 11:20:46 INFO: Instance uptime: 150s 11:20:46 INFO: Fetching instance metadata (attempt 1 of 3)... 11:20:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:20:47 INFO: Successfully fetched instance metadata 11:20:47 INFO: Instance type: v3-standard-4 11:20:47 INFO: Retrieving pricing info for: v3-standard-4 11:20:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:20:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 11:20:47 INFO: Successfully fetched Vexxhost pricing API 11:20:47 INFO: Retrieved cost: 0.11 11:20:47 INFO: Retrieved resource: v3-standard-4 11:20:47 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:20:47 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:20:47 INFO: Successfully archived job cost data 11:20:47 DEBUG: Cost data: oom-master-pre-commit-lint,4476,2026-03-02 11:20:47,v3-standard-4,150,0.11,0.00,SUCCESS 11:20:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13994370439671205885.sh 11:20:47 ---> logs-deploy.sh 11:20:47 Setup pyenv: 11:20:47 system 11:20:47 3.8.13 11:20:47 3.9.13 11:20:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hYf2 from file:/tmp/.os_lf_venv 11:20:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:49 lf-activate-venv(): INFO: Base packages installed successfully 11:20:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-hYf2/bin to PATH 11:20:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4476 11:20:57 INFO: archiving workspace using pattern(s): 11:20:58 /tmp/venv-hYf2/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:20:58 warnings.warn( 11:20:58 Archives upload complete. 11:20:59 INFO: archiving logs to Nexus 11:20:59 /tmp/venv-hYf2/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:20:59 warnings.warn( 11:21:00 ---> uname -a: 11:21:00 Linux prd-ubuntu1804-builder-4c-4g-1001 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:21:00 11:21:00 11:21:00 ---> lscpu: 11:21:00 Architecture: x86_64 11:21:00 CPU op-mode(s): 32-bit, 64-bit 11:21:00 Byte Order: Little Endian 11:21:00 CPU(s): 4 11:21:00 On-line CPU(s) list: 0-3 11:21:00 Thread(s) per core: 1 11:21:00 Core(s) per socket: 1 11:21:00 Socket(s): 4 11:21:00 NUMA node(s): 1 11:21:00 Vendor ID: AuthenticAMD 11:21:00 CPU family: 23 11:21:00 Model: 49 11:21:00 Model name: AMD EPYC-Rome Processor 11:21:00 Stepping: 0 11:21:00 CPU MHz: 2799.998 11:21:00 BogoMIPS: 5599.99 11:21:00 Virtualization: AMD-V 11:21:00 Hypervisor vendor: KVM 11:21:00 Virtualization type: full 11:21:00 L1d cache: 32K 11:21:00 L1i cache: 32K 11:21:00 L2 cache: 512K 11:21:00 L3 cache: 16384K 11:21:00 NUMA node0 CPU(s): 0-3 11:21:00 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:21:00 11:21:00 11:21:00 ---> nproc: 11:21:00 4 11:21:00 11:21:00 11:21:00 ---> df -h: 11:21:00 Filesystem Size Used Avail Use% Mounted on 11:21:00 udev 7.9G 0 7.9G 0% /dev 11:21:00 tmpfs 1.6G 676K 1.6G 1% /run 11:21:00 /dev/vda1 78G 8.4G 69G 11% / 11:21:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:00 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:00 11:21:00 11:21:00 ---> free -m: 11:21:00 total used free shared buff/cache available 11:21:00 Mem: 16040 561 13262 0 2215 15157 11:21:00 Swap: 1023 0 1023 11:21:00 11:21:00 11:21:00 ---> ip addr: 11:21:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:00 inet 127.0.0.1/8 scope host lo 11:21:00 valid_lft forever preferred_lft forever 11:21:00 inet6 ::1/128 scope host 11:21:00 valid_lft forever preferred_lft forever 11:21:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:00 link/ether fa:16:3e:52:c2:46 brd ff:ff:ff:ff:ff:ff 11:21:00 inet 10.30.107.80/23 brd 10.30.107.255 scope global dynamic ens3 11:21:00 valid_lft 86244sec preferred_lft 86244sec 11:21:00 inet6 fe80::f816:3eff:fe52:c246/64 scope link 11:21:00 valid_lft forever preferred_lft forever 11:21:00 11:21:00 11:21:00 ---> sar -b -r -n DEV: 11:21:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1001) 03/02/26 _x86_64_ (4 CPU) 11:21:00 11:21:00 11:18:26 LINUX RESTART (4 CPU) 11:21:00 11:21:00 11:19:01 tps rtps wtps bread/s bwrtn/s 11:21:00 11:20:01 96.87 8.70 88.17 170.88 27489.77 11:21:00 Average: 96.87 8.70 88.17 170.88 27489.77 11:21:00 11:21:00 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:00 11:20:01 13842736 15490840 2582232 15.72 64452 1780036 856484 4.90 810316 1550268 101156 11:21:00 Average: 13842736 15490840 2582232 15.72 64452 1780036 856484 4.90 810316 1550268 101156 11:21:00 11:21:00 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:00 11:20:01 ens3 77.92 58.15 1010.15 11.20 0.00 0.00 0.00 0.00 11:21:00 11:20:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 11:21:00 Average: ens3 77.92 58.15 1010.15 11.20 0.00 0.00 0.00 0.00 11:21:00 Average: lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 11:21:00 11:21:00 11:21:00 ---> sar -P ALL: 11:21:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1001) 03/02/26 _x86_64_ (4 CPU) 11:21:00 11:21:00 11:18:26 LINUX RESTART (4 CPU) 11:21:00 11:21:00 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:21:00 11:20:01 all 20.54 0.00 1.91 1.51 0.05 75.98 11:21:00 11:20:01 0 17.72 0.00 1.82 0.22 0.05 80.19 11:21:00 11:20:01 1 31.62 0.00 2.51 2.09 0.07 63.71 11:21:00 11:20:01 2 12.46 0.00 1.40 3.16 0.05 82.93 11:21:00 11:20:01 3 20.36 0.00 1.91 0.58 0.05 77.10 11:21:00 Average: all 20.54 0.00 1.91 1.51 0.05 75.98 11:21:00 Average: 0 17.72 0.00 1.82 0.22 0.05 80.19 11:21:00 Average: 1 31.62 0.00 2.51 2.09 0.07 63.71 11:21:00 Average: 2 12.46 0.00 1.40 3.16 0.05 82.93 11:21:00 Average: 3 20.36 0.00 1.91 0.58 0.05 77.10 11:21:00 11:21:00 11:21:00