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