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