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