10:05:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142714 10:05:54 Running as SYSTEM 10:05:54 [EnvInject] - Loading node environment variables. 10:05:54 Building remotely on prd-ubuntu1804-builder-4c-4g-18989 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:05:54 [ssh-agent] Looking for ssh-agent implementation... 10:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:55 $ ssh-agent 10:05:55 SSH_AUTH_SOCK=/tmp/ssh-s0RPlVxtfnbv/agent.1837 10:05:55 SSH_AGENT_PID=1839 10:05:55 [ssh-agent] Started. 10:05:55 Running ssh-add (command line suppressed) 10:05:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15047772028506306802.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15047772028506306802.key) 10:05:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:55 The recommended git tool is: NONE 10:05:57 using credential onap-jenkins-ssh 10:05:57 Wiping out workspace first. 10:05:57 Cloning the remote Git repository 10:05:57 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:05:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:57 > git --version # timeout=10 10:05:57 > git --version # 'git version 2.17.1' 10:05:57 using GIT_SSH to set credentials Gerrit user 10:05:57 Verifying host key using manually-configured host key entries 10:05:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:06:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:03 using GIT_SSH to set credentials Gerrit user 10:06:03 Verifying host key using manually-configured host key entries 10:06:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142714/1 # timeout=30 10:06:03 > git rev-parse 470ac4e9f72a41b4013877487ab5d0912d9d8d5e^{commit} # timeout=10 10:06:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:06:03 Checking out Revision 470ac4e9f72a41b4013877487ab5d0912d9d8d5e (refs/changes/14/142714/1) 10:06:03 > git config core.sparsecheckout # timeout=10 10:06:03 > git checkout -f 470ac4e9f72a41b4013877487ab5d0912d9d8d5e # timeout=30 10:06:06 Commit message: "[ONAP] Bump chart version to 17.0.0/Quebec" 10:06:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:06:07 > git rev-list --no-walk 7c4d64e5e3100f9e7219f185bef50a997e0fbe54 # timeout=10 10:06:07 [EnvInject] - Injecting environment variables from a build step. 10:06:07 [EnvInject] - Injecting as environment variables the properties content 10:06:07 PYTHON=python3 10:06:07 10:06:07 [EnvInject] - Variables injected successfully. 10:06:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12562059806653957646.sh 10:06:07 ---> tox-install.sh 10:06:07 + source /home/jenkins/lf-env.sh 10:06:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:07 ++ mktemp -d /tmp/venv-XXXX 10:06:07 + lf_venv=/tmp/venv-b2xg 10:06:07 + local venv_file=/tmp/.os_lf_venv 10:06:07 + local python=python3 10:06:07 + local options 10:06:07 + local set_path=true 10:06:07 + local install_args= 10:06:07 ++ 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:06:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:07 + true 10:06:07 + case $1 in 10:06:07 + venv_file=/tmp/.toxenv 10:06:07 + shift 2 10:06:07 + true 10:06:07 + case $1 in 10:06:07 + shift 10:06:07 + break 10:06:07 + case $python in 10:06:07 + local pkg_list= 10:06:07 + [[ -d /opt/pyenv ]] 10:06:07 + echo 'Setup pyenv:' 10:06:07 Setup pyenv: 10:06:07 + export PYENV_ROOT=/opt/pyenv 10:06:07 + PYENV_ROOT=/opt/pyenv 10:06:07 + 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:06:07 + 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:06:07 + pyenv versions 10:06:07 * system (set by /opt/pyenv/version) 10:06:07 * 3.8.13 (set by /opt/pyenv/version) 10:06:07 * 3.9.13 (set by /opt/pyenv/version) 10:06:07 * 3.10.6 (set by /opt/pyenv/version) 10:06:07 + command -v pyenv 10:06:07 ++ pyenv init - --no-rehash 10:06:07 + 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:06:07 export PATH="/opt/pyenv/shims:${PATH}" 10:06:07 export PYENV_SHELL=bash 10:06:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:07 pyenv() { 10:06:07 local command 10:06:07 command="${1:-}" 10:06:07 if [ "$#" -gt 0 ]; then 10:06:07 shift 10:06:07 fi 10:06:07 10:06:07 case "$command" in 10:06:07 rehash|shell) 10:06:07 eval "$(pyenv "sh-$command" "$@")" 10:06:07 ;; 10:06:07 *) 10:06:07 command pyenv "$command" "$@" 10:06:07 ;; 10:06:07 esac 10:06:07 }' 10:06:07 +++ 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:06:07 ++ 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:06:07 ++ 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:06:07 ++ 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:06:07 ++ export PYENV_SHELL=bash 10:06:07 ++ PYENV_SHELL=bash 10:06:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:07 +++ complete -F _pyenv pyenv 10:06:07 ++ lf-pyver python3 10:06:07 ++ local py_version_xy=python3 10:06:07 ++ local py_version_xyz= 10:06:07 ++ pyenv versions 10:06:07 ++ sed 's/^[ *]* //' 10:06:07 ++ local command 10:06:07 ++ awk '{ print $1 }' 10:06:07 ++ command=versions 10:06:07 ++ '[' 1 -gt 0 ']' 10:06:07 ++ shift 10:06:07 ++ case "$command" in 10:06:07 ++ command pyenv versions 10:06:07 ++ pyenv versions 10:06:07 ++ grep -E '^[0-9.]*[0-9]$' 10:06:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:07 +++ grep '^3' /tmp/.pyenv_versions 10:06:07 +++ tail -n 1 10:06:07 +++ sort -V 10:06:07 ++ py_version_xyz=3.10.6 10:06:07 ++ [[ -z 3.10.6 ]] 10:06:07 ++ echo 3.10.6 10:06:07 ++ return 0 10:06:07 + pyenv local 3.10.6 10:06:07 + local command 10:06:07 + command=local 10:06:07 + '[' 2 -gt 0 ']' 10:06:07 + shift 10:06:07 + case "$command" in 10:06:07 + command pyenv local 3.10.6 10:06:07 + pyenv local 3.10.6 10:06:07 + for arg in "$@" 10:06:07 + case $arg in 10:06:07 + pkg_list+='tox ' 10:06:07 + for arg in "$@" 10:06:07 + case $arg in 10:06:07 + pkg_list+='virtualenv ' 10:06:07 + for arg in "$@" 10:06:07 + case $arg in 10:06:07 + pkg_list+='urllib3~=1.26.15 ' 10:06:07 + [[ -f /tmp/.toxenv ]] 10:06:07 + [[ ! -f /tmp/.toxenv ]] 10:06:07 + [[ -n '' ]] 10:06:07 + python3 -m venv /tmp/venv-b2xg 10:06:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b2xg' 10:06:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b2xg 10:06:12 + echo /tmp/venv-b2xg 10:06:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:06:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:06:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:12 + local 'pip_opts=--upgrade --quiet' 10:06:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:06:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:06:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:06:12 + [[ -n '' ]] 10:06:12 + [[ -n '' ]] 10:06:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:12 + /tmp/venv-b2xg/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:06:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:06:17 lf-activate-venv(): INFO: Base packages installed successfully 10:06:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:06:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:06:17 + /tmp/venv-b2xg/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:06:19 + type python3 10:06:19 + true 10:06:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b2xg/bin to PATH' 10:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-b2xg/bin to PATH 10:06:19 + PATH=/tmp/venv-b2xg/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:06:19 + return 0 10:06:19 + python3 --version 10:06:19 Python 3.10.6 10:06:19 + python3 -m pip --version 10:06:19 pip 25.3 from /tmp/venv-b2xg/lib/python3.10/site-packages/pip (python 3.10) 10:06:19 + python3 -m pip freeze 10:06:19 cachetools==6.2.2 10:06:19 chardet==5.2.0 10:06:19 colorama==0.4.6 10:06:19 distlib==0.4.0 10:06:19 filelock==3.20.0 10:06:19 packaging==25.0 10:06:19 platformdirs==4.5.1 10:06:19 pluggy==1.6.0 10:06:19 pyproject-api==1.10.0 10:06:19 tomli==2.3.0 10:06:19 tox==4.32.0 10:06:19 typing_extensions==4.15.0 10:06:19 urllib3==1.26.20 10:06:19 virtualenv==20.35.4 10:06:19 [EnvInject] - Injecting environment variables from a build step. 10:06:19 [EnvInject] - Injecting as environment variables the properties content 10:06:19 PARALLEL=false 10:06:19 10:06:19 [EnvInject] - Variables injected successfully. 10:06:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12857687866572481422.sh 10:06:19 ---> tox-run.sh 10:06:19 + 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:06:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:06:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:06:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:06:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:06:19 + source /home/jenkins/lf-env.sh 10:06:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:19 ++ mktemp -d /tmp/venv-XXXX 10:06:19 + lf_venv=/tmp/venv-SlcU 10:06:19 + local venv_file=/tmp/.os_lf_venv 10:06:19 + local python=python3 10:06:19 + local options 10:06:19 + local set_path=true 10:06:19 + local install_args= 10:06:19 ++ 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:06:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:19 + true 10:06:19 + case $1 in 10:06:19 + venv_file=/tmp/.toxenv 10:06:19 + shift 2 10:06:19 + true 10:06:19 + case $1 in 10:06:19 + shift 10:06:19 + break 10:06:19 + case $python in 10:06:19 + local pkg_list= 10:06:19 + [[ -d /opt/pyenv ]] 10:06:19 + echo 'Setup pyenv:' 10:06:19 Setup pyenv: 10:06:19 + export PYENV_ROOT=/opt/pyenv 10:06:19 + PYENV_ROOT=/opt/pyenv 10:06:19 + 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:06:19 + 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:06:19 + pyenv versions 10:06:19 system 10:06:19 3.8.13 10:06:19 3.9.13 10:06:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:19 + command -v pyenv 10:06:19 ++ pyenv init - --no-rehash 10:06:20 + 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:06:20 export PATH="/opt/pyenv/shims:${PATH}" 10:06:20 export PYENV_SHELL=bash 10:06:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:20 pyenv() { 10:06:20 local command 10:06:20 command="${1:-}" 10:06:20 if [ "$#" -gt 0 ]; then 10:06:20 shift 10:06:20 fi 10:06:20 10:06:20 case "$command" in 10:06:20 rehash|shell) 10:06:20 eval "$(pyenv "sh-$command" "$@")" 10:06:20 ;; 10:06:20 *) 10:06:20 command pyenv "$command" "$@" 10:06:20 ;; 10:06:20 esac 10:06:20 }' 10:06:20 +++ 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:06:20 ++ 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:06:20 ++ 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:06:20 ++ 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:06:20 ++ export PYENV_SHELL=bash 10:06:20 ++ PYENV_SHELL=bash 10:06:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:20 +++ complete -F _pyenv pyenv 10:06:20 ++ lf-pyver python3 10:06:20 ++ local py_version_xy=python3 10:06:20 ++ local py_version_xyz= 10:06:20 ++ pyenv versions 10:06:20 ++ local command 10:06:20 ++ command=versions 10:06:20 ++ '[' 1 -gt 0 ']' 10:06:20 ++ shift 10:06:20 ++ case "$command" in 10:06:20 ++ command pyenv versions 10:06:20 ++ pyenv versions 10:06:20 ++ sed 's/^[ *]* //' 10:06:20 ++ grep -E '^[0-9.]*[0-9]$' 10:06:20 ++ awk '{ print $1 }' 10:06:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:20 +++ grep '^3' /tmp/.pyenv_versions 10:06:20 +++ sort -V 10:06:20 +++ tail -n 1 10:06:20 ++ py_version_xyz=3.10.6 10:06:20 ++ [[ -z 3.10.6 ]] 10:06:20 ++ echo 3.10.6 10:06:20 ++ return 0 10:06:20 + pyenv local 3.10.6 10:06:20 + local command 10:06:20 + command=local 10:06:20 + '[' 2 -gt 0 ']' 10:06:20 + shift 10:06:20 + case "$command" in 10:06:20 + command pyenv local 3.10.6 10:06:20 + pyenv local 3.10.6 10:06:20 + for arg in "$@" 10:06:20 + case $arg in 10:06:20 + pkg_list+='tox ' 10:06:20 + for arg in "$@" 10:06:20 + case $arg in 10:06:20 + pkg_list+='virtualenv ' 10:06:20 + for arg in "$@" 10:06:20 + case $arg in 10:06:20 + pkg_list+='urllib3~=1.26.15 ' 10:06:20 + [[ -f /tmp/.toxenv ]] 10:06:20 ++ cat /tmp/.toxenv 10:06:20 + lf_venv=/tmp/venv-b2xg 10:06:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b2xg from' file:/tmp/.toxenv 10:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b2xg from file:/tmp/.toxenv 10:06:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:20 + local 'pip_opts=--upgrade --quiet' 10:06:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:06:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:06:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:06:20 + [[ -n '' ]] 10:06:20 + [[ -n '' ]] 10:06:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:20 + /tmp/venv-b2xg/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:06:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:06:20 lf-activate-venv(): INFO: Base packages installed successfully 10:06:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:06:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:06:20 + /tmp/venv-b2xg/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:06:22 + type python3 10:06:22 + true 10:06:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b2xg/bin to PATH' 10:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-b2xg/bin to PATH 10:06:22 + PATH=/tmp/venv-b2xg/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:06:22 + return 0 10:06:22 + [[ -d /opt/pyenv ]] 10:06:22 + echo '---> Setting up pyenv' 10:06:22 ---> Setting up pyenv 10:06:22 + export PYENV_ROOT=/opt/pyenv 10:06:22 + PYENV_ROOT=/opt/pyenv 10:06:22 + export PATH=/opt/pyenv/bin:/tmp/venv-b2xg/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:06:22 + PATH=/opt/pyenv/bin:/tmp/venv-b2xg/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:06:22 ++ pwd 10:06:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:06:22 + export PYTHONPATH 10:06:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:22 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:22 + tox --version 10:06:22 4.32.0 from /tmp/venv-b2xg/lib/python3.10/site-packages/tox/__init__.py 10:06:22 + PARALLEL=false 10:06:22 + TOX_OPTIONS_LIST= 10:06:22 + [[ -n checkbashisms ]] 10:06:22 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:06:22 + case ${PARALLEL,,} in 10:06:22 + tox -e checkbashisms 10:06:22 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:06:23 checkbashisms: freeze> python -m pip freeze --all 10:06:24 checkbashisms: pip==25.3,setuptools==80.9.0 10:06:24 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:06:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:06:27 checkbashisms: OK (4.85=setup[1.32]+cmd[3.53] seconds) 10:06:27 congratulations :) (4.89 seconds) 10:06:27 + tox_status=0 10:06:27 + echo '---> Completed tox runs' 10:06:27 ---> Completed tox runs 10:06:27 + for i in .tox/*/log 10:06:27 ++ echo .tox/checkbashisms/log 10:06:27 ++ awk -F/ '{print $2}' 10:06:27 + tox_env=checkbashisms 10:06:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:06:27 + DOC_DIR=docs/_build/html 10:06:27 + [[ -d docs/_build/html ]] 10:06:27 + echo '---> tox-run.sh ends' 10:06:27 ---> tox-run.sh ends 10:06:27 + test 0 -eq 0 10:06:27 $ ssh-agent -k 10:06:27 unset SSH_AUTH_SOCK; 10:06:27 unset SSH_AGENT_PID; 10:06:27 echo Agent pid 1839 killed; 10:06:27 [ssh-agent] Stopped. 10:06:28 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13938219585255729530.sh 10:06:28 ---> sysstat.sh 10:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15517207809723630419.sh 10:06:28 ---> package-listing.sh 10:06:28 ++ facter osfamily 10:06:28 ++ tr '[:upper:]' '[:lower:]' 10:06:28 + OS_FAMILY=debian 10:06:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:06:28 + START_PACKAGES=/tmp/packages_start.txt 10:06:28 + END_PACKAGES=/tmp/packages_end.txt 10:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:28 + PACKAGES=/tmp/packages_start.txt 10:06:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:06:28 + PACKAGES=/tmp/packages_end.txt 10:06:28 + case "${OS_FAMILY}" in 10:06:28 + dpkg -l 10:06:28 + grep '^ii' 10:06:28 + '[' -f /tmp/packages_start.txt ']' 10:06:28 + '[' -f /tmp/packages_end.txt ']' 10:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:06:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16373707729990393220.sh 10:06:28 ---> capture-instance-metadata.sh 10:06:28 Setup pyenv: 10:06:28 system 10:06:28 3.8.13 10:06:28 3.9.13 10:06:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2HdC 10:06:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:36 lf-activate-venv(): INFO: Base packages installed successfully 10:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-2HdC/bin to PATH 10:07:06 INFO: Running in OpenStack, capturing instance metadata 10:07:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11262605917208270932.sh 10:07:07 provisioning config files... 10:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4005402013136597420tmp 10:07:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:07 [EnvInject] - Injecting environment variables from a build step. 10:07:07 [EnvInject] - Injecting as environment variables the properties content 10:07:07 SERVER_ID=logs 10:07:07 10:07:07 [EnvInject] - Variables injected successfully. 10:07:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15658929858590826847.sh 10:07:07 ---> create-netrc.sh 10:07:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2198513752061126866.sh 10:07:07 ---> python-tools-install.sh 10:07:07 Setup pyenv: 10:07:07 system 10:07:07 3.8.13 10:07:07 3.9.13 10:07:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HdC from file:/tmp/.os_lf_venv 10:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:09 lf-activate-venv(): INFO: Base packages installed successfully 10:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-2HdC/bin to PATH 10:07:19 Generating Requirements File 10:07:38 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:07:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:07:39 Python 3.10.6 10:07:39 pip 25.3 from /tmp/venv-2HdC/lib/python3.10/site-packages/pip (python 3.10) 10:07:39 appdirs==1.4.4 10:07:39 argcomplete==3.6.3 10:07:39 aspy.yaml==1.3.0 10:07:39 attrs==25.4.0 10:07:39 autopage==0.5.2 10:07:39 backports.strenum==1.3.1 10:07:39 beautifulsoup4==4.14.3 10:07:39 boto3==1.42.5 10:07:39 botocore==1.42.5 10:07:39 bs4==0.0.2 10:07:39 cachetools==6.2.2 10:07:39 certifi==2025.11.12 10:07:39 cffi==2.0.0 10:07:39 cfgv==3.5.0 10:07:39 chardet==5.2.0 10:07:39 charset-normalizer==3.4.4 10:07:39 click==8.3.1 10:07:39 cliff==4.13.0 10:07:39 cmd2==3.0.0 10:07:39 cryptography==3.3.2 10:07:39 debtcollector==3.0.0 10:07:39 decorator==5.2.1 10:07:39 defusedxml==0.7.1 10:07:39 Deprecated==1.3.1 10:07:39 distlib==0.4.0 10:07:39 dnspython==2.8.0 10:07:39 docker==7.1.0 10:07:39 dogpile.cache==1.5.0 10:07:39 durationpy==0.10 10:07:39 email-validator==2.3.0 10:07:39 filelock==3.20.0 10:07:39 future==1.0.0 10:07:39 gitdb==4.0.12 10:07:39 GitPython==3.1.45 10:07:39 google-auth==2.43.0 10:07:39 httplib2==0.31.0 10:07:39 identify==2.6.15 10:07:39 idna==3.11 10:07:39 importlib-resources==1.5.0 10:07:39 iso8601==2.1.0 10:07:39 Jinja2==3.1.6 10:07:39 jmespath==1.0.1 10:07:39 jsonpatch==1.33 10:07:39 jsonpointer==3.0.0 10:07:39 jsonschema==4.25.1 10:07:39 jsonschema-specifications==2025.9.1 10:07:39 keystoneauth1==5.12.0 10:07:39 kubernetes==34.1.0 10:07:39 lftools==0.37.17 10:07:39 lxml==6.0.2 10:07:39 markdown-it-py==4.0.0 10:07:39 MarkupSafe==3.0.3 10:07:39 mdurl==0.1.2 10:07:39 msgpack==1.1.2 10:07:39 multi_key_dict==2.0.3 10:07:39 munch==4.0.0 10:07:39 netaddr==1.3.0 10:07:39 niet==1.4.2 10:07:39 nodeenv==1.9.1 10:07:39 oauth2client==4.1.3 10:07:39 oauthlib==3.3.1 10:07:39 openstacksdk==4.8.0 10:07:39 os-service-types==1.8.2 10:07:39 osc-lib==4.2.0 10:07:39 oslo.config==10.1.0 10:07:39 oslo.context==6.2.0 10:07:39 oslo.i18n==6.7.1 10:07:39 oslo.log==7.2.1 10:07:39 oslo.serialization==5.8.0 10:07:39 oslo.utils==9.2.0 10:07:39 packaging==25.0 10:07:39 pbr==7.0.3 10:07:39 platformdirs==4.5.1 10:07:39 prettytable==3.17.0 10:07:39 psutil==7.1.3 10:07:39 pyasn1==0.6.1 10:07:39 pyasn1_modules==0.4.2 10:07:39 pycparser==2.23 10:07:39 pygerrit2==2.0.15 10:07:39 PyGithub==2.8.1 10:07:39 Pygments==2.19.2 10:07:39 PyJWT==2.10.1 10:07:39 PyNaCl==1.6.1 10:07:39 pyparsing==2.4.7 10:07:39 pyperclip==1.11.0 10:07:39 pyrsistent==0.20.0 10:07:39 python-cinderclient==9.8.0 10:07:39 python-dateutil==2.9.0.post0 10:07:39 python-heatclient==4.3.0 10:07:39 python-jenkins==1.8.3 10:07:39 python-keystoneclient==5.7.0 10:07:39 python-magnumclient==4.9.0 10:07:39 python-openstackclient==8.2.0 10:07:39 python-swiftclient==4.9.0 10:07:39 PyYAML==6.0.3 10:07:39 referencing==0.37.0 10:07:39 requests==2.32.5 10:07:39 requests-oauthlib==2.0.0 10:07:39 requestsexceptions==1.4.0 10:07:39 rfc3986==2.0.0 10:07:39 rich==14.2.0 10:07:39 rich-argparse==1.7.2 10:07:39 rpds-py==0.30.0 10:07:39 rsa==4.9.1 10:07:39 ruamel.yaml==0.18.16 10:07:39 ruamel.yaml.clib==0.2.15 10:07:39 s3transfer==0.16.0 10:07:39 simplejson==3.20.2 10:07:39 six==1.17.0 10:07:39 smmap==5.0.2 10:07:39 soupsieve==2.8 10:07:39 stevedore==5.6.0 10:07:39 tabulate==0.9.0 10:07:39 toml==0.10.2 10:07:39 tomlkit==0.13.3 10:07:39 tqdm==4.67.1 10:07:39 typing_extensions==4.15.0 10:07:39 tzdata==2025.2 10:07:39 urllib3==1.26.20 10:07:39 virtualenv==20.35.4 10:07:39 wcwidth==0.2.14 10:07:39 websocket-client==1.9.0 10:07:39 wrapt==2.0.1 10:07:39 xdg==6.0.0 10:07:39 xmltodict==1.0.2 10:07:39 yq==3.4.3 10:07:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17432111202965615402.sh 10:07:39 ---> sudo-logs.sh 10:07:39 Archiving 'sudo' log.. 10:07:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8727562733681482660.sh 10:07:39 ---> job-cost.sh 10:07:39 Setup pyenv: 10:07:39 system 10:07:39 3.8.13 10:07:39 3.9.13 10:07:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HdC from file:/tmp/.os_lf_venv 10:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:42 lf-activate-venv(): INFO: Base packages installed successfully 10:07:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-2HdC/bin to PATH 10:07:47 INFO: No Stack... 10:07:47 INFO: Retrieving Pricing Info for: v3-standard-4 10:07:48 INFO: Archiving Costs 10:07:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16142846280932327053.sh 10:07:48 ---> logs-deploy.sh 10:07:48 Setup pyenv: 10:07:48 system 10:07:48 3.8.13 10:07:48 3.9.13 10:07:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HdC from file:/tmp/.os_lf_venv 10:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:51 lf-activate-venv(): INFO: Base packages installed successfully 10:07:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-2HdC/bin to PATH 10:08:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4344 10:08:00 INFO: archiving workspace using pattern(s): 10:08:01 Archives upload complete. 10:08:01 INFO: archiving logs to Nexus 10:08:02 ---> uname -a: 10:08:02 Linux prd-ubuntu1804-builder-4c-4g-18989 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:08:02 10:08:02 10:08:02 ---> lscpu: 10:08:02 Architecture: x86_64 10:08:02 CPU op-mode(s): 32-bit, 64-bit 10:08:02 Byte Order: Little Endian 10:08:02 CPU(s): 4 10:08:02 On-line CPU(s) list: 0-3 10:08:02 Thread(s) per core: 1 10:08:02 Core(s) per socket: 1 10:08:02 Socket(s): 4 10:08:02 NUMA node(s): 1 10:08:02 Vendor ID: AuthenticAMD 10:08:02 CPU family: 23 10:08:02 Model: 49 10:08:02 Model name: AMD EPYC-Rome Processor 10:08:02 Stepping: 0 10:08:02 CPU MHz: 2799.998 10:08:02 BogoMIPS: 5599.99 10:08:02 Virtualization: AMD-V 10:08:02 Hypervisor vendor: KVM 10:08:02 Virtualization type: full 10:08:02 L1d cache: 32K 10:08:02 L1i cache: 32K 10:08:02 L2 cache: 512K 10:08:02 L3 cache: 16384K 10:08:02 NUMA node0 CPU(s): 0-3 10:08: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:08:02 10:08:02 10:08:02 ---> nproc: 10:08:02 4 10:08:02 10:08:02 10:08:02 ---> df -h: 10:08:02 Filesystem Size Used Avail Use% Mounted on 10:08:02 udev 7.9G 0 7.9G 0% /dev 10:08:02 tmpfs 1.6G 676K 1.6G 1% /run 10:08:02 /dev/vda1 78G 8.3G 70G 11% / 10:08:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:08:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:08:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:08:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:08:02 10:08:02 10:08:02 ---> free -m: 10:08:02 total used free shared buff/cache available 10:08:02 Mem: 16040 552 13416 0 2071 15173 10:08:02 Swap: 1023 0 1023 10:08:02 10:08:02 10:08:02 ---> ip addr: 10:08:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:02 inet 127.0.0.1/8 scope host lo 10:08:02 valid_lft forever preferred_lft forever 10:08:02 inet6 ::1/128 scope host 10:08:02 valid_lft forever preferred_lft forever 10:08:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:02 link/ether fa:16:3e:d7:56:6f brd ff:ff:ff:ff:ff:ff 10:08:02 inet 10.30.106.212/23 brd 10.30.107.255 scope global dynamic ens3 10:08:02 valid_lft 86220sec preferred_lft 86220sec 10:08:02 inet6 fe80::f816:3eff:fed7:566f/64 scope link 10:08:02 valid_lft forever preferred_lft forever 10:08:02 10:08:02 10:08:02 ---> sar -b -r -n DEV: 10:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18989) 12/09/25 _x86_64_ (4 CPU) 10:08:02 10:08:02 10:05:14 LINUX RESTART (4 CPU) 10:08:02 10:08:02 10:06:01 tps rtps wtps bread/s bwrtn/s 10:08:02 10:07:01 134.88 24.03 110.85 813.73 13809.33 10:08:02 10:08:01 86.32 1.60 84.72 126.25 14068.99 10:08:02 Average: 110.60 12.82 97.78 469.96 13939.17 10:08:02 10:08:02 10:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:02 10:07:01 13855580 15484720 2569388 15.64 61068 1766888 883272 5.05 774664 1576004 140872 10:08:02 10:08:01 13801768 15601056 2623200 15.97 79500 1906368 723292 4.14 658112 1721004 93012 10:08:02 Average: 13828674 15542888 2596294 15.81 70284 1836628 803282 4.60 716388 1648504 116942 10:08:02 10:08:02 10:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:02 10:07:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 10:08:02 10:07:01 ens3 124.55 80.75 991.69 28.78 0.00 0.00 0.00 0.00 10:08:02 10:08:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 10:08:02 10:08:01 ens3 51.57 38.13 283.83 11.57 0.00 0.00 0.00 0.00 10:08:02 Average: lo 1.23 1.23 0.14 0.14 0.00 0.00 0.00 0.00 10:08:02 Average: ens3 88.06 59.44 637.73 20.17 0.00 0.00 0.00 0.00 10:08:02 10:08:02 10:08:02 ---> sar -P ALL: 10:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18989) 12/09/25 _x86_64_ (4 CPU) 10:08:02 10:08:02 10:05:14 LINUX RESTART (4 CPU) 10:08:02 10:08:02 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:08:02 10:07:01 all 18.53 0.00 1.52 6.69 0.07 73.20 10:08:02 10:07:01 0 13.98 0.00 1.15 1.51 0.05 83.31 10:08:02 10:07:01 1 39.08 0.00 2.64 9.90 0.12 48.26 10:08:02 10:07:01 2 12.95 0.00 1.14 6.60 0.05 79.26 10:08:02 10:07:01 3 8.14 0.00 1.15 8.76 0.03 81.92 10:08:02 10:08:01 all 20.16 0.00 1.28 2.26 0.05 76.26 10:08:02 10:08:01 0 17.14 0.00 0.97 1.00 0.07 80.83 10:08:02 10:08:01 1 47.41 0.00 2.31 0.75 0.08 49.45 10:08:02 10:08:01 2 13.54 0.00 0.98 0.15 0.03 85.29 10:08:02 10:08:01 3 2.39 0.00 0.87 7.12 0.03 89.58 10:08:02 Average: all 19.34 0.00 1.40 4.47 0.06 74.73 10:08:02 Average: 0 15.56 0.00 1.06 1.26 0.06 82.07 10:08:02 Average: 1 43.25 0.00 2.48 5.32 0.10 48.86 10:08:02 Average: 2 13.25 0.00 1.06 3.37 0.04 82.28 10:08:02 Average: 3 5.27 0.00 1.01 7.94 0.03 85.74 10:08:02 10:08:02 10:08:02