10:40:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 10:40:11 Running as SYSTEM 10:40:11 [EnvInject] - Loading node environment variables. 10:40:11 Building remotely on prd-ubuntu1804-builder-4c-4g-76081 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:40:11 [ssh-agent] Looking for ssh-agent implementation... 10:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:40:11 $ ssh-agent 10:40:11 SSH_AUTH_SOCK=/tmp/ssh-wPj88EU4EaNj/agent.1681 10:40:11 SSH_AGENT_PID=1683 10:40:11 [ssh-agent] Started. 10:40:11 Running ssh-add (command line suppressed) 10:40:11 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16100146974257229465.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16100146974257229465.key) 10:40:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:40:11 The recommended git tool is: NONE 10:40:14 using credential onap-jenkins-ssh 10:40:14 Wiping out workspace first. 10:40:14 Cloning the remote Git repository 10:40:14 Cloning repository git://cloud.onap.org/mirror/oom.git 10:40:14 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:40:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:40:14 > git --version # timeout=10 10:40:14 > git --version # 'git version 2.17.1' 10:40:14 using GIT_SSH to set credentials Gerrit user 10:40:14 Verifying host key using manually-configured host key entries 10:40:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:40:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:40:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:40:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:40:22 using GIT_SSH to set credentials Gerrit user 10:40:22 Verifying host key using manually-configured host key entries 10:40:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/6 # timeout=30 10:40:22 > git rev-parse 52705c2a9d18141ebe19087a22a320d4633a4e0c^{commit} # timeout=10 10:40:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:40:22 Checking out Revision 52705c2a9d18141ebe19087a22a320d4633a4e0c (refs/changes/79/136179/6) 10:40:22 > git config core.sparsecheckout # timeout=10 10:40:22 > git checkout -f 52705c2a9d18141ebe19087a22a320d4633a4e0c # timeout=30 10:40:26 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 10:40:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:40:26 > git rev-list --no-walk 11a7c5036e8d5b7e4c9bf3c2d0c06dc0ebef9ba8 # timeout=10 10:40:26 [EnvInject] - Injecting environment variables from a build step. 10:40:26 [EnvInject] - Injecting as environment variables the properties content 10:40:26 PYTHON=python3 10:40:26 10:40:26 [EnvInject] - Variables injected successfully. 10:40:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9669498608275082327.sh 10:40:26 ---> tox-install.sh 10:40:26 + source /home/jenkins/lf-env.sh 10:40:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:26 ++ mktemp -d /tmp/venv-XXXX 10:40:26 + lf_venv=/tmp/venv-L5i6 10:40:26 + local venv_file=/tmp/.os_lf_venv 10:40:26 + local python=python3 10:40:26 + local options 10:40:26 + local set_path=true 10:40:26 + local install_args= 10:40:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:26 + true 10:40:26 + case $1 in 10:40:26 + venv_file=/tmp/.toxenv 10:40:26 + shift 2 10:40:26 + true 10:40:26 + case $1 in 10:40:26 + shift 10:40:26 + break 10:40:26 + case $python in 10:40:26 + local pkg_list= 10:40:26 + [[ -d /opt/pyenv ]] 10:40:26 + echo 'Setup pyenv:' 10:40:26 Setup pyenv: 10:40:26 + export PYENV_ROOT=/opt/pyenv 10:40:26 + PYENV_ROOT=/opt/pyenv 10:40:26 + 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:40:26 + 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:40:26 + pyenv versions 10:40:26 * system (set by /opt/pyenv/version) 10:40:26 * 3.8.13 (set by /opt/pyenv/version) 10:40:26 * 3.9.13 (set by /opt/pyenv/version) 10:40:26 * 3.10.6 (set by /opt/pyenv/version) 10:40:26 + command -v pyenv 10:40:26 ++ pyenv init - --no-rehash 10:40:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:40:26 export PATH="/opt/pyenv/shims:${PATH}" 10:40:26 export PYENV_SHELL=bash 10:40:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:26 pyenv() { 10:40:26 local command 10:40:26 command="${1:-}" 10:40:26 if [ "$#" -gt 0 ]; then 10:40:26 shift 10:40:26 fi 10:40:26 10:40:26 case "$command" in 10:40:26 rehash|shell) 10:40:26 eval "$(pyenv "sh-$command" "$@")" 10:40:26 ;; 10:40:26 *) 10:40:26 command pyenv "$command" "$@" 10:40:26 ;; 10:40:26 esac 10:40:26 }' 10:40:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:40:26 ++ 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:40:26 ++ 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:40:26 ++ 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:40:26 ++ export PYENV_SHELL=bash 10:40:26 ++ PYENV_SHELL=bash 10:40:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:26 +++ complete -F _pyenv pyenv 10:40:26 ++ lf-pyver python3 10:40:26 ++ local py_version_xy=python3 10:40:26 ++ local py_version_xyz= 10:40:26 ++ pyenv versions 10:40:26 ++ local command 10:40:26 ++ command=versions 10:40:26 ++ '[' 1 -gt 0 ']' 10:40:26 ++ shift 10:40:26 ++ case "$command" in 10:40:26 ++ command pyenv versions 10:40:26 ++ pyenv versions 10:40:26 ++ sed 's/^[ *]* //' 10:40:26 ++ awk '{ print $1 }' 10:40:26 ++ grep -E '^[0-9.]*[0-9]$' 10:40:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:26 +++ grep '^3' /tmp/.pyenv_versions 10:40:26 +++ sort -V 10:40:26 +++ tail -n 1 10:40:26 ++ py_version_xyz=3.10.6 10:40:26 ++ [[ -z 3.10.6 ]] 10:40:26 ++ echo 3.10.6 10:40:26 ++ return 0 10:40:26 + pyenv local 3.10.6 10:40:26 + local command 10:40:26 + command=local 10:40:26 + '[' 2 -gt 0 ']' 10:40:26 + shift 10:40:26 + case "$command" in 10:40:26 + command pyenv local 3.10.6 10:40:26 + pyenv local 3.10.6 10:40:26 + for arg in "$@" 10:40:26 + case $arg in 10:40:26 + pkg_list+='tox ' 10:40:26 + for arg in "$@" 10:40:26 + case $arg in 10:40:26 + pkg_list+='virtualenv ' 10:40:26 + for arg in "$@" 10:40:26 + case $arg in 10:40:26 + pkg_list+='urllib3~=1.26.15 ' 10:40:26 + [[ -f /tmp/.toxenv ]] 10:40:26 + [[ ! -f /tmp/.toxenv ]] 10:40:26 + [[ -n '' ]] 10:40:26 + python3 -m venv /tmp/venv-L5i6 10:40:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L5i6' 10:40:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L5i6 10:40:31 + echo /tmp/venv-L5i6 10:40:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:40:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:40:31 + /tmp/venv-L5i6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:40:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:40:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:40:38 + /tmp/venv-L5i6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:40:52 + type python3 10:40:52 + true 10:40:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L5i6/bin to PATH' 10:40:52 lf-activate-venv(): INFO: Adding /tmp/venv-L5i6/bin to PATH 10:40:52 + PATH=/tmp/venv-L5i6/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:40:52 + return 0 10:40:52 + python3 --version 10:40:52 Python 3.10.6 10:40:52 + python3 -m pip --version 10:40:53 pip 23.3.1 from /tmp/venv-L5i6/lib/python3.10/site-packages/pip (python 3.10) 10:40:53 + python3 -m pip freeze 10:40:53 cachetools==5.3.2 10:40:53 chardet==5.2.0 10:40:53 colorama==0.4.6 10:40:53 distlib==0.3.7 10:40:53 filelock==3.13.1 10:40:53 packaging==23.2 10:40:53 platformdirs==3.11.0 10:40:53 pluggy==1.3.0 10:40:53 pyproject-api==1.6.1 10:40:53 tomli==2.0.1 10:40:53 tox==4.11.3 10:40:53 urllib3==1.26.18 10:40:53 virtualenv==20.24.6 10:40:53 [EnvInject] - Injecting environment variables from a build step. 10:40:53 [EnvInject] - Injecting as environment variables the properties content 10:40:53 PARALLEL=false 10:40:53 10:40:53 [EnvInject] - Variables injected successfully. 10:40:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13651808968943267247.sh 10:40:53 ---> tox-run.sh 10:40:53 + 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:40:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:40:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:40:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:40:53 + cd /w/workspace/oom-master-commit-lint/. 10:40:53 + source /home/jenkins/lf-env.sh 10:40:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:53 ++ mktemp -d /tmp/venv-XXXX 10:40:53 + lf_venv=/tmp/venv-jJjC 10:40:53 + local venv_file=/tmp/.os_lf_venv 10:40:53 + local python=python3 10:40:53 + local options 10:40:53 + local set_path=true 10:40:53 + local install_args= 10:40:53 ++ 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:40:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:53 + true 10:40:53 + case $1 in 10:40:53 + venv_file=/tmp/.toxenv 10:40:53 + shift 2 10:40:53 + true 10:40:53 + case $1 in 10:40:53 + shift 10:40:53 + break 10:40:53 + case $python in 10:40:53 + local pkg_list= 10:40:53 + [[ -d /opt/pyenv ]] 10:40:53 + echo 'Setup pyenv:' 10:40:53 Setup pyenv: 10:40:53 + export PYENV_ROOT=/opt/pyenv 10:40:53 + PYENV_ROOT=/opt/pyenv 10:40:53 + 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:40:53 + 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:40:53 + pyenv versions 10:40:53 system 10:40:53 3.8.13 10:40:53 3.9.13 10:40:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:40:53 + command -v pyenv 10:40:53 ++ pyenv init - --no-rehash 10:40:53 + 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:40:53 export PATH="/opt/pyenv/shims:${PATH}" 10:40:53 export PYENV_SHELL=bash 10:40:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:53 pyenv() { 10:40:53 local command 10:40:53 command="${1:-}" 10:40:53 if [ "$#" -gt 0 ]; then 10:40:53 shift 10:40:53 fi 10:40:53 10:40:53 case "$command" in 10:40:53 rehash|shell) 10:40:53 eval "$(pyenv "sh-$command" "$@")" 10:40:53 ;; 10:40:53 *) 10:40:53 command pyenv "$command" "$@" 10:40:53 ;; 10:40:53 esac 10:40:53 }' 10:40:53 +++ 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:40:53 ++ 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:40:53 ++ 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:40:53 ++ 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:40:53 ++ export PYENV_SHELL=bash 10:40:53 ++ PYENV_SHELL=bash 10:40:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:53 +++ complete -F _pyenv pyenv 10:40:53 ++ lf-pyver python3 10:40:53 ++ local py_version_xy=python3 10:40:53 ++ local py_version_xyz= 10:40:53 ++ pyenv versions 10:40:53 ++ local command 10:40:53 ++ command=versions 10:40:53 ++ '[' 1 -gt 0 ']' 10:40:53 ++ shift 10:40:53 ++ case "$command" in 10:40:53 ++ command pyenv versions 10:40:53 ++ pyenv versions 10:40:53 ++ sed 's/^[ *]* //' 10:40:53 ++ awk '{ print $1 }' 10:40:53 ++ grep -E '^[0-9.]*[0-9]$' 10:40:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:53 +++ grep '^3' /tmp/.pyenv_versions 10:40:53 +++ sort -V 10:40:53 +++ tail -n 1 10:40:53 ++ py_version_xyz=3.10.6 10:40:53 ++ [[ -z 3.10.6 ]] 10:40:53 ++ echo 3.10.6 10:40:53 ++ return 0 10:40:53 + pyenv local 3.10.6 10:40:53 + local command 10:40:53 + command=local 10:40:53 + '[' 2 -gt 0 ']' 10:40:53 + shift 10:40:53 + case "$command" in 10:40:53 + command pyenv local 3.10.6 10:40:53 + pyenv local 3.10.6 10:40:54 + for arg in "$@" 10:40:54 + case $arg in 10:40:54 + pkg_list+='tox ' 10:40:54 + for arg in "$@" 10:40:54 + case $arg in 10:40:54 + pkg_list+='virtualenv ' 10:40:54 + for arg in "$@" 10:40:54 + case $arg in 10:40:54 + pkg_list+='urllib3~=1.26.15 ' 10:40:54 + [[ -f /tmp/.toxenv ]] 10:40:54 ++ cat /tmp/.toxenv 10:40:54 + lf_venv=/tmp/venv-L5i6 10:40:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L5i6 from' file:/tmp/.toxenv 10:40:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L5i6 from file:/tmp/.toxenv 10:40:54 + /tmp/venv-L5i6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:40:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:40:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:40:55 + /tmp/venv-L5i6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:40:56 + type python3 10:40:56 + true 10:40:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L5i6/bin to PATH' 10:40:56 lf-activate-venv(): INFO: Adding /tmp/venv-L5i6/bin to PATH 10:40:56 + PATH=/tmp/venv-L5i6/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:40:56 + return 0 10:40:56 + [[ -d /opt/pyenv ]] 10:40:56 + echo '---> Setting up pyenv' 10:40:56 ---> Setting up pyenv 10:40:56 + export PYENV_ROOT=/opt/pyenv 10:40:56 + PYENV_ROOT=/opt/pyenv 10:40:56 + export PATH=/opt/pyenv/bin:/tmp/venv-L5i6/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:40:56 + PATH=/opt/pyenv/bin:/tmp/venv-L5i6/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:40:56 ++ pwd 10:40:56 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:40:56 + export PYTHONPATH 10:40:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:40:56 + TOX_TESTENV_PASSENV=PYTHONPATH 10:40:56 + tox --version 10:40:57 4.11.3 from /tmp/venv-L5i6/lib/python3.10/site-packages/tox/__init__.py 10:40:57 + PARALLEL=false 10:40:57 + TOX_OPTIONS_LIST= 10:40:57 + [[ -n gitlint ]] 10:40:57 + TOX_OPTIONS_LIST=' -e gitlint' 10:40:57 + case ${PARALLEL,,} in 10:40:57 + tox -e gitlint 10:40:57 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:40:59 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 10:41:36 gitlint: freeze> python -m pip freeze --all 10:41:36 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.7.22,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.41.2,wrapt==1.13.3,zipp==3.7.0 10:41:36 gitlint: commands[0]> gitlint 10:41:37 gitlint: OK (39.17=setup[39.00]+cmd[0.17] seconds) 10:41:37 congratulations :) (39.36 seconds) 10:41:37 + tox_status=0 10:41:37 + echo '---> Completed tox runs' 10:41:37 ---> Completed tox runs 10:41:37 + for i in .tox/*/log 10:41:37 ++ echo .tox/gitlint/log 10:41:37 ++ awk -F/ '{print $2}' 10:41:37 + tox_env=gitlint 10:41:37 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:41:37 + DOC_DIR=docs/_build/html 10:41:37 + [[ -d docs/_build/html ]] 10:41:37 + echo '---> tox-run.sh ends' 10:41:37 ---> tox-run.sh ends 10:41:37 + test 0 -eq 0 10:41:37 $ ssh-agent -k 10:41:37 unset SSH_AUTH_SOCK; 10:41:37 unset SSH_AGENT_PID; 10:41:37 echo Agent pid 1683 killed; 10:41:37 [ssh-agent] Stopped. 10:41:37 [PostBuildScript] - [INFO] Executing post build scripts. 10:41:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2611960043990315241.sh 10:41:37 ---> sysstat.sh 10:41:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6958575337755393202.sh 10:41:37 ---> package-listing.sh 10:41:37 ++ facter osfamily 10:41:37 ++ tr '[:upper:]' '[:lower:]' 10:41:37 + OS_FAMILY=debian 10:41:37 + workspace=/w/workspace/oom-master-commit-lint 10:41:37 + START_PACKAGES=/tmp/packages_start.txt 10:41:37 + END_PACKAGES=/tmp/packages_end.txt 10:41:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:37 + PACKAGES=/tmp/packages_start.txt 10:41:37 + '[' /w/workspace/oom-master-commit-lint ']' 10:41:37 + PACKAGES=/tmp/packages_end.txt 10:41:37 + case "${OS_FAMILY}" in 10:41:37 + dpkg -l 10:41:37 + grep '^ii' 10:41:37 + '[' -f /tmp/packages_start.txt ']' 10:41:37 + '[' -f /tmp/packages_end.txt ']' 10:41:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:37 + '[' /w/workspace/oom-master-commit-lint ']' 10:41:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:41:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:41:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2395806059952648800.sh 10:41:37 ---> capture-instance-metadata.sh 10:41:37 Setup pyenv: 10:41:37 system 10:41:37 3.8.13 10:41:37 3.9.13 10:41:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:41:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fl06 10:41:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:41:49 lf-activate-venv(): INFO: Installing: lftools 10:43:46 lf-activate-venv(): INFO: Adding /tmp/venv-Fl06/bin to PATH 10:43:46 INFO: Running in OpenStack, capturing instance metadata 10:43:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16828402570185064373.sh 10:43:46 provisioning config files... 10:43:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12509452396166669691tmp 10:43:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:43:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:43:46 [EnvInject] - Injecting environment variables from a build step. 10:43:46 [EnvInject] - Injecting as environment variables the properties content 10:43:46 SERVER_ID=logs 10:43:46 10:43:46 [EnvInject] - Variables injected successfully. 10:43:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14663985929061778278.sh 10:43:46 ---> create-netrc.sh 10:43:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12155574579751187550.sh 10:43:46 ---> python-tools-install.sh 10:43:46 Setup pyenv: 10:43:46 system 10:43:46 3.8.13 10:43:46 3.9.13 10:43:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:43:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fl06 from file:/tmp/.os_lf_venv 10:43:48 lf-activate-venv(): INFO: Installing: lftools 10:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-Fl06/bin to PATH 10:43:57 Generating Requirements File 10:45:00 Python 3.10.6 10:45:00 pip 23.3.1 from /tmp/venv-Fl06/lib/python3.10/site-packages/pip (python 3.10) 10:45:00 appdirs==1.4.4 10:45:00 argcomplete==3.1.6 10:45:00 aspy.yaml==1.3.0 10:45:00 attrs==23.1.0 10:45:00 autopage==0.5.2 10:45:00 Babel==2.13.1 10:45:00 beautifulsoup4==4.12.2 10:45:00 boto3==1.29.0 10:45:00 botocore==1.32.0 10:45:00 bs4==0.0.1 10:45:00 cachetools==5.3.2 10:45:00 certifi==2023.7.22 10:45:00 cffi==1.16.0 10:45:00 cfgv==3.4.0 10:45:00 chardet==5.2.0 10:45:00 charset-normalizer==3.3.2 10:45:00 click==8.1.7 10:45:00 cliff==4.4.0 10:45:00 cmd2==2.4.3 10:45:00 cryptography==3.3.2 10:45:00 debtcollector==2.5.0 10:45:00 decorator==5.1.1 10:45:00 defusedxml==0.7.1 10:45:00 Deprecated==1.2.14 10:45:00 distlib==0.3.7 10:45:00 dnspython==2.4.2 10:45:00 docker==4.2.2 10:45:00 dogpile.cache==1.2.2 10:45:00 email-validator==2.1.0.post1 10:45:00 filelock==3.13.1 10:45:00 future==0.18.3 10:45:00 gitdb==4.0.11 10:45:00 GitPython==3.1.40 10:45:00 google-auth==2.23.4 10:45:00 httplib2==0.22.0 10:45:00 identify==2.5.31 10:45:00 idna==3.4 10:45:00 importlib-metadata==6.8.0 10:45:00 importlib-resources==1.5.0 10:45:00 iso8601==2.1.0 10:45:00 Jinja2==3.1.2 10:45:00 jmespath==1.0.1 10:45:00 jsonpatch==1.33 10:45:00 jsonpointer==2.4 10:45:00 jsonschema==4.19.2 10:45:00 jsonschema-specifications==2023.11.1 10:45:00 keystoneauth1==5.3.0 10:45:00 kubernetes==28.1.0 10:45:00 lftools==0.37.8 10:45:00 lxml==4.9.3 10:45:00 MarkupSafe==2.1.3 10:45:00 msgpack==1.0.7 10:45:00 multi-key-dict==2.0.3 10:45:00 munch==4.0.0 10:45:00 netaddr==0.9.0 10:45:00 netifaces==0.11.0 10:45:00 niet==1.4.2 10:45:00 nodeenv==1.8.0 10:45:00 oauth2client==4.1.3 10:45:00 oauthlib==3.2.2 10:45:00 openstacksdk==0.62.0 10:45:00 os-client-config==2.1.0 10:45:00 os-service-types==1.7.0 10:45:00 osc-lib==2.9.0 10:45:00 oslo.config==9.2.0 10:45:00 oslo.context==5.3.0 10:45:00 oslo.i18n==6.2.0 10:45:00 oslo.log==5.4.0 10:45:00 oslo.serialization==5.2.0 10:45:00 oslo.utils==6.3.0 10:45:00 packaging==23.2 10:45:00 pbr==6.0.0 10:45:00 platformdirs==3.11.0 10:45:00 prettytable==3.9.0 10:45:00 pyasn1==0.5.0 10:45:00 pyasn1-modules==0.3.0 10:45:00 pycparser==2.21 10:45:00 pygerrit2==2.0.15 10:45:00 PyGithub==2.1.1 10:45:00 pyinotify==0.9.6 10:45:00 PyJWT==2.8.0 10:45:00 PyNaCl==1.5.0 10:45:00 pyparsing==2.4.7 10:45:00 pyperclip==1.8.2 10:45:00 pyrsistent==0.20.0 10:45:00 python-cinderclient==9.4.0 10:45:00 python-dateutil==2.8.2 10:45:00 python-heatclient==3.3.0 10:45:00 python-jenkins==1.8.2 10:45:00 python-keystoneclient==5.2.0 10:45:00 python-magnumclient==4.2.0 10:45:00 python-novaclient==18.4.0 10:45:00 python-openstackclient==6.0.0 10:45:00 python-swiftclient==4.4.0 10:45:00 pytz==2023.3.post1 10:45:00 PyYAML==6.0.1 10:45:00 referencing==0.31.0 10:45:00 requests==2.31.0 10:45:00 requests-oauthlib==1.3.1 10:45:00 requestsexceptions==1.4.0 10:45:00 rfc3986==2.0.0 10:45:00 rpds-py==0.12.0 10:45:00 rsa==4.9 10:45:00 ruamel.yaml==0.18.5 10:45:00 ruamel.yaml.clib==0.2.8 10:45:00 s3transfer==0.7.0 10:45:00 simplejson==3.19.2 10:45:00 six==1.16.0 10:45:00 smmap==5.0.1 10:45:00 soupsieve==2.5 10:45:00 stevedore==5.1.0 10:45:00 tabulate==0.9.0 10:45:00 toml==0.10.2 10:45:00 tomlkit==0.12.3 10:45:00 tqdm==4.66.1 10:45:00 typing_extensions==4.8.0 10:45:00 tzdata==2023.3 10:45:00 urllib3==1.26.18 10:45:00 virtualenv==20.24.6 10:45:00 wcwidth==0.2.10 10:45:00 websocket-client==1.6.4 10:45:00 wrapt==1.16.0 10:45:00 xdg==6.0.0 10:45:00 xmltodict==0.13.0 10:45:00 yq==3.2.3 10:45:00 zipp==3.17.0 10:45:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5116323219807378023.sh 10:45:01 ---> sudo-logs.sh 10:45:01 Archiving 'sudo' log.. 10:45:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6463502858412560249.sh 10:45:01 ---> job-cost.sh 10:45:01 Setup pyenv: 10:45:01 system 10:45:01 3.8.13 10:45:01 3.9.13 10:45:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fl06 from file:/tmp/.os_lf_venv 10:45:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:45:14 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:45:14 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:45:14 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 10:45:14 lf-activate-venv(): INFO: Adding /tmp/venv-Fl06/bin to PATH 10:45:14 INFO: No Stack... 10:45:14 INFO: Retrieving Pricing Info for: v3-standard-4 10:45:16 INFO: Archiving Costs 10:45:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8475810781477889377.sh 10:45:16 ---> logs-deploy.sh 10:45:16 Setup pyenv: 10:45:16 system 10:45:16 3.8.13 10:45:16 3.9.13 10:45:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:45:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fl06 from file:/tmp/.os_lf_venv 10:45:18 lf-activate-venv(): INFO: Installing: lftools 10:45:34 lf-activate-venv(): INFO: Adding /tmp/venv-Fl06/bin to PATH 10:45:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7078 10:45:34 INFO: archiving workspace using pattern(s): 10:45:35 Archives upload complete. 10:45:35 INFO: archiving logs to Nexus 10:45:36 ---> uname -a: 10:45:36 Linux prd-ubuntu1804-builder-4c-4g-76081 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:45:36 10:45:36 10:45:36 ---> lscpu: 10:45:36 Architecture: x86_64 10:45:36 CPU op-mode(s): 32-bit, 64-bit 10:45:36 Byte Order: Little Endian 10:45:36 CPU(s): 4 10:45:36 On-line CPU(s) list: 0-3 10:45:36 Thread(s) per core: 1 10:45:36 Core(s) per socket: 1 10:45:36 Socket(s): 4 10:45:36 NUMA node(s): 1 10:45:36 Vendor ID: AuthenticAMD 10:45:36 CPU family: 23 10:45:36 Model: 49 10:45:36 Model name: AMD EPYC-Rome Processor 10:45:36 Stepping: 0 10:45:36 CPU MHz: 2799.998 10:45:36 BogoMIPS: 5599.99 10:45:36 Virtualization: AMD-V 10:45:36 Hypervisor vendor: KVM 10:45:36 Virtualization type: full 10:45:36 L1d cache: 32K 10:45:36 L1i cache: 32K 10:45:36 L2 cache: 512K 10:45:36 L3 cache: 16384K 10:45:36 NUMA node0 CPU(s): 0-3 10:45:36 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:45:36 10:45:36 10:45:36 ---> nproc: 10:45:36 4 10:45:36 10:45:36 10:45:36 ---> df -h: 10:45:36 Filesystem Size Used Avail Use% Mounted on 10:45:36 udev 7.9G 0 7.9G 0% /dev 10:45:36 tmpfs 1.6G 672K 1.6G 1% /run 10:45:36 /dev/vda1 78G 8.5G 69G 11% / 10:45:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:45:36 tmpfs 5.0M 0 5.0M 0% /run/lock 10:45:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:45:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:45:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:45:36 10:45:36 10:45:36 ---> free -m: 10:45:36 total used free shared buff/cache available 10:45:36 Mem: 16040 532 13122 0 2385 15183 10:45:36 Swap: 1023 0 1023 10:45:36 10:45:36 10:45:36 ---> ip addr: 10:45:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:45:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:45:36 inet 127.0.0.1/8 scope host lo 10:45:36 valid_lft forever preferred_lft forever 10:45:36 inet6 ::1/128 scope host 10:45:36 valid_lft forever preferred_lft forever 10:45:36 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:45:36 link/ether fa:16:3e:ab:18:67 brd ff:ff:ff:ff:ff:ff 10:45:36 inet 10.30.107.115/23 brd 10.30.107.255 scope global dynamic ens3 10:45:36 valid_lft 86047sec preferred_lft 86047sec 10:45:36 inet6 fe80::f816:3eff:feab:1867/64 scope link 10:45:36 valid_lft forever preferred_lft forever 10:45:36 10:45:36 10:45:36 ---> sar -b -r -n DEV: 10:45:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-76081) 11/15/23 _x86_64_ (4 CPU) 10:45:36 10:45:36 10:39:45 LINUX RESTART (4 CPU) 10:45:36 10:45:36 10:40:01 tps rtps wtps bread/s bwrtn/s 10:45:36 10:41:01 114.66 65.24 49.43 4000.67 25940.34 10:45:36 10:42:01 67.41 0.62 66.79 52.52 19377.97 10:45:36 10:43:01 44.96 0.05 44.91 1.20 14292.15 10:45:36 10:44:01 59.17 13.83 45.34 1047.69 16462.19 10:45:36 10:45:01 66.61 0.37 66.24 25.86 22004.47 10:45:36 Average: 70.56 16.02 54.54 1025.59 19615.42 10:45:36 10:45:36 10:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:45:36 10:41:01 14157240 15578044 2267728 13.81 45296 1585208 812484 4.65 656528 1420204 64360 10:45:36 10:42:01 13872976 15540292 2551992 15.54 65036 1798312 789736 4.52 712400 1613556 158212 10:45:36 10:43:01 13837904 15531132 2587064 15.75 67492 1820004 836448 4.79 732508 1631140 17232 10:45:36 10:44:01 13619992 15566824 2804976 17.08 83268 2047988 753080 4.31 722680 1838316 201652 10:45:36 10:45:01 13504072 15602080 2920896 17.78 94120 2179344 722736 4.14 691772 1967932 127472 10:45:36 Average: 13798437 15563674 2626531 15.99 71042 1886171 782897 4.48 703178 1694230 113786 10:45:36 10:45:36 10:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:45:36 10:41:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:45:36 10:41:01 ens3 437.71 296.75 1535.33 76.56 0.00 0.00 0.00 0.00 10:45:36 10:42:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:45:36 10:42:01 ens3 45.64 28.81 666.81 6.63 0.00 0.00 0.00 0.00 10:45:36 10:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:45:36 10:43:01 ens3 3.55 3.52 24.79 0.80 0.00 0.00 0.00 0.00 10:45:36 10:44:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:45:36 10:44:01 ens3 35.44 22.43 567.51 5.21 0.00 0.00 0.00 0.00 10:45:36 10:45:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 10:45:36 10:45:01 ens3 27.46 18.93 451.99 4.20 0.00 0.00 0.00 0.00 10:45:36 Average: lo 0.77 0.77 0.08 0.08 0.00 0.00 0.00 0.00 10:45:36 Average: ens3 109.96 74.09 649.29 18.68 0.00 0.00 0.00 0.00 10:45:36 10:45:36 10:45:36 ---> sar -P ALL: 10:45:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-76081) 11/15/23 _x86_64_ (4 CPU) 10:45:36 10:45:36 10:39:45 LINUX RESTART (4 CPU) 10:45:36 10:45:36 10:40:01 CPU %user %nice %system %iowait %steal %idle 10:45:36 10:41:01 all 14.09 0.00 1.64 17.17 0.07 67.03 10:45:36 10:41:01 0 18.61 0.00 1.72 21.70 0.08 57.89 10:45:36 10:41:01 1 14.82 0.00 2.05 36.79 0.07 46.27 10:45:36 10:41:01 2 12.15 0.00 1.34 7.60 0.05 78.85 10:45:36 10:41:01 3 10.82 0.00 1.45 2.74 0.05 84.94 10:45:36 10:42:01 all 11.94 0.00 1.09 14.17 0.05 72.74 10:45:36 10:42:01 0 10.07 0.00 1.04 1.64 0.05 87.21 10:45:36 10:42:01 1 23.50 0.00 1.87 24.45 0.08 50.09 10:45:36 10:42:01 2 9.15 0.00 0.91 29.72 0.08 60.14 10:45:36 10:42:01 3 5.07 0.00 0.54 0.95 0.03 93.41 10:45:36 10:43:01 all 2.52 0.00 0.19 30.41 0.02 66.86 10:45:36 10:43:01 0 0.33 0.00 0.07 3.28 0.02 96.30 10:45:36 10:43:01 1 1.15 0.00 0.08 34.59 0.03 64.14 10:45:36 10:43:01 2 6.48 0.00 0.50 63.22 0.02 29.78 10:45:36 10:43:01 3 2.13 0.00 0.13 20.71 0.00 77.03 10:45:36 10:44:01 all 12.60 0.00 0.88 12.84 0.04 73.63 10:45:36 10:44:01 0 4.49 0.00 0.43 0.37 0.02 94.69 10:45:36 10:44:01 1 21.93 0.00 1.47 33.08 0.05 43.47 10:45:36 10:44:01 2 9.65 0.00 0.69 16.30 0.05 73.32 10:45:36 10:44:01 3 14.35 0.00 0.95 1.66 0.05 82.99 10:45:36 10:45:01 all 11.07 0.00 0.80 14.59 0.05 73.49 10:45:36 10:45:01 0 11.55 0.00 0.65 1.39 0.03 86.38 10:45:36 10:45:01 1 13.32 0.00 0.68 5.19 0.03 80.77 10:45:36 10:45:01 2 12.13 0.00 1.44 50.60 0.08 35.75 10:45:36 10:45:01 3 7.31 0.00 0.38 1.22 0.02 91.07 10:45:36 Average: all 10.44 0.00 0.92 17.84 0.05 70.75 10:45:36 Average: 0 8.99 0.00 0.78 5.64 0.04 84.55 10:45:36 Average: 1 14.94 0.00 1.23 26.81 0.05 56.97 10:45:36 Average: 2 9.91 0.00 0.97 33.49 0.06 55.57 10:45:36 Average: 3 7.93 0.00 0.69 5.47 0.03 85.88 10:45:36 10:45:36 10:45:36