11:16:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145975 11:16:56 Running as SYSTEM 11:16:56 [EnvInject] - Loading node environment variables. 11:16:56 Building remotely on prd-ubuntu1804-builder-4c-4g-16841 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:16:56 [ssh-agent] Looking for ssh-agent implementation... 11:16:56 $ ssh-agent 11:16:56 SSH_AUTH_SOCK=/tmp/ssh-opjXfQPikyoG/agent.1714 11:16:56 SSH_AGENT_PID=1716 11:16:56 [ssh-agent] Started. 11:16:56 Running ssh-add (command line suppressed) 11:16:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15643120054376018127.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15643120054376018127.key) 11:16:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:16:56 The recommended git tool is: NONE 11:16:58 using credential onap-jenkins-ssh 11:16:58 Wiping out workspace first. 11:16:58 Cloning the remote Git repository 11:16:58 Cloning repository git://cloud.onap.org/mirror/oom.git 11:16:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:16:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:58 > git --version # timeout=10 11:16:58 > git --version # 'git version 2.17.1' 11:16:58 using GIT_SSH to set credentials Gerrit user 11:16:58 Verifying host key using manually-configured host key entries 11:16:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:17:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:17:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:17:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:04 using GIT_SSH to set credentials Gerrit user 11:17:04 Verifying host key using manually-configured host key entries 11:17:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/145975/3 # timeout=30 11:17:04 > git rev-parse 0968f3623a0c0c106780daa2938bd3aa981382bb^{commit} # timeout=10 11:17:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:17:04 Checking out Revision 0968f3623a0c0c106780daa2938bd3aa981382bb (refs/changes/75/145975/3) 11:17:04 > git config core.sparsecheckout # timeout=10 11:17:04 > git checkout -f 0968f3623a0c0c106780daa2938bd3aa981382bb # timeout=30 11:17:07 Commit message: "[POLICY] Align clamp tracing with global.tracing" 11:17:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:17:07 > git rev-list --no-walk 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=10 11:17:08 [EnvInject] - Injecting environment variables from a build step. 11:17:08 [EnvInject] - Injecting as environment variables the properties content 11:17:08 PYTHON=python3 11:17:08 11:17:08 [EnvInject] - Variables injected successfully. 11:17:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17509351443708313456.sh 11:17:08 ---> tox-install.sh 11:17:08 + source /home/jenkins/lf-env.sh 11:17:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:08 ++ mktemp -d /tmp/venv-XXXX 11:17:08 + lf_venv=/tmp/venv-6rW9 11:17:08 + local venv_file=/tmp/.os_lf_venv 11:17:08 + local python=python3 11:17:08 + local options 11:17:08 + local set_path=true 11:17:08 + local install_args= 11:17:08 ++ 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 11:17:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:17:08 + true 11:17:08 + case $1 in 11:17:08 + venv_file=/tmp/.toxenv 11:17:08 + shift 2 11:17:08 + true 11:17:08 + case $1 in 11:17:08 + shift 11:17:08 + break 11:17:08 + case $python in 11:17:08 + local pkg_list= 11:17:08 + [[ -d /opt/pyenv ]] 11:17:08 + echo 'Setup pyenv:' 11:17:08 Setup pyenv: 11:17:08 + export PYENV_ROOT=/opt/pyenv 11:17:08 + PYENV_ROOT=/opt/pyenv 11:17:08 + 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 11:17:08 + 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 11:17:08 + pyenv versions 11:17:08 * system (set by /opt/pyenv/version) 11:17:08 * 3.8.13 (set by /opt/pyenv/version) 11:17:08 * 3.9.13 (set by /opt/pyenv/version) 11:17:08 * 3.10.6 (set by /opt/pyenv/version) 11:17:08 + command -v pyenv 11:17:08 ++ pyenv init - --no-rehash 11:17:08 + 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[*]}"'\'')" 11:17:08 export PATH="/opt/pyenv/shims:${PATH}" 11:17:08 export PYENV_SHELL=bash 11:17:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:17:08 pyenv() { 11:17:08 local command 11:17:08 command="${1:-}" 11:17:08 if [ "$#" -gt 0 ]; then 11:17:08 shift 11:17:08 fi 11:17:08 11:17:08 case "$command" in 11:17:08 rehash|shell) 11:17:08 eval "$(pyenv "sh-$command" "$@")" 11:17:08 ;; 11:17:08 *) 11:17:08 command pyenv "$command" "$@" 11:17:08 ;; 11:17:08 esac 11:17:08 }' 11:17:08 +++ 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[*]}"' 11:17:08 ++ 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 11:17:08 ++ 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 11:17:08 ++ 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 11:17:08 ++ export PYENV_SHELL=bash 11:17:08 ++ PYENV_SHELL=bash 11:17:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:17:08 +++ complete -F _pyenv pyenv 11:17:08 ++ lf-pyver python3 11:17:08 ++ local py_version_xy=python3 11:17:08 ++ local py_version_xyz= 11:17:08 ++ pyenv versions 11:17:08 ++ sed 's/^[ *]* //' 11:17:08 ++ local command 11:17:08 ++ command=versions 11:17:08 ++ '[' 1 -gt 0 ']' 11:17:08 ++ shift 11:17:08 ++ case "$command" in 11:17:08 ++ command pyenv versions 11:17:08 ++ pyenv versions 11:17:08 ++ grep -E '^[0-9.]*[0-9]$' 11:17:08 ++ awk '{ print $1 }' 11:17:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:17:08 +++ grep '^3' /tmp/.pyenv_versions 11:17:08 +++ sort -V 11:17:08 +++ tail -n 1 11:17:08 ++ py_version_xyz=3.10.6 11:17:08 ++ [[ -z 3.10.6 ]] 11:17:08 ++ echo 3.10.6 11:17:08 ++ return 0 11:17:08 + pyenv local 3.10.6 11:17:08 + local command 11:17:08 + command=local 11:17:08 + '[' 2 -gt 0 ']' 11:17:08 + shift 11:17:08 + case "$command" in 11:17:08 + command pyenv local 3.10.6 11:17:08 + pyenv local 3.10.6 11:17:08 + for arg in "$@" 11:17:08 + case $arg in 11:17:08 + pkg_list+='tox ' 11:17:08 + for arg in "$@" 11:17:08 + case $arg in 11:17:08 + pkg_list+='virtualenv ' 11:17:08 + for arg in "$@" 11:17:08 + case $arg in 11:17:08 + pkg_list+='urllib3~=1.26.15 ' 11:17:08 + [[ -f /tmp/.toxenv ]] 11:17:08 + [[ ! -f /tmp/.toxenv ]] 11:17:08 + [[ -n '' ]] 11:17:08 + python3 -m venv /tmp/venv-6rW9 11:17:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6rW9' 11:17:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6rW9 11:17:12 + echo /tmp/venv-6rW9 11:17:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:17:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:17:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:17:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:12 + local 'pip_opts=--upgrade --quiet' 11:17:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:17:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:17:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:17:12 + [[ -n '' ]] 11:17:12 + [[ -n '' ]] 11:17:12 + lf-venv-pip-install /tmp/venv-6rW9/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:17:12 + local venv_python=/tmp/venv-6rW9/bin/python3 11:17:12 + shift 11:17:12 + local upstream=https://pypi.org/simple 11:17:12 + /tmp/venv-6rW9/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 11:17:17 + return 0 11:17:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:17:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:17:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:17:17 + lf-venv-pip-install /tmp/venv-6rW9/bin/python3 --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 11:17:17 + local venv_python=/tmp/venv-6rW9/bin/python3 11:17:17 + shift 11:17:17 + local upstream=https://pypi.org/simple 11:17:17 + /tmp/venv-6rW9/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 11:17:19 + return 0 11:17:19 + type python3 11:17:19 + true 11:17:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6rW9/bin to PATH' 11:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-6rW9/bin to PATH 11:17:19 + PATH=/tmp/venv-6rW9/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 11:17:19 + return 0 11:17:19 + python3 --version 11:17:19 Python 3.10.6 11:17:19 + python3 -m pip --version 11:17:19 pip 26.2.1 from /tmp/venv-6rW9/lib/python3.10/site-packages/pip (python 3.10) 11:17:19 + python3 -m pip freeze 11:17:19 cachetools==7.1.7 11:17:19 colorama==0.4.6 11:17:19 distlib==0.4.3 11:17:19 filelock==3.32.4 11:17:19 packaging==26.3 11:17:19 platformdirs==4.11.5 11:17:19 pluggy==1.6.0 11:17:19 pyproject-api==1.11.0 11:17:19 python-discovery==1.6.0 11:17:19 tomli==2.4.1 11:17:19 tomli_w==1.2.0 11:17:19 tox==4.61.1 11:17:19 typing_extensions==4.16.0 11:17:19 urllib3==1.26.20 11:17:19 virtualenv==21.7.7 11:17:19 [EnvInject] - Injecting environment variables from a build step. 11:17:19 [EnvInject] - Injecting as environment variables the properties content 11:17:19 PARALLEL=false 11:17:19 11:17:19 [EnvInject] - Variables injected successfully. 11:17:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11092592782053714869.sh 11:17:19 ---> tox-run.sh 11:17:19 + 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 11:17:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:17:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:17:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:17:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:17:19 + source /home/jenkins/lf-env.sh 11:17:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:19 ++ mktemp -d /tmp/venv-XXXX 11:17:19 + lf_venv=/tmp/venv-h9aP 11:17:19 + local venv_file=/tmp/.os_lf_venv 11:17:19 + local python=python3 11:17:19 + local options 11:17:19 + local set_path=true 11:17:19 + local install_args= 11:17: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 11:17:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:17:19 + true 11:17:19 + case $1 in 11:17:19 + venv_file=/tmp/.toxenv 11:17:19 + shift 2 11:17:19 + true 11:17:19 + case $1 in 11:17:19 + shift 11:17:19 + break 11:17:19 + case $python in 11:17:19 + local pkg_list= 11:17:19 + [[ -d /opt/pyenv ]] 11:17:19 + echo 'Setup pyenv:' 11:17:19 Setup pyenv: 11:17:19 + export PYENV_ROOT=/opt/pyenv 11:17:19 + PYENV_ROOT=/opt/pyenv 11:17:19 + 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 11:17:19 + 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 11:17:19 + pyenv versions 11:17:19 system 11:17:19 3.8.13 11:17:19 3.9.13 11:17:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:19 + command -v pyenv 11:17:19 ++ pyenv init - --no-rehash 11:17:19 + 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[*]}"'\'')" 11:17:19 export PATH="/opt/pyenv/shims:${PATH}" 11:17:19 export PYENV_SHELL=bash 11:17:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:17:19 pyenv() { 11:17:19 local command 11:17:19 command="${1:-}" 11:17:19 if [ "$#" -gt 0 ]; then 11:17:19 shift 11:17:19 fi 11:17:19 11:17:19 case "$command" in 11:17:19 rehash|shell) 11:17:19 eval "$(pyenv "sh-$command" "$@")" 11:17:19 ;; 11:17:19 *) 11:17:19 command pyenv "$command" "$@" 11:17:19 ;; 11:17:19 esac 11:17:19 }' 11:17:19 +++ 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[*]}"' 11:17:19 ++ 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 11:17:19 ++ 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 11:17:19 ++ 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 11:17:19 ++ export PYENV_SHELL=bash 11:17:19 ++ PYENV_SHELL=bash 11:17:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:17:19 +++ complete -F _pyenv pyenv 11:17:19 ++ lf-pyver python3 11:17:19 ++ local py_version_xy=python3 11:17:19 ++ local py_version_xyz= 11:17:19 ++ pyenv versions 11:17:19 ++ local command 11:17:19 ++ command=versions 11:17:19 ++ '[' 1 -gt 0 ']' 11:17:19 ++ shift 11:17:19 ++ case "$command" in 11:17:19 ++ command pyenv versions 11:17:19 ++ pyenv versions 11:17:19 ++ grep -E '^[0-9.]*[0-9]$' 11:17:19 ++ sed 's/^[ *]* //' 11:17:19 ++ awk '{ print $1 }' 11:17:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:17:19 +++ grep '^3' /tmp/.pyenv_versions 11:17:19 +++ sort -V 11:17:19 +++ tail -n 1 11:17:19 ++ py_version_xyz=3.10.6 11:17:19 ++ [[ -z 3.10.6 ]] 11:17:19 ++ echo 3.10.6 11:17:19 ++ return 0 11:17:19 + pyenv local 3.10.6 11:17:19 + local command 11:17:19 + command=local 11:17:19 + '[' 2 -gt 0 ']' 11:17:19 + shift 11:17:19 + case "$command" in 11:17:19 + command pyenv local 3.10.6 11:17:19 + pyenv local 3.10.6 11:17:19 + for arg in "$@" 11:17:19 + case $arg in 11:17:19 + pkg_list+='tox ' 11:17:19 + for arg in "$@" 11:17:19 + case $arg in 11:17:19 + pkg_list+='virtualenv ' 11:17:19 + for arg in "$@" 11:17:19 + case $arg in 11:17:19 + pkg_list+='urllib3~=1.26.15 ' 11:17:19 + [[ -f /tmp/.toxenv ]] 11:17:19 ++ cat /tmp/.toxenv 11:17:19 + lf_venv=/tmp/venv-6rW9 11:17:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6rW9 from' file:/tmp/.toxenv 11:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6rW9 from file:/tmp/.toxenv 11:17:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:19 + local 'pip_opts=--upgrade --quiet' 11:17:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:17:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:17:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:17:19 + [[ -n '' ]] 11:17:19 + [[ -n '' ]] 11:17:19 + lf-venv-pip-install /tmp/venv-6rW9/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:17:19 + local venv_python=/tmp/venv-6rW9/bin/python3 11:17:19 + shift 11:17:19 + local upstream=https://pypi.org/simple 11:17:19 + /tmp/venv-6rW9/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 11:17:20 + return 0 11:17:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:17:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:17:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:17:20 + lf-venv-pip-install /tmp/venv-6rW9/bin/python3 --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 11:17:20 + local venv_python=/tmp/venv-6rW9/bin/python3 11:17:20 + shift 11:17:20 + local upstream=https://pypi.org/simple 11:17:20 + /tmp/venv-6rW9/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 11:17:21 + return 0 11:17:21 + type python3 11:17:21 + true 11:17:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6rW9/bin to PATH' 11:17:21 lf-activate-venv(): INFO: Adding /tmp/venv-6rW9/bin to PATH 11:17:21 + PATH=/tmp/venv-6rW9/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 11:17:21 + return 0 11:17:21 + [[ -d /opt/pyenv ]] 11:17:21 + echo '---> Setting up pyenv' 11:17:21 ---> Setting up pyenv 11:17:21 + export PYENV_ROOT=/opt/pyenv 11:17:21 + PYENV_ROOT=/opt/pyenv 11:17:21 + export PATH=/opt/pyenv/bin:/tmp/venv-6rW9/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 11:17:21 + PATH=/opt/pyenv/bin:/tmp/venv-6rW9/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 11:17:21 ++ pwd 11:17:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:17:21 + export PYTHONPATH 11:17:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:17:21 + TOX_TESTENV_PASSENV=PYTHONPATH 11:17:21 + tox --version 11:17:21 4.61.1 from /tmp/venv-6rW9/lib/python3.10/site-packages/tox/__init__.py 11:17:21 + PARALLEL=false 11:17:21 + TOX_OPTIONS_LIST= 11:17:21 + [[ -n checkbashisms ]] 11:17:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:17:21 + case ${PARALLEL,,} in 11:17:21 + tox -e checkbashisms 11:17:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:17:23 checkbashisms: freeze> python -m pip freeze --all 11:17:23 checkbashisms: pip==26.2.1,setuptools==84.0.0 11:17:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:17:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:17:27 checkbashisms: OK (5.02=setup[1.56]+cmd[3.45] seconds) 11:17:27 congratulations :) (5.05 seconds) 11:17:27 + tox_status=0 11:17:27 + echo '---> Completed tox runs' 11:17:27 ---> Completed tox runs 11:17:27 + for i in .tox/*/log 11:17:27 ++ echo .tox/checkbashisms/log 11:17:27 ++ awk -F/ '{print $2}' 11:17:27 + tox_env=checkbashisms 11:17:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:17:27 + DOC_DIR=docs/_build/html 11:17:27 + [[ -d docs/_build/html ]] 11:17:27 + echo '---> tox-run.sh ends' 11:17:27 ---> tox-run.sh ends 11:17:27 + test 0 -eq 0 11:17:27 $ ssh-agent -k 11:17:27 unset SSH_AUTH_SOCK; 11:17:27 unset SSH_AGENT_PID; 11:17:27 echo Agent pid 1716 killed; 11:17:27 [ssh-agent] Stopped. 11:17:27 [PostBuildScript] - [INFO] Executing post build scripts. 11:17:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5281224728688628364.sh 11:17:27 ---> sysstat.sh 11:17:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16370570827972805965.sh 11:17:27 ---> package-listing.sh 11:17:27 ++ facter osfamily 11:17:27 ++ tr '[:upper:]' '[:lower:]' 11:17:28 + OS_FAMILY=debian 11:17:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:17:28 + START_PACKAGES=/tmp/packages_start.txt 11:17:28 + END_PACKAGES=/tmp/packages_end.txt 11:17:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:28 + PACKAGES=/tmp/packages_start.txt 11:17:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:17:28 + PACKAGES=/tmp/packages_end.txt 11:17:28 + case "${OS_FAMILY}" in 11:17:28 + dpkg -l 11:17:28 + grep '^ii' 11:17:28 + '[' -f /tmp/packages_start.txt ']' 11:17:28 + '[' -f /tmp/packages_end.txt ']' 11:17:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:17:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:17:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:17:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12109815010048321390.sh 11:17:28 ---> capture-instance-metadata.sh 11:17:28 Setup pyenv: 11:17:28 system 11:17:28 3.8.13 11:17:28 3.9.13 11:17:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IRmd 11:17:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:17:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:35 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:58 lf-activate-venv(): INFO: Adding /tmp/venv-IRmd/bin to PATH 11:17:58 INFO: Running in OpenStack, capturing instance metadata 11:17:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15851715126504042929.sh 11:17:58 provisioning config files... 11:17:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2576308355441717367tmp 11:17:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:17:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:17:58 [EnvInject] - Injecting environment variables from a build step. 11:17:58 [EnvInject] - Injecting as environment variables the properties content 11:17:58 SERVER_ID=logs 11:17:58 11:17:58 [EnvInject] - Variables injected successfully. 11:17:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins972158699236924657.sh 11:17:58 ---> create-netrc.sh 11:17:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10461053708708398890.sh 11:17:58 ---> python-tools-install.sh 11:17:58 Setup pyenv: 11:17:58 system 11:17:58 3.8.13 11:17:58 3.9.13 11:17:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IRmd from file:/tmp/.os_lf_venv 11:17:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-IRmd/bin to PATH 11:18:06 Generating Requirements File 11:18:28 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. 11:18:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:18:28 Python 3.10.6 11:18:28 pip 26.2.1 from /tmp/venv-IRmd/lib/python3.10/site-packages/pip (python 3.10) 11:18:29 aiohappyeyeballs==2.7.1 11:18:29 aiohttp==3.14.3 11:18:29 aiosignal==1.4.0 11:18:29 appdirs==1.4.4 11:18:29 argcomplete==3.7.2 11:18:29 aspy.yaml==1.3.0 11:18:29 async-timeout==5.0.1 11:18:29 attrs==26.1.0 11:18:29 autopage==0.6.0 11:18:29 backports.strenum==1.3.1 11:18:29 beautifulsoup4==4.15.0 11:18:29 boto3==1.43.83 11:18:29 botocore==1.43.83 11:18:29 bs4==0.0.2 11:18:29 certifi==2026.7.22 11:18:29 cffi==2.1.1 11:18:29 cfgv==3.5.0 11:18:29 chardet==7.6.0 11:18:29 charset-normalizer==3.5.1 11:18:29 click==8.5.0 11:18:29 cliff==4.14.0 11:18:29 cmd2==3.5.1 11:18:29 cryptography==3.3.2 11:18:29 debtcollector==3.1.0 11:18:29 decorator==5.3.1 11:18:29 defusedxml==0.7.1 11:18:29 Deprecated==1.3.1 11:18:29 distlib==0.4.3 11:18:29 dnspython==2.8.0 11:18:29 docker==7.2.0 11:18:29 dogpile.cache==1.5.0 11:18:29 durationpy==0.11 11:18:29 email-validator==2.3.0 11:18:29 filelock==3.32.4 11:18:29 frozenlist==1.8.0 11:18:29 future==1.0.0 11:18:29 gitdb==4.0.12 11:18:29 GitPython==3.1.61 11:18:29 httplib2==0.30.2 11:18:29 identify==2.6.19 11:18:29 idna==3.19 11:18:29 importlib-resources==1.5.0 11:18:29 iso8601==2.1.0 11:18:29 Jinja2==3.1.6 11:18:29 jmespath==1.1.0 11:18:29 jsonpatch==1.33 11:18:29 jsonpointer==3.1.1 11:18:29 jsonschema==4.26.0 11:18:29 jsonschema-specifications==2025.9.1 11:18:29 keystoneauth1==5.14.0 11:18:29 kubernetes==36.0.3 11:18:29 lftools==0.37.23 11:18:29 lxml==6.1.2 11:18:29 markdown-it-py==4.2.0 11:18:29 MarkupSafe==3.0.3 11:18:29 mdurl==0.1.2 11:18:29 msgpack==1.2.2 11:18:29 multi_key_dict==2.0.3 11:18:29 multidict==6.7.1 11:18:29 munch==4.0.0 11:18:29 netaddr==1.3.0 11:18:29 niet==1.4.2 11:18:29 nodeenv==1.10.0 11:18:29 oauth2client==4.1.3 11:18:29 oauthlib==3.3.1 11:18:29 openstacksdk==4.13.0 11:18:29 os-service-types==1.8.2 11:18:29 osc-lib==4.6.0 11:18:29 oslo.config==10.4.0 11:18:29 oslo.context==6.4.0 11:18:29 oslo.i18n==6.8.0 11:18:29 oslo.log==8.2.0 11:18:29 oslo.serialization==5.10.0 11:18:29 oslo.utils==10.1.1 11:18:29 packaging==26.3 11:18:29 pbr==7.0.3 11:18:29 platformdirs==4.11.5 11:18:29 prettytable==3.18.0 11:18:29 propcache==0.5.2 11:18:29 psutil==7.2.2 11:18:29 pyasn1==0.6.4 11:18:29 pyasn1_modules==0.4.2 11:18:29 pycparser==3.0 11:18:29 pygerrit2==2.0.15 11:18:29 PyGithub==2.10.0 11:18:29 Pygments==2.21.0 11:18:29 PyJWT==2.13.0 11:18:29 PyNaCl==1.6.2 11:18:29 pyparsing==2.4.7 11:18:29 pyperclip==1.11.0 11:18:29 pyrsistent==0.20.0 11:18:29 python-cinderclient==9.9.0 11:18:29 python-dateutil==2.9.0.post0 11:18:29 python-discovery==1.6.0 11:18:29 python-heatclient==5.2.0 11:18:29 python-jenkins==1.8.3 11:18:29 python-keystoneclient==6.0.0 11:18:29 python-magnumclient==4.11.0 11:18:29 python-openstackclient==10.0.0 11:18:29 python-swiftclient==4.11.0 11:18:29 PyYAML==6.0.3 11:18:29 referencing==0.37.0 11:18:29 requests==2.34.2 11:18:29 requests-oauthlib==2.0.0 11:18:29 rfc3986==2.0.0 11:18:29 rich==15.0.0 11:18:29 rich-argparse==1.8.0 11:18:29 rpds-py==0.30.0 11:18:29 rsa==4.9.1 11:18:29 ruamel.yaml==0.19.1 11:18:29 ruamel.yaml.clib==0.2.15 11:18:29 s3transfer==0.19.2 11:18:29 simplejson==4.1.2 11:18:29 six==1.17.0 11:18:29 smmap==5.0.3 11:18:29 soupsieve==2.9.2 11:18:29 stevedore==5.8.0 11:18:29 tabulate==0.10.0 11:18:29 toml==0.10.2 11:18:29 tomlkit==0.15.1 11:18:29 tqdm==4.70.0 11:18:29 typing_extensions==4.16.0 11:18:29 urllib3==1.26.20 11:18:29 virtualenv==21.7.7 11:18:29 wcwidth==0.8.3 11:18:29 websocket-client==1.9.1 11:18:29 wrapt==2.4.0 11:18:29 xdg==6.0.0 11:18:29 xmltodict==1.0.4 11:18:29 yarl==1.24.5 11:18:29 yq==4.1.2 11:18:29 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14526498667496343625.sh 11:18:29 ---> uv-install.sh 11:18:29 Installing uv/uvx (latest) using shell installer 11:18:29 2026-08-31 11:18:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-HeS7mo.sh" [1] 11:18:29 downloading uv 0.12.7 x86_64-unknown-linux-gnu 11:18:30 installing to /home/jenkins/.local/bin 11:18:30 uv 11:18:30 uvx 11:18:30 everything's installed! 11:18:30 11:18:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:18:30 11:18:30 source $HOME/.local/bin/env (sh, bash, zsh) 11:18:30 source $HOME/.local/bin/env.fish (fish) 11:18:30 Adding install location to PATH 11:18:30 ---> Validating uv/uvx install 11:18:30 uvx 0.12.7 (x86_64-unknown-linux-gnu) 11:18:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins281213364336133292.sh 11:18:30 ---> sudo-logs.sh 11:18:30 Archiving 'sudo' log.. 11:18:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12466136603519138122.sh 11:18:30 ---> job-cost.sh 11:18:30 INFO: Activating Python virtual environment... 11:18:30 Setup pyenv: 11:18:30 system 11:18:30 3.8.13 11:18:30 3.9.13 11:18:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:18:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IRmd from file:/tmp/.os_lf_venv 11:18:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:18:36 lf-activate-venv(): INFO: Adding /tmp/venv-IRmd/bin to PATH 11:18:36 INFO: No stack-cost file found 11:18:36 INFO: Instance uptime: 122s 11:18:36 INFO: Fetching instance metadata (attempt 1 of 3)... 11:18:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:18:36 INFO: Successfully fetched instance metadata 11:18:36 INFO: Instance type: v3-standard-4 11:18:36 INFO: Retrieving pricing info for: v3-standard-4 11:18:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:18:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=122 11:18:36 INFO: Successfully fetched Vexxhost pricing API 11:18:36 INFO: Retrieved cost: 0.11 11:18:36 INFO: Retrieved resource: v3-standard-4 11:18:36 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:18:36 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:18:36 INFO: Successfully archived job cost data 11:18:36 DEBUG: Cost data: oom-master-checkbashisms-lint,4833,2026-08-31 11:18:36,v3-standard-4,122,0.11,0.00,SUCCESS 11:18:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11015759308257810128.sh 11:18:37 ---> logs-deploy.sh 11:18:37 Setup pyenv: 11:18:37 system 11:18:37 3.8.13 11:18:37 3.9.13 11:18:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:18:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IRmd from file:/tmp/.os_lf_venv 11:18:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:18:44 lf-activate-venv(): INFO: Adding /tmp/venv-IRmd/bin to PATH 11:18:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4833 11:18:44 INFO: archiving workspace using pattern(s): 11:18:45 Archives upload complete. 11:18:45 INFO: archiving logs to Nexus 11:18:46 ---> uname -a: 11:18:46 Linux prd-ubuntu1804-builder-4c-4g-16841 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:18:46 11:18:46 11:18:46 ---> lscpu: 11:18:46 Architecture: x86_64 11:18:46 CPU op-mode(s): 32-bit, 64-bit 11:18:46 Byte Order: Little Endian 11:18:46 CPU(s): 4 11:18:46 On-line CPU(s) list: 0-3 11:18:46 Thread(s) per core: 1 11:18:46 Core(s) per socket: 1 11:18:46 Socket(s): 4 11:18:46 NUMA node(s): 1 11:18:46 Vendor ID: AuthenticAMD 11:18:46 CPU family: 23 11:18:46 Model: 49 11:18:46 Model name: AMD EPYC-Rome Processor 11:18:46 Stepping: 0 11:18:46 CPU MHz: 2799.998 11:18:46 BogoMIPS: 5599.99 11:18:46 Virtualization: AMD-V 11:18:46 Hypervisor vendor: KVM 11:18:46 Virtualization type: full 11:18:46 L1d cache: 32K 11:18:46 L1i cache: 32K 11:18:46 L2 cache: 512K 11:18:46 L3 cache: 16384K 11:18:46 NUMA node0 CPU(s): 0-3 11:18:46 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:18:46 11:18:46 11:18:46 ---> nproc: 11:18:46 4 11:18:46 11:18:46 11:18:46 ---> df -h: 11:18:46 Filesystem Size Used Avail Use% Mounted on 11:18:46 udev 7.9G 0 7.9G 0% /dev 11:18:46 tmpfs 1.6G 672K 1.6G 1% /run 11:18:46 /dev/vda1 78G 8.4G 69G 11% / 11:18:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:18:46 tmpfs 5.0M 0 5.0M 0% /run/lock 11:18:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:18:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:18:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:18:46 11:18:46 11:18:46 ---> free -m: 11:18:46 total used free shared buff/cache available 11:18:46 Mem: 16040 554 13294 0 2190 15168 11:18:46 Swap: 1023 0 1023 11:18:46 11:18:46 11:18:46 ---> ip addr: 11:18:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:18:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:18:46 inet 127.0.0.1/8 scope host lo 11:18:46 valid_lft forever preferred_lft forever 11:18:46 inet6 ::1/128 scope host 11:18:46 valid_lft forever preferred_lft forever 11:18:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:18:46 link/ether fa:16:3e:73:84:40 brd ff:ff:ff:ff:ff:ff 11:18:46 inet 10.30.107.3/23 brd 10.30.107.255 scope global dynamic ens3 11:18:46 valid_lft 86275sec preferred_lft 86275sec 11:18:46 inet6 fe80::f816:3eff:fe73:8440/64 scope link 11:18:46 valid_lft forever preferred_lft forever 11:18:46 11:18:46 11:18:46 ---> sar -b -r -n DEV: 11:18:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16841) 08/31/26 _x86_64_ (4 CPU) 11:18:46 11:18:46 11:16:44 LINUX RESTART (4 CPU) 11:18:46 11:18:46 11:17:01 tps rtps wtps bread/s bwrtn/s 11:18:46 11:18:01 261.67 24.38 237.29 883.85 15350.77 11:18:46 Average: 261.67 24.38 237.29 883.85 15350.77 11:18:46 11:18:46 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:46 11:18:01 13888992 15555792 2535968 15.44 68836 1793256 797056 4.56 692924 1617432 172320 11:18:46 Average: 13888992 15555792 2535968 15.44 68836 1793256 797056 4.56 692924 1617432 172320 11:18:46 11:18:46 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:46 11:18:01 ens3 113.45 80.50 1053.29 32.08 0.00 0.00 0.00 0.00 11:18:46 11:18:01 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 11:18:46 Average: ens3 113.45 80.50 1053.29 32.08 0.00 0.00 0.00 0.00 11:18:46 Average: lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 11:18:46 11:18:46 11:18:46 ---> sar -P ALL: 11:18:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16841) 08/31/26 _x86_64_ (4 CPU) 11:18:46 11:18:46 11:16:44 LINUX RESTART (4 CPU) 11:18:46 11:18:46 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:18:46 11:18:01 all 20.90 0.00 1.99 2.49 0.02 74.60 11:18:46 11:18:01 0 23.22 0.00 2.06 4.23 0.02 70.48 11:18:46 11:18:01 1 15.28 0.00 1.17 0.18 0.02 83.35 11:18:46 11:18:01 2 19.83 0.00 2.55 4.04 0.02 73.56 11:18:46 11:18:01 3 25.24 0.00 2.17 1.52 0.03 71.04 11:18:46 Average: all 20.90 0.00 1.99 2.49 0.02 74.60 11:18:46 Average: 0 23.22 0.00 2.06 4.23 0.02 70.48 11:18:46 Average: 1 15.28 0.00 1.17 0.18 0.02 83.35 11:18:46 Average: 2 19.83 0.00 2.55 4.04 0.02 73.56 11:18:46 Average: 3 25.24 0.00 2.17 1.52 0.03 71.04 11:18:46 11:18:46 11:18:46