10:55:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 10:55:11 Running as SYSTEM 10:55:11 [EnvInject] - Loading node environment variables. 10:55:11 Building remotely on prd-ubuntu1804-builder-4c-4g-19012 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:55:11 [ssh-agent] Looking for ssh-agent implementation... 10:55:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:11 $ ssh-agent 10:55:11 SSH_AUTH_SOCK=/tmp/ssh-Z7iaK5drIEaz/agent.1647 10:55:11 SSH_AGENT_PID=1649 10:55:11 [ssh-agent] Started. 10:55:11 Running ssh-add (command line suppressed) 10:55:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11250010713662438114.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11250010713662438114.key) 10:55:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:55:12 The recommended git tool is: NONE 10:55:13 using credential onap-jenkins-ssh 10:55:13 Wiping out workspace first. 10:55:13 Cloning the remote Git repository 10:55:13 Cloning repository git://cloud.onap.org/mirror/oom.git 10:55:13 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:55:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:55:13 > git --version # timeout=10 10:55:13 > git --version # 'git version 2.17.1' 10:55:13 using GIT_SSH to set credentials Gerrit user 10:55:13 Verifying host key using manually-configured host key entries 10:55:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:55:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:55:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:55:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:55:19 using GIT_SSH to set credentials Gerrit user 10:55:19 Verifying host key using manually-configured host key entries 10:55:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/1 # timeout=30 10:55:19 > git rev-parse fcf8dcffc1f9741210091aa6c834364857efaafb^{commit} # timeout=10 10:55:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:55:19 Checking out Revision fcf8dcffc1f9741210091aa6c834364857efaafb (refs/changes/17/142717/1) 10:55:19 > git config core.sparsecheckout # timeout=10 10:55:19 > git checkout -f fcf8dcffc1f9741210091aa6c834364857efaafb # timeout=30 10:55:22 Commit message: "[MULTICLOUD] 13.3.0 release" 10:55:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:55:23 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 10:55:23 [EnvInject] - Injecting environment variables from a build step. 10:55:23 [EnvInject] - Injecting as environment variables the properties content 10:55:23 PYTHON=python3 10:55:23 10:55:23 [EnvInject] - Variables injected successfully. 10:55:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5368068601761818013.sh 10:55:23 ---> tox-install.sh 10:55:23 + source /home/jenkins/lf-env.sh 10:55:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:23 ++ mktemp -d /tmp/venv-XXXX 10:55:23 + lf_venv=/tmp/venv-bDjV 10:55:23 + local venv_file=/tmp/.os_lf_venv 10:55:23 + local python=python3 10:55:23 + local options 10:55:23 + local set_path=true 10:55:23 + local install_args= 10:55:23 ++ 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 10:55:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:23 + true 10:55:23 + case $1 in 10:55:23 + venv_file=/tmp/.toxenv 10:55:23 + shift 2 10:55:23 + true 10:55:23 + case $1 in 10:55:23 + shift 10:55:23 + break 10:55:23 + case $python in 10:55:23 + local pkg_list= 10:55:23 + [[ -d /opt/pyenv ]] 10:55:23 + echo 'Setup pyenv:' 10:55:23 Setup pyenv: 10:55:23 + export PYENV_ROOT=/opt/pyenv 10:55:23 + PYENV_ROOT=/opt/pyenv 10:55:23 + 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 10:55:23 + 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 10:55:23 + pyenv versions 10:55:23 * system (set by /opt/pyenv/version) 10:55:23 * 3.8.13 (set by /opt/pyenv/version) 10:55:23 * 3.9.13 (set by /opt/pyenv/version) 10:55:23 * 3.10.6 (set by /opt/pyenv/version) 10:55:23 + command -v pyenv 10:55:23 ++ pyenv init - --no-rehash 10:55:23 + 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[*]}"'\'')" 10:55:23 export PATH="/opt/pyenv/shims:${PATH}" 10:55:23 export PYENV_SHELL=bash 10:55:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:23 pyenv() { 10:55:23 local command 10:55:23 command="${1:-}" 10:55:23 if [ "$#" -gt 0 ]; then 10:55:23 shift 10:55:23 fi 10:55:23 10:55:23 case "$command" in 10:55:23 rehash|shell) 10:55:23 eval "$(pyenv "sh-$command" "$@")" 10:55:23 ;; 10:55:23 *) 10:55:23 command pyenv "$command" "$@" 10:55:23 ;; 10:55:23 esac 10:55:23 }' 10:55:23 +++ 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[*]}"' 10:55:23 ++ 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 10:55:23 ++ 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 10:55:23 ++ 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 10:55:23 ++ export PYENV_SHELL=bash 10:55:23 ++ PYENV_SHELL=bash 10:55:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:23 +++ complete -F _pyenv pyenv 10:55:23 ++ lf-pyver python3 10:55:23 ++ local py_version_xy=python3 10:55:23 ++ local py_version_xyz= 10:55:23 ++ pyenv versions 10:55:23 ++ local command 10:55:23 ++ command=versions 10:55:23 ++ '[' 1 -gt 0 ']' 10:55:23 ++ shift 10:55:23 ++ case "$command" in 10:55:23 ++ command pyenv versions 10:55:23 ++ pyenv versions 10:55:23 ++ awk '{ print $1 }' 10:55:23 ++ grep -E '^[0-9.]*[0-9]$' 10:55:23 ++ sed 's/^[ *]* //' 10:55:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:23 +++ grep '^3' /tmp/.pyenv_versions 10:55:23 +++ sort -V 10:55:23 +++ tail -n 1 10:55:23 ++ py_version_xyz=3.10.6 10:55:23 ++ [[ -z 3.10.6 ]] 10:55:23 ++ echo 3.10.6 10:55:23 ++ return 0 10:55:23 + pyenv local 3.10.6 10:55:23 + local command 10:55:23 + command=local 10:55:23 + '[' 2 -gt 0 ']' 10:55:23 + shift 10:55:23 + case "$command" in 10:55:23 + command pyenv local 3.10.6 10:55:23 + pyenv local 3.10.6 10:55:23 + for arg in "$@" 10:55:23 + case $arg in 10:55:23 + pkg_list+='tox ' 10:55:23 + for arg in "$@" 10:55:23 + case $arg in 10:55:23 + pkg_list+='virtualenv ' 10:55:23 + for arg in "$@" 10:55:23 + case $arg in 10:55:23 + pkg_list+='urllib3~=1.26.15 ' 10:55:23 + [[ -f /tmp/.toxenv ]] 10:55:23 + [[ ! -f /tmp/.toxenv ]] 10:55:23 + [[ -n '' ]] 10:55:23 + python3 -m venv /tmp/venv-bDjV 10:55:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bDjV' 10:55:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bDjV 10:55:27 + echo /tmp/venv-bDjV 10:55:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:55:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:55:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:27 + local 'pip_opts=--upgrade --quiet' 10:55:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:27 + [[ -n '' ]] 10:55:27 + [[ -n '' ]] 10:55:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:27 + /tmp/venv-bDjV/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 10:55:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:31 lf-activate-venv(): INFO: Base packages installed successfully 10:55:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:31 + /tmp/venv-bDjV/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 10:55:33 + type python3 10:55:33 + true 10:55:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bDjV/bin to PATH' 10:55:33 lf-activate-venv(): INFO: Adding /tmp/venv-bDjV/bin to PATH 10:55:33 + PATH=/tmp/venv-bDjV/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 10:55:33 + return 0 10:55:33 + python3 --version 10:55:33 Python 3.10.6 10:55:33 + python3 -m pip --version 10:55:34 pip 25.3 from /tmp/venv-bDjV/lib/python3.10/site-packages/pip (python 3.10) 10:55:34 + python3 -m pip freeze 10:55:34 cachetools==6.2.2 10:55:34 chardet==5.2.0 10:55:34 colorama==0.4.6 10:55:34 distlib==0.4.0 10:55:34 filelock==3.20.0 10:55:34 packaging==25.0 10:55:34 platformdirs==4.5.1 10:55:34 pluggy==1.6.0 10:55:34 pyproject-api==1.10.0 10:55:34 tomli==2.3.0 10:55:34 tox==4.32.0 10:55:34 typing_extensions==4.15.0 10:55:34 urllib3==1.26.20 10:55:34 virtualenv==20.35.4 10:55:34 [EnvInject] - Injecting environment variables from a build step. 10:55:34 [EnvInject] - Injecting as environment variables the properties content 10:55:34 PARALLEL=false 10:55:34 10:55:34 [EnvInject] - Variables injected successfully. 10:55:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11131756690887500309.sh 10:55:34 ---> tox-run.sh 10:55:34 + 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 10:55:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:55:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:55:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:55:34 + cd /w/workspace/oom-master-pre-commit-lint/. 10:55:34 + source /home/jenkins/lf-env.sh 10:55:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:34 ++ mktemp -d /tmp/venv-XXXX 10:55:34 + lf_venv=/tmp/venv-m4pH 10:55:34 + local venv_file=/tmp/.os_lf_venv 10:55:34 + local python=python3 10:55:34 + local options 10:55:34 + local set_path=true 10:55:34 + local install_args= 10:55:34 ++ 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 10:55:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:34 + true 10:55:34 + case $1 in 10:55:34 + venv_file=/tmp/.toxenv 10:55:34 + shift 2 10:55:34 + true 10:55:34 + case $1 in 10:55:34 + shift 10:55:34 + break 10:55:34 + case $python in 10:55:34 + local pkg_list= 10:55:34 + [[ -d /opt/pyenv ]] 10:55:34 + echo 'Setup pyenv:' 10:55:34 Setup pyenv: 10:55:34 + export PYENV_ROOT=/opt/pyenv 10:55:34 + PYENV_ROOT=/opt/pyenv 10:55:34 + 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 10:55:34 + 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 10:55:34 + pyenv versions 10:55:34 system 10:55:34 3.8.13 10:55:34 3.9.13 10:55:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:55:34 + command -v pyenv 10:55:34 ++ pyenv init - --no-rehash 10:55:34 + 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[*]}"'\'')" 10:55:34 export PATH="/opt/pyenv/shims:${PATH}" 10:55:34 export PYENV_SHELL=bash 10:55:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:34 pyenv() { 10:55:34 local command 10:55:34 command="${1:-}" 10:55:34 if [ "$#" -gt 0 ]; then 10:55:34 shift 10:55:34 fi 10:55:34 10:55:34 case "$command" in 10:55:34 rehash|shell) 10:55:34 eval "$(pyenv "sh-$command" "$@")" 10:55:34 ;; 10:55:34 *) 10:55:34 command pyenv "$command" "$@" 10:55:34 ;; 10:55:34 esac 10:55:34 }' 10:55:34 +++ 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[*]}"' 10:55:34 ++ 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 10:55:34 ++ 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 10:55:34 ++ 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 10:55:34 ++ export PYENV_SHELL=bash 10:55:34 ++ PYENV_SHELL=bash 10:55:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:34 +++ complete -F _pyenv pyenv 10:55:34 ++ lf-pyver python3 10:55:34 ++ local py_version_xy=python3 10:55:34 ++ local py_version_xyz= 10:55:34 ++ pyenv versions 10:55:34 ++ local command 10:55:34 ++ command=versions 10:55:34 ++ sed 's/^[ *]* //' 10:55:34 ++ '[' 1 -gt 0 ']' 10:55:34 ++ shift 10:55:34 ++ case "$command" in 10:55:34 ++ command pyenv versions 10:55:34 ++ pyenv versions 10:55:34 ++ awk '{ print $1 }' 10:55:34 ++ grep -E '^[0-9.]*[0-9]$' 10:55:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:34 +++ grep '^3' /tmp/.pyenv_versions 10:55:34 +++ sort -V 10:55:34 +++ tail -n 1 10:55:34 ++ py_version_xyz=3.10.6 10:55:34 ++ [[ -z 3.10.6 ]] 10:55:34 ++ echo 3.10.6 10:55:34 ++ return 0 10:55:34 + pyenv local 3.10.6 10:55:34 + local command 10:55:34 + command=local 10:55:34 + '[' 2 -gt 0 ']' 10:55:34 + shift 10:55:34 + case "$command" in 10:55:34 + command pyenv local 3.10.6 10:55:34 + pyenv local 3.10.6 10:55:34 + for arg in "$@" 10:55:34 + case $arg in 10:55:34 + pkg_list+='tox ' 10:55:34 + for arg in "$@" 10:55:34 + case $arg in 10:55:34 + pkg_list+='virtualenv ' 10:55:34 + for arg in "$@" 10:55:34 + case $arg in 10:55:34 + pkg_list+='urllib3~=1.26.15 ' 10:55:34 + [[ -f /tmp/.toxenv ]] 10:55:34 ++ cat /tmp/.toxenv 10:55:34 + lf_venv=/tmp/venv-bDjV 10:55:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bDjV from' file:/tmp/.toxenv 10:55:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bDjV from file:/tmp/.toxenv 10:55:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:34 + local 'pip_opts=--upgrade --quiet' 10:55:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:34 + [[ -n '' ]] 10:55:34 + [[ -n '' ]] 10:55:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:34 + /tmp/venv-bDjV/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 10:55:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:35 lf-activate-venv(): INFO: Base packages installed successfully 10:55:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:35 + /tmp/venv-bDjV/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 10:55:36 + type python3 10:55:36 + true 10:55:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bDjV/bin to PATH' 10:55:36 lf-activate-venv(): INFO: Adding /tmp/venv-bDjV/bin to PATH 10:55:36 + PATH=/tmp/venv-bDjV/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 10:55:36 + return 0 10:55:36 + [[ -d /opt/pyenv ]] 10:55:36 + echo '---> Setting up pyenv' 10:55:36 ---> Setting up pyenv 10:55:36 + export PYENV_ROOT=/opt/pyenv 10:55:36 + PYENV_ROOT=/opt/pyenv 10:55:36 + export PATH=/opt/pyenv/bin:/tmp/venv-bDjV/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 10:55:36 + PATH=/opt/pyenv/bin:/tmp/venv-bDjV/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 10:55:36 ++ pwd 10:55:36 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:55:36 + export PYTHONPATH 10:55:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:55:36 + TOX_TESTENV_PASSENV=PYTHONPATH 10:55:36 + tox --version 10:55:37 4.32.0 from /tmp/venv-bDjV/lib/python3.10/site-packages/tox/__init__.py 10:55:37 + PARALLEL=false 10:55:37 + TOX_OPTIONS_LIST= 10:55:37 + [[ -n pre-commit ]] 10:55:37 + TOX_OPTIONS_LIST=' -e pre-commit' 10:55:37 + case ${PARALLEL,,} in 10:55:37 + tox -e pre-commit 10:55:37 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:55:38 pre-commit: install_deps> python -I -m pip install pre-commit 10:55:41 pre-commit: freeze> python -m pip freeze --all 10:55:41 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 10:55:41 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:55:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:55:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:55:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:55:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:55:43 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:55:43 [INFO] Once installed this environment will be reused. 10:55:43 [INFO] This may take a few minutes... 10:55:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:55:47 [INFO] Once installed this environment will be reused. 10:55:47 [INFO] This may take a few minutes... 10:55:52 trim trailing whitespace.................................................Passed 10:55:52 Tabs remover.............................................................Passed 10:55:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:55:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:55:52 [INFO] Once installed this environment will be reused. 10:55:52 [INFO] This may take a few minutes... 10:56:01 gitlint..............................................(no files to check)Skipped 10:56:01 pre-commit: OK (23.53=setup[3.79]+cmd[11.23,8.51] seconds) 10:56:01 congratulations :) (23.57 seconds) 10:56:01 + tox_status=0 10:56:01 + echo '---> Completed tox runs' 10:56:01 ---> Completed tox runs 10:56:01 + for i in .tox/*/log 10:56:01 ++ echo .tox/pre-commit/log 10:56:01 ++ awk -F/ '{print $2}' 10:56:01 + tox_env=pre-commit 10:56:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:56:01 + DOC_DIR=docs/_build/html 10:56:01 + [[ -d docs/_build/html ]] 10:56:01 + echo '---> tox-run.sh ends' 10:56:01 ---> tox-run.sh ends 10:56:01 + test 0 -eq 0 10:56:01 $ ssh-agent -k 10:56:01 unset SSH_AUTH_SOCK; 10:56:01 unset SSH_AGENT_PID; 10:56:01 echo Agent pid 1649 killed; 10:56:01 [ssh-agent] Stopped. 10:56:01 [PostBuildScript] - [INFO] Executing post build scripts. 10:56:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14712693927073843380.sh 10:56:01 ---> sysstat.sh 10:56:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17295115260212277354.sh 10:56:01 ---> package-listing.sh 10:56:01 ++ facter osfamily 10:56:01 ++ tr '[:upper:]' '[:lower:]' 10:56:01 + OS_FAMILY=debian 10:56:01 + workspace=/w/workspace/oom-master-pre-commit-lint 10:56:01 + START_PACKAGES=/tmp/packages_start.txt 10:56:01 + END_PACKAGES=/tmp/packages_end.txt 10:56:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:01 + PACKAGES=/tmp/packages_start.txt 10:56:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:01 + PACKAGES=/tmp/packages_end.txt 10:56:01 + case "${OS_FAMILY}" in 10:56:01 + dpkg -l 10:56:01 + grep '^ii' 10:56:01 + '[' -f /tmp/packages_start.txt ']' 10:56:01 + '[' -f /tmp/packages_end.txt ']' 10:56:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6812166511368114429.sh 10:56:01 ---> capture-instance-metadata.sh 10:56:02 Setup pyenv: 10:56:02 system 10:56:02 3.8.13 10:56:02 3.9.13 10:56:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q2ev 10:56:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:56:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:09 lf-activate-venv(): INFO: Base packages installed successfully 10:56:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-q2ev/bin to PATH 10:56:30 INFO: Running in OpenStack, capturing instance metadata 10:56:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12338625820574528851.sh 10:56:31 provisioning config files... 10:56:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4057133073719716844tmp 10:56:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:56:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:56:31 [EnvInject] - Injecting environment variables from a build step. 10:56:31 [EnvInject] - Injecting as environment variables the properties content 10:56:31 SERVER_ID=logs 10:56:31 10:56:31 [EnvInject] - Variables injected successfully. 10:56:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17538319308469545832.sh 10:56:31 ---> create-netrc.sh 10:56:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3628333357534168342.sh 10:56:31 ---> python-tools-install.sh 10:56:31 Setup pyenv: 10:56:31 system 10:56:31 3.8.13 10:56:31 3.9.13 10:56:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q2ev from file:/tmp/.os_lf_venv 10:56:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:33 lf-activate-venv(): INFO: Base packages installed successfully 10:56:33 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:41 lf-activate-venv(): INFO: Adding /tmp/venv-q2ev/bin to PATH 10:56:41 Generating Requirements File 10:56:59 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. 10:56:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:56:59 Python 3.10.6 10:56:59 pip 25.3 from /tmp/venv-q2ev/lib/python3.10/site-packages/pip (python 3.10) 10:57:00 appdirs==1.4.4 10:57:00 argcomplete==3.6.3 10:57:00 aspy.yaml==1.3.0 10:57:00 attrs==25.4.0 10:57:00 autopage==0.5.2 10:57:00 backports.strenum==1.3.1 10:57:00 beautifulsoup4==4.14.3 10:57:00 boto3==1.42.5 10:57:00 botocore==1.42.5 10:57:00 bs4==0.0.2 10:57:00 cachetools==6.2.2 10:57:00 certifi==2025.11.12 10:57:00 cffi==2.0.0 10:57:00 cfgv==3.5.0 10:57:00 chardet==5.2.0 10:57:00 charset-normalizer==3.4.4 10:57:00 click==8.3.1 10:57:00 cliff==4.13.0 10:57:00 cmd2==3.0.0 10:57:00 cryptography==3.3.2 10:57:00 debtcollector==3.0.0 10:57:00 decorator==5.2.1 10:57:00 defusedxml==0.7.1 10:57:00 Deprecated==1.3.1 10:57:00 distlib==0.4.0 10:57:00 dnspython==2.8.0 10:57:00 docker==7.1.0 10:57:00 dogpile.cache==1.5.0 10:57:00 durationpy==0.10 10:57:00 email-validator==2.3.0 10:57:00 filelock==3.20.0 10:57:00 future==1.0.0 10:57:00 gitdb==4.0.12 10:57:00 GitPython==3.1.45 10:57:00 google-auth==2.43.0 10:57:00 httplib2==0.31.0 10:57:00 identify==2.6.15 10:57:00 idna==3.11 10:57:00 importlib-resources==1.5.0 10:57:00 iso8601==2.1.0 10:57:00 Jinja2==3.1.6 10:57:00 jmespath==1.0.1 10:57:00 jsonpatch==1.33 10:57:00 jsonpointer==3.0.0 10:57:00 jsonschema==4.25.1 10:57:00 jsonschema-specifications==2025.9.1 10:57:00 keystoneauth1==5.12.0 10:57:00 kubernetes==34.1.0 10:57:00 lftools==0.37.17 10:57:00 lxml==6.0.2 10:57:00 markdown-it-py==4.0.0 10:57:00 MarkupSafe==3.0.3 10:57:00 mdurl==0.1.2 10:57:00 msgpack==1.1.2 10:57:00 multi_key_dict==2.0.3 10:57:00 munch==4.0.0 10:57:00 netaddr==1.3.0 10:57:00 niet==1.4.2 10:57:00 nodeenv==1.9.1 10:57:00 oauth2client==4.1.3 10:57:00 oauthlib==3.3.1 10:57:00 openstacksdk==4.8.0 10:57:00 os-service-types==1.8.2 10:57:00 osc-lib==4.2.0 10:57:00 oslo.config==10.1.0 10:57:00 oslo.context==6.2.0 10:57:00 oslo.i18n==6.7.1 10:57:00 oslo.log==7.2.1 10:57:00 oslo.serialization==5.8.0 10:57:00 oslo.utils==9.2.0 10:57:00 packaging==25.0 10:57:00 pbr==7.0.3 10:57:00 platformdirs==4.5.1 10:57:00 prettytable==3.17.0 10:57:00 psutil==7.1.3 10:57:00 pyasn1==0.6.1 10:57:00 pyasn1_modules==0.4.2 10:57:00 pycparser==2.23 10:57:00 pygerrit2==2.0.15 10:57:00 PyGithub==2.8.1 10:57:00 Pygments==2.19.2 10:57:00 PyJWT==2.10.1 10:57:00 PyNaCl==1.6.1 10:57:00 pyparsing==2.4.7 10:57:00 pyperclip==1.11.0 10:57:00 pyrsistent==0.20.0 10:57:00 python-cinderclient==9.8.0 10:57:00 python-dateutil==2.9.0.post0 10:57:00 python-heatclient==4.3.0 10:57:00 python-jenkins==1.8.3 10:57:00 python-keystoneclient==5.7.0 10:57:00 python-magnumclient==4.9.0 10:57:00 python-openstackclient==8.2.0 10:57:00 python-swiftclient==4.9.0 10:57:00 PyYAML==6.0.3 10:57:00 referencing==0.37.0 10:57:00 requests==2.32.5 10:57:00 requests-oauthlib==2.0.0 10:57:00 requestsexceptions==1.4.0 10:57:00 rfc3986==2.0.0 10:57:00 rich==14.2.0 10:57:00 rich-argparse==1.7.2 10:57:00 rpds-py==0.30.0 10:57:00 rsa==4.9.1 10:57:00 ruamel.yaml==0.18.16 10:57:00 ruamel.yaml.clib==0.2.15 10:57:00 s3transfer==0.16.0 10:57:00 simplejson==3.20.2 10:57:00 six==1.17.0 10:57:00 smmap==5.0.2 10:57:00 soupsieve==2.8 10:57:00 stevedore==5.6.0 10:57:00 tabulate==0.9.0 10:57:00 toml==0.10.2 10:57:00 tomlkit==0.13.3 10:57:00 tqdm==4.67.1 10:57:00 typing_extensions==4.15.0 10:57:00 tzdata==2025.2 10:57:00 urllib3==1.26.20 10:57:00 virtualenv==20.35.4 10:57:00 wcwidth==0.2.14 10:57:00 websocket-client==1.9.0 10:57:00 wrapt==2.0.1 10:57:00 xdg==6.0.0 10:57:00 xmltodict==1.0.2 10:57:00 yq==3.4.3 10:57:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1836835850336855635.sh 10:57:00 ---> sudo-logs.sh 10:57:00 Archiving 'sudo' log.. 10:57:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18139974016545541608.sh 10:57:00 ---> job-cost.sh 10:57:00 Setup pyenv: 10:57:00 system 10:57:00 3.8.13 10:57:00 3.9.13 10:57:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q2ev from file:/tmp/.os_lf_venv 10:57:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:02 lf-activate-venv(): INFO: Base packages installed successfully 10:57:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-q2ev/bin to PATH 10:57:07 INFO: No Stack... 10:57:07 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:08 INFO: Archiving Costs 10:57:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1184966677728137945.sh 10:57:08 ---> logs-deploy.sh 10:57:08 Setup pyenv: 10:57:08 system 10:57:08 3.8.13 10:57:08 3.9.13 10:57:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q2ev from file:/tmp/.os_lf_venv 10:57:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:10 lf-activate-venv(): INFO: Base packages installed successfully 10:57:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:57:18 lf-activate-venv(): INFO: Adding /tmp/venv-q2ev/bin to PATH 10:57:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4339 10:57:18 INFO: archiving workspace using pattern(s): 10:57:19 Archives upload complete. 10:57:19 INFO: archiving logs to Nexus 10:57:20 ---> uname -a: 10:57:20 Linux prd-ubuntu1804-builder-4c-4g-19012 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:57:20 10:57:20 10:57:20 ---> lscpu: 10:57:20 Architecture: x86_64 10:57:20 CPU op-mode(s): 32-bit, 64-bit 10:57:20 Byte Order: Little Endian 10:57:20 CPU(s): 4 10:57:20 On-line CPU(s) list: 0-3 10:57:20 Thread(s) per core: 1 10:57:20 Core(s) per socket: 1 10:57:20 Socket(s): 4 10:57:20 NUMA node(s): 1 10:57:20 Vendor ID: AuthenticAMD 10:57:20 CPU family: 23 10:57:20 Model: 49 10:57:20 Model name: AMD EPYC-Rome Processor 10:57:20 Stepping: 0 10:57:20 CPU MHz: 2799.998 10:57:20 BogoMIPS: 5599.99 10:57:20 Virtualization: AMD-V 10:57:20 Hypervisor vendor: KVM 10:57:20 Virtualization type: full 10:57:20 L1d cache: 32K 10:57:20 L1i cache: 32K 10:57:20 L2 cache: 512K 10:57:20 L3 cache: 16384K 10:57:20 NUMA node0 CPU(s): 0-3 10:57:20 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 10:57:20 10:57:20 10:57:20 ---> nproc: 10:57:20 4 10:57:20 10:57:20 10:57:20 ---> df -h: 10:57:20 Filesystem Size Used Avail Use% Mounted on 10:57:20 udev 7.9G 0 7.9G 0% /dev 10:57:20 tmpfs 1.6G 676K 1.6G 1% /run 10:57:20 /dev/vda1 78G 8.4G 69G 11% / 10:57:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:57:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:57:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:57:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:57:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:57:20 10:57:20 10:57:20 ---> free -m: 10:57:20 total used free shared buff/cache available 10:57:20 Mem: 16040 558 13261 0 2219 15160 10:57:20 Swap: 1023 0 1023 10:57:20 10:57:20 10:57:20 ---> ip addr: 10:57:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:57:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:57:20 inet 127.0.0.1/8 scope host lo 10:57:20 valid_lft forever preferred_lft forever 10:57:20 inet6 ::1/128 scope host 10:57:20 valid_lft forever preferred_lft forever 10:57:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:57:20 link/ether fa:16:3e:53:60:bf brd ff:ff:ff:ff:ff:ff 10:57:20 inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 10:57:20 valid_lft 86258sec preferred_lft 86258sec 10:57:20 inet6 fe80::f816:3eff:fe53:60bf/64 scope link 10:57:20 valid_lft forever preferred_lft forever 10:57:20 10:57:20 10:57:20 ---> sar -b -r -n DEV: 10:57:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19012) 12/09/25 _x86_64_ (4 CPU) 10:57:20 10:57:20 10:55:00 LINUX RESTART (4 CPU) 10:57:20 10:57:20 10:56:01 tps rtps wtps bread/s bwrtn/s 10:57:20 10:57:01 120.18 1.07 119.11 123.18 13537.88 10:57:20 Average: 120.18 1.07 119.11 123.18 13537.88 10:57:20 10:57:20 10:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:57:20 10:57:01 13602908 15544856 2822060 17.18 86596 2034920 765928 4.38 769136 1793444 161124 10:57:20 Average: 13602908 15544856 2822060 17.18 86596 2034920 765928 4.38 769136 1793444 161124 10:57:20 10:57:20 10:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:57:20 10:57:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:57:20 10:57:01 ens3 64.06 47.81 902.53 11.01 0.00 0.00 0.00 0.00 10:57:20 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:57:20 Average: ens3 64.06 47.81 902.53 11.01 0.00 0.00 0.00 0.00 10:57:20 10:57:20 10:57:20 ---> sar -P ALL: 10:57:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19012) 12/09/25 _x86_64_ (4 CPU) 10:57:20 10:57:20 10:55:00 LINUX RESTART (4 CPU) 10:57:20 10:57:20 10:56:01 CPU %user %nice %system %iowait %steal %idle 10:57:20 10:57:01 all 21.75 0.00 1.43 1.31 0.04 75.46 10:57:20 10:57:01 0 8.90 0.00 0.78 0.12 0.02 90.18 10:57:20 10:57:01 1 48.05 0.00 2.59 0.75 0.07 48.55 10:57:20 10:57:01 2 26.99 0.00 1.68 1.19 0.07 70.07 10:57:20 10:57:01 3 3.07 0.00 0.70 3.19 0.03 93.00 10:57:20 Average: all 21.75 0.00 1.43 1.31 0.04 75.46 10:57:20 Average: 0 8.90 0.00 0.78 0.12 0.02 90.18 10:57:20 Average: 1 48.05 0.00 2.59 0.75 0.07 48.55 10:57:20 Average: 2 26.99 0.00 1.68 1.19 0.07 70.07 10:57:20 Average: 3 3.07 0.00 0.70 3.19 0.03 93.00 10:57:20 10:57:20 10:57:20