13:58:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 13:58:58 Running as SYSTEM 13:58:58 [EnvInject] - Loading node environment variables. 13:58:58 Building remotely on prd-ubuntu1804-builder-4c-4g-2861 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:58:58 [ssh-agent] Looking for ssh-agent implementation... 13:58:58 $ ssh-agent 13:58:58 SSH_AUTH_SOCK=/tmp/ssh-UOvIpYx8c2hp/agent.1727 13:58:58 SSH_AGENT_PID=1730 13:58:58 [ssh-agent] Started. 13:58:58 Running ssh-add (command line suppressed) 13:58:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3065398412110666373.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3065398412110666373.key) 13:58:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:58:58 The recommended git tool is: NONE 13:59:00 using credential onap-jenkins-ssh 13:59:00 Wiping out workspace first. 13:59:00 Cloning the remote Git repository 13:59:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:59:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:59:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:59:00 > git --version # timeout=10 13:59:00 > git --version # 'git version 2.17.1' 13:59:00 using GIT_SSH to set credentials Gerrit user 13:59:00 Verifying host key using manually-configured host key entries 13:59:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:59:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:59:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:59:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:59:06 using GIT_SSH to set credentials Gerrit user 13:59:06 Verifying host key using manually-configured host key entries 13:59:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/6 # timeout=30 13:59:06 > git rev-parse f2763f7ad88448a7f946bb2b006a01ffcd10202d^{commit} # timeout=10 13:59:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:59:06 Checking out Revision f2763f7ad88448a7f946bb2b006a01ffcd10202d (refs/changes/93/143593/6) 13:59:06 > git config core.sparsecheckout # timeout=10 13:59:06 > git checkout -f f2763f7ad88448a7f946bb2b006a01ffcd10202d # timeout=30 13:59:09 Commit message: "[SDC] 13.1.0 release" 13:59:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:59:09 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 13:59:10 [EnvInject] - Injecting environment variables from a build step. 13:59:10 [EnvInject] - Injecting as environment variables the properties content 13:59:10 PYTHON=python3 13:59:10 13:59:10 [EnvInject] - Variables injected successfully. 13:59:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3347943533335709649.sh 13:59:10 ---> tox-install.sh 13:59:10 + source /home/jenkins/lf-env.sh 13:59:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:59:10 ++ mktemp -d /tmp/venv-XXXX 13:59:10 + lf_venv=/tmp/venv-Re32 13:59:10 + local venv_file=/tmp/.os_lf_venv 13:59:10 + local python=python3 13:59:10 + local options 13:59:10 + local set_path=true 13:59:10 + local install_args= 13:59:10 ++ 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:59:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:59:10 + true 13:59:10 + case $1 in 13:59:10 + venv_file=/tmp/.toxenv 13:59:10 + shift 2 13:59:10 + true 13:59:10 + case $1 in 13:59:10 + shift 13:59:10 + break 13:59:10 + case $python in 13:59:10 + local pkg_list= 13:59:10 + [[ -d /opt/pyenv ]] 13:59:10 + echo 'Setup pyenv:' 13:59:10 Setup pyenv: 13:59:10 + export PYENV_ROOT=/opt/pyenv 13:59:10 + PYENV_ROOT=/opt/pyenv 13:59:10 + 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:59:10 + 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:59:10 + pyenv versions 13:59:10 * system (set by /opt/pyenv/version) 13:59:10 * 3.8.13 (set by /opt/pyenv/version) 13:59:10 * 3.9.13 (set by /opt/pyenv/version) 13:59:10 * 3.10.6 (set by /opt/pyenv/version) 13:59:10 + command -v pyenv 13:59:10 ++ pyenv init - --no-rehash 13:59:10 + 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:59:10 export PATH="/opt/pyenv/shims:${PATH}" 13:59:10 export PYENV_SHELL=bash 13:59:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:59:10 pyenv() { 13:59:10 local command 13:59:10 command="${1:-}" 13:59:10 if [ "$#" -gt 0 ]; then 13:59:10 shift 13:59:10 fi 13:59:10 13:59:10 case "$command" in 13:59:10 rehash|shell) 13:59:10 eval "$(pyenv "sh-$command" "$@")" 13:59:10 ;; 13:59:10 *) 13:59:10 command pyenv "$command" "$@" 13:59:10 ;; 13:59:10 esac 13:59:10 }' 13:59:10 +++ 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:59:10 ++ 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:59:10 ++ 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:59:10 ++ 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:59:10 ++ export PYENV_SHELL=bash 13:59:10 ++ PYENV_SHELL=bash 13:59:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:59:10 +++ complete -F _pyenv pyenv 13:59:10 ++ lf-pyver python3 13:59:10 ++ local py_version_xy=python3 13:59:10 ++ local py_version_xyz= 13:59:10 ++ pyenv versions 13:59:10 ++ sed 's/^[ *]* //' 13:59:10 ++ local command 13:59:10 ++ command=versions 13:59:10 ++ '[' 1 -gt 0 ']' 13:59:10 ++ shift 13:59:10 ++ awk '{ print $1 }' 13:59:10 ++ case "$command" in 13:59:10 ++ command pyenv versions 13:59:10 ++ pyenv versions 13:59:10 ++ grep -E '^[0-9.]*[0-9]$' 13:59:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:59:10 +++ grep '^3' /tmp/.pyenv_versions 13:59:10 +++ tail -n 1 13:59:10 +++ sort -V 13:59:10 ++ py_version_xyz=3.10.6 13:59:10 ++ [[ -z 3.10.6 ]] 13:59:10 ++ echo 3.10.6 13:59:10 ++ return 0 13:59:10 + pyenv local 3.10.6 13:59:10 + local command 13:59:10 + command=local 13:59:10 + '[' 2 -gt 0 ']' 13:59:10 + shift 13:59:10 + case "$command" in 13:59:10 + command pyenv local 3.10.6 13:59:10 + pyenv local 3.10.6 13:59:10 + for arg in "$@" 13:59:10 + case $arg in 13:59:10 + pkg_list+='tox ' 13:59:10 + for arg in "$@" 13:59:10 + case $arg in 13:59:10 + pkg_list+='virtualenv ' 13:59:10 + for arg in "$@" 13:59:10 + case $arg in 13:59:10 + pkg_list+='urllib3~=1.26.15 ' 13:59:10 + [[ -f /tmp/.toxenv ]] 13:59:10 + [[ ! -f /tmp/.toxenv ]] 13:59:10 + [[ -n '' ]] 13:59:10 + python3 -m venv /tmp/venv-Re32 13:59:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Re32' 13:59:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Re32 13:59:14 + echo /tmp/venv-Re32 13:59:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:59:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:59:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:59:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:14 + local 'pip_opts=--upgrade --quiet' 13:59:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:59:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:59:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:59:14 + [[ -n '' ]] 13:59:14 + [[ -n '' ]] 13:59:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:59:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:14 + /tmp/venv-Re32/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:59:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:59:18 lf-activate-venv(): INFO: Base packages installed successfully 13:59:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:59:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:59:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:59:18 + /tmp/venv-Re32/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:59:20 + type python3 13:59:20 + true 13:59:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Re32/bin to PATH' 13:59:20 lf-activate-venv(): INFO: Adding /tmp/venv-Re32/bin to PATH 13:59:20 + PATH=/tmp/venv-Re32/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:59:20 + return 0 13:59:20 + python3 --version 13:59:20 Python 3.10.6 13:59:20 + python3 -m pip --version 13:59:20 pip 26.0.1 from /tmp/venv-Re32/lib/python3.10/site-packages/pip (python 3.10) 13:59:20 + python3 -m pip freeze 13:59:20 cachetools==7.0.5 13:59:20 colorama==0.4.6 13:59:20 distlib==0.4.0 13:59:20 filelock==3.25.2 13:59:20 packaging==26.0 13:59:20 platformdirs==4.9.4 13:59:20 pluggy==1.6.0 13:59:20 pyproject-api==1.10.0 13:59:20 python-discovery==1.1.3 13:59:20 tomli==2.4.0 13:59:20 tomli_w==1.2.0 13:59:20 tox==4.50.0 13:59:20 typing_extensions==4.15.0 13:59:20 urllib3==1.26.20 13:59:20 virtualenv==21.2.0 13:59:20 [EnvInject] - Injecting environment variables from a build step. 13:59:20 [EnvInject] - Injecting as environment variables the properties content 13:59:20 PARALLEL=false 13:59:20 13:59:20 [EnvInject] - Variables injected successfully. 13:59:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15200270128935092980.sh 13:59:20 ---> tox-run.sh 13:59:20 + 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:59:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:59:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:59:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:59:20 + cd /w/workspace/oom-master-pre-commit-lint/. 13:59:20 + source /home/jenkins/lf-env.sh 13:59:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:59:20 ++ mktemp -d /tmp/venv-XXXX 13:59:20 + lf_venv=/tmp/venv-DcJW 13:59:20 + local venv_file=/tmp/.os_lf_venv 13:59:20 + local python=python3 13:59:20 + local options 13:59:20 + local set_path=true 13:59:20 + local install_args= 13:59:20 ++ 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:59:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:59:20 + true 13:59:20 + case $1 in 13:59:20 + venv_file=/tmp/.toxenv 13:59:20 + shift 2 13:59:20 + true 13:59:20 + case $1 in 13:59:20 + shift 13:59:20 + break 13:59:20 + case $python in 13:59:20 + local pkg_list= 13:59:20 + [[ -d /opt/pyenv ]] 13:59:20 + echo 'Setup pyenv:' 13:59:20 Setup pyenv: 13:59:20 + export PYENV_ROOT=/opt/pyenv 13:59:20 + PYENV_ROOT=/opt/pyenv 13:59:20 + 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:59:20 + 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:59:20 + pyenv versions 13:59:20 system 13:59:20 3.8.13 13:59:20 3.9.13 13:59:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:59:20 + command -v pyenv 13:59:20 ++ pyenv init - --no-rehash 13:59:20 + 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:59:20 export PATH="/opt/pyenv/shims:${PATH}" 13:59:20 export PYENV_SHELL=bash 13:59:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:59:20 pyenv() { 13:59:20 local command 13:59:20 command="${1:-}" 13:59:20 if [ "$#" -gt 0 ]; then 13:59:20 shift 13:59:20 fi 13:59:20 13:59:20 case "$command" in 13:59:20 rehash|shell) 13:59:20 eval "$(pyenv "sh-$command" "$@")" 13:59:20 ;; 13:59:20 *) 13:59:20 command pyenv "$command" "$@" 13:59:20 ;; 13:59:20 esac 13:59:20 }' 13:59:20 +++ 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:59:20 ++ 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:59:20 ++ 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:59:20 ++ 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:59:20 ++ export PYENV_SHELL=bash 13:59:20 ++ PYENV_SHELL=bash 13:59:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:59:20 +++ complete -F _pyenv pyenv 13:59:20 ++ lf-pyver python3 13:59:20 ++ local py_version_xy=python3 13:59:20 ++ local py_version_xyz= 13:59:20 ++ sed 's/^[ *]* //' 13:59:20 ++ pyenv versions 13:59:20 ++ local command 13:59:20 ++ command=versions 13:59:20 ++ '[' 1 -gt 0 ']' 13:59:20 ++ shift 13:59:20 ++ grep -E '^[0-9.]*[0-9]$' 13:59:20 ++ case "$command" in 13:59:20 ++ command pyenv versions 13:59:20 ++ pyenv versions 13:59:20 ++ awk '{ print $1 }' 13:59:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:59:20 +++ grep '^3' /tmp/.pyenv_versions 13:59:20 +++ sort -V 13:59:20 +++ tail -n 1 13:59:20 ++ py_version_xyz=3.10.6 13:59:20 ++ [[ -z 3.10.6 ]] 13:59:20 ++ echo 3.10.6 13:59:20 ++ return 0 13:59:20 + pyenv local 3.10.6 13:59:20 + local command 13:59:20 + command=local 13:59:20 + '[' 2 -gt 0 ']' 13:59:20 + shift 13:59:20 + case "$command" in 13:59:20 + command pyenv local 3.10.6 13:59:20 + pyenv local 3.10.6 13:59:20 + for arg in "$@" 13:59:20 + case $arg in 13:59:20 + pkg_list+='tox ' 13:59:20 + for arg in "$@" 13:59:20 + case $arg in 13:59:20 + pkg_list+='virtualenv ' 13:59:20 + for arg in "$@" 13:59:20 + case $arg in 13:59:20 + pkg_list+='urllib3~=1.26.15 ' 13:59:20 + [[ -f /tmp/.toxenv ]] 13:59:20 ++ cat /tmp/.toxenv 13:59:20 + lf_venv=/tmp/venv-Re32 13:59:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Re32 from' file:/tmp/.toxenv 13:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Re32 from file:/tmp/.toxenv 13:59:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:59:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:20 + local 'pip_opts=--upgrade --quiet' 13:59:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:59:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:59:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:59:20 + [[ -n '' ]] 13:59:20 + [[ -n '' ]] 13:59:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:59:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:20 + /tmp/venv-Re32/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:59:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:59:21 lf-activate-venv(): INFO: Base packages installed successfully 13:59:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:59:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:59:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:59:21 + /tmp/venv-Re32/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:59:22 + type python3 13:59:22 + true 13:59:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Re32/bin to PATH' 13:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-Re32/bin to PATH 13:59:22 + PATH=/tmp/venv-Re32/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:59:22 + return 0 13:59:22 + [[ -d /opt/pyenv ]] 13:59:22 + echo '---> Setting up pyenv' 13:59:22 ---> Setting up pyenv 13:59:22 + export PYENV_ROOT=/opt/pyenv 13:59:22 + PYENV_ROOT=/opt/pyenv 13:59:22 + export PATH=/opt/pyenv/bin:/tmp/venv-Re32/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:59:22 + PATH=/opt/pyenv/bin:/tmp/venv-Re32/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:59:22 ++ pwd 13:59:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:59:22 + export PYTHONPATH 13:59:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:59:22 + TOX_TESTENV_PASSENV=PYTHONPATH 13:59:22 + tox --version 13:59:22 4.50.0 from /tmp/venv-Re32/lib/python3.10/site-packages/tox/__init__.py 13:59:23 + PARALLEL=false 13:59:23 + TOX_OPTIONS_LIST= 13:59:23 + [[ -n pre-commit ]] 13:59:23 + TOX_OPTIONS_LIST=' -e pre-commit' 13:59:23 + case ${PARALLEL,,} in 13:59:23 + tox -e pre-commit 13:59:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:59:24 pre-commit: install_deps> python -I -m pip install pre-commit 13:59:27 pre-commit: freeze> python -m pip freeze --all 13:59:27 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.3,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 13:59:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:59:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:59:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:59:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:59:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:59:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:59:32 [INFO] Once installed this environment will be reused. 13:59:32 [INFO] This may take a few minutes... 13:59:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:59:35 [INFO] Once installed this environment will be reused. 13:59:35 [INFO] This may take a few minutes... 13:59:40 trim trailing whitespace.................................................Passed 13:59:40 Tabs remover.............................................................Passed 13:59:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:59:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:59:41 [INFO] Once installed this environment will be reused. 13:59:41 [INFO] This may take a few minutes... 13:59:48 gitlint..............................................(no files to check)Skipped 13:59:48 pre-commit: OK (25.73=setup[4.52]+cmd[12.94,8.27] seconds) 13:59:48 congratulations :) (25.77 seconds) 13:59:49 + tox_status=0 13:59:49 + echo '---> Completed tox runs' 13:59:49 ---> Completed tox runs 13:59:49 + for i in .tox/*/log 13:59:49 ++ echo .tox/pre-commit/log 13:59:49 ++ awk -F/ '{print $2}' 13:59:49 + tox_env=pre-commit 13:59:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:59:49 + DOC_DIR=docs/_build/html 13:59:49 + [[ -d docs/_build/html ]] 13:59:49 + echo '---> tox-run.sh ends' 13:59:49 ---> tox-run.sh ends 13:59:49 + test 0 -eq 0 13:59:49 $ ssh-agent -k 13:59:49 unset SSH_AUTH_SOCK; 13:59:49 unset SSH_AGENT_PID; 13:59:49 echo Agent pid 1730 killed; 13:59:49 [ssh-agent] Stopped. 13:59:49 [PostBuildScript] - [INFO] Executing post build scripts. 13:59:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13080803610663498612.sh 13:59:49 ---> sysstat.sh 13:59:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1540655831476501312.sh 13:59:49 ---> package-listing.sh 13:59:49 ++ facter osfamily 13:59:49 ++ tr '[:upper:]' '[:lower:]' 13:59:49 + OS_FAMILY=debian 13:59:49 + workspace=/w/workspace/oom-master-pre-commit-lint 13:59:49 + START_PACKAGES=/tmp/packages_start.txt 13:59:49 + END_PACKAGES=/tmp/packages_end.txt 13:59:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:49 + PACKAGES=/tmp/packages_start.txt 13:59:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:59:49 + PACKAGES=/tmp/packages_end.txt 13:59:49 + case "${OS_FAMILY}" in 13:59:49 + dpkg -l 13:59:49 + grep '^ii' 13:59:49 + '[' -f /tmp/packages_start.txt ']' 13:59:49 + '[' -f /tmp/packages_end.txt ']' 13:59:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:59:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:59:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:59:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins112532641096120140.sh 13:59:49 ---> capture-instance-metadata.sh 13:59:49 Setup pyenv: 13:59:49 system 13:59:49 3.8.13 13:59:49 3.9.13 13:59:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:59:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UmVh 13:59:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:59:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:57 lf-activate-venv(): INFO: Base packages installed successfully 13:59:57 lf-activate-venv(): INFO: Installing additional packages: lftools 14:00:18 lf-activate-venv(): INFO: Adding /tmp/venv-UmVh/bin to PATH 14:00:18 INFO: Running in OpenStack, capturing instance metadata 14:00:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1562235973000607947.sh 14:00:18 provisioning config files... 14:00:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11135526226689890590tmp 14:00:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:00:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:00:18 [EnvInject] - Injecting environment variables from a build step. 14:00:18 [EnvInject] - Injecting as environment variables the properties content 14:00:18 SERVER_ID=logs 14:00:18 14:00:18 [EnvInject] - Variables injected successfully. 14:00:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9679043615868546743.sh 14:00:18 ---> create-netrc.sh 14:00:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14609668315715108492.sh 14:00:18 ---> python-tools-install.sh 14:00:18 Setup pyenv: 14:00:18 system 14:00:18 3.8.13 14:00:18 3.9.13 14:00:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UmVh from file:/tmp/.os_lf_venv 14:00:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:20 lf-activate-venv(): INFO: Base packages installed successfully 14:00:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-UmVh/bin to PATH 14:00:27 Generating Requirements File 14:00:44 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. 14:00:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:00:45 Python 3.10.6 14:00:45 pip 26.0.1 from /tmp/venv-UmVh/lib/python3.10/site-packages/pip (python 3.10) 14:00:45 appdirs==1.4.4 14:00:45 argcomplete==3.6.3 14:00:45 aspy.yaml==1.3.0 14:00:45 attrs==25.4.0 14:00:45 autopage==0.6.0 14:00:45 backports.strenum==1.3.1 14:00:45 beautifulsoup4==4.14.3 14:00:45 boto3==1.42.70 14:00:45 botocore==1.42.70 14:00:45 bs4==0.0.2 14:00:45 certifi==2026.2.25 14:00:45 cffi==2.0.0 14:00:45 cfgv==3.5.0 14:00:45 chardet==7.2.0 14:00:45 charset-normalizer==3.4.6 14:00:45 click==8.3.1 14:00:45 cliff==4.13.2 14:00:45 cmd2==3.4.0 14:00:45 cryptography==3.3.2 14:00:45 debtcollector==3.0.0 14:00:45 decorator==5.2.1 14:00:45 defusedxml==0.7.1 14:00:45 Deprecated==1.3.1 14:00:45 distlib==0.4.0 14:00:45 dnspython==2.8.0 14:00:45 docker==7.1.0 14:00:45 dogpile.cache==1.5.0 14:00:45 durationpy==0.10 14:00:45 email-validator==2.3.0 14:00:45 filelock==3.25.2 14:00:45 future==1.0.0 14:00:45 gitdb==4.0.12 14:00:45 GitPython==3.1.46 14:00:45 httplib2==0.30.2 14:00:45 identify==2.6.18 14:00:45 idna==3.11 14:00:45 importlib-resources==1.5.0 14:00:45 iso8601==2.1.0 14:00:45 Jinja2==3.1.6 14:00:45 jmespath==1.1.0 14:00:45 jsonpatch==1.33 14:00:45 jsonpointer==3.0.0 14:00:45 jsonschema==4.26.0 14:00:45 jsonschema-specifications==2025.9.1 14:00:45 keystoneauth1==5.13.1 14:00:45 kubernetes==35.0.0 14:00:45 lftools==0.37.22 14:00:45 lxml==6.0.2 14:00:45 markdown-it-py==4.0.0 14:00:45 MarkupSafe==3.0.3 14:00:45 mdurl==0.1.2 14:00:45 msgpack==1.1.2 14:00:45 multi_key_dict==2.0.3 14:00:45 munch==4.0.0 14:00:45 netaddr==1.3.0 14:00:45 niet==1.4.2 14:00:45 nodeenv==1.10.0 14:00:45 oauth2client==4.1.3 14:00:45 oauthlib==3.3.1 14:00:45 openstacksdk==4.10.0 14:00:45 os-service-types==1.8.2 14:00:45 osc-lib==4.4.0 14:00:45 oslo.config==10.3.0 14:00:45 oslo.context==6.3.0 14:00:45 oslo.i18n==6.7.2 14:00:45 oslo.log==8.1.0 14:00:45 oslo.serialization==5.9.1 14:00:45 oslo.utils==10.0.0 14:00:45 packaging==26.0 14:00:45 pbr==7.0.3 14:00:45 platformdirs==4.9.4 14:00:45 prettytable==3.17.0 14:00:45 psutil==7.2.2 14:00:45 pyasn1==0.6.3 14:00:45 pyasn1_modules==0.4.2 14:00:45 pycparser==3.0 14:00:45 pygerrit2==2.0.15 14:00:45 PyGithub==2.8.1 14:00:45 Pygments==2.19.2 14:00:45 PyJWT==2.12.1 14:00:45 PyNaCl==1.6.2 14:00:45 pyparsing==2.4.7 14:00:45 pyperclip==1.11.0 14:00:45 pyrsistent==0.20.0 14:00:45 python-cinderclient==9.9.0 14:00:45 python-dateutil==2.9.0.post0 14:00:45 python-discovery==1.1.3 14:00:45 python-heatclient==5.1.0 14:00:45 python-jenkins==1.8.3 14:00:45 python-keystoneclient==5.8.0 14:00:45 python-magnumclient==4.10.0 14:00:45 python-openstackclient==9.0.0 14:00:45 python-swiftclient==4.10.0 14:00:45 PyYAML==6.0.3 14:00:45 referencing==0.37.0 14:00:45 requests==2.32.5 14:00:45 requests-oauthlib==2.0.0 14:00:45 requestsexceptions==1.4.0 14:00:45 rfc3986==2.0.0 14:00:45 rich==14.3.3 14:00:45 rich-argparse==1.7.2 14:00:45 rpds-py==0.30.0 14:00:45 rsa==4.9.1 14:00:45 ruamel.yaml==0.19.1 14:00:45 ruamel.yaml.clib==0.2.15 14:00:45 s3transfer==0.16.0 14:00:45 simplejson==3.20.2 14:00:45 six==1.17.0 14:00:45 smmap==5.0.3 14:00:45 soupsieve==2.8.3 14:00:45 stevedore==5.7.0 14:00:45 tabulate==0.10.0 14:00:45 toml==0.10.2 14:00:45 tomlkit==0.14.0 14:00:45 tqdm==4.67.3 14:00:45 typing_extensions==4.15.0 14:00:45 urllib3==1.26.20 14:00:45 virtualenv==21.2.0 14:00:45 wcwidth==0.6.0 14:00:45 websocket-client==1.9.0 14:00:45 wrapt==2.1.2 14:00:45 xdg==6.0.0 14:00:45 xmltodict==1.0.4 14:00:45 yq==3.4.3 14:00:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16846135696242245067.sh 14:00:45 ---> sudo-logs.sh 14:00:45 Archiving 'sudo' log.. 14:00:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13450581359998308003.sh 14:00:46 ---> job-cost.sh 14:00:46 INFO: Activating Python virtual environment... 14:00:46 Setup pyenv: 14:00:46 system 14:00:46 3.8.13 14:00:46 3.9.13 14:00:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UmVh from file:/tmp/.os_lf_venv 14:00:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:47 lf-activate-venv(): INFO: Base packages installed successfully 14:00:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:52 lf-activate-venv(): INFO: Adding /tmp/venv-UmVh/bin to PATH 14:00:52 INFO: No stack-cost file found 14:00:52 INFO: Instance uptime: 418s 14:00:52 INFO: Fetching instance metadata (attempt 1 of 3)... 14:00:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:00:53 INFO: Successfully fetched instance metadata 14:00:53 INFO: Instance type: v3-standard-4 14:00:53 INFO: Retrieving pricing info for: v3-standard-4 14:00:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:00:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=418 14:00:53 INFO: Successfully fetched Vexxhost pricing API 14:00:53 INFO: Retrieved cost: 0.11 14:00:53 INFO: Retrieved resource: v3-standard-4 14:00:53 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:00:53 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:00:53 INFO: Successfully archived job cost data 14:00:53 DEBUG: Cost data: oom-master-pre-commit-lint,4503,2026-03-18 14:00:53,v3-standard-4,418,0.11,0.00,SUCCESS 14:00:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17528068212357251687.sh 14:00:53 ---> logs-deploy.sh 14:00:53 Setup pyenv: 14:00:53 system 14:00:53 3.8.13 14:00:53 3.9.13 14:00:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UmVh from file:/tmp/.os_lf_venv 14:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:55 lf-activate-venv(): INFO: Base packages installed successfully 14:00:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-UmVh/bin to PATH 14:01:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4503 14:01:03 INFO: archiving workspace using pattern(s): 14:01:03 /tmp/venv-UmVh/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:01:03 warnings.warn( 14:01:04 Archives upload complete. 14:01:04 INFO: archiving logs to Nexus 14:01:04 /tmp/venv-UmVh/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:01:04 warnings.warn( 14:01:05 ---> uname -a: 14:01:05 Linux prd-ubuntu1804-builder-4c-4g-2861 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:01:05 14:01:05 14:01:05 ---> lscpu: 14:01:05 Architecture: x86_64 14:01:05 CPU op-mode(s): 32-bit, 64-bit 14:01:05 Byte Order: Little Endian 14:01:05 CPU(s): 4 14:01:05 On-line CPU(s) list: 0-3 14:01:05 Thread(s) per core: 1 14:01:05 Core(s) per socket: 1 14:01:05 Socket(s): 4 14:01:05 NUMA node(s): 1 14:01:05 Vendor ID: AuthenticAMD 14:01:05 CPU family: 23 14:01:05 Model: 49 14:01:05 Model name: AMD EPYC-Rome Processor 14:01:05 Stepping: 0 14:01:05 CPU MHz: 2799.998 14:01:05 BogoMIPS: 5599.99 14:01:05 Virtualization: AMD-V 14:01:05 Hypervisor vendor: KVM 14:01:05 Virtualization type: full 14:01:05 L1d cache: 32K 14:01:05 L1i cache: 32K 14:01:05 L2 cache: 512K 14:01:05 L3 cache: 16384K 14:01:05 NUMA node0 CPU(s): 0-3 14:01:05 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 14:01:05 14:01:05 14:01:05 ---> nproc: 14:01:05 4 14:01:05 14:01:05 14:01:05 ---> df -h: 14:01:05 Filesystem Size Used Avail Use% Mounted on 14:01:05 udev 7.9G 0 7.9G 0% /dev 14:01:05 tmpfs 1.6G 676K 1.6G 1% /run 14:01:05 /dev/vda1 78G 8.4G 69G 11% / 14:01:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:01:05 tmpfs 5.0M 0 5.0M 0% /run/lock 14:01:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:01:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:01:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:01:05 14:01:05 14:01:05 ---> free -m: 14:01:05 total used free shared buff/cache available 14:01:05 Mem: 16040 561 13273 0 2204 15158 14:01:05 Swap: 1023 0 1023 14:01:05 14:01:05 14:01:05 ---> ip addr: 14:01:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:01:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:01:05 inet 127.0.0.1/8 scope host lo 14:01:05 valid_lft forever preferred_lft forever 14:01:05 inet6 ::1/128 scope host 14:01:05 valid_lft forever preferred_lft forever 14:01:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:01:05 link/ether fa:16:3e:2f:f6:76 brd ff:ff:ff:ff:ff:ff 14:01:05 inet 10.30.107.71/23 brd 10.30.107.255 scope global dynamic ens3 14:01:05 valid_lft 85984sec preferred_lft 85984sec 14:01:05 inet6 fe80::f816:3eff:fe2f:f676/64 scope link 14:01:05 valid_lft forever preferred_lft forever 14:01:05 14:01:05 14:01:05 ---> sar -b -r -n DEV: 14:01:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2861) 03/18/26 _x86_64_ (4 CPU) 14:01:05 14:01:05 13:54:11 LINUX RESTART (4 CPU) 14:01:05 14:01:05 13:55:02 tps rtps wtps bread/s bwrtn/s 14:01:05 13:56:01 4.93 0.00 4.93 0.00 85.54 14:01:05 13:57:01 1.60 0.00 1.60 0.00 19.33 14:01:05 13:58:01 1.05 0.00 1.05 0.00 12.53 14:01:05 13:59:01 5.30 3.55 1.75 146.62 206.60 14:01:05 14:00:01 190.22 24.38 165.84 817.20 10465.19 14:01:05 14:01:01 111.43 1.05 110.38 118.65 12392.47 14:01:05 Average: 52.55 4.84 47.71 180.91 3874.03 14:01:05 14:01:05 13:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:05 13:56:01 14458360 15687136 1966608 11.97 32096 1416068 689228 3.94 494364 1299556 8 14:01:05 13:57:01 14454520 15683412 1970448 12.00 32168 1416072 689228 3.94 498956 1299520 8 14:01:05 13:58:01 14453900 15682876 1971068 12.00 32240 1416076 689228 3.94 499188 1299524 16 14:01:05 13:59:01 14403792 15643316 2021176 12.31 32396 1426228 705380 4.04 542420 1305728 212 14:01:05 14:00:01 13943120 15553240 2481848 15.11 60020 1748368 779852 4.46 744908 1518996 104276 14:01:05 14:01:01 13553760 15479872 2871208 17.48 87520 2019232 825024 4.72 835596 1780488 128664 14:01:05 Average: 14211242 15621642 2213726 13.48 46073 1573674 729657 4.18 602572 1417302 38864 14:01:05 14:01:05 13:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:05 13:56:01 ens3 0.27 0.14 0.07 0.23 0.00 0.00 0.00 0.00 14:01:05 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:05 13:57:01 ens3 0.28 0.18 0.07 0.17 0.00 0.00 0.00 0.00 14:01:05 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:05 13:58:01 ens3 0.23 0.15 0.07 0.17 0.00 0.00 0.00 0.00 14:01:05 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:05 13:59:01 ens3 88.62 55.41 156.18 19.47 0.00 0.00 0.00 0.00 14:01:05 13:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:01:05 14:00:01 ens3 228.05 170.32 1668.93 33.25 0.00 0.00 0.00 0.00 14:01:05 14:00:01 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 14:01:05 14:01:01 ens3 102.77 72.29 905.15 13.59 0.00 0.00 0.00 0.00 14:01:05 14:01:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:01:05 Average: ens3 70.23 49.89 456.34 11.18 0.00 0.00 0.00 0.00 14:01:05 Average: lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 14:01:05 14:01:05 14:01:05 ---> sar -P ALL: 14:01:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2861) 03/18/26 _x86_64_ (4 CPU) 14:01:05 14:01:05 13:54:11 LINUX RESTART (4 CPU) 14:01:05 14:01:05 13:55:02 CPU %user %nice %system %iowait %steal %idle 14:01:05 13:56:01 all 0.05 0.00 0.02 0.02 0.01 99.91 14:01:05 13:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:01:05 13:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:01:05 13:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:01:05 13:56:01 3 0.03 0.00 0.03 0.07 0.00 99.86 14:01:05 13:57:01 all 0.14 0.00 0.03 0.01 0.01 99.82 14:01:05 13:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:01:05 13:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:01:05 13:57:01 2 0.45 0.00 0.02 0.00 0.00 99.53 14:01:05 13:57:01 3 0.02 0.00 0.00 0.03 0.02 99.93 14:01:05 13:58:01 all 0.02 0.00 0.03 0.01 0.00 99.94 14:01:05 13:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:01:05 13:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:01:05 13:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:01:05 13:58:01 3 0.02 0.00 0.07 0.03 0.02 99.87 14:01:05 13:59:01 all 1.86 0.00 0.13 0.19 0.02 97.81 14:01:05 13:59:01 0 2.54 0.00 0.07 0.00 0.02 97.37 14:01:05 13:59:01 1 1.52 0.00 0.13 0.22 0.02 98.12 14:01:05 13:59:01 2 1.53 0.00 0.18 0.23 0.02 98.04 14:01:05 13:59:01 3 1.88 0.00 0.13 0.32 0.03 97.63 14:01:05 14:00:01 all 22.05 0.00 2.29 2.02 0.07 73.57 14:01:05 14:00:01 0 20.55 0.00 2.21 0.25 0.07 76.93 14:01:05 14:00:01 1 24.23 0.00 2.67 0.35 0.07 72.68 14:01:05 14:00:01 2 27.30 0.00 1.89 0.50 0.07 70.24 14:01:05 14:00:01 3 16.09 0.00 2.41 6.99 0.07 74.44 14:01:05 14:01:01 all 20.98 0.00 1.52 1.07 0.05 76.37 14:01:05 14:01:01 0 23.64 0.00 1.40 0.30 0.05 74.61 14:01:05 14:01:01 1 17.72 0.00 1.09 0.82 0.05 80.33 14:01:05 14:01:01 2 32.20 0.00 2.47 0.50 0.05 64.78 14:01:05 14:01:01 3 10.34 0.00 1.15 2.69 0.05 85.77 14:01:05 Average: all 7.53 0.00 0.67 0.55 0.03 91.22 14:01:05 Average: 0 7.84 0.00 0.62 0.09 0.03 91.43 14:01:05 Average: 1 7.27 0.00 0.67 0.23 0.03 91.81 14:01:05 Average: 2 10.28 0.00 0.76 0.21 0.03 88.73 14:01:05 Average: 3 4.73 0.00 0.63 1.69 0.03 92.92 14:01:05 14:01:05 14:01:05