13:34:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 13:34:55 Running as SYSTEM 13:34:55 [EnvInject] - Loading node environment variables. 13:34:55 Building remotely on prd-ubuntu1804-builder-4c-4g-1557 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:34:55 [ssh-agent] Looking for ssh-agent implementation... 13:34:55 $ ssh-agent 13:34:55 SSH_AUTH_SOCK=/tmp/ssh-ykiRq0Ph0d9A/agent.1676 13:34:55 SSH_AGENT_PID=1678 13:34:55 [ssh-agent] Started. 13:34:55 Running ssh-add (command line suppressed) 13:34:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15619394006596784818.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15619394006596784818.key) 13:34:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:34:55 The recommended git tool is: NONE 13:34:56 using credential onap-jenkins-ssh 13:34:56 Wiping out workspace first. 13:34:56 Cloning the remote Git repository 13:34:56 Cloning repository git://cloud.onap.org/mirror/oom.git 13:34:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:34:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:56 > git --version # timeout=10 13:34:56 > git --version # 'git version 2.17.1' 13:34:56 using GIT_SSH to set credentials Gerrit user 13:34:56 Verifying host key using manually-configured host key entries 13:34:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:35:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:35:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:35:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:35:02 using GIT_SSH to set credentials Gerrit user 13:35:02 Verifying host key using manually-configured host key entries 13:35:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/6 # timeout=30 13:35:02 > git rev-parse 6fe9665a6477eea1d02ae3f5c6b6d90cbc3fa2e7^{commit} # timeout=10 13:35:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:35:02 Checking out Revision 6fe9665a6477eea1d02ae3f5c6b6d90cbc3fa2e7 (refs/changes/39/143439/6) 13:35:02 > git config core.sparsecheckout # timeout=10 13:35:02 > git checkout -f 6fe9665a6477eea1d02ae3f5c6b6d90cbc3fa2e7 # timeout=30 13:35:06 Commit message: "[CDS] 17.0.0 chart release" 13:35:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:35:06 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 13:35:06 [EnvInject] - Injecting environment variables from a build step. 13:35:06 [EnvInject] - Injecting as environment variables the properties content 13:35:06 PYTHON=python3 13:35:06 13:35:06 [EnvInject] - Variables injected successfully. 13:35:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10474302749232181482.sh 13:35:06 ---> tox-install.sh 13:35:06 + source /home/jenkins/lf-env.sh 13:35:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:35:06 ++ mktemp -d /tmp/venv-XXXX 13:35:06 + lf_venv=/tmp/venv-wLKW 13:35:06 + local venv_file=/tmp/.os_lf_venv 13:35:06 + local python=python3 13:35:06 + local options 13:35:06 + local set_path=true 13:35:06 + local install_args= 13:35:06 ++ 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 13:35:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:35:06 + true 13:35:06 + case $1 in 13:35:06 + venv_file=/tmp/.toxenv 13:35:06 + shift 2 13:35:06 + true 13:35:06 + case $1 in 13:35:06 + shift 13:35:06 + break 13:35:06 + case $python in 13:35:06 + local pkg_list= 13:35:06 + [[ -d /opt/pyenv ]] 13:35:06 + echo 'Setup pyenv:' 13:35:06 Setup pyenv: 13:35:06 + export PYENV_ROOT=/opt/pyenv 13:35:06 + PYENV_ROOT=/opt/pyenv 13:35:06 + 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 13:35:06 + 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 13:35:06 + pyenv versions 13:35:06 * system (set by /opt/pyenv/version) 13:35:06 * 3.8.13 (set by /opt/pyenv/version) 13:35:06 * 3.9.13 (set by /opt/pyenv/version) 13:35:06 * 3.10.6 (set by /opt/pyenv/version) 13:35:06 + command -v pyenv 13:35:06 ++ pyenv init - --no-rehash 13:35:06 + 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[*]}"'\'')" 13:35:06 export PATH="/opt/pyenv/shims:${PATH}" 13:35:06 export PYENV_SHELL=bash 13:35:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:35:06 pyenv() { 13:35:06 local command 13:35:06 command="${1:-}" 13:35:06 if [ "$#" -gt 0 ]; then 13:35:06 shift 13:35:06 fi 13:35:06 13:35:06 case "$command" in 13:35:06 rehash|shell) 13:35:06 eval "$(pyenv "sh-$command" "$@")" 13:35:06 ;; 13:35:06 *) 13:35:06 command pyenv "$command" "$@" 13:35:06 ;; 13:35:06 esac 13:35:06 }' 13:35:06 +++ 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[*]}"' 13:35:06 ++ 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 13:35:06 ++ 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 13:35:06 ++ 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 13:35:06 ++ export PYENV_SHELL=bash 13:35:06 ++ PYENV_SHELL=bash 13:35:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:35:06 +++ complete -F _pyenv pyenv 13:35:06 ++ lf-pyver python3 13:35:06 ++ local py_version_xy=python3 13:35:06 ++ local py_version_xyz= 13:35:06 ++ pyenv versions 13:35:06 ++ local command 13:35:06 ++ sed 's/^[ *]* //' 13:35:06 ++ command=versions 13:35:06 ++ awk '{ print $1 }' 13:35:06 ++ '[' 1 -gt 0 ']' 13:35:06 ++ shift 13:35:06 ++ case "$command" in 13:35:06 ++ command pyenv versions 13:35:06 ++ pyenv versions 13:35:06 ++ grep -E '^[0-9.]*[0-9]$' 13:35:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:35:06 +++ grep '^3' /tmp/.pyenv_versions 13:35:06 +++ sort -V 13:35:06 +++ tail -n 1 13:35:06 ++ py_version_xyz=3.10.6 13:35:06 ++ [[ -z 3.10.6 ]] 13:35:06 ++ echo 3.10.6 13:35:06 ++ return 0 13:35:06 + pyenv local 3.10.6 13:35:06 + local command 13:35:06 + command=local 13:35:06 + '[' 2 -gt 0 ']' 13:35:06 + shift 13:35:06 + case "$command" in 13:35:06 + command pyenv local 3.10.6 13:35:06 + pyenv local 3.10.6 13:35:07 + for arg in "$@" 13:35:07 + case $arg in 13:35:07 + pkg_list+='tox ' 13:35:07 + for arg in "$@" 13:35:07 + case $arg in 13:35:07 + pkg_list+='virtualenv ' 13:35:07 + for arg in "$@" 13:35:07 + case $arg in 13:35:07 + pkg_list+='urllib3~=1.26.15 ' 13:35:07 + [[ -f /tmp/.toxenv ]] 13:35:07 + [[ ! -f /tmp/.toxenv ]] 13:35:07 + [[ -n '' ]] 13:35:07 + python3 -m venv /tmp/venv-wLKW 13:35:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wLKW' 13:35:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wLKW 13:35:11 + echo /tmp/venv-wLKW 13:35:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:35:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:35:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:11 + local 'pip_opts=--upgrade --quiet' 13:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:35:11 + [[ -n '' ]] 13:35:11 + [[ -n '' ]] 13:35:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:11 + /tmp/venv-wLKW/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 13:35:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:35:15 lf-activate-venv(): INFO: Base packages installed successfully 13:35:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:35:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:35:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:35:15 + /tmp/venv-wLKW/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 13:35:17 + type python3 13:35:17 + true 13:35:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wLKW/bin to PATH' 13:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-wLKW/bin to PATH 13:35:17 + PATH=/tmp/venv-wLKW/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 13:35:17 + return 0 13:35:17 + python3 --version 13:35:17 Python 3.10.6 13:35:17 + python3 -m pip --version 13:35:17 pip 26.0.1 from /tmp/venv-wLKW/lib/python3.10/site-packages/pip (python 3.10) 13:35:17 + python3 -m pip freeze 13:35:17 cachetools==7.0.2 13:35:17 colorama==0.4.6 13:35:17 distlib==0.4.0 13:35:17 filelock==3.25.0 13:35:17 packaging==26.0 13:35:17 platformdirs==4.9.2 13:35:17 pluggy==1.6.0 13:35:17 pyproject-api==1.10.0 13:35:17 python-discovery==1.1.0 13:35:17 tomli==2.4.0 13:35:17 tox==4.47.3 13:35:17 typing_extensions==4.15.0 13:35:17 urllib3==1.26.20 13:35:17 virtualenv==21.1.0 13:35:17 [EnvInject] - Injecting environment variables from a build step. 13:35:17 [EnvInject] - Injecting as environment variables the properties content 13:35:17 PARALLEL=false 13:35:17 13:35:17 [EnvInject] - Variables injected successfully. 13:35:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2141555032554351484.sh 13:35:17 ---> tox-run.sh 13:35:17 + 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 13:35:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:35:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:35:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:35:17 + cd /w/workspace/oom-master-pre-commit-lint/. 13:35:17 + source /home/jenkins/lf-env.sh 13:35:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:35:17 ++ mktemp -d /tmp/venv-XXXX 13:35:17 + lf_venv=/tmp/venv-IMVB 13:35:17 + local venv_file=/tmp/.os_lf_venv 13:35:17 + local python=python3 13:35:17 + local options 13:35:17 + local set_path=true 13:35:17 + local install_args= 13:35:17 ++ 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 13:35:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:35:17 + true 13:35:17 + case $1 in 13:35:17 + venv_file=/tmp/.toxenv 13:35:17 + shift 2 13:35:17 + true 13:35:17 + case $1 in 13:35:17 + shift 13:35:17 + break 13:35:17 + case $python in 13:35:17 + local pkg_list= 13:35:17 + [[ -d /opt/pyenv ]] 13:35:17 + echo 'Setup pyenv:' 13:35:17 Setup pyenv: 13:35:17 + export PYENV_ROOT=/opt/pyenv 13:35:17 + PYENV_ROOT=/opt/pyenv 13:35:17 + 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 13:35:17 + 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 13:35:17 + pyenv versions 13:35:17 system 13:35:17 3.8.13 13:35:17 3.9.13 13:35:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:17 + command -v pyenv 13:35:17 ++ pyenv init - --no-rehash 13:35:17 + 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[*]}"'\'')" 13:35:17 export PATH="/opt/pyenv/shims:${PATH}" 13:35:17 export PYENV_SHELL=bash 13:35:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:35:17 pyenv() { 13:35:17 local command 13:35:17 command="${1:-}" 13:35:17 if [ "$#" -gt 0 ]; then 13:35:17 shift 13:35:17 fi 13:35:17 13:35:17 case "$command" in 13:35:17 rehash|shell) 13:35:17 eval "$(pyenv "sh-$command" "$@")" 13:35:17 ;; 13:35:17 *) 13:35:17 command pyenv "$command" "$@" 13:35:17 ;; 13:35:17 esac 13:35:17 }' 13:35:17 +++ 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[*]}"' 13:35:17 ++ 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 13:35:17 ++ 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 13:35:17 ++ 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 13:35:17 ++ export PYENV_SHELL=bash 13:35:17 ++ PYENV_SHELL=bash 13:35:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:35:17 +++ complete -F _pyenv pyenv 13:35:17 ++ lf-pyver python3 13:35:17 ++ local py_version_xy=python3 13:35:17 ++ local py_version_xyz= 13:35:17 ++ pyenv versions 13:35:17 ++ local command 13:35:17 ++ command=versions 13:35:17 ++ '[' 1 -gt 0 ']' 13:35:17 ++ shift 13:35:17 ++ case "$command" in 13:35:17 ++ command pyenv versions 13:35:17 ++ pyenv versions 13:35:17 ++ sed 's/^[ *]* //' 13:35:17 ++ awk '{ print $1 }' 13:35:17 ++ grep -E '^[0-9.]*[0-9]$' 13:35:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:35:17 +++ grep '^3' /tmp/.pyenv_versions 13:35:17 +++ tail -n 1 13:35:17 +++ sort -V 13:35:18 ++ py_version_xyz=3.10.6 13:35:18 ++ [[ -z 3.10.6 ]] 13:35:18 ++ echo 3.10.6 13:35:18 ++ return 0 13:35:18 + pyenv local 3.10.6 13:35:18 + local command 13:35:18 + command=local 13:35:18 + '[' 2 -gt 0 ']' 13:35:18 + shift 13:35:18 + case "$command" in 13:35:18 + command pyenv local 3.10.6 13:35:18 + pyenv local 3.10.6 13:35:18 + for arg in "$@" 13:35:18 + case $arg in 13:35:18 + pkg_list+='tox ' 13:35:18 + for arg in "$@" 13:35:18 + case $arg in 13:35:18 + pkg_list+='virtualenv ' 13:35:18 + for arg in "$@" 13:35:18 + case $arg in 13:35:18 + pkg_list+='urllib3~=1.26.15 ' 13:35:18 + [[ -f /tmp/.toxenv ]] 13:35:18 ++ cat /tmp/.toxenv 13:35:18 + lf_venv=/tmp/venv-wLKW 13:35:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wLKW from' file:/tmp/.toxenv 13:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wLKW from file:/tmp/.toxenv 13:35:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:35:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:18 + local 'pip_opts=--upgrade --quiet' 13:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:35:18 + [[ -n '' ]] 13:35:18 + [[ -n '' ]] 13:35:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:35:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:18 + /tmp/venv-wLKW/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 13:35:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:35:18 lf-activate-venv(): INFO: Base packages installed successfully 13:35:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:35:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:35:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:35:18 + /tmp/venv-wLKW/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 13:35:19 + type python3 13:35:19 + true 13:35:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wLKW/bin to PATH' 13:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-wLKW/bin to PATH 13:35:19 + PATH=/tmp/venv-wLKW/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 13:35:19 + return 0 13:35:19 + [[ -d /opt/pyenv ]] 13:35:19 + echo '---> Setting up pyenv' 13:35:19 ---> Setting up pyenv 13:35:19 + export PYENV_ROOT=/opt/pyenv 13:35:19 + PYENV_ROOT=/opt/pyenv 13:35:19 + export PATH=/opt/pyenv/bin:/tmp/venv-wLKW/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 13:35:19 + PATH=/opt/pyenv/bin:/tmp/venv-wLKW/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 13:35:19 ++ pwd 13:35:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:35:19 + export PYTHONPATH 13:35:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:35:19 + TOX_TESTENV_PASSENV=PYTHONPATH 13:35:19 + tox --version 13:35:20 4.47.3 from /tmp/venv-wLKW/lib/python3.10/site-packages/tox/__init__.py 13:35:20 + PARALLEL=false 13:35:20 + TOX_OPTIONS_LIST= 13:35:20 + [[ -n pre-commit ]] 13:35:20 + TOX_OPTIONS_LIST=' -e pre-commit' 13:35:20 + case ${PARALLEL,,} in 13:35:20 + tox -e pre-commit 13:35:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:35:21 pre-commit: install_deps> python -I -m pip install pre-commit 13:35:23 pre-commit: freeze> python -m pip freeze --all 13:35:24 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 13:35:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:35:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:35:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:35:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:35:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:35:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:35:26 [INFO] Once installed this environment will be reused. 13:35:26 [INFO] This may take a few minutes... 13:35:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:35:30 [INFO] Once installed this environment will be reused. 13:35:30 [INFO] This may take a few minutes... 13:35:35 trim trailing whitespace.................................................Passed 13:35:35 Tabs remover.............................................................Passed 13:35:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:35:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:35:35 [INFO] Once installed this environment will be reused. 13:35:35 [INFO] This may take a few minutes... 13:35:44 gitlint..............................................(no files to check)Skipped 13:35:44 pre-commit: OK (23.97=setup[3.83]+cmd[11.44,8.70] seconds) 13:35:44 congratulations :) (24.01 seconds) 13:35:44 + tox_status=0 13:35:44 + echo '---> Completed tox runs' 13:35:44 ---> Completed tox runs 13:35:44 + for i in .tox/*/log 13:35:44 ++ echo .tox/pre-commit/log 13:35:44 ++ awk -F/ '{print $2}' 13:35:44 + tox_env=pre-commit 13:35:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:35:44 + DOC_DIR=docs/_build/html 13:35:44 + [[ -d docs/_build/html ]] 13:35:44 + echo '---> tox-run.sh ends' 13:35:44 ---> tox-run.sh ends 13:35:44 + test 0 -eq 0 13:35:44 $ ssh-agent -k 13:35:44 unset SSH_AUTH_SOCK; 13:35:44 unset SSH_AGENT_PID; 13:35:44 echo Agent pid 1678 killed; 13:35:44 [ssh-agent] Stopped. 13:35:44 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4372693933311248600.sh 13:35:44 ---> sysstat.sh 13:35:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16589533670029962467.sh 13:35:44 ---> package-listing.sh 13:35:44 ++ facter osfamily 13:35:44 ++ tr '[:upper:]' '[:lower:]' 13:35:45 + OS_FAMILY=debian 13:35:45 + workspace=/w/workspace/oom-master-pre-commit-lint 13:35:45 + START_PACKAGES=/tmp/packages_start.txt 13:35:45 + END_PACKAGES=/tmp/packages_end.txt 13:35:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:45 + PACKAGES=/tmp/packages_start.txt 13:35:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:35:45 + PACKAGES=/tmp/packages_end.txt 13:35:45 + case "${OS_FAMILY}" in 13:35:45 + dpkg -l 13:35:45 + grep '^ii' 13:35:45 + '[' -f /tmp/packages_start.txt ']' 13:35:45 + '[' -f /tmp/packages_end.txt ']' 13:35:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:35:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:35:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:35:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3167618526806815593.sh 13:35:45 ---> capture-instance-metadata.sh 13:35:45 Setup pyenv: 13:35:45 system 13:35:45 3.8.13 13:35:45 3.9.13 13:35:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hz5N 13:35:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:52 lf-activate-venv(): INFO: Base packages installed successfully 13:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-hz5N/bin to PATH 13:36:23 INFO: Running in OpenStack, capturing instance metadata 13:36:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5968536487945943043.sh 13:36:23 provisioning config files... 13:36:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15559638218551618249tmp 13:36:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:36:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:36:23 [EnvInject] - Injecting environment variables from a build step. 13:36:23 [EnvInject] - Injecting as environment variables the properties content 13:36:23 SERVER_ID=logs 13:36:23 13:36:23 [EnvInject] - Variables injected successfully. 13:36:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6577804960798914607.sh 13:36:23 ---> create-netrc.sh 13:36:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4439669704361761707.sh 13:36:23 ---> python-tools-install.sh 13:36:24 Setup pyenv: 13:36:24 system 13:36:24 3.8.13 13:36:24 3.9.13 13:36:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hz5N from file:/tmp/.os_lf_venv 13:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:25 lf-activate-venv(): INFO: Base packages installed successfully 13:36:25 lf-activate-venv(): INFO: Installing additional packages: lftools 13:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-hz5N/bin to PATH 13:36:33 Generating Requirements File 13:36:50 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. 13:36:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:36:50 Python 3.10.6 13:36:50 pip 26.0.1 from /tmp/venv-hz5N/lib/python3.10/site-packages/pip (python 3.10) 13:36:51 appdirs==1.4.4 13:36:51 argcomplete==3.6.3 13:36:51 aspy.yaml==1.3.0 13:36:51 attrs==25.4.0 13:36:51 autopage==0.6.0 13:36:51 backports.strenum==1.3.1 13:36:51 beautifulsoup4==4.14.3 13:36:51 boto3==1.42.60 13:36:51 botocore==1.42.60 13:36:51 bs4==0.0.2 13:36:51 certifi==2026.2.25 13:36:51 cffi==2.0.0 13:36:51 cfgv==3.5.0 13:36:51 chardet==7.0.0 13:36:51 charset-normalizer==3.4.4 13:36:51 click==8.3.1 13:36:51 cliff==4.13.2 13:36:51 cmd2==3.4.0 13:36:51 cryptography==3.3.2 13:36:51 debtcollector==3.0.0 13:36:51 decorator==5.2.1 13:36:51 defusedxml==0.7.1 13:36:51 Deprecated==1.3.1 13:36:51 distlib==0.4.0 13:36:51 dnspython==2.8.0 13:36:51 docker==7.1.0 13:36:51 dogpile.cache==1.5.0 13:36:51 durationpy==0.10 13:36:51 email-validator==2.3.0 13:36:51 filelock==3.25.0 13:36:51 future==1.0.0 13:36:51 gitdb==4.0.12 13:36:51 GitPython==3.1.46 13:36:51 httplib2==0.30.2 13:36:51 identify==2.6.17 13:36:51 idna==3.11 13:36:51 importlib-resources==1.5.0 13:36:51 iso8601==2.1.0 13:36:51 Jinja2==3.1.6 13:36:51 jmespath==1.1.0 13:36:51 jsonpatch==1.33 13:36:51 jsonpointer==3.0.0 13:36:51 jsonschema==4.26.0 13:36:51 jsonschema-specifications==2025.9.1 13:36:51 keystoneauth1==5.13.1 13:36:51 kubernetes==35.0.0 13:36:51 lftools==0.37.22 13:36:51 lxml==6.0.2 13:36:51 markdown-it-py==4.0.0 13:36:51 MarkupSafe==3.0.3 13:36:51 mdurl==0.1.2 13:36:51 msgpack==1.1.2 13:36:51 multi_key_dict==2.0.3 13:36:51 munch==4.0.0 13:36:51 netaddr==1.3.0 13:36:51 niet==1.4.2 13:36:51 nodeenv==1.10.0 13:36:51 oauth2client==4.1.3 13:36:51 oauthlib==3.3.1 13:36:51 openstacksdk==4.10.0 13:36:51 os-service-types==1.8.2 13:36:51 osc-lib==4.4.0 13:36:51 oslo.config==10.3.0 13:36:51 oslo.context==6.3.0 13:36:51 oslo.i18n==6.7.2 13:36:51 oslo.log==8.1.0 13:36:51 oslo.serialization==5.9.1 13:36:51 oslo.utils==10.0.0 13:36:51 packaging==26.0 13:36:51 pbr==7.0.3 13:36:51 platformdirs==4.9.2 13:36:51 prettytable==3.17.0 13:36:51 psutil==7.2.2 13:36:51 pyasn1==0.6.2 13:36:51 pyasn1_modules==0.4.2 13:36:51 pycparser==3.0 13:36:51 pygerrit2==2.0.15 13:36:51 PyGithub==2.8.1 13:36:51 Pygments==2.19.2 13:36:51 PyJWT==2.11.0 13:36:51 PyNaCl==1.6.2 13:36:51 pyparsing==2.4.7 13:36:51 pyperclip==1.11.0 13:36:51 pyrsistent==0.20.0 13:36:51 python-cinderclient==9.9.0 13:36:51 python-dateutil==2.9.0.post0 13:36:51 python-discovery==1.1.0 13:36:51 python-heatclient==5.1.0 13:36:51 python-jenkins==1.8.3 13:36:51 python-keystoneclient==5.8.0 13:36:51 python-magnumclient==4.10.0 13:36:51 python-openstackclient==9.0.0 13:36:51 python-swiftclient==4.10.0 13:36:51 PyYAML==6.0.3 13:36:51 referencing==0.37.0 13:36:51 requests==2.32.5 13:36:51 requests-oauthlib==2.0.0 13:36:51 requestsexceptions==1.4.0 13:36:51 rfc3986==2.0.0 13:36:51 rich==14.3.3 13:36:51 rich-argparse==1.7.2 13:36:51 rpds-py==0.30.0 13:36:51 rsa==4.9.1 13:36:51 ruamel.yaml==0.19.1 13:36:51 ruamel.yaml.clib==0.2.15 13:36:51 s3transfer==0.16.0 13:36:51 simplejson==3.20.2 13:36:51 six==1.17.0 13:36:51 smmap==5.0.2 13:36:51 soupsieve==2.8.3 13:36:51 stevedore==5.7.0 13:36:51 tabulate==0.9.0 13:36:51 toml==0.10.2 13:36:51 tomlkit==0.14.0 13:36:51 tqdm==4.67.3 13:36:51 typing_extensions==4.15.0 13:36:51 urllib3==1.26.20 13:36:51 virtualenv==21.1.0 13:36:51 wcwidth==0.6.0 13:36:51 websocket-client==1.9.0 13:36:51 wrapt==2.1.1 13:36:51 xdg==6.0.0 13:36:51 xmltodict==1.0.4 13:36:51 yq==3.4.3 13:36:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins292509920992846751.sh 13:36:51 ---> sudo-logs.sh 13:36:51 Archiving 'sudo' log.. 13:36:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins923307278523494404.sh 13:36:51 ---> job-cost.sh 13:36:51 INFO: Activating Python virtual environment... 13:36:51 Setup pyenv: 13:36:51 system 13:36:51 3.8.13 13:36:51 3.9.13 13:36:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hz5N from file:/tmp/.os_lf_venv 13:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:54 lf-activate-venv(): INFO: Base packages installed successfully 13:36:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-hz5N/bin to PATH 13:37:03 INFO: No stack-cost file found 13:37:03 INFO: Instance uptime: 156s 13:37:03 INFO: Fetching instance metadata (attempt 1 of 3)... 13:37:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:37:03 INFO: Successfully fetched instance metadata 13:37:03 INFO: Instance type: v3-standard-4 13:37:03 INFO: Retrieving pricing info for: v3-standard-4 13:37:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:37:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=156 13:37:03 INFO: Successfully fetched Vexxhost pricing API 13:37:04 INFO: Retrieved cost: 0.11 13:37:04 INFO: Retrieved resource: v3-standard-4 13:37:04 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:37:04 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:37:04 INFO: Successfully archived job cost data 13:37:04 DEBUG: Cost data: oom-master-pre-commit-lint,4483,2026-03-04 13:37:04,v3-standard-4,156,0.11,0.00,SUCCESS 13:37:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15260594601924612550.sh 13:37:04 ---> logs-deploy.sh 13:37:04 Setup pyenv: 13:37:04 system 13:37:04 3.8.13 13:37:04 3.9.13 13:37:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hz5N from file:/tmp/.os_lf_venv 13:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:05 lf-activate-venv(): INFO: Base packages installed successfully 13:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-hz5N/bin to PATH 13:37:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4483 13:37:14 INFO: archiving workspace using pattern(s): 13:37:14 /tmp/venv-hz5N/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 13:37:14 warnings.warn( 13:37:15 Archives upload complete. 13:37:15 INFO: archiving logs to Nexus 13:37:15 /tmp/venv-hz5N/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 13:37:15 warnings.warn( 13:37:16 ---> uname -a: 13:37:16 Linux prd-ubuntu1804-builder-4c-4g-1557 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:37:16 13:37:16 13:37:16 ---> lscpu: 13:37:16 Architecture: x86_64 13:37:16 CPU op-mode(s): 32-bit, 64-bit 13:37:16 Byte Order: Little Endian 13:37:16 CPU(s): 4 13:37:16 On-line CPU(s) list: 0-3 13:37:16 Thread(s) per core: 1 13:37:16 Core(s) per socket: 1 13:37:16 Socket(s): 4 13:37:16 NUMA node(s): 1 13:37:16 Vendor ID: AuthenticAMD 13:37:16 CPU family: 23 13:37:16 Model: 49 13:37:16 Model name: AMD EPYC-Rome Processor 13:37:16 Stepping: 0 13:37:16 CPU MHz: 2800.000 13:37:16 BogoMIPS: 5600.00 13:37:16 Virtualization: AMD-V 13:37:16 Hypervisor vendor: KVM 13:37:16 Virtualization type: full 13:37:16 L1d cache: 32K 13:37:16 L1i cache: 32K 13:37:16 L2 cache: 512K 13:37:16 L3 cache: 16384K 13:37:16 NUMA node0 CPU(s): 0-3 13:37:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:37:16 13:37:16 13:37:16 ---> nproc: 13:37:16 4 13:37:16 13:37:16 13:37:16 ---> df -h: 13:37:16 Filesystem Size Used Avail Use% Mounted on 13:37:16 udev 7.9G 0 7.9G 0% /dev 13:37:16 tmpfs 1.6G 676K 1.6G 1% /run 13:37:16 /dev/vda1 78G 8.4G 69G 11% / 13:37:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:37:16 tmpfs 5.0M 0 5.0M 0% /run/lock 13:37:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:37:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:37:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:37:16 13:37:16 13:37:16 ---> free -m: 13:37:16 total used free shared buff/cache available 13:37:16 Mem: 16040 559 13282 0 2197 15160 13:37:16 Swap: 1023 0 1023 13:37:16 13:37:16 13:37:16 ---> ip addr: 13:37:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:37:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:37:16 inet 127.0.0.1/8 scope host lo 13:37:16 valid_lft forever preferred_lft forever 13:37:16 inet6 ::1/128 scope host 13:37:16 valid_lft forever preferred_lft forever 13:37:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:37:16 link/ether fa:16:3e:5e:2e:c9 brd ff:ff:ff:ff:ff:ff 13:37:16 inet 10.30.106.145/23 brd 10.30.107.255 scope global dynamic ens3 13:37:16 valid_lft 86239sec preferred_lft 86239sec 13:37:16 inet6 fe80::f816:3eff:fe5e:2ec9/64 scope link 13:37:16 valid_lft forever preferred_lft forever 13:37:16 13:37:16 13:37:16 ---> sar -b -r -n DEV: 13:37:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1557) 03/04/26 _x86_64_ (4 CPU) 13:37:16 13:37:16 13:34:36 LINUX RESTART (4 CPU) 13:37:16 13:37:16 13:35:01 tps rtps wtps bread/s bwrtn/s 13:37:16 13:36:03 349.66 24.08 325.58 810.00 57921.01 13:37:16 13:37:01 99.47 1.05 98.41 122.46 11672.88 13:37:16 Average: 226.68 12.76 213.92 472.06 35188.82 13:37:16 13:37:16 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:37:16 13:36:03 13865244 15490396 2559724 15.58 63372 1758772 817808 4.68 811768 1527872 101100 13:37:16 13:37:01 13603344 15516808 2821624 17.18 86464 2008236 787432 4.51 796672 1771292 117320 13:37:16 Average: 13734294 15503602 2690674 16.38 74918 1883504 802620 4.59 804220 1649582 109210 13:37:16 13:37:16 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:37:16 13:36:03 ens3 92.02 68.27 914.92 26.40 0.00 0.00 0.00 0.00 13:37:16 13:36:03 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 13:37:16 13:37:01 ens3 66.16 48.13 875.38 10.07 0.00 0.00 0.00 0.00 13:37:16 13:37:01 lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 13:37:16 Average: ens3 79.31 58.37 895.48 18.37 0.00 0.00 0.00 0.00 13:37:16 Average: lo 1.86 1.86 0.21 0.21 0.00 0.00 0.00 0.00 13:37:16 13:37:16 13:37:16 ---> sar -P ALL: 13:37:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1557) 03/04/26 _x86_64_ (4 CPU) 13:37:16 13:37:16 13:34:36 LINUX RESTART (4 CPU) 13:37:16 13:37:16 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:37:16 13:36:03 all 22.16 0.00 2.09 5.63 0.07 70.05 13:37:16 13:36:03 0 8.20 0.00 1.36 4.86 0.05 85.53 13:37:16 13:36:03 1 14.29 0.00 1.86 10.39 0.08 73.37 13:37:16 13:36:03 2 42.08 0.00 3.30 5.06 0.07 49.50 13:37:16 13:36:03 3 24.22 0.00 1.82 2.27 0.07 71.62 13:37:16 13:37:01 all 15.74 0.00 1.29 7.97 0.05 74.95 13:37:16 13:37:01 0 8.01 0.00 1.51 22.03 0.05 68.40 13:37:16 13:37:01 1 6.50 0.00 0.57 6.69 0.07 86.17 13:37:16 13:37:01 2 14.02 0.00 1.15 0.21 0.03 84.58 13:37:16 13:37:01 3 34.35 0.00 1.97 3.02 0.05 60.61 13:37:16 Average: all 19.00 0.00 1.70 6.78 0.06 72.45 13:37:16 Average: 0 8.11 0.00 1.43 13.25 0.05 77.16 13:37:16 Average: 1 10.46 0.00 1.23 8.57 0.08 79.67 13:37:16 Average: 2 28.25 0.00 2.24 2.67 0.05 66.79 13:37:16 Average: 3 29.20 0.00 1.89 2.64 0.06 66.21 13:37:16 13:37:16 13:37:16