18:48:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 18:48:03 Running as SYSTEM 18:48:03 [EnvInject] - Loading node environment variables. 18:48:03 Building remotely on prd-ubuntu1804-builder-4c-4g-19136 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:48:03 [ssh-agent] Looking for ssh-agent implementation... 18:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:03 $ ssh-agent 18:48:04 SSH_AUTH_SOCK=/tmp/ssh-RmQX1uZDIFhG/agent.1808 18:48:04 SSH_AGENT_PID=1810 18:48:04 [ssh-agent] Started. 18:48:04 Running ssh-add (command line suppressed) 18:48:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17255027161192647161.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17255027161192647161.key) 18:48:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:48:04 The recommended git tool is: NONE 18:48:05 using credential onap-jenkins-ssh 18:48:05 Wiping out workspace first. 18:48:05 Cloning the remote Git repository 18:48:05 Cloning repository git://cloud.onap.org/mirror/oom.git 18:48:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:48:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:48:05 > git --version # timeout=10 18:48:05 > git --version # 'git version 2.17.1' 18:48:05 using GIT_SSH to set credentials Gerrit user 18:48:05 Verifying host key using manually-configured host key entries 18:48:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:48:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:48:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:48:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:48:11 using GIT_SSH to set credentials Gerrit user 18:48:11 Verifying host key using manually-configured host key entries 18:48:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/1 # timeout=30 18:48:11 > git rev-parse b5e24e0eb2f7e9f370933b7c349a6aaa6ac2d51c^{commit} # timeout=10 18:48:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:48:11 Checking out Revision b5e24e0eb2f7e9f370933b7c349a6aaa6ac2d51c (refs/changes/64/142664/1) 18:48:11 > git config core.sparsecheckout # timeout=10 18:48:11 > git checkout -f b5e24e0eb2f7e9f370933b7c349a6aaa6ac2d51c # timeout=30 18:48:15 Commit message: "Update SDNC versions for Quebec" 18:48:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:48:15 > git rev-list --no-walk 2093464d587cf88aa9e836be40ce63d117384da3 # timeout=10 18:48:15 [EnvInject] - Injecting environment variables from a build step. 18:48:15 [EnvInject] - Injecting as environment variables the properties content 18:48:15 PYTHON=python3 18:48:15 18:48:15 [EnvInject] - Variables injected successfully. 18:48:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6264615842330203487.sh 18:48:15 ---> tox-install.sh 18:48:15 + source /home/jenkins/lf-env.sh 18:48:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:15 ++ mktemp -d /tmp/venv-XXXX 18:48:15 + lf_venv=/tmp/venv-OnAs 18:48:15 + local venv_file=/tmp/.os_lf_venv 18:48:15 + local python=python3 18:48:15 + local options 18:48:15 + local set_path=true 18:48:15 + local install_args= 18:48:15 ++ 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 18:48:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:15 + true 18:48:15 + case $1 in 18:48:15 + venv_file=/tmp/.toxenv 18:48:15 + shift 2 18:48:15 + true 18:48:15 + case $1 in 18:48:15 + shift 18:48:15 + break 18:48:15 + case $python in 18:48:15 + local pkg_list= 18:48:15 + [[ -d /opt/pyenv ]] 18:48:15 + echo 'Setup pyenv:' 18:48:15 Setup pyenv: 18:48:15 + export PYENV_ROOT=/opt/pyenv 18:48:15 + PYENV_ROOT=/opt/pyenv 18:48:15 + 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 18:48:15 + 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 18:48:15 + pyenv versions 18:48:15 * system (set by /opt/pyenv/version) 18:48:15 * 3.8.13 (set by /opt/pyenv/version) 18:48:15 * 3.9.13 (set by /opt/pyenv/version) 18:48:15 * 3.10.6 (set by /opt/pyenv/version) 18:48:15 + command -v pyenv 18:48:15 ++ pyenv init - --no-rehash 18:48:15 + 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[*]}"'\'')" 18:48:15 export PATH="/opt/pyenv/shims:${PATH}" 18:48:15 export PYENV_SHELL=bash 18:48:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:15 pyenv() { 18:48:15 local command 18:48:15 command="${1:-}" 18:48:15 if [ "$#" -gt 0 ]; then 18:48:15 shift 18:48:15 fi 18:48:15 18:48:15 case "$command" in 18:48:15 rehash|shell) 18:48:15 eval "$(pyenv "sh-$command" "$@")" 18:48:15 ;; 18:48:15 *) 18:48:15 command pyenv "$command" "$@" 18:48:15 ;; 18:48:15 esac 18:48:15 }' 18:48:15 +++ 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[*]}"' 18:48:15 ++ 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 18:48:15 ++ 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 18:48:15 ++ 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 18:48:15 ++ export PYENV_SHELL=bash 18:48:15 ++ PYENV_SHELL=bash 18:48:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:15 +++ complete -F _pyenv pyenv 18:48:15 ++ lf-pyver python3 18:48:15 ++ local py_version_xy=python3 18:48:15 ++ local py_version_xyz= 18:48:15 ++ pyenv versions 18:48:15 ++ sed 's/^[ *]* //' 18:48:15 ++ local command 18:48:15 ++ command=versions 18:48:15 ++ '[' 1 -gt 0 ']' 18:48:15 ++ shift 18:48:15 ++ case "$command" in 18:48:15 ++ command pyenv versions 18:48:15 ++ pyenv versions 18:48:15 ++ awk '{ print $1 }' 18:48:15 ++ grep -E '^[0-9.]*[0-9]$' 18:48:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:15 +++ grep '^3' /tmp/.pyenv_versions 18:48:15 +++ sort -V 18:48:15 +++ tail -n 1 18:48:15 ++ py_version_xyz=3.10.6 18:48:15 ++ [[ -z 3.10.6 ]] 18:48:15 ++ echo 3.10.6 18:48:15 ++ return 0 18:48:15 + pyenv local 3.10.6 18:48:15 + local command 18:48:15 + command=local 18:48:15 + '[' 2 -gt 0 ']' 18:48:15 + shift 18:48:15 + case "$command" in 18:48:15 + command pyenv local 3.10.6 18:48:15 + pyenv local 3.10.6 18:48:15 + for arg in "$@" 18:48:15 + case $arg in 18:48:15 + pkg_list+='tox ' 18:48:15 + for arg in "$@" 18:48:15 + case $arg in 18:48:15 + pkg_list+='virtualenv ' 18:48:15 + for arg in "$@" 18:48:15 + case $arg in 18:48:15 + pkg_list+='urllib3~=1.26.15 ' 18:48:15 + [[ -f /tmp/.toxenv ]] 18:48:15 + [[ ! -f /tmp/.toxenv ]] 18:48:15 + [[ -n '' ]] 18:48:15 + python3 -m venv /tmp/venv-OnAs 18:48:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OnAs' 18:48:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OnAs 18:48:19 + echo /tmp/venv-OnAs 18:48:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:48:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:48:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:48:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:19 + local 'pip_opts=--upgrade --quiet' 18:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:48:19 + [[ -n '' ]] 18:48:19 + [[ -n '' ]] 18:48:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:48:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:19 + /tmp/venv-OnAs/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 18:48:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:48:23 lf-activate-venv(): INFO: Base packages installed successfully 18:48:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:48:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:48:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:48:23 + /tmp/venv-OnAs/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 18:48:25 + type python3 18:48:25 + true 18:48:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OnAs/bin to PATH' 18:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-OnAs/bin to PATH 18:48:25 + PATH=/tmp/venv-OnAs/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 18:48:25 + return 0 18:48:25 + python3 --version 18:48:25 Python 3.10.6 18:48:25 + python3 -m pip --version 18:48:26 pip 25.3 from /tmp/venv-OnAs/lib/python3.10/site-packages/pip (python 3.10) 18:48:26 + python3 -m pip freeze 18:48:26 cachetools==6.2.2 18:48:26 chardet==5.2.0 18:48:26 colorama==0.4.6 18:48:26 distlib==0.4.0 18:48:26 filelock==3.20.0 18:48:26 packaging==25.0 18:48:26 platformdirs==4.5.1 18:48:26 pluggy==1.6.0 18:48:26 pyproject-api==1.10.0 18:48:26 tomli==2.3.0 18:48:26 tox==4.32.0 18:48:26 typing_extensions==4.15.0 18:48:26 urllib3==1.26.20 18:48:26 virtualenv==20.35.4 18:48:26 [EnvInject] - Injecting environment variables from a build step. 18:48:26 [EnvInject] - Injecting as environment variables the properties content 18:48:26 PARALLEL=false 18:48:26 18:48:26 [EnvInject] - Variables injected successfully. 18:48:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5727206905143001530.sh 18:48:26 ---> tox-run.sh 18:48:26 + 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 18:48:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:48:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:48:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:48:26 + cd /w/workspace/oom-master-pre-commit-lint/. 18:48:26 + source /home/jenkins/lf-env.sh 18:48:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:26 ++ mktemp -d /tmp/venv-XXXX 18:48:26 + lf_venv=/tmp/venv-ZjZW 18:48:26 + local venv_file=/tmp/.os_lf_venv 18:48:26 + local python=python3 18:48:26 + local options 18:48:26 + local set_path=true 18:48:26 + local install_args= 18:48:26 ++ 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 18:48:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:26 + true 18:48:26 + case $1 in 18:48:26 + venv_file=/tmp/.toxenv 18:48:26 + shift 2 18:48:26 + true 18:48:26 + case $1 in 18:48:26 + shift 18:48:26 + break 18:48:26 + case $python in 18:48:26 + local pkg_list= 18:48:26 + [[ -d /opt/pyenv ]] 18:48:26 + echo 'Setup pyenv:' 18:48:26 Setup pyenv: 18:48:26 + export PYENV_ROOT=/opt/pyenv 18:48:26 + PYENV_ROOT=/opt/pyenv 18:48:26 + 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 18:48:26 + 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 18:48:26 + pyenv versions 18:48:26 system 18:48:26 3.8.13 18:48:26 3.9.13 18:48:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:48:26 + command -v pyenv 18:48:26 ++ pyenv init - --no-rehash 18:48:26 + 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[*]}"'\'')" 18:48:26 export PATH="/opt/pyenv/shims:${PATH}" 18:48:26 export PYENV_SHELL=bash 18:48:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:26 pyenv() { 18:48:26 local command 18:48:26 command="${1:-}" 18:48:26 if [ "$#" -gt 0 ]; then 18:48:26 shift 18:48:26 fi 18:48:26 18:48:26 case "$command" in 18:48:26 rehash|shell) 18:48:26 eval "$(pyenv "sh-$command" "$@")" 18:48:26 ;; 18:48:26 *) 18:48:26 command pyenv "$command" "$@" 18:48:26 ;; 18:48:26 esac 18:48:26 }' 18:48:26 +++ 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[*]}"' 18:48:26 ++ 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 18:48:26 ++ 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 18:48:26 ++ 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 18:48:26 ++ export PYENV_SHELL=bash 18:48:26 ++ PYENV_SHELL=bash 18:48:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:26 +++ complete -F _pyenv pyenv 18:48:26 ++ lf-pyver python3 18:48:26 ++ local py_version_xy=python3 18:48:26 ++ local py_version_xyz= 18:48:26 ++ pyenv versions 18:48:26 ++ local command 18:48:26 ++ command=versions 18:48:26 ++ '[' 1 -gt 0 ']' 18:48:26 ++ shift 18:48:26 ++ case "$command" in 18:48:26 ++ command pyenv versions 18:48:26 ++ pyenv versions 18:48:26 ++ awk '{ print $1 }' 18:48:26 ++ grep -E '^[0-9.]*[0-9]$' 18:48:26 ++ sed 's/^[ *]* //' 18:48:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:26 +++ grep '^3' /tmp/.pyenv_versions 18:48:26 +++ sort -V 18:48:26 +++ tail -n 1 18:48:26 ++ py_version_xyz=3.10.6 18:48:26 ++ [[ -z 3.10.6 ]] 18:48:26 ++ echo 3.10.6 18:48:26 ++ return 0 18:48:26 + pyenv local 3.10.6 18:48:26 + local command 18:48:26 + command=local 18:48:26 + '[' 2 -gt 0 ']' 18:48:26 + shift 18:48:26 + case "$command" in 18:48:26 + command pyenv local 3.10.6 18:48:26 + pyenv local 3.10.6 18:48:26 + for arg in "$@" 18:48:26 + case $arg in 18:48:26 + pkg_list+='tox ' 18:48:26 + for arg in "$@" 18:48:26 + case $arg in 18:48:26 + pkg_list+='virtualenv ' 18:48:26 + for arg in "$@" 18:48:26 + case $arg in 18:48:26 + pkg_list+='urllib3~=1.26.15 ' 18:48:26 + [[ -f /tmp/.toxenv ]] 18:48:26 ++ cat /tmp/.toxenv 18:48:26 + lf_venv=/tmp/venv-OnAs 18:48:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OnAs from' file:/tmp/.toxenv 18:48:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OnAs from file:/tmp/.toxenv 18:48:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:48:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:26 + local 'pip_opts=--upgrade --quiet' 18:48:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:48:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:48:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:48:26 + [[ -n '' ]] 18:48:26 + [[ -n '' ]] 18:48:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:48:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:26 + /tmp/venv-OnAs/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 18:48:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:48:27 lf-activate-venv(): INFO: Base packages installed successfully 18:48:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:48:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:48:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:48:27 + /tmp/venv-OnAs/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 18:48:28 + type python3 18:48:28 + true 18:48:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OnAs/bin to PATH' 18:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-OnAs/bin to PATH 18:48:28 + PATH=/tmp/venv-OnAs/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 18:48:28 + return 0 18:48:28 + [[ -d /opt/pyenv ]] 18:48:28 + echo '---> Setting up pyenv' 18:48:28 ---> Setting up pyenv 18:48:28 + export PYENV_ROOT=/opt/pyenv 18:48:28 + PYENV_ROOT=/opt/pyenv 18:48:28 + export PATH=/opt/pyenv/bin:/tmp/venv-OnAs/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 18:48:28 + PATH=/opt/pyenv/bin:/tmp/venv-OnAs/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 18:48:28 ++ pwd 18:48:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:48:28 + export PYTHONPATH 18:48:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:48:28 + TOX_TESTENV_PASSENV=PYTHONPATH 18:48:28 + tox --version 18:48:28 4.32.0 from /tmp/venv-OnAs/lib/python3.10/site-packages/tox/__init__.py 18:48:29 + PARALLEL=false 18:48:29 + TOX_OPTIONS_LIST= 18:48:29 + [[ -n pre-commit ]] 18:48:29 + TOX_OPTIONS_LIST=' -e pre-commit' 18:48:29 + case ${PARALLEL,,} in 18:48:29 + tox -e pre-commit 18:48:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:48:30 pre-commit: install_deps> python -I -m pip install pre-commit 18:48:32 pre-commit: freeze> python -m pip freeze --all 18:48:33 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.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 18:48:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:48:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:48:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:48:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:48:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:48:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:48:35 [INFO] Once installed this environment will be reused. 18:48:35 [INFO] This may take a few minutes... 18:48:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:48:39 [INFO] Once installed this environment will be reused. 18:48:39 [INFO] This may take a few minutes... 18:48:44 trim trailing whitespace.................................................Passed 18:48:44 Tabs remover.............................................................Passed 18:48:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:48:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:48:44 [INFO] Once installed this environment will be reused. 18:48:44 [INFO] This may take a few minutes... 18:48:55 gitlint..............................................(no files to check)Skipped 18:48:55 pre-commit: OK (26.59=setup[3.78]+cmd[11.14,11.67] seconds) 18:48:55 congratulations :) (26.62 seconds) 18:48:56 + tox_status=0 18:48:56 + echo '---> Completed tox runs' 18:48:56 ---> Completed tox runs 18:48:56 + for i in .tox/*/log 18:48:56 ++ echo .tox/pre-commit/log 18:48:56 ++ awk -F/ '{print $2}' 18:48:56 + tox_env=pre-commit 18:48:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:48:56 + DOC_DIR=docs/_build/html 18:48:56 + [[ -d docs/_build/html ]] 18:48:56 + echo '---> tox-run.sh ends' 18:48:56 ---> tox-run.sh ends 18:48:56 + test 0 -eq 0 18:48:56 $ ssh-agent -k 18:48:56 unset SSH_AUTH_SOCK; 18:48:56 unset SSH_AGENT_PID; 18:48:56 echo Agent pid 1810 killed; 18:48:56 [ssh-agent] Stopped. 18:48:56 [PostBuildScript] - [INFO] Executing post build scripts. 18:48:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5718837544378962289.sh 18:48:56 ---> sysstat.sh 18:48:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9595517798333486170.sh 18:48:56 ---> package-listing.sh 18:48:56 ++ facter osfamily 18:48:56 ++ tr '[:upper:]' '[:lower:]' 18:48:56 + OS_FAMILY=debian 18:48:56 + workspace=/w/workspace/oom-master-pre-commit-lint 18:48:56 + START_PACKAGES=/tmp/packages_start.txt 18:48:56 + END_PACKAGES=/tmp/packages_end.txt 18:48:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:56 + PACKAGES=/tmp/packages_start.txt 18:48:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:48:56 + PACKAGES=/tmp/packages_end.txt 18:48:56 + case "${OS_FAMILY}" in 18:48:56 + dpkg -l 18:48:56 + grep '^ii' 18:48:56 + '[' -f /tmp/packages_start.txt ']' 18:48:56 + '[' -f /tmp/packages_end.txt ']' 18:48:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:48:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:48:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:48:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17407296047780601470.sh 18:48:56 ---> capture-instance-metadata.sh 18:48:56 Setup pyenv: 18:48:56 system 18:48:56 3.8.13 18:48:56 3.9.13 18:48:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:49:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DBs2 18:49:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:49:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:04 lf-activate-venv(): INFO: Base packages installed successfully 18:49:04 lf-activate-venv(): INFO: Installing additional packages: lftools 18:49:26 lf-activate-venv(): INFO: Adding /tmp/venv-DBs2/bin to PATH 18:49:26 INFO: Running in OpenStack, capturing instance metadata 18:49:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6929114068425351182.sh 18:49:27 provisioning config files... 18:49:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10252270491204423318tmp 18:49:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:49:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:49:27 [EnvInject] - Injecting environment variables from a build step. 18:49:27 [EnvInject] - Injecting as environment variables the properties content 18:49:27 SERVER_ID=logs 18:49:27 18:49:27 [EnvInject] - Variables injected successfully. 18:49:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17640061807956407456.sh 18:49:27 ---> create-netrc.sh 18:49:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8348268530831677759.sh 18:49:27 ---> python-tools-install.sh 18:49:27 Setup pyenv: 18:49:27 system 18:49:27 3.8.13 18:49:27 3.9.13 18:49:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:49:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DBs2 from file:/tmp/.os_lf_venv 18:49:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:29 lf-activate-venv(): INFO: Base packages installed successfully 18:49:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-DBs2/bin to PATH 18:49:37 Generating Requirements File 18:49:55 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. 18:49:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:49:55 Python 3.10.6 18:49:55 pip 25.3 from /tmp/venv-DBs2/lib/python3.10/site-packages/pip (python 3.10) 18:49:56 appdirs==1.4.4 18:49:56 argcomplete==3.6.3 18:49:56 aspy.yaml==1.3.0 18:49:56 attrs==25.4.0 18:49:56 autopage==0.5.2 18:49:56 backports.strenum==1.3.1 18:49:56 beautifulsoup4==4.14.3 18:49:56 boto3==1.42.5 18:49:56 botocore==1.42.5 18:49:56 bs4==0.0.2 18:49:56 cachetools==6.2.2 18:49:56 certifi==2025.11.12 18:49:56 cffi==2.0.0 18:49:56 cfgv==3.5.0 18:49:56 chardet==5.2.0 18:49:56 charset-normalizer==3.4.4 18:49:56 click==8.3.1 18:49:56 cliff==4.13.0 18:49:56 cmd2==3.0.0 18:49:56 cryptography==3.3.2 18:49:56 debtcollector==3.0.0 18:49:56 decorator==5.2.1 18:49:56 defusedxml==0.7.1 18:49:56 Deprecated==1.3.1 18:49:56 distlib==0.4.0 18:49:56 dnspython==2.8.0 18:49:56 docker==7.1.0 18:49:56 dogpile.cache==1.5.0 18:49:56 durationpy==0.10 18:49:56 email-validator==2.3.0 18:49:56 filelock==3.20.0 18:49:56 future==1.0.0 18:49:56 gitdb==4.0.12 18:49:56 GitPython==3.1.45 18:49:56 google-auth==2.43.0 18:49:56 httplib2==0.31.0 18:49:56 identify==2.6.15 18:49:56 idna==3.11 18:49:56 importlib-resources==1.5.0 18:49:56 iso8601==2.1.0 18:49:56 Jinja2==3.1.6 18:49:56 jmespath==1.0.1 18:49:56 jsonpatch==1.33 18:49:56 jsonpointer==3.0.0 18:49:56 jsonschema==4.25.1 18:49:56 jsonschema-specifications==2025.9.1 18:49:56 keystoneauth1==5.12.0 18:49:56 kubernetes==34.1.0 18:49:56 lftools==0.37.17 18:49:56 lxml==6.0.2 18:49:56 markdown-it-py==4.0.0 18:49:56 MarkupSafe==3.0.3 18:49:56 mdurl==0.1.2 18:49:56 msgpack==1.1.2 18:49:56 multi_key_dict==2.0.3 18:49:56 munch==4.0.0 18:49:56 netaddr==1.3.0 18:49:56 niet==1.4.2 18:49:56 nodeenv==1.9.1 18:49:56 oauth2client==4.1.3 18:49:56 oauthlib==3.3.1 18:49:56 openstacksdk==4.8.0 18:49:56 os-service-types==1.8.2 18:49:56 osc-lib==4.2.0 18:49:56 oslo.config==10.1.0 18:49:56 oslo.context==6.2.0 18:49:56 oslo.i18n==6.7.1 18:49:56 oslo.log==7.2.1 18:49:56 oslo.serialization==5.8.0 18:49:56 oslo.utils==9.2.0 18:49:56 packaging==25.0 18:49:56 pbr==7.0.3 18:49:56 platformdirs==4.5.1 18:49:56 prettytable==3.17.0 18:49:56 psutil==7.1.3 18:49:56 pyasn1==0.6.1 18:49:56 pyasn1_modules==0.4.2 18:49:56 pycparser==2.23 18:49:56 pygerrit2==2.0.15 18:49:56 PyGithub==2.8.1 18:49:56 Pygments==2.19.2 18:49:56 PyJWT==2.10.1 18:49:56 PyNaCl==1.6.1 18:49:56 pyparsing==2.4.7 18:49:56 pyperclip==1.11.0 18:49:56 pyrsistent==0.20.0 18:49:56 python-cinderclient==9.8.0 18:49:56 python-dateutil==2.9.0.post0 18:49:56 python-heatclient==4.3.0 18:49:56 python-jenkins==1.8.3 18:49:56 python-keystoneclient==5.7.0 18:49:56 python-magnumclient==4.9.0 18:49:56 python-openstackclient==8.2.0 18:49:56 python-swiftclient==4.9.0 18:49:56 PyYAML==6.0.3 18:49:56 referencing==0.37.0 18:49:56 requests==2.32.5 18:49:56 requests-oauthlib==2.0.0 18:49:56 requestsexceptions==1.4.0 18:49:56 rfc3986==2.0.0 18:49:56 rich==14.2.0 18:49:56 rich-argparse==1.7.2 18:49:56 rpds-py==0.30.0 18:49:56 rsa==4.9.1 18:49:56 ruamel.yaml==0.18.16 18:49:56 ruamel.yaml.clib==0.2.15 18:49:56 s3transfer==0.16.0 18:49:56 simplejson==3.20.2 18:49:56 six==1.17.0 18:49:56 smmap==5.0.2 18:49:56 soupsieve==2.8 18:49:56 stevedore==5.6.0 18:49:56 tabulate==0.9.0 18:49:56 toml==0.10.2 18:49:56 tomlkit==0.13.3 18:49:56 tqdm==4.67.1 18:49:56 typing_extensions==4.15.0 18:49:56 tzdata==2025.2 18:49:56 urllib3==1.26.20 18:49:56 virtualenv==20.35.4 18:49:56 wcwidth==0.2.14 18:49:56 websocket-client==1.9.0 18:49:56 wrapt==2.0.1 18:49:56 xdg==6.0.0 18:49:56 xmltodict==1.0.2 18:49:56 yq==3.4.3 18:49:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12535324803394902585.sh 18:49:56 ---> sudo-logs.sh 18:49:56 Archiving 'sudo' log.. 18:49:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15901701154721531450.sh 18:49:56 ---> job-cost.sh 18:49:56 Setup pyenv: 18:49:56 system 18:49:56 3.8.13 18:49:56 3.9.13 18:49:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DBs2 from file:/tmp/.os_lf_venv 18:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:58 lf-activate-venv(): INFO: Base packages installed successfully 18:49:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-DBs2/bin to PATH 18:50:04 INFO: No Stack... 18:50:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:50:04 INFO: Archiving Costs 18:50:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11237248972516127759.sh 18:50:04 ---> logs-deploy.sh 18:50:04 Setup pyenv: 18:50:04 system 18:50:04 3.8.13 18:50:04 3.9.13 18:50:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DBs2 from file:/tmp/.os_lf_venv 18:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:50:06 lf-activate-venv(): INFO: Base packages installed successfully 18:50:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-DBs2/bin to PATH 18:50:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4341 18:50:15 INFO: archiving workspace using pattern(s): 18:50:16 Archives upload complete. 18:50:17 INFO: archiving logs to Nexus 18:50:17 ---> uname -a: 18:50:17 Linux prd-ubuntu1804-builder-4c-4g-19136 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:50:17 18:50:17 18:50:17 ---> lscpu: 18:50:17 Architecture: x86_64 18:50:17 CPU op-mode(s): 32-bit, 64-bit 18:50:17 Byte Order: Little Endian 18:50:17 CPU(s): 4 18:50:17 On-line CPU(s) list: 0-3 18:50:17 Thread(s) per core: 1 18:50:17 Core(s) per socket: 1 18:50:17 Socket(s): 4 18:50:17 NUMA node(s): 1 18:50:17 Vendor ID: AuthenticAMD 18:50:17 CPU family: 23 18:50:17 Model: 49 18:50:17 Model name: AMD EPYC-Rome Processor 18:50:17 Stepping: 0 18:50:17 CPU MHz: 2800.000 18:50:17 BogoMIPS: 5600.00 18:50:17 Virtualization: AMD-V 18:50:17 Hypervisor vendor: KVM 18:50:17 Virtualization type: full 18:50:17 L1d cache: 32K 18:50:17 L1i cache: 32K 18:50:17 L2 cache: 512K 18:50:17 L3 cache: 16384K 18:50:17 NUMA node0 CPU(s): 0-3 18:50:17 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 18:50:17 18:50:17 18:50:17 ---> nproc: 18:50:17 4 18:50:17 18:50:17 18:50:17 ---> df -h: 18:50:17 Filesystem Size Used Avail Use% Mounted on 18:50:17 udev 7.9G 0 7.9G 0% /dev 18:50:17 tmpfs 1.6G 676K 1.6G 1% /run 18:50:17 /dev/vda1 78G 8.4G 69G 11% / 18:50:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:50:17 tmpfs 5.0M 0 5.0M 0% /run/lock 18:50:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:50:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:50:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:50:17 18:50:17 18:50:17 ---> free -m: 18:50:17 total used free shared buff/cache available 18:50:17 Mem: 16040 551 13268 0 2219 15166 18:50:17 Swap: 1023 0 1023 18:50:17 18:50:17 18:50:17 ---> ip addr: 18:50:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:50:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:17 inet 127.0.0.1/8 scope host lo 18:50:17 valid_lft forever preferred_lft forever 18:50:17 inet6 ::1/128 scope host 18:50:17 valid_lft forever preferred_lft forever 18:50:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:50:17 link/ether fa:16:3e:79:c7:18 brd ff:ff:ff:ff:ff:ff 18:50:17 inet 10.30.107.185/23 brd 10.30.107.255 scope global dynamic ens3 18:50:17 valid_lft 86212sec preferred_lft 86212sec 18:50:17 inet6 fe80::f816:3eff:fe79:c718/64 scope link 18:50:17 valid_lft forever preferred_lft forever 18:50:17 18:50:17 18:50:17 ---> sar -b -r -n DEV: 18:50:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19136) 12/09/25 _x86_64_ (4 CPU) 18:50:17 18:50:17 18:47:12 LINUX RESTART (4 CPU) 18:50:17 18:50:17 18:48:02 tps rtps wtps bread/s bwrtn/s 18:50:17 18:49:01 250.74 34.45 216.29 1169.16 30657.04 18:50:17 18:50:01 135.93 1.02 134.91 118.38 33307.25 18:50:17 Average: 192.85 17.59 175.26 639.35 31993.28 18:50:17 18:50:17 18:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:17 18:49:01 13976220 15581276 2448748 14.91 58672 1745396 779092 4.46 715988 1515760 116592 18:50:17 18:50:01 13598968 15533172 2826000 17.21 86880 2027140 785460 4.50 782740 1786984 115876 18:50:17 Average: 13787594 15557224 2637374 16.06 72776 1886268 782276 4.48 749364 1651372 116234 18:50:17 18:50:17 18:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:17 18:49:01 ens3 443.69 290.51 2349.24 81.29 0.00 0.00 0.00 0.00 18:50:17 18:49:01 lo 2.24 2.24 0.24 0.24 0.00 0.00 0.00 0.00 18:50:17 18:50:01 ens3 63.74 46.93 904.12 11.40 0.00 0.00 0.00 0.00 18:50:17 18:50:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 18:50:17 Average: ens3 252.12 167.69 1620.61 46.05 0.00 0.00 0.00 0.00 18:50:17 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 18:50:17 18:50:17 18:50:17 ---> sar -P ALL: 18:50:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19136) 12/09/25 _x86_64_ (4 CPU) 18:50:17 18:50:17 18:47:12 LINUX RESTART (4 CPU) 18:50:17 18:50:17 18:48:02 CPU %user %nice %system %iowait %steal %idle 18:50:17 18:49:01 all 23.89 0.00 2.58 4.40 0.08 69.06 18:50:17 18:49:01 0 27.59 0.00 2.82 1.07 0.07 68.46 18:50:17 18:49:01 1 20.48 0.00 2.17 0.44 0.08 76.83 18:50:17 18:49:01 2 30.00 0.00 2.55 4.13 0.09 63.23 18:50:17 18:49:01 3 17.49 0.00 2.73 11.99 0.07 67.71 18:50:17 18:50:01 all 21.37 0.00 1.45 2.65 0.05 74.48 18:50:17 18:50:01 0 52.77 0.00 3.05 1.03 0.07 43.07 18:50:17 18:50:01 1 3.56 0.00 0.84 4.41 0.05 91.14 18:50:17 18:50:01 2 21.56 0.00 1.24 0.55 0.03 76.62 18:50:17 18:50:01 3 7.80 0.00 0.72 4.58 0.03 86.87 18:50:17 Average: all 22.61 0.00 2.01 3.52 0.06 71.80 18:50:17 Average: 0 40.29 0.00 2.94 1.05 0.07 55.65 18:50:17 Average: 1 11.90 0.00 1.49 2.45 0.07 84.08 18:50:17 Average: 2 25.74 0.00 1.89 2.33 0.06 69.98 18:50:17 Average: 3 12.61 0.00 1.72 8.25 0.05 77.37 18:50:17 18:50:17 18:50:17