07:33:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143348 07:33:36 Running as SYSTEM 07:33:36 [EnvInject] - Loading node environment variables. 07:33:36 Building remotely on prd-ubuntu1804-builder-4c-4g-19399 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:33:36 [ssh-agent] Looking for ssh-agent implementation... 07:33:36 $ ssh-agent 07:33:36 SSH_AUTH_SOCK=/tmp/ssh-gfzXcjQ2pxVQ/agent.1690 07:33:36 SSH_AGENT_PID=1692 07:33:36 [ssh-agent] Started. 07:33:36 Running ssh-add (command line suppressed) 07:33:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2590257014757781336.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2590257014757781336.key) 07:33:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:33:36 The recommended git tool is: NONE 07:33:37 using credential onap-jenkins-ssh 07:33:37 Wiping out workspace first. 07:33:37 Cloning the remote Git repository 07:33:37 Cloning repository git://cloud.onap.org/mirror/oom.git 07:33:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:33:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:33:37 > git --version # timeout=10 07:33:37 > git --version # 'git version 2.17.1' 07:33:37 using GIT_SSH to set credentials Gerrit user 07:33:37 Verifying host key using manually-configured host key entries 07:33:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:33:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:33:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:33:43 using GIT_SSH to set credentials Gerrit user 07:33:43 Verifying host key using manually-configured host key entries 07:33:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/143348/4 # timeout=30 07:33:43 > git rev-parse eeef234e8d19fa09d1625337c33e87bffc0629c8^{commit} # timeout=10 07:33:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:33:43 Checking out Revision eeef234e8d19fa09d1625337c33e87bffc0629c8 (refs/changes/48/143348/4) 07:33:43 > git config core.sparsecheckout # timeout=10 07:33:43 > git checkout -f eeef234e8d19fa09d1625337c33e87bffc0629c8 # timeout=30 07:33:46 Commit message: "[DCAE] prh 1.11.0 release" 07:33:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:33:47 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 07:33:47 [EnvInject] - Injecting environment variables from a build step. 07:33:47 [EnvInject] - Injecting as environment variables the properties content 07:33:47 PYTHON=python3 07:33:47 07:33:47 [EnvInject] - Variables injected successfully. 07:33:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9721725716744557482.sh 07:33:47 ---> tox-install.sh 07:33:47 + source /home/jenkins/lf-env.sh 07:33:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:33:47 ++ mktemp -d /tmp/venv-XXXX 07:33:47 + lf_venv=/tmp/venv-9MMP 07:33:47 + local venv_file=/tmp/.os_lf_venv 07:33:47 + local python=python3 07:33:47 + local options 07:33:47 + local set_path=true 07:33:47 + local install_args= 07:33:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:33:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:33:47 + true 07:33:47 + case $1 in 07:33:47 + venv_file=/tmp/.toxenv 07:33:47 + shift 2 07:33:47 + true 07:33:47 + case $1 in 07:33:47 + shift 07:33:47 + break 07:33:47 + case $python in 07:33:47 + local pkg_list= 07:33:47 + [[ -d /opt/pyenv ]] 07:33:47 + echo 'Setup pyenv:' 07:33:47 Setup pyenv: 07:33:47 + export PYENV_ROOT=/opt/pyenv 07:33:47 + PYENV_ROOT=/opt/pyenv 07:33:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:33:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:33:47 + pyenv versions 07:33:47 * system (set by /opt/pyenv/version) 07:33:47 * 3.8.13 (set by /opt/pyenv/version) 07:33:47 * 3.9.13 (set by /opt/pyenv/version) 07:33:47 * 3.10.6 (set by /opt/pyenv/version) 07:33:47 + command -v pyenv 07:33:47 ++ pyenv init - --no-rehash 07:33:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:33:47 export PATH="/opt/pyenv/shims:${PATH}" 07:33:47 export PYENV_SHELL=bash 07:33:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:33:47 pyenv() { 07:33:47 local command 07:33:47 command="${1:-}" 07:33:47 if [ "$#" -gt 0 ]; then 07:33:47 shift 07:33:47 fi 07:33:47 07:33:47 case "$command" in 07:33:47 rehash|shell) 07:33:47 eval "$(pyenv "sh-$command" "$@")" 07:33:47 ;; 07:33:47 *) 07:33:47 command pyenv "$command" "$@" 07:33:47 ;; 07:33:47 esac 07:33:47 }' 07:33:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:33:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:33:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:33:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:33:47 ++ export PYENV_SHELL=bash 07:33:47 ++ PYENV_SHELL=bash 07:33:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:33:47 +++ complete -F _pyenv pyenv 07:33:47 ++ lf-pyver python3 07:33:47 ++ local py_version_xy=python3 07:33:47 ++ local py_version_xyz= 07:33:47 ++ pyenv versions 07:33:47 ++ local command 07:33:47 ++ command=versions 07:33:47 ++ '[' 1 -gt 0 ']' 07:33:47 ++ shift 07:33:47 ++ case "$command" in 07:33:47 ++ command pyenv versions 07:33:47 ++ pyenv versions 07:33:47 ++ sed 's/^[ *]* //' 07:33:47 ++ awk '{ print $1 }' 07:33:47 ++ grep -E '^[0-9.]*[0-9]$' 07:33:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:33:47 +++ grep '^3' /tmp/.pyenv_versions 07:33:47 +++ sort -V 07:33:47 +++ tail -n 1 07:33:47 ++ py_version_xyz=3.10.6 07:33:47 ++ [[ -z 3.10.6 ]] 07:33:47 ++ echo 3.10.6 07:33:47 ++ return 0 07:33:47 + pyenv local 3.10.6 07:33:47 + local command 07:33:47 + command=local 07:33:47 + '[' 2 -gt 0 ']' 07:33:47 + shift 07:33:47 + case "$command" in 07:33:47 + command pyenv local 3.10.6 07:33:47 + pyenv local 3.10.6 07:33:47 + for arg in "$@" 07:33:47 + case $arg in 07:33:47 + pkg_list+='tox ' 07:33:47 + for arg in "$@" 07:33:47 + case $arg in 07:33:47 + pkg_list+='virtualenv ' 07:33:47 + for arg in "$@" 07:33:47 + case $arg in 07:33:47 + pkg_list+='urllib3~=1.26.15 ' 07:33:47 + [[ -f /tmp/.toxenv ]] 07:33:47 + [[ ! -f /tmp/.toxenv ]] 07:33:47 + [[ -n '' ]] 07:33:47 + python3 -m venv /tmp/venv-9MMP 07:33:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9MMP' 07:33:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9MMP 07:33:51 + echo /tmp/venv-9MMP 07:33:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:33:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:33:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:33:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:51 + local 'pip_opts=--upgrade --quiet' 07:33:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:33:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:33:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:33:51 + [[ -n '' ]] 07:33:51 + [[ -n '' ]] 07:33:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:33:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:51 + /tmp/venv-9MMP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:33:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:33:56 lf-activate-venv(): INFO: Base packages installed successfully 07:33:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:33:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:33:56 + /tmp/venv-9MMP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:33:59 + type python3 07:33:59 + true 07:33:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9MMP/bin to PATH' 07:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-9MMP/bin to PATH 07:33:59 + PATH=/tmp/venv-9MMP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:33:59 + return 0 07:33:59 + python3 --version 07:33:59 Python 3.10.6 07:33:59 + python3 -m pip --version 07:33:59 pip 26.0.1 from /tmp/venv-9MMP/lib/python3.10/site-packages/pip (python 3.10) 07:33:59 + python3 -m pip freeze 07:34:00 cachetools==7.0.1 07:34:00 chardet==6.0.0.post1 07:34:00 colorama==0.4.6 07:34:00 distlib==0.4.0 07:34:00 filelock==3.24.3 07:34:00 packaging==26.0 07:34:00 platformdirs==4.9.2 07:34:00 pluggy==1.6.0 07:34:00 pyproject-api==1.10.0 07:34:00 tomli==2.4.0 07:34:00 tox==4.44.0 07:34:00 typing_extensions==4.15.0 07:34:00 urllib3==1.26.20 07:34:00 virtualenv==20.38.0 07:34:00 [EnvInject] - Injecting environment variables from a build step. 07:34:00 [EnvInject] - Injecting as environment variables the properties content 07:34:00 PARALLEL=false 07:34:00 07:34:00 [EnvInject] - Variables injected successfully. 07:34:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13479870705363833538.sh 07:34:00 ---> tox-run.sh 07:34:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:34:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:34:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:34:00 + cd /w/workspace/oom-master-pre-commit-lint/. 07:34:00 + source /home/jenkins/lf-env.sh 07:34:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:00 ++ mktemp -d /tmp/venv-XXXX 07:34:00 + lf_venv=/tmp/venv-jHtm 07:34:00 + local venv_file=/tmp/.os_lf_venv 07:34:00 + local python=python3 07:34:00 + local options 07:34:00 + local set_path=true 07:34:00 + local install_args= 07:34:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:34:00 + true 07:34:00 + case $1 in 07:34:00 + venv_file=/tmp/.toxenv 07:34:00 + shift 2 07:34:00 + true 07:34:00 + case $1 in 07:34:00 + shift 07:34:00 + break 07:34:00 + case $python in 07:34:00 + local pkg_list= 07:34:00 + [[ -d /opt/pyenv ]] 07:34:00 + echo 'Setup pyenv:' 07:34:00 Setup pyenv: 07:34:00 + export PYENV_ROOT=/opt/pyenv 07:34:00 + PYENV_ROOT=/opt/pyenv 07:34:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:00 + pyenv versions 07:34:00 system 07:34:00 3.8.13 07:34:00 3.9.13 07:34:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:00 + command -v pyenv 07:34:00 ++ pyenv init - --no-rehash 07:34:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:34:00 export PATH="/opt/pyenv/shims:${PATH}" 07:34:00 export PYENV_SHELL=bash 07:34:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:34:00 pyenv() { 07:34:00 local command 07:34:00 command="${1:-}" 07:34:00 if [ "$#" -gt 0 ]; then 07:34:00 shift 07:34:00 fi 07:34:00 07:34:00 case "$command" in 07:34:00 rehash|shell) 07:34:00 eval "$(pyenv "sh-$command" "$@")" 07:34:00 ;; 07:34:00 *) 07:34:00 command pyenv "$command" "$@" 07:34:00 ;; 07:34:00 esac 07:34:00 }' 07:34:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:34:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:00 ++ export PYENV_SHELL=bash 07:34:00 ++ PYENV_SHELL=bash 07:34:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:34:00 +++ complete -F _pyenv pyenv 07:34:00 ++ lf-pyver python3 07:34:00 ++ local py_version_xy=python3 07:34:00 ++ local py_version_xyz= 07:34:00 ++ pyenv versions 07:34:00 ++ local command 07:34:00 ++ command=versions 07:34:00 ++ '[' 1 -gt 0 ']' 07:34:00 ++ shift 07:34:00 ++ case "$command" in 07:34:00 ++ command pyenv versions 07:34:00 ++ pyenv versions 07:34:00 ++ awk '{ print $1 }' 07:34:00 ++ grep -E '^[0-9.]*[0-9]$' 07:34:00 ++ sed 's/^[ *]* //' 07:34:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:34:00 +++ grep '^3' /tmp/.pyenv_versions 07:34:00 +++ sort -V 07:34:00 +++ tail -n 1 07:34:00 ++ py_version_xyz=3.10.6 07:34:00 ++ [[ -z 3.10.6 ]] 07:34:00 ++ echo 3.10.6 07:34:00 ++ return 0 07:34:00 + pyenv local 3.10.6 07:34:00 + local command 07:34:00 + command=local 07:34:00 + '[' 2 -gt 0 ']' 07:34:00 + shift 07:34:00 + case "$command" in 07:34:00 + command pyenv local 3.10.6 07:34:00 + pyenv local 3.10.6 07:34:00 + for arg in "$@" 07:34:00 + case $arg in 07:34:00 + pkg_list+='tox ' 07:34:00 + for arg in "$@" 07:34:00 + case $arg in 07:34:00 + pkg_list+='virtualenv ' 07:34:00 + for arg in "$@" 07:34:00 + case $arg in 07:34:00 + pkg_list+='urllib3~=1.26.15 ' 07:34:00 + [[ -f /tmp/.toxenv ]] 07:34:00 ++ cat /tmp/.toxenv 07:34:00 + lf_venv=/tmp/venv-9MMP 07:34:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9MMP from' file:/tmp/.toxenv 07:34:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9MMP from file:/tmp/.toxenv 07:34:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:34:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:00 + local 'pip_opts=--upgrade --quiet' 07:34:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:34:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:34:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:34:00 + [[ -n '' ]] 07:34:00 + [[ -n '' ]] 07:34:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:34:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:00 + /tmp/venv-9MMP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:34:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:34:01 lf-activate-venv(): INFO: Base packages installed successfully 07:34:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:34:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:34:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:34:01 + /tmp/venv-9MMP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:34:02 + type python3 07:34:02 + true 07:34:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9MMP/bin to PATH' 07:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-9MMP/bin to PATH 07:34:02 + PATH=/tmp/venv-9MMP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:02 + return 0 07:34:02 + [[ -d /opt/pyenv ]] 07:34:02 + echo '---> Setting up pyenv' 07:34:02 ---> Setting up pyenv 07:34:02 + export PYENV_ROOT=/opt/pyenv 07:34:02 + PYENV_ROOT=/opt/pyenv 07:34:02 + export PATH=/opt/pyenv/bin:/tmp/venv-9MMP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:02 + PATH=/opt/pyenv/bin:/tmp/venv-9MMP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:02 ++ pwd 07:34:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:34:02 + export PYTHONPATH 07:34:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:34:02 + TOX_TESTENV_PASSENV=PYTHONPATH 07:34:02 + tox --version 07:34:02 4.44.0 from /tmp/venv-9MMP/lib/python3.10/site-packages/tox/__init__.py 07:34:02 + PARALLEL=false 07:34:02 + TOX_OPTIONS_LIST= 07:34:02 + [[ -n pre-commit ]] 07:34:02 + TOX_OPTIONS_LIST=' -e pre-commit' 07:34:02 + case ${PARALLEL,,} in 07:34:02 + tox -e pre-commit 07:34:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:34:03 pre-commit: install_deps> python -I -m pip install pre-commit 07:34:06 pre-commit: freeze> python -m pip freeze --all 07:34:06 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.38.0 07:34:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:34:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:34:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:34:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:34:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:34:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:34:08 [INFO] Once installed this environment will be reused. 07:34:08 [INFO] This may take a few minutes... 07:34:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:34:12 [INFO] Once installed this environment will be reused. 07:34:12 [INFO] This may take a few minutes... 07:34:16 trim trailing whitespace.................................................Passed 07:34:17 Tabs remover.............................................................Passed 07:34:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:34:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:34:17 [INFO] Once installed this environment will be reused. 07:34:17 [INFO] This may take a few minutes... 07:34:25 gitlint..............................................(no files to check)Skipped 07:34:25 pre-commit: OK (22.10=setup[3.28]+cmd[10.82,8.01] seconds) 07:34:25 congratulations :) (22.14 seconds) 07:34:25 + tox_status=0 07:34:25 + echo '---> Completed tox runs' 07:34:25 ---> Completed tox runs 07:34:25 + for i in .tox/*/log 07:34:25 ++ echo .tox/pre-commit/log 07:34:25 ++ awk -F/ '{print $2}' 07:34:25 + tox_env=pre-commit 07:34:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:34:25 + DOC_DIR=docs/_build/html 07:34:25 + [[ -d docs/_build/html ]] 07:34:25 + echo '---> tox-run.sh ends' 07:34:25 ---> tox-run.sh ends 07:34:25 + test 0 -eq 0 07:34:25 $ ssh-agent -k 07:34:25 unset SSH_AUTH_SOCK; 07:34:25 unset SSH_AGENT_PID; 07:34:25 echo Agent pid 1692 killed; 07:34:25 [ssh-agent] Stopped. 07:34:25 [PostBuildScript] - [INFO] Executing post build scripts. 07:34:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6656071008076819007.sh 07:34:25 ---> sysstat.sh 07:34:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7586644805485892787.sh 07:34:25 ---> package-listing.sh 07:34:25 ++ facter osfamily 07:34:25 ++ tr '[:upper:]' '[:lower:]' 07:34:25 + OS_FAMILY=debian 07:34:25 + workspace=/w/workspace/oom-master-pre-commit-lint 07:34:25 + START_PACKAGES=/tmp/packages_start.txt 07:34:25 + END_PACKAGES=/tmp/packages_end.txt 07:34:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:25 + PACKAGES=/tmp/packages_start.txt 07:34:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:34:25 + PACKAGES=/tmp/packages_end.txt 07:34:25 + case "${OS_FAMILY}" in 07:34:25 + dpkg -l 07:34:25 + grep '^ii' 07:34:25 + '[' -f /tmp/packages_start.txt ']' 07:34:25 + '[' -f /tmp/packages_end.txt ']' 07:34:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:34:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:34:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:34:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11639945051913576318.sh 07:34:25 ---> capture-instance-metadata.sh 07:34:26 Setup pyenv: 07:34:26 system 07:34:26 3.8.13 07:34:26 3.9.13 07:34:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Evca 07:34:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:33 lf-activate-venv(): INFO: Base packages installed successfully 07:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools 07:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-Evca/bin to PATH 07:34:54 INFO: Running in OpenStack, capturing instance metadata 07:34:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2037134727244616812.sh 07:34:54 provisioning config files... 07:34:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11312041618518313926tmp 07:34:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:34:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:34:54 [EnvInject] - Injecting environment variables from a build step. 07:34:54 [EnvInject] - Injecting as environment variables the properties content 07:34:54 SERVER_ID=logs 07:34:54 07:34:54 [EnvInject] - Variables injected successfully. 07:34:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7709008684227037407.sh 07:34:54 ---> create-netrc.sh 07:34:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8826953323859777897.sh 07:34:54 ---> python-tools-install.sh 07:34:54 Setup pyenv: 07:34:54 system 07:34:54 3.8.13 07:34:54 3.9.13 07:34:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Evca from file:/tmp/.os_lf_venv 07:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:56 lf-activate-venv(): INFO: Base packages installed successfully 07:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools 07:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-Evca/bin to PATH 07:35:03 Generating Requirements File 07:35:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:35:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:35:21 Python 3.10.6 07:35:21 pip 26.0.1 from /tmp/venv-Evca/lib/python3.10/site-packages/pip (python 3.10) 07:35:21 appdirs==1.4.4 07:35:21 argcomplete==3.6.3 07:35:21 aspy.yaml==1.3.0 07:35:21 attrs==25.4.0 07:35:21 autopage==0.6.0 07:35:21 backports.strenum==1.3.1 07:35:21 beautifulsoup4==4.14.3 07:35:21 boto3==1.42.54 07:35:21 botocore==1.42.54 07:35:21 bs4==0.0.2 07:35:21 certifi==2026.1.4 07:35:21 cffi==2.0.0 07:35:21 cfgv==3.5.0 07:35:21 chardet==6.0.0.post1 07:35:21 charset-normalizer==3.4.4 07:35:21 click==8.3.1 07:35:21 cliff==4.13.2 07:35:21 cmd2==3.2.2 07:35:21 cryptography==3.3.2 07:35:21 debtcollector==3.0.0 07:35:21 decorator==5.2.1 07:35:21 defusedxml==0.7.1 07:35:21 Deprecated==1.3.1 07:35:21 distlib==0.4.0 07:35:21 dnspython==2.8.0 07:35:21 docker==7.1.0 07:35:21 dogpile.cache==1.5.0 07:35:21 durationpy==0.10 07:35:21 email-validator==2.3.0 07:35:21 filelock==3.24.3 07:35:21 future==1.0.0 07:35:21 gitdb==4.0.12 07:35:21 GitPython==3.1.46 07:35:21 httplib2==0.30.2 07:35:21 identify==2.6.16 07:35:21 idna==3.11 07:35:21 importlib-resources==1.5.0 07:35:21 iso8601==2.1.0 07:35:21 Jinja2==3.1.6 07:35:21 jmespath==1.1.0 07:35:21 jsonpatch==1.33 07:35:21 jsonpointer==3.0.0 07:35:21 jsonschema==4.26.0 07:35:21 jsonschema-specifications==2025.9.1 07:35:21 keystoneauth1==5.13.1 07:35:21 kubernetes==35.0.0 07:35:21 lftools==0.37.21 07:35:21 lxml==6.0.2 07:35:21 markdown-it-py==4.0.0 07:35:21 MarkupSafe==3.0.3 07:35:21 mdurl==0.1.2 07:35:21 msgpack==1.1.2 07:35:21 multi_key_dict==2.0.3 07:35:21 munch==4.0.0 07:35:21 netaddr==1.3.0 07:35:21 niet==1.4.2 07:35:21 nodeenv==1.10.0 07:35:21 oauth2client==4.1.3 07:35:21 oauthlib==3.3.1 07:35:21 openstacksdk==4.10.0 07:35:21 os-service-types==1.8.2 07:35:21 osc-lib==4.4.0 07:35:21 oslo.config==10.3.0 07:35:21 oslo.context==6.3.0 07:35:21 oslo.i18n==6.7.2 07:35:21 oslo.log==8.1.0 07:35:21 oslo.serialization==5.9.1 07:35:21 oslo.utils==10.0.0 07:35:21 packaging==26.0 07:35:21 pbr==7.0.3 07:35:21 platformdirs==4.9.2 07:35:21 prettytable==3.17.0 07:35:21 psutil==7.2.2 07:35:21 pyasn1==0.6.2 07:35:21 pyasn1_modules==0.4.2 07:35:21 pycparser==3.0 07:35:21 pygerrit2==2.0.15 07:35:21 PyGithub==2.8.1 07:35:21 Pygments==2.19.2 07:35:21 PyJWT==2.11.0 07:35:21 PyNaCl==1.6.2 07:35:21 pyparsing==2.4.7 07:35:21 pyperclip==1.11.0 07:35:21 pyrsistent==0.20.0 07:35:21 python-cinderclient==9.8.0 07:35:21 python-dateutil==2.9.0.post0 07:35:21 python-heatclient==5.0.0 07:35:21 python-jenkins==1.8.3 07:35:21 python-keystoneclient==5.7.0 07:35:21 python-magnumclient==4.9.0 07:35:21 python-openstackclient==9.0.0 07:35:21 python-swiftclient==4.9.0 07:35:21 PyYAML==6.0.3 07:35:21 referencing==0.37.0 07:35:21 requests==2.32.5 07:35:21 requests-oauthlib==2.0.0 07:35:21 requestsexceptions==1.4.0 07:35:21 rfc3986==2.0.0 07:35:21 rich==14.3.3 07:35:21 rich-argparse==1.7.2 07:35:21 rpds-py==0.30.0 07:35:21 rsa==4.9.1 07:35:21 ruamel.yaml==0.19.1 07:35:21 ruamel.yaml.clib==0.2.15 07:35:21 s3transfer==0.16.0 07:35:21 simplejson==3.20.2 07:35:21 six==1.17.0 07:35:21 smmap==5.0.2 07:35:21 soupsieve==2.8.3 07:35:21 stevedore==5.7.0 07:35:21 tabulate==0.9.0 07:35:21 toml==0.10.2 07:35:21 tomlkit==0.14.0 07:35:21 tqdm==4.67.3 07:35:21 typing_extensions==4.15.0 07:35:21 urllib3==1.26.20 07:35:21 virtualenv==20.38.0 07:35:21 wcwidth==0.6.0 07:35:21 websocket-client==1.9.0 07:35:21 wrapt==2.1.1 07:35:21 xdg==6.0.0 07:35:21 xmltodict==1.0.4 07:35:21 yq==3.4.3 07:35:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10143321344806859899.sh 07:35:21 ---> sudo-logs.sh 07:35:21 Archiving 'sudo' log.. 07:35:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15680170904601951196.sh 07:35:21 ---> job-cost.sh 07:35:21 INFO: Activating Python virtual environment... 07:35:21 Setup pyenv: 07:35:21 system 07:35:21 3.8.13 07:35:21 3.9.13 07:35:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Evca from file:/tmp/.os_lf_venv 07:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:23 lf-activate-venv(): INFO: Base packages installed successfully 07:35:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-Evca/bin to PATH 07:35:32 INFO: No stack-cost file found 07:35:32 INFO: Instance uptime: 144s 07:35:32 INFO: Fetching instance metadata (attempt 1 of 3)... 07:35:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:35:32 INFO: Successfully fetched instance metadata 07:35:32 INFO: Instance type: v3-standard-4 07:35:32 INFO: Retrieving pricing info for: v3-standard-4 07:35:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:35:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 07:35:33 INFO: Successfully fetched Vexxhost pricing API 07:35:33 INFO: Retrieved cost: 0.11 07:35:33 INFO: Retrieved resource: v3-standard-4 07:35:33 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:35:33 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:35:33 INFO: Successfully archived job cost data 07:35:33 DEBUG: Cost data: oom-master-pre-commit-lint,4439,2026-02-23 07:35:33,v3-standard-4,144,0.11,0.00,SUCCESS 07:35:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins738510409664612261.sh 07:35:33 ---> logs-deploy.sh 07:35:33 Setup pyenv: 07:35:33 system 07:35:33 3.8.13 07:35:33 3.9.13 07:35:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Evca from file:/tmp/.os_lf_venv 07:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:34 lf-activate-venv(): INFO: Base packages installed successfully 07:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-Evca/bin to PATH 07:35:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4439 07:35:42 INFO: archiving workspace using pattern(s): 07:35:42 /tmp/venv-Evca/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! 07:35:42 warnings.warn( 07:35:43 Archives upload complete. 07:35:43 INFO: archiving logs to Nexus 07:35:43 /tmp/venv-Evca/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! 07:35:43 warnings.warn( 07:35:44 ---> uname -a: 07:35:44 Linux prd-ubuntu1804-builder-4c-4g-19399 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:35:44 07:35:44 07:35:44 ---> lscpu: 07:35:44 Architecture: x86_64 07:35:44 CPU op-mode(s): 32-bit, 64-bit 07:35:44 Byte Order: Little Endian 07:35:44 CPU(s): 4 07:35:44 On-line CPU(s) list: 0-3 07:35:44 Thread(s) per core: 1 07:35:44 Core(s) per socket: 1 07:35:44 Socket(s): 4 07:35:44 NUMA node(s): 1 07:35:44 Vendor ID: AuthenticAMD 07:35:44 CPU family: 23 07:35:44 Model: 49 07:35:44 Model name: AMD EPYC-Rome Processor 07:35:44 Stepping: 0 07:35:44 CPU MHz: 2799.998 07:35:44 BogoMIPS: 5599.99 07:35:44 Virtualization: AMD-V 07:35:44 Hypervisor vendor: KVM 07:35:44 Virtualization type: full 07:35:44 L1d cache: 32K 07:35:44 L1i cache: 32K 07:35:44 L2 cache: 512K 07:35:44 L3 cache: 16384K 07:35:44 NUMA node0 CPU(s): 0-3 07:35:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:35:44 07:35:44 07:35:44 ---> nproc: 07:35:44 4 07:35:44 07:35:44 07:35:44 ---> df -h: 07:35:44 Filesystem Size Used Avail Use% Mounted on 07:35:44 udev 7.9G 0 7.9G 0% /dev 07:35:44 tmpfs 1.6G 676K 1.6G 1% /run 07:35:44 /dev/vda1 78G 8.4G 69G 11% / 07:35:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:35:44 tmpfs 5.0M 0 5.0M 0% /run/lock 07:35:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:35:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:35:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:35:44 07:35:44 07:35:44 ---> free -m: 07:35:44 total used free shared buff/cache available 07:35:44 Mem: 16040 564 13247 0 2227 15154 07:35:44 Swap: 1023 0 1023 07:35:44 07:35:44 07:35:44 ---> ip addr: 07:35:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:35:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:35:44 inet 127.0.0.1/8 scope host lo 07:35:44 valid_lft forever preferred_lft forever 07:35:44 inet6 ::1/128 scope host 07:35:44 valid_lft forever preferred_lft forever 07:35:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:35:44 link/ether fa:16:3e:ed:f7:42 brd ff:ff:ff:ff:ff:ff 07:35:44 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic ens3 07:35:44 valid_lft 86254sec preferred_lft 86254sec 07:35:44 inet6 fe80::f816:3eff:feed:f742/64 scope link 07:35:44 valid_lft forever preferred_lft forever 07:35:44 07:35:44 07:35:44 ---> sar -b -r -n DEV: 07:35:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19399) 02/23/26 _x86_64_ (4 CPU) 07:35:44 07:35:44 07:33:19 LINUX RESTART (4 CPU) 07:35:44 07:35:44 07:34:02 tps rtps wtps bread/s bwrtn/s 07:35:44 07:35:01 120.13 5.64 114.49 218.95 33921.57 07:35:44 Average: 120.13 5.64 114.49 218.95 33921.57 07:35:44 07:35:44 07:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:44 07:35:01 13673052 15497108 2751916 16.75 77580 1934212 832268 4.76 814116 1698312 170756 07:35:44 Average: 13673052 15497108 2751916 16.75 77580 1934212 832268 4.76 814116 1698312 170756 07:35:44 07:35:44 07:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:35:44 07:35:01 lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 07:35:44 07:35:01 ens3 90.58 63.29 1293.43 12.54 0.00 0.00 0.00 0.00 07:35:44 Average: lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 07:35:44 Average: ens3 90.58 63.29 1293.43 12.54 0.00 0.00 0.00 0.00 07:35:44 07:35:44 07:35:44 ---> sar -P ALL: 07:35:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19399) 02/23/26 _x86_64_ (4 CPU) 07:35:44 07:35:44 07:33:19 LINUX RESTART (4 CPU) 07:35:44 07:35:44 07:34:02 CPU %user %nice %system %iowait %steal %idle 07:35:44 07:35:01 all 22.83 0.00 2.06 1.72 0.07 73.33 07:35:44 07:35:01 0 12.92 0.00 1.62 4.35 0.07 81.05 07:35:44 07:35:01 1 29.77 0.00 2.20 1.05 0.05 66.93 07:35:44 07:35:01 2 36.86 0.00 3.39 1.32 0.07 58.36 07:35:44 07:35:01 3 11.66 0.00 1.04 0.12 0.10 87.08 07:35:44 Average: all 22.83 0.00 2.06 1.72 0.07 73.33 07:35:44 Average: 0 12.92 0.00 1.62 4.35 0.07 81.05 07:35:44 Average: 1 29.77 0.00 2.20 1.05 0.05 66.93 07:35:44 Average: 2 36.86 0.00 3.39 1.32 0.07 58.36 07:35:44 Average: 3 11.66 0.00 1.04 0.12 0.10 87.08 07:35:44 07:35:44 07:35:44