14:32:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143333 14:32:00 Running as SYSTEM 14:32:00 [EnvInject] - Loading node environment variables. 14:32:00 Building remotely on prd-ubuntu1804-builder-4c-4g-18430 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:32:00 [ssh-agent] Looking for ssh-agent implementation... 14:32:00 $ ssh-agent 14:32:00 SSH_AUTH_SOCK=/tmp/ssh-VdJrx9UZ2YJE/agent.1670 14:32:00 SSH_AGENT_PID=1672 14:32:00 [ssh-agent] Started. 14:32:00 Running ssh-add (command line suppressed) 14:32:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14376227893072960553.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14376227893072960553.key) 14:32:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:32:00 The recommended git tool is: NONE 14:32:02 using credential onap-jenkins-ssh 14:32:02 Wiping out workspace first. 14:32:02 Cloning the remote Git repository 14:32:02 Cloning repository git://cloud.onap.org/mirror/oom.git 14:32:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:32:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:02 > git --version # timeout=10 14:32:02 > git --version # 'git version 2.17.1' 14:32:02 using GIT_SSH to set credentials Gerrit user 14:32:02 Verifying host key using manually-configured host key entries 14:32:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:32:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:08 using GIT_SSH to set credentials Gerrit user 14:32:08 Verifying host key using manually-configured host key entries 14:32:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/33/143333/1 # timeout=30 14:32:08 > git rev-parse 6671ed8a477df35c5921fc2cf79f1049b7e845ce^{commit} # timeout=10 14:32:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:32:08 Checking out Revision 6671ed8a477df35c5921fc2cf79f1049b7e845ce (refs/changes/33/143333/1) 14:32:08 > git config core.sparsecheckout # timeout=10 14:32:08 > git checkout -f 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=30 14:32:12 Commit message: "[SO] Fix crashing so-nssmf-adapter pod" 14:32:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:32:12 > git rev-list --no-walk 15124307d21ac26fd7796d104c69b0130c2060a6 # timeout=10 14:32:12 [EnvInject] - Injecting environment variables from a build step. 14:32:12 [EnvInject] - Injecting as environment variables the properties content 14:32:12 PYTHON=python3 14:32:12 14:32:12 [EnvInject] - Variables injected successfully. 14:32:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10039420163125093638.sh 14:32:12 ---> tox-install.sh 14:32:12 + source /home/jenkins/lf-env.sh 14:32:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:12 ++ mktemp -d /tmp/venv-XXXX 14:32:12 + lf_venv=/tmp/venv-KsOG 14:32:12 + local venv_file=/tmp/.os_lf_venv 14:32:12 + local python=python3 14:32:12 + local options 14:32:12 + local set_path=true 14:32:12 + local install_args= 14:32:12 ++ 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 14:32:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:12 + true 14:32:12 + case $1 in 14:32:12 + venv_file=/tmp/.toxenv 14:32:12 + shift 2 14:32:12 + true 14:32:12 + case $1 in 14:32:12 + shift 14:32:12 + break 14:32:12 + case $python in 14:32:12 + local pkg_list= 14:32:12 + [[ -d /opt/pyenv ]] 14:32:12 + echo 'Setup pyenv:' 14:32:12 Setup pyenv: 14:32:12 + export PYENV_ROOT=/opt/pyenv 14:32:12 + PYENV_ROOT=/opt/pyenv 14:32:12 + 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 14:32:12 + 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 14:32:12 + pyenv versions 14:32:12 * system (set by /opt/pyenv/version) 14:32:12 * 3.8.13 (set by /opt/pyenv/version) 14:32:12 * 3.9.13 (set by /opt/pyenv/version) 14:32:13 * 3.10.6 (set by /opt/pyenv/version) 14:32:13 + command -v pyenv 14:32:13 ++ pyenv init - --no-rehash 14:32:13 + 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[*]}"'\'')" 14:32:13 export PATH="/opt/pyenv/shims:${PATH}" 14:32:13 export PYENV_SHELL=bash 14:32:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:13 pyenv() { 14:32:13 local command 14:32:13 command="${1:-}" 14:32:13 if [ "$#" -gt 0 ]; then 14:32:13 shift 14:32:13 fi 14:32:13 14:32:13 case "$command" in 14:32:13 rehash|shell) 14:32:13 eval "$(pyenv "sh-$command" "$@")" 14:32:13 ;; 14:32:13 *) 14:32:13 command pyenv "$command" "$@" 14:32:13 ;; 14:32:13 esac 14:32:13 }' 14:32:13 +++ 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[*]}"' 14:32:13 ++ 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 14:32:13 ++ 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 14:32:13 ++ 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 14:32:13 ++ export PYENV_SHELL=bash 14:32:13 ++ PYENV_SHELL=bash 14:32:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:13 +++ complete -F _pyenv pyenv 14:32:13 ++ lf-pyver python3 14:32:13 ++ local py_version_xy=python3 14:32:13 ++ local py_version_xyz= 14:32:13 ++ pyenv versions 14:32:13 ++ local command 14:32:13 ++ sed 's/^[ *]* //' 14:32:13 ++ grep -E '^[0-9.]*[0-9]$' 14:32:13 ++ awk '{ print $1 }' 14:32:13 ++ command=versions 14:32:13 ++ '[' 1 -gt 0 ']' 14:32:13 ++ shift 14:32:13 ++ case "$command" in 14:32:13 ++ command pyenv versions 14:32:13 ++ pyenv versions 14:32:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:13 +++ grep '^3' /tmp/.pyenv_versions 14:32:13 +++ sort -V 14:32:13 +++ tail -n 1 14:32:13 ++ py_version_xyz=3.10.6 14:32:13 ++ [[ -z 3.10.6 ]] 14:32:13 ++ echo 3.10.6 14:32:13 ++ return 0 14:32:13 + pyenv local 3.10.6 14:32:13 + local command 14:32:13 + command=local 14:32:13 + '[' 2 -gt 0 ']' 14:32:13 + shift 14:32:13 + case "$command" in 14:32:13 + command pyenv local 3.10.6 14:32:13 + pyenv local 3.10.6 14:32:13 + for arg in "$@" 14:32:13 + case $arg in 14:32:13 + pkg_list+='tox ' 14:32:13 + for arg in "$@" 14:32:13 + case $arg in 14:32:13 + pkg_list+='virtualenv ' 14:32:13 + for arg in "$@" 14:32:13 + case $arg in 14:32:13 + pkg_list+='urllib3~=1.26.15 ' 14:32:13 + [[ -f /tmp/.toxenv ]] 14:32:13 + [[ ! -f /tmp/.toxenv ]] 14:32:13 + [[ -n '' ]] 14:32:13 + python3 -m venv /tmp/venv-KsOG 14:32:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsOG' 14:32:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsOG 14:32:17 + echo /tmp/venv-KsOG 14:32:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:32:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:32:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:17 + local 'pip_opts=--upgrade --quiet' 14:32:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:17 + [[ -n '' ]] 14:32:17 + [[ -n '' ]] 14:32:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:17 + /tmp/venv-KsOG/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 14:32:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:21 lf-activate-venv(): INFO: Base packages installed successfully 14:32:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:21 + /tmp/venv-KsOG/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 14:32:24 + type python3 14:32:24 + true 14:32:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KsOG/bin to PATH' 14:32:24 lf-activate-venv(): INFO: Adding /tmp/venv-KsOG/bin to PATH 14:32:24 + PATH=/tmp/venv-KsOG/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 14:32:24 + return 0 14:32:24 + python3 --version 14:32:24 Python 3.10.6 14:32:24 + python3 -m pip --version 14:32:24 pip 26.0.1 from /tmp/venv-KsOG/lib/python3.10/site-packages/pip (python 3.10) 14:32:24 + python3 -m pip freeze 14:32:24 cachetools==7.0.1 14:32:24 chardet==5.2.0 14:32:24 colorama==0.4.6 14:32:24 distlib==0.4.0 14:32:24 filelock==3.24.3 14:32:24 packaging==26.0 14:32:24 platformdirs==4.9.2 14:32:24 pluggy==1.6.0 14:32:24 pyproject-api==1.10.0 14:32:24 tomli==2.4.0 14:32:24 tox==4.40.0 14:32:24 typing_extensions==4.15.0 14:32:24 urllib3==1.26.20 14:32:24 virtualenv==20.38.0 14:32:24 [EnvInject] - Injecting environment variables from a build step. 14:32:24 [EnvInject] - Injecting as environment variables the properties content 14:32:24 PARALLEL=false 14:32:24 14:32:24 [EnvInject] - Variables injected successfully. 14:32:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6538944421278017666.sh 14:32:24 ---> tox-run.sh 14:32:24 + 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 14:32:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:32:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:32:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:32:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:32:24 + source /home/jenkins/lf-env.sh 14:32:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:24 ++ mktemp -d /tmp/venv-XXXX 14:32:24 + lf_venv=/tmp/venv-RiOO 14:32:24 + local venv_file=/tmp/.os_lf_venv 14:32:24 + local python=python3 14:32:24 + local options 14:32:24 + local set_path=true 14:32:24 + local install_args= 14:32:24 ++ 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 14:32:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:24 + true 14:32:24 + case $1 in 14:32:24 + venv_file=/tmp/.toxenv 14:32:24 + shift 2 14:32:24 + true 14:32:24 + case $1 in 14:32:24 + shift 14:32:24 + break 14:32:24 + case $python in 14:32:24 + local pkg_list= 14:32:24 + [[ -d /opt/pyenv ]] 14:32:24 + echo 'Setup pyenv:' 14:32:24 Setup pyenv: 14:32:24 + export PYENV_ROOT=/opt/pyenv 14:32:24 + PYENV_ROOT=/opt/pyenv 14:32:24 + 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 14:32:24 + 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 14:32:24 + pyenv versions 14:32:24 system 14:32:24 3.8.13 14:32:24 3.9.13 14:32:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:24 + command -v pyenv 14:32:24 ++ pyenv init - --no-rehash 14:32:24 + 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[*]}"'\'')" 14:32:24 export PATH="/opt/pyenv/shims:${PATH}" 14:32:24 export PYENV_SHELL=bash 14:32:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:24 pyenv() { 14:32:24 local command 14:32:24 command="${1:-}" 14:32:24 if [ "$#" -gt 0 ]; then 14:32:24 shift 14:32:24 fi 14:32:24 14:32:24 case "$command" in 14:32:24 rehash|shell) 14:32:24 eval "$(pyenv "sh-$command" "$@")" 14:32:24 ;; 14:32:24 *) 14:32:24 command pyenv "$command" "$@" 14:32:24 ;; 14:32:24 esac 14:32:24 }' 14:32:24 +++ 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[*]}"' 14:32:24 ++ 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 14:32:24 ++ 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 14:32:24 ++ 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 14:32:24 ++ export PYENV_SHELL=bash 14:32:24 ++ PYENV_SHELL=bash 14:32:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:24 +++ complete -F _pyenv pyenv 14:32:24 ++ lf-pyver python3 14:32:24 ++ local py_version_xy=python3 14:32:24 ++ local py_version_xyz= 14:32:24 ++ pyenv versions 14:32:24 ++ local command 14:32:24 ++ command=versions 14:32:24 ++ '[' 1 -gt 0 ']' 14:32:24 ++ shift 14:32:24 ++ case "$command" in 14:32:24 ++ command pyenv versions 14:32:24 ++ pyenv versions 14:32:24 ++ sed 's/^[ *]* //' 14:32:24 ++ awk '{ print $1 }' 14:32:24 ++ grep -E '^[0-9.]*[0-9]$' 14:32:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:25 +++ grep '^3' /tmp/.pyenv_versions 14:32:25 +++ sort -V 14:32:25 +++ tail -n 1 14:32:25 ++ py_version_xyz=3.10.6 14:32:25 ++ [[ -z 3.10.6 ]] 14:32:25 ++ echo 3.10.6 14:32:25 ++ return 0 14:32:25 + pyenv local 3.10.6 14:32:25 + local command 14:32:25 + command=local 14:32:25 + '[' 2 -gt 0 ']' 14:32:25 + shift 14:32:25 + case "$command" in 14:32:25 + command pyenv local 3.10.6 14:32:25 + pyenv local 3.10.6 14:32:25 + for arg in "$@" 14:32:25 + case $arg in 14:32:25 + pkg_list+='tox ' 14:32:25 + for arg in "$@" 14:32:25 + case $arg in 14:32:25 + pkg_list+='virtualenv ' 14:32:25 + for arg in "$@" 14:32:25 + case $arg in 14:32:25 + pkg_list+='urllib3~=1.26.15 ' 14:32:25 + [[ -f /tmp/.toxenv ]] 14:32:25 ++ cat /tmp/.toxenv 14:32:25 + lf_venv=/tmp/venv-KsOG 14:32:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsOG from' file:/tmp/.toxenv 14:32:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsOG from file:/tmp/.toxenv 14:32:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:25 + local 'pip_opts=--upgrade --quiet' 14:32:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:25 + [[ -n '' ]] 14:32:25 + [[ -n '' ]] 14:32:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:25 + /tmp/venv-KsOG/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 14:32:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:26 lf-activate-venv(): INFO: Base packages installed successfully 14:32:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:26 + /tmp/venv-KsOG/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 14:32:27 + type python3 14:32:27 + true 14:32:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KsOG/bin to PATH' 14:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-KsOG/bin to PATH 14:32:27 + PATH=/tmp/venv-KsOG/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 14:32:27 + return 0 14:32:27 + [[ -d /opt/pyenv ]] 14:32:27 + echo '---> Setting up pyenv' 14:32:27 ---> Setting up pyenv 14:32:27 + export PYENV_ROOT=/opt/pyenv 14:32:27 + PYENV_ROOT=/opt/pyenv 14:32:27 + export PATH=/opt/pyenv/bin:/tmp/venv-KsOG/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 14:32:27 + PATH=/opt/pyenv/bin:/tmp/venv-KsOG/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 14:32:27 ++ pwd 14:32:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:32:27 + export PYTHONPATH 14:32:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:32:27 + TOX_TESTENV_PASSENV=PYTHONPATH 14:32:27 + tox --version 14:32:27 4.40.0 from /tmp/venv-KsOG/lib/python3.10/site-packages/tox/__init__.py 14:32:27 + PARALLEL=false 14:32:27 + TOX_OPTIONS_LIST= 14:32:27 + [[ -n checkbashisms ]] 14:32:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:32:27 + case ${PARALLEL,,} in 14:32:27 + tox -e checkbashisms 14:32:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:32:29 checkbashisms: freeze> python -m pip freeze --all 14:32:29 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:32:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:32:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:32:33 checkbashisms: OK (5.07=setup[1.64]+cmd[3.43] seconds) 14:32:33 congratulations :) (5.11 seconds) 14:32:33 + tox_status=0 14:32:33 + echo '---> Completed tox runs' 14:32:33 ---> Completed tox runs 14:32:33 + for i in .tox/*/log 14:32:33 ++ echo .tox/checkbashisms/log 14:32:33 ++ awk -F/ '{print $2}' 14:32:33 + tox_env=checkbashisms 14:32:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:32:33 + DOC_DIR=docs/_build/html 14:32:33 + [[ -d docs/_build/html ]] 14:32:33 + echo '---> tox-run.sh ends' 14:32:33 ---> tox-run.sh ends 14:32:33 + test 0 -eq 0 14:32:33 $ ssh-agent -k 14:32:33 unset SSH_AUTH_SOCK; 14:32:33 unset SSH_AGENT_PID; 14:32:33 echo Agent pid 1672 killed; 14:32:33 [ssh-agent] Stopped. 14:32:33 [PostBuildScript] - [INFO] Executing post build scripts. 14:32:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6928243328011261330.sh 14:32:33 ---> sysstat.sh 14:32:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7050052751797170757.sh 14:32:33 ---> package-listing.sh 14:32:33 ++ tr '[:upper:]' '[:lower:]' 14:32:33 ++ facter osfamily 14:32:33 + OS_FAMILY=debian 14:32:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:32:33 + START_PACKAGES=/tmp/packages_start.txt 14:32:33 + END_PACKAGES=/tmp/packages_end.txt 14:32:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:33 + PACKAGES=/tmp/packages_start.txt 14:32:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:32:33 + PACKAGES=/tmp/packages_end.txt 14:32:33 + case "${OS_FAMILY}" in 14:32:33 + dpkg -l 14:32:33 + grep '^ii' 14:32:33 + '[' -f /tmp/packages_start.txt ']' 14:32:33 + '[' -f /tmp/packages_end.txt ']' 14:32:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:32:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:32:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:32:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13346014010214140549.sh 14:32:33 ---> capture-instance-metadata.sh 14:32:33 Setup pyenv: 14:32:34 system 14:32:34 3.8.13 14:32:34 3.9.13 14:32:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fgsE 14:32:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:41 lf-activate-venv(): INFO: Base packages installed successfully 14:32:41 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-fgsE/bin to PATH 14:33:14 INFO: Running in OpenStack, capturing instance metadata 14:33:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1703291458028309992.sh 14:33:14 provisioning config files... 14:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8793057674901016731tmp 14:33:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:33:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:33:14 [EnvInject] - Injecting environment variables from a build step. 14:33:14 [EnvInject] - Injecting as environment variables the properties content 14:33:14 SERVER_ID=logs 14:33:14 14:33:14 [EnvInject] - Variables injected successfully. 14:33:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10105778741760191250.sh 14:33:14 ---> create-netrc.sh 14:33:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins883610349628964078.sh 14:33:14 ---> python-tools-install.sh 14:33:14 Setup pyenv: 14:33:14 system 14:33:14 3.8.13 14:33:14 3.9.13 14:33:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fgsE from file:/tmp/.os_lf_venv 14:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:16 lf-activate-venv(): INFO: Base packages installed successfully 14:33:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-fgsE/bin to PATH 14:33:25 Generating Requirements File 14:33:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:47 Python 3.10.6 14:33:47 pip 26.0.1 from /tmp/venv-fgsE/lib/python3.10/site-packages/pip (python 3.10) 14:33:47 appdirs==1.4.4 14:33:47 argcomplete==3.6.3 14:33:47 aspy.yaml==1.3.0 14:33:47 attrs==25.4.0 14:33:47 autopage==0.6.0 14:33:47 backports.strenum==1.3.1 14:33:47 beautifulsoup4==4.14.3 14:33:47 boto3==1.42.52 14:33:47 botocore==1.42.52 14:33:47 bs4==0.0.2 14:33:47 certifi==2026.1.4 14:33:47 cffi==2.0.0 14:33:47 cfgv==3.5.0 14:33:47 chardet==5.2.0 14:33:47 charset-normalizer==3.4.4 14:33:47 click==8.3.1 14:33:47 cliff==4.13.2 14:33:47 cmd2==3.2.0 14:33:47 cryptography==3.3.2 14:33:47 debtcollector==3.0.0 14:33:47 decorator==5.2.1 14:33:47 defusedxml==0.7.1 14:33:47 Deprecated==1.3.1 14:33:47 distlib==0.4.0 14:33:47 dnspython==2.8.0 14:33:47 docker==7.1.0 14:33:47 dogpile.cache==1.5.0 14:33:47 durationpy==0.10 14:33:47 email-validator==2.3.0 14:33:47 filelock==3.24.3 14:33:47 future==1.0.0 14:33:47 gitdb==4.0.12 14:33:47 GitPython==3.1.46 14:33:47 httplib2==0.30.2 14:33:47 identify==2.6.16 14:33:47 idna==3.11 14:33:47 importlib-resources==1.5.0 14:33:47 iso8601==2.1.0 14:33:47 Jinja2==3.1.6 14:33:47 jmespath==1.1.0 14:33:47 jsonpatch==1.33 14:33:47 jsonpointer==3.0.0 14:33:47 jsonschema==4.26.0 14:33:47 jsonschema-specifications==2025.9.1 14:33:47 keystoneauth1==5.13.0 14:33:47 kubernetes==35.0.0 14:33:47 lftools==0.37.21 14:33:47 lxml==6.0.2 14:33:47 markdown-it-py==4.0.0 14:33:47 MarkupSafe==3.0.3 14:33:47 mdurl==0.1.2 14:33:47 msgpack==1.1.2 14:33:47 multi_key_dict==2.0.3 14:33:47 munch==4.0.0 14:33:47 netaddr==1.3.0 14:33:47 niet==1.4.2 14:33:47 nodeenv==1.10.0 14:33:47 oauth2client==4.1.3 14:33:47 oauthlib==3.3.1 14:33:47 openstacksdk==4.10.0 14:33:47 os-service-types==1.8.2 14:33:47 osc-lib==4.4.0 14:33:47 oslo.config==10.3.0 14:33:47 oslo.context==6.3.0 14:33:47 oslo.i18n==6.7.2 14:33:47 oslo.log==8.1.0 14:33:47 oslo.serialization==5.9.1 14:33:47 oslo.utils==9.2.0 14:33:47 packaging==26.0 14:33:47 pbr==7.0.3 14:33:47 platformdirs==4.9.2 14:33:47 prettytable==3.17.0 14:33:47 psutil==7.2.2 14:33:47 pyasn1==0.6.2 14:33:47 pyasn1_modules==0.4.2 14:33:47 pycparser==3.0 14:33:47 pygerrit2==2.0.15 14:33:47 PyGithub==2.8.1 14:33:47 Pygments==2.19.2 14:33:47 PyJWT==2.11.0 14:33:47 PyNaCl==1.6.2 14:33:47 pyparsing==2.4.7 14:33:47 pyperclip==1.11.0 14:33:47 pyrsistent==0.20.0 14:33:47 python-cinderclient==9.8.0 14:33:47 python-dateutil==2.9.0.post0 14:33:47 python-heatclient==5.0.0 14:33:47 python-jenkins==1.8.3 14:33:47 python-keystoneclient==5.7.0 14:33:47 python-magnumclient==4.9.0 14:33:47 python-openstackclient==9.0.0 14:33:47 python-swiftclient==4.9.0 14:33:47 PyYAML==6.0.3 14:33:47 referencing==0.37.0 14:33:47 requests==2.32.5 14:33:47 requests-oauthlib==2.0.0 14:33:47 requestsexceptions==1.4.0 14:33:47 rfc3986==2.0.0 14:33:47 rich==14.3.2 14:33:47 rich-argparse==1.7.2 14:33:47 rpds-py==0.30.0 14:33:47 rsa==4.9.1 14:33:47 ruamel.yaml==0.19.1 14:33:47 ruamel.yaml.clib==0.2.15 14:33:47 s3transfer==0.16.0 14:33:47 simplejson==3.20.2 14:33:47 six==1.17.0 14:33:47 smmap==5.0.2 14:33:47 soupsieve==2.8.3 14:33:47 stevedore==5.6.0 14:33:47 tabulate==0.9.0 14:33:47 toml==0.10.2 14:33:47 tomlkit==0.14.0 14:33:47 tqdm==4.67.3 14:33:47 typing_extensions==4.15.0 14:33:47 tzdata==2025.3 14:33:47 urllib3==1.26.20 14:33:47 virtualenv==20.38.0 14:33:47 wcwidth==0.6.0 14:33:47 websocket-client==1.9.0 14:33:47 wrapt==2.1.1 14:33:47 xdg==6.0.0 14:33:47 xmltodict==1.0.3 14:33:47 yq==3.4.3 14:33:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9854015045831889131.sh 14:33:47 ---> sudo-logs.sh 14:33:47 Archiving 'sudo' log.. 14:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11325943943352641833.sh 14:33:48 ---> job-cost.sh 14:33:48 INFO: Activating Python virtual environment... 14:33:48 Setup pyenv: 14:33:48 system 14:33:48 3.8.13 14:33:48 3.9.13 14:33:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fgsE from file:/tmp/.os_lf_venv 14:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:49 lf-activate-venv(): INFO: Base packages installed successfully 14:33:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-fgsE/bin to PATH 14:33:54 INFO: No stack-cost file found 14:33:54 INFO: Instance uptime: 145s 14:33:54 INFO: Fetching instance metadata (attempt 1 of 3)... 14:33:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:33:55 INFO: Successfully fetched instance metadata 14:33:55 INFO: Instance type: v3-standard-4 14:33:55 INFO: Retrieving pricing info for: v3-standard-4 14:33:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:33:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 14:33:55 INFO: Successfully fetched Vexxhost pricing API 14:33:55 INFO: Retrieved cost: 0.11 14:33:55 INFO: Retrieved resource: v3-standard-4 14:33:55 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:33:55 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:33:55 INFO: Successfully archived job cost data 14:33:55 DEBUG: Cost data: oom-master-checkbashisms-lint,4432,2026-02-19 14:33:55,v3-standard-4,145,0.11,0.00,SUCCESS 14:33:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17655659653748104913.sh 14:33:55 ---> logs-deploy.sh 14:33:55 Setup pyenv: 14:33:55 system 14:33:55 3.8.13 14:33:55 3.9.13 14:33:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fgsE from file:/tmp/.os_lf_venv 14:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:57 lf-activate-venv(): INFO: Base packages installed successfully 14:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-fgsE/bin to PATH 14:34:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4432 14:34:04 INFO: archiving workspace using pattern(s): 14:34:05 Archives upload complete. 14:34:05 INFO: archiving logs to Nexus 14:34:06 ---> uname -a: 14:34:06 Linux prd-ubuntu1804-builder-4c-4g-18430 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:34:06 14:34:06 14:34:06 ---> lscpu: 14:34:06 Architecture: x86_64 14:34:06 CPU op-mode(s): 32-bit, 64-bit 14:34:06 Byte Order: Little Endian 14:34:06 CPU(s): 4 14:34:06 On-line CPU(s) list: 0-3 14:34:06 Thread(s) per core: 1 14:34:06 Core(s) per socket: 1 14:34:06 Socket(s): 4 14:34:06 NUMA node(s): 1 14:34:06 Vendor ID: AuthenticAMD 14:34:06 CPU family: 23 14:34:06 Model: 49 14:34:06 Model name: AMD EPYC-Rome Processor 14:34:06 Stepping: 0 14:34:06 CPU MHz: 2799.998 14:34:06 BogoMIPS: 5599.99 14:34:06 Virtualization: AMD-V 14:34:06 Hypervisor vendor: KVM 14:34:06 Virtualization type: full 14:34:06 L1d cache: 32K 14:34:06 L1i cache: 32K 14:34:06 L2 cache: 512K 14:34:06 L3 cache: 16384K 14:34:06 NUMA node0 CPU(s): 0-3 14:34:06 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 14:34:06 14:34:06 14:34:06 ---> nproc: 14:34:06 4 14:34:06 14:34:06 14:34:06 ---> df -h: 14:34:06 Filesystem Size Used Avail Use% Mounted on 14:34:06 udev 7.9G 0 7.9G 0% /dev 14:34:06 tmpfs 1.6G 676K 1.6G 1% /run 14:34:06 /dev/vda1 78G 8.3G 70G 11% / 14:34:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:34:06 tmpfs 5.0M 0 5.0M 0% /run/lock 14:34:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:34:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:34:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:34:06 14:34:06 14:34:06 ---> free -m: 14:34:06 total used free shared buff/cache available 14:34:06 Mem: 16040 541 13437 0 2061 15185 14:34:06 Swap: 1023 0 1023 14:34:06 14:34:06 14:34:06 ---> ip addr: 14:34:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:34:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:34:06 inet 127.0.0.1/8 scope host lo 14:34:06 valid_lft forever preferred_lft forever 14:34:06 inet6 ::1/128 scope host 14:34:06 valid_lft forever preferred_lft forever 14:34:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:34:06 link/ether fa:16:3e:43:68:96 brd ff:ff:ff:ff:ff:ff 14:34:06 inet 10.30.107.185/23 brd 10.30.107.255 scope global dynamic ens3 14:34:06 valid_lft 86251sec preferred_lft 86251sec 14:34:06 inet6 fe80::f816:3eff:fe43:6896/64 scope link 14:34:06 valid_lft forever preferred_lft forever 14:34:06 14:34:06 14:34:06 ---> sar -b -r -n DEV: 14:34:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18430) 02/19/26 _x86_64_ (4 CPU) 14:34:06 14:34:06 14:31:40 LINUX RESTART (4 CPU) 14:34:06 14:34:06 14:32:01 tps rtps wtps bread/s bwrtn/s 14:34:06 14:33:01 139.19 24.91 114.29 844.22 58147.19 14:34:06 14:34:01 99.30 1.07 98.23 121.85 15718.05 14:34:06 Average: 119.26 12.99 106.26 483.18 36941.45 14:34:06 14:34:06 14:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:06 14:33:01 14017812 15508680 2407156 14.66 55108 1640176 829044 4.74 736536 1465068 76912 14:34:06 14:34:01 13731952 15521212 2693016 16.40 79244 1898220 802852 4.59 739668 1715016 124072 14:34:06 Average: 13874882 15514946 2550086 15.53 67176 1769198 815948 4.67 738102 1590042 100492 14:34:06 14:34:06 14:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:06 14:33:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 14:34:06 14:33:01 ens3 190.06 137.41 1190.54 37.42 0.00 0.00 0.00 0.00 14:34:06 14:34:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 14:34:06 14:34:01 ens3 53.59 41.58 847.84 10.50 0.00 0.00 0.00 0.00 14:34:06 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 14:34:06 Average: ens3 121.85 89.51 1019.26 23.96 0.00 0.00 0.00 0.00 14:34:06 14:34:06 14:34:06 ---> sar -P ALL: 14:34:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18430) 02/19/26 _x86_64_ (4 CPU) 14:34:06 14:34:06 14:31:40 LINUX RESTART (4 CPU) 14:34:06 14:34:06 14:32:01 CPU %user %nice %system %iowait %steal %idle 14:34:06 14:33:01 all 17.84 0.00 1.47 11.47 0.06 69.16 14:34:06 14:33:01 0 17.90 0.00 1.55 22.58 0.03 57.92 14:34:06 14:33:01 1 9.29 0.00 0.94 15.28 0.12 74.37 14:34:06 14:33:01 2 21.03 0.00 1.57 6.15 0.05 71.20 14:34:06 14:33:01 3 23.07 0.00 1.82 1.90 0.05 73.16 14:34:06 14:34:01 all 17.87 0.00 1.43 5.33 0.05 75.32 14:34:06 14:34:01 0 9.08 0.00 1.34 8.93 0.03 80.61 14:34:06 14:34:01 1 26.41 0.00 1.92 11.21 0.08 60.37 14:34:06 14:34:01 2 16.08 0.00 0.95 0.88 0.03 82.05 14:34:06 14:34:01 3 19.93 0.00 1.50 0.33 0.03 78.21 14:34:06 Average: all 17.85 0.00 1.45 8.40 0.06 72.24 14:34:06 Average: 0 13.49 0.00 1.45 15.76 0.03 69.27 14:34:06 Average: 1 17.86 0.00 1.43 13.24 0.10 67.36 14:34:06 Average: 2 18.55 0.00 1.26 3.52 0.04 76.63 14:34:06 Average: 3 21.50 0.00 1.66 1.12 0.04 75.68 14:34:06 14:34:06 14:34:06