08:08:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 08:08:25 Running as SYSTEM 08:08:25 [EnvInject] - Loading node environment variables. 08:08:25 Building remotely on prd-ubuntu1804-builder-4c-4g-19997 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:08:25 [ssh-agent] Looking for ssh-agent implementation... 08:08:26 $ ssh-agent 08:08:26 SSH_AUTH_SOCK=/tmp/ssh-TdsOiKCn3CvM/agent.1644 08:08:26 SSH_AGENT_PID=1646 08:08:26 [ssh-agent] Started. 08:08:26 Running ssh-add (command line suppressed) 08:08:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12002660214548250929.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12002660214548250929.key) 08:08:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:08:26 The recommended git tool is: NONE 08:08:27 using credential onap-jenkins-ssh 08:08:27 Wiping out workspace first. 08:08:27 Cloning the remote Git repository 08:08:27 Cloning repository git://cloud.onap.org/mirror/oom.git 08:08:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:08:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:27 > git --version # timeout=10 08:08:27 > git --version # 'git version 2.17.1' 08:08:27 using GIT_SSH to set credentials Gerrit user 08:08:27 Verifying host key using manually-configured host key entries 08:08:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:08:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:32 using GIT_SSH to set credentials Gerrit user 08:08:32 Verifying host key using manually-configured host key entries 08:08:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/10 # timeout=30 08:08:33 > git rev-parse ebfac8e6c6488feb8e09cedecff2ade90e10fca5^{commit} # timeout=10 08:08:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:08:33 Checking out Revision ebfac8e6c6488feb8e09cedecff2ade90e10fca5 (refs/changes/36/143336/10) 08:08:33 > git config core.sparsecheckout # timeout=10 08:08:33 > git checkout -f ebfac8e6c6488feb8e09cedecff2ade90e10fca5 # timeout=30 08:08:37 Commit message: "[SDC] 1.15.0 release" 08:08:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:08:37 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 08:08:37 [EnvInject] - Injecting environment variables from a build step. 08:08:37 [EnvInject] - Injecting as environment variables the properties content 08:08:37 PYTHON=python3 08:08:37 08:08:37 [EnvInject] - Variables injected successfully. 08:08:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6070201825294465688.sh 08:08:37 ---> tox-install.sh 08:08:37 + source /home/jenkins/lf-env.sh 08:08:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:37 ++ mktemp -d /tmp/venv-XXXX 08:08:37 + lf_venv=/tmp/venv-3brQ 08:08:37 + local venv_file=/tmp/.os_lf_venv 08:08:37 + local python=python3 08:08:37 + local options 08:08:37 + local set_path=true 08:08:37 + local install_args= 08:08:37 ++ 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 08:08:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:37 + true 08:08:37 + case $1 in 08:08:37 + venv_file=/tmp/.toxenv 08:08:37 + shift 2 08:08:37 + true 08:08:37 + case $1 in 08:08:37 + shift 08:08:37 + break 08:08:37 + case $python in 08:08:37 + local pkg_list= 08:08:37 + [[ -d /opt/pyenv ]] 08:08:37 + echo 'Setup pyenv:' 08:08:37 Setup pyenv: 08:08:37 + export PYENV_ROOT=/opt/pyenv 08:08:37 + PYENV_ROOT=/opt/pyenv 08:08:37 + 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 08:08:37 + 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 08:08:37 + pyenv versions 08:08:37 * system (set by /opt/pyenv/version) 08:08:37 * 3.8.13 (set by /opt/pyenv/version) 08:08:37 * 3.9.13 (set by /opt/pyenv/version) 08:08:37 * 3.10.6 (set by /opt/pyenv/version) 08:08:37 + command -v pyenv 08:08:37 ++ pyenv init - --no-rehash 08:08:37 + 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[*]}"'\'')" 08:08:37 export PATH="/opt/pyenv/shims:${PATH}" 08:08:37 export PYENV_SHELL=bash 08:08:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:37 pyenv() { 08:08:37 local command 08:08:37 command="${1:-}" 08:08:37 if [ "$#" -gt 0 ]; then 08:08:37 shift 08:08:37 fi 08:08:37 08:08:37 case "$command" in 08:08:37 rehash|shell) 08:08:37 eval "$(pyenv "sh-$command" "$@")" 08:08:37 ;; 08:08:37 *) 08:08:37 command pyenv "$command" "$@" 08:08:37 ;; 08:08:37 esac 08:08:37 }' 08:08:37 +++ 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[*]}"' 08:08:37 ++ 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 08:08:37 ++ 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 08:08:37 ++ 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 08:08:37 ++ export PYENV_SHELL=bash 08:08:37 ++ PYENV_SHELL=bash 08:08:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:37 +++ complete -F _pyenv pyenv 08:08:37 ++ lf-pyver python3 08:08:37 ++ local py_version_xy=python3 08:08:37 ++ local py_version_xyz= 08:08:37 ++ pyenv versions 08:08:37 ++ sed 's/^[ *]* //' 08:08:37 ++ local command 08:08:37 ++ command=versions 08:08:37 ++ grep -E '^[0-9.]*[0-9]$' 08:08:37 ++ awk '{ print $1 }' 08:08:37 ++ '[' 1 -gt 0 ']' 08:08:37 ++ shift 08:08:37 ++ case "$command" in 08:08:37 ++ command pyenv versions 08:08:37 ++ pyenv versions 08:08:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:37 +++ grep '^3' /tmp/.pyenv_versions 08:08:37 +++ sort -V 08:08:37 +++ tail -n 1 08:08:37 ++ py_version_xyz=3.10.6 08:08:37 ++ [[ -z 3.10.6 ]] 08:08:37 ++ echo 3.10.6 08:08:37 ++ return 0 08:08:37 + pyenv local 3.10.6 08:08:37 + local command 08:08:37 + command=local 08:08:37 + '[' 2 -gt 0 ']' 08:08:37 + shift 08:08:37 + case "$command" in 08:08:37 + command pyenv local 3.10.6 08:08:37 + pyenv local 3.10.6 08:08:37 + for arg in "$@" 08:08:37 + case $arg in 08:08:37 + pkg_list+='tox ' 08:08:37 + for arg in "$@" 08:08:37 + case $arg in 08:08:37 + pkg_list+='virtualenv ' 08:08:37 + for arg in "$@" 08:08:37 + case $arg in 08:08:37 + pkg_list+='urllib3~=1.26.15 ' 08:08:37 + [[ -f /tmp/.toxenv ]] 08:08:37 + [[ ! -f /tmp/.toxenv ]] 08:08:37 + [[ -n '' ]] 08:08:37 + python3 -m venv /tmp/venv-3brQ 08:08:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3brQ' 08:08:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3brQ 08:08:41 + echo /tmp/venv-3brQ 08:08:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:08:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:08:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:08:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:41 + local 'pip_opts=--upgrade --quiet' 08:08:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:08:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:08:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:08:41 + [[ -n '' ]] 08:08:41 + [[ -n '' ]] 08:08:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:08:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:41 + /tmp/venv-3brQ/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 08:08:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:08:45 lf-activate-venv(): INFO: Base packages installed successfully 08:08:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:08:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:08:45 + /tmp/venv-3brQ/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 08:08:47 + type python3 08:08:47 + true 08:08:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3brQ/bin to PATH' 08:08:47 lf-activate-venv(): INFO: Adding /tmp/venv-3brQ/bin to PATH 08:08:47 + PATH=/tmp/venv-3brQ/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 08:08:47 + return 0 08:08:47 + python3 --version 08:08:47 Python 3.10.6 08:08:47 + python3 -m pip --version 08:08:47 pip 26.0.1 from /tmp/venv-3brQ/lib/python3.10/site-packages/pip (python 3.10) 08:08:47 + python3 -m pip freeze 08:08:48 cachetools==7.0.1 08:08:48 colorama==0.4.6 08:08:48 distlib==0.4.0 08:08:48 filelock==3.24.3 08:08:48 packaging==26.0 08:08:48 platformdirs==4.9.2 08:08:48 pluggy==1.6.0 08:08:48 pyproject-api==1.10.0 08:08:48 tomli==2.4.0 08:08:48 tox==4.46.0 08:08:48 typing_extensions==4.15.0 08:08:48 urllib3==1.26.20 08:08:48 virtualenv==20.39.0 08:08:48 [EnvInject] - Injecting environment variables from a build step. 08:08:48 [EnvInject] - Injecting as environment variables the properties content 08:08:48 PARALLEL=false 08:08:48 08:08:48 [EnvInject] - Variables injected successfully. 08:08:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins67628895813945353.sh 08:08:48 ---> tox-run.sh 08:08:48 + 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 08:08:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:08:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:08:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:08:48 + cd /w/workspace/oom-master-pre-commit-lint/. 08:08:48 + source /home/jenkins/lf-env.sh 08:08:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:48 ++ mktemp -d /tmp/venv-XXXX 08:08:48 + lf_venv=/tmp/venv-m24y 08:08:48 + local venv_file=/tmp/.os_lf_venv 08:08:48 + local python=python3 08:08:48 + local options 08:08:48 + local set_path=true 08:08:48 + local install_args= 08:08:48 ++ 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 08:08:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:48 + true 08:08:48 + case $1 in 08:08:48 + venv_file=/tmp/.toxenv 08:08:48 + shift 2 08:08:48 + true 08:08:48 + case $1 in 08:08:48 + shift 08:08:48 + break 08:08:48 + case $python in 08:08:48 + local pkg_list= 08:08:48 + [[ -d /opt/pyenv ]] 08:08:48 + echo 'Setup pyenv:' 08:08:48 Setup pyenv: 08:08:48 + export PYENV_ROOT=/opt/pyenv 08:08:48 + PYENV_ROOT=/opt/pyenv 08:08:48 + 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 08:08:48 + 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 08:08:48 + pyenv versions 08:08:48 system 08:08:48 3.8.13 08:08:48 3.9.13 08:08:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:08:48 + command -v pyenv 08:08:48 ++ pyenv init - --no-rehash 08:08:48 + 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[*]}"'\'')" 08:08:48 export PATH="/opt/pyenv/shims:${PATH}" 08:08:48 export PYENV_SHELL=bash 08:08:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:48 pyenv() { 08:08:48 local command 08:08:48 command="${1:-}" 08:08:48 if [ "$#" -gt 0 ]; then 08:08:48 shift 08:08:48 fi 08:08:48 08:08:48 case "$command" in 08:08:48 rehash|shell) 08:08:48 eval "$(pyenv "sh-$command" "$@")" 08:08:48 ;; 08:08:48 *) 08:08:48 command pyenv "$command" "$@" 08:08:48 ;; 08:08:48 esac 08:08:48 }' 08:08:48 +++ 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[*]}"' 08:08:48 ++ 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 08:08:48 ++ 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 08:08:48 ++ 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 08:08:48 ++ export PYENV_SHELL=bash 08:08:48 ++ PYENV_SHELL=bash 08:08:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:48 +++ complete -F _pyenv pyenv 08:08:48 ++ lf-pyver python3 08:08:48 ++ local py_version_xy=python3 08:08:48 ++ local py_version_xyz= 08:08:48 ++ pyenv versions 08:08:48 ++ local command 08:08:48 ++ command=versions 08:08:48 ++ '[' 1 -gt 0 ']' 08:08:48 ++ shift 08:08:48 ++ case "$command" in 08:08:48 ++ command pyenv versions 08:08:48 ++ pyenv versions 08:08:48 ++ sed 's/^[ *]* //' 08:08:48 ++ awk '{ print $1 }' 08:08:48 ++ grep -E '^[0-9.]*[0-9]$' 08:08:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:48 +++ grep '^3' /tmp/.pyenv_versions 08:08:48 +++ sort -V 08:08:48 +++ tail -n 1 08:08:48 ++ py_version_xyz=3.10.6 08:08:48 ++ [[ -z 3.10.6 ]] 08:08:48 ++ echo 3.10.6 08:08:48 ++ return 0 08:08:48 + pyenv local 3.10.6 08:08:48 + local command 08:08:48 + command=local 08:08:48 + '[' 2 -gt 0 ']' 08:08:48 + shift 08:08:48 + case "$command" in 08:08:48 + command pyenv local 3.10.6 08:08:48 + pyenv local 3.10.6 08:08:48 + for arg in "$@" 08:08:48 + case $arg in 08:08:48 + pkg_list+='tox ' 08:08:48 + for arg in "$@" 08:08:48 + case $arg in 08:08:48 + pkg_list+='virtualenv ' 08:08:48 + for arg in "$@" 08:08:48 + case $arg in 08:08:48 + pkg_list+='urllib3~=1.26.15 ' 08:08:48 + [[ -f /tmp/.toxenv ]] 08:08:48 ++ cat /tmp/.toxenv 08:08:48 + lf_venv=/tmp/venv-3brQ 08:08:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3brQ from' file:/tmp/.toxenv 08:08:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3brQ from file:/tmp/.toxenv 08:08:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:08:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:48 + local 'pip_opts=--upgrade --quiet' 08:08:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:08:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:08:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:08:48 + [[ -n '' ]] 08:08:48 + [[ -n '' ]] 08:08:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:08:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:48 + /tmp/venv-3brQ/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 08:08:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:08:49 lf-activate-venv(): INFO: Base packages installed successfully 08:08:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:08:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:08:49 + /tmp/venv-3brQ/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 08:08:50 + type python3 08:08:50 + true 08:08:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3brQ/bin to PATH' 08:08:50 lf-activate-venv(): INFO: Adding /tmp/venv-3brQ/bin to PATH 08:08:50 + PATH=/tmp/venv-3brQ/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 08:08:50 + return 0 08:08:50 + [[ -d /opt/pyenv ]] 08:08:50 + echo '---> Setting up pyenv' 08:08:50 ---> Setting up pyenv 08:08:50 + export PYENV_ROOT=/opt/pyenv 08:08:50 + PYENV_ROOT=/opt/pyenv 08:08:50 + export PATH=/opt/pyenv/bin:/tmp/venv-3brQ/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 08:08:50 + PATH=/opt/pyenv/bin:/tmp/venv-3brQ/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 08:08:50 ++ pwd 08:08:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:08:50 + export PYTHONPATH 08:08:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:08:50 + TOX_TESTENV_PASSENV=PYTHONPATH 08:08:50 + tox --version 08:08:50 4.46.0 from /tmp/venv-3brQ/lib/python3.10/site-packages/tox/__init__.py 08:08:50 + PARALLEL=false 08:08:50 + TOX_OPTIONS_LIST= 08:08:50 + [[ -n pre-commit ]] 08:08:50 + TOX_OPTIONS_LIST=' -e pre-commit' 08:08:50 + case ${PARALLEL,,} in 08:08:50 + tox -e pre-commit 08:08:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:08:51 pre-commit: install_deps> python -I -m pip install pre-commit 08:08:54 pre-commit: freeze> python -m pip freeze --all 08:08:54 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.39.0 08:08:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:08:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:08:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:08:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:08:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:08:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:08:57 [INFO] Once installed this environment will be reused. 08:08:57 [INFO] This may take a few minutes... 08:09:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:09:01 [INFO] Once installed this environment will be reused. 08:09:01 [INFO] This may take a few minutes... 08:09:06 trim trailing whitespace.................................................Passed 08:09:06 Tabs remover.............................................................Passed 08:09:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:09:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:09:06 [INFO] Once installed this environment will be reused. 08:09:06 [INFO] This may take a few minutes... 08:09:14 gitlint..............................................(no files to check)Skipped 08:09:14 pre-commit: OK (23.76=setup[3.58]+cmd[11.59,8.59] seconds) 08:09:14 congratulations :) (23.80 seconds) 08:09:15 + tox_status=0 08:09:15 + echo '---> Completed tox runs' 08:09:15 ---> Completed tox runs 08:09:15 + for i in .tox/*/log 08:09:15 ++ echo .tox/pre-commit/log 08:09:15 ++ awk -F/ '{print $2}' 08:09:15 + tox_env=pre-commit 08:09:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:09:15 + DOC_DIR=docs/_build/html 08:09:15 + [[ -d docs/_build/html ]] 08:09:15 + echo '---> tox-run.sh ends' 08:09:15 ---> tox-run.sh ends 08:09:15 + test 0 -eq 0 08:09:15 $ ssh-agent -k 08:09:15 unset SSH_AUTH_SOCK; 08:09:15 unset SSH_AGENT_PID; 08:09:15 echo Agent pid 1646 killed; 08:09:15 [ssh-agent] Stopped. 08:09:15 [PostBuildScript] - [INFO] Executing post build scripts. 08:09:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6287115749331300797.sh 08:09:15 ---> sysstat.sh 08:09:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4130171686243021416.sh 08:09:15 ---> package-listing.sh 08:09:15 ++ tr '[:upper:]' '[:lower:]' 08:09:15 ++ facter osfamily 08:09:15 + OS_FAMILY=debian 08:09:15 + workspace=/w/workspace/oom-master-pre-commit-lint 08:09:15 + START_PACKAGES=/tmp/packages_start.txt 08:09:15 + END_PACKAGES=/tmp/packages_end.txt 08:09:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:15 + PACKAGES=/tmp/packages_start.txt 08:09:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:09:15 + PACKAGES=/tmp/packages_end.txt 08:09:15 + case "${OS_FAMILY}" in 08:09:15 + dpkg -l 08:09:15 + grep '^ii' 08:09:15 + '[' -f /tmp/packages_start.txt ']' 08:09:15 + '[' -f /tmp/packages_end.txt ']' 08:09:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:09:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:09:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:09:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14977230034652105209.sh 08:09:15 ---> capture-instance-metadata.sh 08:09:15 Setup pyenv: 08:09:15 system 08:09:15 3.8.13 08:09:15 3.9.13 08:09:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:09:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wqJS 08:09:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:09:23 lf-activate-venv(): INFO: Base packages installed successfully 08:09:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:09:44 lf-activate-venv(): INFO: Adding /tmp/venv-wqJS/bin to PATH 08:09:44 INFO: Running in OpenStack, capturing instance metadata 08:09:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13669057369331393806.sh 08:09:44 provisioning config files... 08:09:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5013146805985450452tmp 08:09:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:09:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:09:44 [EnvInject] - Injecting environment variables from a build step. 08:09:44 [EnvInject] - Injecting as environment variables the properties content 08:09:44 SERVER_ID=logs 08:09:44 08:09:44 [EnvInject] - Variables injected successfully. 08:09:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16272965753233162460.sh 08:09:44 ---> create-netrc.sh 08:09:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14338717614762307254.sh 08:09:44 ---> python-tools-install.sh 08:09:44 Setup pyenv: 08:09:44 system 08:09:45 3.8.13 08:09:45 3.9.13 08:09:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:09:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wqJS from file:/tmp/.os_lf_venv 08:09:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:09:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:09:46 lf-activate-venv(): INFO: Base packages installed successfully 08:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-wqJS/bin to PATH 08:09:54 Generating Requirements File 08:10:28 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. 08:10:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:10:29 Python 3.10.6 08:10:29 pip 26.0.1 from /tmp/venv-wqJS/lib/python3.10/site-packages/pip (python 3.10) 08:10:29 appdirs==1.4.4 08:10:29 argcomplete==3.6.3 08:10:29 aspy.yaml==1.3.0 08:10:29 attrs==25.4.0 08:10:29 autopage==0.6.0 08:10:29 backports.strenum==1.3.1 08:10:29 beautifulsoup4==4.14.3 08:10:29 boto3==1.42.56 08:10:29 botocore==1.42.56 08:10:29 bs4==0.0.2 08:10:29 certifi==2026.2.25 08:10:29 cffi==2.0.0 08:10:29 cfgv==3.5.0 08:10:29 chardet==6.0.0.post1 08:10:29 charset-normalizer==3.4.4 08:10:29 click==8.3.1 08:10:29 cliff==4.13.2 08:10:29 cmd2==3.2.2 08:10:29 cryptography==3.3.2 08:10:29 debtcollector==3.0.0 08:10:29 decorator==5.2.1 08:10:29 defusedxml==0.7.1 08:10:29 Deprecated==1.3.1 08:10:29 distlib==0.4.0 08:10:29 dnspython==2.8.0 08:10:29 docker==7.1.0 08:10:29 dogpile.cache==1.5.0 08:10:29 durationpy==0.10 08:10:29 email-validator==2.3.0 08:10:29 filelock==3.24.3 08:10:29 future==1.0.0 08:10:29 gitdb==4.0.12 08:10:29 GitPython==3.1.46 08:10:29 httplib2==0.30.2 08:10:29 identify==2.6.16 08:10:29 idna==3.11 08:10:29 importlib-resources==1.5.0 08:10:29 iso8601==2.1.0 08:10:29 Jinja2==3.1.6 08:10:29 jmespath==1.1.0 08:10:29 jsonpatch==1.33 08:10:29 jsonpointer==3.0.0 08:10:29 jsonschema==4.26.0 08:10:29 jsonschema-specifications==2025.9.1 08:10:29 keystoneauth1==5.13.1 08:10:29 kubernetes==35.0.0 08:10:29 lftools==0.37.21 08:10:29 lxml==6.0.2 08:10:29 markdown-it-py==4.0.0 08:10:29 MarkupSafe==3.0.3 08:10:29 mdurl==0.1.2 08:10:29 msgpack==1.1.2 08:10:29 multi_key_dict==2.0.3 08:10:29 munch==4.0.0 08:10:29 netaddr==1.3.0 08:10:29 niet==1.4.2 08:10:29 nodeenv==1.10.0 08:10:29 oauth2client==4.1.3 08:10:29 oauthlib==3.3.1 08:10:29 openstacksdk==4.10.0 08:10:29 os-service-types==1.8.2 08:10:29 osc-lib==4.4.0 08:10:29 oslo.config==10.3.0 08:10:29 oslo.context==6.3.0 08:10:29 oslo.i18n==6.7.2 08:10:29 oslo.log==8.1.0 08:10:29 oslo.serialization==5.9.1 08:10:29 oslo.utils==10.0.0 08:10:29 packaging==26.0 08:10:29 pbr==7.0.3 08:10:29 platformdirs==4.9.2 08:10:29 prettytable==3.17.0 08:10:29 psutil==7.2.2 08:10:29 pyasn1==0.6.2 08:10:29 pyasn1_modules==0.4.2 08:10:29 pycparser==3.0 08:10:29 pygerrit2==2.0.15 08:10:29 PyGithub==2.8.1 08:10:29 Pygments==2.19.2 08:10:29 PyJWT==2.11.0 08:10:29 PyNaCl==1.6.2 08:10:29 pyparsing==2.4.7 08:10:29 pyperclip==1.11.0 08:10:29 pyrsistent==0.20.0 08:10:29 python-cinderclient==9.8.0 08:10:29 python-dateutil==2.9.0.post0 08:10:29 python-heatclient==5.0.0 08:10:29 python-jenkins==1.8.3 08:10:29 python-keystoneclient==5.7.0 08:10:29 python-magnumclient==4.9.0 08:10:29 python-openstackclient==9.0.0 08:10:29 python-swiftclient==4.9.0 08:10:29 PyYAML==6.0.3 08:10:29 referencing==0.37.0 08:10:29 requests==2.32.5 08:10:29 requests-oauthlib==2.0.0 08:10:29 requestsexceptions==1.4.0 08:10:29 rfc3986==2.0.0 08:10:29 rich==14.3.3 08:10:29 rich-argparse==1.7.2 08:10:29 rpds-py==0.30.0 08:10:29 rsa==4.9.1 08:10:29 ruamel.yaml==0.19.1 08:10:29 ruamel.yaml.clib==0.2.15 08:10:29 s3transfer==0.16.0 08:10:29 simplejson==3.20.2 08:10:29 six==1.17.0 08:10:29 smmap==5.0.2 08:10:29 soupsieve==2.8.3 08:10:29 stevedore==5.7.0 08:10:29 tabulate==0.9.0 08:10:29 toml==0.10.2 08:10:29 tomlkit==0.14.0 08:10:29 tqdm==4.67.3 08:10:29 typing_extensions==4.15.0 08:10:29 urllib3==1.26.20 08:10:29 virtualenv==20.39.0 08:10:29 wcwidth==0.6.0 08:10:29 websocket-client==1.9.0 08:10:29 wrapt==2.1.1 08:10:29 xdg==6.0.0 08:10:29 xmltodict==1.0.4 08:10:29 yq==3.4.3 08:10:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10088888098462266370.sh 08:10:29 ---> sudo-logs.sh 08:10:29 Archiving 'sudo' log.. 08:10:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15158779942598007349.sh 08:10:29 ---> job-cost.sh 08:10:29 INFO: Activating Python virtual environment... 08:10:29 Setup pyenv: 08:10:30 system 08:10:30 3.8.13 08:10:30 3.9.13 08:10:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:10:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wqJS from file:/tmp/.os_lf_venv 08:10:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:10:32 lf-activate-venv(): INFO: Base packages installed successfully 08:10:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-wqJS/bin to PATH 08:11:00 INFO: No stack-cost file found 08:11:00 INFO: Instance uptime: 180s 08:11:00 INFO: Fetching instance metadata (attempt 1 of 3)... 08:11:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:11:00 INFO: Successfully fetched instance metadata 08:11:00 INFO: Instance type: v3-standard-4 08:11:00 INFO: Retrieving pricing info for: v3-standard-4 08:11:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:11:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=180 08:11:00 INFO: Successfully fetched Vexxhost pricing API 08:11:00 INFO: Retrieved cost: 0.11 08:11:00 INFO: Retrieved resource: v3-standard-4 08:11:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:11:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:11:00 INFO: Successfully archived job cost data 08:11:00 DEBUG: Cost data: oom-master-pre-commit-lint,4451,2026-02-25 08:11:00,v3-standard-4,180,0.11,0.00,SUCCESS 08:11:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1451423625895971307.sh 08:11:00 ---> logs-deploy.sh 08:11:00 Setup pyenv: 08:11:00 system 08:11:00 3.8.13 08:11:00 3.9.13 08:11:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wqJS from file:/tmp/.os_lf_venv 08:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:02 lf-activate-venv(): INFO: Base packages installed successfully 08:11:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-wqJS/bin to PATH 08:11:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4451 08:11:10 INFO: archiving workspace using pattern(s): 08:11:10 /tmp/venv-wqJS/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! 08:11:10 warnings.warn( 08:11:11 Archives upload complete. 08:11:11 INFO: archiving logs to Nexus 08:11:11 /tmp/venv-wqJS/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! 08:11:11 warnings.warn( 08:11:12 ---> uname -a: 08:11:12 Linux prd-ubuntu1804-builder-4c-4g-19997 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:11:12 08:11:12 08:11:12 ---> lscpu: 08:11:12 Architecture: x86_64 08:11:12 CPU op-mode(s): 32-bit, 64-bit 08:11:12 Byte Order: Little Endian 08:11:12 CPU(s): 4 08:11:12 On-line CPU(s) list: 0-3 08:11:12 Thread(s) per core: 1 08:11:12 Core(s) per socket: 1 08:11:12 Socket(s): 4 08:11:12 NUMA node(s): 1 08:11:12 Vendor ID: AuthenticAMD 08:11:12 CPU family: 23 08:11:12 Model: 49 08:11:12 Model name: AMD EPYC-Rome Processor 08:11:12 Stepping: 0 08:11:12 CPU MHz: 2799.998 08:11:12 BogoMIPS: 5599.99 08:11:12 Virtualization: AMD-V 08:11:12 Hypervisor vendor: KVM 08:11:12 Virtualization type: full 08:11:12 L1d cache: 32K 08:11:12 L1i cache: 32K 08:11:12 L2 cache: 512K 08:11:12 L3 cache: 16384K 08:11:12 NUMA node0 CPU(s): 0-3 08:11:12 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 08:11:12 08:11:12 08:11:12 ---> nproc: 08:11:12 4 08:11:12 08:11:12 08:11:12 ---> df -h: 08:11:12 Filesystem Size Used Avail Use% Mounted on 08:11:12 udev 7.9G 0 7.9G 0% /dev 08:11:12 tmpfs 1.6G 676K 1.6G 1% /run 08:11:12 /dev/vda1 78G 8.4G 69G 11% / 08:11:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:11:12 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:11:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:11:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:11:12 08:11:12 08:11:12 ---> free -m: 08:11:12 total used free shared buff/cache available 08:11:12 Mem: 16040 573 13252 0 2214 15146 08:11:12 Swap: 1023 0 1023 08:11:12 08:11:12 08:11:12 ---> ip addr: 08:11:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:12 inet 127.0.0.1/8 scope host lo 08:11:12 valid_lft forever preferred_lft forever 08:11:12 inet6 ::1/128 scope host 08:11:12 valid_lft forever preferred_lft forever 08:11:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:12 link/ether fa:16:3e:4b:d8:14 brd ff:ff:ff:ff:ff:ff 08:11:12 inet 10.30.107.91/23 brd 10.30.107.255 scope global dynamic ens3 08:11:12 valid_lft 86216sec preferred_lft 86216sec 08:11:12 inet6 fe80::f816:3eff:fe4b:d814/64 scope link 08:11:12 valid_lft forever preferred_lft forever 08:11:12 08:11:12 08:11:12 ---> sar -b -r -n DEV: 08:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19997) 02/25/26 _x86_64_ (4 CPU) 08:11:12 08:11:12 08:08:10 LINUX RESTART (4 CPU) 08:11:12 08:11:12 08:09:01 tps rtps wtps bread/s bwrtn/s 08:11:12 08:10:01 116.80 0.93 115.86 110.78 21348.04 08:11:12 08:11:01 75.70 0.32 75.39 24.26 13517.21 08:11:12 Average: 96.25 0.62 95.63 67.52 17432.63 08:11:12 08:11:12 08:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:12 08:10:01 13725612 15575332 2699356 16.43 79356 1956192 744524 4.26 732388 1723080 181360 08:11:12 08:11:01 13624572 15562684 2800396 17.05 86292 2031936 758136 4.34 750532 1793456 40044 08:11:12 Average: 13675092 15569008 2749876 16.74 82824 1994064 751330 4.30 741460 1758268 110702 08:11:12 08:11:12 08:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:12 08:10:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 08:11:12 08:10:01 ens3 59.56 45.16 853.27 10.47 0.00 0.00 0.00 0.00 08:11:12 08:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:11:12 08:11:01 ens3 17.55 14.01 157.41 4.23 0.00 0.00 0.00 0.00 08:11:12 Average: lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 08:11:12 Average: ens3 38.55 29.59 505.34 7.35 0.00 0.00 0.00 0.00 08:11:12 08:11:12 08:11:12 ---> sar -P ALL: 08:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19997) 02/25/26 _x86_64_ (4 CPU) 08:11:12 08:11:12 08:08:10 LINUX RESTART (4 CPU) 08:11:12 08:11:12 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:11:12 08:10:01 all 21.38 0.00 1.85 2.04 0.07 74.65 08:11:12 08:10:01 0 10.96 0.00 1.44 2.91 0.05 84.64 08:11:12 08:10:01 1 15.17 0.00 1.47 3.61 0.08 79.67 08:11:12 08:10:01 2 43.05 0.00 2.83 1.59 0.07 52.47 08:11:12 08:10:01 3 16.43 0.00 1.65 0.07 0.03 81.82 08:11:12 08:11:01 all 6.67 0.00 0.61 42.59 0.03 50.11 08:11:12 08:11:01 0 14.85 0.00 1.25 47.84 0.07 36.00 08:11:12 08:11:01 1 3.18 0.00 0.50 59.09 0.03 37.20 08:11:12 08:11:01 2 7.43 0.00 0.49 63.53 0.03 28.53 08:11:12 08:11:01 3 1.22 0.00 0.18 0.02 0.00 98.58 08:11:12 Average: all 14.03 0.00 1.23 22.32 0.05 62.38 08:11:12 Average: 0 12.90 0.00 1.34 25.39 0.06 60.30 08:11:12 Average: 1 9.17 0.00 0.98 31.37 0.06 58.41 08:11:12 Average: 2 25.25 0.00 1.66 32.53 0.05 40.51 08:11:12 Average: 3 8.82 0.00 0.92 0.04 0.02 90.21 08:11:12 08:11:12 08:11:12