17:35:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 17:35:54 Running as SYSTEM 17:35:54 [EnvInject] - Loading node environment variables. 17:35:54 Building remotely on prd-ubuntu1804-builder-4c-4g-18659 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:35:54 [ssh-agent] Looking for ssh-agent implementation... 17:35:54 $ ssh-agent 17:35:54 SSH_AUTH_SOCK=/tmp/ssh-2o0Z1eIUdv8t/agent.1689 17:35:54 SSH_AGENT_PID=1691 17:35:54 [ssh-agent] Started. 17:35:54 Running ssh-add (command line suppressed) 17:35:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13011571378769671347.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13011571378769671347.key) 17:35:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:35:54 The recommended git tool is: NONE 17:35:55 using credential onap-jenkins-ssh 17:35:55 Wiping out workspace first. 17:35:55 Cloning the remote Git repository 17:35:55 Cloning repository git://cloud.onap.org/mirror/oom.git 17:35:55 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:35:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:35:55 > git --version # timeout=10 17:35:55 > git --version # 'git version 2.17.1' 17:35:55 using GIT_SSH to set credentials Gerrit user 17:35:55 Verifying host key using manually-configured host key entries 17:35:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:36:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:36:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:36:01 using GIT_SSH to set credentials Gerrit user 17:36:01 Verifying host key using manually-configured host key entries 17:36:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/3 # timeout=30 17:36:02 > git rev-parse c0f9e8fd4af6280f3f962ddcf7bcd8892774fdce^{commit} # timeout=10 17:36:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:36:02 Checking out Revision c0f9e8fd4af6280f3f962ddcf7bcd8892774fdce (refs/changes/37/143337/3) 17:36:02 > git config core.sparsecheckout # timeout=10 17:36:02 > git checkout -f c0f9e8fd4af6280f3f962ddcf7bcd8892774fdce # timeout=30 17:36:05 Commit message: "Fix GroupAuthorizationException in ACM" 17:36:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:36:05 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 17:36:05 [EnvInject] - Injecting environment variables from a build step. 17:36:05 [EnvInject] - Injecting as environment variables the properties content 17:36:05 PYTHON=python3 17:36:05 17:36:05 [EnvInject] - Variables injected successfully. 17:36:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11633318991805476732.sh 17:36:05 ---> tox-install.sh 17:36:05 + source /home/jenkins/lf-env.sh 17:36:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:36:05 ++ mktemp -d /tmp/venv-XXXX 17:36:05 + lf_venv=/tmp/venv-CSSX 17:36:05 + local venv_file=/tmp/.os_lf_venv 17:36:05 + local python=python3 17:36:05 + local options 17:36:05 + local set_path=true 17:36:05 + local install_args= 17:36:05 ++ 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 17:36:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:36:05 + true 17:36:05 + case $1 in 17:36:05 + venv_file=/tmp/.toxenv 17:36:05 + shift 2 17:36:05 + true 17:36:05 + case $1 in 17:36:05 + shift 17:36:05 + break 17:36:05 + case $python in 17:36:05 + local pkg_list= 17:36:05 + [[ -d /opt/pyenv ]] 17:36:05 + echo 'Setup pyenv:' 17:36:05 Setup pyenv: 17:36:05 + export PYENV_ROOT=/opt/pyenv 17:36:05 + PYENV_ROOT=/opt/pyenv 17:36:05 + 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 17:36:05 + 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 17:36:05 + pyenv versions 17:36:06 * system (set by /opt/pyenv/version) 17:36:06 * 3.8.13 (set by /opt/pyenv/version) 17:36:06 * 3.9.13 (set by /opt/pyenv/version) 17:36:06 * 3.10.6 (set by /opt/pyenv/version) 17:36:06 + command -v pyenv 17:36:06 ++ pyenv init - --no-rehash 17:36:06 + 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[*]}"'\'')" 17:36:06 export PATH="/opt/pyenv/shims:${PATH}" 17:36:06 export PYENV_SHELL=bash 17:36:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:36:06 pyenv() { 17:36:06 local command 17:36:06 command="${1:-}" 17:36:06 if [ "$#" -gt 0 ]; then 17:36:06 shift 17:36:06 fi 17:36:06 17:36:06 case "$command" in 17:36:06 rehash|shell) 17:36:06 eval "$(pyenv "sh-$command" "$@")" 17:36:06 ;; 17:36:06 *) 17:36:06 command pyenv "$command" "$@" 17:36:06 ;; 17:36:06 esac 17:36:06 }' 17:36:06 +++ 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[*]}"' 17:36:06 ++ 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 17:36:06 ++ 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 17:36:06 ++ 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 17:36:06 ++ export PYENV_SHELL=bash 17:36:06 ++ PYENV_SHELL=bash 17:36:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:36:06 +++ complete -F _pyenv pyenv 17:36:06 ++ lf-pyver python3 17:36:06 ++ local py_version_xy=python3 17:36:06 ++ local py_version_xyz= 17:36:06 ++ pyenv versions 17:36:06 ++ local command 17:36:06 ++ command=versions 17:36:06 ++ '[' 1 -gt 0 ']' 17:36:06 ++ shift 17:36:06 ++ case "$command" in 17:36:06 ++ command pyenv versions 17:36:06 ++ pyenv versions 17:36:06 ++ awk '{ print $1 }' 17:36:06 ++ grep -E '^[0-9.]*[0-9]$' 17:36:06 ++ sed 's/^[ *]* //' 17:36:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:36:06 +++ grep '^3' /tmp/.pyenv_versions 17:36:06 +++ sort -V 17:36:06 +++ tail -n 1 17:36:06 ++ py_version_xyz=3.10.6 17:36:06 ++ [[ -z 3.10.6 ]] 17:36:06 ++ echo 3.10.6 17:36:06 ++ return 0 17:36:06 + pyenv local 3.10.6 17:36:06 + local command 17:36:06 + command=local 17:36:06 + '[' 2 -gt 0 ']' 17:36:06 + shift 17:36:06 + case "$command" in 17:36:06 + command pyenv local 3.10.6 17:36:06 + pyenv local 3.10.6 17:36:06 + for arg in "$@" 17:36:06 + case $arg in 17:36:06 + pkg_list+='tox ' 17:36:06 + for arg in "$@" 17:36:06 + case $arg in 17:36:06 + pkg_list+='virtualenv ' 17:36:06 + for arg in "$@" 17:36:06 + case $arg in 17:36:06 + pkg_list+='urllib3~=1.26.15 ' 17:36:06 + [[ -f /tmp/.toxenv ]] 17:36:06 + [[ ! -f /tmp/.toxenv ]] 17:36:06 + [[ -n '' ]] 17:36:06 + python3 -m venv /tmp/venv-CSSX 17:36:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CSSX' 17:36:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CSSX 17:36:10 + echo /tmp/venv-CSSX 17:36:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:36:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:36:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:36:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:10 + local 'pip_opts=--upgrade --quiet' 17:36:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:36:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:36:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:36:10 + [[ -n '' ]] 17:36:10 + [[ -n '' ]] 17:36:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:36:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:10 + /tmp/venv-CSSX/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 17:36:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:36:14 lf-activate-venv(): INFO: Base packages installed successfully 17:36:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:36:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:36:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:36:14 + /tmp/venv-CSSX/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 17:36:16 + type python3 17:36:16 + true 17:36:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CSSX/bin to PATH' 17:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-CSSX/bin to PATH 17:36:16 + PATH=/tmp/venv-CSSX/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 17:36:16 + return 0 17:36:16 + python3 --version 17:36:16 Python 3.10.6 17:36:16 + python3 -m pip --version 17:36:16 pip 26.0.1 from /tmp/venv-CSSX/lib/python3.10/site-packages/pip (python 3.10) 17:36:16 + python3 -m pip freeze 17:36:17 cachetools==7.0.1 17:36:17 chardet==5.2.0 17:36:17 colorama==0.4.6 17:36:17 distlib==0.4.0 17:36:17 filelock==3.24.3 17:36:17 packaging==26.0 17:36:17 platformdirs==4.9.2 17:36:17 pluggy==1.6.0 17:36:17 pyproject-api==1.10.0 17:36:17 tomli==2.4.0 17:36:17 tox==4.42.0 17:36:17 typing_extensions==4.15.0 17:36:17 urllib3==1.26.20 17:36:17 virtualenv==20.38.0 17:36:17 [EnvInject] - Injecting environment variables from a build step. 17:36:17 [EnvInject] - Injecting as environment variables the properties content 17:36:17 PARALLEL=false 17:36:17 17:36:17 [EnvInject] - Variables injected successfully. 17:36:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13109939146935206195.sh 17:36:17 ---> tox-run.sh 17:36:17 + 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 17:36:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:36:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:36:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:36:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:36:17 + source /home/jenkins/lf-env.sh 17:36:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:36:17 ++ mktemp -d /tmp/venv-XXXX 17:36:17 + lf_venv=/tmp/venv-MeRj 17:36:17 + local venv_file=/tmp/.os_lf_venv 17:36:17 + local python=python3 17:36:17 + local options 17:36:17 + local set_path=true 17:36:17 + local install_args= 17:36:17 ++ 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 17:36:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:36:17 + true 17:36:17 + case $1 in 17:36:17 + venv_file=/tmp/.toxenv 17:36:17 + shift 2 17:36:17 + true 17:36:17 + case $1 in 17:36:17 + shift 17:36:17 + break 17:36:17 + case $python in 17:36:17 + local pkg_list= 17:36:17 + [[ -d /opt/pyenv ]] 17:36:17 + echo 'Setup pyenv:' 17:36:17 Setup pyenv: 17:36:17 + export PYENV_ROOT=/opt/pyenv 17:36:17 + PYENV_ROOT=/opt/pyenv 17:36:17 + 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 17:36:17 + 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 17:36:17 + pyenv versions 17:36:17 system 17:36:17 3.8.13 17:36:17 3.9.13 17:36:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:36:17 + command -v pyenv 17:36:17 ++ pyenv init - --no-rehash 17:36:17 + 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[*]}"'\'')" 17:36:17 export PATH="/opt/pyenv/shims:${PATH}" 17:36:17 export PYENV_SHELL=bash 17:36:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:36:17 pyenv() { 17:36:17 local command 17:36:17 command="${1:-}" 17:36:17 if [ "$#" -gt 0 ]; then 17:36:17 shift 17:36:17 fi 17:36:17 17:36:17 case "$command" in 17:36:17 rehash|shell) 17:36:17 eval "$(pyenv "sh-$command" "$@")" 17:36:17 ;; 17:36:17 *) 17:36:17 command pyenv "$command" "$@" 17:36:17 ;; 17:36:17 esac 17:36:17 }' 17:36:17 +++ 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[*]}"' 17:36:17 ++ 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 17:36:17 ++ 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 17:36:17 ++ 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 17:36:17 ++ export PYENV_SHELL=bash 17:36:17 ++ PYENV_SHELL=bash 17:36:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:36:17 +++ complete -F _pyenv pyenv 17:36:17 ++ lf-pyver python3 17:36:17 ++ local py_version_xy=python3 17:36:17 ++ local py_version_xyz= 17:36:17 ++ pyenv versions 17:36:17 ++ local command 17:36:17 ++ command=versions 17:36:17 ++ '[' 1 -gt 0 ']' 17:36:17 ++ shift 17:36:17 ++ case "$command" in 17:36:17 ++ command pyenv versions 17:36:17 ++ pyenv versions 17:36:17 ++ sed 's/^[ *]* //' 17:36:17 ++ grep -E '^[0-9.]*[0-9]$' 17:36:17 ++ awk '{ print $1 }' 17:36:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:36:17 +++ grep '^3' /tmp/.pyenv_versions 17:36:17 +++ sort -V 17:36:17 +++ tail -n 1 17:36:17 ++ py_version_xyz=3.10.6 17:36:17 ++ [[ -z 3.10.6 ]] 17:36:17 ++ echo 3.10.6 17:36:17 ++ return 0 17:36:17 + pyenv local 3.10.6 17:36:17 + local command 17:36:17 + command=local 17:36:17 + '[' 2 -gt 0 ']' 17:36:17 + shift 17:36:17 + case "$command" in 17:36:17 + command pyenv local 3.10.6 17:36:17 + pyenv local 3.10.6 17:36:17 + for arg in "$@" 17:36:17 + case $arg in 17:36:17 + pkg_list+='tox ' 17:36:17 + for arg in "$@" 17:36:17 + case $arg in 17:36:17 + pkg_list+='virtualenv ' 17:36:17 + for arg in "$@" 17:36:17 + case $arg in 17:36:17 + pkg_list+='urllib3~=1.26.15 ' 17:36:17 + [[ -f /tmp/.toxenv ]] 17:36:17 ++ cat /tmp/.toxenv 17:36:17 + lf_venv=/tmp/venv-CSSX 17:36:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CSSX from' file:/tmp/.toxenv 17:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CSSX from file:/tmp/.toxenv 17:36:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:36:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:17 + local 'pip_opts=--upgrade --quiet' 17:36:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:36:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:36:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:36:17 + [[ -n '' ]] 17:36:17 + [[ -n '' ]] 17:36:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:36:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:17 + /tmp/venv-CSSX/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 17:36:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:36:18 lf-activate-venv(): INFO: Base packages installed successfully 17:36:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:36:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:36:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:36:18 + /tmp/venv-CSSX/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 17:36:19 + type python3 17:36:19 + true 17:36:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CSSX/bin to PATH' 17:36:19 lf-activate-venv(): INFO: Adding /tmp/venv-CSSX/bin to PATH 17:36:19 + PATH=/tmp/venv-CSSX/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 17:36:19 + return 0 17:36:19 + [[ -d /opt/pyenv ]] 17:36:19 + echo '---> Setting up pyenv' 17:36:19 ---> Setting up pyenv 17:36:19 + export PYENV_ROOT=/opt/pyenv 17:36:19 + PYENV_ROOT=/opt/pyenv 17:36:19 + export PATH=/opt/pyenv/bin:/tmp/venv-CSSX/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 17:36:19 + PATH=/opt/pyenv/bin:/tmp/venv-CSSX/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 17:36:19 ++ pwd 17:36:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:36:19 + export PYTHONPATH 17:36:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:36:19 + TOX_TESTENV_PASSENV=PYTHONPATH 17:36:19 + tox --version 17:36:19 4.42.0 from /tmp/venv-CSSX/lib/python3.10/site-packages/tox/__init__.py 17:36:19 + PARALLEL=false 17:36:19 + TOX_OPTIONS_LIST= 17:36:19 + [[ -n checkbashisms ]] 17:36:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:36:19 + case ${PARALLEL,,} in 17:36:19 + tox -e checkbashisms 17:36:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:36:20 checkbashisms: freeze> python -m pip freeze --all 17:36:21 checkbashisms: pip==26.0.1,setuptools==82.0.0 17:36:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:36:22 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:36:24 checkbashisms: OK (4.69=setup[1.27]+cmd[3.42] seconds) 17:36:24 congratulations :) (4.74 seconds) 17:36:24 + tox_status=0 17:36:24 + echo '---> Completed tox runs' 17:36:24 ---> Completed tox runs 17:36:24 + for i in .tox/*/log 17:36:24 ++ echo .tox/checkbashisms/log 17:36:24 ++ awk -F/ '{print $2}' 17:36:24 + tox_env=checkbashisms 17:36:24 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:36:24 + DOC_DIR=docs/_build/html 17:36:24 + [[ -d docs/_build/html ]] 17:36:24 + echo '---> tox-run.sh ends' 17:36:24 ---> tox-run.sh ends 17:36:24 + test 0 -eq 0 17:36:24 $ ssh-agent -k 17:36:24 unset SSH_AUTH_SOCK; 17:36:24 unset SSH_AGENT_PID; 17:36:24 echo Agent pid 1691 killed; 17:36:24 [ssh-agent] Stopped. 17:36:24 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15865823353623095942.sh 17:36:24 ---> sysstat.sh 17:36:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3469550001376182703.sh 17:36:25 ---> package-listing.sh 17:36:25 ++ facter osfamily 17:36:25 ++ tr '[:upper:]' '[:lower:]' 17:36:25 + OS_FAMILY=debian 17:36:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:36:25 + START_PACKAGES=/tmp/packages_start.txt 17:36:25 + END_PACKAGES=/tmp/packages_end.txt 17:36:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:25 + PACKAGES=/tmp/packages_start.txt 17:36:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:36:25 + PACKAGES=/tmp/packages_end.txt 17:36:25 + case "${OS_FAMILY}" in 17:36:25 + dpkg -l 17:36:25 + grep '^ii' 17:36:25 + '[' -f /tmp/packages_start.txt ']' 17:36:25 + '[' -f /tmp/packages_end.txt ']' 17:36:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:36:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:36:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:36:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12703440011832419519.sh 17:36:25 ---> capture-instance-metadata.sh 17:36:25 Setup pyenv: 17:36:25 system 17:36:25 3.8.13 17:36:25 3.9.13 17:36:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:36:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jALi 17:36:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:33 lf-activate-venv(): INFO: Base packages installed successfully 17:36:33 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-jALi/bin to PATH 17:36:55 INFO: Running in OpenStack, capturing instance metadata 17:36:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3219136413219296792.sh 17:36:55 provisioning config files... 17:36:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5007757320958647377tmp 17:36:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:36:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:36:55 [EnvInject] - Injecting environment variables from a build step. 17:36:55 [EnvInject] - Injecting as environment variables the properties content 17:36:55 SERVER_ID=logs 17:36:55 17:36:55 [EnvInject] - Variables injected successfully. 17:36:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17206709214399294147.sh 17:36:55 ---> create-netrc.sh 17:36:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10697215829004238600.sh 17:36:55 ---> python-tools-install.sh 17:36:55 Setup pyenv: 17:36:55 system 17:36:55 3.8.13 17:36:55 3.9.13 17:36:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jALi from file:/tmp/.os_lf_venv 17:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:57 lf-activate-venv(): INFO: Base packages installed successfully 17:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-jALi/bin to PATH 17:37:05 Generating Requirements File 17:37:22 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. 17:37:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:37:23 Python 3.10.6 17:37:23 pip 26.0.1 from /tmp/venv-jALi/lib/python3.10/site-packages/pip (python 3.10) 17:37:23 appdirs==1.4.4 17:37:23 argcomplete==3.6.3 17:37:23 aspy.yaml==1.3.0 17:37:23 attrs==25.4.0 17:37:23 autopage==0.6.0 17:37:23 backports.strenum==1.3.1 17:37:23 beautifulsoup4==4.14.3 17:37:23 boto3==1.42.53 17:37:23 botocore==1.42.53 17:37:23 bs4==0.0.2 17:37:23 certifi==2026.1.4 17:37:23 cffi==2.0.0 17:37:23 cfgv==3.5.0 17:37:23 chardet==5.2.0 17:37:23 charset-normalizer==3.4.4 17:37:23 click==8.3.1 17:37:23 cliff==4.13.2 17:37:23 cmd2==3.2.0 17:37:23 cryptography==3.3.2 17:37:23 debtcollector==3.0.0 17:37:23 decorator==5.2.1 17:37:23 defusedxml==0.7.1 17:37:23 Deprecated==1.3.1 17:37:23 distlib==0.4.0 17:37:23 dnspython==2.8.0 17:37:23 docker==7.1.0 17:37:23 dogpile.cache==1.5.0 17:37:23 durationpy==0.10 17:37:23 email-validator==2.3.0 17:37:23 filelock==3.24.3 17:37:23 future==1.0.0 17:37:23 gitdb==4.0.12 17:37:23 GitPython==3.1.46 17:37:23 httplib2==0.30.2 17:37:23 identify==2.6.16 17:37:23 idna==3.11 17:37:23 importlib-resources==1.5.0 17:37:23 iso8601==2.1.0 17:37:23 Jinja2==3.1.6 17:37:23 jmespath==1.1.0 17:37:23 jsonpatch==1.33 17:37:23 jsonpointer==3.0.0 17:37:23 jsonschema==4.26.0 17:37:23 jsonschema-specifications==2025.9.1 17:37:23 keystoneauth1==5.13.1 17:37:23 kubernetes==35.0.0 17:37:23 lftools==0.37.21 17:37:23 lxml==6.0.2 17:37:23 markdown-it-py==4.0.0 17:37:23 MarkupSafe==3.0.3 17:37:23 mdurl==0.1.2 17:37:23 msgpack==1.1.2 17:37:23 multi_key_dict==2.0.3 17:37:23 munch==4.0.0 17:37:23 netaddr==1.3.0 17:37:23 niet==1.4.2 17:37:23 nodeenv==1.10.0 17:37:23 oauth2client==4.1.3 17:37:23 oauthlib==3.3.1 17:37:23 openstacksdk==4.10.0 17:37:23 os-service-types==1.8.2 17:37:23 osc-lib==4.4.0 17:37:23 oslo.config==10.3.0 17:37:23 oslo.context==6.3.0 17:37:23 oslo.i18n==6.7.2 17:37:23 oslo.log==8.1.0 17:37:23 oslo.serialization==5.9.1 17:37:23 oslo.utils==10.0.0 17:37:23 packaging==26.0 17:37:23 pbr==7.0.3 17:37:23 platformdirs==4.9.2 17:37:23 prettytable==3.17.0 17:37:23 psutil==7.2.2 17:37:23 pyasn1==0.6.2 17:37:23 pyasn1_modules==0.4.2 17:37:23 pycparser==3.0 17:37:23 pygerrit2==2.0.15 17:37:23 PyGithub==2.8.1 17:37:23 Pygments==2.19.2 17:37:23 PyJWT==2.11.0 17:37:23 PyNaCl==1.6.2 17:37:23 pyparsing==2.4.7 17:37:23 pyperclip==1.11.0 17:37:23 pyrsistent==0.20.0 17:37:23 python-cinderclient==9.8.0 17:37:23 python-dateutil==2.9.0.post0 17:37:23 python-heatclient==5.0.0 17:37:23 python-jenkins==1.8.3 17:37:23 python-keystoneclient==5.7.0 17:37:23 python-magnumclient==4.9.0 17:37:23 python-openstackclient==9.0.0 17:37:23 python-swiftclient==4.9.0 17:37:23 PyYAML==6.0.3 17:37:23 referencing==0.37.0 17:37:23 requests==2.32.5 17:37:23 requests-oauthlib==2.0.0 17:37:23 requestsexceptions==1.4.0 17:37:23 rfc3986==2.0.0 17:37:23 rich==14.3.3 17:37:23 rich-argparse==1.7.2 17:37:23 rpds-py==0.30.0 17:37:23 rsa==4.9.1 17:37:23 ruamel.yaml==0.19.1 17:37:23 ruamel.yaml.clib==0.2.15 17:37:23 s3transfer==0.16.0 17:37:23 simplejson==3.20.2 17:37:23 six==1.17.0 17:37:23 smmap==5.0.2 17:37:23 soupsieve==2.8.3 17:37:23 stevedore==5.7.0 17:37:23 tabulate==0.9.0 17:37:23 toml==0.10.2 17:37:23 tomlkit==0.14.0 17:37:23 tqdm==4.67.3 17:37:23 typing_extensions==4.15.0 17:37:23 urllib3==1.26.20 17:37:23 virtualenv==20.38.0 17:37:23 wcwidth==0.6.0 17:37:23 websocket-client==1.9.0 17:37:23 wrapt==2.1.1 17:37:23 xdg==6.0.0 17:37:23 xmltodict==1.0.3 17:37:23 yq==3.4.3 17:37:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17733931208942824160.sh 17:37:23 ---> sudo-logs.sh 17:37:23 Archiving 'sudo' log.. 17:37:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2147825674086578447.sh 17:37:24 ---> job-cost.sh 17:37:24 INFO: Activating Python virtual environment... 17:37:24 Setup pyenv: 17:37:24 system 17:37:24 3.8.13 17:37:24 3.9.13 17:37:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jALi from file:/tmp/.os_lf_venv 17:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:26 lf-activate-venv(): INFO: Base packages installed successfully 17:37:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:32 lf-activate-venv(): INFO: Adding /tmp/venv-jALi/bin to PATH 17:37:32 INFO: No stack-cost file found 17:37:32 INFO: Instance uptime: 125s 17:37:32 INFO: Fetching instance metadata (attempt 1 of 3)... 17:37:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:37:32 INFO: Successfully fetched instance metadata 17:37:32 INFO: Instance type: v3-standard-4 17:37:32 INFO: Retrieving pricing info for: v3-standard-4 17:37:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:37:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 17:37:32 INFO: Successfully fetched Vexxhost pricing API 17:37:32 INFO: Retrieved cost: 0.11 17:37:32 INFO: Retrieved resource: v3-standard-4 17:37:32 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 17:37:32 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 17:37:32 INFO: Successfully archived job cost data 17:37:32 DEBUG: Cost data: oom-master-checkbashisms-lint,4441,2026-02-20 17:37:32,v3-standard-4,125,0.11,0.00,SUCCESS 17:37:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3482695809649099426.sh 17:37:32 ---> logs-deploy.sh 17:37:32 Setup pyenv: 17:37:32 system 17:37:32 3.8.13 17:37:32 3.9.13 17:37:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:37:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jALi from file:/tmp/.os_lf_venv 17:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:34 lf-activate-venv(): INFO: Base packages installed successfully 17:37:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:37:42 lf-activate-venv(): INFO: Adding /tmp/venv-jALi/bin to PATH 17:37:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4441 17:37:42 INFO: archiving workspace using pattern(s): 17:37:43 Archives upload complete. 17:37:43 INFO: archiving logs to Nexus 17:37:44 ---> uname -a: 17:37:44 Linux prd-ubuntu1804-builder-4c-4g-18659 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:37:44 17:37:44 17:37:44 ---> lscpu: 17:37:44 Architecture: x86_64 17:37:44 CPU op-mode(s): 32-bit, 64-bit 17:37:44 Byte Order: Little Endian 17:37:44 CPU(s): 4 17:37:44 On-line CPU(s) list: 0-3 17:37:44 Thread(s) per core: 1 17:37:44 Core(s) per socket: 1 17:37:44 Socket(s): 4 17:37:44 NUMA node(s): 1 17:37:44 Vendor ID: AuthenticAMD 17:37:44 CPU family: 23 17:37:44 Model: 49 17:37:44 Model name: AMD EPYC-Rome Processor 17:37:44 Stepping: 0 17:37:44 CPU MHz: 2799.998 17:37:44 BogoMIPS: 5599.99 17:37:44 Virtualization: AMD-V 17:37:44 Hypervisor vendor: KVM 17:37:44 Virtualization type: full 17:37:44 L1d cache: 32K 17:37:44 L1i cache: 32K 17:37:44 L2 cache: 512K 17:37:44 L3 cache: 16384K 17:37:44 NUMA node0 CPU(s): 0-3 17:37:44 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 17:37:44 17:37:44 17:37:44 ---> nproc: 17:37:44 4 17:37:44 17:37:44 17:37:44 ---> df -h: 17:37:44 Filesystem Size Used Avail Use% Mounted on 17:37:44 udev 7.9G 0 7.9G 0% /dev 17:37:44 tmpfs 1.6G 676K 1.6G 1% /run 17:37:44 /dev/vda1 78G 8.3G 70G 11% / 17:37:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:37:44 tmpfs 5.0M 0 5.0M 0% /run/lock 17:37:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:37:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:37:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:37:44 17:37:44 17:37:44 ---> free -m: 17:37:44 total used free shared buff/cache available 17:37:44 Mem: 16040 543 13438 0 2057 15183 17:37:44 Swap: 1023 0 1023 17:37:44 17:37:44 17:37:44 ---> ip addr: 17:37:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:44 inet 127.0.0.1/8 scope host lo 17:37:44 valid_lft forever preferred_lft forever 17:37:44 inet6 ::1/128 scope host 17:37:44 valid_lft forever preferred_lft forever 17:37:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:37:44 link/ether fa:16:3e:91:76:8a brd ff:ff:ff:ff:ff:ff 17:37:44 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 17:37:44 valid_lft 86271sec preferred_lft 86271sec 17:37:44 inet6 fe80::f816:3eff:fe91:768a/64 scope link 17:37:44 valid_lft forever preferred_lft forever 17:37:44 17:37:44 17:37:44 ---> sar -b -r -n DEV: 17:37:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18659) 02/20/26 _x86_64_ (4 CPU) 17:37:44 17:37:44 17:35:36 LINUX RESTART (4 CPU) 17:37:44 17:37:44 17:36:01 tps rtps wtps bread/s bwrtn/s 17:37:44 17:37:02 317.16 24.15 293.02 879.19 11317.58 17:37:44 Average: 317.16 24.15 293.02 879.19 11317.58 17:37:44 17:37:44 17:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:44 17:37:02 13856716 15515608 2568252 15.64 69488 1784872 843392 4.83 734892 1609704 167004 17:37:44 Average: 13856716 15515608 2568252 15.64 69488 1784872 843392 4.83 734892 1609704 167004 17:37:44 17:37:44 17:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:44 17:37:02 ens3 104.85 71.20 949.93 28.70 0.00 0.00 0.00 0.00 17:37:44 17:37:02 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 17:37:44 Average: ens3 104.85 71.20 949.93 28.70 0.00 0.00 0.00 0.00 17:37:44 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 17:37:44 17:37:44 17:37:44 ---> sar -P ALL: 17:37:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18659) 02/20/26 _x86_64_ (4 CPU) 17:37:44 17:37:44 17:35:36 LINUX RESTART (4 CPU) 17:37:44 17:37:44 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:37:44 17:37:02 all 20.99 0.00 1.98 2.31 0.05 74.67 17:37:44 17:37:02 0 16.55 0.00 1.62 2.51 0.05 79.27 17:37:44 17:37:02 1 11.25 0.00 1.29 0.25 0.03 87.18 17:37:44 17:37:02 2 34.39 0.00 3.05 3.55 0.07 58.95 17:37:44 17:37:02 3 21.79 0.00 2.00 2.94 0.03 73.24 17:37:44 Average: all 20.99 0.00 1.98 2.31 0.05 74.67 17:37:44 Average: 0 16.55 0.00 1.62 2.51 0.05 79.27 17:37:44 Average: 1 11.25 0.00 1.29 0.25 0.03 87.18 17:37:44 Average: 2 34.39 0.00 3.05 3.55 0.07 58.95 17:37:44 Average: 3 21.79 0.00 2.00 2.94 0.03 73.24 17:37:44 17:37:44 17:37:44