14:06:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 14:06:34 Running as SYSTEM 14:06:34 [EnvInject] - Loading node environment variables. 14:06:34 Building remotely on prd-ubuntu1804-builder-4c-4g-4197 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:06:34 [ssh-agent] Looking for ssh-agent implementation... 14:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:35 $ ssh-agent 14:06:35 SSH_AUTH_SOCK=/tmp/ssh-CpTIvdP0t6zQ/agent.1653 14:06:35 SSH_AGENT_PID=1655 14:06:35 [ssh-agent] Started. 14:06:35 Running ssh-add (command line suppressed) 14:06:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18107084663026561269.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18107084663026561269.key) 14:06:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:06:35 The recommended git tool is: NONE 14:06:36 using credential onap-jenkins-ssh 14:06:36 Wiping out workspace first. 14:06:36 Cloning the remote Git repository 14:06:36 Cloning repository git://cloud.onap.org/mirror/oom.git 14:06:36 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:06:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:36 > git --version # timeout=10 14:06:36 > git --version # 'git version 2.17.1' 14:06:36 using GIT_SSH to set credentials Gerrit user 14:06:36 Verifying host key using manually-configured host key entries 14:06:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:06:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:42 using GIT_SSH to set credentials Gerrit user 14:06:42 Verifying host key using manually-configured host key entries 14:06:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/14 # timeout=30 14:06:43 > git rev-parse 371b04db5c820c209f7bb08bd1b1737e4b3ae495^{commit} # timeout=10 14:06:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:06:43 Checking out Revision 371b04db5c820c209f7bb08bd1b1737e4b3ae495 (refs/changes/63/142163/14) 14:06:43 > git config core.sparsecheckout # timeout=10 14:06:43 > git checkout -f 371b04db5c820c209f7bb08bd1b1737e4b3ae495 # timeout=30 14:06:46 Commit message: "[COMMON] Update readiness image" 14:06:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:06:46 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 14:06:46 [EnvInject] - Injecting environment variables from a build step. 14:06:46 [EnvInject] - Injecting as environment variables the properties content 14:06:46 PYTHON=python3 14:06:46 14:06:46 [EnvInject] - Variables injected successfully. 14:06:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17359022600859480432.sh 14:06:46 ---> tox-install.sh 14:06:46 + source /home/jenkins/lf-env.sh 14:06:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:46 ++ mktemp -d /tmp/venv-XXXX 14:06:46 + lf_venv=/tmp/venv-22GU 14:06:46 + local venv_file=/tmp/.os_lf_venv 14:06:46 + local python=python3 14:06:46 + local options 14:06:46 + local set_path=true 14:06:46 + local install_args= 14:06:46 ++ 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 14:06:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:47 + true 14:06:47 + case $1 in 14:06:47 + venv_file=/tmp/.toxenv 14:06:47 + shift 2 14:06:47 + true 14:06:47 + case $1 in 14:06:47 + shift 14:06:47 + break 14:06:47 + case $python in 14:06:47 + local pkg_list= 14:06:47 + [[ -d /opt/pyenv ]] 14:06:47 + echo 'Setup pyenv:' 14:06:47 Setup pyenv: 14:06:47 + export PYENV_ROOT=/opt/pyenv 14:06:47 + PYENV_ROOT=/opt/pyenv 14:06:47 + 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 14:06:47 + 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 14:06:47 + pyenv versions 14:06:47 * system (set by /opt/pyenv/version) 14:06:47 * 3.8.13 (set by /opt/pyenv/version) 14:06:47 * 3.9.13 (set by /opt/pyenv/version) 14:06:47 * 3.10.6 (set by /opt/pyenv/version) 14:06:47 + command -v pyenv 14:06:47 ++ pyenv init - --no-rehash 14:06:47 + 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[*]}"'\'')" 14:06:47 export PATH="/opt/pyenv/shims:${PATH}" 14:06:47 export PYENV_SHELL=bash 14:06:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:47 pyenv() { 14:06:47 local command 14:06:47 command="${1:-}" 14:06:47 if [ "$#" -gt 0 ]; then 14:06:47 shift 14:06:47 fi 14:06:47 14:06:47 case "$command" in 14:06:47 rehash|shell) 14:06:47 eval "$(pyenv "sh-$command" "$@")" 14:06:47 ;; 14:06:47 *) 14:06:47 command pyenv "$command" "$@" 14:06:47 ;; 14:06:47 esac 14:06:47 }' 14:06:47 +++ 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[*]}"' 14:06:47 ++ 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 14:06:47 ++ 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 14:06:47 ++ 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 14:06:47 ++ export PYENV_SHELL=bash 14:06:47 ++ PYENV_SHELL=bash 14:06:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:47 +++ complete -F _pyenv pyenv 14:06:47 ++ lf-pyver python3 14:06:47 ++ local py_version_xy=python3 14:06:47 ++ local py_version_xyz= 14:06:47 ++ pyenv versions 14:06:47 ++ local command 14:06:47 ++ sed 's/^[ *]* //' 14:06:47 ++ command=versions 14:06:47 ++ '[' 1 -gt 0 ']' 14:06:47 ++ shift 14:06:47 ++ case "$command" in 14:06:47 ++ awk '{ print $1 }' 14:06:47 ++ command pyenv versions 14:06:47 ++ pyenv versions 14:06:47 ++ grep -E '^[0-9.]*[0-9]$' 14:06:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:47 +++ grep '^3' /tmp/.pyenv_versions 14:06:47 +++ tail -n 1 14:06:47 +++ sort -V 14:06:47 ++ py_version_xyz=3.10.6 14:06:47 ++ [[ -z 3.10.6 ]] 14:06:47 ++ echo 3.10.6 14:06:47 ++ return 0 14:06:47 + pyenv local 3.10.6 14:06:47 + local command 14:06:47 + command=local 14:06:47 + '[' 2 -gt 0 ']' 14:06:47 + shift 14:06:47 + case "$command" in 14:06:47 + command pyenv local 3.10.6 14:06:47 + pyenv local 3.10.6 14:06:47 + for arg in "$@" 14:06:47 + case $arg in 14:06:47 + pkg_list+='tox ' 14:06:47 + for arg in "$@" 14:06:47 + case $arg in 14:06:47 + pkg_list+='virtualenv ' 14:06:47 + for arg in "$@" 14:06:47 + case $arg in 14:06:47 + pkg_list+='urllib3~=1.26.15 ' 14:06:47 + [[ -f /tmp/.toxenv ]] 14:06:47 + [[ ! -f /tmp/.toxenv ]] 14:06:47 + [[ -n '' ]] 14:06:47 + python3 -m venv /tmp/venv-22GU 14:06:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-22GU' 14:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-22GU 14:06:52 + echo /tmp/venv-22GU 14:06:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:06:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:06:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:52 + local 'pip_opts=--upgrade --quiet' 14:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:52 + [[ -n '' ]] 14:06:52 + [[ -n '' ]] 14:06:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:52 + /tmp/venv-22GU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:06:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:57 lf-activate-venv(): INFO: Base packages installed successfully 14:06:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:57 + /tmp/venv-22GU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:06:59 + type python3 14:06:59 + true 14:06:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-22GU/bin to PATH' 14:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-22GU/bin to PATH 14:06:59 + PATH=/tmp/venv-22GU/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 14:06:59 + return 0 14:06:59 + python3 --version 14:06:59 Python 3.10.6 14:06:59 + python3 -m pip --version 14:06:59 pip 25.2 from /tmp/venv-22GU/lib/python3.10/site-packages/pip (python 3.10) 14:06:59 + python3 -m pip freeze 14:06:59 cachetools==6.2.1 14:06:59 chardet==5.2.0 14:06:59 colorama==0.4.6 14:06:59 distlib==0.4.0 14:06:59 filelock==3.20.0 14:06:59 packaging==25.0 14:06:59 platformdirs==4.5.0 14:06:59 pluggy==1.6.0 14:06:59 pyproject-api==1.10.0 14:06:59 tomli==2.3.0 14:06:59 tox==4.31.0 14:06:59 typing_extensions==4.15.0 14:06:59 urllib3==1.26.20 14:06:59 virtualenv==20.35.3 14:07:00 [EnvInject] - Injecting environment variables from a build step. 14:07:00 [EnvInject] - Injecting as environment variables the properties content 14:07:00 PARALLEL=false 14:07:00 14:07:00 [EnvInject] - Variables injected successfully. 14:07:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11207114558629010307.sh 14:07:00 ---> tox-run.sh 14:07:00 + 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 14:07:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:07:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:07:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:07:00 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:07:00 + source /home/jenkins/lf-env.sh 14:07:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:07:00 ++ mktemp -d /tmp/venv-XXXX 14:07:00 + lf_venv=/tmp/venv-i9lV 14:07:00 + local venv_file=/tmp/.os_lf_venv 14:07:00 + local python=python3 14:07:00 + local options 14:07:00 + local set_path=true 14:07:00 + local install_args= 14:07:00 ++ 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 14:07:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:07:00 + true 14:07:00 + case $1 in 14:07:00 + venv_file=/tmp/.toxenv 14:07:00 + shift 2 14:07:00 + true 14:07:00 + case $1 in 14:07:00 + shift 14:07:00 + break 14:07:00 + case $python in 14:07:00 + local pkg_list= 14:07:00 + [[ -d /opt/pyenv ]] 14:07:00 + echo 'Setup pyenv:' 14:07:00 Setup pyenv: 14:07:00 + export PYENV_ROOT=/opt/pyenv 14:07:00 + PYENV_ROOT=/opt/pyenv 14:07:00 + 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 14:07:00 + 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 14:07:00 + pyenv versions 14:07:00 system 14:07:00 3.8.13 14:07:00 3.9.13 14:07:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:07:00 + command -v pyenv 14:07:00 ++ pyenv init - --no-rehash 14:07:00 + 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[*]}"'\'')" 14:07:00 export PATH="/opt/pyenv/shims:${PATH}" 14:07:00 export PYENV_SHELL=bash 14:07:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:07:00 pyenv() { 14:07:00 local command 14:07:00 command="${1:-}" 14:07:00 if [ "$#" -gt 0 ]; then 14:07:00 shift 14:07:00 fi 14:07:00 14:07:00 case "$command" in 14:07:00 rehash|shell) 14:07:00 eval "$(pyenv "sh-$command" "$@")" 14:07:00 ;; 14:07:00 *) 14:07:00 command pyenv "$command" "$@" 14:07:00 ;; 14:07:00 esac 14:07:00 }' 14:07:00 +++ 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[*]}"' 14:07:00 ++ 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 14:07:00 ++ 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 14:07:00 ++ 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 14:07:00 ++ export PYENV_SHELL=bash 14:07:00 ++ PYENV_SHELL=bash 14:07:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:07:00 +++ complete -F _pyenv pyenv 14:07:00 ++ lf-pyver python3 14:07:00 ++ local py_version_xy=python3 14:07:00 ++ local py_version_xyz= 14:07:00 ++ pyenv versions 14:07:00 ++ local command 14:07:00 ++ command=versions 14:07:00 ++ '[' 1 -gt 0 ']' 14:07:00 ++ shift 14:07:00 ++ case "$command" in 14:07:00 ++ command pyenv versions 14:07:00 ++ pyenv versions 14:07:00 ++ awk '{ print $1 }' 14:07:00 ++ sed 's/^[ *]* //' 14:07:00 ++ grep -E '^[0-9.]*[0-9]$' 14:07:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:07:00 +++ grep '^3' /tmp/.pyenv_versions 14:07:00 +++ sort -V 14:07:00 +++ tail -n 1 14:07:00 ++ py_version_xyz=3.10.6 14:07:00 ++ [[ -z 3.10.6 ]] 14:07:00 ++ echo 3.10.6 14:07:00 ++ return 0 14:07:00 + pyenv local 3.10.6 14:07:00 + local command 14:07:00 + command=local 14:07:00 + '[' 2 -gt 0 ']' 14:07:00 + shift 14:07:00 + case "$command" in 14:07:00 + command pyenv local 3.10.6 14:07:00 + pyenv local 3.10.6 14:07:00 + for arg in "$@" 14:07:00 + case $arg in 14:07:00 + pkg_list+='tox ' 14:07:00 + for arg in "$@" 14:07:00 + case $arg in 14:07:00 + pkg_list+='virtualenv ' 14:07:00 + for arg in "$@" 14:07:00 + case $arg in 14:07:00 + pkg_list+='urllib3~=1.26.15 ' 14:07:00 + [[ -f /tmp/.toxenv ]] 14:07:00 ++ cat /tmp/.toxenv 14:07:00 + lf_venv=/tmp/venv-22GU 14:07:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22GU from' file:/tmp/.toxenv 14:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22GU from file:/tmp/.toxenv 14:07:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:00 + local 'pip_opts=--upgrade --quiet' 14:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:07:00 + [[ -n '' ]] 14:07:00 + [[ -n '' ]] 14:07:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:00 + /tmp/venv-22GU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:07:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:07:01 lf-activate-venv(): INFO: Base packages installed successfully 14:07:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:07:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:07:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:07:01 + /tmp/venv-22GU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:07:02 + type python3 14:07:02 + true 14:07:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-22GU/bin to PATH' 14:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-22GU/bin to PATH 14:07:02 + PATH=/tmp/venv-22GU/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 14:07:02 + return 0 14:07:02 + [[ -d /opt/pyenv ]] 14:07:02 + echo '---> Setting up pyenv' 14:07:02 ---> Setting up pyenv 14:07:02 + export PYENV_ROOT=/opt/pyenv 14:07:02 + PYENV_ROOT=/opt/pyenv 14:07:02 + export PATH=/opt/pyenv/bin:/tmp/venv-22GU/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 14:07:02 + PATH=/opt/pyenv/bin:/tmp/venv-22GU/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 14:07:02 ++ pwd 14:07:02 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:07:02 + export PYTHONPATH 14:07:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:07:02 + TOX_TESTENV_PASSENV=PYTHONPATH 14:07:02 + tox --version 14:07:02 4.31.0 from /tmp/venv-22GU/lib/python3.10/site-packages/tox/__init__.py 14:07:03 + PARALLEL=false 14:07:03 + TOX_OPTIONS_LIST= 14:07:03 + [[ -n checkbashisms ]] 14:07:03 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:07:03 + case ${PARALLEL,,} in 14:07:03 + tox -e checkbashisms 14:07:03 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:07:04 checkbashisms: freeze> python -m pip freeze --all 14:07:04 checkbashisms: pip==25.2,setuptools==80.9.0 14:07:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:07:06 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:07:08 checkbashisms: OK (5.33=setup[1.50]+cmd[3.83] seconds) 14:07:08 congratulations :) (5.37 seconds) 14:07:08 + tox_status=0 14:07:08 + echo '---> Completed tox runs' 14:07:08 ---> Completed tox runs 14:07:08 + for i in .tox/*/log 14:07:08 ++ echo .tox/checkbashisms/log 14:07:08 ++ awk -F/ '{print $2}' 14:07:08 + tox_env=checkbashisms 14:07:08 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:07:08 + DOC_DIR=docs/_build/html 14:07:08 + [[ -d docs/_build/html ]] 14:07:08 + echo '---> tox-run.sh ends' 14:07:08 ---> tox-run.sh ends 14:07:08 + test 0 -eq 0 14:07:08 $ ssh-agent -k 14:07:08 unset SSH_AUTH_SOCK; 14:07:08 unset SSH_AGENT_PID; 14:07:08 echo Agent pid 1655 killed; 14:07:08 [ssh-agent] Stopped. 14:07:08 [PostBuildScript] - [INFO] Executing post build scripts. 14:07:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11779148401819422197.sh 14:07:08 ---> sysstat.sh 14:07:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8246837083125897960.sh 14:07:09 ---> package-listing.sh 14:07:09 ++ facter osfamily 14:07:09 ++ tr '[:upper:]' '[:lower:]' 14:07:09 + OS_FAMILY=debian 14:07:09 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:07:09 + START_PACKAGES=/tmp/packages_start.txt 14:07:09 + END_PACKAGES=/tmp/packages_end.txt 14:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:09 + PACKAGES=/tmp/packages_start.txt 14:07:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:07:09 + PACKAGES=/tmp/packages_end.txt 14:07:09 + case "${OS_FAMILY}" in 14:07:09 + dpkg -l 14:07:09 + grep '^ii' 14:07:09 + '[' -f /tmp/packages_start.txt ']' 14:07:09 + '[' -f /tmp/packages_end.txt ']' 14:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:07:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:07:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3433140029818586811.sh 14:07:09 ---> capture-instance-metadata.sh 14:07:09 Setup pyenv: 14:07:09 system 14:07:09 3.8.13 14:07:09 3.9.13 14:07:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:07:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YvWf 14:07:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:18 lf-activate-venv(): INFO: Base packages installed successfully 14:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:53 lf-activate-venv(): INFO: Adding /tmp/venv-YvWf/bin to PATH 14:07:53 INFO: Running in OpenStack, capturing instance metadata 14:07:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15700649563877477506.sh 14:07:54 provisioning config files... 14:07:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1648552157972986446tmp 14:07:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:54 [EnvInject] - Injecting environment variables from a build step. 14:07:54 [EnvInject] - Injecting as environment variables the properties content 14:07:54 SERVER_ID=logs 14:07:54 14:07:54 [EnvInject] - Variables injected successfully. 14:07:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4671095339796162229.sh 14:07:54 ---> create-netrc.sh 14:07:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7880181706589989066.sh 14:07:54 ---> python-tools-install.sh 14:07:54 Setup pyenv: 14:07:54 system 14:07:54 3.8.13 14:07:54 3.9.13 14:07:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvWf from file:/tmp/.os_lf_venv 14:07:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:56 lf-activate-venv(): INFO: Base packages installed successfully 14:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-YvWf/bin to PATH 14:08:05 Generating Requirements File 14:08:29 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. 14:08:29 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:08:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:08:30 Python 3.10.6 14:08:30 pip 25.2 from /tmp/venv-YvWf/lib/python3.10/site-packages/pip (python 3.10) 14:08:30 appdirs==1.4.4 14:08:30 argcomplete==3.6.3 14:08:30 aspy.yaml==1.3.0 14:08:30 attrs==25.4.0 14:08:30 autopage==0.5.2 14:08:30 beautifulsoup4==4.14.2 14:08:30 boto3==1.40.55 14:08:30 botocore==1.40.55 14:08:30 bs4==0.0.2 14:08:30 cachetools==6.2.1 14:08:30 certifi==2025.10.5 14:08:30 cffi==2.0.0 14:08:30 cfgv==3.4.0 14:08:30 chardet==5.2.0 14:08:30 charset-normalizer==3.4.4 14:08:30 click==8.3.0 14:08:30 cliff==4.11.0 14:08:30 cmd2==2.7.0 14:08:30 cryptography==3.3.2 14:08:30 debtcollector==3.0.0 14:08:30 decorator==5.2.1 14:08:30 defusedxml==0.7.1 14:08:30 Deprecated==1.2.18 14:08:30 distlib==0.4.0 14:08:30 dnspython==2.8.0 14:08:30 docker==7.1.0 14:08:30 dogpile.cache==1.5.0 14:08:30 durationpy==0.10 14:08:30 email-validator==2.3.0 14:08:30 filelock==3.20.0 14:08:30 future==1.0.0 14:08:30 gitdb==4.0.12 14:08:30 GitPython==3.1.45 14:08:30 google-auth==2.41.1 14:08:30 httplib2==0.31.0 14:08:30 identify==2.6.15 14:08:30 idna==3.11 14:08:30 importlib-resources==1.5.0 14:08:30 iso8601==2.1.0 14:08:30 Jinja2==3.1.6 14:08:30 jmespath==1.0.1 14:08:30 jsonpatch==1.33 14:08:30 jsonpointer==3.0.0 14:08:30 jsonschema==4.25.1 14:08:30 jsonschema-specifications==2025.9.1 14:08:30 keystoneauth1==5.12.0 14:08:30 kubernetes==34.1.0 14:08:30 lftools==0.37.15 14:08:30 lxml==6.0.2 14:08:30 markdown-it-py==4.0.0 14:08:30 MarkupSafe==3.0.3 14:08:30 mdurl==0.1.2 14:08:30 msgpack==1.1.2 14:08:30 multi_key_dict==2.0.3 14:08:30 munch==4.0.0 14:08:30 netaddr==1.3.0 14:08:30 niet==1.4.2 14:08:30 nodeenv==1.9.1 14:08:30 oauth2client==4.1.3 14:08:30 oauthlib==3.3.1 14:08:30 openstacksdk==4.7.1 14:08:30 os-service-types==1.8.0 14:08:30 osc-lib==4.2.0 14:08:30 oslo.config==10.0.0 14:08:30 oslo.context==6.1.0 14:08:30 oslo.i18n==6.6.0 14:08:30 oslo.log==7.2.1 14:08:30 oslo.serialization==5.8.0 14:08:30 oslo.utils==9.1.0 14:08:30 packaging==25.0 14:08:30 pbr==7.0.1 14:08:30 platformdirs==4.5.0 14:08:30 prettytable==3.16.0 14:08:30 psutil==7.1.1 14:08:30 pyasn1==0.6.1 14:08:30 pyasn1_modules==0.4.2 14:08:30 pycparser==2.23 14:08:30 pygerrit2==2.0.15 14:08:30 PyGithub==2.8.1 14:08:30 Pygments==2.19.2 14:08:30 PyJWT==2.10.1 14:08:30 PyNaCl==1.6.0 14:08:30 pyparsing==2.4.7 14:08:30 pyperclip==1.11.0 14:08:30 pyrsistent==0.20.0 14:08:30 python-cinderclient==9.8.0 14:08:30 python-dateutil==2.9.0.post0 14:08:30 python-heatclient==4.3.0 14:08:30 python-jenkins==1.8.3 14:08:30 python-keystoneclient==5.7.0 14:08:30 python-magnumclient==4.9.0 14:08:30 python-openstackclient==8.2.0 14:08:30 python-swiftclient==4.8.0 14:08:30 PyYAML==6.0.3 14:08:30 referencing==0.37.0 14:08:30 requests==2.32.5 14:08:30 requests-oauthlib==2.0.0 14:08:30 requestsexceptions==1.4.0 14:08:30 rfc3986==2.0.0 14:08:30 rich==14.2.0 14:08:30 rich-argparse==1.7.1 14:08:30 rpds-py==0.27.1 14:08:30 rsa==4.9.1 14:08:30 ruamel.yaml==0.18.15 14:08:30 ruamel.yaml.clib==0.2.14 14:08:30 s3transfer==0.14.0 14:08:30 simplejson==3.20.2 14:08:30 six==1.17.0 14:08:30 smmap==5.0.2 14:08:30 soupsieve==2.8 14:08:30 stevedore==5.5.0 14:08:30 tabulate==0.9.0 14:08:30 toml==0.10.2 14:08:30 tomlkit==0.13.3 14:08:30 tqdm==4.67.1 14:08:30 typing_extensions==4.15.0 14:08:30 tzdata==2025.2 14:08:30 urllib3==1.26.20 14:08:30 virtualenv==20.35.3 14:08:30 wcwidth==0.2.14 14:08:30 websocket-client==1.9.0 14:08:30 wrapt==2.0.0 14:08:30 xdg==6.0.0 14:08:30 xmltodict==1.0.2 14:08:30 yq==3.4.3 14:08:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11811628627647003402.sh 14:08:30 ---> sudo-logs.sh 14:08:30 Archiving 'sudo' log.. 14:08:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14984165982857687130.sh 14:08:31 ---> job-cost.sh 14:08:31 Setup pyenv: 14:08:31 system 14:08:31 3.8.13 14:08:31 3.9.13 14:08:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvWf from file:/tmp/.os_lf_venv 14:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:33 lf-activate-venv(): INFO: Base packages installed successfully 14:08:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:44 lf-activate-venv(): INFO: Adding /tmp/venv-YvWf/bin to PATH 14:08:44 INFO: No Stack... 14:08:44 INFO: Retrieving Pricing Info for: v3-standard-4 14:08:45 INFO: Archiving Costs 14:08:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3878805759486063317.sh 14:08:45 ---> logs-deploy.sh 14:08:45 Setup pyenv: 14:08:45 system 14:08:45 3.8.13 14:08:45 3.9.13 14:08:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvWf from file:/tmp/.os_lf_venv 14:08:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:51 lf-activate-venv(): INFO: Base packages installed successfully 14:08:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-YvWf/bin to PATH 14:09:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4293 14:09:10 INFO: archiving workspace using pattern(s): 14:09:11 Archives upload complete. 14:09:11 INFO: archiving logs to Nexus 14:09:12 ---> uname -a: 14:09:12 Linux prd-ubuntu1804-builder-4c-4g-4197 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:09:12 14:09:12 14:09:12 ---> lscpu: 14:09:12 Architecture: x86_64 14:09:12 CPU op-mode(s): 32-bit, 64-bit 14:09:12 Byte Order: Little Endian 14:09:12 CPU(s): 4 14:09:12 On-line CPU(s) list: 0-3 14:09:12 Thread(s) per core: 1 14:09:12 Core(s) per socket: 1 14:09:12 Socket(s): 4 14:09:12 NUMA node(s): 1 14:09:12 Vendor ID: AuthenticAMD 14:09:12 CPU family: 23 14:09:12 Model: 49 14:09:12 Model name: AMD EPYC-Rome Processor 14:09:12 Stepping: 0 14:09:12 CPU MHz: 2799.998 14:09:12 BogoMIPS: 5599.99 14:09:12 Virtualization: AMD-V 14:09:12 Hypervisor vendor: KVM 14:09:12 Virtualization type: full 14:09:12 L1d cache: 32K 14:09:12 L1i cache: 32K 14:09:12 L2 cache: 512K 14:09:12 L3 cache: 16384K 14:09:12 NUMA node0 CPU(s): 0-3 14:09:12 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 14:09:12 14:09:12 14:09:12 ---> nproc: 14:09:12 4 14:09:12 14:09:12 14:09:12 ---> df -h: 14:09:12 Filesystem Size Used Avail Use% Mounted on 14:09:12 udev 7.9G 0 7.9G 0% /dev 14:09:12 tmpfs 1.6G 676K 1.6G 1% /run 14:09:12 /dev/vda1 78G 8.3G 70G 11% / 14:09:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:09:12 tmpfs 5.0M 0 5.0M 0% /run/lock 14:09:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:09:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:09:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:09:12 14:09:12 14:09:12 ---> free -m: 14:09:12 total used free shared buff/cache available 14:09:12 Mem: 16040 552 13418 0 2068 15173 14:09:12 Swap: 1023 0 1023 14:09:12 14:09:12 14:09:12 ---> ip addr: 14:09:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:09:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:09:12 inet 127.0.0.1/8 scope host lo 14:09:12 valid_lft forever preferred_lft forever 14:09:12 inet6 ::1/128 scope host 14:09:12 valid_lft forever preferred_lft forever 14:09:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:09:12 link/ether fa:16:3e:01:22:1c brd ff:ff:ff:ff:ff:ff 14:09:12 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic ens3 14:09:12 valid_lft 86219sec preferred_lft 86219sec 14:09:12 inet6 fe80::f816:3eff:fe01:221c/64 scope link 14:09:12 valid_lft forever preferred_lft forever 14:09:12 14:09:12 14:09:12 ---> sar -b -r -n DEV: 14:09:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4197) 10/21/25 _x86_64_ (4 CPU) 14:09:12 14:09:12 14:06:11 LINUX RESTART (4 CPU) 14:09:12 14:09:12 14:07:02 tps rtps wtps bread/s bwrtn/s 14:09:12 14:08:01 83.17 4.98 78.19 197.93 24076.33 14:09:12 14:09:01 85.28 0.35 84.93 25.47 22911.73 14:09:12 Average: 84.24 2.65 81.59 110.98 23489.19 14:09:12 14:09:12 14:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:09:12 14:08:01 13856632 15518712 2568336 15.64 69996 1787528 825536 4.72 732524 1611868 141708 14:09:12 14:09:01 13704752 15499208 2720216 16.56 79604 1902460 827052 4.73 760144 1717872 63704 14:09:12 Average: 13780692 15508960 2644276 16.10 74800 1844994 826294 4.73 746334 1664870 102706 14:09:12 14:09:12 14:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:09:12 14:08:01 lo 0.88 0.88 0.11 0.11 0.00 0.00 0.00 0.00 14:09:12 14:08:01 ens3 71.67 49.28 726.56 9.71 0.00 0.00 0.00 0.00 14:09:12 14:09:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:09:12 14:09:01 ens3 27.32 22.25 258.28 6.43 0.00 0.00 0.00 0.00 14:09:12 Average: lo 0.94 0.94 0.11 0.11 0.00 0.00 0.00 0.00 14:09:12 Average: ens3 49.31 35.65 490.47 8.06 0.00 0.00 0.00 0.00 14:09:12 14:09:12 14:09:12 ---> sar -P ALL: 14:09:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4197) 10/21/25 _x86_64_ (4 CPU) 14:09:12 14:09:12 14:06:11 LINUX RESTART (4 CPU) 14:09:12 14:09:12 14:07:02 CPU %user %nice %system %iowait %steal %idle 14:09:12 14:08:01 all 17.64 0.00 1.24 8.66 0.07 72.40 14:09:12 14:08:01 0 21.91 0.00 1.72 8.10 0.07 68.19 14:09:12 14:08:01 1 13.90 0.00 1.69 22.54 0.09 61.78 14:09:12 14:08:01 2 30.37 0.00 1.15 3.77 0.07 64.64 14:09:12 14:08:01 3 4.47 0.00 0.40 0.30 0.03 94.79 14:09:12 14:09:01 all 15.44 0.00 0.96 11.82 0.06 71.72 14:09:12 14:09:01 0 12.61 0.00 0.57 1.93 0.08 84.81 14:09:12 14:09:01 1 9.80 0.00 1.04 17.10 0.05 72.01 14:09:12 14:09:01 2 23.26 0.00 1.25 1.72 0.05 73.73 14:09:12 14:09:01 3 16.06 0.00 0.99 26.66 0.07 56.22 14:09:12 Average: all 16.53 0.00 1.09 10.25 0.07 72.06 14:09:12 Average: 0 17.21 0.00 1.14 4.99 0.08 76.59 14:09:12 Average: 1 11.83 0.00 1.36 19.79 0.07 66.95 14:09:12 Average: 2 26.78 0.00 1.20 2.73 0.06 69.23 14:09:12 Average: 3 10.28 0.00 0.70 13.52 0.05 75.45 14:09:12 14:09:12 14:09:12