08:26:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 08:26:44 Running as SYSTEM 08:26:44 [EnvInject] - Loading node environment variables. 08:26:44 Building remotely on prd-ubuntu1804-builder-4c-4g-1366 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:26:44 [ssh-agent] Looking for ssh-agent implementation... 08:26:44 $ ssh-agent 08:26:44 SSH_AUTH_SOCK=/tmp/ssh-aPX63VVh6vCm/agent.1614 08:26:44 SSH_AGENT_PID=1616 08:26:44 [ssh-agent] Started. 08:26:44 Running ssh-add (command line suppressed) 08:26:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5900139960176424639.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5900139960176424639.key) 08:26:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:26:44 The recommended git tool is: NONE 08:26:45 using credential onap-jenkins-ssh 08:26:45 Wiping out workspace first. 08:26:45 Cloning the remote Git repository 08:26:45 Cloning repository git://cloud.onap.org/mirror/oom.git 08:26:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:26:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:26:46 > git --version # timeout=10 08:26:46 > git --version # 'git version 2.17.1' 08:26:46 using GIT_SSH to set credentials Gerrit user 08:26:46 Verifying host key using manually-configured host key entries 08:26:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:26:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:26:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:26:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:26:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:26:51 using GIT_SSH to set credentials Gerrit user 08:26:51 Verifying host key using manually-configured host key entries 08:26:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/2 # timeout=30 08:26:51 > git rev-parse 31d9a13ea12a8f55e0bac12ec7e1b2dea71a17f1^{commit} # timeout=10 08:26:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:26:51 Checking out Revision 31d9a13ea12a8f55e0bac12ec7e1b2dea71a17f1 (refs/changes/93/143593/2) 08:26:51 > git config core.sparsecheckout # timeout=10 08:26:51 > git checkout -f 31d9a13ea12a8f55e0bac12ec7e1b2dea71a17f1 # timeout=30 08:26:55 Commit message: "[SDC] 13.1.0 release" 08:26:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:26:55 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 08:26:55 [EnvInject] - Injecting environment variables from a build step. 08:26:55 [EnvInject] - Injecting as environment variables the properties content 08:26:55 PYTHON=python3 08:26:55 08:26:55 [EnvInject] - Variables injected successfully. 08:26:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6979203547826695366.sh 08:26:55 ---> tox-install.sh 08:26:55 + source /home/jenkins/lf-env.sh 08:26:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:26:55 ++ mktemp -d /tmp/venv-XXXX 08:26:55 + lf_venv=/tmp/venv-9N4p 08:26:55 + local venv_file=/tmp/.os_lf_venv 08:26:55 + local python=python3 08:26:55 + local options 08:26:55 + local set_path=true 08:26:55 + local install_args= 08:26: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 08:26:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:26:55 + true 08:26:55 + case $1 in 08:26:55 + venv_file=/tmp/.toxenv 08:26:55 + shift 2 08:26:55 + true 08:26:55 + case $1 in 08:26:55 + shift 08:26:55 + break 08:26:55 + case $python in 08:26:55 + local pkg_list= 08:26:55 + [[ -d /opt/pyenv ]] 08:26:55 + echo 'Setup pyenv:' 08:26:55 Setup pyenv: 08:26:55 + export PYENV_ROOT=/opt/pyenv 08:26:55 + PYENV_ROOT=/opt/pyenv 08:26: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 08:26: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 08:26:55 + pyenv versions 08:26:55 * system (set by /opt/pyenv/version) 08:26:55 * 3.8.13 (set by /opt/pyenv/version) 08:26:55 * 3.9.13 (set by /opt/pyenv/version) 08:26:55 * 3.10.6 (set by /opt/pyenv/version) 08:26:55 + command -v pyenv 08:26:55 ++ pyenv init - --no-rehash 08:26:55 + 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:26:55 export PATH="/opt/pyenv/shims:${PATH}" 08:26:55 export PYENV_SHELL=bash 08:26:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:26:55 pyenv() { 08:26:55 local command 08:26:55 command="${1:-}" 08:26:55 if [ "$#" -gt 0 ]; then 08:26:55 shift 08:26:55 fi 08:26:55 08:26:55 case "$command" in 08:26:55 rehash|shell) 08:26:55 eval "$(pyenv "sh-$command" "$@")" 08:26:55 ;; 08:26:55 *) 08:26:55 command pyenv "$command" "$@" 08:26:55 ;; 08:26:55 esac 08:26:55 }' 08:26:55 +++ 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:26: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 08:26:55 ++ 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:26:55 ++ 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:26:55 ++ export PYENV_SHELL=bash 08:26:55 ++ PYENV_SHELL=bash 08:26:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:26:55 +++ complete -F _pyenv pyenv 08:26:55 ++ lf-pyver python3 08:26:55 ++ local py_version_xy=python3 08:26:55 ++ local py_version_xyz= 08:26:55 ++ pyenv versions 08:26:55 ++ local command 08:26:55 ++ command=versions 08:26:55 ++ '[' 1 -gt 0 ']' 08:26:55 ++ shift 08:26:55 ++ case "$command" in 08:26:55 ++ command pyenv versions 08:26:55 ++ pyenv versions 08:26:55 ++ awk '{ print $1 }' 08:26:55 ++ sed 's/^[ *]* //' 08:26:55 ++ grep -E '^[0-9.]*[0-9]$' 08:26:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:26:55 +++ grep '^3' /tmp/.pyenv_versions 08:26:55 +++ sort -V 08:26:55 +++ tail -n 1 08:26:55 ++ py_version_xyz=3.10.6 08:26:55 ++ [[ -z 3.10.6 ]] 08:26:55 ++ echo 3.10.6 08:26:55 ++ return 0 08:26:55 + pyenv local 3.10.6 08:26:55 + local command 08:26:55 + command=local 08:26:55 + '[' 2 -gt 0 ']' 08:26:55 + shift 08:26:55 + case "$command" in 08:26:55 + command pyenv local 3.10.6 08:26:55 + pyenv local 3.10.6 08:26:55 + for arg in "$@" 08:26:55 + case $arg in 08:26:55 + pkg_list+='tox ' 08:26:55 + for arg in "$@" 08:26:55 + case $arg in 08:26:55 + pkg_list+='virtualenv ' 08:26:55 + for arg in "$@" 08:26:55 + case $arg in 08:26:55 + pkg_list+='urllib3~=1.26.15 ' 08:26:55 + [[ -f /tmp/.toxenv ]] 08:26:55 + [[ ! -f /tmp/.toxenv ]] 08:26:55 + [[ -n '' ]] 08:26:55 + python3 -m venv /tmp/venv-9N4p 08:26:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9N4p' 08:26:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9N4p 08:26:59 + echo /tmp/venv-9N4p 08:26:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:26:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:26:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:26:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:59 + local 'pip_opts=--upgrade --quiet' 08:26:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:26:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:26:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:26:59 + [[ -n '' ]] 08:26:59 + [[ -n '' ]] 08:26:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:26:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:59 + /tmp/venv-9N4p/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:27:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:27:04 lf-activate-venv(): INFO: Base packages installed successfully 08:27:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:27:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:27:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:27:04 + /tmp/venv-9N4p/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:27:05 + type python3 08:27:05 + true 08:27:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9N4p/bin to PATH' 08:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-9N4p/bin to PATH 08:27:05 + PATH=/tmp/venv-9N4p/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:27:05 + return 0 08:27:05 + python3 --version 08:27:05 Python 3.10.6 08:27:05 + python3 -m pip --version 08:27:06 pip 26.0.1 from /tmp/venv-9N4p/lib/python3.10/site-packages/pip (python 3.10) 08:27:06 + python3 -m pip freeze 08:27:06 cachetools==7.0.5 08:27:06 colorama==0.4.6 08:27:06 distlib==0.4.0 08:27:06 filelock==3.25.2 08:27:06 packaging==26.0 08:27:06 platformdirs==4.9.4 08:27:06 pluggy==1.6.0 08:27:06 pyproject-api==1.10.0 08:27:06 python-discovery==1.1.3 08:27:06 tomli==2.4.0 08:27:06 tomli_w==1.2.0 08:27:06 tox==4.49.1 08:27:06 typing_extensions==4.15.0 08:27:06 urllib3==1.26.20 08:27:06 virtualenv==21.2.0 08:27:06 [EnvInject] - Injecting environment variables from a build step. 08:27:06 [EnvInject] - Injecting as environment variables the properties content 08:27:06 PARALLEL=false 08:27:06 08:27:06 [EnvInject] - Variables injected successfully. 08:27:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7764314569244640446.sh 08:27:06 ---> tox-run.sh 08:27: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 08:27:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:27:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:27:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:27:06 + cd /w/workspace/oom-master-pre-commit-lint/. 08:27:06 + source /home/jenkins/lf-env.sh 08:27:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:27:06 ++ mktemp -d /tmp/venv-XXXX 08:27:06 + lf_venv=/tmp/venv-lV9T 08:27:06 + local venv_file=/tmp/.os_lf_venv 08:27:06 + local python=python3 08:27:06 + local options 08:27:06 + local set_path=true 08:27:06 + local install_args= 08:27: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 08:27:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:27:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:27:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:27:06 + true 08:27:06 + case $1 in 08:27:06 + venv_file=/tmp/.toxenv 08:27:06 + shift 2 08:27:06 + true 08:27:06 + case $1 in 08:27:06 + shift 08:27:06 + break 08:27:06 + case $python in 08:27:06 + local pkg_list= 08:27:06 + [[ -d /opt/pyenv ]] 08:27:06 + echo 'Setup pyenv:' 08:27:06 Setup pyenv: 08:27:06 + export PYENV_ROOT=/opt/pyenv 08:27:06 + PYENV_ROOT=/opt/pyenv 08:27: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 08:27: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 08:27:06 + pyenv versions 08:27:06 system 08:27:06 3.8.13 08:27:06 3.9.13 08:27:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:27:06 + command -v pyenv 08:27:06 ++ pyenv init - --no-rehash 08:27: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[*]}"'\'')" 08:27:06 export PATH="/opt/pyenv/shims:${PATH}" 08:27:06 export PYENV_SHELL=bash 08:27:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:27:06 pyenv() { 08:27:06 local command 08:27:06 command="${1:-}" 08:27:06 if [ "$#" -gt 0 ]; then 08:27:06 shift 08:27:06 fi 08:27:06 08:27:06 case "$command" in 08:27:06 rehash|shell) 08:27:06 eval "$(pyenv "sh-$command" "$@")" 08:27:06 ;; 08:27:06 *) 08:27:06 command pyenv "$command" "$@" 08:27:06 ;; 08:27:06 esac 08:27:06 }' 08:27: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[*]}"' 08:27: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 08:27: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 08:27: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 08:27:06 ++ export PYENV_SHELL=bash 08:27:06 ++ PYENV_SHELL=bash 08:27:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:27:06 +++ complete -F _pyenv pyenv 08:27:06 ++ lf-pyver python3 08:27:06 ++ local py_version_xy=python3 08:27:06 ++ local py_version_xyz= 08:27:06 ++ pyenv versions 08:27:06 ++ local command 08:27:06 ++ command=versions 08:27:06 ++ '[' 1 -gt 0 ']' 08:27:06 ++ shift 08:27:06 ++ case "$command" in 08:27:06 ++ command pyenv versions 08:27:06 ++ pyenv versions 08:27:06 ++ sed 's/^[ *]* //' 08:27:06 ++ awk '{ print $1 }' 08:27:06 ++ grep -E '^[0-9.]*[0-9]$' 08:27:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:27:06 +++ grep '^3' /tmp/.pyenv_versions 08:27:06 +++ sort -V 08:27:06 +++ tail -n 1 08:27:06 ++ py_version_xyz=3.10.6 08:27:06 ++ [[ -z 3.10.6 ]] 08:27:06 ++ echo 3.10.6 08:27:06 ++ return 0 08:27:06 + pyenv local 3.10.6 08:27:06 + local command 08:27:06 + command=local 08:27:06 + '[' 2 -gt 0 ']' 08:27:06 + shift 08:27:06 + case "$command" in 08:27:06 + command pyenv local 3.10.6 08:27:06 + pyenv local 3.10.6 08:27:06 + for arg in "$@" 08:27:06 + case $arg in 08:27:06 + pkg_list+='tox ' 08:27:06 + for arg in "$@" 08:27:06 + case $arg in 08:27:06 + pkg_list+='virtualenv ' 08:27:06 + for arg in "$@" 08:27:06 + case $arg in 08:27:06 + pkg_list+='urllib3~=1.26.15 ' 08:27:06 + [[ -f /tmp/.toxenv ]] 08:27:06 ++ cat /tmp/.toxenv 08:27:06 + lf_venv=/tmp/venv-9N4p 08:27:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9N4p from' file:/tmp/.toxenv 08:27:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9N4p from file:/tmp/.toxenv 08:27:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:27:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:06 + local 'pip_opts=--upgrade --quiet' 08:27:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:27:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:27:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:27:06 + [[ -n '' ]] 08:27:06 + [[ -n '' ]] 08:27:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:27:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:06 + /tmp/venv-9N4p/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:27:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:27:07 lf-activate-venv(): INFO: Base packages installed successfully 08:27:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:27:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:27:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:27:07 + /tmp/venv-9N4p/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:27:08 + type python3 08:27:08 + true 08:27:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9N4p/bin to PATH' 08:27:08 lf-activate-venv(): INFO: Adding /tmp/venv-9N4p/bin to PATH 08:27:08 + PATH=/tmp/venv-9N4p/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:27:08 + return 0 08:27:08 + [[ -d /opt/pyenv ]] 08:27:08 + echo '---> Setting up pyenv' 08:27:08 ---> Setting up pyenv 08:27:08 + export PYENV_ROOT=/opt/pyenv 08:27:08 + PYENV_ROOT=/opt/pyenv 08:27:08 + export PATH=/opt/pyenv/bin:/tmp/venv-9N4p/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:27:08 + PATH=/opt/pyenv/bin:/tmp/venv-9N4p/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:27:08 ++ pwd 08:27:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:27:08 + export PYTHONPATH 08:27:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:27:08 + TOX_TESTENV_PASSENV=PYTHONPATH 08:27:08 + tox --version 08:27:08 4.49.1 from /tmp/venv-9N4p/lib/python3.10/site-packages/tox/__init__.py 08:27:08 + PARALLEL=false 08:27:08 + TOX_OPTIONS_LIST= 08:27:08 + [[ -n pre-commit ]] 08:27:08 + TOX_OPTIONS_LIST=' -e pre-commit' 08:27:08 + case ${PARALLEL,,} in 08:27:08 + tox -e pre-commit 08:27:08 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:27:09 pre-commit: install_deps> python -I -m pip install pre-commit 08:27:12 pre-commit: freeze> python -m pip freeze --all 08:27:12 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.3,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 08:27:12 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:27:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:27:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:27:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:27:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:27:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:27:17 [INFO] Once installed this environment will be reused. 08:27:17 [INFO] This may take a few minutes... 08:27:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:27:21 [INFO] Once installed this environment will be reused. 08:27:21 [INFO] This may take a few minutes... 08:27:26 trim trailing whitespace.................................................Passed 08:27:26 Tabs remover.............................................................Passed 08:27:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:27:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:27:26 [INFO] Once installed this environment will be reused. 08:27:26 [INFO] This may take a few minutes... 08:27:34 gitlint..............................................(no files to check)Skipped 08:27:34 pre-commit: OK (25.93=setup[3.74]+cmd[13.60,8.59] seconds) 08:27:34 congratulations :) (25.97 seconds) 08:27:35 + tox_status=0 08:27:35 + echo '---> Completed tox runs' 08:27:35 ---> Completed tox runs 08:27:35 + for i in .tox/*/log 08:27:35 ++ echo .tox/pre-commit/log 08:27:35 ++ awk -F/ '{print $2}' 08:27:35 + tox_env=pre-commit 08:27:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:27:35 + DOC_DIR=docs/_build/html 08:27:35 + [[ -d docs/_build/html ]] 08:27:35 + echo '---> tox-run.sh ends' 08:27:35 ---> tox-run.sh ends 08:27:35 + test 0 -eq 0 08:27:35 $ ssh-agent -k 08:27:35 unset SSH_AUTH_SOCK; 08:27:35 unset SSH_AGENT_PID; 08:27:35 echo Agent pid 1616 killed; 08:27:35 [ssh-agent] Stopped. 08:27:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6861569969444211539.sh 08:27:35 ---> sysstat.sh 08:27:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3962538716463826454.sh 08:27:35 ---> package-listing.sh 08:27:35 ++ tr '[:upper:]' '[:lower:]' 08:27:35 ++ facter osfamily 08:27:35 + OS_FAMILY=debian 08:27:35 + workspace=/w/workspace/oom-master-pre-commit-lint 08:27:35 + START_PACKAGES=/tmp/packages_start.txt 08:27:35 + END_PACKAGES=/tmp/packages_end.txt 08:27:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:35 + PACKAGES=/tmp/packages_start.txt 08:27:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:27:35 + PACKAGES=/tmp/packages_end.txt 08:27:35 + case "${OS_FAMILY}" in 08:27:35 + dpkg -l 08:27:35 + grep '^ii' 08:27:35 + '[' -f /tmp/packages_start.txt ']' 08:27:35 + '[' -f /tmp/packages_end.txt ']' 08:27:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:27:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:27:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:27:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8920885574315212142.sh 08:27:35 ---> capture-instance-metadata.sh 08:27:35 Setup pyenv: 08:27:35 system 08:27:35 3.8.13 08:27:35 3.9.13 08:27:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:27:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LksJ 08:27:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:27:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:43 lf-activate-venv(): INFO: Base packages installed successfully 08:27:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:04 lf-activate-venv(): INFO: Adding /tmp/venv-LksJ/bin to PATH 08:28:04 INFO: Running in OpenStack, capturing instance metadata 08:28:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16795756042211247709.sh 08:28:05 provisioning config files... 08:28:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5707278888296237245tmp 08:28:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:28:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:28:05 [EnvInject] - Injecting environment variables from a build step. 08:28:05 [EnvInject] - Injecting as environment variables the properties content 08:28:05 SERVER_ID=logs 08:28:05 08:28:05 [EnvInject] - Variables injected successfully. 08:28:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12305076541062147044.sh 08:28:05 ---> create-netrc.sh 08:28:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4131137324123761083.sh 08:28:05 ---> python-tools-install.sh 08:28:05 Setup pyenv: 08:28:05 system 08:28:05 3.8.13 08:28:05 3.9.13 08:28:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LksJ from file:/tmp/.os_lf_venv 08:28:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:06 lf-activate-venv(): INFO: Base packages installed successfully 08:28:06 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-LksJ/bin to PATH 08:28:14 Generating Requirements File 08:28:31 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:28:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:28:31 Python 3.10.6 08:28:31 pip 26.0.1 from /tmp/venv-LksJ/lib/python3.10/site-packages/pip (python 3.10) 08:28:32 appdirs==1.4.4 08:28:32 argcomplete==3.6.3 08:28:32 aspy.yaml==1.3.0 08:28:32 attrs==25.4.0 08:28:32 autopage==0.6.0 08:28:32 backports.strenum==1.3.1 08:28:32 beautifulsoup4==4.14.3 08:28:32 boto3==1.42.66 08:28:32 botocore==1.42.66 08:28:32 bs4==0.0.2 08:28:32 certifi==2026.2.25 08:28:32 cffi==2.0.0 08:28:32 cfgv==3.5.0 08:28:32 chardet==7.1.0 08:28:32 charset-normalizer==3.4.5 08:28:32 click==8.3.1 08:28:32 cliff==4.13.2 08:28:32 cmd2==3.4.0 08:28:32 cryptography==3.3.2 08:28:32 debtcollector==3.0.0 08:28:32 decorator==5.2.1 08:28:32 defusedxml==0.7.1 08:28:32 Deprecated==1.3.1 08:28:32 distlib==0.4.0 08:28:32 dnspython==2.8.0 08:28:32 docker==7.1.0 08:28:32 dogpile.cache==1.5.0 08:28:32 durationpy==0.10 08:28:32 email-validator==2.3.0 08:28:32 filelock==3.25.2 08:28:32 future==1.0.0 08:28:32 gitdb==4.0.12 08:28:32 GitPython==3.1.46 08:28:32 httplib2==0.30.2 08:28:32 identify==2.6.17 08:28:32 idna==3.11 08:28:32 importlib-resources==1.5.0 08:28:32 iso8601==2.1.0 08:28:32 Jinja2==3.1.6 08:28:32 jmespath==1.1.0 08:28:32 jsonpatch==1.33 08:28:32 jsonpointer==3.0.0 08:28:32 jsonschema==4.26.0 08:28:32 jsonschema-specifications==2025.9.1 08:28:32 keystoneauth1==5.13.1 08:28:32 kubernetes==35.0.0 08:28:32 lftools==0.37.22 08:28:32 lxml==6.0.2 08:28:32 markdown-it-py==4.0.0 08:28:32 MarkupSafe==3.0.3 08:28:32 mdurl==0.1.2 08:28:32 msgpack==1.1.2 08:28:32 multi_key_dict==2.0.3 08:28:32 munch==4.0.0 08:28:32 netaddr==1.3.0 08:28:32 niet==1.4.2 08:28:32 nodeenv==1.10.0 08:28:32 oauth2client==4.1.3 08:28:32 oauthlib==3.3.1 08:28:32 openstacksdk==4.10.0 08:28:32 os-service-types==1.8.2 08:28:32 osc-lib==4.4.0 08:28:32 oslo.config==10.3.0 08:28:32 oslo.context==6.3.0 08:28:32 oslo.i18n==6.7.2 08:28:32 oslo.log==8.1.0 08:28:32 oslo.serialization==5.9.1 08:28:32 oslo.utils==10.0.0 08:28:32 packaging==26.0 08:28:32 pbr==7.0.3 08:28:32 platformdirs==4.9.4 08:28:32 prettytable==3.17.0 08:28:32 psutil==7.2.2 08:28:32 pyasn1==0.6.2 08:28:32 pyasn1_modules==0.4.2 08:28:32 pycparser==3.0 08:28:32 pygerrit2==2.0.15 08:28:32 PyGithub==2.8.1 08:28:32 Pygments==2.19.2 08:28:32 PyJWT==2.11.0 08:28:32 PyNaCl==1.6.2 08:28:32 pyparsing==2.4.7 08:28:32 pyperclip==1.11.0 08:28:32 pyrsistent==0.20.0 08:28:32 python-cinderclient==9.9.0 08:28:32 python-dateutil==2.9.0.post0 08:28:32 python-discovery==1.1.3 08:28:32 python-heatclient==5.1.0 08:28:32 python-jenkins==1.8.3 08:28:32 python-keystoneclient==5.8.0 08:28:32 python-magnumclient==4.10.0 08:28:32 python-openstackclient==9.0.0 08:28:32 python-swiftclient==4.10.0 08:28:32 PyYAML==6.0.3 08:28:32 referencing==0.37.0 08:28:32 requests==2.32.5 08:28:32 requests-oauthlib==2.0.0 08:28:32 requestsexceptions==1.4.0 08:28:32 rfc3986==2.0.0 08:28:32 rich==14.3.3 08:28:32 rich-argparse==1.7.2 08:28:32 rpds-py==0.30.0 08:28:32 rsa==4.9.1 08:28:32 ruamel.yaml==0.19.1 08:28:32 ruamel.yaml.clib==0.2.15 08:28:32 s3transfer==0.16.0 08:28:32 simplejson==3.20.2 08:28:32 six==1.17.0 08:28:32 smmap==5.0.3 08:28:32 soupsieve==2.8.3 08:28:32 stevedore==5.7.0 08:28:32 tabulate==0.10.0 08:28:32 toml==0.10.2 08:28:32 tomlkit==0.14.0 08:28:32 tqdm==4.67.3 08:28:32 typing_extensions==4.15.0 08:28:32 urllib3==1.26.20 08:28:32 virtualenv==21.2.0 08:28:32 wcwidth==0.6.0 08:28:32 websocket-client==1.9.0 08:28:32 wrapt==2.1.2 08:28:32 xdg==6.0.0 08:28:32 xmltodict==1.0.4 08:28:32 yq==3.4.3 08:28:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17077891445774009446.sh 08:28:32 ---> sudo-logs.sh 08:28:32 Archiving 'sudo' log.. 08:28:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3127820548482859474.sh 08:28:32 ---> job-cost.sh 08:28:32 INFO: Activating Python virtual environment... 08:28:32 Setup pyenv: 08:28:32 system 08:28:32 3.8.13 08:28:32 3.9.13 08:28:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LksJ from file:/tmp/.os_lf_venv 08:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:34 lf-activate-venv(): INFO: Base packages installed successfully 08:28:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:28:39 lf-activate-venv(): INFO: Adding /tmp/venv-LksJ/bin to PATH 08:28:39 INFO: No stack-cost file found 08:28:39 INFO: Instance uptime: 139s 08:28:39 INFO: Fetching instance metadata (attempt 1 of 3)... 08:28:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:28:39 INFO: Successfully fetched instance metadata 08:28:39 INFO: Instance type: v3-standard-4 08:28:39 INFO: Retrieving pricing info for: v3-standard-4 08:28:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:28:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 08:28:40 INFO: Successfully fetched Vexxhost pricing API 08:28:40 INFO: Retrieved cost: 0.11 08:28:40 INFO: Retrieved resource: v3-standard-4 08:28:40 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:28:40 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:28:40 INFO: Successfully archived job cost data 08:28:40 DEBUG: Cost data: oom-master-pre-commit-lint,4497,2026-03-12 08:28:40,v3-standard-4,139,0.11,0.00,SUCCESS 08:28:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13334551939362143388.sh 08:28:40 ---> logs-deploy.sh 08:28:40 Setup pyenv: 08:28:40 system 08:28:40 3.8.13 08:28:40 3.9.13 08:28:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LksJ from file:/tmp/.os_lf_venv 08:28:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:42 lf-activate-venv(): INFO: Base packages installed successfully 08:28:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-LksJ/bin to PATH 08:28:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4497 08:28:49 INFO: archiving workspace using pattern(s): 08:28:49 /tmp/venv-LksJ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:28:49 warnings.warn( 08:28:50 Archives upload complete. 08:28:51 INFO: archiving logs to Nexus 08:28:51 /tmp/venv-LksJ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:28:51 warnings.warn( 08:28:52 ---> uname -a: 08:28:52 Linux prd-ubuntu1804-builder-4c-4g-1366 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:28:52 08:28:52 08:28:52 ---> lscpu: 08:28:52 Architecture: x86_64 08:28:52 CPU op-mode(s): 32-bit, 64-bit 08:28:52 Byte Order: Little Endian 08:28:52 CPU(s): 4 08:28:52 On-line CPU(s) list: 0-3 08:28:52 Thread(s) per core: 1 08:28:52 Core(s) per socket: 1 08:28:52 Socket(s): 4 08:28:52 NUMA node(s): 1 08:28:52 Vendor ID: AuthenticAMD 08:28:52 CPU family: 23 08:28:52 Model: 49 08:28:52 Model name: AMD EPYC-Rome Processor 08:28:52 Stepping: 0 08:28:52 CPU MHz: 2799.998 08:28:52 BogoMIPS: 5599.99 08:28:52 Virtualization: AMD-V 08:28:52 Hypervisor vendor: KVM 08:28:52 Virtualization type: full 08:28:52 L1d cache: 32K 08:28:52 L1i cache: 32K 08:28:52 L2 cache: 512K 08:28:52 L3 cache: 16384K 08:28:52 NUMA node0 CPU(s): 0-3 08:28:52 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:28:52 08:28:52 08:28:52 ---> nproc: 08:28:52 4 08:28:52 08:28:52 08:28:52 ---> df -h: 08:28:52 Filesystem Size Used Avail Use% Mounted on 08:28:52 udev 7.9G 0 7.9G 0% /dev 08:28:52 tmpfs 1.6G 676K 1.6G 1% /run 08:28:52 /dev/vda1 78G 8.4G 69G 11% / 08:28:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:28:52 tmpfs 5.0M 0 5.0M 0% /run/lock 08:28:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:28:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:28:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:28:52 08:28:52 08:28:52 ---> free -m: 08:28:52 total used free shared buff/cache available 08:28:52 Mem: 16040 613 13227 0 2198 15106 08:28:52 Swap: 1023 0 1023 08:28:52 08:28:52 08:28:52 ---> ip addr: 08:28:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:28:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:28:52 inet 127.0.0.1/8 scope host lo 08:28:52 valid_lft forever preferred_lft forever 08:28:52 inet6 ::1/128 scope host 08:28:52 valid_lft forever preferred_lft forever 08:28:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:28:52 link/ether fa:16:3e:c6:34:44 brd ff:ff:ff:ff:ff:ff 08:28:52 inet 10.30.107.110/23 brd 10.30.107.255 scope global dynamic ens3 08:28:52 valid_lft 86256sec preferred_lft 86256sec 08:28:52 inet6 fe80::f816:3eff:fec6:3444/64 scope link 08:28:52 valid_lft forever preferred_lft forever 08:28:52 08:28:52 08:28:52 ---> sar -b -r -n DEV: 08:28:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1366) 03/12/26 _x86_64_ (4 CPU) 08:28:52 08:28:52 08:26:30 LINUX RESTART (4 CPU) 08:28:52 08:28:52 08:27:01 tps rtps wtps bread/s bwrtn/s 08:28:52 08:28:01 127.71 8.82 118.90 190.23 39809.50 08:28:52 Average: 127.71 8.82 118.90 190.23 39809.50 08:28:52 08:28:52 08:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:52 08:28:01 13597636 15409812 2827332 17.21 74260 1926456 926804 5.30 926684 1661136 195828 08:28:52 Average: 13597636 15409812 2827332 17.21 74260 1926456 926804 5.30 926684 1661136 195828 08:28:52 08:28:52 08:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:52 08:28:01 ens3 139.49 96.22 1300.63 13.19 0.00 0.00 0.00 0.00 08:28:52 08:28:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 08:28:52 Average: ens3 139.49 96.22 1300.63 13.19 0.00 0.00 0.00 0.00 08:28:52 Average: lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 08:28:52 08:28:52 08:28:52 ---> sar -P ALL: 08:28:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1366) 03/12/26 _x86_64_ (4 CPU) 08:28:52 08:28:52 08:26:30 LINUX RESTART (4 CPU) 08:28:52 08:28:52 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:28:52 08:28:01 all 22.48 0.00 2.18 1.81 0.06 73.47 08:28:52 08:28:01 0 25.33 0.00 1.94 0.90 0.07 71.76 08:28:52 08:28:01 1 26.86 0.00 2.52 0.33 0.07 70.22 08:28:52 08:28:01 2 24.43 0.00 2.34 0.48 0.08 72.66 08:28:52 08:28:01 3 13.29 0.00 1.93 5.52 0.05 79.21 08:28:52 Average: all 22.48 0.00 2.18 1.81 0.06 73.47 08:28:52 Average: 0 25.33 0.00 1.94 0.90 0.07 71.76 08:28:52 Average: 1 26.86 0.00 2.52 0.33 0.07 70.22 08:28:52 Average: 2 24.43 0.00 2.34 0.48 0.08 72.66 08:28:52 Average: 3 13.29 0.00 1.93 5.52 0.05 79.21 08:28:52 08:28:52 08:28:52