10:08:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 10:08:12 Running as SYSTEM 10:08:12 [EnvInject] - Loading node environment variables. 10:08:12 Building remotely on prd-ubuntu1804-builder-4c-4g-317 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:08:12 [ssh-agent] Looking for ssh-agent implementation... 10:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:12 $ ssh-agent 10:08:12 SSH_AUTH_SOCK=/tmp/ssh-y2lDhoTUTrUw/agent.1609 10:08:12 SSH_AGENT_PID=1611 10:08:12 [ssh-agent] Started. 10:08:12 Running ssh-add (command line suppressed) 10:08:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3843583484706655150.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3843583484706655150.key) 10:08:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:08:12 The recommended git tool is: NONE 10:08:13 using credential onap-jenkins-ssh 10:08:13 Wiping out workspace first. 10:08:13 Cloning the remote Git repository 10:08:13 Cloning repository git://cloud.onap.org/mirror/oom.git 10:08:13 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:08:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:13 > git --version # timeout=10 10:08:14 > git --version # 'git version 2.17.1' 10:08:14 using GIT_SSH to set credentials Gerrit user 10:08:14 Verifying host key using manually-configured host key entries 10:08:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:08:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:19 using GIT_SSH to set credentials Gerrit user 10:08:19 Verifying host key using manually-configured host key entries 10:08:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/7 # timeout=30 10:08:19 > git rev-parse 0a09d753d239c26a396e2cd3f48183e624d13268^{commit} # timeout=10 10:08:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:08:19 Checking out Revision 0a09d753d239c26a396e2cd3f48183e624d13268 (refs/changes/84/141684/7) 10:08:19 > git config core.sparsecheckout # timeout=10 10:08:19 > git checkout -f 0a09d753d239c26a396e2cd3f48183e624d13268 # timeout=30 10:08:23 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 10:08:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:08:23 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 10:08:23 [EnvInject] - Injecting environment variables from a build step. 10:08:23 [EnvInject] - Injecting as environment variables the properties content 10:08:23 PYTHON=python3 10:08:23 10:08:23 [EnvInject] - Variables injected successfully. 10:08:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7508685205919589680.sh 10:08:23 ---> tox-install.sh 10:08:23 + source /home/jenkins/lf-env.sh 10:08:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:23 ++ mktemp -d /tmp/venv-XXXX 10:08:23 + lf_venv=/tmp/venv-E9rS 10:08:23 + local venv_file=/tmp/.os_lf_venv 10:08:23 + local python=python3 10:08:23 + local options 10:08:23 + local set_path=true 10:08:23 + local install_args= 10:08:23 ++ 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:08:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:23 + true 10:08:23 + case $1 in 10:08:23 + venv_file=/tmp/.toxenv 10:08:23 + shift 2 10:08:23 + true 10:08:23 + case $1 in 10:08:23 + shift 10:08:23 + break 10:08:23 + case $python in 10:08:23 + local pkg_list= 10:08:23 + [[ -d /opt/pyenv ]] 10:08:23 + echo 'Setup pyenv:' 10:08:23 Setup pyenv: 10:08:23 + export PYENV_ROOT=/opt/pyenv 10:08:23 + PYENV_ROOT=/opt/pyenv 10:08:23 + 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:08:23 + 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:08:23 + pyenv versions 10:08:23 * system (set by /opt/pyenv/version) 10:08:23 * 3.8.13 (set by /opt/pyenv/version) 10:08:23 * 3.9.13 (set by /opt/pyenv/version) 10:08:23 * 3.10.6 (set by /opt/pyenv/version) 10:08:23 + command -v pyenv 10:08:23 ++ pyenv init - --no-rehash 10:08:23 + 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:08:23 export PATH="/opt/pyenv/shims:${PATH}" 10:08:23 export PYENV_SHELL=bash 10:08:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:23 pyenv() { 10:08:23 local command 10:08:23 command="${1:-}" 10:08:23 if [ "$#" -gt 0 ]; then 10:08:23 shift 10:08:23 fi 10:08:23 10:08:23 case "$command" in 10:08:23 rehash|shell) 10:08:23 eval "$(pyenv "sh-$command" "$@")" 10:08:23 ;; 10:08:23 *) 10:08:23 command pyenv "$command" "$@" 10:08:23 ;; 10:08:23 esac 10:08:23 }' 10:08:23 +++ 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:08:23 ++ 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:08:23 ++ 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:08:23 ++ 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:08:23 ++ export PYENV_SHELL=bash 10:08:23 ++ PYENV_SHELL=bash 10:08:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:23 +++ complete -F _pyenv pyenv 10:08:23 ++ lf-pyver python3 10:08:23 ++ local py_version_xy=python3 10:08:23 ++ local py_version_xyz= 10:08:23 ++ pyenv versions 10:08:23 ++ local command 10:08:23 ++ command=versions 10:08:23 ++ '[' 1 -gt 0 ']' 10:08:23 ++ shift 10:08:23 ++ case "$command" in 10:08:23 ++ command pyenv versions 10:08:23 ++ pyenv versions 10:08:23 ++ sed 's/^[ *]* //' 10:08:23 ++ grep -E '^[0-9.]*[0-9]$' 10:08:23 ++ awk '{ print $1 }' 10:08:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:23 +++ grep '^3' /tmp/.pyenv_versions 10:08:23 +++ sort -V 10:08:23 +++ tail -n 1 10:08:23 ++ py_version_xyz=3.10.6 10:08:23 ++ [[ -z 3.10.6 ]] 10:08:23 ++ echo 3.10.6 10:08:23 ++ return 0 10:08:23 + pyenv local 3.10.6 10:08:23 + local command 10:08:23 + command=local 10:08:23 + '[' 2 -gt 0 ']' 10:08:23 + shift 10:08:23 + case "$command" in 10:08:23 + command pyenv local 3.10.6 10:08:23 + pyenv local 3.10.6 10:08:23 + for arg in "$@" 10:08:23 + case $arg in 10:08:23 + pkg_list+='tox ' 10:08:23 + for arg in "$@" 10:08:23 + case $arg in 10:08:23 + pkg_list+='virtualenv ' 10:08:23 + for arg in "$@" 10:08:23 + case $arg in 10:08:23 + pkg_list+='urllib3~=1.26.15 ' 10:08:23 + [[ -f /tmp/.toxenv ]] 10:08:23 + [[ ! -f /tmp/.toxenv ]] 10:08:23 + [[ -n '' ]] 10:08:23 + python3 -m venv /tmp/venv-E9rS 10:08:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E9rS' 10:08:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E9rS 10:08:27 + echo /tmp/venv-E9rS 10:08:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:08:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:08:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:08:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:27 + local 'pip_opts=--upgrade --quiet' 10:08:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:08:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:08:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:08:27 + [[ -n '' ]] 10:08:27 + [[ -n '' ]] 10:08:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:08:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:27 + /tmp/venv-E9rS/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 10:08:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:08:31 lf-activate-venv(): INFO: Base packages installed successfully 10:08:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:08:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:08:31 + /tmp/venv-E9rS/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 10:08:33 + type python3 10:08:33 + true 10:08:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E9rS/bin to PATH' 10:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-E9rS/bin to PATH 10:08:33 + PATH=/tmp/venv-E9rS/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:08:33 + return 0 10:08:33 + python3 --version 10:08:33 Python 3.10.6 10:08:33 + python3 -m pip --version 10:08:33 pip 25.2 from /tmp/venv-E9rS/lib/python3.10/site-packages/pip (python 3.10) 10:08:33 + python3 -m pip freeze 10:08:34 cachetools==6.2.0 10:08:34 chardet==5.2.0 10:08:34 colorama==0.4.6 10:08:34 distlib==0.4.0 10:08:34 filelock==3.19.1 10:08:34 packaging==25.0 10:08:34 platformdirs==4.4.0 10:08:34 pluggy==1.6.0 10:08:34 pyproject-api==1.9.1 10:08:34 tomli==2.2.1 10:08:34 tox==4.30.2 10:08:34 typing_extensions==4.15.0 10:08:34 urllib3==1.26.20 10:08:34 virtualenv==20.34.0 10:08:34 [EnvInject] - Injecting environment variables from a build step. 10:08:34 [EnvInject] - Injecting as environment variables the properties content 10:08:34 PARALLEL=false 10:08:34 10:08:34 [EnvInject] - Variables injected successfully. 10:08:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6421381003746792571.sh 10:08:34 ---> tox-run.sh 10:08:34 + 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:08:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:08:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:08:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:08:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:08:34 + source /home/jenkins/lf-env.sh 10:08:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:34 ++ mktemp -d /tmp/venv-XXXX 10:08:34 + lf_venv=/tmp/venv-WiYf 10:08:34 + local venv_file=/tmp/.os_lf_venv 10:08:34 + local python=python3 10:08:34 + local options 10:08:34 + local set_path=true 10:08:34 + local install_args= 10:08:34 ++ 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:08:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:34 + true 10:08:34 + case $1 in 10:08:34 + venv_file=/tmp/.toxenv 10:08:34 + shift 2 10:08:34 + true 10:08:34 + case $1 in 10:08:34 + shift 10:08:34 + break 10:08:34 + case $python in 10:08:34 + local pkg_list= 10:08:34 + [[ -d /opt/pyenv ]] 10:08:34 + echo 'Setup pyenv:' 10:08:34 Setup pyenv: 10:08:34 + export PYENV_ROOT=/opt/pyenv 10:08:34 + PYENV_ROOT=/opt/pyenv 10:08:34 + 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:08:34 + 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:08:34 + pyenv versions 10:08:34 system 10:08:34 3.8.13 10:08:34 3.9.13 10:08:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:34 + command -v pyenv 10:08:34 ++ pyenv init - --no-rehash 10:08:34 + 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:08:34 export PATH="/opt/pyenv/shims:${PATH}" 10:08:34 export PYENV_SHELL=bash 10:08:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:34 pyenv() { 10:08:34 local command 10:08:34 command="${1:-}" 10:08:34 if [ "$#" -gt 0 ]; then 10:08:34 shift 10:08:34 fi 10:08:34 10:08:34 case "$command" in 10:08:34 rehash|shell) 10:08:34 eval "$(pyenv "sh-$command" "$@")" 10:08:34 ;; 10:08:34 *) 10:08:34 command pyenv "$command" "$@" 10:08:34 ;; 10:08:34 esac 10:08:34 }' 10:08:34 +++ 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:08:34 ++ 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:08:34 ++ 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:08:34 ++ 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:08:34 ++ export PYENV_SHELL=bash 10:08:34 ++ PYENV_SHELL=bash 10:08:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:34 +++ complete -F _pyenv pyenv 10:08:34 ++ lf-pyver python3 10:08:34 ++ local py_version_xy=python3 10:08:34 ++ local py_version_xyz= 10:08:34 ++ pyenv versions 10:08:34 ++ local command 10:08:34 ++ command=versions 10:08:34 ++ '[' 1 -gt 0 ']' 10:08:34 ++ shift 10:08:34 ++ case "$command" in 10:08:34 ++ command pyenv versions 10:08:34 ++ pyenv versions 10:08:34 ++ sed 's/^[ *]* //' 10:08:34 ++ awk '{ print $1 }' 10:08:34 ++ grep -E '^[0-9.]*[0-9]$' 10:08:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:34 +++ grep '^3' /tmp/.pyenv_versions 10:08:34 +++ sort -V 10:08:34 +++ tail -n 1 10:08:34 ++ py_version_xyz=3.10.6 10:08:34 ++ [[ -z 3.10.6 ]] 10:08:34 ++ echo 3.10.6 10:08:34 ++ return 0 10:08:34 + pyenv local 3.10.6 10:08:34 + local command 10:08:34 + command=local 10:08:34 + '[' 2 -gt 0 ']' 10:08:34 + shift 10:08:34 + case "$command" in 10:08:34 + command pyenv local 3.10.6 10:08:34 + pyenv local 3.10.6 10:08:34 + for arg in "$@" 10:08:34 + case $arg in 10:08:34 + pkg_list+='tox ' 10:08:34 + for arg in "$@" 10:08:34 + case $arg in 10:08:34 + pkg_list+='virtualenv ' 10:08:34 + for arg in "$@" 10:08:34 + case $arg in 10:08:34 + pkg_list+='urllib3~=1.26.15 ' 10:08:34 + [[ -f /tmp/.toxenv ]] 10:08:34 ++ cat /tmp/.toxenv 10:08:34 + lf_venv=/tmp/venv-E9rS 10:08:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9rS from' file:/tmp/.toxenv 10:08:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9rS from file:/tmp/.toxenv 10:08:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:34 + local 'pip_opts=--upgrade --quiet' 10:08:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:08:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:08:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:08:34 + [[ -n '' ]] 10:08:34 + [[ -n '' ]] 10:08:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:34 + /tmp/venv-E9rS/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 10:08:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:08:35 lf-activate-venv(): INFO: Base packages installed successfully 10:08:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:08:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:08:35 + /tmp/venv-E9rS/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 10:08:36 + type python3 10:08:36 + true 10:08:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E9rS/bin to PATH' 10:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-E9rS/bin to PATH 10:08:36 + PATH=/tmp/venv-E9rS/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:08:36 + return 0 10:08:36 + [[ -d /opt/pyenv ]] 10:08:36 + echo '---> Setting up pyenv' 10:08:36 ---> Setting up pyenv 10:08:36 + export PYENV_ROOT=/opt/pyenv 10:08:36 + PYENV_ROOT=/opt/pyenv 10:08:36 + export PATH=/opt/pyenv/bin:/tmp/venv-E9rS/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:08:36 + PATH=/opt/pyenv/bin:/tmp/venv-E9rS/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:08:36 ++ pwd 10:08:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:08:36 + export PYTHONPATH 10:08:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:08:36 + TOX_TESTENV_PASSENV=PYTHONPATH 10:08:36 + tox --version 10:08:36 4.30.2 from /tmp/venv-E9rS/lib/python3.10/site-packages/tox/__init__.py 10:08:36 + PARALLEL=false 10:08:36 + TOX_OPTIONS_LIST= 10:08:36 + [[ -n checkbashisms ]] 10:08:36 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:08:36 + case ${PARALLEL,,} in 10:08:36 + tox -e checkbashisms 10:08:36 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:08:37 checkbashisms: freeze> python -m pip freeze --all 10:08:38 checkbashisms: pip==25.2,setuptools==80.9.0 10:08:38 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:08:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:08:41 checkbashisms: OK (4.80=setup[1.34]+cmd[3.46] seconds) 10:08:41 congratulations :) (4.83 seconds) 10:08:41 + tox_status=0 10:08:41 + echo '---> Completed tox runs' 10:08:41 ---> Completed tox runs 10:08:41 + for i in .tox/*/log 10:08:41 ++ echo .tox/checkbashisms/log 10:08:41 ++ awk -F/ '{print $2}' 10:08:41 + tox_env=checkbashisms 10:08:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:08:41 + DOC_DIR=docs/_build/html 10:08:41 + [[ -d docs/_build/html ]] 10:08:41 + echo '---> tox-run.sh ends' 10:08:41 ---> tox-run.sh ends 10:08:41 + test 0 -eq 0 10:08:41 $ ssh-agent -k 10:08:41 unset SSH_AUTH_SOCK; 10:08:41 unset SSH_AGENT_PID; 10:08:41 echo Agent pid 1611 killed; 10:08:41 [ssh-agent] Stopped. 10:08:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:08:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1866061827170154387.sh 10:08:42 ---> sysstat.sh 10:08:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9426700196293045419.sh 10:08:42 ---> package-listing.sh 10:08:42 ++ tr '[:upper:]' '[:lower:]' 10:08:42 ++ facter osfamily 10:08:42 + OS_FAMILY=debian 10:08:42 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:08:42 + START_PACKAGES=/tmp/packages_start.txt 10:08:42 + END_PACKAGES=/tmp/packages_end.txt 10:08:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:42 + PACKAGES=/tmp/packages_start.txt 10:08:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:08:42 + PACKAGES=/tmp/packages_end.txt 10:08:42 + case "${OS_FAMILY}" in 10:08:42 + dpkg -l 10:08:42 + grep '^ii' 10:08:42 + '[' -f /tmp/packages_start.txt ']' 10:08:42 + '[' -f /tmp/packages_end.txt ']' 10:08:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:08:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:08:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:08:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6024411581417689956.sh 10:08:42 ---> capture-instance-metadata.sh 10:08:42 Setup pyenv: 10:08:42 system 10:08:42 3.8.13 10:08:42 3.9.13 10:08:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k1KE 10:08:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:08:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:50 lf-activate-venv(): INFO: Base packages installed successfully 10:08:50 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:14 lf-activate-venv(): INFO: Adding /tmp/venv-k1KE/bin to PATH 10:09:14 INFO: Running in OpenStack, capturing instance metadata 10:09:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1323265904913237364.sh 10:09:14 provisioning config files... 10:09:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9948573209378102216tmp 10:09:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:09:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:09:14 [EnvInject] - Injecting environment variables from a build step. 10:09:14 [EnvInject] - Injecting as environment variables the properties content 10:09:14 SERVER_ID=logs 10:09:14 10:09:14 [EnvInject] - Variables injected successfully. 10:09:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11886673505463895371.sh 10:09:14 ---> create-netrc.sh 10:09:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6047138722947968427.sh 10:09:14 ---> python-tools-install.sh 10:09:14 Setup pyenv: 10:09:14 system 10:09:14 3.8.13 10:09:14 3.9.13 10:09:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k1KE from file:/tmp/.os_lf_venv 10:09:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:16 lf-activate-venv(): INFO: Base packages installed successfully 10:09:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-k1KE/bin to PATH 10:09:24 Generating Requirements File 10:09:42 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:09:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:09:42 Python 3.10.6 10:09:42 pip 25.2 from /tmp/venv-k1KE/lib/python3.10/site-packages/pip (python 3.10) 10:09:42 appdirs==1.4.4 10:09:42 argcomplete==3.6.2 10:09:42 aspy.yaml==1.3.0 10:09:42 attrs==25.3.0 10:09:42 autopage==0.5.2 10:09:42 beautifulsoup4==4.13.5 10:09:42 boto3==1.40.39 10:09:42 botocore==1.40.39 10:09:42 bs4==0.0.2 10:09:42 cachetools==5.5.2 10:09:42 certifi==2025.8.3 10:09:42 cffi==2.0.0 10:09:42 cfgv==3.4.0 10:09:42 chardet==5.2.0 10:09:42 charset-normalizer==3.4.3 10:09:42 click==8.3.0 10:09:42 cliff==4.11.0 10:09:42 cmd2==2.7.0 10:09:42 cryptography==3.3.2 10:09:42 debtcollector==3.0.0 10:09:42 decorator==5.2.1 10:09:42 defusedxml==0.7.1 10:09:42 Deprecated==1.2.18 10:09:42 distlib==0.4.0 10:09:42 dnspython==2.8.0 10:09:42 docker==7.1.0 10:09:42 dogpile.cache==1.4.1 10:09:42 durationpy==0.10 10:09:42 email-validator==2.3.0 10:09:42 filelock==3.19.1 10:09:42 future==1.0.0 10:09:42 gitdb==4.0.12 10:09:42 GitPython==3.1.45 10:09:42 google-auth==2.40.3 10:09:42 httplib2==0.31.0 10:09:42 identify==2.6.14 10:09:42 idna==3.10 10:09:42 importlib-resources==1.5.0 10:09:42 iso8601==2.1.0 10:09:42 Jinja2==3.1.6 10:09:42 jmespath==1.0.1 10:09:42 jsonpatch==1.33 10:09:42 jsonpointer==3.0.0 10:09:42 jsonschema==4.25.1 10:09:42 jsonschema-specifications==2025.9.1 10:09:42 keystoneauth1==5.12.0 10:09:42 kubernetes==33.1.0 10:09:42 lftools==0.37.14 10:09:42 lxml==6.0.2 10:09:42 markdown-it-py==4.0.0 10:09:42 MarkupSafe==3.0.2 10:09:42 mdurl==0.1.2 10:09:42 msgpack==1.1.1 10:09:42 multi_key_dict==2.0.3 10:09:42 munch==4.0.0 10:09:42 netaddr==1.3.0 10:09:42 niet==1.4.2 10:09:42 nodeenv==1.9.1 10:09:42 oauth2client==4.1.3 10:09:42 oauthlib==3.3.1 10:09:42 openstacksdk==4.7.1 10:09:42 os-service-types==1.8.0 10:09:42 osc-lib==4.2.0 10:09:42 oslo.config==10.0.0 10:09:42 oslo.context==6.1.0 10:09:42 oslo.i18n==6.6.0 10:09:42 oslo.log==7.2.1 10:09:42 oslo.serialization==5.8.0 10:09:42 oslo.utils==9.1.0 10:09:42 packaging==25.0 10:09:42 pbr==7.0.1 10:09:42 platformdirs==4.4.0 10:09:42 prettytable==3.16.0 10:09:42 psutil==7.1.0 10:09:42 pyasn1==0.6.1 10:09:42 pyasn1_modules==0.4.2 10:09:42 pycparser==2.23 10:09:42 pygerrit2==2.0.15 10:09:42 PyGithub==2.8.1 10:09:42 Pygments==2.19.2 10:09:42 PyJWT==2.10.1 10:09:42 PyNaCl==1.6.0 10:09:42 pyparsing==2.4.7 10:09:42 pyperclip==1.10.0 10:09:42 pyrsistent==0.20.0 10:09:42 python-cinderclient==9.8.0 10:09:42 python-dateutil==2.9.0.post0 10:09:42 python-heatclient==4.3.0 10:09:42 python-jenkins==1.8.3 10:09:42 python-keystoneclient==5.7.0 10:09:42 python-magnumclient==4.9.0 10:09:42 python-openstackclient==8.2.0 10:09:42 python-swiftclient==4.8.0 10:09:42 PyYAML==6.0.3 10:09:42 referencing==0.36.2 10:09:42 requests==2.32.5 10:09:42 requests-oauthlib==2.0.0 10:09:42 requestsexceptions==1.4.0 10:09:42 rfc3986==2.0.0 10:09:42 rich==14.1.0 10:09:42 rich-argparse==1.7.1 10:09:42 rpds-py==0.27.1 10:09:42 rsa==4.9.1 10:09:42 ruamel.yaml==0.18.15 10:09:42 ruamel.yaml.clib==0.2.14 10:09:42 s3transfer==0.14.0 10:09:42 simplejson==3.20.1 10:09:42 six==1.17.0 10:09:42 smmap==5.0.2 10:09:42 soupsieve==2.8 10:09:42 stevedore==5.5.0 10:09:42 tabulate==0.9.0 10:09:42 toml==0.10.2 10:09:42 tomlkit==0.13.3 10:09:42 tqdm==4.67.1 10:09:42 typing_extensions==4.15.0 10:09:42 tzdata==2025.2 10:09:42 urllib3==1.26.20 10:09:42 virtualenv==20.34.0 10:09:42 wcwidth==0.2.14 10:09:42 websocket-client==1.8.0 10:09:42 wrapt==1.17.3 10:09:42 xdg==6.0.0 10:09:42 xmltodict==1.0.2 10:09:42 yq==3.4.3 10:09:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12322790853386009905.sh 10:09:42 ---> sudo-logs.sh 10:09:42 Archiving 'sudo' log.. 10:09:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1456394303067351271.sh 10:09:43 ---> job-cost.sh 10:09:43 Setup pyenv: 10:09:43 system 10:09:43 3.8.13 10:09:43 3.9.13 10:09:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k1KE from file:/tmp/.os_lf_venv 10:09:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:45 lf-activate-venv(): INFO: Base packages installed successfully 10:09:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-k1KE/bin to PATH 10:09:50 INFO: No Stack... 10:09:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:09:50 INFO: Archiving Costs 10:09:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17660898311818499143.sh 10:09:50 ---> logs-deploy.sh 10:09:50 Setup pyenv: 10:09:50 system 10:09:50 3.8.13 10:09:50 3.9.13 10:09:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k1KE from file:/tmp/.os_lf_venv 10:09:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:52 lf-activate-venv(): INFO: Base packages installed successfully 10:09:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-k1KE/bin to PATH 10:10:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4260 10:10:00 INFO: archiving workspace using pattern(s): 10:10:01 Archives upload complete. 10:10:01 INFO: archiving logs to Nexus 10:10:02 ---> uname -a: 10:10:02 Linux prd-ubuntu1804-builder-4c-4g-317 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:10:02 10:10:02 10:10:02 ---> lscpu: 10:10:02 Architecture: x86_64 10:10:02 CPU op-mode(s): 32-bit, 64-bit 10:10:02 Byte Order: Little Endian 10:10:02 CPU(s): 4 10:10:02 On-line CPU(s) list: 0-3 10:10:02 Thread(s) per core: 1 10:10:02 Core(s) per socket: 1 10:10:02 Socket(s): 4 10:10:02 NUMA node(s): 1 10:10:02 Vendor ID: AuthenticAMD 10:10:02 CPU family: 23 10:10:02 Model: 49 10:10:02 Model name: AMD EPYC-Rome Processor 10:10:02 Stepping: 0 10:10:02 CPU MHz: 2800.000 10:10:02 BogoMIPS: 5600.00 10:10:02 Virtualization: AMD-V 10:10:02 Hypervisor vendor: KVM 10:10:02 Virtualization type: full 10:10:02 L1d cache: 32K 10:10:02 L1i cache: 32K 10:10:02 L2 cache: 512K 10:10:02 L3 cache: 16384K 10:10:02 NUMA node0 CPU(s): 0-3 10:10:02 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:10:02 10:10:02 10:10:02 ---> nproc: 10:10:02 4 10:10:02 10:10:02 10:10:02 ---> df -h: 10:10:02 Filesystem Size Used Avail Use% Mounted on 10:10:02 udev 7.9G 0 7.9G 0% /dev 10:10:02 tmpfs 1.6G 676K 1.6G 1% /run 10:10:02 /dev/vda1 78G 8.3G 70G 11% / 10:10:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:10:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:10:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:10:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:10:02 10:10:02 10:10:02 ---> free -m: 10:10:02 total used free shared buff/cache available 10:10:02 Mem: 16040 554 13415 0 2069 15171 10:10:02 Swap: 1023 0 1023 10:10:02 10:10:02 10:10:02 ---> ip addr: 10:10:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:02 inet 127.0.0.1/8 scope host lo 10:10:02 valid_lft forever preferred_lft forever 10:10:02 inet6 ::1/128 scope host 10:10:02 valid_lft forever preferred_lft forever 10:10:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:02 link/ether fa:16:3e:e8:0e:09 brd ff:ff:ff:ff:ff:ff 10:10:02 inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic ens3 10:10:02 valid_lft 86271sec preferred_lft 86271sec 10:10:02 inet6 fe80::f816:3eff:fee8:e09/64 scope link 10:10:02 valid_lft forever preferred_lft forever 10:10:02 10:10:02 10:10:02 ---> sar -b -r -n DEV: 10:10:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-317) 09/26/25 _x86_64_ (4 CPU) 10:10:02 10:10:02 10:07:56 LINUX RESTART (4 CPU) 10:10:02 10:10:02 10:08:01 tps rtps wtps bread/s bwrtn/s 10:10:02 10:09:01 354.71 59.49 295.22 3758.57 78046.73 10:10:02 10:10:01 113.65 1.52 112.13 141.98 21365.77 10:10:02 Average: 234.18 30.50 203.67 1950.27 49706.25 10:10:02 10:10:02 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:02 10:09:01 14027264 15524784 2397704 14.60 54660 1646952 800432 4.58 716520 1472716 108824 10:10:02 10:10:01 13754252 15552688 2670716 16.26 79640 1906044 761312 4.36 705116 1722592 120564 10:10:02 Average: 13890758 15538736 2534210 15.43 67150 1776498 780872 4.47 710818 1597654 114694 10:10:02 10:10:02 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:02 10:09:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 10:10:02 10:09:01 ens3 517.25 356.49 1808.22 83.73 0.00 0.00 0.00 0.00 10:10:02 10:10:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:10:02 10:10:01 ens3 62.07 47.39 869.88 11.04 0.00 0.00 0.00 0.00 10:10:02 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 10:10:02 Average: ens3 289.66 201.94 1339.05 47.38 0.00 0.00 0.00 0.00 10:10:02 10:10:02 10:10:02 ---> sar -P ALL: 10:10:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-317) 09/26/25 _x86_64_ (4 CPU) 10:10:02 10:10:02 10:07:56 LINUX RESTART (4 CPU) 10:10:02 10:10:02 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:10:02 10:09:01 all 21.93 0.00 2.20 3.76 0.07 72.04 10:10:02 10:09:01 0 25.87 0.00 2.34 1.29 0.07 70.44 10:10:02 10:09:01 1 19.09 0.00 1.99 5.27 0.07 73.58 10:10:02 10:09:01 2 10.35 0.00 2.35 7.54 0.07 79.70 10:10:02 10:09:01 3 32.44 0.00 2.11 0.92 0.08 64.45 10:10:02 10:10:01 all 21.46 0.00 1.43 1.64 0.06 75.42 10:10:02 10:10:01 0 28.49 0.00 1.68 0.95 0.05 68.82 10:10:02 10:10:01 1 4.38 0.00 1.10 3.93 0.03 90.55 10:10:02 10:10:01 2 4.36 0.00 0.55 1.04 0.05 94.00 10:10:02 10:10:01 3 48.48 0.00 2.43 0.65 0.08 48.35 10:10:02 Average: all 21.69 0.00 1.82 2.70 0.06 73.73 10:10:02 Average: 0 27.18 0.00 2.01 1.12 0.06 69.63 10:10:02 Average: 1 11.73 0.00 1.55 4.60 0.05 82.07 10:10:02 Average: 2 7.36 0.00 1.45 4.29 0.06 86.84 10:10:02 Average: 3 40.47 0.00 2.27 0.78 0.08 56.39 10:10:02 10:10:02 10:10:02