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