07:44:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142638 07:44:53 Running as SYSTEM 07:44:53 [EnvInject] - Loading node environment variables. 07:44:53 Building remotely on prd-ubuntu1804-builder-4c-4g-17612 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:44:53 [ssh-agent] Looking for ssh-agent implementation... 07:44:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:44:53 $ ssh-agent 07:44:53 SSH_AUTH_SOCK=/tmp/ssh-mUkr5IxnZ1ar/agent.1650 07:44:53 SSH_AGENT_PID=1652 07:44:53 [ssh-agent] Started. 07:44:53 Running ssh-add (command line suppressed) 07:44:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4021237781000825726.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4021237781000825726.key) 07:44:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:44:53 The recommended git tool is: NONE 07:44:55 using credential onap-jenkins-ssh 07:44:55 Wiping out workspace first. 07:44:55 Cloning the remote Git repository 07:44:55 Cloning repository git://cloud.onap.org/mirror/oom.git 07:44:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:44:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:44:55 > git --version # timeout=10 07:44:55 > git --version # 'git version 2.17.1' 07:44:55 using GIT_SSH to set credentials Gerrit user 07:44:55 Verifying host key using manually-configured host key entries 07:44:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:45:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:45:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:45:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:45:00 using GIT_SSH to set credentials Gerrit user 07:45:00 Verifying host key using manually-configured host key entries 07:45:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/142638/1 # timeout=30 07:45:00 > git rev-parse 6e010a98deef430da58cae852e92f9ac747d1524^{commit} # timeout=10 07:45:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:45:00 Checking out Revision 6e010a98deef430da58cae852e92f9ac747d1524 (refs/changes/38/142638/1) 07:45:00 > git config core.sparsecheckout # timeout=10 07:45:00 > git checkout -f 6e010a98deef430da58cae852e92f9ac747d1524 # timeout=30 07:45:04 Commit message: "[COMMON] Enhance common/postgres to support operator based user and db creation" 07:45:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:45:04 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 07:45:04 [EnvInject] - Injecting environment variables from a build step. 07:45:04 [EnvInject] - Injecting as environment variables the properties content 07:45:04 PYTHON=python3 07:45:04 07:45:04 [EnvInject] - Variables injected successfully. 07:45:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12115005340529529589.sh 07:45:04 ---> tox-install.sh 07:45:04 + source /home/jenkins/lf-env.sh 07:45:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:04 ++ mktemp -d /tmp/venv-XXXX 07:45:04 + lf_venv=/tmp/venv-n9AN 07:45:04 + local venv_file=/tmp/.os_lf_venv 07:45:04 + local python=python3 07:45:04 + local options 07:45:04 + local set_path=true 07:45:04 + local install_args= 07:45:04 ++ 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:45:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:45:04 + true 07:45:04 + case $1 in 07:45:04 + venv_file=/tmp/.toxenv 07:45:04 + shift 2 07:45:04 + true 07:45:04 + case $1 in 07:45:04 + shift 07:45:04 + break 07:45:04 + case $python in 07:45:04 + local pkg_list= 07:45:04 + [[ -d /opt/pyenv ]] 07:45:04 + echo 'Setup pyenv:' 07:45:04 Setup pyenv: 07:45:04 + export PYENV_ROOT=/opt/pyenv 07:45:04 + PYENV_ROOT=/opt/pyenv 07:45:04 + 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:45:04 + 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:45:04 + pyenv versions 07:45:04 * system (set by /opt/pyenv/version) 07:45:04 * 3.8.13 (set by /opt/pyenv/version) 07:45:04 * 3.9.13 (set by /opt/pyenv/version) 07:45:04 * 3.10.6 (set by /opt/pyenv/version) 07:45:04 + command -v pyenv 07:45:04 ++ pyenv init - --no-rehash 07:45:04 + 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:45:04 export PATH="/opt/pyenv/shims:${PATH}" 07:45:04 export PYENV_SHELL=bash 07:45:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:45:04 pyenv() { 07:45:04 local command 07:45:04 command="${1:-}" 07:45:04 if [ "$#" -gt 0 ]; then 07:45:04 shift 07:45:04 fi 07:45:04 07:45:04 case "$command" in 07:45:04 rehash|shell) 07:45:04 eval "$(pyenv "sh-$command" "$@")" 07:45:04 ;; 07:45:04 *) 07:45:04 command pyenv "$command" "$@" 07:45:04 ;; 07:45:04 esac 07:45:04 }' 07:45:04 +++ 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:45:04 ++ 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:45:04 ++ 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:45:04 ++ 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:45:04 ++ export PYENV_SHELL=bash 07:45:04 ++ PYENV_SHELL=bash 07:45:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:45:04 +++ complete -F _pyenv pyenv 07:45:04 ++ lf-pyver python3 07:45:04 ++ local py_version_xy=python3 07:45:04 ++ local py_version_xyz= 07:45:04 ++ pyenv versions 07:45:04 ++ local command 07:45:04 ++ command=versions 07:45:04 ++ '[' 1 -gt 0 ']' 07:45:04 ++ shift 07:45:04 ++ case "$command" in 07:45:04 ++ command pyenv versions 07:45:04 ++ pyenv versions 07:45:04 ++ sed 's/^[ *]* //' 07:45:04 ++ grep -E '^[0-9.]*[0-9]$' 07:45:04 ++ awk '{ print $1 }' 07:45:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:45:04 +++ grep '^3' /tmp/.pyenv_versions 07:45:04 +++ sort -V 07:45:04 +++ tail -n 1 07:45:04 ++ py_version_xyz=3.10.6 07:45:04 ++ [[ -z 3.10.6 ]] 07:45:04 ++ echo 3.10.6 07:45:04 ++ return 0 07:45:04 + pyenv local 3.10.6 07:45:04 + local command 07:45:04 + command=local 07:45:04 + '[' 2 -gt 0 ']' 07:45:04 + shift 07:45:04 + case "$command" in 07:45:04 + command pyenv local 3.10.6 07:45:04 + pyenv local 3.10.6 07:45:04 + for arg in "$@" 07:45:04 + case $arg in 07:45:04 + pkg_list+='tox ' 07:45:04 + for arg in "$@" 07:45:04 + case $arg in 07:45:04 + pkg_list+='virtualenv ' 07:45:04 + for arg in "$@" 07:45:04 + case $arg in 07:45:04 + pkg_list+='urllib3~=1.26.15 ' 07:45:04 + [[ -f /tmp/.toxenv ]] 07:45:04 + [[ ! -f /tmp/.toxenv ]] 07:45:04 + [[ -n '' ]] 07:45:04 + python3 -m venv /tmp/venv-n9AN 07:45:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n9AN' 07:45:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n9AN 07:45:09 + echo /tmp/venv-n9AN 07:45:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:45:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:45:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:45:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:09 + local 'pip_opts=--upgrade --quiet' 07:45:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:45:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:45:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:45:09 + [[ -n '' ]] 07:45:09 + [[ -n '' ]] 07:45:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:45:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:09 + /tmp/venv-n9AN/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:45:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:45:28 lf-activate-venv(): INFO: Base packages installed successfully 07:45:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:45:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:45:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:45:28 + /tmp/venv-n9AN/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:45:36 + type python3 07:45:36 + true 07:45:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n9AN/bin to PATH' 07:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-n9AN/bin to PATH 07:45:36 + PATH=/tmp/venv-n9AN/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:45:36 + return 0 07:45:36 + python3 --version 07:45:36 Python 3.10.6 07:45:36 + python3 -m pip --version 07:45:36 pip 25.3 from /tmp/venv-n9AN/lib/python3.10/site-packages/pip (python 3.10) 07:45:36 + python3 -m pip freeze 07:45:37 cachetools==6.2.2 07:45:37 chardet==5.2.0 07:45:37 colorama==0.4.6 07:45:37 distlib==0.4.0 07:45:37 filelock==3.20.0 07:45:37 packaging==25.0 07:45:37 platformdirs==4.5.0 07:45:37 pluggy==1.6.0 07:45:37 pyproject-api==1.10.0 07:45:37 tomli==2.3.0 07:45:37 tox==4.32.0 07:45:37 typing_extensions==4.15.0 07:45:37 urllib3==1.26.20 07:45:37 virtualenv==20.35.4 07:45:37 [EnvInject] - Injecting environment variables from a build step. 07:45:37 [EnvInject] - Injecting as environment variables the properties content 07:45:37 PARALLEL=false 07:45:37 07:45:37 [EnvInject] - Variables injected successfully. 07:45:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6764134178283779542.sh 07:45:37 ---> tox-run.sh 07:45:37 + 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:45:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:45:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:45:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:45:37 + cd /w/workspace/oom-master-pre-commit-lint/. 07:45:37 + source /home/jenkins/lf-env.sh 07:45:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:37 ++ mktemp -d /tmp/venv-XXXX 07:45:37 + lf_venv=/tmp/venv-mCFX 07:45:37 + local venv_file=/tmp/.os_lf_venv 07:45:37 + local python=python3 07:45:37 + local options 07:45:37 + local set_path=true 07:45:37 + local install_args= 07:45:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:45:37 + true 07:45:37 + case $1 in 07:45:37 + venv_file=/tmp/.toxenv 07:45:37 + shift 2 07:45:37 + true 07:45:37 + case $1 in 07:45:37 + shift 07:45:37 + break 07:45:37 + case $python in 07:45:37 + local pkg_list= 07:45:37 + [[ -d /opt/pyenv ]] 07:45:37 + echo 'Setup pyenv:' 07:45:37 Setup pyenv: 07:45:37 + export PYENV_ROOT=/opt/pyenv 07:45:37 + PYENV_ROOT=/opt/pyenv 07:45:37 + 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:45:37 + 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:45:37 + pyenv versions 07:45:37 system 07:45:37 3.8.13 07:45:37 3.9.13 07:45:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:45:37 + command -v pyenv 07:45:37 ++ pyenv init - --no-rehash 07:45:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:45:37 export PATH="/opt/pyenv/shims:${PATH}" 07:45:37 export PYENV_SHELL=bash 07:45:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:45:37 pyenv() { 07:45:37 local command 07:45:37 command="${1:-}" 07:45:37 if [ "$#" -gt 0 ]; then 07:45:37 shift 07:45:37 fi 07:45:37 07:45:37 case "$command" in 07:45:37 rehash|shell) 07:45:37 eval "$(pyenv "sh-$command" "$@")" 07:45:37 ;; 07:45:37 *) 07:45:37 command pyenv "$command" "$@" 07:45:37 ;; 07:45:37 esac 07:45:37 }' 07:45:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:45:37 ++ 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:45:37 ++ 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:45:37 ++ 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:45:37 ++ export PYENV_SHELL=bash 07:45:37 ++ PYENV_SHELL=bash 07:45:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:45:37 +++ complete -F _pyenv pyenv 07:45:37 ++ lf-pyver python3 07:45:37 ++ local py_version_xy=python3 07:45:37 ++ local py_version_xyz= 07:45:37 ++ pyenv versions 07:45:37 ++ local command 07:45:37 ++ command=versions 07:45:37 ++ '[' 1 -gt 0 ']' 07:45:37 ++ shift 07:45:37 ++ case "$command" in 07:45:37 ++ command pyenv versions 07:45:37 ++ pyenv versions 07:45:37 ++ awk '{ print $1 }' 07:45:37 ++ grep -E '^[0-9.]*[0-9]$' 07:45:37 ++ sed 's/^[ *]* //' 07:45:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:45:37 +++ grep '^3' /tmp/.pyenv_versions 07:45:37 +++ sort -V 07:45:37 +++ tail -n 1 07:45:37 ++ py_version_xyz=3.10.6 07:45:37 ++ [[ -z 3.10.6 ]] 07:45:37 ++ echo 3.10.6 07:45:37 ++ return 0 07:45:37 + pyenv local 3.10.6 07:45:37 + local command 07:45:37 + command=local 07:45:37 + '[' 2 -gt 0 ']' 07:45:37 + shift 07:45:37 + case "$command" in 07:45:37 + command pyenv local 3.10.6 07:45:37 + pyenv local 3.10.6 07:45:37 + for arg in "$@" 07:45:37 + case $arg in 07:45:37 + pkg_list+='tox ' 07:45:37 + for arg in "$@" 07:45:37 + case $arg in 07:45:37 + pkg_list+='virtualenv ' 07:45:37 + for arg in "$@" 07:45:37 + case $arg in 07:45:37 + pkg_list+='urllib3~=1.26.15 ' 07:45:37 + [[ -f /tmp/.toxenv ]] 07:45:37 ++ cat /tmp/.toxenv 07:45:37 + lf_venv=/tmp/venv-n9AN 07:45:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9AN from' file:/tmp/.toxenv 07:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9AN from file:/tmp/.toxenv 07:45:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:45:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:37 + local 'pip_opts=--upgrade --quiet' 07:45:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:45:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:45:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:45:37 + [[ -n '' ]] 07:45:37 + [[ -n '' ]] 07:45:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:45:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:37 + /tmp/venv-n9AN/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:45:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:45:38 lf-activate-venv(): INFO: Base packages installed successfully 07:45:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:45:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:45:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:45:38 + /tmp/venv-n9AN/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:45:40 + type python3 07:45:40 + true 07:45:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n9AN/bin to PATH' 07:45:40 lf-activate-venv(): INFO: Adding /tmp/venv-n9AN/bin to PATH 07:45:40 + PATH=/tmp/venv-n9AN/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:45:40 + return 0 07:45:40 + [[ -d /opt/pyenv ]] 07:45:40 + echo '---> Setting up pyenv' 07:45:40 ---> Setting up pyenv 07:45:40 + export PYENV_ROOT=/opt/pyenv 07:45:40 + PYENV_ROOT=/opt/pyenv 07:45:40 + export PATH=/opt/pyenv/bin:/tmp/venv-n9AN/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:45:40 + PATH=/opt/pyenv/bin:/tmp/venv-n9AN/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:45:40 ++ pwd 07:45:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:45:40 + export PYTHONPATH 07:45:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:45:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:45:40 + tox --version 07:45:40 4.32.0 from /tmp/venv-n9AN/lib/python3.10/site-packages/tox/__init__.py 07:45:40 + PARALLEL=false 07:45:40 + TOX_OPTIONS_LIST= 07:45:40 + [[ -n pre-commit ]] 07:45:40 + TOX_OPTIONS_LIST=' -e pre-commit' 07:45:40 + case ${PARALLEL,,} in 07:45:40 + tox -e pre-commit 07:45:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:45:42 pre-commit: install_deps> python -I -m pip install pre-commit 07:45:46 pre-commit: freeze> python -m pip freeze --all 07:45:47 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 07:45:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:45:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:45:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:45:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:46:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:46:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:46:03 [INFO] Once installed this environment will be reused. 07:46:03 [INFO] This may take a few minutes... 07:46:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:46:23 [INFO] Once installed this environment will be reused. 07:46:23 [INFO] This may take a few minutes... 07:46:29 trim trailing whitespace.................................................Passed 07:46:29 Tabs remover.............................................................Passed 07:46:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:46:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:46:29 [INFO] Once installed this environment will be reused. 07:46:29 [INFO] This may take a few minutes... 07:46:46 gitlint..............................................(no files to check)Skipped 07:46:46 pre-commit: OK (65.32=setup[6.07]+cmd[42.31,16.93] seconds) 07:46:46 congratulations :) (65.35 seconds) 07:46:46 + tox_status=0 07:46:46 + echo '---> Completed tox runs' 07:46:46 ---> Completed tox runs 07:46:46 + for i in .tox/*/log 07:46:46 ++ echo .tox/pre-commit/log 07:46:46 ++ awk -F/ '{print $2}' 07:46:46 + tox_env=pre-commit 07:46:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:46:46 + DOC_DIR=docs/_build/html 07:46:46 + [[ -d docs/_build/html ]] 07:46:46 + echo '---> tox-run.sh ends' 07:46:46 ---> tox-run.sh ends 07:46:46 + test 0 -eq 0 07:46:46 $ ssh-agent -k 07:46:46 unset SSH_AUTH_SOCK; 07:46:46 unset SSH_AGENT_PID; 07:46:46 echo Agent pid 1652 killed; 07:46:46 [ssh-agent] Stopped. 07:46:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:46:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17462097433946895859.sh 07:46:46 ---> sysstat.sh 07:46:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7388692903279630930.sh 07:46:47 ---> package-listing.sh 07:46:47 ++ tr '[:upper:]' '[:lower:]' 07:46:47 ++ facter osfamily 07:46:47 + OS_FAMILY=debian 07:46:47 + workspace=/w/workspace/oom-master-pre-commit-lint 07:46:47 + START_PACKAGES=/tmp/packages_start.txt 07:46:47 + END_PACKAGES=/tmp/packages_end.txt 07:46:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:47 + PACKAGES=/tmp/packages_start.txt 07:46:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:46:47 + PACKAGES=/tmp/packages_end.txt 07:46:47 + case "${OS_FAMILY}" in 07:46:47 + dpkg -l 07:46:47 + grep '^ii' 07:46:47 + '[' -f /tmp/packages_start.txt ']' 07:46:47 + '[' -f /tmp/packages_end.txt ']' 07:46:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:46:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:46:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:46:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2877578763890609136.sh 07:46:47 ---> capture-instance-metadata.sh 07:46:47 Setup pyenv: 07:46:47 system 07:46:47 3.8.13 07:46:47 3.9.13 07:46:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:46:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zD6w 07:46:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:46:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:46:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:46:57 lf-activate-venv(): INFO: Base packages installed successfully 07:46:57 lf-activate-venv(): INFO: Installing additional packages: lftools 07:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-zD6w/bin to PATH 07:47:20 INFO: Running in OpenStack, capturing instance metadata 07:47:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10522561468840750975.sh 07:47:21 provisioning config files... 07:47:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8112251796081498945tmp 07:47:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:47:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:47:21 [EnvInject] - Injecting environment variables from a build step. 07:47:21 [EnvInject] - Injecting as environment variables the properties content 07:47:21 SERVER_ID=logs 07:47:21 07:47:21 [EnvInject] - Variables injected successfully. 07:47:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7735776950967202197.sh 07:47:21 ---> create-netrc.sh 07:47:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11399031859374667394.sh 07:47:21 ---> python-tools-install.sh 07:47:21 Setup pyenv: 07:47:21 system 07:47:21 3.8.13 07:47:21 3.9.13 07:47:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:47:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zD6w from file:/tmp/.os_lf_venv 07:47:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:47:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:47:23 lf-activate-venv(): INFO: Base packages installed successfully 07:47:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:47:31 lf-activate-venv(): INFO: Adding /tmp/venv-zD6w/bin to PATH 07:47:31 Generating Requirements File 07:47:57 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:47:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:47:57 Python 3.10.6 07:47:58 pip 25.3 from /tmp/venv-zD6w/lib/python3.10/site-packages/pip (python 3.10) 07:47:58 appdirs==1.4.4 07:47:58 argcomplete==3.6.3 07:47:58 aspy.yaml==1.3.0 07:47:58 attrs==25.4.0 07:47:58 autopage==0.5.2 07:47:58 beautifulsoup4==4.14.3 07:47:58 boto3==1.42.2 07:47:58 botocore==1.42.2 07:47:58 bs4==0.0.2 07:47:58 cachetools==6.2.2 07:47:58 certifi==2025.11.12 07:47:58 cffi==2.0.0 07:47:58 cfgv==3.5.0 07:47:58 chardet==5.2.0 07:47:58 charset-normalizer==3.4.4 07:47:58 click==8.3.1 07:47:58 cliff==4.13.0 07:47:58 cmd2==2.7.0 07:47:58 cryptography==3.3.2 07:47:58 debtcollector==3.0.0 07:47:58 decorator==5.2.1 07:47:58 defusedxml==0.7.1 07:47:58 Deprecated==1.3.1 07:47:58 distlib==0.4.0 07:47:58 dnspython==2.8.0 07:47:58 docker==7.1.0 07:47:58 dogpile.cache==1.5.0 07:47:58 durationpy==0.10 07:47:58 email-validator==2.3.0 07:47:58 filelock==3.20.0 07:47:58 future==1.0.0 07:47:58 gitdb==4.0.12 07:47:58 GitPython==3.1.45 07:47:58 google-auth==2.43.0 07:47:58 httplib2==0.31.0 07:47:58 identify==2.6.15 07:47:58 idna==3.11 07:47:58 importlib-resources==1.5.0 07:47:58 iso8601==2.1.0 07:47:58 Jinja2==3.1.6 07:47:58 jmespath==1.0.1 07:47:58 jsonpatch==1.33 07:47:58 jsonpointer==3.0.0 07:47:58 jsonschema==4.25.1 07:47:58 jsonschema-specifications==2025.9.1 07:47:58 keystoneauth1==5.12.0 07:47:58 kubernetes==34.1.0 07:47:58 lftools==0.37.16 07:47:58 lxml==6.0.2 07:47:58 markdown-it-py==4.0.0 07:47:58 MarkupSafe==3.0.3 07:47:58 mdurl==0.1.2 07:47:58 msgpack==1.1.2 07:47:58 multi_key_dict==2.0.3 07:47:58 munch==4.0.0 07:47:58 netaddr==1.3.0 07:47:58 niet==1.4.2 07:47:58 nodeenv==1.9.1 07:47:58 oauth2client==4.1.3 07:47:58 oauthlib==3.3.1 07:47:58 openstacksdk==4.8.0 07:47:58 os-service-types==1.8.2 07:47:58 osc-lib==4.2.0 07:47:58 oslo.config==10.1.0 07:47:58 oslo.context==6.2.0 07:47:58 oslo.i18n==6.7.1 07:47:58 oslo.log==7.2.1 07:47:58 oslo.serialization==5.8.0 07:47:58 oslo.utils==9.2.0 07:47:58 packaging==25.0 07:47:58 pbr==7.0.3 07:47:58 platformdirs==4.5.0 07:47:58 prettytable==3.17.0 07:47:58 psutil==7.1.3 07:47:58 pyasn1==0.6.1 07:47:58 pyasn1_modules==0.4.2 07:47:58 pycparser==2.23 07:47:58 pygerrit2==2.0.15 07:47:58 PyGithub==2.8.1 07:47:58 Pygments==2.19.2 07:47:58 PyJWT==2.10.1 07:47:58 PyNaCl==1.6.1 07:47:58 pyparsing==2.4.7 07:47:58 pyperclip==1.11.0 07:47:58 pyrsistent==0.20.0 07:47:58 python-cinderclient==9.8.0 07:47:58 python-dateutil==2.9.0.post0 07:47:58 python-heatclient==4.3.0 07:47:58 python-jenkins==1.8.3 07:47:58 python-keystoneclient==5.7.0 07:47:58 python-magnumclient==4.9.0 07:47:58 python-openstackclient==8.2.0 07:47:58 python-swiftclient==4.9.0 07:47:58 PyYAML==6.0.3 07:47:58 referencing==0.37.0 07:47:58 requests==2.32.5 07:47:58 requests-oauthlib==2.0.0 07:47:58 requestsexceptions==1.4.0 07:47:58 rfc3986==2.0.0 07:47:58 rich==14.2.0 07:47:58 rich-argparse==1.7.2 07:47:58 rpds-py==0.30.0 07:47:58 rsa==4.9.1 07:47:58 ruamel.yaml==0.18.16 07:47:58 ruamel.yaml.clib==0.2.15 07:47:58 s3transfer==0.16.0 07:47:58 simplejson==3.20.2 07:47:58 six==1.17.0 07:47:58 smmap==5.0.2 07:47:58 soupsieve==2.8 07:47:58 stevedore==5.6.0 07:47:58 tabulate==0.9.0 07:47:58 toml==0.10.2 07:47:58 tomlkit==0.13.3 07:47:58 tqdm==4.67.1 07:47:58 typing_extensions==4.15.0 07:47:58 tzdata==2025.2 07:47:58 urllib3==1.26.20 07:47:58 virtualenv==20.35.4 07:47:58 wcwidth==0.2.14 07:47:58 websocket-client==1.9.0 07:47:58 wrapt==2.0.1 07:47:58 xdg==6.0.0 07:47:58 xmltodict==1.0.2 07:47:58 yq==3.4.3 07:47:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11212200610774202523.sh 07:47:58 ---> sudo-logs.sh 07:47:58 Archiving 'sudo' log.. 07:47:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5245188759797341226.sh 07:47:58 ---> job-cost.sh 07:47:58 Setup pyenv: 07:47:58 system 07:47:58 3.8.13 07:47:58 3.9.13 07:47:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:47:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zD6w from file:/tmp/.os_lf_venv 07:47:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:47:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:00 lf-activate-venv(): INFO: Base packages installed successfully 07:48:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-zD6w/bin to PATH 07:48:06 INFO: No Stack... 07:48:06 INFO: Retrieving Pricing Info for: v3-standard-4 07:48:06 INFO: Archiving Costs 07:48:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins859423875220982069.sh 07:48:06 ---> logs-deploy.sh 07:48:06 Setup pyenv: 07:48:06 system 07:48:06 3.8.13 07:48:06 3.9.13 07:48:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zD6w from file:/tmp/.os_lf_venv 07:48:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:48:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:08 lf-activate-venv(): INFO: Base packages installed successfully 07:48:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-zD6w/bin to PATH 07:48:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4322 07:48:17 INFO: archiving workspace using pattern(s): 07:48:18 Archives upload complete. 07:48:18 INFO: archiving logs to Nexus 07:48:19 ---> uname -a: 07:48:19 Linux prd-ubuntu1804-builder-4c-4g-17612 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:48:19 07:48:19 07:48:19 ---> lscpu: 07:48:19 Architecture: x86_64 07:48:19 CPU op-mode(s): 32-bit, 64-bit 07:48:19 Byte Order: Little Endian 07:48:19 CPU(s): 4 07:48:19 On-line CPU(s) list: 0-3 07:48:19 Thread(s) per core: 1 07:48:19 Core(s) per socket: 1 07:48:19 Socket(s): 4 07:48:19 NUMA node(s): 1 07:48:19 Vendor ID: AuthenticAMD 07:48:19 CPU family: 23 07:48:19 Model: 49 07:48:19 Model name: AMD EPYC-Rome Processor 07:48:19 Stepping: 0 07:48:19 CPU MHz: 2800.000 07:48:19 BogoMIPS: 5600.00 07:48:19 Virtualization: AMD-V 07:48:19 Hypervisor vendor: KVM 07:48:19 Virtualization type: full 07:48:19 L1d cache: 32K 07:48:19 L1i cache: 32K 07:48:19 L2 cache: 512K 07:48:19 L3 cache: 16384K 07:48:19 NUMA node0 CPU(s): 0-3 07:48:19 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:48:19 07:48:19 07:48:19 ---> nproc: 07:48:19 4 07:48:19 07:48:19 07:48:19 ---> df -h: 07:48:19 Filesystem Size Used Avail Use% Mounted on 07:48:19 udev 7.9G 0 7.9G 0% /dev 07:48:19 tmpfs 1.6G 680K 1.6G 1% /run 07:48:19 /dev/vda1 78G 8.4G 69G 11% / 07:48:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:48:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:48:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:48:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:48:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:48:19 07:48:19 07:48:19 ---> free -m: 07:48:19 total used free shared buff/cache available 07:48:19 Mem: 16040 566 13253 0 2219 15151 07:48:19 Swap: 1023 0 1023 07:48:19 07:48:19 07:48:19 ---> ip addr: 07:48:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:48:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:48:19 inet 127.0.0.1/8 scope host lo 07:48:19 valid_lft forever preferred_lft forever 07:48:19 inet6 ::1/128 scope host 07:48:19 valid_lft forever preferred_lft forever 07:48:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:48:19 link/ether fa:16:3e:14:6f:95 brd ff:ff:ff:ff:ff:ff 07:48:19 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic ens3 07:48:19 valid_lft 86180sec preferred_lft 86180sec 07:48:19 inet6 fe80::f816:3eff:fe14:6f95/64 scope link 07:48:19 valid_lft forever preferred_lft forever 07:48:19 07:48:19 07:48:19 ---> sar -b -r -n DEV: 07:48:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17612) 12/04/25 _x86_64_ (4 CPU) 07:48:19 07:48:19 07:44:40 LINUX RESTART (4 CPU) 07:48:19 07:48:19 07:45:01 tps rtps wtps bread/s bwrtn/s 07:48:19 07:46:02 182.34 23.65 158.69 789.34 20285.15 07:48:19 07:47:01 57.76 0.32 57.44 18.71 20742.93 07:48:19 07:48:01 109.48 1.02 108.47 118.40 28961.73 07:48:19 Average: 116.85 8.37 108.48 310.43 23343.93 07:48:19 07:48:19 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:48:19 07:46:02 14070400 15556956 2354568 14.34 49316 1643760 825988 4.73 680440 1470356 55312 07:48:19 07:47:01 13922168 15543108 2502800 15.24 59932 1758696 792344 4.53 756456 1525024 43476 07:48:19 07:48:01 13606236 15540412 2818732 17.16 86696 2027088 771064 4.41 773792 1786848 116260 07:48:19 Average: 13866268 15546825 2558700 15.58 65315 1809848 796465 4.56 736896 1594076 71683 07:48:19 07:48:19 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:48:19 07:46:02 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 07:48:19 07:46:02 ens3 73.60 49.24 725.25 15.93 0.00 0.00 0.00 0.00 07:48:19 07:47:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 07:48:19 07:47:01 ens3 22.89 18.40 181.16 4.53 0.00 0.00 0.00 0.00 07:48:19 07:48:01 lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 07:48:19 07:48:01 ens3 74.43 53.68 878.36 10.49 0.00 0.00 0.00 0.00 07:48:19 Average: lo 1.23 1.23 0.14 0.14 0.00 0.00 0.00 0.00 07:48:19 Average: ens3 57.16 40.56 597.20 10.35 0.00 0.00 0.00 0.00 07:48:19 07:48:19 07:48:19 ---> sar -P ALL: 07:48:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17612) 12/04/25 _x86_64_ (4 CPU) 07:48:19 07:48:19 07:44:40 LINUX RESTART (4 CPU) 07:48:19 07:48:19 07:45:01 CPU %user %nice %system %iowait %steal %idle 07:48:19 07:46:02 all 7.57 0.00 1.00 21.88 0.05 69.50 07:48:19 07:46:02 0 9.04 0.00 0.83 3.64 0.02 86.47 07:48:19 07:46:02 1 10.19 0.00 1.44 14.69 0.05 73.62 07:48:19 07:46:02 2 7.54 0.00 0.92 9.48 0.07 82.00 07:48:19 07:46:02 3 3.51 0.00 0.82 59.67 0.07 35.94 07:48:19 07:47:01 all 12.70 0.00 1.15 17.05 0.07 69.02 07:48:19 07:47:01 0 18.38 0.00 1.34 2.70 0.05 77.54 07:48:19 07:47:01 1 7.12 0.00 0.63 2.04 0.03 90.17 07:48:19 07:47:01 2 4.87 0.00 0.73 13.28 0.12 81.00 07:48:19 07:47:01 3 20.41 0.00 1.93 50.12 0.08 27.45 07:48:19 07:48:01 all 18.09 0.00 1.32 5.86 0.06 74.67 07:48:19 07:48:01 0 24.26 0.00 1.98 0.78 0.05 72.92 07:48:19 07:48:01 1 6.92 0.00 0.92 2.40 0.07 89.69 07:48:19 07:48:01 2 27.58 0.00 1.15 0.98 0.08 70.20 07:48:19 07:48:01 3 13.53 0.00 1.19 19.30 0.05 65.94 07:48:19 Average: all 12.79 0.00 1.16 14.91 0.06 71.08 07:48:19 Average: 0 17.22 0.00 1.39 2.37 0.04 78.98 07:48:19 Average: 1 8.08 0.00 1.00 6.40 0.05 84.47 07:48:19 Average: 2 13.39 0.00 0.93 7.88 0.09 77.71 07:48:19 Average: 3 12.44 0.00 1.31 42.99 0.07 43.19 07:48:19 07:48:19 07:48:19