13:01:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 13:01:08 Running as SYSTEM 13:01:08 [EnvInject] - Loading node environment variables. 13:01:08 Building remotely on prd-ubuntu1804-builder-4c-4g-9507 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:01:08 [ssh-agent] Looking for ssh-agent implementation... 13:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:08 $ ssh-agent 13:01:08 SSH_AUTH_SOCK=/tmp/ssh-ZRwWdrKUkp77/agent.1937 13:01:08 SSH_AGENT_PID=1939 13:01:08 [ssh-agent] Started. 13:01:08 Running ssh-add (command line suppressed) 13:01:08 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_18054379255535543343.key (/w/workspace/oom-master-commit-lint@tmp/private_key_18054379255535543343.key) 13:01:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:01:08 The recommended git tool is: NONE 13:01:10 using credential onap-jenkins-ssh 13:01:10 Wiping out workspace first. 13:01:10 Cloning the remote Git repository 13:01:10 Cloning repository git://cloud.onap.org/mirror/oom.git 13:01:10 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:01:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:01:10 > git --version # timeout=10 13:01:10 > git --version # 'git version 2.17.1' 13:01:10 using GIT_SSH to set credentials Gerrit user 13:01:10 Verifying host key using manually-configured host key entries 13:01:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:01:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:01:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:01:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:01:17 using GIT_SSH to set credentials Gerrit user 13:01:17 Verifying host key using manually-configured host key entries 13:01:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/1 # timeout=30 13:01:17 > git rev-parse d2bafcc5f03f4296478afcecc2440e4646cf6e17^{commit} # timeout=10 13:01:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:01:17 Checking out Revision d2bafcc5f03f4296478afcecc2440e4646cf6e17 (refs/changes/23/136923/1) 13:01:17 > git config core.sparsecheckout # timeout=10 13:01:17 > git checkout -f d2bafcc5f03f4296478afcecc2440e4646cf6e17 # timeout=30 13:01:20 Commit message: "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 13:01:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:01:20 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 13:01:21 [EnvInject] - Injecting environment variables from a build step. 13:01:21 [EnvInject] - Injecting as environment variables the properties content 13:01:21 PYTHON=python3 13:01:21 13:01:21 [EnvInject] - Variables injected successfully. 13:01:21 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13688944545953465641.sh 13:01:21 ---> tox-install.sh 13:01:21 + source /home/jenkins/lf-env.sh 13:01:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:21 ++ mktemp -d /tmp/venv-XXXX 13:01:21 + lf_venv=/tmp/venv-DD7H 13:01:21 + local venv_file=/tmp/.os_lf_venv 13:01:21 + local python=python3 13:01:21 + local options 13:01:21 + local set_path=true 13:01:21 + local install_args= 13:01:21 ++ 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 13:01:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:21 + true 13:01:21 + case $1 in 13:01:21 + venv_file=/tmp/.toxenv 13:01:21 + shift 2 13:01:21 + true 13:01:21 + case $1 in 13:01:21 + shift 13:01:21 + break 13:01:21 + case $python in 13:01:21 + local pkg_list= 13:01:21 + [[ -d /opt/pyenv ]] 13:01:21 + echo 'Setup pyenv:' 13:01:21 Setup pyenv: 13:01:21 + export PYENV_ROOT=/opt/pyenv 13:01:21 + PYENV_ROOT=/opt/pyenv 13:01:21 + 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 13:01:21 + 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 13:01:21 + pyenv versions 13:01:21 * system (set by /opt/pyenv/version) 13:01:21 * 3.8.13 (set by /opt/pyenv/version) 13:01:21 * 3.9.13 (set by /opt/pyenv/version) 13:01:21 * 3.10.6 (set by /opt/pyenv/version) 13:01:21 + command -v pyenv 13:01:21 ++ pyenv init - --no-rehash 13:01:21 + 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[*]}"'\'')" 13:01:21 export PATH="/opt/pyenv/shims:${PATH}" 13:01:21 export PYENV_SHELL=bash 13:01:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:21 pyenv() { 13:01:21 local command 13:01:21 command="${1:-}" 13:01:21 if [ "$#" -gt 0 ]; then 13:01:21 shift 13:01:21 fi 13:01:21 13:01:21 case "$command" in 13:01:21 rehash|shell) 13:01:21 eval "$(pyenv "sh-$command" "$@")" 13:01:21 ;; 13:01:21 *) 13:01:21 command pyenv "$command" "$@" 13:01:21 ;; 13:01:21 esac 13:01:21 }' 13:01:21 +++ 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[*]}"' 13:01:21 ++ 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 13:01:21 ++ 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 13:01:21 ++ 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 13:01:21 ++ export PYENV_SHELL=bash 13:01:21 ++ PYENV_SHELL=bash 13:01:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:21 +++ complete -F _pyenv pyenv 13:01:21 ++ lf-pyver python3 13:01:21 ++ local py_version_xy=python3 13:01:21 ++ local py_version_xyz= 13:01:21 ++ pyenv versions 13:01:21 ++ sed 's/^[ *]* //' 13:01:21 ++ local command 13:01:21 ++ command=versions 13:01:21 ++ '[' 1 -gt 0 ']' 13:01:21 ++ grep -E '^[0-9.]*[0-9]$' 13:01:21 ++ shift 13:01:21 ++ case "$command" in 13:01:21 ++ awk '{ print $1 }' 13:01:21 ++ command pyenv versions 13:01:21 ++ pyenv versions 13:01:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:21 +++ grep '^3' /tmp/.pyenv_versions 13:01:21 +++ sort -V 13:01:21 +++ tail -n 1 13:01:21 ++ py_version_xyz=3.10.6 13:01:21 ++ [[ -z 3.10.6 ]] 13:01:21 ++ echo 3.10.6 13:01:21 ++ return 0 13:01:21 + pyenv local 3.10.6 13:01:21 + local command 13:01:21 + command=local 13:01:21 + '[' 2 -gt 0 ']' 13:01:21 + shift 13:01:21 + case "$command" in 13:01:21 + command pyenv local 3.10.6 13:01:21 + pyenv local 3.10.6 13:01:21 + for arg in "$@" 13:01:21 + case $arg in 13:01:21 + pkg_list+='tox ' 13:01:21 + for arg in "$@" 13:01:21 + case $arg in 13:01:21 + pkg_list+='virtualenv ' 13:01:21 + for arg in "$@" 13:01:21 + case $arg in 13:01:21 + pkg_list+='urllib3~=1.26.15 ' 13:01:21 + [[ -f /tmp/.toxenv ]] 13:01:21 + [[ ! -f /tmp/.toxenv ]] 13:01:21 + [[ -n '' ]] 13:01:21 + python3 -m venv /tmp/venv-DD7H 13:01:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DD7H' 13:01:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DD7H 13:01:27 + echo /tmp/venv-DD7H 13:01:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:01:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:01:27 + /tmp/venv-DD7H/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:01:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:01:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:01:32 + /tmp/venv-DD7H/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:01:40 + type python3 13:01:40 + true 13:01:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DD7H/bin to PATH' 13:01:40 lf-activate-venv(): INFO: Adding /tmp/venv-DD7H/bin to PATH 13:01:40 + PATH=/tmp/venv-DD7H/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 13:01:40 + return 0 13:01:40 + python3 --version 13:01:40 Python 3.10.6 13:01:40 + python3 -m pip --version 13:01:41 pip 23.3.2 from /tmp/venv-DD7H/lib/python3.10/site-packages/pip (python 3.10) 13:01:41 + python3 -m pip freeze 13:01:41 cachetools==5.3.2 13:01:41 chardet==5.2.0 13:01:41 colorama==0.4.6 13:01:41 distlib==0.3.8 13:01:41 filelock==3.13.1 13:01:41 packaging==23.2 13:01:41 platformdirs==4.1.0 13:01:41 pluggy==1.3.0 13:01:41 pyproject-api==1.6.1 13:01:41 tomli==2.0.1 13:01:41 tox==4.11.4 13:01:41 urllib3==1.26.18 13:01:41 virtualenv==20.25.0 13:01:41 [EnvInject] - Injecting environment variables from a build step. 13:01:41 [EnvInject] - Injecting as environment variables the properties content 13:01:41 PARALLEL=false 13:01:41 13:01:41 [EnvInject] - Variables injected successfully. 13:01:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13331375426931909681.sh 13:01:41 ---> tox-run.sh 13:01: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 13:01:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:01:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:01:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:01:41 + cd /w/workspace/oom-master-commit-lint/. 13:01:41 + source /home/jenkins/lf-env.sh 13:01:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:41 ++ mktemp -d /tmp/venv-XXXX 13:01:41 + lf_venv=/tmp/venv-PAOz 13:01:41 + local venv_file=/tmp/.os_lf_venv 13:01:41 + local python=python3 13:01:41 + local options 13:01:41 + local set_path=true 13:01:41 + local install_args= 13:01: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 13:01:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:41 + true 13:01:41 + case $1 in 13:01:41 + venv_file=/tmp/.toxenv 13:01:41 + shift 2 13:01:41 + true 13:01:41 + case $1 in 13:01:41 + shift 13:01:41 + break 13:01:41 + case $python in 13:01:41 + local pkg_list= 13:01:41 + [[ -d /opt/pyenv ]] 13:01:41 + echo 'Setup pyenv:' 13:01:41 Setup pyenv: 13:01:41 + export PYENV_ROOT=/opt/pyenv 13:01:41 + PYENV_ROOT=/opt/pyenv 13:01: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 13:01: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 13:01:41 + pyenv versions 13:01:41 system 13:01:41 3.8.13 13:01:41 3.9.13 13:01:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:01:41 + command -v pyenv 13:01:41 ++ pyenv init - --no-rehash 13:01: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[*]}"'\'')" 13:01:41 export PATH="/opt/pyenv/shims:${PATH}" 13:01:41 export PYENV_SHELL=bash 13:01:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:41 pyenv() { 13:01:41 local command 13:01:41 command="${1:-}" 13:01:41 if [ "$#" -gt 0 ]; then 13:01:41 shift 13:01:41 fi 13:01:41 13:01:41 case "$command" in 13:01:41 rehash|shell) 13:01:41 eval "$(pyenv "sh-$command" "$@")" 13:01:41 ;; 13:01:41 *) 13:01:41 command pyenv "$command" "$@" 13:01:41 ;; 13:01:41 esac 13:01:41 }' 13:01: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[*]}"' 13:01: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 13:01: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 13:01: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 13:01:41 ++ export PYENV_SHELL=bash 13:01:41 ++ PYENV_SHELL=bash 13:01:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:41 +++ complete -F _pyenv pyenv 13:01:41 ++ lf-pyver python3 13:01:41 ++ local py_version_xy=python3 13:01:41 ++ local py_version_xyz= 13:01:41 ++ pyenv versions 13:01:41 ++ awk '{ print $1 }' 13:01:41 ++ local command 13:01:41 ++ sed 's/^[ *]* //' 13:01:41 ++ command=versions 13:01:41 ++ '[' 1 -gt 0 ']' 13:01:41 ++ shift 13:01:41 ++ case "$command" in 13:01:41 ++ command pyenv versions 13:01:41 ++ pyenv versions 13:01:41 ++ grep -E '^[0-9.]*[0-9]$' 13:01:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:41 +++ grep '^3' /tmp/.pyenv_versions 13:01:41 +++ sort -V 13:01:41 +++ tail -n 1 13:01:41 ++ py_version_xyz=3.10.6 13:01:41 ++ [[ -z 3.10.6 ]] 13:01:41 ++ echo 3.10.6 13:01:41 ++ return 0 13:01:41 + pyenv local 3.10.6 13:01:41 + local command 13:01:41 + command=local 13:01:41 + '[' 2 -gt 0 ']' 13:01:41 + shift 13:01:41 + case "$command" in 13:01:41 + command pyenv local 3.10.6 13:01:41 + pyenv local 3.10.6 13:01:41 + for arg in "$@" 13:01:41 + case $arg in 13:01:41 + pkg_list+='tox ' 13:01:41 + for arg in "$@" 13:01:41 + case $arg in 13:01:41 + pkg_list+='virtualenv ' 13:01:41 + for arg in "$@" 13:01:41 + case $arg in 13:01:41 + pkg_list+='urllib3~=1.26.15 ' 13:01:41 + [[ -f /tmp/.toxenv ]] 13:01:41 ++ cat /tmp/.toxenv 13:01:41 + lf_venv=/tmp/venv-DD7H 13:01:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DD7H from' file:/tmp/.toxenv 13:01:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DD7H from file:/tmp/.toxenv 13:01:41 + /tmp/venv-DD7H/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:01:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:01:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:01:43 + /tmp/venv-DD7H/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:01:45 + type python3 13:01:45 + true 13:01:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DD7H/bin to PATH' 13:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-DD7H/bin to PATH 13:01:45 + PATH=/tmp/venv-DD7H/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 13:01:45 + return 0 13:01:45 + [[ -d /opt/pyenv ]] 13:01:45 + echo '---> Setting up pyenv' 13:01:45 ---> Setting up pyenv 13:01:45 + export PYENV_ROOT=/opt/pyenv 13:01:45 + PYENV_ROOT=/opt/pyenv 13:01:45 + export PATH=/opt/pyenv/bin:/tmp/venv-DD7H/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 13:01:45 + PATH=/opt/pyenv/bin:/tmp/venv-DD7H/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 13:01:45 ++ pwd 13:01:45 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:01:45 + export PYTHONPATH 13:01:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:01:45 + TOX_TESTENV_PASSENV=PYTHONPATH 13:01:45 + tox --version 13:01:46 4.11.4 from /tmp/venv-DD7H/lib/python3.10/site-packages/tox/__init__.py 13:01:46 + PARALLEL=false 13:01:46 + TOX_OPTIONS_LIST= 13:01:46 + [[ -n gitlint ]] 13:01:46 + TOX_OPTIONS_LIST=' -e gitlint' 13:01:46 + case ${PARALLEL,,} in 13:01:46 + tox -e gitlint 13:01:46 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:01:49 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 13:02:50 gitlint: freeze> python -m pip freeze --all 13:02:51 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.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.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.post1,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.42.0,wrapt==1.13.3,zipp==3.7.0 13:02:51 gitlint: commands[0]> gitlint 13:02:51 1: T1 Title exceeds max length (90>72): "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 13:02:51 gitlint: exit 1 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2595 13:02:51 gitlint: FAIL code 1 (64.92=setup[64.75]+cmd[0.18] seconds) 13:02:51 evaluation failed :( (65.09 seconds) 13:02:51 + tox_status=1 13:02:51 + echo '---> Completed tox runs' 13:02:51 ---> Completed tox runs 13:02:51 + for i in .tox/*/log 13:02:51 ++ awk -F/ '{print $2}' 13:02:51 ++ echo .tox/gitlint/log 13:02:51 + tox_env=gitlint 13:02:51 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:02:51 + DOC_DIR=docs/_build/html 13:02:51 + [[ -d docs/_build/html ]] 13:02:51 + echo '---> tox-run.sh ends' 13:02:51 ---> tox-run.sh ends 13:02:51 + test 1 -eq 0 13:02:51 + exit 1 13:02:51 ++ '[' 2 = 1 ']' 13:02:51 Build step 'Execute shell' marked build as failure 13:02:51 $ ssh-agent -k 13:02:51 unset SSH_AUTH_SOCK; 13:02:51 unset SSH_AGENT_PID; 13:02:51 echo Agent pid 1939 killed; 13:02:51 [ssh-agent] Stopped. 13:02:51 [PostBuildScript] - [INFO] Executing post build scripts. 13:02:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18272498330382741508.sh 13:02:51 ---> sysstat.sh 13:02:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13657345072660226595.sh 13:02:51 ---> package-listing.sh 13:02:51 ++ facter osfamily 13:02:51 ++ tr '[:upper:]' '[:lower:]' 13:02:52 + OS_FAMILY=debian 13:02:52 + workspace=/w/workspace/oom-master-commit-lint 13:02:52 + START_PACKAGES=/tmp/packages_start.txt 13:02:52 + END_PACKAGES=/tmp/packages_end.txt 13:02:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:02:52 + PACKAGES=/tmp/packages_start.txt 13:02:52 + '[' /w/workspace/oom-master-commit-lint ']' 13:02:52 + PACKAGES=/tmp/packages_end.txt 13:02:52 + case "${OS_FAMILY}" in 13:02:52 + dpkg -l 13:02:52 + grep '^ii' 13:02:52 + '[' -f /tmp/packages_start.txt ']' 13:02:52 + '[' -f /tmp/packages_end.txt ']' 13:02:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:02:52 + '[' /w/workspace/oom-master-commit-lint ']' 13:02:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:02:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:02:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3147663845821636580.sh 13:02:52 ---> capture-instance-metadata.sh 13:02:52 Setup pyenv: 13:02:52 system 13:02:52 3.8.13 13:02:52 3.9.13 13:02:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:02:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xdun 13:02:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:02:58 lf-activate-venv(): INFO: Installing: lftools 13:03:36 lf-activate-venv(): INFO: Adding /tmp/venv-xdun/bin to PATH 13:03:36 INFO: Running in OpenStack, capturing instance metadata 13:03:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2233235083056671323.sh 13:03:37 provisioning config files... 13:03:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config4735593707032622602tmp 13:03:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:03:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:03:37 [EnvInject] - Injecting environment variables from a build step. 13:03:37 [EnvInject] - Injecting as environment variables the properties content 13:03:37 SERVER_ID=logs 13:03:37 13:03:37 [EnvInject] - Variables injected successfully. 13:03:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16132328622907606052.sh 13:03:37 ---> create-netrc.sh 13:03:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16748720120567668552.sh 13:03:37 ---> python-tools-install.sh 13:03:37 Setup pyenv: 13:03:37 system 13:03:37 3.8.13 13:03:37 3.9.13 13:03:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xdun from file:/tmp/.os_lf_venv 13:03:38 lf-activate-venv(): INFO: Installing: lftools 13:03:45 lf-activate-venv(): INFO: Adding /tmp/venv-xdun/bin to PATH 13:03:45 Generating Requirements File 13:04:19 Python 3.10.6 13:04:19 pip 23.3.2 from /tmp/venv-xdun/lib/python3.10/site-packages/pip (python 3.10) 13:04:19 appdirs==1.4.4 13:04:19 argcomplete==3.2.1 13:04:19 aspy.yaml==1.3.0 13:04:19 attrs==23.2.0 13:04:19 autopage==0.5.2 13:04:19 Babel==2.14.0 13:04:19 beautifulsoup4==4.12.2 13:04:19 boto3==1.34.12 13:04:19 botocore==1.34.12 13:04:19 bs4==0.0.1 13:04:19 cachetools==5.3.2 13:04:19 certifi==2023.11.17 13:04:19 cffi==1.16.0 13:04:19 cfgv==3.4.0 13:04:19 chardet==5.2.0 13:04:19 charset-normalizer==3.3.2 13:04:19 click==8.1.7 13:04:19 cliff==4.4.0 13:04:19 cmd2==2.4.3 13:04:19 cryptography==3.3.2 13:04:19 debtcollector==2.5.0 13:04:19 decorator==5.1.1 13:04:19 defusedxml==0.7.1 13:04:19 Deprecated==1.2.14 13:04:19 distlib==0.3.8 13:04:19 dnspython==2.4.2 13:04:19 docker==4.2.2 13:04:19 dogpile.cache==1.3.0 13:04:19 email-validator==2.1.0.post1 13:04:19 filelock==3.13.1 13:04:19 future==0.18.3 13:04:19 gitdb==4.0.11 13:04:19 GitPython==3.1.40 13:04:19 google-auth==2.26.1 13:04:19 httplib2==0.22.0 13:04:19 identify==2.5.33 13:04:19 idna==3.6 13:04:19 importlib-metadata==7.0.1 13:04:19 importlib-resources==1.5.0 13:04:19 iso8601==2.1.0 13:04:19 Jinja2==3.1.2 13:04:19 jmespath==1.0.1 13:04:19 jsonpatch==1.33 13:04:19 jsonpointer==2.4 13:04:19 jsonschema==4.20.0 13:04:19 jsonschema-specifications==2023.12.1 13:04:19 keystoneauth1==5.4.0 13:04:19 kubernetes==28.1.0 13:04:19 lftools==0.37.8 13:04:19 lxml==5.0.0 13:04:19 MarkupSafe==2.1.3 13:04:19 msgpack==1.0.7 13:04:19 multi_key_dict==2.0.3 13:04:19 munch==4.0.0 13:04:19 netaddr==0.10.1 13:04:19 netifaces==0.11.0 13:04:19 niet==1.4.2 13:04:19 nodeenv==1.8.0 13:04:19 oauth2client==4.1.3 13:04:19 oauthlib==3.2.2 13:04:19 openstacksdk==0.62.0 13:04:19 os-client-config==2.1.0 13:04:19 os-service-types==1.7.0 13:04:19 osc-lib==2.9.0 13:04:19 oslo.config==9.2.0 13:04:19 oslo.context==5.3.0 13:04:19 oslo.i18n==6.2.0 13:04:19 oslo.log==5.4.0 13:04:19 oslo.serialization==5.2.0 13:04:19 oslo.utils==6.3.0 13:04:19 packaging==23.2 13:04:19 pbr==6.0.0 13:04:19 platformdirs==4.1.0 13:04:19 prettytable==3.9.0 13:04:19 pyasn1==0.5.1 13:04:19 pyasn1-modules==0.3.0 13:04:19 pycparser==2.21 13:04:19 pygerrit2==2.0.15 13:04:19 PyGithub==2.1.1 13:04:19 pyinotify==0.9.6 13:04:19 PyJWT==2.8.0 13:04:19 PyNaCl==1.5.0 13:04:19 pyparsing==2.4.7 13:04:19 pyperclip==1.8.2 13:04:19 pyrsistent==0.20.0 13:04:19 python-cinderclient==9.4.0 13:04:19 python-dateutil==2.8.2 13:04:19 python-heatclient==3.3.0 13:04:19 python-jenkins==1.8.2 13:04:19 python-keystoneclient==5.2.0 13:04:19 python-magnumclient==4.3.0 13:04:19 python-novaclient==18.4.0 13:04:19 python-openstackclient==6.0.0 13:04:19 python-swiftclient==4.4.0 13:04:19 pytz==2023.3.post1 13:04:19 PyYAML==6.0.1 13:04:19 referencing==0.32.0 13:04:19 requests==2.31.0 13:04:19 requests-oauthlib==1.3.1 13:04:19 requestsexceptions==1.4.0 13:04:19 rfc3986==2.0.0 13:04:19 rpds-py==0.16.2 13:04:19 rsa==4.9 13:04:19 ruamel.yaml==0.18.5 13:04:19 ruamel.yaml.clib==0.2.8 13:04:19 s3transfer==0.10.0 13:04:19 simplejson==3.19.2 13:04:19 six==1.16.0 13:04:19 smmap==5.0.1 13:04:19 soupsieve==2.5 13:04:19 stevedore==5.1.0 13:04:19 tabulate==0.9.0 13:04:19 toml==0.10.2 13:04:19 tomlkit==0.12.3 13:04:19 tqdm==4.66.1 13:04:19 typing_extensions==4.9.0 13:04:19 tzdata==2023.4 13:04:19 urllib3==1.26.18 13:04:19 virtualenv==20.25.0 13:04:19 wcwidth==0.2.12 13:04:19 websocket-client==1.7.0 13:04:19 wrapt==1.16.0 13:04:19 xdg==6.0.0 13:04:19 xmltodict==0.13.0 13:04:19 yq==3.2.3 13:04:19 zipp==3.17.0 13:04:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10977218436332632612.sh 13:04:19 ---> sudo-logs.sh 13:04:19 Archiving 'sudo' log.. 13:04:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4530923608169454185.sh 13:04:20 ---> job-cost.sh 13:04:20 Setup pyenv: 13:04:20 system 13:04:20 3.8.13 13:04:20 3.9.13 13:04:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:04:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xdun from file:/tmp/.os_lf_venv 13:04:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:04:32 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. 13:04:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-xdun/bin to PATH 13:04:32 INFO: No Stack... 13:04:33 INFO: Retrieving Pricing Info for: v3-standard-4 13:04:33 INFO: Archiving Costs 13:04:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13412566112005049900.sh 13:04:33 ---> logs-deploy.sh 13:04:33 Setup pyenv: 13:04:33 system 13:04:33 3.8.13 13:04:33 3.9.13 13:04:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xdun from file:/tmp/.os_lf_venv 13:04:35 lf-activate-venv(): INFO: Installing: lftools 13:04:48 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. 13:04:48 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-xdun/bin to PATH 13:04:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7130 13:04:48 INFO: archiving workspace using pattern(s): 13:04:49 Archives upload complete. 13:04:49 INFO: archiving logs to Nexus 13:04:50 ---> uname -a: 13:04:50 Linux prd-ubuntu1804-builder-4c-4g-9507 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:04:50 13:04:50 13:04:50 ---> lscpu: 13:04:50 Architecture: x86_64 13:04:50 CPU op-mode(s): 32-bit, 64-bit 13:04:50 Byte Order: Little Endian 13:04:50 CPU(s): 4 13:04:50 On-line CPU(s) list: 0-3 13:04:50 Thread(s) per core: 1 13:04:50 Core(s) per socket: 1 13:04:50 Socket(s): 4 13:04:50 NUMA node(s): 1 13:04:50 Vendor ID: AuthenticAMD 13:04:50 CPU family: 23 13:04:50 Model: 49 13:04:50 Model name: AMD EPYC-Rome Processor 13:04:50 Stepping: 0 13:04:50 CPU MHz: 2799.998 13:04:50 BogoMIPS: 5599.99 13:04:50 Virtualization: AMD-V 13:04:50 Hypervisor vendor: KVM 13:04:50 Virtualization type: full 13:04:50 L1d cache: 32K 13:04:50 L1i cache: 32K 13:04:50 L2 cache: 512K 13:04:50 L3 cache: 16384K 13:04:50 NUMA node0 CPU(s): 0-3 13:04:50 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 13:04:50 13:04:50 13:04:50 ---> nproc: 13:04:50 4 13:04:50 13:04:50 13:04:50 ---> df -h: 13:04:50 Filesystem Size Used Avail Use% Mounted on 13:04:50 udev 7.9G 0 7.9G 0% /dev 13:04:50 tmpfs 1.6G 672K 1.6G 1% /run 13:04:50 /dev/vda1 78G 8.5G 69G 11% / 13:04:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:04:50 tmpfs 5.0M 0 5.0M 0% /run/lock 13:04:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:04:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:04:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:04:50 13:04:50 13:04:50 ---> free -m: 13:04:50 total used free shared buff/cache available 13:04:50 Mem: 16040 524 13179 0 2335 15191 13:04:50 Swap: 1023 0 1023 13:04:50 13:04:50 13:04:50 ---> ip addr: 13:04:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:04:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:04:50 inet 127.0.0.1/8 scope host lo 13:04:50 valid_lft forever preferred_lft forever 13:04:50 inet6 ::1/128 scope host 13:04:50 valid_lft forever preferred_lft forever 13:04:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:04:50 link/ether fa:16:3e:51:fe:bb brd ff:ff:ff:ff:ff:ff 13:04:50 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 13:04:50 valid_lft 86110sec preferred_lft 86110sec 13:04:50 inet6 fe80::f816:3eff:fe51:febb/64 scope link 13:04:50 valid_lft forever preferred_lft forever 13:04:50 13:04:50 13:04:50 ---> sar -b -r -n DEV: 13:04:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9507) 01/04/24 _x86_64_ (4 CPU) 13:04:50 13:04:50 13:00:24 LINUX RESTART (4 CPU) 13:04:50 13:04:50 13:01:01 tps rtps wtps bread/s bwrtn/s 13:04:50 13:02:01 128.45 64.97 63.47 4011.46 9132.74 13:04:50 13:03:01 61.02 0.52 60.51 41.19 8413.00 13:04:50 13:04:01 109.75 13.88 95.87 1048.89 14360.94 13:04:50 Average: 99.74 26.46 73.28 1700.52 10635.56 13:04:50 13:04:50 13:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:04:50 13:02:01 14134880 15577196 2290088 13.94 46464 1604508 874864 5.01 661656 1431764 68132 13:04:50 13:03:01 13878776 15550780 2546192 15.50 65308 1802592 837484 4.79 705680 1617032 177680 13:04:50 13:04:01 13590244 15529840 2834724 17.26 86024 2036392 817972 4.68 760044 1825188 150100 13:04:50 Average: 13867967 15552605 2557001 15.57 65932 1814497 843440 4.83 709127 1624661 131971 13:04:50 13:04:50 13:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:04:50 13:02:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 13:04:50 13:02:01 ens3 399.43 277.44 1661.76 74.10 0.00 0.00 0.00 0.00 13:04:50 13:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:04:50 13:03:01 ens3 44.01 34.63 549.44 6.41 0.00 0.00 0.00 0.00 13:04:50 13:04:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:04:50 13:04:01 ens3 53.59 36.34 819.79 8.20 0.00 0.00 0.00 0.00 13:04:50 Average: lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 13:04:50 Average: ens3 165.68 116.14 1010.33 29.57 0.00 0.00 0.00 0.00 13:04:50 13:04:50 13:04:50 ---> sar -P ALL: 13:04:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9507) 01/04/24 _x86_64_ (4 CPU) 13:04:50 13:04:50 13:00:24 LINUX RESTART (4 CPU) 13:04:50 13:04:50 13:01:01 CPU %user %nice %system %iowait %steal %idle 13:04:50 13:02:01 all 15.27 0.00 1.65 13.13 0.05 69.89 13:04:50 13:02:01 0 14.79 0.00 1.69 27.14 0.07 56.31 13:04:50 13:02:01 1 11.44 0.00 1.30 11.07 0.05 76.14 13:04:50 13:02:01 2 16.69 0.00 1.61 9.44 0.05 72.20 13:04:50 13:02:01 3 18.18 0.00 2.00 4.86 0.08 74.87 13:04:50 13:03:01 all 10.27 0.00 0.95 15.33 0.05 73.41 13:04:50 13:03:01 0 3.97 0.00 0.65 16.87 0.07 78.43 13:04:50 13:03:01 1 30.20 0.00 2.23 44.16 0.08 23.33 13:04:50 13:03:01 2 4.20 0.00 0.45 0.07 0.02 95.26 13:04:50 13:03:01 3 2.65 0.00 0.47 0.22 0.02 96.65 13:04:50 13:04:01 all 18.71 0.00 1.26 5.51 0.05 74.47 13:04:50 13:04:01 0 6.52 0.00 0.86 14.57 0.03 78.02 13:04:50 13:04:01 1 9.46 0.00 0.93 4.31 0.05 85.25 13:04:50 13:04:01 2 16.14 0.00 1.09 0.32 0.05 82.41 13:04:50 13:04:01 3 42.85 0.00 2.16 2.76 0.08 52.14 13:04:50 Average: all 14.75 0.00 1.29 11.32 0.05 72.59 13:04:50 Average: 0 8.42 0.00 1.07 19.51 0.06 70.95 13:04:50 Average: 1 17.03 0.00 1.49 19.85 0.06 61.57 13:04:50 Average: 2 12.34 0.00 1.05 3.27 0.04 83.31 13:04:50 Average: 3 21.21 0.00 1.54 2.61 0.06 74.58 13:04:50 13:04:50 13:04:50