14:54:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:54:01 Running as SYSTEM 14:54:01 [EnvInject] - Loading node environment variables. 14:54:01 Building remotely on prd-ubuntu1804-builder-4c-4g-14691 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:54:01 [ssh-agent] Looking for ssh-agent implementation... 14:54:01 $ ssh-agent 14:54:02 SSH_AUTH_SOCK=/tmp/ssh-HJYbYFMxKl5r/agent.1690 14:54:02 SSH_AGENT_PID=1692 14:54:02 [ssh-agent] Started. 14:54:02 Running ssh-add (command line suppressed) 14:54:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16757215472546886345.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16757215472546886345.key) 14:54:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:02 The recommended git tool is: NONE 14:54:03 using credential onap-jenkins-ssh 14:54:03 Wiping out workspace first. 14:54:03 Cloning the remote Git repository 14:54:03 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:03 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:54:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:03 > git --version # timeout=10 14:54:03 > git --version # 'git version 2.17.1' 14:54:03 using GIT_SSH to set credentials Gerrit user 14:54:03 Verifying host key using manually-configured host key entries 14:54:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:09 using GIT_SSH to set credentials Gerrit user 14:54:09 Verifying host key using manually-configured host key entries 14:54:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/14 # timeout=30 14:54:09 > git rev-parse 9106802a0f1a1b99206969f4e37411a7418d41f9^{commit} # timeout=10 14:54:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:09 Checking out Revision 9106802a0f1a1b99206969f4e37411a7418d41f9 (refs/changes/44/145544/14) 14:54:09 > git config core.sparsecheckout # timeout=10 14:54:09 > git checkout -f 9106802a0f1a1b99206969f4e37411a7418d41f9 # timeout=30 14:54:11 Commit message: "[SDC] 13.2.0 release" 14:54:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:11 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 14:54:12 [EnvInject] - Injecting environment variables from a build step. 14:54:12 [EnvInject] - Injecting as environment variables the properties content 14:54:12 PYTHON=python3 14:54:12 14:54:12 [EnvInject] - Variables injected successfully. 14:54:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7530577414033365870.sh 14:54:12 ---> tox-install.sh 14:54:12 + source /home/jenkins/lf-env.sh 14:54:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:12 ++ mktemp -d /tmp/venv-XXXX 14:54:12 + lf_venv=/tmp/venv-lQY2 14:54:12 + local venv_file=/tmp/.os_lf_venv 14:54:12 + local python=python3 14:54:12 + local options 14:54:12 + local set_path=true 14:54:12 + local install_args= 14:54:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:12 + true 14:54:12 + case $1 in 14:54:12 + venv_file=/tmp/.toxenv 14:54:12 + shift 2 14:54:12 + true 14:54:12 + case $1 in 14:54:12 + shift 14:54:12 + break 14:54:12 + case $python in 14:54:12 + local pkg_list= 14:54:12 + [[ -d /opt/pyenv ]] 14:54:12 + echo 'Setup pyenv:' 14:54:12 Setup pyenv: 14:54:12 + export PYENV_ROOT=/opt/pyenv 14:54:12 + PYENV_ROOT=/opt/pyenv 14:54:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:12 + pyenv versions 14:54:12 * system (set by /opt/pyenv/version) 14:54:12 * 3.8.13 (set by /opt/pyenv/version) 14:54:12 * 3.9.13 (set by /opt/pyenv/version) 14:54:12 * 3.10.6 (set by /opt/pyenv/version) 14:54:12 + command -v pyenv 14:54:12 ++ pyenv init - --no-rehash 14:54:12 + 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:54:12 export PATH="/opt/pyenv/shims:${PATH}" 14:54:12 export PYENV_SHELL=bash 14:54:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:12 pyenv() { 14:54:12 local command 14:54:12 command="${1:-}" 14:54:12 if [ "$#" -gt 0 ]; then 14:54:12 shift 14:54:12 fi 14:54:12 14:54:12 case "$command" in 14:54:12 rehash|shell) 14:54:12 eval "$(pyenv "sh-$command" "$@")" 14:54:12 ;; 14:54:12 *) 14:54:12 command pyenv "$command" "$@" 14:54:12 ;; 14:54:12 esac 14:54:12 }' 14:54:12 +++ 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:54:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:12 ++ 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:54:12 ++ 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:54:12 ++ export PYENV_SHELL=bash 14:54:12 ++ PYENV_SHELL=bash 14:54:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:12 +++ complete -F _pyenv pyenv 14:54:12 ++ lf-pyver python3 14:54:12 ++ local py_version_xy=python3 14:54:12 ++ local py_version_xyz= 14:54:12 ++ pyenv versions 14:54:12 ++ local command 14:54:12 ++ command=versions 14:54:12 ++ '[' 1 -gt 0 ']' 14:54:12 ++ shift 14:54:12 ++ case "$command" in 14:54:12 ++ command pyenv versions 14:54:12 ++ pyenv versions 14:54:12 ++ sed 's/^[ *]* //' 14:54:12 ++ awk '{ print $1 }' 14:54:12 ++ grep -E '^[0-9.]*[0-9]$' 14:54:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:12 +++ grep '^3' /tmp/.pyenv_versions 14:54:12 +++ sort -V 14:54:12 +++ tail -n 1 14:54:12 ++ py_version_xyz=3.10.6 14:54:12 ++ [[ -z 3.10.6 ]] 14:54:12 ++ echo 3.10.6 14:54:12 ++ return 0 14:54:12 + pyenv local 3.10.6 14:54:12 + local command 14:54:12 + command=local 14:54:12 + '[' 2 -gt 0 ']' 14:54:12 + shift 14:54:12 + case "$command" in 14:54:12 + command pyenv local 3.10.6 14:54:12 + pyenv local 3.10.6 14:54:12 + for arg in "$@" 14:54:12 + case $arg in 14:54:12 + pkg_list+='tox ' 14:54:12 + for arg in "$@" 14:54:12 + case $arg in 14:54:12 + pkg_list+='virtualenv ' 14:54:12 + for arg in "$@" 14:54:12 + case $arg in 14:54:12 + pkg_list+='urllib3~=1.26.15 ' 14:54:12 + [[ -f /tmp/.toxenv ]] 14:54:12 + [[ ! -f /tmp/.toxenv ]] 14:54:12 + [[ -n '' ]] 14:54:12 + python3 -m venv /tmp/venv-lQY2 14:54:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQY2' 14:54:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQY2 14:54:16 + echo /tmp/venv-lQY2 14:54:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:16 + local 'pip_opts=--upgrade --quiet' 14:54:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:16 + [[ -n '' ]] 14:54:16 + [[ -n '' ]] 14:54:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:16 + /tmp/venv-lQY2/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:54:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:54:20 lf-activate-venv(): INFO: Base packages installed successfully 14:54:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:54:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:54:20 + /tmp/venv-lQY2/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:54:22 + type python3 14:54:22 + true 14:54:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lQY2/bin to PATH' 14:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-lQY2/bin to PATH 14:54:22 + PATH=/tmp/venv-lQY2/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:54:22 + return 0 14:54:22 + python3 --version 14:54:22 Python 3.10.6 14:54:22 + python3 -m pip --version 14:54:23 pip 26.2 from /tmp/venv-lQY2/lib/python3.10/site-packages/pip (python 3.10) 14:54:23 + python3 -m pip freeze 14:54:23 cachetools==7.1.6 14:54:23 colorama==0.4.6 14:54:23 distlib==0.4.3 14:54:23 filelock==3.32.2 14:54:23 packaging==26.2 14:54:23 platformdirs==4.11.0 14:54:23 pluggy==1.6.0 14:54:23 pyproject-api==1.11.0 14:54:23 python-discovery==1.5.1 14:54:23 tomli==2.4.1 14:54:23 tomli_w==1.2.0 14:54:23 tox==4.58.0 14:54:23 typing_extensions==4.16.0 14:54:23 urllib3==1.26.20 14:54:23 virtualenv==21.7.1 14:54:23 [EnvInject] - Injecting environment variables from a build step. 14:54:23 [EnvInject] - Injecting as environment variables the properties content 14:54:23 PARALLEL=false 14:54:23 14:54:23 [EnvInject] - Variables injected successfully. 14:54:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2180987352239043794.sh 14:54:23 ---> tox-run.sh 14:54:23 + 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:54:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:54:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:54:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:54:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:54:23 + source /home/jenkins/lf-env.sh 14:54:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:23 ++ mktemp -d /tmp/venv-XXXX 14:54:23 + lf_venv=/tmp/venv-tWek 14:54:23 + local venv_file=/tmp/.os_lf_venv 14:54:23 + local python=python3 14:54:23 + local options 14:54:23 + local set_path=true 14:54:23 + local install_args= 14:54:23 ++ 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:54:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:23 + true 14:54:23 + case $1 in 14:54:23 + venv_file=/tmp/.toxenv 14:54:23 + shift 2 14:54:23 + true 14:54:23 + case $1 in 14:54:23 + shift 14:54:23 + break 14:54:23 + case $python in 14:54:23 + local pkg_list= 14:54:23 + [[ -d /opt/pyenv ]] 14:54:23 + echo 'Setup pyenv:' 14:54:23 Setup pyenv: 14:54:23 + export PYENV_ROOT=/opt/pyenv 14:54:23 + PYENV_ROOT=/opt/pyenv 14:54:23 + 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:54:23 + 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:54:23 + pyenv versions 14:54:23 system 14:54:23 3.8.13 14:54:23 3.9.13 14:54:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:54:23 + command -v pyenv 14:54:23 ++ pyenv init - --no-rehash 14:54:23 + 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:54:23 export PATH="/opt/pyenv/shims:${PATH}" 14:54:23 export PYENV_SHELL=bash 14:54:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:23 pyenv() { 14:54:23 local command 14:54:23 command="${1:-}" 14:54:23 if [ "$#" -gt 0 ]; then 14:54:23 shift 14:54:23 fi 14:54:23 14:54:23 case "$command" in 14:54:23 rehash|shell) 14:54:23 eval "$(pyenv "sh-$command" "$@")" 14:54:23 ;; 14:54:23 *) 14:54:23 command pyenv "$command" "$@" 14:54:23 ;; 14:54:23 esac 14:54:23 }' 14:54:23 +++ 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:54:23 ++ 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:54:23 ++ 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:54:23 ++ 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:54:23 ++ export PYENV_SHELL=bash 14:54:23 ++ PYENV_SHELL=bash 14:54:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:23 +++ complete -F _pyenv pyenv 14:54:23 ++ lf-pyver python3 14:54:23 ++ local py_version_xy=python3 14:54:23 ++ local py_version_xyz= 14:54:23 ++ pyenv versions 14:54:23 ++ local command 14:54:23 ++ command=versions 14:54:23 ++ '[' 1 -gt 0 ']' 14:54:23 ++ shift 14:54:23 ++ case "$command" in 14:54:23 ++ command pyenv versions 14:54:23 ++ pyenv versions 14:54:23 ++ sed 's/^[ *]* //' 14:54:23 ++ awk '{ print $1 }' 14:54:23 ++ grep -E '^[0-9.]*[0-9]$' 14:54:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:23 +++ grep '^3' /tmp/.pyenv_versions 14:54:23 +++ sort -V 14:54:23 +++ tail -n 1 14:54:23 ++ py_version_xyz=3.10.6 14:54:23 ++ [[ -z 3.10.6 ]] 14:54:23 ++ echo 3.10.6 14:54:23 ++ return 0 14:54:23 + pyenv local 3.10.6 14:54:23 + local command 14:54:23 + command=local 14:54:23 + '[' 2 -gt 0 ']' 14:54:23 + shift 14:54:23 + case "$command" in 14:54:23 + command pyenv local 3.10.6 14:54:23 + pyenv local 3.10.6 14:54:23 + for arg in "$@" 14:54:23 + case $arg in 14:54:23 + pkg_list+='tox ' 14:54:23 + for arg in "$@" 14:54:23 + case $arg in 14:54:23 + pkg_list+='virtualenv ' 14:54:23 + for arg in "$@" 14:54:23 + case $arg in 14:54:23 + pkg_list+='urllib3~=1.26.15 ' 14:54:23 + [[ -f /tmp/.toxenv ]] 14:54:23 ++ cat /tmp/.toxenv 14:54:23 + lf_venv=/tmp/venv-lQY2 14:54:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQY2 from' file:/tmp/.toxenv 14:54:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQY2 from file:/tmp/.toxenv 14:54:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:23 + local 'pip_opts=--upgrade --quiet' 14:54:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:23 + [[ -n '' ]] 14:54:23 + [[ -n '' ]] 14:54:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:23 + /tmp/venv-lQY2/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:54:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:54:24 lf-activate-venv(): INFO: Base packages installed successfully 14:54:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:54:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:54:24 + /tmp/venv-lQY2/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:54:25 + type python3 14:54:25 + true 14:54:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lQY2/bin to PATH' 14:54:25 lf-activate-venv(): INFO: Adding /tmp/venv-lQY2/bin to PATH 14:54:25 + PATH=/tmp/venv-lQY2/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:54:25 + return 0 14:54:25 + [[ -d /opt/pyenv ]] 14:54:25 + echo '---> Setting up pyenv' 14:54:25 ---> Setting up pyenv 14:54:25 + export PYENV_ROOT=/opt/pyenv 14:54:25 + PYENV_ROOT=/opt/pyenv 14:54:25 + export PATH=/opt/pyenv/bin:/tmp/venv-lQY2/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:54:25 + PATH=/opt/pyenv/bin:/tmp/venv-lQY2/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:54:25 ++ pwd 14:54:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:54:25 + export PYTHONPATH 14:54:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:54:25 + TOX_TESTENV_PASSENV=PYTHONPATH 14:54:25 + tox --version 14:54:25 4.58.0 from /tmp/venv-lQY2/lib/python3.10/site-packages/tox/__init__.py 14:54:25 + PARALLEL=false 14:54:25 + TOX_OPTIONS_LIST= 14:54:25 + [[ -n checkbashisms ]] 14:54:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:54:25 + case ${PARALLEL,,} in 14:54:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:54:25 + tox -e checkbashisms 14:54:26 checkbashisms: freeze> python -m pip freeze --all 14:54:27 checkbashisms: pip==26.2,setuptools==83.0.0 14:54:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:54:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:54:30 checkbashisms: OK (5.04=setup[1.52]+cmd[3.52] seconds) 14:54:30 congratulations :) (5.07 seconds) 14:54:30 + tox_status=0 14:54:30 + echo '---> Completed tox runs' 14:54:30 ---> Completed tox runs 14:54:30 + for i in .tox/*/log 14:54:30 ++ echo .tox/checkbashisms/log 14:54:30 ++ awk -F/ '{print $2}' 14:54:30 + tox_env=checkbashisms 14:54:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:54:30 + DOC_DIR=docs/_build/html 14:54:30 + [[ -d docs/_build/html ]] 14:54:30 + echo '---> tox-run.sh ends' 14:54:30 ---> tox-run.sh ends 14:54:30 + test 0 -eq 0 14:54:30 $ ssh-agent -k 14:54:30 unset SSH_AUTH_SOCK; 14:54:30 unset SSH_AGENT_PID; 14:54:30 echo Agent pid 1692 killed; 14:54:30 [ssh-agent] Stopped. 14:54:30 [PostBuildScript] - [INFO] Executing post build scripts. 14:54:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7586646029240177041.sh 14:54:30 ---> sysstat.sh 14:54:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7620552415249520172.sh 14:54:31 ---> package-listing.sh 14:54:31 ++ tr '[:upper:]' '[:lower:]' 14:54:31 ++ facter osfamily 14:54:31 + OS_FAMILY=debian 14:54:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:54:31 + START_PACKAGES=/tmp/packages_start.txt 14:54:31 + END_PACKAGES=/tmp/packages_end.txt 14:54:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:31 + PACKAGES=/tmp/packages_start.txt 14:54:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:54:31 + PACKAGES=/tmp/packages_end.txt 14:54:31 + case "${OS_FAMILY}" in 14:54:31 + dpkg -l 14:54:31 + grep '^ii' 14:54:31 + '[' -f /tmp/packages_start.txt ']' 14:54:31 + '[' -f /tmp/packages_end.txt ']' 14:54:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:54:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:54:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:54:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15736955097649420676.sh 14:54:31 ---> capture-instance-metadata.sh 14:54:31 Setup pyenv: 14:54:31 system 14:54:31 3.8.13 14:54:31 3.9.13 14:54:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:54:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kwmi 14:54:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:54:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:39 lf-activate-venv(): INFO: Base packages installed successfully 14:54:39 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-Kwmi/bin to PATH 14:55:41 INFO: Running in OpenStack, capturing instance metadata 14:55:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12796047035218953292.sh 14:55:42 provisioning config files... 14:55:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17613394186943606285tmp 14:55:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:42 [EnvInject] - Injecting environment variables from a build step. 14:55:42 [EnvInject] - Injecting as environment variables the properties content 14:55:42 SERVER_ID=logs 14:55:42 14:55:42 [EnvInject] - Variables injected successfully. 14:55:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6461102996400418769.sh 14:55:42 ---> create-netrc.sh 14:55:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9666253941077941846.sh 14:55:42 ---> python-tools-install.sh 14:55:42 Setup pyenv: 14:55:42 system 14:55:42 3.8.13 14:55:42 3.9.13 14:55:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kwmi from file:/tmp/.os_lf_venv 14:55:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:45 lf-activate-venv(): INFO: Base packages installed successfully 14:55:45 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:51 lf-activate-venv(): INFO: Adding /tmp/venv-Kwmi/bin to PATH 14:55:51 Generating Requirements File 14:56:24 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:56:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:56:24 Python 3.10.6 14:56:24 pip 26.2 from /tmp/venv-Kwmi/lib/python3.10/site-packages/pip (python 3.10) 14:56:25 aiohappyeyeballs==2.7.1 14:56:25 aiohttp==3.14.3 14:56:25 aiosignal==1.4.0 14:56:25 appdirs==1.4.4 14:56:25 argcomplete==3.7.0 14:56:25 aspy.yaml==1.3.0 14:56:25 async-timeout==5.0.1 14:56:25 attrs==26.1.0 14:56:25 autopage==0.6.0 14:56:25 backports.strenum==1.3.1 14:56:25 beautifulsoup4==4.15.0 14:56:25 boto3==1.43.62 14:56:25 botocore==1.43.62 14:56:25 bs4==0.0.2 14:56:25 certifi==2026.7.22 14:56:25 cffi==2.1.0 14:56:25 cfgv==3.5.0 14:56:25 chardet==7.4.3 14:56:25 charset-normalizer==3.4.9 14:56:25 click==8.4.2 14:56:25 cliff==4.14.0 14:56:25 cmd2==3.5.1 14:56:25 cryptography==3.3.2 14:56:25 debtcollector==3.1.0 14:56:25 decorator==5.3.1 14:56:25 defusedxml==0.7.1 14:56:25 Deprecated==1.3.1 14:56:25 distlib==0.4.3 14:56:25 dnspython==2.8.0 14:56:25 docker==7.2.0 14:56:25 dogpile.cache==1.5.0 14:56:25 durationpy==0.10 14:56:25 email-validator==2.3.0 14:56:25 filelock==3.32.2 14:56:25 frozenlist==1.8.0 14:56:25 future==1.0.0 14:56:25 gitdb==4.0.12 14:56:25 GitPython==3.1.57 14:56:25 httplib2==0.30.2 14:56:25 identify==2.6.19 14:56:25 idna==3.18 14:56:25 importlib-resources==1.5.0 14:56:25 iso8601==2.1.0 14:56:25 Jinja2==3.1.6 14:56:25 jmespath==1.1.0 14:56:25 jsonpatch==1.33 14:56:25 jsonpointer==3.1.1 14:56:25 jsonschema==4.26.0 14:56:25 jsonschema-specifications==2025.9.1 14:56:25 keystoneauth1==5.14.0 14:56:25 kubernetes==36.0.3 14:56:25 lftools==0.37.22 14:56:25 lxml==6.1.1 14:56:25 markdown-it-py==4.2.0 14:56:25 MarkupSafe==3.0.3 14:56:25 mdurl==0.1.2 14:56:25 msgpack==1.2.1 14:56:25 multi_key_dict==2.0.3 14:56:25 multidict==6.7.1 14:56:25 munch==4.0.0 14:56:25 netaddr==1.3.0 14:56:25 niet==1.4.2 14:56:25 nodeenv==1.10.0 14:56:25 oauth2client==4.1.3 14:56:25 oauthlib==3.3.1 14:56:25 openstacksdk==4.13.0 14:56:25 os-service-types==1.8.2 14:56:25 osc-lib==4.6.0 14:56:25 oslo.config==10.4.0 14:56:25 oslo.context==6.4.0 14:56:25 oslo.i18n==6.8.0 14:56:25 oslo.log==8.2.0 14:56:25 oslo.serialization==5.10.0 14:56:25 oslo.utils==10.1.1 14:56:25 packaging==26.2 14:56:25 pbr==7.0.3 14:56:25 platformdirs==4.11.0 14:56:25 prettytable==3.18.0 14:56:25 propcache==0.5.2 14:56:25 psutil==7.2.2 14:56:25 pyasn1==0.6.4 14:56:25 pyasn1_modules==0.4.2 14:56:25 pycparser==3.0 14:56:25 pygerrit2==2.0.15 14:56:25 PyGithub==2.9.1 14:56:25 Pygments==2.20.0 14:56:25 PyJWT==2.13.0 14:56:25 PyNaCl==1.6.2 14:56:25 pyparsing==2.4.7 14:56:25 pyperclip==1.11.0 14:56:25 pyrsistent==0.20.0 14:56:25 python-cinderclient==9.9.0 14:56:25 python-dateutil==2.9.0.post0 14:56:25 python-discovery==1.5.1 14:56:25 python-heatclient==5.2.0 14:56:25 python-jenkins==1.8.3 14:56:25 python-keystoneclient==5.8.0 14:56:25 python-magnumclient==4.11.0 14:56:25 python-openstackclient==10.0.0 14:56:25 python-swiftclient==4.10.0 14:56:25 PyYAML==6.0.3 14:56:25 referencing==0.37.0 14:56:25 requests==2.34.2 14:56:25 requests-oauthlib==2.0.0 14:56:25 rfc3986==2.0.0 14:56:25 rich==15.0.0 14:56:25 rich-argparse==1.8.0 14:56:25 rpds-py==0.30.0 14:56:25 rsa==4.9.1 14:56:25 ruamel.yaml==0.19.1 14:56:25 ruamel.yaml.clib==0.2.15 14:56:25 s3transfer==0.19.2 14:56:25 simplejson==4.1.1 14:56:25 six==1.17.0 14:56:25 smmap==5.0.3 14:56:25 soupsieve==2.9.1 14:56:25 stevedore==5.8.0 14:56:25 tabulate==0.10.0 14:56:25 toml==0.10.2 14:56:25 tomlkit==0.15.1 14:56:25 tqdm==4.70.0 14:56:25 typing_extensions==4.16.0 14:56:25 urllib3==1.26.20 14:56:25 virtualenv==21.7.1 14:56:25 wcwidth==0.8.2 14:56:25 websocket-client==1.9.0 14:56:25 wrapt==2.3.0 14:56:25 xdg==6.0.0 14:56:25 xmltodict==1.0.4 14:56:25 yarl==1.24.5 14:56:25 yq==4.1.2 14:56:25 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12228720685292027244.sh 14:56:25 ---> uv-install.sh 14:56:25 Installing uv/uvx (latest) using shell installer 14:56:25 2026-08-01 14:56:25 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-7RU9uv.sh" [1] 14:56:25 downloading uv 0.12.1 x86_64-unknown-linux-gnu 14:56:26 installing to /home/jenkins/.local/bin 14:56:26 uv 14:56:26 uvx 14:56:26 everything's installed! 14:56:26 14:56:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:56:26 14:56:26 source $HOME/.local/bin/env (sh, bash, zsh) 14:56:26 source $HOME/.local/bin/env.fish (fish) 14:56:26 Adding install location to PATH 14:56:26 ---> Validating uv/uvx install 14:56:26 uvx 0.12.1 (x86_64-unknown-linux-gnu) 14:56:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8162483950963025957.sh 14:56:26 ---> sudo-logs.sh 14:56:26 Archiving 'sudo' log.. 14:56:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12223944794081245014.sh 14:56:26 ---> job-cost.sh 14:56:26 INFO: Activating Python virtual environment... 14:56:26 Setup pyenv: 14:56:26 system 14:56:26 3.8.13 14:56:26 3.9.13 14:56:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kwmi from file:/tmp/.os_lf_venv 14:56:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:28 lf-activate-venv(): INFO: Base packages installed successfully 14:56:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:56:33 lf-activate-venv(): INFO: Adding /tmp/venv-Kwmi/bin to PATH 14:56:33 INFO: No stack-cost file found 14:56:33 INFO: Instance uptime: 182s 14:56:33 INFO: Fetching instance metadata (attempt 1 of 3)... 14:56:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:56:33 INFO: Successfully fetched instance metadata 14:56:33 INFO: Instance type: v3-standard-4 14:56:33 INFO: Retrieving pricing info for: v3-standard-4 14:56:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:56:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=182 14:56:34 INFO: Successfully fetched Vexxhost pricing API 14:56:34 INFO: Retrieved cost: 0.11 14:56:34 INFO: Retrieved resource: v3-standard-4 14:56:34 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:56:34 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:56:34 INFO: Successfully archived job cost data 14:56:34 DEBUG: Cost data: oom-master-checkbashisms-lint,4792,2026-08-01 14:56:34,v3-standard-4,182,0.11,0.00,SUCCESS 14:56:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14771744194039527112.sh 14:56:34 ---> logs-deploy.sh 14:56:34 Setup pyenv: 14:56:34 system 14:56:34 3.8.13 14:56:34 3.9.13 14:56:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kwmi from file:/tmp/.os_lf_venv 14:56:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:36 lf-activate-venv(): INFO: Base packages installed successfully 14:56:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:56:42 lf-activate-venv(): INFO: Adding /tmp/venv-Kwmi/bin to PATH 14:56:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4792 14:56:42 INFO: archiving workspace using pattern(s): 14:56:43 Archives upload complete. 14:56:43 INFO: archiving logs to Nexus 14:56:44 ---> uname -a: 14:56:44 Linux prd-ubuntu1804-builder-4c-4g-14691 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:56:44 14:56:44 14:56:44 ---> lscpu: 14:56:44 Architecture: x86_64 14:56:44 CPU op-mode(s): 32-bit, 64-bit 14:56:44 Byte Order: Little Endian 14:56:44 CPU(s): 4 14:56:44 On-line CPU(s) list: 0-3 14:56:44 Thread(s) per core: 1 14:56:44 Core(s) per socket: 1 14:56:44 Socket(s): 4 14:56:44 NUMA node(s): 1 14:56:44 Vendor ID: AuthenticAMD 14:56:44 CPU family: 23 14:56:44 Model: 49 14:56:44 Model name: AMD EPYC-Rome Processor 14:56:44 Stepping: 0 14:56:44 CPU MHz: 2800.000 14:56:44 BogoMIPS: 5600.00 14:56:44 Virtualization: AMD-V 14:56:44 Hypervisor vendor: KVM 14:56:44 Virtualization type: full 14:56:44 L1d cache: 32K 14:56:44 L1i cache: 32K 14:56:44 L2 cache: 512K 14:56:44 L3 cache: 16384K 14:56:44 NUMA node0 CPU(s): 0-3 14:56:44 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:56:44 14:56:44 14:56:44 ---> nproc: 14:56:44 4 14:56:44 14:56:44 14:56:44 ---> df -h: 14:56:44 Filesystem Size Used Avail Use% Mounted on 14:56:44 udev 7.9G 0 7.9G 0% /dev 14:56:44 tmpfs 1.6G 676K 1.6G 1% /run 14:56:44 /dev/vda1 78G 8.4G 69G 11% / 14:56:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:44 14:56:44 14:56:44 ---> free -m: 14:56:44 total used free shared buff/cache available 14:56:44 Mem: 16040 559 13280 0 2200 15163 14:56:44 Swap: 1023 0 1023 14:56:44 14:56:44 14:56:44 ---> ip addr: 14:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:44 inet 127.0.0.1/8 scope host lo 14:56:44 valid_lft forever preferred_lft forever 14:56:44 inet6 ::1/128 scope host 14:56:44 valid_lft forever preferred_lft forever 14:56:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:44 link/ether fa:16:3e:22:ed:1b brd ff:ff:ff:ff:ff:ff 14:56:44 inet 10.30.106.157/23 brd 10.30.107.255 scope global dynamic ens3 14:56:44 valid_lft 86215sec preferred_lft 86215sec 14:56:44 inet6 fe80::f816:3eff:fe22:ed1b/64 scope link 14:56:44 valid_lft forever preferred_lft forever 14:56:44 14:56:44 14:56:44 ---> sar -b -r -n DEV: 14:56:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14691) 08/01/26 _x86_64_ (4 CPU) 14:56:44 14:56:44 14:53:40 LINUX RESTART (4 CPU) 14:56:44 14:56:44 14:54:01 tps rtps wtps bread/s bwrtn/s 14:56:44 14:55:02 233.83 27.00 206.83 926.25 61160.21 14:56:44 14:56:01 52.25 0.66 51.58 82.56 10352.01 14:56:44 Average: 143.80 13.94 129.86 507.95 35969.55 14:56:44 14:56:44 14:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:44 14:55:02 13884816 15506564 2540152 15.47 60132 1761332 813700 4.66 750520 1569688 153692 14:56:44 14:56:01 13870228 15585284 2554740 15.55 70636 1837400 723108 4.14 664716 1659816 121524 14:56:44 Average: 13877522 15545924 2547446 15.51 65384 1799366 768404 4.40 707618 1614752 137608 14:56:44 14:56:44 14:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:44 14:55:02 ens3 221.56 153.87 1829.30 48.89 0.00 0.00 0.00 0.00 14:56:44 14:55:02 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 14:56:44 14:56:01 ens3 12.46 9.41 120.97 3.30 0.00 0.00 0.00 0.00 14:56:44 14:56:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 14:56:44 Average: ens3 117.89 82.25 982.31 26.29 0.00 0.00 0.00 0.00 14:56:44 Average: lo 0.77 0.77 0.09 0.09 0.00 0.00 0.00 0.00 14:56:44 14:56:44 14:56:44 ---> sar -P ALL: 14:56:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14691) 08/01/26 _x86_64_ (4 CPU) 14:56:44 14:56:44 14:53:40 LINUX RESTART (4 CPU) 14:56:44 14:56:44 14:54:01 CPU %user %nice %system %iowait %steal %idle 14:56:44 14:55:02 all 20.32 0.00 1.77 8.33 0.05 69.52 14:56:44 14:55:02 0 22.37 0.00 1.84 0.35 0.05 75.38 14:56:44 14:55:02 1 19.51 0.00 1.70 10.91 0.05 67.83 14:56:44 14:55:02 2 27.67 0.00 2.61 16.49 0.07 53.16 14:56:44 14:55:02 3 11.76 0.00 0.95 5.60 0.05 81.63 14:56:44 14:56:01 all 7.66 0.00 0.58 20.29 0.02 71.45 14:56:44 14:56:01 0 11.22 0.00 0.80 1.66 0.02 86.31 14:56:44 14:56:01 1 11.36 0.00 0.37 13.64 0.02 74.61 14:56:44 14:56:01 2 5.30 0.00 0.80 65.85 0.03 28.02 14:56:44 14:56:01 3 2.75 0.00 0.36 0.10 0.00 96.79 14:56:44 Average: all 14.04 0.00 1.18 14.27 0.04 70.48 14:56:44 Average: 0 16.83 0.00 1.32 1.00 0.03 80.81 14:56:44 Average: 1 15.46 0.00 1.04 12.27 0.03 71.20 14:56:44 Average: 2 16.57 0.00 1.71 40.99 0.05 40.68 14:56:44 Average: 3 7.29 0.00 0.66 2.87 0.03 89.16 14:56:44 14:56:44 14:56:44