13:13:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 13:13:01 Running as SYSTEM 13:13:01 [EnvInject] - Loading node environment variables. 13:13:01 Building remotely on prd-ubuntu1804-builder-4c-4g-488 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:13:01 [ssh-agent] Looking for ssh-agent implementation... 13:13:01 $ ssh-agent 13:13:01 SSH_AUTH_SOCK=/tmp/ssh-LFzJSvMQqkbI/agent.1845 13:13:01 SSH_AGENT_PID=1847 13:13:01 [ssh-agent] Started. 13:13:01 Running ssh-add (command line suppressed) 13:13:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_105349290272171416.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_105349290272171416.key) 13:13:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:13:02 The recommended git tool is: NONE 13:13:03 using credential onap-jenkins-ssh 13:13:03 Wiping out workspace first. 13:13:03 Cloning the remote Git repository 13:13:03 Cloning repository git://cloud.onap.org/mirror/oom.git 13:13:03 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:13:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:13:03 > git --version # timeout=10 13:13:03 > git --version # 'git version 2.17.1' 13:13:03 using GIT_SSH to set credentials Gerrit user 13:13:03 Verifying host key using manually-configured host key entries 13:13:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:13:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:13:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:13:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:13:09 using GIT_SSH to set credentials Gerrit user 13:13:09 Verifying host key using manually-configured host key entries 13:13:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/6 # timeout=30 13:13:09 > git rev-parse 34cb21a569868511108c41fbd73a616fa89bf133^{commit} # timeout=10 13:13:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:13:09 Checking out Revision 34cb21a569868511108c41fbd73a616fa89bf133 (refs/changes/49/146349/6) 13:13:09 > git config core.sparsecheckout # timeout=10 13:13:09 > git checkout -f 34cb21a569868511108c41fbd73a616fa89bf133 # timeout=30 13:13:12 Commit message: "[SO] 17.5.0" 13:13:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:13:13 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 13:13:13 [EnvInject] - Injecting environment variables from a build step. 13:13:13 [EnvInject] - Injecting as environment variables the properties content 13:13:13 PYTHON=python3 13:13:13 13:13:13 [EnvInject] - Variables injected successfully. 13:13:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins406080864397947296.sh 13:13:13 ---> tox-install.sh 13:13:13 + source /home/jenkins/lf-env.sh 13:13:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:13 ++ mktemp -d /tmp/venv-XXXX 13:13:13 + lf_venv=/tmp/venv-HWtP 13:13:13 + local venv_file=/tmp/.os_lf_venv 13:13:13 + local python=python3 13:13:13 + local options 13:13:13 + local set_path=true 13:13:13 + local install_args= 13:13:13 ++ 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 13:13:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:13:13 + true 13:13:13 + case $1 in 13:13:13 + venv_file=/tmp/.toxenv 13:13:13 + shift 2 13:13:13 + true 13:13:13 + case $1 in 13:13:13 + shift 13:13:13 + break 13:13:13 + case $python in 13:13:13 + local pkg_list= 13:13:13 + [[ -d /opt/pyenv ]] 13:13:13 + echo 'Setup pyenv:' 13:13:13 Setup pyenv: 13:13:13 + export PYENV_ROOT=/opt/pyenv 13:13:13 + PYENV_ROOT=/opt/pyenv 13:13:13 + 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 13:13:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 + pyenv versions 13:13:13 * system (set by /opt/pyenv/version) 13:13:13 * 3.8.13 (set by /opt/pyenv/version) 13:13:13 * 3.9.13 (set by /opt/pyenv/version) 13:13:13 * 3.10.6 (set by /opt/pyenv/version) 13:13:13 + command -v pyenv 13:13:13 ++ pyenv init - --no-rehash 13:13:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:13:13 export PATH="/opt/pyenv/shims:${PATH}" 13:13:13 export PYENV_SHELL=bash 13:13:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:13:13 pyenv() { 13:13:13 local command 13:13:13 command="${1:-}" 13:13:13 if [ "$#" -gt 0 ]; then 13:13:13 shift 13:13:13 fi 13:13:13 13:13:13 case "$command" in 13:13:13 rehash|shell) 13:13:13 eval "$(pyenv "sh-$command" "$@")" 13:13:13 ;; 13:13:13 *) 13:13:13 command pyenv "$command" "$@" 13:13:13 ;; 13:13:13 esac 13:13:13 }' 13:13:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:13:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 ++ export PYENV_SHELL=bash 13:13:13 ++ PYENV_SHELL=bash 13:13:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:13:13 +++ complete -F _pyenv pyenv 13:13:13 ++ lf-pyver python3 13:13:13 ++ local py_version_xy=python3 13:13:13 ++ local py_version_xyz= 13:13:13 ++ pyenv versions 13:13:13 ++ local command 13:13:13 ++ command=versions 13:13:13 ++ '[' 1 -gt 0 ']' 13:13:13 ++ shift 13:13:13 ++ case "$command" in 13:13:13 ++ command pyenv versions 13:13:13 ++ pyenv versions 13:13:13 ++ sed 's/^[ *]* //' 13:13:13 ++ awk '{ print $1 }' 13:13:13 ++ grep -E '^[0-9.]*[0-9]$' 13:13:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:13:13 +++ sort -V 13:13:13 +++ tail -n 1 13:13:13 +++ grep '^3' /tmp/.pyenv_versions 13:13:13 ++ py_version_xyz=3.10.6 13:13:13 ++ [[ -z 3.10.6 ]] 13:13:13 ++ echo 3.10.6 13:13:13 ++ return 0 13:13:13 + pyenv local 3.10.6 13:13:13 + local command 13:13:13 + command=local 13:13:13 + '[' 2 -gt 0 ']' 13:13:13 + shift 13:13:13 + case "$command" in 13:13:13 + command pyenv local 3.10.6 13:13:13 + pyenv local 3.10.6 13:13:13 + for arg in "$@" 13:13:13 + case $arg in 13:13:13 + pkg_list+='tox ' 13:13:13 + for arg in "$@" 13:13:13 + case $arg in 13:13:13 + pkg_list+='virtualenv ' 13:13:13 + for arg in "$@" 13:13:13 + case $arg in 13:13:13 + pkg_list+='urllib3~=1.26.15 ' 13:13:13 + [[ -f /tmp/.toxenv ]] 13:13:13 + [[ ! -f /tmp/.toxenv ]] 13:13:13 + [[ -n '' ]] 13:13:13 + python3 -m venv /tmp/venv-HWtP 13:13:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HWtP' 13:13:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HWtP 13:13:17 + echo /tmp/venv-HWtP 13:13:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:13:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:13:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:13:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:17 + local 'pip_opts=--upgrade --quiet' 13:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:13:17 + [[ -n '' ]] 13:13:17 + [[ -n '' ]] 13:13:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:13:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:17 + /tmp/venv-HWtP/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 13:13:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:13:22 lf-activate-venv(): INFO: Base packages installed successfully 13:13:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:13:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:13:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:13:22 + /tmp/venv-HWtP/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 13:13:24 + type python3 13:13:24 + true 13:13:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HWtP/bin to PATH' 13:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-HWtP/bin to PATH 13:13:24 + PATH=/tmp/venv-HWtP/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 13:13:24 + return 0 13:13:24 + python3 --version 13:13:24 Python 3.10.6 13:13:24 + python3 -m pip --version 13:13:24 pip 26.1.2 from /tmp/venv-HWtP/lib/python3.10/site-packages/pip (python 3.10) 13:13:24 + python3 -m pip freeze 13:13:24 cachetools==7.1.4 13:13:24 colorama==0.4.6 13:13:24 distlib==0.4.3 13:13:24 filelock==3.32.0 13:13:24 packaging==26.2 13:13:24 platformdirs==4.11.0 13:13:24 pluggy==1.6.0 13:13:24 pyproject-api==1.11.0 13:13:24 python-discovery==1.5.0 13:13:24 tomli==2.4.1 13:13:24 tomli_w==1.2.0 13:13:24 tox==4.58.0 13:13:24 typing_extensions==4.16.0 13:13:24 urllib3==1.26.20 13:13:24 virtualenv==21.7.0 13:13:24 [EnvInject] - Injecting environment variables from a build step. 13:13:24 [EnvInject] - Injecting as environment variables the properties content 13:13:24 PARALLEL=false 13:13:24 13:13:24 [EnvInject] - Variables injected successfully. 13:13:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16809835962037102435.sh 13:13:24 ---> tox-run.sh 13:13:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:13:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:13:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:13:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:13:24 + source /home/jenkins/lf-env.sh 13:13:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:24 ++ mktemp -d /tmp/venv-XXXX 13:13:24 + lf_venv=/tmp/venv-sZbs 13:13:24 + local venv_file=/tmp/.os_lf_venv 13:13:24 + local python=python3 13:13:24 + local options 13:13:24 + local set_path=true 13:13:24 + local install_args= 13:13:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:13:24 + true 13:13:24 + case $1 in 13:13:24 + venv_file=/tmp/.toxenv 13:13:24 + shift 2 13:13:24 + true 13:13:24 + case $1 in 13:13:24 + shift 13:13:24 + break 13:13:24 + case $python in 13:13:24 + local pkg_list= 13:13:24 + [[ -d /opt/pyenv ]] 13:13:24 + echo 'Setup pyenv:' 13:13:24 Setup pyenv: 13:13:24 + export PYENV_ROOT=/opt/pyenv 13:13:24 + PYENV_ROOT=/opt/pyenv 13:13:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 + pyenv versions 13:13:24 system 13:13:24 3.8.13 13:13:24 3.9.13 13:13:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:13:24 + command -v pyenv 13:13:24 ++ pyenv init - --no-rehash 13:13:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:13:24 export PATH="/opt/pyenv/shims:${PATH}" 13:13:24 export PYENV_SHELL=bash 13:13:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:13:24 pyenv() { 13:13:24 local command 13:13:24 command="${1:-}" 13:13:24 if [ "$#" -gt 0 ]; then 13:13:24 shift 13:13:24 fi 13:13:24 13:13:24 case "$command" in 13:13:24 rehash|shell) 13:13:24 eval "$(pyenv "sh-$command" "$@")" 13:13:24 ;; 13:13:24 *) 13:13:24 command pyenv "$command" "$@" 13:13:24 ;; 13:13:24 esac 13:13:24 }' 13:13:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:13:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 ++ export PYENV_SHELL=bash 13:13:24 ++ PYENV_SHELL=bash 13:13:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:13:24 +++ complete -F _pyenv pyenv 13:13:24 ++ lf-pyver python3 13:13:24 ++ local py_version_xy=python3 13:13:24 ++ local py_version_xyz= 13:13:24 ++ pyenv versions 13:13:24 ++ local command 13:13:24 ++ command=versions 13:13:24 ++ '[' 1 -gt 0 ']' 13:13:24 ++ shift 13:13:24 ++ case "$command" in 13:13:24 ++ command pyenv versions 13:13:24 ++ pyenv versions 13:13:24 ++ sed 's/^[ *]* //' 13:13:24 ++ awk '{ print $1 }' 13:13:24 ++ grep -E '^[0-9.]*[0-9]$' 13:13:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:13:24 +++ grep '^3' /tmp/.pyenv_versions 13:13:24 +++ sort -V 13:13:24 +++ tail -n 1 13:13:24 ++ py_version_xyz=3.10.6 13:13:24 ++ [[ -z 3.10.6 ]] 13:13:24 ++ echo 3.10.6 13:13:24 ++ return 0 13:13:24 + pyenv local 3.10.6 13:13:24 + local command 13:13:24 + command=local 13:13:24 + '[' 2 -gt 0 ']' 13:13:24 + shift 13:13:24 + case "$command" in 13:13:24 + command pyenv local 3.10.6 13:13:24 + pyenv local 3.10.6 13:13:24 + for arg in "$@" 13:13:24 + case $arg in 13:13:24 + pkg_list+='tox ' 13:13:24 + for arg in "$@" 13:13:24 + case $arg in 13:13:24 + pkg_list+='virtualenv ' 13:13:24 + for arg in "$@" 13:13:24 + case $arg in 13:13:24 + pkg_list+='urllib3~=1.26.15 ' 13:13:24 + [[ -f /tmp/.toxenv ]] 13:13:24 ++ cat /tmp/.toxenv 13:13:24 + lf_venv=/tmp/venv-HWtP 13:13:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HWtP from' file:/tmp/.toxenv 13:13:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HWtP from file:/tmp/.toxenv 13:13:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:24 + local 'pip_opts=--upgrade --quiet' 13:13:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:13:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:13:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:13:24 + [[ -n '' ]] 13:13:24 + [[ -n '' ]] 13:13:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:13:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:24 + /tmp/venv-HWtP/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 13:13:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:13:25 lf-activate-venv(): INFO: Base packages installed successfully 13:13:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:13:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:13:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:13:25 + /tmp/venv-HWtP/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 13:13:27 + type python3 13:13:27 + true 13:13:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HWtP/bin to PATH' 13:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-HWtP/bin to PATH 13:13:27 + PATH=/tmp/venv-HWtP/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 13:13:27 + return 0 13:13:27 + [[ -d /opt/pyenv ]] 13:13:27 + echo '---> Setting up pyenv' 13:13:27 ---> Setting up pyenv 13:13:27 + export PYENV_ROOT=/opt/pyenv 13:13:27 + PYENV_ROOT=/opt/pyenv 13:13:27 + export PATH=/opt/pyenv/bin:/tmp/venv-HWtP/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 13:13:27 + PATH=/opt/pyenv/bin:/tmp/venv-HWtP/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 13:13:27 ++ pwd 13:13:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:13:27 + export PYTHONPATH 13:13:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:13:27 + TOX_TESTENV_PASSENV=PYTHONPATH 13:13:27 + tox --version 13:13:27 4.58.0 from /tmp/venv-HWtP/lib/python3.10/site-packages/tox/__init__.py 13:13:27 + PARALLEL=false 13:13:27 + TOX_OPTIONS_LIST= 13:13:27 + [[ -n checkbashisms ]] 13:13:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:13:27 + case ${PARALLEL,,} in 13:13:27 + tox -e checkbashisms 13:13:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:13:28 checkbashisms: freeze> python -m pip freeze --all 13:13:29 checkbashisms: pip==26.1.2,setuptools==83.0.0 13:13:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:13:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:13:32 checkbashisms: OK (5.23=setup[1.67]+cmd[3.56] seconds) 13:13:32 congratulations :) (5.27 seconds) 13:13:32 + tox_status=0 13:13:32 + echo '---> Completed tox runs' 13:13:32 ---> Completed tox runs 13:13:32 + for i in .tox/*/log 13:13:32 ++ echo .tox/checkbashisms/log 13:13:32 ++ awk -F/ '{print $2}' 13:13:32 + tox_env=checkbashisms 13:13:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:13:32 + DOC_DIR=docs/_build/html 13:13:32 + [[ -d docs/_build/html ]] 13:13:32 + echo '---> tox-run.sh ends' 13:13:32 ---> tox-run.sh ends 13:13:32 + test 0 -eq 0 13:13:32 $ ssh-agent -k 13:13:32 unset SSH_AUTH_SOCK; 13:13:32 unset SSH_AGENT_PID; 13:13:32 echo Agent pid 1847 killed; 13:13:32 [ssh-agent] Stopped. 13:13:32 [PostBuildScript] - [INFO] Executing post build scripts. 13:13:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7947870183373477715.sh 13:13:32 ---> sysstat.sh 13:13:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1363922303966640691.sh 13:13:33 ---> package-listing.sh 13:13:33 ++ tr '[:upper:]' '[:lower:]' 13:13:33 ++ facter osfamily 13:13:33 + OS_FAMILY=debian 13:13:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:13:33 + START_PACKAGES=/tmp/packages_start.txt 13:13:33 + END_PACKAGES=/tmp/packages_end.txt 13:13:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:33 + PACKAGES=/tmp/packages_start.txt 13:13:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:13:33 + PACKAGES=/tmp/packages_end.txt 13:13:33 + case "${OS_FAMILY}" in 13:13:33 + dpkg -l 13:13:33 + grep '^ii' 13:13:33 + '[' -f /tmp/packages_start.txt ']' 13:13:33 + '[' -f /tmp/packages_end.txt ']' 13:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:13:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:13:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1275961508126059018.sh 13:13:33 ---> capture-instance-metadata.sh 13:13:33 Setup pyenv: 13:13:33 system 13:13:33 3.8.13 13:13:33 3.9.13 13:13:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:13:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ke5X 13:13:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:13:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:41 lf-activate-venv(): INFO: Base packages installed successfully 13:13:41 lf-activate-venv(): INFO: Installing additional packages: lftools 13:14:04 lf-activate-venv(): INFO: Adding /tmp/venv-ke5X/bin to PATH 13:14:04 INFO: Running in OpenStack, capturing instance metadata 13:14:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9970444768765316058.sh 13:14:05 provisioning config files... 13:14:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7549951462561827382tmp 13:14:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:14:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:14:05 [EnvInject] - Injecting environment variables from a build step. 13:14:05 [EnvInject] - Injecting as environment variables the properties content 13:14:05 SERVER_ID=logs 13:14:05 13:14:05 [EnvInject] - Variables injected successfully. 13:14:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18129435838310774392.sh 13:14:05 ---> create-netrc.sh 13:14:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14768956235742215892.sh 13:14:05 ---> python-tools-install.sh 13:14:05 Setup pyenv: 13:14:05 system 13:14:05 3.8.13 13:14:05 3.9.13 13:14:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:14:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ke5X from file:/tmp/.os_lf_venv 13:14:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:14:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:14:08 lf-activate-venv(): INFO: Base packages installed successfully 13:14:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:14:16 lf-activate-venv(): INFO: Adding /tmp/venv-ke5X/bin to PATH 13:14:16 Generating Requirements File 13:14:42 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. 13:14:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:14:42 Python 3.10.6 13:14:42 pip 26.1.2 from /tmp/venv-ke5X/lib/python3.10/site-packages/pip (python 3.10) 13:14:42 aiohappyeyeballs==2.7.1 13:14:42 aiohttp==3.14.2 13:14:42 aiosignal==1.4.0 13:14:42 appdirs==1.4.4 13:14:42 argcomplete==3.7.0 13:14:42 aspy.yaml==1.3.0 13:14:42 async-timeout==5.0.1 13:14:42 attrs==26.1.0 13:14:42 autopage==0.6.0 13:14:42 backports.strenum==1.3.1 13:14:42 beautifulsoup4==4.15.0 13:14:42 boto3==1.43.53 13:14:42 botocore==1.43.53 13:14:42 bs4==0.0.2 13:14:42 certifi==2026.7.22 13:14:42 cffi==2.1.0 13:14:42 cfgv==3.5.0 13:14:42 chardet==7.4.3 13:14:42 charset-normalizer==3.4.9 13:14:42 click==8.4.2 13:14:42 cliff==4.14.0 13:14:42 cmd2==3.5.1 13:14:42 cryptography==3.3.2 13:14:42 debtcollector==3.1.0 13:14:42 decorator==5.3.1 13:14:42 defusedxml==0.7.1 13:14:42 Deprecated==1.3.1 13:14:42 distlib==0.4.3 13:14:42 dnspython==2.8.0 13:14:42 docker==7.2.0 13:14:42 dogpile.cache==1.5.0 13:14:42 durationpy==0.10 13:14:42 email-validator==2.3.0 13:14:42 filelock==3.32.0 13:14:42 frozenlist==1.8.0 13:14:42 future==1.0.0 13:14:42 gitdb==4.0.12 13:14:42 GitPython==3.1.54 13:14:42 httplib2==0.30.2 13:14:42 identify==2.6.19 13:14:42 idna==3.18 13:14:42 importlib-resources==1.5.0 13:14:42 iso8601==2.1.0 13:14:42 Jinja2==3.1.6 13:14:42 jmespath==1.1.0 13:14:42 jsonpatch==1.33 13:14:42 jsonpointer==3.1.1 13:14:42 jsonschema==4.26.0 13:14:42 jsonschema-specifications==2025.9.1 13:14:42 keystoneauth1==5.14.0 13:14:42 kubernetes==36.0.3 13:14:42 lftools==0.37.22 13:14:42 lxml==6.1.1 13:14:42 markdown-it-py==4.2.0 13:14:42 MarkupSafe==3.0.3 13:14:42 mdurl==0.1.2 13:14:42 msgpack==1.2.1 13:14:42 multi_key_dict==2.0.3 13:14:42 multidict==6.7.1 13:14:42 munch==4.0.0 13:14:42 netaddr==1.3.0 13:14:42 niet==1.4.2 13:14:42 nodeenv==1.10.0 13:14:42 oauth2client==4.1.3 13:14:42 oauthlib==3.3.1 13:14:42 openstacksdk==4.13.0 13:14:42 os-service-types==1.8.2 13:14:42 osc-lib==4.6.0 13:14:42 oslo.config==10.4.0 13:14:42 oslo.context==6.4.0 13:14:42 oslo.i18n==6.8.0 13:14:42 oslo.log==8.2.0 13:14:42 oslo.serialization==5.10.0 13:14:42 oslo.utils==10.1.1 13:14:42 packaging==26.2 13:14:42 pbr==7.0.3 13:14:42 platformdirs==4.11.0 13:14:42 prettytable==3.18.0 13:14:42 propcache==0.5.2 13:14:42 psutil==7.2.2 13:14:42 pyasn1==0.6.4 13:14:42 pyasn1_modules==0.4.2 13:14:42 pycparser==3.0 13:14:42 pygerrit2==2.0.15 13:14:42 PyGithub==2.9.1 13:14:42 Pygments==2.20.0 13:14:42 PyJWT==2.13.0 13:14:42 PyNaCl==1.6.2 13:14:42 pyparsing==2.4.7 13:14:42 pyperclip==1.11.0 13:14:42 pyrsistent==0.20.0 13:14:42 python-cinderclient==9.9.0 13:14:42 python-dateutil==2.9.0.post0 13:14:42 python-discovery==1.5.0 13:14:42 python-heatclient==5.2.0 13:14:42 python-jenkins==1.8.3 13:14:42 python-keystoneclient==5.8.0 13:14:42 python-magnumclient==4.11.0 13:14:42 python-openstackclient==10.0.0 13:14:42 python-swiftclient==4.10.0 13:14:42 PyYAML==6.0.3 13:14:42 referencing==0.37.0 13:14:42 requests==2.34.2 13:14:42 requests-oauthlib==2.0.0 13:14:42 rfc3986==2.0.0 13:14:42 rich==15.0.0 13:14:42 rich-argparse==1.8.0 13:14:42 rpds-py==0.30.0 13:14:42 rsa==4.9.1 13:14:42 ruamel.yaml==0.19.1 13:14:42 ruamel.yaml.clib==0.2.15 13:14:42 s3transfer==0.19.1 13:14:42 simplejson==4.1.1 13:14:42 six==1.17.0 13:14:42 smmap==5.0.3 13:14:42 soupsieve==2.9.1 13:14:42 stevedore==5.8.0 13:14:42 tabulate==0.10.0 13:14:42 toml==0.10.2 13:14:42 tomlkit==0.15.1 13:14:42 tqdm==4.69.0 13:14:42 typing_extensions==4.16.0 13:14:42 urllib3==1.26.20 13:14:42 virtualenv==21.7.0 13:14:42 wcwidth==0.8.2 13:14:42 websocket-client==1.9.0 13:14:42 wrapt==2.2.2 13:14:42 xdg==6.0.0 13:14:42 xmltodict==1.0.4 13:14:42 yarl==1.24.5 13:14:42 yq==4.1.2 13:14:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12348779617278283359.sh 13:14:43 ---> uv-install.sh 13:14:43 Installing uv/uvx (latest) using shell installer 13:14:43 2026-07-22 13:14:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-LQuDUL.sh" [1] 13:14:43 downloading uv 0.11.31 x86_64-unknown-linux-gnu 13:14:44 installing to /home/jenkins/.local/bin 13:14:44 uv 13:14:44 uvx 13:14:44 everything's installed! 13:14:44 13:14:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:14:44 13:14:44 source $HOME/.local/bin/env (sh, bash, zsh) 13:14:44 source $HOME/.local/bin/env.fish (fish) 13:14:44 Adding install location to PATH 13:14:44 ---> Validating uv/uvx install 13:14:44 uvx 0.11.31 (x86_64-unknown-linux-gnu) 13:14:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12530136465400782547.sh 13:14:44 ---> sudo-logs.sh 13:14:44 Archiving 'sudo' log.. 13:14:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6972100230545019915.sh 13:14:44 ---> job-cost.sh 13:14:44 INFO: Activating Python virtual environment... 13:14:44 Setup pyenv: 13:14:44 system 13:14:44 3.8.13 13:14:44 3.9.13 13:14:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:14:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ke5X from file:/tmp/.os_lf_venv 13:14:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:14:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:14:46 lf-activate-venv(): INFO: Base packages installed successfully 13:14:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:14:51 lf-activate-venv(): INFO: Adding /tmp/venv-ke5X/bin to PATH 13:14:51 INFO: No stack-cost file found 13:14:51 INFO: Instance uptime: 135s 13:14:51 INFO: Fetching instance metadata (attempt 1 of 3)... 13:14:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:14:51 INFO: Successfully fetched instance metadata 13:14:51 INFO: Instance type: v3-standard-4 13:14:51 INFO: Retrieving pricing info for: v3-standard-4 13:14:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:14:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 13:14:52 INFO: Successfully fetched Vexxhost pricing API 13:14:52 INFO: Retrieved cost: 0.11 13:14:52 INFO: Retrieved resource: v3-standard-4 13:14:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:14:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:14:52 INFO: Successfully archived job cost data 13:14:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4743,2026-07-22 13:14:52,v3-standard-4,135,0.11,0.00,SUCCESS 13:14:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11346997970068644271.sh 13:14:52 ---> logs-deploy.sh 13:14:52 Setup pyenv: 13:14:52 system 13:14:52 3.8.13 13:14:52 3.9.13 13:14:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:14:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ke5X from file:/tmp/.os_lf_venv 13:14:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:14:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:14:54 lf-activate-venv(): INFO: Base packages installed successfully 13:14:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:15:02 lf-activate-venv(): INFO: Adding /tmp/venv-ke5X/bin to PATH 13:15:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4743 13:15:02 INFO: archiving workspace using pattern(s): 13:15:03 Archives upload complete. 13:15:03 INFO: archiving logs to Nexus 13:15:04 ---> uname -a: 13:15:04 Linux prd-ubuntu1804-builder-4c-4g-488 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:15:04 13:15:04 13:15:04 ---> lscpu: 13:15:04 Architecture: x86_64 13:15:04 CPU op-mode(s): 32-bit, 64-bit 13:15:04 Byte Order: Little Endian 13:15:04 CPU(s): 4 13:15:04 On-line CPU(s) list: 0-3 13:15:04 Thread(s) per core: 1 13:15:04 Core(s) per socket: 1 13:15:04 Socket(s): 4 13:15:04 NUMA node(s): 1 13:15:04 Vendor ID: AuthenticAMD 13:15:04 CPU family: 23 13:15:04 Model: 49 13:15:04 Model name: AMD EPYC-Rome Processor 13:15:04 Stepping: 0 13:15:04 CPU MHz: 2799.998 13:15:04 BogoMIPS: 5599.99 13:15:04 Virtualization: AMD-V 13:15:04 Hypervisor vendor: KVM 13:15:04 Virtualization type: full 13:15:04 L1d cache: 32K 13:15:04 L1i cache: 32K 13:15:04 L2 cache: 512K 13:15:04 L3 cache: 16384K 13:15:04 NUMA node0 CPU(s): 0-3 13:15:04 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 13:15:04 13:15:04 13:15:04 ---> nproc: 13:15:04 4 13:15:04 13:15:04 13:15:04 ---> df -h: 13:15:04 Filesystem Size Used Avail Use% Mounted on 13:15:04 udev 7.9G 0 7.9G 0% /dev 13:15:04 tmpfs 1.6G 676K 1.6G 1% /run 13:15:04 /dev/vda1 78G 8.4G 69G 11% / 13:15:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:15:04 tmpfs 5.0M 0 5.0M 0% /run/lock 13:15:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:15:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:15:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:15:04 13:15:04 13:15:04 ---> free -m: 13:15:04 total used free shared buff/cache available 13:15:04 Mem: 16040 555 13276 0 2207 15167 13:15:04 Swap: 1023 0 1023 13:15:04 13:15:04 13:15:04 ---> ip addr: 13:15:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:15:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:15:04 inet 127.0.0.1/8 scope host lo 13:15:04 valid_lft forever preferred_lft forever 13:15:04 inet6 ::1/128 scope host 13:15:04 valid_lft forever preferred_lft forever 13:15:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:15:04 link/ether fa:16:3e:68:16:d6 brd ff:ff:ff:ff:ff:ff 13:15:04 inet 10.30.107.230/23 brd 10.30.107.255 scope global dynamic ens3 13:15:04 valid_lft 86261sec preferred_lft 86261sec 13:15:04 inet6 fe80::f816:3eff:fe68:16d6/64 scope link 13:15:04 valid_lft forever preferred_lft forever 13:15:04 13:15:04 13:15:04 ---> sar -b -r -n DEV: 13:15:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-488) 07/22/26 _x86_64_ (4 CPU) 13:15:04 13:15:04 13:12:46 LINUX RESTART (4 CPU) 13:15:04 13:15:04 13:13:01 tps rtps wtps bread/s bwrtn/s 13:15:04 13:14:02 156.36 27.28 129.08 944.24 9967.81 13:15:04 13:15:01 92.32 1.10 91.22 118.35 11566.04 13:15:04 Average: 124.61 14.30 110.31 534.77 10760.21 13:15:04 13:15:04 13:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:15:04 13:14:02 13831476 15507252 2593492 15.79 64812 1807712 815240 4.67 773400 1596732 205176 13:15:04 13:15:01 13564004 15498884 2860964 17.42 80932 2037780 801852 4.59 762092 1849524 211224 13:15:04 Average: 13697740 15503068 2727228 16.60 72872 1922746 808546 4.63 767746 1723128 208200 13:15:04 13:15:04 13:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:15:04 13:14:02 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 13:15:04 13:14:02 ens3 288.72 197.12 1913.16 49.93 0.00 0.00 0.00 0.00 13:15:04 13:15:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 13:15:04 13:15:01 ens3 75.85 60.13 854.26 11.80 0.00 0.00 0.00 0.00 13:15:04 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 13:15:04 Average: ens3 183.18 129.20 1388.16 31.03 0.00 0.00 0.00 0.00 13:15:04 13:15:04 13:15:04 ---> sar -P ALL: 13:15:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-488) 07/22/26 _x86_64_ (4 CPU) 13:15:04 13:15:04 13:12:46 LINUX RESTART (4 CPU) 13:15:04 13:15:04 13:13:01 CPU %user %nice %system %iowait %steal %idle 13:15:04 13:14:02 all 20.95 0.00 1.89 2.69 0.06 74.41 13:15:04 13:14:02 0 22.83 0.00 2.29 1.54 0.05 73.29 13:15:04 13:14:02 1 19.65 0.00 1.44 1.42 0.05 77.44 13:15:04 13:14:02 2 12.04 0.00 1.73 3.39 0.05 82.79 13:15:04 13:14:02 3 29.27 0.00 2.06 4.42 0.08 64.17 13:15:04 13:15:01 all 19.33 0.00 1.40 1.98 0.06 77.23 13:15:04 13:15:01 0 25.82 0.00 1.41 1.10 0.03 71.63 13:15:04 13:15:01 1 28.92 0.00 2.11 0.86 0.05 68.05 13:15:04 13:15:01 2 14.59 0.00 0.97 1.00 0.05 83.39 13:15:04 13:15:01 3 7.92 0.00 1.12 4.96 0.08 85.91 13:15:04 Average: all 20.15 0.00 1.64 2.34 0.06 75.81 13:15:04 Average: 0 24.31 0.00 1.85 1.32 0.04 72.47 13:15:04 Average: 1 24.26 0.00 1.77 1.14 0.05 72.77 13:15:04 Average: 2 13.31 0.00 1.35 2.20 0.05 83.09 13:15:04 Average: 3 18.68 0.00 1.59 4.69 0.08 74.95 13:15:04 13:15:04 13:15:04