08:58:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 08:58:50 Running as SYSTEM 08:58:50 [EnvInject] - Loading node environment variables. 08:58:50 Building remotely on prd-ubuntu1804-builder-4c-4g-9047 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:58:50 [ssh-agent] Looking for ssh-agent implementation... 08:58:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:50 $ ssh-agent 08:58:50 SSH_AUTH_SOCK=/tmp/ssh-ZU3MWVPNU5SJ/agent.1692 08:58:50 SSH_AGENT_PID=1694 08:58:50 [ssh-agent] Started. 08:58:50 Running ssh-add (command line suppressed) 08:58:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3375051223322720325.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3375051223322720325.key) 08:58:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:58:50 The recommended git tool is: NONE 08:58:51 using credential onap-jenkins-ssh 08:58:51 Wiping out workspace first. 08:58:51 Cloning the remote Git repository 08:58:51 Cloning repository git://cloud.onap.org/mirror/oom.git 08:58:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:58:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:52 > git --version # timeout=10 08:58:52 > git --version # 'git version 2.17.1' 08:58:52 using GIT_SSH to set credentials Gerrit user 08:58:52 Verifying host key using manually-configured host key entries 08:58:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:58:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:58 using GIT_SSH to set credentials Gerrit user 08:58:58 Verifying host key using manually-configured host key entries 08:58:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/2 # timeout=30 08:58:58 > git rev-parse 5b8d87dfe90a6ea5de8401b5fbba190e9cbc201c^{commit} # timeout=10 08:58:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:58:58 Checking out Revision 5b8d87dfe90a6ea5de8401b5fbba190e9cbc201c (refs/changes/70/137370/2) 08:58:58 > git config core.sparsecheckout # timeout=10 08:58:58 > git checkout -f 5b8d87dfe90a6ea5de8401b5fbba190e9cbc201c # timeout=30 08:58:59 Commit message: "[COMMON] Harmonize resource settings" 08:58:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:58:59 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 08:58:59 [EnvInject] - Injecting environment variables from a build step. 08:58:59 [EnvInject] - Injecting as environment variables the properties content 08:58:59 PYTHON=python3 08:58:59 08:58:59 [EnvInject] - Variables injected successfully. 08:58:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8998153491477041290.sh 08:58:59 ---> tox-install.sh 08:58:59 + source /home/jenkins/lf-env.sh 08:58:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:59 ++ mktemp -d /tmp/venv-XXXX 08:58:59 + lf_venv=/tmp/venv-LTYQ 08:58:59 + local venv_file=/tmp/.os_lf_venv 08:58:59 + local python=python3 08:58:59 + local options 08:58:59 + local set_path=true 08:58:59 + local install_args= 08:58:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:59 + true 08:58:59 + case $1 in 08:58:59 + venv_file=/tmp/.toxenv 08:58:59 + shift 2 08:58:59 + true 08:58:59 + case $1 in 08:58:59 + shift 08:58:59 + break 08:58:59 + case $python in 08:58:59 + local pkg_list= 08:58:59 + [[ -d /opt/pyenv ]] 08:58:59 + echo 'Setup pyenv:' 08:58:59 Setup pyenv: 08:58:59 + export PYENV_ROOT=/opt/pyenv 08:58:59 + PYENV_ROOT=/opt/pyenv 08:58:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:58:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:58:59 + pyenv versions 08:58:59 * system (set by /opt/pyenv/version) 08:58:59 * 3.8.13 (set by /opt/pyenv/version) 08:58:59 * 3.9.13 (set by /opt/pyenv/version) 08:58:59 * 3.10.6 (set by /opt/pyenv/version) 08:58:59 + command -v pyenv 08:58:59 ++ pyenv init - --no-rehash 08:58:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:58:59 export PATH="/opt/pyenv/shims:${PATH}" 08:58:59 export PYENV_SHELL=bash 08:58:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:59 pyenv() { 08:58:59 local command 08:58:59 command="${1:-}" 08:58:59 if [ "$#" -gt 0 ]; then 08:58:59 shift 08:58:59 fi 08:58:59 08:58:59 case "$command" in 08:58:59 rehash|shell) 08:58:59 eval "$(pyenv "sh-$command" "$@")" 08:58:59 ;; 08:58:59 *) 08:58:59 command pyenv "$command" "$@" 08:58:59 ;; 08:58:59 esac 08:58:59 }' 08:58:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:58:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:58:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:58:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:58:59 ++ export PYENV_SHELL=bash 08:58:59 ++ PYENV_SHELL=bash 08:58:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:59 +++ complete -F _pyenv pyenv 08:58:59 ++ lf-pyver python3 08:58:59 ++ local py_version_xy=python3 08:58:59 ++ local py_version_xyz= 08:58:59 ++ pyenv versions 08:58:59 ++ local command 08:58:59 ++ command=versions 08:58:59 ++ '[' 1 -gt 0 ']' 08:58:59 ++ shift 08:58:59 ++ case "$command" in 08:58:59 ++ command pyenv versions 08:58:59 ++ sed 's/^[ *]* //' 08:58:59 ++ pyenv versions 08:58:59 ++ awk '{ print $1 }' 08:58:59 ++ grep -E '^[0-9.]*[0-9]$' 08:59:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:59:00 +++ grep '^3' /tmp/.pyenv_versions 08:59:00 +++ sort -V 08:59:00 +++ tail -n 1 08:59:00 ++ py_version_xyz=3.10.6 08:59:00 ++ [[ -z 3.10.6 ]] 08:59:00 ++ echo 3.10.6 08:59:00 ++ return 0 08:59:00 + pyenv local 3.10.6 08:59:00 + local command 08:59:00 + command=local 08:59:00 + '[' 2 -gt 0 ']' 08:59:00 + shift 08:59:00 + case "$command" in 08:59:00 + command pyenv local 3.10.6 08:59:00 + pyenv local 3.10.6 08:59:00 + for arg in "$@" 08:59:00 + case $arg in 08:59:00 + pkg_list+='tox ' 08:59:00 + for arg in "$@" 08:59:00 + case $arg in 08:59:00 + pkg_list+='virtualenv ' 08:59:00 + for arg in "$@" 08:59:00 + case $arg in 08:59:00 + pkg_list+='urllib3~=1.26.15 ' 08:59:00 + [[ -f /tmp/.toxenv ]] 08:59:00 + [[ ! -f /tmp/.toxenv ]] 08:59:00 + [[ -n '' ]] 08:59:00 + python3 -m venv /tmp/venv-LTYQ 08:59:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LTYQ' 08:59:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LTYQ 08:59:04 + echo /tmp/venv-LTYQ 08:59:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:59:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:59:04 + /tmp/venv-LTYQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:59:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:59:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:59:08 + /tmp/venv-LTYQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:59:10 + type python3 08:59:10 + true 08:59:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LTYQ/bin to PATH' 08:59:10 lf-activate-venv(): INFO: Adding /tmp/venv-LTYQ/bin to PATH 08:59:10 + PATH=/tmp/venv-LTYQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:10 + return 0 08:59:10 + python3 --version 08:59:10 Python 3.10.6 08:59:10 + python3 -m pip --version 08:59:11 pip 24.0 from /tmp/venv-LTYQ/lib/python3.10/site-packages/pip (python 3.10) 08:59:11 + python3 -m pip freeze 08:59:11 cachetools==5.3.3 08:59:11 chardet==5.2.0 08:59:11 colorama==0.4.6 08:59:11 distlib==0.3.8 08:59:11 filelock==3.13.1 08:59:11 packaging==23.2 08:59:11 platformdirs==4.2.0 08:59:11 pluggy==1.4.0 08:59:11 pyproject-api==1.6.1 08:59:11 tomli==2.0.1 08:59:11 tox==4.13.0 08:59:11 urllib3==1.26.18 08:59:11 virtualenv==20.25.1 08:59:11 [EnvInject] - Injecting environment variables from a build step. 08:59:11 [EnvInject] - Injecting as environment variables the properties content 08:59:11 PARALLEL=false 08:59:11 08:59:11 [EnvInject] - Variables injected successfully. 08:59:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3911052363961267678.sh 08:59:11 ---> tox-run.sh 08:59:11 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:59:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:59:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:59:11 + cd /w/workspace/oom-master-commit-lint/. 08:59:11 + source /home/jenkins/lf-env.sh 08:59:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:59:11 ++ mktemp -d /tmp/venv-XXXX 08:59:11 + lf_venv=/tmp/venv-FghJ 08:59:11 + local venv_file=/tmp/.os_lf_venv 08:59:11 + local python=python3 08:59:11 + local options 08:59:11 + local set_path=true 08:59:11 + local install_args= 08:59:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:59:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:59:11 + true 08:59:11 + case $1 in 08:59:11 + venv_file=/tmp/.toxenv 08:59:11 + shift 2 08:59:11 + true 08:59:11 + case $1 in 08:59:11 + shift 08:59:11 + break 08:59:11 + case $python in 08:59:11 + local pkg_list= 08:59:11 + [[ -d /opt/pyenv ]] 08:59:11 + echo 'Setup pyenv:' 08:59:11 Setup pyenv: 08:59:11 + export PYENV_ROOT=/opt/pyenv 08:59:11 + PYENV_ROOT=/opt/pyenv 08:59:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:11 + pyenv versions 08:59:11 system 08:59:11 3.8.13 08:59:11 3.9.13 08:59:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:59:11 + command -v pyenv 08:59:11 ++ pyenv init - --no-rehash 08:59:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:59:11 export PATH="/opt/pyenv/shims:${PATH}" 08:59:11 export PYENV_SHELL=bash 08:59:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:59:11 pyenv() { 08:59:11 local command 08:59:11 command="${1:-}" 08:59:11 if [ "$#" -gt 0 ]; then 08:59:11 shift 08:59:11 fi 08:59:11 08:59:11 case "$command" in 08:59:11 rehash|shell) 08:59:11 eval "$(pyenv "sh-$command" "$@")" 08:59:11 ;; 08:59:11 *) 08:59:11 command pyenv "$command" "$@" 08:59:11 ;; 08:59:11 esac 08:59:11 }' 08:59:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:59:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:11 ++ export PYENV_SHELL=bash 08:59:11 ++ PYENV_SHELL=bash 08:59:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:59:11 +++ complete -F _pyenv pyenv 08:59:11 ++ lf-pyver python3 08:59:11 ++ local py_version_xy=python3 08:59:11 ++ local py_version_xyz= 08:59:11 ++ pyenv versions 08:59:11 ++ sed 's/^[ *]* //' 08:59:11 ++ local command 08:59:11 ++ command=versions 08:59:11 ++ '[' 1 -gt 0 ']' 08:59:11 ++ shift 08:59:11 ++ case "$command" in 08:59:11 ++ command pyenv versions 08:59:11 ++ pyenv versions 08:59:11 ++ awk '{ print $1 }' 08:59:11 ++ grep -E '^[0-9.]*[0-9]$' 08:59:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:59:11 +++ grep '^3' /tmp/.pyenv_versions 08:59:11 +++ sort -V 08:59:11 +++ tail -n 1 08:59:11 ++ py_version_xyz=3.10.6 08:59:11 ++ [[ -z 3.10.6 ]] 08:59:11 ++ echo 3.10.6 08:59:11 ++ return 0 08:59:11 + pyenv local 3.10.6 08:59:11 + local command 08:59:11 + command=local 08:59:11 + '[' 2 -gt 0 ']' 08:59:11 + shift 08:59:11 + case "$command" in 08:59:11 + command pyenv local 3.10.6 08:59:11 + pyenv local 3.10.6 08:59:11 + for arg in "$@" 08:59:11 + case $arg in 08:59:11 + pkg_list+='tox ' 08:59:11 + for arg in "$@" 08:59:11 + case $arg in 08:59:11 + pkg_list+='virtualenv ' 08:59:11 + for arg in "$@" 08:59:11 + case $arg in 08:59:11 + pkg_list+='urllib3~=1.26.15 ' 08:59:11 + [[ -f /tmp/.toxenv ]] 08:59:11 ++ cat /tmp/.toxenv 08:59:11 + lf_venv=/tmp/venv-LTYQ 08:59:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LTYQ from' file:/tmp/.toxenv 08:59:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LTYQ from file:/tmp/.toxenv 08:59:11 + /tmp/venv-LTYQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:59:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:59:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:59:12 + /tmp/venv-LTYQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:59:14 + type python3 08:59:14 + true 08:59:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LTYQ/bin to PATH' 08:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-LTYQ/bin to PATH 08:59:14 + PATH=/tmp/venv-LTYQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:14 + return 0 08:59:14 + [[ -d /opt/pyenv ]] 08:59:14 + echo '---> Setting up pyenv' 08:59:14 ---> Setting up pyenv 08:59:14 + export PYENV_ROOT=/opt/pyenv 08:59:14 + PYENV_ROOT=/opt/pyenv 08:59:14 + export PATH=/opt/pyenv/bin:/tmp/venv-LTYQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:14 + PATH=/opt/pyenv/bin:/tmp/venv-LTYQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:59:14 ++ pwd 08:59:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:59:14 + export PYTHONPATH 08:59:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:59:14 + TOX_TESTENV_PASSENV=PYTHONPATH 08:59:14 + tox --version 08:59:14 4.13.0 from /tmp/venv-LTYQ/lib/python3.10/site-packages/tox/__init__.py 08:59:14 + PARALLEL=false 08:59:14 + TOX_OPTIONS_LIST= 08:59:14 + [[ -n gitlint ]] 08:59:14 + TOX_OPTIONS_LIST=' -e gitlint' 08:59:14 + case ${PARALLEL,,} in 08:59:14 + tox -e gitlint 08:59:14 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:59:16 gitlint: internal error 08:59:16 Traceback (most recent call last): 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 08:59:16 tox_env.setup() 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 08:59:16 self._setup_env() 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 08:59:16 self._install_deps() 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 08:59:16 self._install(requirements_file, PythonRun.__name__, "deps") 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 08:59:16 self.installer.install(arguments, section, of_type) 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 08:59:16 self._install_requirement_file(arguments, section, of_type) 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 08:59:16 new_options, new_reqs = arguments.unroll() 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 08:59:16 opts_dict = vars(self.options) 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 08:59:16 self._ensure_requirements_parsed() 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 08:59:16 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 08:59:16 requirements = super()._parse_requirements(opt, recurse) 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 08:59:16 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 08:59:16 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 08:59:16 for line in self._parse_file(filename, constraint): 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 08:59:16 content = self._get_file_content(url) 08:59:16 File "/tmp/venv-LTYQ/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 08:59:16 with urlopen(url) as response: # noqa: S310 08:59:16 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 08:59:16 return opener.open(url, data, timeout) 08:59:16 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 08:59:16 response = meth(req, response) 08:59:16 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 08:59:16 response = self.parent.error( 08:59:16 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 08:59:16 return self._call_chain(*args) 08:59:16 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 08:59:16 result = func(*args) 08:59:16 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 08:59:16 raise HTTPError(req.full_url, code, msg, hdrs, fp) 08:59:16 urllib.error.HTTPError: HTTP Error 404: Not Found 08:59:16 gitlint: FAIL code 2 (1.40 seconds) 08:59:16 evaluation failed :( (1.60 seconds) 08:59:16 + tox_status=2 08:59:16 + echo '---> Completed tox runs' 08:59:16 ---> Completed tox runs 08:59:16 + for i in .tox/*/log 08:59:16 ++ echo '.tox/*/log' 08:59:16 ++ awk -F/ '{print $2}' 08:59:16 + tox_env='*' 08:59:16 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 08:59:16 cp: cannot stat '.tox/*/log': No such file or directory 08:59:16 + echo 'WARN: no logs found to archive' 08:59:16 WARN: no logs found to archive 08:59:16 + break 08:59:16 + DOC_DIR=docs/_build/html 08:59:16 + [[ -d docs/_build/html ]] 08:59:16 + echo '---> tox-run.sh ends' 08:59:16 ---> tox-run.sh ends 08:59:16 + test 2 -eq 0 08:59:16 + exit 2 08:59:16 ++ '[' 2 = 1 ']' 08:59:16 Build step 'Execute shell' marked build as failure 08:59:16 $ ssh-agent -k 08:59:16 unset SSH_AUTH_SOCK; 08:59:16 unset SSH_AGENT_PID; 08:59:16 echo Agent pid 1694 killed; 08:59:16 [ssh-agent] Stopped. 08:59:16 [PostBuildScript] - [INFO] Executing post build scripts. 08:59:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10116264274858718519.sh 08:59:16 ---> sysstat.sh 08:59:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13938439098366296095.sh 08:59:16 ---> package-listing.sh 08:59:16 ++ facter osfamily 08:59:16 ++ tr '[:upper:]' '[:lower:]' 08:59:17 + OS_FAMILY=debian 08:59:17 + workspace=/w/workspace/oom-master-commit-lint 08:59:17 + START_PACKAGES=/tmp/packages_start.txt 08:59:17 + END_PACKAGES=/tmp/packages_end.txt 08:59:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:17 + PACKAGES=/tmp/packages_start.txt 08:59:17 + '[' /w/workspace/oom-master-commit-lint ']' 08:59:17 + PACKAGES=/tmp/packages_end.txt 08:59:17 + case "${OS_FAMILY}" in 08:59:17 + dpkg -l 08:59:17 + grep '^ii' 08:59:17 + '[' -f /tmp/packages_start.txt ']' 08:59:17 + '[' -f /tmp/packages_end.txt ']' 08:59:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:17 + '[' /w/workspace/oom-master-commit-lint ']' 08:59:17 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:59:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:59:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15801378837431190894.sh 08:59:17 ---> capture-instance-metadata.sh 08:59:17 Setup pyenv: 08:59:17 system 08:59:17 3.8.13 08:59:17 3.9.13 08:59:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:59:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6a7P 08:59:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:59:24 lf-activate-venv(): INFO: Installing: lftools 08:59:57 lf-activate-venv(): INFO: Adding /tmp/venv-6a7P/bin to PATH 08:59:57 INFO: Running in OpenStack, capturing instance metadata 08:59:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15390810392223515103.sh 08:59:57 provisioning config files... 08:59:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15123671848582329831tmp 08:59:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:59:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:59:57 [EnvInject] - Injecting environment variables from a build step. 08:59:57 [EnvInject] - Injecting as environment variables the properties content 08:59:57 SERVER_ID=logs 08:59:57 08:59:57 [EnvInject] - Variables injected successfully. 08:59:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14121644952472868131.sh 08:59:57 ---> create-netrc.sh 08:59:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16183679741820766020.sh 08:59:57 ---> python-tools-install.sh 08:59:57 Setup pyenv: 08:59:57 system 08:59:57 3.8.13 08:59:57 3.9.13 08:59:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:59:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6a7P from file:/tmp/.os_lf_venv 08:59:59 lf-activate-venv(): INFO: Installing: lftools 09:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-6a7P/bin to PATH 09:00:08 Generating Requirements File 09:00:39 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. 09:00:39 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:00:39 Python 3.10.6 09:00:39 pip 24.0 from /tmp/venv-6a7P/lib/python3.10/site-packages/pip (python 3.10) 09:00:40 appdirs==1.4.4 09:00:40 argcomplete==3.2.2 09:00:40 aspy.yaml==1.3.0 09:00:40 attrs==23.2.0 09:00:40 autopage==0.5.2 09:00:40 beautifulsoup4==4.12.3 09:00:40 boto3==1.34.50 09:00:40 botocore==1.34.50 09:00:40 bs4==0.0.2 09:00:40 cachetools==5.3.3 09:00:40 certifi==2024.2.2 09:00:40 cffi==1.16.0 09:00:40 cfgv==3.4.0 09:00:40 chardet==5.2.0 09:00:40 charset-normalizer==3.3.2 09:00:40 click==8.1.7 09:00:40 cliff==4.6.0 09:00:40 cmd2==2.4.3 09:00:40 cryptography==3.3.2 09:00:40 debtcollector==3.0.0 09:00:40 decorator==5.1.1 09:00:40 defusedxml==0.7.1 09:00:40 Deprecated==1.2.14 09:00:40 distlib==0.3.8 09:00:40 dnspython==2.6.1 09:00:40 docker==4.2.2 09:00:40 dogpile.cache==1.3.2 09:00:40 email_validator==2.1.1 09:00:40 filelock==3.13.1 09:00:40 future==1.0.0 09:00:40 gitdb==4.0.11 09:00:40 GitPython==3.1.42 09:00:40 google-auth==2.28.1 09:00:40 httplib2==0.22.0 09:00:40 identify==2.5.35 09:00:40 idna==3.6 09:00:40 importlib-resources==1.5.0 09:00:40 iso8601==2.1.0 09:00:40 Jinja2==3.1.3 09:00:40 jmespath==1.0.1 09:00:40 jsonpatch==1.33 09:00:40 jsonpointer==2.4 09:00:40 jsonschema==4.21.1 09:00:40 jsonschema-specifications==2023.12.1 09:00:40 keystoneauth1==5.6.0 09:00:40 kubernetes==29.0.0 09:00:40 lftools==0.37.9 09:00:40 lxml==5.1.0 09:00:40 MarkupSafe==2.1.5 09:00:40 msgpack==1.0.7 09:00:40 multi_key_dict==2.0.3 09:00:40 munch==4.0.0 09:00:40 netaddr==1.2.1 09:00:40 netifaces==0.11.0 09:00:40 niet==1.4.2 09:00:40 nodeenv==1.8.0 09:00:40 oauth2client==4.1.3 09:00:40 oauthlib==3.2.2 09:00:40 openstacksdk==0.62.0 09:00:40 os-client-config==2.1.0 09:00:40 os-service-types==1.7.0 09:00:40 osc-lib==3.0.1 09:00:40 oslo.config==9.4.0 09:00:40 oslo.context==5.4.0 09:00:40 oslo.i18n==6.3.0 09:00:40 oslo.log==5.5.0 09:00:40 oslo.serialization==5.4.0 09:00:40 oslo.utils==7.1.0 09:00:40 packaging==23.2 09:00:40 pbr==6.0.0 09:00:40 platformdirs==4.2.0 09:00:40 prettytable==3.10.0 09:00:40 pyasn1==0.5.1 09:00:40 pyasn1-modules==0.3.0 09:00:40 pycparser==2.21 09:00:40 pygerrit2==2.0.15 09:00:40 PyGithub==2.2.0 09:00:40 pyinotify==0.9.6 09:00:40 PyJWT==2.8.0 09:00:40 PyNaCl==1.5.0 09:00:40 pyparsing==2.4.7 09:00:40 pyperclip==1.8.2 09:00:40 pyrsistent==0.20.0 09:00:40 python-cinderclient==9.4.0 09:00:40 python-dateutil==2.8.2 09:00:40 python-heatclient==3.4.0 09:00:40 python-jenkins==1.8.2 09:00:40 python-keystoneclient==5.3.0 09:00:40 python-magnumclient==4.3.0 09:00:40 python-novaclient==18.4.0 09:00:40 python-openstackclient==6.0.1 09:00:40 python-swiftclient==4.4.0 09:00:40 PyYAML==6.0.1 09:00:40 referencing==0.33.0 09:00:40 requests==2.31.0 09:00:40 requests-oauthlib==1.3.1 09:00:40 requestsexceptions==1.4.0 09:00:40 rfc3986==2.0.0 09:00:40 rpds-py==0.18.0 09:00:40 rsa==4.9 09:00:40 ruamel.yaml==0.18.6 09:00:40 ruamel.yaml.clib==0.2.8 09:00:40 s3transfer==0.10.0 09:00:40 simplejson==3.19.2 09:00:40 six==1.16.0 09:00:40 smmap==5.0.1 09:00:40 soupsieve==2.5 09:00:40 stevedore==5.2.0 09:00:40 tabulate==0.9.0 09:00:40 toml==0.10.2 09:00:40 tomlkit==0.12.4 09:00:40 tqdm==4.66.2 09:00:40 typing_extensions==4.10.0 09:00:40 tzdata==2024.1 09:00:40 urllib3==1.26.18 09:00:40 virtualenv==20.25.1 09:00:40 wcwidth==0.2.13 09:00:40 websocket-client==1.7.0 09:00:40 wrapt==1.16.0 09:00:40 xdg==6.0.0 09:00:40 xmltodict==0.13.0 09:00:40 yq==3.2.3 09:00:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11004959099790438967.sh 09:00:40 ---> sudo-logs.sh 09:00:40 Archiving 'sudo' log.. 09:00:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8703458468089334925.sh 09:00:40 ---> job-cost.sh 09:00:40 Setup pyenv: 09:00:40 system 09:00:40 3.8.13 09:00:40 3.9.13 09:00:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:00:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6a7P from file:/tmp/.os_lf_venv 09:00:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-6a7P/bin to PATH 09:00:50 INFO: No Stack... 09:00:50 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:50 INFO: Archiving Costs 09:00:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12594282182217265691.sh 09:00:50 ---> logs-deploy.sh 09:00:50 Setup pyenv: 09:00:50 system 09:00:50 3.8.13 09:00:50 3.9.13 09:00:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6a7P from file:/tmp/.os_lf_venv 09:00:52 lf-activate-venv(): INFO: Installing: lftools 09:01:01 lf-activate-venv(): INFO: Adding /tmp/venv-6a7P/bin to PATH 09:01:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7207 09:01:01 INFO: archiving workspace using pattern(s): 09:01:02 Archives upload complete. 09:01:02 INFO: archiving logs to Nexus 09:01:03 ---> uname -a: 09:01:03 Linux prd-ubuntu1804-builder-4c-4g-9047 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:01:03 09:01:03 09:01:03 ---> lscpu: 09:01:03 Architecture: x86_64 09:01:03 CPU op-mode(s): 32-bit, 64-bit 09:01:03 Byte Order: Little Endian 09:01:03 CPU(s): 4 09:01:03 On-line CPU(s) list: 0-3 09:01:03 Thread(s) per core: 1 09:01:03 Core(s) per socket: 1 09:01:03 Socket(s): 4 09:01:03 NUMA node(s): 1 09:01:03 Vendor ID: AuthenticAMD 09:01:03 CPU family: 23 09:01:03 Model: 49 09:01:03 Model name: AMD EPYC-Rome Processor 09:01:03 Stepping: 0 09:01:03 CPU MHz: 2799.998 09:01:03 BogoMIPS: 5599.99 09:01:03 Virtualization: AMD-V 09:01:03 Hypervisor vendor: KVM 09:01:03 Virtualization type: full 09:01:03 L1d cache: 32K 09:01:03 L1i cache: 32K 09:01:03 L2 cache: 512K 09:01:03 L3 cache: 16384K 09:01:03 NUMA node0 CPU(s): 0-3 09:01:03 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 09:01:03 09:01:03 09:01:03 ---> nproc: 09:01:03 4 09:01:03 09:01:03 09:01:03 ---> df -h: 09:01:03 Filesystem Size Used Avail Use% Mounted on 09:01:03 udev 7.9G 0 7.9G 0% /dev 09:01:03 tmpfs 1.6G 672K 1.6G 1% /run 09:01:03 /dev/vda1 78G 8.3G 70G 11% / 09:01:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:01:03 tmpfs 5.0M 0 5.0M 0% /run/lock 09:01:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:01:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:01:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:01:03 09:01:03 09:01:03 ---> free -m: 09:01:03 total used free shared buff/cache available 09:01:03 Mem: 16040 537 13435 0 2066 15190 09:01:03 Swap: 1023 0 1023 09:01:03 09:01:03 09:01:03 ---> ip addr: 09:01:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:01:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:01:03 inet 127.0.0.1/8 scope host lo 09:01:03 valid_lft forever preferred_lft forever 09:01:03 inet6 ::1/128 scope host 09:01:03 valid_lft forever preferred_lft forever 09:01:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:01:03 link/ether fa:16:3e:74:f4:af brd ff:ff:ff:ff:ff:ff 09:01:03 inet 10.30.106.40/23 brd 10.30.107.255 scope global dynamic ens3 09:01:03 valid_lft 86247sec preferred_lft 86247sec 09:01:03 inet6 fe80::f816:3eff:fe74:f4af/64 scope link 09:01:03 valid_lft forever preferred_lft forever 09:01:03 09:01:03 09:01:03 ---> sar -b -r -n DEV: 09:01:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9047) 02/27/24 _x86_64_ (4 CPU) 09:01:03 09:01:03 08:58:32 LINUX RESTART (4 CPU) 09:01:03 09:01:03 08:59:02 tps rtps wtps bread/s bwrtn/s 09:01:03 09:00:01 116.47 26.81 89.66 1413.73 21309.61 09:01:03 09:01:01 76.89 0.37 76.52 25.86 21071.82 09:01:03 Average: 96.51 13.48 83.04 713.96 21189.72 09:01:03 09:01:03 08:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:03 09:00:01 13913180 15591240 2511788 15.29 67284 1805812 758532 4.34 678056 1608828 146264 09:01:03 09:01:01 13719532 15515864 2705436 16.47 78884 1906648 829568 4.75 765676 1702636 108128 09:01:03 Average: 13816356 15553552 2608612 15.88 73084 1856230 794050 4.54 721866 1655732 127196 09:01:03 09:01:03 08:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:03 09:00:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 09:01:03 09:00:01 ens3 66.58 47.96 801.06 11.05 0.00 0.00 0.00 0.00 09:01:03 09:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:01:03 09:01:01 ens3 41.94 37.09 295.71 26.18 0.00 0.00 0.00 0.00 09:01:03 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 09:01:03 Average: ens3 54.16 42.48 546.26 18.68 0.00 0.00 0.00 0.00 09:01:03 09:01:03 09:01:03 ---> sar -P ALL: 09:01:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9047) 02/27/24 _x86_64_ (4 CPU) 09:01:03 09:01:03 08:58:32 LINUX RESTART (4 CPU) 09:01:03 09:01:03 08:59:02 CPU %user %nice %system %iowait %steal %idle 09:01:03 09:00:01 all 19.64 0.00 1.81 4.96 0.06 73.54 09:01:03 09:00:01 0 13.86 0.00 1.43 5.88 0.07 78.76 09:01:03 09:00:01 1 8.67 0.00 1.24 8.76 0.05 81.28 09:01:03 09:00:01 2 16.82 0.00 1.75 2.79 0.07 78.58 09:01:03 09:00:01 3 39.17 0.00 2.81 2.42 0.07 55.54 09:01:03 09:01:01 all 20.28 0.00 0.97 5.08 0.05 73.62 09:01:03 09:01:01 0 16.51 0.00 1.03 2.75 0.03 79.67 09:01:03 09:01:01 1 21.27 0.00 0.65 9.11 0.03 68.94 09:01:03 09:01:01 2 12.18 0.00 0.84 6.78 0.05 80.15 09:01:03 09:01:01 3 31.14 0.00 1.33 1.68 0.05 65.79 09:01:03 Average: all 19.96 0.00 1.39 5.02 0.05 73.58 09:01:03 Average: 0 15.20 0.00 1.23 4.30 0.05 79.22 09:01:03 Average: 1 15.02 0.00 0.94 8.94 0.04 75.06 09:01:03 Average: 2 14.48 0.00 1.29 4.80 0.06 79.37 09:01:03 Average: 3 35.12 0.00 2.06 2.05 0.06 60.71 09:01:03 09:01:03 09:01:03