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