08:58:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142124 08:58:12 Running as SYSTEM 08:58:12 [EnvInject] - Loading node environment variables. 08:58:12 Building remotely on prd-ubuntu1804-builder-4c-4g-295 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:58:12 [ssh-agent] Looking for ssh-agent implementation... 08:58:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:12 $ ssh-agent 08:58:12 SSH_AUTH_SOCK=/tmp/ssh-7hJ4Qys5ysZR/agent.1694 08:58:12 SSH_AGENT_PID=1696 08:58:12 [ssh-agent] Started. 08:58:12 Running ssh-add (command line suppressed) 08:58:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5158009346100546918.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5158009346100546918.key) 08:58:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:58:12 The recommended git tool is: NONE 08:58:13 using credential onap-jenkins-ssh 08:58:13 Wiping out workspace first. 08:58:13 Cloning the remote Git repository 08:58:13 Cloning repository git://cloud.onap.org/mirror/oom.git 08:58:13 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:58:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:13 > git --version # timeout=10 08:58:13 > git --version # 'git version 2.17.1' 08:58:13 using GIT_SSH to set credentials Gerrit user 08:58:13 Verifying host key using manually-configured host key entries 08:58:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:58:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:19 using GIT_SSH to set credentials Gerrit user 08:58:19 Verifying host key using manually-configured host key entries 08:58:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142124/1 # timeout=30 08:58:19 > git rev-parse c4362c7c746b3e12a288c6ba461de363bd96a801^{commit} # timeout=10 08:58:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:58:19 Checking out Revision c4362c7c746b3e12a288c6ba461de363bd96a801 (refs/changes/24/142124/1) 08:58:19 > git config core.sparsecheckout # timeout=10 08:58:19 > git checkout -f c4362c7c746b3e12a288c6ba461de363bd96a801 # timeout=30 08:58:23 Commit message: "[MULTICLOUD] 15.0.4 release" 08:58:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:58:23 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 08:58:23 [EnvInject] - Injecting environment variables from a build step. 08:58:23 [EnvInject] - Injecting as environment variables the properties content 08:58:23 PYTHON=python3 08:58:23 08:58:23 [EnvInject] - Variables injected successfully. 08:58:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12460452775633152081.sh 08:58:23 ---> tox-install.sh 08:58:23 + source /home/jenkins/lf-env.sh 08:58:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:23 ++ mktemp -d /tmp/venv-XXXX 08:58:23 + lf_venv=/tmp/venv-CY3a 08:58:23 + local venv_file=/tmp/.os_lf_venv 08:58:23 + local python=python3 08:58:23 + local options 08:58:23 + local set_path=true 08:58:23 + local install_args= 08:58: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 08:58:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:23 + true 08:58:23 + case $1 in 08:58:23 + venv_file=/tmp/.toxenv 08:58:23 + shift 2 08:58:23 + true 08:58:23 + case $1 in 08:58:23 + shift 08:58:23 + break 08:58:23 + case $python in 08:58:23 + local pkg_list= 08:58:23 + [[ -d /opt/pyenv ]] 08:58:23 + echo 'Setup pyenv:' 08:58:23 Setup pyenv: 08:58:23 + export PYENV_ROOT=/opt/pyenv 08:58:23 + PYENV_ROOT=/opt/pyenv 08:58: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 08:58: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 08:58:23 + pyenv versions 08:58:23 * system (set by /opt/pyenv/version) 08:58:23 * 3.8.13 (set by /opt/pyenv/version) 08:58:23 * 3.9.13 (set by /opt/pyenv/version) 08:58:23 * 3.10.6 (set by /opt/pyenv/version) 08:58:23 + command -v pyenv 08:58:23 ++ pyenv init - --no-rehash 08:58: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[*]}"'\'')" 08:58:23 export PATH="/opt/pyenv/shims:${PATH}" 08:58:23 export PYENV_SHELL=bash 08:58:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:23 pyenv() { 08:58:23 local command 08:58:23 command="${1:-}" 08:58:23 if [ "$#" -gt 0 ]; then 08:58:23 shift 08:58:23 fi 08:58:23 08:58:23 case "$command" in 08:58:23 rehash|shell) 08:58:23 eval "$(pyenv "sh-$command" "$@")" 08:58:23 ;; 08:58:23 *) 08:58:23 command pyenv "$command" "$@" 08:58:23 ;; 08:58:23 esac 08:58:23 }' 08:58: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[*]}"' 08:58: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 08:58: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 08:58: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 08:58:23 ++ export PYENV_SHELL=bash 08:58:23 ++ PYENV_SHELL=bash 08:58:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:23 +++ complete -F _pyenv pyenv 08:58:23 ++ lf-pyver python3 08:58:23 ++ local py_version_xy=python3 08:58:23 ++ local py_version_xyz= 08:58:23 ++ pyenv versions 08:58:23 ++ local command 08:58:23 ++ command=versions 08:58:23 ++ '[' 1 -gt 0 ']' 08:58:23 ++ shift 08:58:23 ++ case "$command" in 08:58:23 ++ command pyenv versions 08:58:23 ++ pyenv versions 08:58:23 ++ grep -E '^[0-9.]*[0-9]$' 08:58:23 ++ sed 's/^[ *]* //' 08:58:23 ++ awk '{ print $1 }' 08:58:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:23 +++ grep '^3' /tmp/.pyenv_versions 08:58:23 +++ sort -V 08:58:23 +++ tail -n 1 08:58:23 ++ py_version_xyz=3.10.6 08:58:23 ++ [[ -z 3.10.6 ]] 08:58:23 ++ echo 3.10.6 08:58:23 ++ return 0 08:58:23 + pyenv local 3.10.6 08:58:23 + local command 08:58:23 + command=local 08:58:23 + '[' 2 -gt 0 ']' 08:58:23 + shift 08:58:23 + case "$command" in 08:58:23 + command pyenv local 3.10.6 08:58:23 + pyenv local 3.10.6 08:58:23 + for arg in "$@" 08:58:23 + case $arg in 08:58:23 + pkg_list+='tox ' 08:58:23 + for arg in "$@" 08:58:23 + case $arg in 08:58:23 + pkg_list+='virtualenv ' 08:58:23 + for arg in "$@" 08:58:23 + case $arg in 08:58:23 + pkg_list+='urllib3~=1.26.15 ' 08:58:23 + [[ -f /tmp/.toxenv ]] 08:58:23 + [[ ! -f /tmp/.toxenv ]] 08:58:23 + [[ -n '' ]] 08:58:23 + python3 -m venv /tmp/venv-CY3a 08:58:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CY3a' 08:58:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CY3a 08:58:28 + echo /tmp/venv-CY3a 08:58:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:58:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:58:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:28 + local 'pip_opts=--upgrade --quiet' 08:58:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:28 + [[ -n '' ]] 08:58:28 + [[ -n '' ]] 08:58:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:28 + /tmp/venv-CY3a/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 08:58:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:32 lf-activate-venv(): INFO: Base packages installed successfully 08:58:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:32 + /tmp/venv-CY3a/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 08:58:34 + type python3 08:58:34 + true 08:58:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CY3a/bin to PATH' 08:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-CY3a/bin to PATH 08:58:34 + PATH=/tmp/venv-CY3a/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 08:58:34 + return 0 08:58:34 + python3 --version 08:58:34 Python 3.10.6 08:58:34 + python3 -m pip --version 08:58:34 pip 25.2 from /tmp/venv-CY3a/lib/python3.10/site-packages/pip (python 3.10) 08:58:34 + python3 -m pip freeze 08:58:34 cachetools==6.2.0 08:58:34 chardet==5.2.0 08:58:34 colorama==0.4.6 08:58:34 distlib==0.4.0 08:58:34 filelock==3.19.1 08:58:34 packaging==25.0 08:58:34 platformdirs==4.4.0 08:58:34 pluggy==1.6.0 08:58:34 pyproject-api==1.9.1 08:58:34 tomli==2.2.1 08:58:34 tox==4.30.2 08:58:34 typing_extensions==4.15.0 08:58:34 urllib3==1.26.20 08:58:34 virtualenv==20.34.0 08:58:34 [EnvInject] - Injecting environment variables from a build step. 08:58:34 [EnvInject] - Injecting as environment variables the properties content 08:58:34 PARALLEL=false 08:58:34 08:58:34 [EnvInject] - Variables injected successfully. 08:58:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7728516240899671331.sh 08:58:34 ---> tox-run.sh 08:58: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 08:58:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:58:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:58:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:58:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:58:34 + source /home/jenkins/lf-env.sh 08:58:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:34 ++ mktemp -d /tmp/venv-XXXX 08:58:34 + lf_venv=/tmp/venv-fKKB 08:58:34 + local venv_file=/tmp/.os_lf_venv 08:58:34 + local python=python3 08:58:34 + local options 08:58:34 + local set_path=true 08:58:34 + local install_args= 08:58: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 08:58:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:34 + true 08:58:34 + case $1 in 08:58:34 + venv_file=/tmp/.toxenv 08:58:34 + shift 2 08:58:34 + true 08:58:34 + case $1 in 08:58:34 + shift 08:58:34 + break 08:58:34 + case $python in 08:58:34 + local pkg_list= 08:58:34 + [[ -d /opt/pyenv ]] 08:58:34 + echo 'Setup pyenv:' 08:58:34 Setup pyenv: 08:58:34 + export PYENV_ROOT=/opt/pyenv 08:58:34 + PYENV_ROOT=/opt/pyenv 08:58: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 08:58: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 08:58:34 + pyenv versions 08:58:34 system 08:58:34 3.8.13 08:58:34 3.9.13 08:58:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:58:34 + command -v pyenv 08:58:34 ++ pyenv init - --no-rehash 08:58: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[*]}"'\'')" 08:58:34 export PATH="/opt/pyenv/shims:${PATH}" 08:58:34 export PYENV_SHELL=bash 08:58:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:34 pyenv() { 08:58:34 local command 08:58:34 command="${1:-}" 08:58:34 if [ "$#" -gt 0 ]; then 08:58:34 shift 08:58:34 fi 08:58:34 08:58:34 case "$command" in 08:58:34 rehash|shell) 08:58:34 eval "$(pyenv "sh-$command" "$@")" 08:58:34 ;; 08:58:34 *) 08:58:34 command pyenv "$command" "$@" 08:58:34 ;; 08:58:34 esac 08:58:34 }' 08:58: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[*]}"' 08:58: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 08:58: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 08:58: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 08:58:34 ++ export PYENV_SHELL=bash 08:58:34 ++ PYENV_SHELL=bash 08:58:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:34 +++ complete -F _pyenv pyenv 08:58:34 ++ lf-pyver python3 08:58:34 ++ local py_version_xy=python3 08:58:34 ++ local py_version_xyz= 08:58:34 ++ pyenv versions 08:58:34 ++ local command 08:58:34 ++ command=versions 08:58:34 ++ '[' 1 -gt 0 ']' 08:58:34 ++ shift 08:58:34 ++ case "$command" in 08:58:34 ++ command pyenv versions 08:58:34 ++ pyenv versions 08:58:34 ++ sed 's/^[ *]* //' 08:58:34 ++ awk '{ print $1 }' 08:58:34 ++ grep -E '^[0-9.]*[0-9]$' 08:58:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:34 +++ grep '^3' /tmp/.pyenv_versions 08:58:34 +++ sort -V 08:58:34 +++ tail -n 1 08:58:34 ++ py_version_xyz=3.10.6 08:58:34 ++ [[ -z 3.10.6 ]] 08:58:34 ++ echo 3.10.6 08:58:34 ++ return 0 08:58:34 + pyenv local 3.10.6 08:58:34 + local command 08:58:34 + command=local 08:58:34 + '[' 2 -gt 0 ']' 08:58:34 + shift 08:58:34 + case "$command" in 08:58:34 + command pyenv local 3.10.6 08:58:34 + pyenv local 3.10.6 08:58:34 + for arg in "$@" 08:58:34 + case $arg in 08:58:34 + pkg_list+='tox ' 08:58:34 + for arg in "$@" 08:58:34 + case $arg in 08:58:34 + pkg_list+='virtualenv ' 08:58:34 + for arg in "$@" 08:58:34 + case $arg in 08:58:34 + pkg_list+='urllib3~=1.26.15 ' 08:58:34 + [[ -f /tmp/.toxenv ]] 08:58:34 ++ cat /tmp/.toxenv 08:58:34 + lf_venv=/tmp/venv-CY3a 08:58:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CY3a from' file:/tmp/.toxenv 08:58:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CY3a from file:/tmp/.toxenv 08:58:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:34 + local 'pip_opts=--upgrade --quiet' 08:58:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:34 + [[ -n '' ]] 08:58:34 + [[ -n '' ]] 08:58:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:34 + /tmp/venv-CY3a/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 08:58:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:35 lf-activate-venv(): INFO: Base packages installed successfully 08:58:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:35 + /tmp/venv-CY3a/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 08:58:36 + type python3 08:58:36 + true 08:58:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CY3a/bin to PATH' 08:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-CY3a/bin to PATH 08:58:36 + PATH=/tmp/venv-CY3a/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 08:58:36 + return 0 08:58:36 + [[ -d /opt/pyenv ]] 08:58:36 + echo '---> Setting up pyenv' 08:58:36 ---> Setting up pyenv 08:58:36 + export PYENV_ROOT=/opt/pyenv 08:58:36 + PYENV_ROOT=/opt/pyenv 08:58:36 + export PATH=/opt/pyenv/bin:/tmp/venv-CY3a/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 08:58:36 + PATH=/opt/pyenv/bin:/tmp/venv-CY3a/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 08:58:36 ++ pwd 08:58:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:58:36 + export PYTHONPATH 08:58:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:58:36 + TOX_TESTENV_PASSENV=PYTHONPATH 08:58:36 + tox --version 08:58:37 4.30.2 from /tmp/venv-CY3a/lib/python3.10/site-packages/tox/__init__.py 08:58:37 + PARALLEL=false 08:58:37 + TOX_OPTIONS_LIST= 08:58:37 + [[ -n checkbashisms ]] 08:58:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:58:37 + case ${PARALLEL,,} in 08:58:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:58:37 + tox -e checkbashisms 08:58:38 checkbashisms: freeze> python -m pip freeze --all 08:58:39 checkbashisms: pip==25.2,setuptools==80.9.0 08:58:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:58:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:58:42 checkbashisms: OK (4.84=setup[1.36]+cmd[3.48] seconds) 08:58:42 congratulations :) (4.88 seconds) 08:58:42 + tox_status=0 08:58:42 + echo '---> Completed tox runs' 08:58:42 ---> Completed tox runs 08:58:42 + for i in .tox/*/log 08:58:42 ++ echo .tox/checkbashisms/log 08:58:42 ++ awk -F/ '{print $2}' 08:58:42 + tox_env=checkbashisms 08:58:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:58:42 + DOC_DIR=docs/_build/html 08:58:42 + [[ -d docs/_build/html ]] 08:58:42 + echo '---> tox-run.sh ends' 08:58:42 ---> tox-run.sh ends 08:58:42 + test 0 -eq 0 08:58:47 $ ssh-agent -k 08:58:47 unset SSH_AUTH_SOCK; 08:58:47 unset SSH_AGENT_PID; 08:58:47 echo Agent pid 1696 killed; 08:58:47 [ssh-agent] Stopped. 08:58:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:58:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13952338051606786991.sh 08:58:47 ---> sysstat.sh 08:58:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7292622850638660369.sh 08:58:47 ---> package-listing.sh 08:58:47 ++ facter osfamily 08:58:47 ++ tr '[:upper:]' '[:lower:]' 08:58:48 + OS_FAMILY=debian 08:58:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:58:48 + START_PACKAGES=/tmp/packages_start.txt 08:58:48 + END_PACKAGES=/tmp/packages_end.txt 08:58:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:48 + PACKAGES=/tmp/packages_start.txt 08:58:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:58:48 + PACKAGES=/tmp/packages_end.txt 08:58:48 + case "${OS_FAMILY}" in 08:58:48 + dpkg -l 08:58:48 + grep '^ii' 08:58:48 + '[' -f /tmp/packages_start.txt ']' 08:58:48 + '[' -f /tmp/packages_end.txt ']' 08:58:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:58:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:58:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:58:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8917299105746309660.sh 08:58:48 ---> capture-instance-metadata.sh 08:58:48 Setup pyenv: 08:58:48 system 08:58:48 3.8.13 08:58:48 3.9.13 08:58:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:58:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XFd5 08:58:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:58:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:55 lf-activate-venv(): INFO: Base packages installed successfully 08:58:55 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:18 lf-activate-venv(): INFO: Adding /tmp/venv-XFd5/bin to PATH 08:59:18 INFO: Running in OpenStack, capturing instance metadata 08:59:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9267626085143548057.sh 08:59:18 provisioning config files... 08:59:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3874676664657257287tmp 08:59:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:59:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:59:18 [EnvInject] - Injecting environment variables from a build step. 08:59:18 [EnvInject] - Injecting as environment variables the properties content 08:59:18 SERVER_ID=logs 08:59:18 08:59:18 [EnvInject] - Variables injected successfully. 08:59:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2241878068135382346.sh 08:59:18 ---> create-netrc.sh 08:59:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3420497287992184710.sh 08:59:18 ---> python-tools-install.sh 08:59:18 Setup pyenv: 08:59:18 system 08:59:18 3.8.13 08:59:18 3.9.13 08:59:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XFd5 from file:/tmp/.os_lf_venv 08:59:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:20 lf-activate-venv(): INFO: Base packages installed successfully 08:59:20 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:28 lf-activate-venv(): INFO: Adding /tmp/venv-XFd5/bin to PATH 08:59:28 Generating Requirements File 08:59:46 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. 08:59:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:59:46 Python 3.10.6 08:59:46 pip 25.2 from /tmp/venv-XFd5/lib/python3.10/site-packages/pip (python 3.10) 08:59:46 appdirs==1.4.4 08:59:46 argcomplete==3.6.2 08:59:46 aspy.yaml==1.3.0 08:59:46 attrs==25.3.0 08:59:46 autopage==0.5.2 08:59:46 beautifulsoup4==4.13.5 08:59:46 boto3==1.40.39 08:59:46 botocore==1.40.39 08:59:46 bs4==0.0.2 08:59:46 cachetools==5.5.2 08:59:46 certifi==2025.8.3 08:59:46 cffi==2.0.0 08:59:46 cfgv==3.4.0 08:59:46 chardet==5.2.0 08:59:46 charset-normalizer==3.4.3 08:59:46 click==8.3.0 08:59:46 cliff==4.11.0 08:59:46 cmd2==2.7.0 08:59:46 cryptography==3.3.2 08:59:46 debtcollector==3.0.0 08:59:46 decorator==5.2.1 08:59:46 defusedxml==0.7.1 08:59:46 Deprecated==1.2.18 08:59:46 distlib==0.4.0 08:59:46 dnspython==2.8.0 08:59:46 docker==7.1.0 08:59:46 dogpile.cache==1.4.1 08:59:46 durationpy==0.10 08:59:46 email-validator==2.3.0 08:59:46 filelock==3.19.1 08:59:46 future==1.0.0 08:59:46 gitdb==4.0.12 08:59:46 GitPython==3.1.45 08:59:46 google-auth==2.40.3 08:59:46 httplib2==0.31.0 08:59:46 identify==2.6.14 08:59:46 idna==3.10 08:59:46 importlib-resources==1.5.0 08:59:46 iso8601==2.1.0 08:59:46 Jinja2==3.1.6 08:59:46 jmespath==1.0.1 08:59:46 jsonpatch==1.33 08:59:46 jsonpointer==3.0.0 08:59:46 jsonschema==4.25.1 08:59:46 jsonschema-specifications==2025.9.1 08:59:46 keystoneauth1==5.12.0 08:59:46 kubernetes==33.1.0 08:59:46 lftools==0.37.14 08:59:46 lxml==6.0.2 08:59:46 markdown-it-py==4.0.0 08:59:46 MarkupSafe==3.0.2 08:59:46 mdurl==0.1.2 08:59:46 msgpack==1.1.1 08:59:46 multi_key_dict==2.0.3 08:59:46 munch==4.0.0 08:59:46 netaddr==1.3.0 08:59:46 niet==1.4.2 08:59:46 nodeenv==1.9.1 08:59:46 oauth2client==4.1.3 08:59:46 oauthlib==3.3.1 08:59:46 openstacksdk==4.7.1 08:59:46 os-service-types==1.8.0 08:59:46 osc-lib==4.2.0 08:59:46 oslo.config==10.0.0 08:59:46 oslo.context==6.1.0 08:59:46 oslo.i18n==6.6.0 08:59:46 oslo.log==7.2.1 08:59:46 oslo.serialization==5.8.0 08:59:46 oslo.utils==9.1.0 08:59:46 packaging==25.0 08:59:46 pbr==7.0.1 08:59:46 platformdirs==4.4.0 08:59:46 prettytable==3.16.0 08:59:46 psutil==7.1.0 08:59:46 pyasn1==0.6.1 08:59:46 pyasn1_modules==0.4.2 08:59:46 pycparser==2.23 08:59:46 pygerrit2==2.0.15 08:59:46 PyGithub==2.8.1 08:59:46 Pygments==2.19.2 08:59:46 PyJWT==2.10.1 08:59:46 PyNaCl==1.6.0 08:59:46 pyparsing==2.4.7 08:59:46 pyperclip==1.10.0 08:59:46 pyrsistent==0.20.0 08:59:46 python-cinderclient==9.8.0 08:59:46 python-dateutil==2.9.0.post0 08:59:46 python-heatclient==4.3.0 08:59:46 python-jenkins==1.8.3 08:59:46 python-keystoneclient==5.7.0 08:59:46 python-magnumclient==4.9.0 08:59:46 python-openstackclient==8.2.0 08:59:46 python-swiftclient==4.8.0 08:59:46 PyYAML==6.0.3 08:59:46 referencing==0.36.2 08:59:46 requests==2.32.5 08:59:46 requests-oauthlib==2.0.0 08:59:46 requestsexceptions==1.4.0 08:59:46 rfc3986==2.0.0 08:59:46 rich==14.1.0 08:59:46 rich-argparse==1.7.1 08:59:46 rpds-py==0.27.1 08:59:46 rsa==4.9.1 08:59:46 ruamel.yaml==0.18.15 08:59:46 ruamel.yaml.clib==0.2.14 08:59:46 s3transfer==0.14.0 08:59:46 simplejson==3.20.1 08:59:46 six==1.17.0 08:59:46 smmap==5.0.2 08:59:46 soupsieve==2.8 08:59:46 stevedore==5.5.0 08:59:46 tabulate==0.9.0 08:59:46 toml==0.10.2 08:59:46 tomlkit==0.13.3 08:59:46 tqdm==4.67.1 08:59:46 typing_extensions==4.15.0 08:59:46 tzdata==2025.2 08:59:46 urllib3==1.26.20 08:59:46 virtualenv==20.34.0 08:59:46 wcwidth==0.2.14 08:59:46 websocket-client==1.8.0 08:59:46 wrapt==1.17.3 08:59:46 xdg==6.0.0 08:59:46 xmltodict==1.0.2 08:59:46 yq==3.4.3 08:59:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5301933794453575727.sh 08:59:46 ---> sudo-logs.sh 08:59:46 Archiving 'sudo' log.. 08:59:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14000535924561400372.sh 08:59:47 ---> job-cost.sh 08:59:47 Setup pyenv: 08:59:47 system 08:59:47 3.8.13 08:59:47 3.9.13 08:59:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XFd5 from file:/tmp/.os_lf_venv 08:59:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:49 lf-activate-venv(): INFO: Base packages installed successfully 08:59:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-XFd5/bin to PATH 08:59:54 INFO: No Stack... 08:59:54 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:54 INFO: Archiving Costs 08:59:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17420887941983386081.sh 08:59:54 ---> logs-deploy.sh 08:59:54 Setup pyenv: 08:59:54 system 08:59:54 3.8.13 08:59:54 3.9.13 08:59:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XFd5 from file:/tmp/.os_lf_venv 08:59:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:56 lf-activate-venv(): INFO: Base packages installed successfully 08:59:56 lf-activate-venv(): INFO: Installing additional packages: lftools 09:00:05 lf-activate-venv(): INFO: Adding /tmp/venv-XFd5/bin to PATH 09:00:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4258 09:00:05 INFO: archiving workspace using pattern(s): 09:00:06 Archives upload complete. 09:00:06 INFO: archiving logs to Nexus 09:00:07 ---> uname -a: 09:00:07 Linux prd-ubuntu1804-builder-4c-4g-295 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:00:07 09:00:07 09:00:07 ---> lscpu: 09:00:07 Architecture: x86_64 09:00:07 CPU op-mode(s): 32-bit, 64-bit 09:00:07 Byte Order: Little Endian 09:00:07 CPU(s): 4 09:00:07 On-line CPU(s) list: 0-3 09:00:07 Thread(s) per core: 1 09:00:07 Core(s) per socket: 1 09:00:07 Socket(s): 4 09:00:07 NUMA node(s): 1 09:00:07 Vendor ID: AuthenticAMD 09:00:07 CPU family: 23 09:00:07 Model: 49 09:00:07 Model name: AMD EPYC-Rome Processor 09:00:07 Stepping: 0 09:00:07 CPU MHz: 2799.998 09:00:07 BogoMIPS: 5599.99 09:00:07 Virtualization: AMD-V 09:00:07 Hypervisor vendor: KVM 09:00:07 Virtualization type: full 09:00:07 L1d cache: 32K 09:00:07 L1i cache: 32K 09:00:07 L2 cache: 512K 09:00:07 L3 cache: 16384K 09:00:07 NUMA node0 CPU(s): 0-3 09:00:07 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 09:00:07 09:00:07 09:00:07 ---> nproc: 09:00:07 4 09:00:07 09:00:07 09:00:07 ---> df -h: 09:00:07 Filesystem Size Used Avail Use% Mounted on 09:00:07 udev 7.9G 0 7.9G 0% /dev 09:00:07 tmpfs 1.6G 676K 1.6G 1% /run 09:00:07 /dev/vda1 78G 8.3G 70G 11% / 09:00:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:00:07 tmpfs 5.0M 0 5.0M 0% /run/lock 09:00:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:00:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:00:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:00:07 09:00:07 09:00:07 ---> free -m: 09:00:07 total used free shared buff/cache available 09:00:07 Mem: 16040 556 13417 0 2066 15170 09:00:07 Swap: 1023 0 1023 09:00:07 09:00:07 09:00:07 ---> ip addr: 09:00:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:00:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:00:07 inet 127.0.0.1/8 scope host lo 09:00:07 valid_lft forever preferred_lft forever 09:00:07 inet6 ::1/128 scope host 09:00:07 valid_lft forever preferred_lft forever 09:00:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:00:07 link/ether fa:16:3e:47:37:ea brd ff:ff:ff:ff:ff:ff 09:00:07 inet 10.30.106.161/23 brd 10.30.107.255 scope global dynamic ens3 09:00:07 valid_lft 86268sec preferred_lft 86268sec 09:00:07 inet6 fe80::f816:3eff:fe47:37ea/64 scope link 09:00:07 valid_lft forever preferred_lft forever 09:00:07 09:00:07 09:00:07 ---> sar -b -r -n DEV: 09:00:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-295) 09/26/25 _x86_64_ (4 CPU) 09:00:07 09:00:07 08:57:57 LINUX RESTART (4 CPU) 09:00:07 09:00:07 08:58:01 tps rtps wtps bread/s bwrtn/s 09:00:07 08:59:01 350.27 59.82 290.45 3762.31 104333.28 09:00:07 09:00:01 113.36 1.10 112.26 126.51 12475.52 09:00:07 Average: 231.82 30.46 201.36 1944.41 58404.40 09:00:07 09:00:07 08:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:07 08:59:01 14069584 15549576 2355384 14.34 51668 1633488 777928 4.45 691352 1460500 101068 09:00:07 09:00:01 13705836 15498008 2719132 16.55 79348 1900368 817048 4.68 761332 1717444 118900 09:00:07 Average: 13887710 15523792 2537258 15.45 65508 1766928 797488 4.56 726342 1588972 109984 09:00:07 09:00:07 08:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:07 08:59:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 09:00:07 08:59:01 ens3 495.72 335.64 1767.97 81.74 0.00 0.00 0.00 0.00 09:00:07 09:00:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 09:00:07 09:00:01 ens3 64.81 47.94 907.17 11.88 0.00 0.00 0.00 0.00 09:00:07 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 09:00:07 Average: ens3 280.26 191.79 1337.57 46.81 0.00 0.00 0.00 0.00 09:00:07 09:00:07 09:00:07 ---> sar -P ALL: 09:00:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-295) 09/26/25 _x86_64_ (4 CPU) 09:00:07 09:00:07 08:57:57 LINUX RESTART (4 CPU) 09:00:07 09:00:07 08:58:01 CPU %user %nice %system %iowait %steal %idle 09:00:07 08:59:01 all 19.91 0.00 2.28 10.38 0.05 67.38 09:00:07 08:59:01 0 13.45 0.00 2.06 9.15 0.05 75.29 09:00:07 08:59:01 1 17.35 0.00 2.63 14.77 0.05 65.20 09:00:07 08:59:01 2 21.05 0.00 2.04 16.03 0.05 60.83 09:00:07 08:59:01 3 27.81 0.00 2.36 1.57 0.05 68.22 09:00:07 09:00:01 all 21.60 0.00 1.45 1.71 0.05 75.19 09:00:07 09:00:01 0 13.14 0.00 0.87 3.91 0.03 82.06 09:00:07 09:00:01 1 6.62 0.00 0.61 0.03 0.02 92.72 09:00:07 09:00:01 2 27.17 0.00 1.87 1.85 0.05 69.06 09:00:07 09:00:01 3 39.53 0.00 2.47 1.08 0.07 56.85 09:00:07 Average: all 20.76 0.00 1.87 6.03 0.05 71.29 09:00:07 Average: 0 13.29 0.00 1.46 6.52 0.04 78.68 09:00:07 Average: 1 11.96 0.00 1.62 7.36 0.03 79.03 09:00:07 Average: 2 24.11 0.00 1.95 8.93 0.05 64.95 09:00:07 Average: 3 33.68 0.00 2.41 1.33 0.06 62.53 09:00:07 09:00:07 09:00:07