10:11:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 10:11:17 Running as SYSTEM 10:11:17 [EnvInject] - Loading node environment variables. 10:11:17 Building remotely on prd-ubuntu1804-builder-4c-4g-9392 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:11:17 [ssh-agent] Looking for ssh-agent implementation... 10:11:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:17 $ ssh-agent 10:11:17 SSH_AUTH_SOCK=/tmp/ssh-eFR6RSSZA021/agent.1903 10:11:17 SSH_AGENT_PID=1905 10:11:17 [ssh-agent] Started. 10:11:17 Running ssh-add (command line suppressed) 10:11:17 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11504355247185915243.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11504355247185915243.key) 10:11:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:11:17 The recommended git tool is: NONE 10:11:19 using credential onap-jenkins-ssh 10:11:19 Wiping out workspace first. 10:11:19 Cloning the remote Git repository 10:11:19 Cloning repository git://cloud.onap.org/mirror/oom.git 10:11:19 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:11:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:19 > git --version # timeout=10 10:11:19 > git --version # 'git version 2.17.1' 10:11:19 using GIT_SSH to set credentials Gerrit user 10:11:19 Verifying host key using manually-configured host key entries 10:11:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:11:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:25 using GIT_SSH to set credentials Gerrit user 10:11:25 Verifying host key using manually-configured host key entries 10:11:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/4 # timeout=30 10:11:25 > git rev-parse 743630693cf6ea35f873facfaa82fc851344b91b^{commit} # timeout=10 10:11:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:11:25 Checking out Revision 743630693cf6ea35f873facfaa82fc851344b91b (refs/changes/53/137153/4) 10:11:25 > git config core.sparsecheckout # timeout=10 10:11:25 > git checkout -f 743630693cf6ea35f873facfaa82fc851344b91b # timeout=30 10:11:28 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 10:11:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:11:28 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:11:28 [EnvInject] - Injecting environment variables from a build step. 10:11:28 [EnvInject] - Injecting as environment variables the properties content 10:11:28 PYTHON=python3 10:11:28 10:11:28 [EnvInject] - Variables injected successfully. 10:11:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15201988364547799059.sh 10:11:28 ---> tox-install.sh 10:11:28 + source /home/jenkins/lf-env.sh 10:11:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:28 ++ mktemp -d /tmp/venv-XXXX 10:11:28 + lf_venv=/tmp/venv-HMjA 10:11:28 + local venv_file=/tmp/.os_lf_venv 10:11:28 + local python=python3 10:11:28 + local options 10:11:28 + local set_path=true 10:11:28 + local install_args= 10:11:28 ++ 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:11:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:28 + true 10:11:28 + case $1 in 10:11:28 + venv_file=/tmp/.toxenv 10:11:28 + shift 2 10:11:28 + true 10:11:28 + case $1 in 10:11:28 + shift 10:11:28 + break 10:11:28 + case $python in 10:11:28 + local pkg_list= 10:11:28 + [[ -d /opt/pyenv ]] 10:11:28 + echo 'Setup pyenv:' 10:11:28 Setup pyenv: 10:11:28 + export PYENV_ROOT=/opt/pyenv 10:11:28 + PYENV_ROOT=/opt/pyenv 10:11:28 + 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:11:28 + 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:11:28 + pyenv versions 10:11:29 * system (set by /opt/pyenv/version) 10:11:29 * 3.8.13 (set by /opt/pyenv/version) 10:11:29 * 3.9.13 (set by /opt/pyenv/version) 10:11:29 * 3.10.6 (set by /opt/pyenv/version) 10:11:29 + command -v pyenv 10:11:29 ++ pyenv init - --no-rehash 10:11:29 + 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:11:29 export PATH="/opt/pyenv/shims:${PATH}" 10:11:29 export PYENV_SHELL=bash 10:11:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:29 pyenv() { 10:11:29 local command 10:11:29 command="${1:-}" 10:11:29 if [ "$#" -gt 0 ]; then 10:11:29 shift 10:11:29 fi 10:11:29 10:11:29 case "$command" in 10:11:29 rehash|shell) 10:11:29 eval "$(pyenv "sh-$command" "$@")" 10:11:29 ;; 10:11:29 *) 10:11:29 command pyenv "$command" "$@" 10:11:29 ;; 10:11:29 esac 10:11:29 }' 10:11:29 +++ 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:11:29 ++ 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:11:29 ++ 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:11:29 ++ 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:11:29 ++ export PYENV_SHELL=bash 10:11:29 ++ PYENV_SHELL=bash 10:11:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:29 +++ complete -F _pyenv pyenv 10:11:29 ++ lf-pyver python3 10:11:29 ++ local py_version_xy=python3 10:11:29 ++ local py_version_xyz= 10:11:29 ++ pyenv versions 10:11:29 ++ sed 's/^[ *]* //' 10:11:29 ++ local command 10:11:29 ++ command=versions 10:11:29 ++ '[' 1 -gt 0 ']' 10:11:29 ++ shift 10:11:29 ++ case "$command" in 10:11:29 ++ grep -E '^[0-9.]*[0-9]$' 10:11:29 ++ awk '{ print $1 }' 10:11:29 ++ command pyenv versions 10:11:29 ++ pyenv versions 10:11:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:29 +++ grep '^3' /tmp/.pyenv_versions 10:11:29 +++ tail -n 1 10:11:29 +++ sort -V 10:11:29 ++ py_version_xyz=3.10.6 10:11:29 ++ [[ -z 3.10.6 ]] 10:11:29 ++ echo 3.10.6 10:11:29 ++ return 0 10:11:29 + pyenv local 3.10.6 10:11:29 + local command 10:11:29 + command=local 10:11:29 + '[' 2 -gt 0 ']' 10:11:29 + shift 10:11:29 + case "$command" in 10:11:29 + command pyenv local 3.10.6 10:11:29 + pyenv local 3.10.6 10:11:29 + for arg in "$@" 10:11:29 + case $arg in 10:11:29 + pkg_list+='tox ' 10:11:29 + for arg in "$@" 10:11:29 + case $arg in 10:11:29 + pkg_list+='virtualenv ' 10:11:29 + for arg in "$@" 10:11:29 + case $arg in 10:11:29 + pkg_list+='urllib3~=1.26.15 ' 10:11:29 + [[ -f /tmp/.toxenv ]] 10:11:29 + [[ ! -f /tmp/.toxenv ]] 10:11:29 + [[ -n '' ]] 10:11:29 + python3 -m venv /tmp/venv-HMjA 10:11:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMjA' 10:11:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMjA 10:11:33 + echo /tmp/venv-HMjA 10:11:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:11:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:11:33 + /tmp/venv-HMjA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:11:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:11:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:11:38 + /tmp/venv-HMjA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:11:40 + type python3 10:11:40 + true 10:11:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HMjA/bin to PATH' 10:11:40 lf-activate-venv(): INFO: Adding /tmp/venv-HMjA/bin to PATH 10:11:40 + PATH=/tmp/venv-HMjA/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:11:40 + return 0 10:11:40 + python3 --version 10:11:40 Python 3.10.6 10:11:40 + python3 -m pip --version 10:11:41 pip 24.0 from /tmp/venv-HMjA/lib/python3.10/site-packages/pip (python 3.10) 10:11:41 + python3 -m pip freeze 10:11:41 cachetools==5.3.3 10:11:41 chardet==5.2.0 10:11:41 colorama==0.4.6 10:11:41 distlib==0.3.8 10:11:41 filelock==3.13.1 10:11:41 packaging==23.2 10:11:41 platformdirs==4.2.0 10:11:41 pluggy==1.4.0 10:11:41 pyproject-api==1.6.1 10:11:41 tomli==2.0.1 10:11:41 tox==4.13.0 10:11:41 urllib3==1.26.18 10:11:41 virtualenv==20.25.1 10:11:41 [EnvInject] - Injecting environment variables from a build step. 10:11:41 [EnvInject] - Injecting as environment variables the properties content 10:11:41 PARALLEL=false 10:11:41 10:11:41 [EnvInject] - Variables injected successfully. 10:11:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15890782818347755138.sh 10:11:41 ---> tox-run.sh 10:11:41 + 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:11:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:11:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:11:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:11:41 + cd /w/workspace/oom-master-commit-lint/. 10:11:41 + source /home/jenkins/lf-env.sh 10:11:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:41 ++ mktemp -d /tmp/venv-XXXX 10:11:41 + lf_venv=/tmp/venv-xOVo 10:11:41 + local venv_file=/tmp/.os_lf_venv 10:11:41 + local python=python3 10:11:41 + local options 10:11:41 + local set_path=true 10:11:41 + local install_args= 10:11:41 ++ 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:11:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:41 + true 10:11:41 + case $1 in 10:11:41 + venv_file=/tmp/.toxenv 10:11:41 + shift 2 10:11:41 + true 10:11:41 + case $1 in 10:11:41 + shift 10:11:41 + break 10:11:41 + case $python in 10:11:41 + local pkg_list= 10:11:41 + [[ -d /opt/pyenv ]] 10:11:41 + echo 'Setup pyenv:' 10:11:41 Setup pyenv: 10:11:41 + export PYENV_ROOT=/opt/pyenv 10:11:41 + PYENV_ROOT=/opt/pyenv 10:11:41 + 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:11:41 + 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:11:41 + pyenv versions 10:11:41 system 10:11:41 3.8.13 10:11:41 3.9.13 10:11:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:11:41 + command -v pyenv 10:11:41 ++ pyenv init - --no-rehash 10:11:41 + 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:11:41 export PATH="/opt/pyenv/shims:${PATH}" 10:11:41 export PYENV_SHELL=bash 10:11:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:41 pyenv() { 10:11:41 local command 10:11:41 command="${1:-}" 10:11:41 if [ "$#" -gt 0 ]; then 10:11:41 shift 10:11:41 fi 10:11:41 10:11:41 case "$command" in 10:11:41 rehash|shell) 10:11:41 eval "$(pyenv "sh-$command" "$@")" 10:11:41 ;; 10:11:41 *) 10:11:41 command pyenv "$command" "$@" 10:11:41 ;; 10:11:41 esac 10:11:41 }' 10:11:41 +++ 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:11:41 ++ 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:11:41 ++ 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:11:41 ++ 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:11:41 ++ export PYENV_SHELL=bash 10:11:41 ++ PYENV_SHELL=bash 10:11:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:41 +++ complete -F _pyenv pyenv 10:11:41 ++ lf-pyver python3 10:11:41 ++ local py_version_xy=python3 10:11:41 ++ local py_version_xyz= 10:11:41 ++ pyenv versions 10:11:41 ++ sed 's/^[ *]* //' 10:11:41 ++ local command 10:11:41 ++ command=versions 10:11:41 ++ '[' 1 -gt 0 ']' 10:11:41 ++ shift 10:11:41 ++ case "$command" in 10:11:41 ++ command pyenv versions 10:11:41 ++ pyenv versions 10:11:41 ++ awk '{ print $1 }' 10:11:41 ++ grep -E '^[0-9.]*[0-9]$' 10:11:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:41 +++ grep '^3' /tmp/.pyenv_versions 10:11:41 +++ tail -n 1 10:11:41 +++ sort -V 10:11:41 ++ py_version_xyz=3.10.6 10:11:41 ++ [[ -z 3.10.6 ]] 10:11:41 ++ echo 3.10.6 10:11:41 ++ return 0 10:11:41 + pyenv local 3.10.6 10:11:41 + local command 10:11:41 + command=local 10:11:41 + '[' 2 -gt 0 ']' 10:11:41 + shift 10:11:41 + case "$command" in 10:11:41 + command pyenv local 3.10.6 10:11:41 + pyenv local 3.10.6 10:11:41 + for arg in "$@" 10:11:41 + case $arg in 10:11:41 + pkg_list+='tox ' 10:11:41 + for arg in "$@" 10:11:41 + case $arg in 10:11:41 + pkg_list+='virtualenv ' 10:11:41 + for arg in "$@" 10:11:41 + case $arg in 10:11:41 + pkg_list+='urllib3~=1.26.15 ' 10:11:41 + [[ -f /tmp/.toxenv ]] 10:11:41 ++ cat /tmp/.toxenv 10:11:41 + lf_venv=/tmp/venv-HMjA 10:11:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMjA from' file:/tmp/.toxenv 10:11:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMjA from file:/tmp/.toxenv 10:11:41 + /tmp/venv-HMjA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:11:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:11:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:11:42 + /tmp/venv-HMjA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:11:44 + type python3 10:11:44 + true 10:11:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HMjA/bin to PATH' 10:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-HMjA/bin to PATH 10:11:44 + PATH=/tmp/venv-HMjA/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:11:44 + return 0 10:11:44 + [[ -d /opt/pyenv ]] 10:11:44 + echo '---> Setting up pyenv' 10:11:44 ---> Setting up pyenv 10:11:44 + export PYENV_ROOT=/opt/pyenv 10:11:44 + PYENV_ROOT=/opt/pyenv 10:11:44 + export PATH=/opt/pyenv/bin:/tmp/venv-HMjA/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:11:44 + PATH=/opt/pyenv/bin:/tmp/venv-HMjA/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:11:44 ++ pwd 10:11:44 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:11:44 + export PYTHONPATH 10:11:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:11:44 + TOX_TESTENV_PASSENV=PYTHONPATH 10:11:44 + tox --version 10:11:44 4.13.0 from /tmp/venv-HMjA/lib/python3.10/site-packages/tox/__init__.py 10:11:44 + PARALLEL=false 10:11:44 + TOX_OPTIONS_LIST= 10:11:44 + [[ -n gitlint ]] 10:11:44 + TOX_OPTIONS_LIST=' -e gitlint' 10:11:44 + case ${PARALLEL,,} in 10:11:44 + tox -e gitlint 10:11:44 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:11:46 gitlint: internal error 10:11:46 Traceback (most recent call last): 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 10:11:46 tox_env.setup() 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 10:11:46 self._setup_env() 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 10:11:46 self._install_deps() 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 10:11:46 self._install(requirements_file, PythonRun.__name__, "deps") 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 10:11:46 self.installer.install(arguments, section, of_type) 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 10:11:46 self._install_requirement_file(arguments, section, of_type) 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 10:11:46 new_options, new_reqs = arguments.unroll() 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 10:11:46 opts_dict = vars(self.options) 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 10:11:46 self._ensure_requirements_parsed() 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 10:11:46 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 10:11:46 requirements = super()._parse_requirements(opt, recurse) 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 10:11:46 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 10:11:46 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 10:11:46 for line in self._parse_file(filename, constraint): 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 10:11:46 content = self._get_file_content(url) 10:11:46 File "/tmp/venv-HMjA/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 10:11:46 with urlopen(url) as response: # noqa: S310 10:11:46 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 10:11:46 return opener.open(url, data, timeout) 10:11:46 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 10:11:46 response = meth(req, response) 10:11:46 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 10:11:46 response = self.parent.error( 10:11:46 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 10:11:46 return self._call_chain(*args) 10:11:46 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 10:11:46 result = func(*args) 10:11:46 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 10:11:46 raise HTTPError(req.full_url, code, msg, hdrs, fp) 10:11:46 urllib.error.HTTPError: HTTP Error 404: Not Found 10:11:46 gitlint: FAIL code 2 (1.43 seconds) 10:11:46 evaluation failed :( (1.60 seconds) 10:11:46 + tox_status=2 10:11:46 + echo '---> Completed tox runs' 10:11:46 ---> Completed tox runs 10:11:46 + for i in .tox/*/log 10:11:46 ++ echo '.tox/*/log' 10:11:46 ++ awk -F/ '{print $2}' 10:11:46 + tox_env='*' 10:11:46 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 10:11:46 cp: cannot stat '.tox/*/log': No such file or directory 10:11:46 + echo 'WARN: no logs found to archive' 10:11:46 WARN: no logs found to archive 10:11:46 + break 10:11:46 + DOC_DIR=docs/_build/html 10:11:46 + [[ -d docs/_build/html ]] 10:11:46 + echo '---> tox-run.sh ends' 10:11:46 ---> tox-run.sh ends 10:11:46 + test 2 -eq 0 10:11:46 + exit 2 10:11:46 ++ '[' 2 = 1 ']' 10:11:46 Build step 'Execute shell' marked build as failure 10:11:46 $ ssh-agent -k 10:11:46 unset SSH_AUTH_SOCK; 10:11:46 unset SSH_AGENT_PID; 10:11:46 echo Agent pid 1905 killed; 10:11:46 [ssh-agent] Stopped. 10:11:46 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4998761855255220309.sh 10:11:46 ---> sysstat.sh 10:11:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8549919619608674673.sh 10:11:46 ---> package-listing.sh 10:11:46 ++ facter osfamily 10:11:46 ++ tr '[:upper:]' '[:lower:]' 10:11:46 + OS_FAMILY=debian 10:11:46 + workspace=/w/workspace/oom-master-commit-lint 10:11:46 + START_PACKAGES=/tmp/packages_start.txt 10:11:46 + END_PACKAGES=/tmp/packages_end.txt 10:11:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:46 + PACKAGES=/tmp/packages_start.txt 10:11:46 + '[' /w/workspace/oom-master-commit-lint ']' 10:11:46 + PACKAGES=/tmp/packages_end.txt 10:11:46 + case "${OS_FAMILY}" in 10:11:46 + dpkg -l 10:11:46 + grep '^ii' 10:11:46 + '[' -f /tmp/packages_start.txt ']' 10:11:46 + '[' -f /tmp/packages_end.txt ']' 10:11:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:46 + '[' /w/workspace/oom-master-commit-lint ']' 10:11:46 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:11:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:11:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11176188796742803129.sh 10:11:46 ---> capture-instance-metadata.sh 10:11:47 Setup pyenv: 10:11:47 system 10:11:47 3.8.13 10:11:47 3.9.13 10:11:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:11:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kbKA 10:11:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:11:53 lf-activate-venv(): INFO: Installing: lftools 10:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-kbKA/bin to PATH 10:12:26 INFO: Running in OpenStack, capturing instance metadata 10:12:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10478069160782540131.sh 10:12:27 provisioning config files... 10:12:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12031776821468525069tmp 10:12:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:12:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:12:27 [EnvInject] - Injecting environment variables from a build step. 10:12:27 [EnvInject] - Injecting as environment variables the properties content 10:12:27 SERVER_ID=logs 10:12:27 10:12:27 [EnvInject] - Variables injected successfully. 10:12:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12163979754033435007.sh 10:12:27 ---> create-netrc.sh 10:12:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8302547747436523475.sh 10:12:27 ---> python-tools-install.sh 10:12:27 Setup pyenv: 10:12:27 system 10:12:27 3.8.13 10:12:27 3.9.13 10:12:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:12:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbKA from file:/tmp/.os_lf_venv 10:12:28 lf-activate-venv(): INFO: Installing: lftools 10:12:36 lf-activate-venv(): INFO: Adding /tmp/venv-kbKA/bin to PATH 10:12:36 Generating Requirements File 10:13:05 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:13:05 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:13:05 Python 3.10.6 10:13:06 pip 24.0 from /tmp/venv-kbKA/lib/python3.10/site-packages/pip (python 3.10) 10:13:06 appdirs==1.4.4 10:13:06 argcomplete==3.2.2 10:13:06 aspy.yaml==1.3.0 10:13:06 attrs==23.2.0 10:13:06 autopage==0.5.2 10:13:06 beautifulsoup4==4.12.3 10:13:06 boto3==1.34.51 10:13:06 botocore==1.34.51 10:13:06 bs4==0.0.2 10:13:06 cachetools==5.3.3 10:13:06 certifi==2024.2.2 10:13:06 cffi==1.16.0 10:13:06 cfgv==3.4.0 10:13:06 chardet==5.2.0 10:13:06 charset-normalizer==3.3.2 10:13:06 click==8.1.7 10:13:06 cliff==4.6.0 10:13:06 cmd2==2.4.3 10:13:06 cryptography==3.3.2 10:13:06 debtcollector==3.0.0 10:13:06 decorator==5.1.1 10:13:06 defusedxml==0.7.1 10:13:06 Deprecated==1.2.14 10:13:06 distlib==0.3.8 10:13:06 dnspython==2.6.1 10:13:06 docker==4.2.2 10:13:06 dogpile.cache==1.3.2 10:13:06 email_validator==2.1.1 10:13:06 filelock==3.13.1 10:13:06 future==1.0.0 10:13:06 gitdb==4.0.11 10:13:06 GitPython==3.1.42 10:13:06 google-auth==2.28.1 10:13:06 httplib2==0.22.0 10:13:06 identify==2.5.35 10:13:06 idna==3.6 10:13:06 importlib-resources==1.5.0 10:13:06 iso8601==2.1.0 10:13:06 Jinja2==3.1.3 10:13:06 jmespath==1.0.1 10:13:06 jsonpatch==1.33 10:13:06 jsonpointer==2.4 10:13:06 jsonschema==4.21.1 10:13:06 jsonschema-specifications==2023.12.1 10:13:06 keystoneauth1==5.6.0 10:13:06 kubernetes==29.0.0 10:13:06 lftools==0.37.9 10:13:06 lxml==5.1.0 10:13:06 MarkupSafe==2.1.5 10:13:06 msgpack==1.0.7 10:13:06 multi_key_dict==2.0.3 10:13:06 munch==4.0.0 10:13:06 netaddr==1.2.1 10:13:06 netifaces==0.11.0 10:13:06 niet==1.4.2 10:13:06 nodeenv==1.8.0 10:13:06 oauth2client==4.1.3 10:13:06 oauthlib==3.2.2 10:13:06 openstacksdk==0.62.0 10:13:06 os-client-config==2.1.0 10:13:06 os-service-types==1.7.0 10:13:06 osc-lib==3.0.1 10:13:06 oslo.config==9.4.0 10:13:06 oslo.context==5.4.0 10:13:06 oslo.i18n==6.3.0 10:13:06 oslo.log==5.5.0 10:13:06 oslo.serialization==5.4.0 10:13:06 oslo.utils==7.1.0 10:13:06 packaging==23.2 10:13:06 pbr==6.0.0 10:13:06 platformdirs==4.2.0 10:13:06 prettytable==3.10.0 10:13:06 pyasn1==0.5.1 10:13:06 pyasn1-modules==0.3.0 10:13:06 pycparser==2.21 10:13:06 pygerrit2==2.0.15 10:13:06 PyGithub==2.2.0 10:13:06 pyinotify==0.9.6 10:13:06 PyJWT==2.8.0 10:13:06 PyNaCl==1.5.0 10:13:06 pyparsing==2.4.7 10:13:06 pyperclip==1.8.2 10:13:06 pyrsistent==0.20.0 10:13:06 python-cinderclient==9.4.0 10:13:06 python-dateutil==2.8.2 10:13:06 python-heatclient==3.4.0 10:13:06 python-jenkins==1.8.2 10:13:06 python-keystoneclient==5.3.0 10:13:06 python-magnumclient==4.3.0 10:13:06 python-novaclient==18.4.0 10:13:06 python-openstackclient==6.0.1 10:13:06 python-swiftclient==4.4.0 10:13:06 PyYAML==6.0.1 10:13:06 referencing==0.33.0 10:13:06 requests==2.31.0 10:13:06 requests-oauthlib==1.3.1 10:13:06 requestsexceptions==1.4.0 10:13:06 rfc3986==2.0.0 10:13:06 rpds-py==0.18.0 10:13:06 rsa==4.9 10:13:06 ruamel.yaml==0.18.6 10:13:06 ruamel.yaml.clib==0.2.8 10:13:06 s3transfer==0.10.0 10:13:06 simplejson==3.19.2 10:13:06 six==1.16.0 10:13:06 smmap==5.0.1 10:13:06 soupsieve==2.5 10:13:06 stevedore==5.2.0 10:13:06 tabulate==0.9.0 10:13:06 toml==0.10.2 10:13:06 tomlkit==0.12.4 10:13:06 tqdm==4.66.2 10:13:06 typing_extensions==4.10.0 10:13:06 tzdata==2024.1 10:13:06 urllib3==1.26.18 10:13:06 virtualenv==20.25.1 10:13:06 wcwidth==0.2.13 10:13:06 websocket-client==1.7.0 10:13:06 wrapt==1.16.0 10:13:06 xdg==6.0.0 10:13:06 xmltodict==0.13.0 10:13:06 yq==3.2.3 10:13:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10563071403913375935.sh 10:13:06 ---> sudo-logs.sh 10:13:06 Archiving 'sudo' log.. 10:13:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6644016089291607574.sh 10:13:06 ---> job-cost.sh 10:13:06 Setup pyenv: 10:13:06 system 10:13:06 3.8.13 10:13:06 3.9.13 10:13:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:13:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbKA from file:/tmp/.os_lf_venv 10:13:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-kbKA/bin to PATH 10:13:15 INFO: No Stack... 10:13:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:16 INFO: Archiving Costs 10:13:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4438551627349217529.sh 10:13:16 ---> logs-deploy.sh 10:13:16 Setup pyenv: 10:13:16 system 10:13:16 3.8.13 10:13:16 3.9.13 10:13:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbKA from file:/tmp/.os_lf_venv 10:13:17 lf-activate-venv(): INFO: Installing: lftools 10:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-kbKA/bin to PATH 10:13:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7211 10:13:26 INFO: archiving workspace using pattern(s): 10:13:27 Archives upload complete. 10:13:28 INFO: archiving logs to Nexus 10:13:28 ---> uname -a: 10:13:28 Linux prd-ubuntu1804-builder-4c-4g-9392 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:13:28 10:13:28 10:13:28 ---> lscpu: 10:13:28 Architecture: x86_64 10:13:28 CPU op-mode(s): 32-bit, 64-bit 10:13:28 Byte Order: Little Endian 10:13:28 CPU(s): 4 10:13:28 On-line CPU(s) list: 0-3 10:13:28 Thread(s) per core: 1 10:13:28 Core(s) per socket: 1 10:13:28 Socket(s): 4 10:13:28 NUMA node(s): 1 10:13:28 Vendor ID: AuthenticAMD 10:13:28 CPU family: 23 10:13:28 Model: 49 10:13:28 Model name: AMD EPYC-Rome Processor 10:13:28 Stepping: 0 10:13:28 CPU MHz: 2800.000 10:13:28 BogoMIPS: 5600.00 10:13:28 Virtualization: AMD-V 10:13:28 Hypervisor vendor: KVM 10:13:28 Virtualization type: full 10:13:28 L1d cache: 32K 10:13:28 L1i cache: 32K 10:13:28 L2 cache: 512K 10:13:28 L3 cache: 16384K 10:13:28 NUMA node0 CPU(s): 0-3 10:13:28 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:13:28 10:13:28 10:13:28 ---> nproc: 10:13:28 4 10:13:28 10:13:28 10:13:28 ---> df -h: 10:13:28 Filesystem Size Used Avail Use% Mounted on 10:13:28 udev 7.9G 0 7.9G 0% /dev 10:13:28 tmpfs 1.6G 672K 1.6G 1% /run 10:13:28 /dev/vda1 78G 8.3G 70G 11% / 10:13:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:13:28 tmpfs 5.0M 0 5.0M 0% /run/lock 10:13:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:13:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:13:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:13:28 10:13:28 10:13:28 ---> free -m: 10:13:28 total used free shared buff/cache available 10:13:28 Mem: 16040 541 13432 0 2066 15186 10:13:28 Swap: 1023 0 1023 10:13:28 10:13:28 10:13:28 ---> ip addr: 10:13:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:13:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:28 inet 127.0.0.1/8 scope host lo 10:13:28 valid_lft forever preferred_lft forever 10:13:28 inet6 ::1/128 scope host 10:13:28 valid_lft forever preferred_lft forever 10:13:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:13:28 link/ether fa:16:3e:14:8a:e8 brd ff:ff:ff:ff:ff:ff 10:13:28 inet 10.30.106.249/23 brd 10.30.107.255 scope global dynamic ens3 10:13:28 valid_lft 86123sec preferred_lft 86123sec 10:13:28 inet6 fe80::f816:3eff:fe14:8ae8/64 scope link 10:13:28 valid_lft forever preferred_lft forever 10:13:28 10:13:28 10:13:28 ---> sar -b -r -n DEV: 10:13:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9392) 02/28/24 _x86_64_ (4 CPU) 10:13:28 10:13:28 10:09:08 LINUX RESTART (4 CPU) 10:13:28 10:13:28 10:10:01 tps rtps wtps bread/s bwrtn/s 10:13:28 10:11:01 9.52 0.00 9.52 0.00 6712.75 10:13:28 10:12:01 180.19 31.21 148.98 1132.29 11476.97 10:13:28 10:13:01 121.45 13.85 107.60 1048.09 18413.86 10:13:28 Average: 103.72 15.02 88.70 726.82 12201.16 10:13:28 10:13:28 10:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:28 10:11:01 14454740 15683672 1970228 12.00 32128 1415732 699152 4.00 496172 1298684 164 10:13:28 10:12:01 14053852 15524564 2371116 14.44 50220 1626344 835076 4.78 716576 1449264 106340 10:13:28 10:13:01 13784060 15533712 2640908 16.08 74104 1867980 804980 4.61 746044 1661212 74264 10:13:28 Average: 14097551 15580649 2327417 14.17 52151 1636685 779736 4.46 652931 1469720 60256 10:13:28 10:13:28 10:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:28 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:28 10:11:01 ens3 5.28 1.97 3.21 1.46 0.00 0.00 0.00 0.00 10:13:28 10:12:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:13:28 10:12:01 ens3 211.16 152.90 1074.73 46.86 0.00 0.00 0.00 0.00 10:13:28 10:13:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 10:13:28 10:13:01 ens3 56.89 37.44 880.15 8.91 0.00 0.00 0.00 0.00 10:13:28 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 10:13:28 Average: ens3 91.12 64.11 652.72 19.08 0.00 0.00 0.00 0.00 10:13:28 10:13:28 10:13:28 ---> sar -P ALL: 10:13:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9392) 02/28/24 _x86_64_ (4 CPU) 10:13:28 10:13:28 10:09:08 LINUX RESTART (4 CPU) 10:13:28 10:13:28 10:10:01 CPU %user %nice %system %iowait %steal %idle 10:13:28 10:11:01 all 0.36 0.00 0.03 0.87 0.01 98.73 10:13:28 10:11:01 0 0.10 0.00 0.03 0.00 0.03 99.83 10:13:28 10:11:01 1 0.32 0.00 0.05 0.00 0.00 99.63 10:13:28 10:11:01 2 0.97 0.00 0.05 3.50 0.00 95.48 10:13:28 10:11:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:13:28 10:12:01 all 15.40 0.00 1.57 2.74 0.06 80.23 10:13:28 10:12:01 0 9.30 0.00 1.17 0.40 0.05 89.08 10:13:28 10:12:01 1 30.03 0.00 2.73 4.44 0.08 62.72 10:13:28 10:12:01 2 15.96 0.00 1.20 5.81 0.05 76.98 10:13:28 10:12:01 3 6.36 0.00 1.17 0.30 0.03 92.14 10:13:28 10:13:01 all 19.85 0.00 1.25 3.92 0.05 74.94 10:13:28 10:13:01 0 19.86 0.00 0.92 4.31 0.05 74.86 10:13:28 10:13:01 1 20.87 0.00 1.15 0.97 0.05 76.97 10:13:28 10:13:01 2 27.43 0.00 2.17 9.60 0.07 60.73 10:13:28 10:13:01 3 11.26 0.00 0.76 0.81 0.05 87.11 10:13:28 Average: all 11.87 0.00 0.95 2.51 0.04 84.63 10:13:28 Average: 0 9.75 0.00 0.71 1.57 0.04 87.93 10:13:28 Average: 1 17.05 0.00 1.31 1.80 0.04 79.80 10:13:28 Average: 2 14.80 0.00 1.14 6.31 0.04 77.71 10:13:28 Average: 3 5.91 0.00 0.64 0.37 0.03 93.05 10:13:28 10:13:28 10:13:28