14:54:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 14:54:07 Running as SYSTEM 14:54:07 [EnvInject] - Loading node environment variables. 14:54:07 Building remotely on prd-ubuntu1804-builder-4c-4g-8256 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:54:07 [ssh-agent] Looking for ssh-agent implementation... 14:54:07 $ ssh-agent 14:54:07 SSH_AUTH_SOCK=/tmp/ssh-f8ZjT4GmPdvD/agent.1710 14:54:07 SSH_AGENT_PID=1712 14:54:07 [ssh-agent] Started. 14:54:07 Running ssh-add (command line suppressed) 14:54:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10241543538282158494.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10241543538282158494.key) 14:54:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:07 The recommended git tool is: NONE 14:54:09 using credential onap-jenkins-ssh 14:54:09 Wiping out workspace first. 14:54:09 Cloning the remote Git repository 14:54:09 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:54:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:09 > git --version # timeout=10 14:54:09 > git --version # 'git version 2.17.1' 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/heads/*:refs/remotes/origin/* # timeout=30 14:54:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:15 using GIT_SSH to set credentials Gerrit user 14:54:15 Verifying host key using manually-configured host key entries 14:54:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/1 # timeout=30 14:54:15 > git rev-parse b06525317df401515afa6791e5e7118f23d1a54e^{commit} # timeout=10 14:54:15 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:15 Checking out Revision b06525317df401515afa6791e5e7118f23d1a54e (refs/changes/15/146015/1) 14:54:15 > git config core.sparsecheckout # timeout=10 14:54:15 > git checkout -f b06525317df401515afa6791e5e7118f23d1a54e # timeout=30 14:54:18 Commit message: "[POLICY] Update docker images to latest versions" 14:54:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:18 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 14:54:19 [EnvInject] - Injecting environment variables from a build step. 14:54:19 [EnvInject] - Injecting as environment variables the properties content 14:54:19 PYTHON=python3 14:54:19 14:54:19 [EnvInject] - Variables injected successfully. 14:54:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4072479349572637022.sh 14:54:19 ---> tox-install.sh 14:54:19 + source /home/jenkins/lf-env.sh 14:54:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:19 ++ mktemp -d /tmp/venv-XXXX 14:54:19 + lf_venv=/tmp/venv-zwe9 14:54:19 + local venv_file=/tmp/.os_lf_venv 14:54:19 + local python=python3 14:54:19 + local options 14:54:19 + local set_path=true 14:54:19 + local install_args= 14:54: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 14:54:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:19 + true 14:54:19 + case $1 in 14:54:19 + venv_file=/tmp/.toxenv 14:54:19 + shift 2 14:54:19 + true 14:54:19 + case $1 in 14:54:19 + shift 14:54:19 + break 14:54:19 + case $python in 14:54:19 + local pkg_list= 14:54:19 + [[ -d /opt/pyenv ]] 14:54:19 + echo 'Setup pyenv:' 14:54:19 Setup pyenv: 14:54:19 + export PYENV_ROOT=/opt/pyenv 14:54:19 + PYENV_ROOT=/opt/pyenv 14:54:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:19 + pyenv versions 14:54:19 * system (set by /opt/pyenv/version) 14:54:19 * 3.8.13 (set by /opt/pyenv/version) 14:54:19 * 3.9.13 (set by /opt/pyenv/version) 14:54:19 * 3.10.6 (set by /opt/pyenv/version) 14:54:19 + command -v pyenv 14:54:19 ++ pyenv init - --no-rehash 14:54: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[*]}"'\'')" 14:54:19 export PATH="/opt/pyenv/shims:${PATH}" 14:54:19 export PYENV_SHELL=bash 14:54:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:19 pyenv() { 14:54:19 local command 14:54:19 command="${1:-}" 14:54:19 if [ "$#" -gt 0 ]; then 14:54:19 shift 14:54:19 fi 14:54:19 14:54:19 case "$command" in 14:54:19 rehash|shell) 14:54:19 eval "$(pyenv "sh-$command" "$@")" 14:54:19 ;; 14:54:19 *) 14:54:19 command pyenv "$command" "$@" 14:54:19 ;; 14:54:19 esac 14:54:19 }' 14:54: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[*]}"' 14:54:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:19 ++ 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:19 ++ 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:19 ++ export PYENV_SHELL=bash 14:54:19 ++ PYENV_SHELL=bash 14:54:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:19 +++ complete -F _pyenv pyenv 14:54:19 ++ lf-pyver python3 14:54:19 ++ local py_version_xy=python3 14:54:19 ++ local py_version_xyz= 14:54:19 ++ pyenv versions 14:54:19 ++ local command 14:54:19 ++ command=versions 14:54:19 ++ '[' 1 -gt 0 ']' 14:54:19 ++ shift 14:54:19 ++ case "$command" in 14:54:19 ++ command pyenv versions 14:54:19 ++ pyenv versions 14:54:19 ++ awk '{ print $1 }' 14:54:19 ++ grep -E '^[0-9.]*[0-9]$' 14:54:19 ++ sed 's/^[ *]* //' 14:54:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:19 +++ grep '^3' /tmp/.pyenv_versions 14:54:19 +++ sort -V 14:54:19 +++ tail -n 1 14:54:19 ++ py_version_xyz=3.10.6 14:54:19 ++ [[ -z 3.10.6 ]] 14:54:19 ++ echo 3.10.6 14:54:19 ++ return 0 14:54:19 + pyenv local 3.10.6 14:54:19 + local command 14:54:19 + command=local 14:54:19 + '[' 2 -gt 0 ']' 14:54:19 + shift 14:54:19 + case "$command" in 14:54:19 + command pyenv local 3.10.6 14:54:19 + pyenv local 3.10.6 14:54:19 + for arg in "$@" 14:54:19 + case $arg in 14:54:19 + pkg_list+='tox ' 14:54:19 + for arg in "$@" 14:54:19 + case $arg in 14:54:19 + pkg_list+='virtualenv ' 14:54:19 + for arg in "$@" 14:54:19 + case $arg in 14:54:19 + pkg_list+='urllib3~=1.26.15 ' 14:54:19 + [[ -f /tmp/.toxenv ]] 14:54:19 + [[ ! -f /tmp/.toxenv ]] 14:54:19 + [[ -n '' ]] 14:54:19 + python3 -m venv /tmp/venv-zwe9 14:54:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zwe9' 14:54:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zwe9 14:54:23 + echo /tmp/venv-zwe9 14:54:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:23 lf-activate-venv(): INFO: Save venv in 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-zwe9/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:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:54:28 lf-activate-venv(): INFO: Base packages installed successfully 14:54:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:54:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:54:28 + /tmp/venv-zwe9/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:30 + type python3 14:54:30 + true 14:54:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zwe9/bin to PATH' 14:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-zwe9/bin to PATH 14:54:30 + PATH=/tmp/venv-zwe9/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:30 + return 0 14:54:30 + python3 --version 14:54:30 Python 3.10.6 14:54:30 + python3 -m pip --version 14:54:30 pip 26.1.2 from /tmp/venv-zwe9/lib/python3.10/site-packages/pip (python 3.10) 14:54:30 + python3 -m pip freeze 14:54:31 cachetools==7.1.4 14:54:31 colorama==0.4.6 14:54:31 distlib==0.4.3 14:54:31 filelock==3.29.7 14:54:31 packaging==26.2 14:54:31 platformdirs==4.10.0 14:54:31 pluggy==1.6.0 14:54:31 pyproject-api==1.10.1 14:54:31 python-discovery==1.4.4 14:54:31 tomli==2.4.1 14:54:31 tomli_w==1.2.0 14:54:31 tox==4.56.4 14:54:31 typing_extensions==4.16.0 14:54:31 urllib3==1.26.20 14:54:31 virtualenv==21.6.0 14:54:31 [EnvInject] - Injecting environment variables from a build step. 14:54:31 [EnvInject] - Injecting as environment variables the properties content 14:54:31 PARALLEL=false 14:54:31 14:54:31 [EnvInject] - Variables injected successfully. 14:54:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14165239143802742420.sh 14:54:31 ---> tox-run.sh 14:54:31 + 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:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:54:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:54:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:54:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:54:31 + source /home/jenkins/lf-env.sh 14:54:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:31 ++ mktemp -d /tmp/venv-XXXX 14:54:31 + lf_venv=/tmp/venv-EioW 14:54:31 + local venv_file=/tmp/.os_lf_venv 14:54:31 + local python=python3 14:54:31 + local options 14:54:31 + local set_path=true 14:54:31 + local install_args= 14:54:31 ++ 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:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:31 + true 14:54:31 + case $1 in 14:54:31 + venv_file=/tmp/.toxenv 14:54:31 + shift 2 14:54:31 + true 14:54:31 + case $1 in 14:54:31 + shift 14:54:31 + break 14:54:31 + case $python in 14:54:31 + local pkg_list= 14:54:31 + [[ -d /opt/pyenv ]] 14:54:31 + echo 'Setup pyenv:' 14:54:31 Setup pyenv: 14:54:31 + export PYENV_ROOT=/opt/pyenv 14:54:31 + PYENV_ROOT=/opt/pyenv 14:54:31 + 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:31 + 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:31 + pyenv versions 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:31 + command -v pyenv 14:54:31 ++ pyenv init - --no-rehash 14:54:31 + 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:31 export PATH="/opt/pyenv/shims:${PATH}" 14:54:31 export PYENV_SHELL=bash 14:54:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:31 pyenv() { 14:54:31 local command 14:54:31 command="${1:-}" 14:54:31 if [ "$#" -gt 0 ]; then 14:54:31 shift 14:54:31 fi 14:54:31 14:54:31 case "$command" in 14:54:31 rehash|shell) 14:54:31 eval "$(pyenv "sh-$command" "$@")" 14:54:31 ;; 14:54:31 *) 14:54:31 command pyenv "$command" "$@" 14:54:31 ;; 14:54:31 esac 14:54:31 }' 14:54:31 +++ 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:31 ++ 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:31 ++ 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:31 ++ 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:31 ++ export PYENV_SHELL=bash 14:54:31 ++ PYENV_SHELL=bash 14:54:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:31 +++ complete -F _pyenv pyenv 14:54:31 ++ lf-pyver python3 14:54:31 ++ local py_version_xy=python3 14:54:31 ++ local py_version_xyz= 14:54:31 ++ sed 's/^[ *]* //' 14:54:31 ++ pyenv versions 14:54:31 ++ local command 14:54:31 ++ command=versions 14:54:31 ++ '[' 1 -gt 0 ']' 14:54:31 ++ shift 14:54:31 ++ case "$command" in 14:54:31 ++ command pyenv versions 14:54:31 ++ pyenv versions 14:54:31 ++ grep -E '^[0-9.]*[0-9]$' 14:54:31 ++ awk '{ print $1 }' 14:54:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:31 +++ grep '^3' /tmp/.pyenv_versions 14:54:31 +++ tail -n 1 14:54:31 +++ sort -V 14:54:31 ++ py_version_xyz=3.10.6 14:54:31 ++ [[ -z 3.10.6 ]] 14:54:31 ++ echo 3.10.6 14:54:31 ++ return 0 14:54:31 + pyenv local 3.10.6 14:54:31 + local command 14:54:31 + command=local 14:54:31 + '[' 2 -gt 0 ']' 14:54:31 + shift 14:54:31 + case "$command" in 14:54:31 + command pyenv local 3.10.6 14:54:31 + pyenv local 3.10.6 14:54:31 + for arg in "$@" 14:54:31 + case $arg in 14:54:31 + pkg_list+='tox ' 14:54:31 + for arg in "$@" 14:54:31 + case $arg in 14:54:31 + pkg_list+='virtualenv ' 14:54:31 + for arg in "$@" 14:54:31 + case $arg in 14:54:31 + pkg_list+='urllib3~=1.26.15 ' 14:54:31 + [[ -f /tmp/.toxenv ]] 14:54:31 ++ cat /tmp/.toxenv 14:54:31 + lf_venv=/tmp/venv-zwe9 14:54:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwe9 from' file:/tmp/.toxenv 14:54:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwe9 from file:/tmp/.toxenv 14:54:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:31 + local 'pip_opts=--upgrade --quiet' 14:54:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:31 + [[ -n '' ]] 14:54:31 + [[ -n '' ]] 14:54:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:31 + /tmp/venv-zwe9/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:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:54:32 lf-activate-venv(): INFO: Base packages installed successfully 14:54:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:54:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:54:32 + /tmp/venv-zwe9/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:33 + type python3 14:54:33 + true 14:54:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zwe9/bin to PATH' 14:54:33 lf-activate-venv(): INFO: Adding /tmp/venv-zwe9/bin to PATH 14:54:33 + PATH=/tmp/venv-zwe9/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:33 + return 0 14:54:33 + [[ -d /opt/pyenv ]] 14:54:33 + echo '---> Setting up pyenv' 14:54:33 ---> Setting up pyenv 14:54:33 + export PYENV_ROOT=/opt/pyenv 14:54:33 + PYENV_ROOT=/opt/pyenv 14:54:33 + export PATH=/opt/pyenv/bin:/tmp/venv-zwe9/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:33 + PATH=/opt/pyenv/bin:/tmp/venv-zwe9/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:33 ++ pwd 14:54:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:54:33 + export PYTHONPATH 14:54:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:54:33 + TOX_TESTENV_PASSENV=PYTHONPATH 14:54:33 + tox --version 14:54:33 4.56.4 from /tmp/venv-zwe9/lib/python3.10/site-packages/tox/__init__.py 14:54:33 + PARALLEL=false 14:54:33 + TOX_OPTIONS_LIST= 14:54:33 + [[ -n checkbashisms ]] 14:54:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:54:33 + case ${PARALLEL,,} in 14:54:33 + tox -e checkbashisms 14:54:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:54:34 checkbashisms: freeze> python -m pip freeze --all 14:54:35 checkbashisms: pip==26.1.2,setuptools==83.0.0 14:54:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:54:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:54:38 checkbashisms: OK (5.16=setup[1.69]+cmd[3.47] seconds) 14:54:38 congratulations :) (5.19 seconds) 14:54:39 + tox_status=0 14:54:39 + echo '---> Completed tox runs' 14:54:39 ---> Completed tox runs 14:54:39 + for i in .tox/*/log 14:54:39 ++ awk -F/ '{print $2}' 14:54:39 ++ echo .tox/checkbashisms/log 14:54:39 + tox_env=checkbashisms 14:54:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:54:39 + DOC_DIR=docs/_build/html 14:54:39 + [[ -d docs/_build/html ]] 14:54:39 + echo '---> tox-run.sh ends' 14:54:39 ---> tox-run.sh ends 14:54:39 + test 0 -eq 0 14:54:39 $ ssh-agent -k 14:54:39 unset SSH_AUTH_SOCK; 14:54:39 unset SSH_AGENT_PID; 14:54:39 echo Agent pid 1712 killed; 14:54:39 [ssh-agent] Stopped. 14:54:39 [PostBuildScript] - [INFO] Executing post build scripts. 14:54:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17648172166255546976.sh 14:54:39 ---> sysstat.sh 14:54:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7038389467339598137.sh 14:54:39 ---> package-listing.sh 14:54:39 ++ tr '[:upper:]' '[:lower:]' 14:54:39 ++ facter osfamily 14:54:39 + OS_FAMILY=debian 14:54:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:54:39 + START_PACKAGES=/tmp/packages_start.txt 14:54:39 + END_PACKAGES=/tmp/packages_end.txt 14:54:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:39 + PACKAGES=/tmp/packages_start.txt 14:54:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:54:39 + PACKAGES=/tmp/packages_end.txt 14:54:39 + case "${OS_FAMILY}" in 14:54:39 + dpkg -l 14:54:39 + grep '^ii' 14:54:39 + '[' -f /tmp/packages_start.txt ']' 14:54:39 + '[' -f /tmp/packages_end.txt ']' 14:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:54:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:54:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13466062941926816559.sh 14:54:39 ---> capture-instance-metadata.sh 14:54:39 Setup pyenv: 14:54:39 system 14:54:39 3.8.13 14:54:39 3.9.13 14:54:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:54:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mDcP 14:54:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:54:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:47 lf-activate-venv(): INFO: Base packages installed successfully 14:54:47 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-mDcP/bin to PATH 14:55:11 INFO: Running in OpenStack, capturing instance metadata 14:55:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5851404565450774937.sh 14:55:11 provisioning config files... 14:55:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4772078732949066799tmp 14:55:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:11 [EnvInject] - Injecting environment variables from a build step. 14:55:11 [EnvInject] - Injecting as environment variables the properties content 14:55:11 SERVER_ID=logs 14:55:11 14:55:11 [EnvInject] - Variables injected successfully. 14:55:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8720364846951911533.sh 14:55:11 ---> create-netrc.sh 14:55:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11903548798256778621.sh 14:55:11 ---> python-tools-install.sh 14:55:11 Setup pyenv: 14:55:11 system 14:55:11 3.8.13 14:55:11 3.9.13 14:55:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mDcP from file:/tmp/.os_lf_venv 14:55:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:14 lf-activate-venv(): INFO: Base packages installed successfully 14:55:14 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:21 lf-activate-venv(): INFO: Adding /tmp/venv-mDcP/bin to PATH 14:55:21 Generating Requirements File 14:55:45 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:55:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:55:45 Python 3.10.6 14:55:46 pip 26.1.2 from /tmp/venv-mDcP/lib/python3.10/site-packages/pip (python 3.10) 14:55:46 aiohappyeyeballs==2.7.1 14:55:46 aiohttp==3.14.1 14:55:46 aiosignal==1.4.0 14:55:46 appdirs==1.4.4 14:55:46 argcomplete==3.7.0 14:55:46 aspy.yaml==1.3.0 14:55:46 async-timeout==5.0.1 14:55:46 attrs==26.1.0 14:55:46 autopage==0.6.0 14:55:46 backports.strenum==1.3.1 14:55:46 beautifulsoup4==4.15.0 14:55:46 boto3==1.43.45 14:55:46 botocore==1.43.45 14:55:46 bs4==0.0.2 14:55:46 certifi==2026.6.17 14:55:46 cffi==2.1.0 14:55:46 cfgv==3.5.0 14:55:46 chardet==7.4.3 14:55:46 charset-normalizer==3.4.9 14:55:46 click==8.4.2 14:55:46 cliff==4.14.0 14:55:46 cmd2==3.5.1 14:55:46 cryptography==3.3.2 14:55:46 debtcollector==3.1.0 14:55:46 decorator==5.3.1 14:55:46 defusedxml==0.7.1 14:55:46 Deprecated==1.3.1 14:55:46 distlib==0.4.3 14:55:46 dnspython==2.8.0 14:55:46 docker==7.2.0 14:55:46 dogpile.cache==1.5.0 14:55:46 durationpy==0.10 14:55:46 email-validator==2.3.0 14:55:46 filelock==3.29.7 14:55:46 frozenlist==1.8.0 14:55:46 future==1.0.0 14:55:46 gitdb==4.0.12 14:55:46 GitPython==3.1.50 14:55:46 httplib2==0.30.2 14:55:46 identify==2.6.19 14:55:46 idna==3.18 14:55:46 importlib-resources==1.5.0 14:55:46 iso8601==2.1.0 14:55:46 Jinja2==3.1.6 14:55:46 jmespath==1.1.0 14:55:46 jsonpatch==1.33 14:55:46 jsonpointer==3.1.1 14:55:46 jsonschema==4.26.0 14:55:46 jsonschema-specifications==2025.9.1 14:55:46 keystoneauth1==5.14.0 14:55:46 kubernetes==36.0.2 14:55:46 lftools==0.37.22 14:55:46 lxml==6.1.1 14:55:46 markdown-it-py==4.2.0 14:55:46 MarkupSafe==3.0.3 14:55:46 mdurl==0.1.2 14:55:46 msgpack==1.2.1 14:55:46 multi_key_dict==2.0.3 14:55:46 multidict==6.7.1 14:55:46 munch==4.0.0 14:55:46 netaddr==1.3.0 14:55:46 niet==1.4.2 14:55:46 nodeenv==1.10.0 14:55:46 oauth2client==4.1.3 14:55:46 oauthlib==3.3.1 14:55:46 openstacksdk==4.13.0 14:55:46 os-service-types==1.8.2 14:55:46 osc-lib==4.6.0 14:55:46 oslo.config==10.4.0 14:55:46 oslo.context==6.4.0 14:55:46 oslo.i18n==6.8.0 14:55:46 oslo.log==8.2.0 14:55:46 oslo.serialization==5.10.0 14:55:46 oslo.utils==10.1.1 14:55:46 packaging==26.2 14:55:46 pbr==7.0.3 14:55:46 platformdirs==4.10.0 14:55:46 prettytable==3.18.0 14:55:46 propcache==0.5.2 14:55:46 psutil==7.2.2 14:55:46 pyasn1==0.6.4 14:55:46 pyasn1_modules==0.4.2 14:55:46 pycparser==3.0 14:55:46 pygerrit2==2.0.15 14:55:46 PyGithub==2.9.1 14:55:46 Pygments==2.20.0 14:55:46 PyJWT==2.13.0 14:55:46 PyNaCl==1.6.2 14:55:46 pyparsing==2.4.7 14:55:46 pyperclip==1.11.0 14:55:46 pyrsistent==0.20.0 14:55:46 python-cinderclient==9.9.0 14:55:46 python-dateutil==2.9.0.post0 14:55:46 python-discovery==1.4.4 14:55:46 python-heatclient==5.2.0 14:55:46 python-jenkins==1.8.3 14:55:46 python-keystoneclient==5.8.0 14:55:46 python-magnumclient==4.11.0 14:55:46 python-openstackclient==10.0.0 14:55:46 python-swiftclient==4.10.0 14:55:46 PyYAML==6.0.3 14:55:46 referencing==0.37.0 14:55:46 requests==2.34.2 14:55:46 requests-oauthlib==2.0.0 14:55:46 rfc3986==2.0.0 14:55:46 rich==15.0.0 14:55:46 rich-argparse==1.8.0 14:55:46 rpds-py==0.30.0 14:55:46 rsa==4.9.1 14:55:46 ruamel.yaml==0.19.1 14:55:46 ruamel.yaml.clib==0.2.15 14:55:46 s3transfer==0.19.0 14:55:46 simplejson==4.1.1 14:55:46 six==1.17.0 14:55:46 smmap==5.0.3 14:55:46 soupsieve==2.8.4 14:55:46 stevedore==5.8.0 14:55:46 tabulate==0.10.0 14:55:46 toml==0.10.2 14:55:46 tomlkit==0.15.0 14:55:46 tqdm==4.68.4 14:55:46 typing_extensions==4.16.0 14:55:46 urllib3==1.26.20 14:55:46 virtualenv==21.6.0 14:55:46 wcwidth==0.8.2 14:55:46 websocket-client==1.9.0 14:55:46 wrapt==2.2.2 14:55:46 xdg==6.0.0 14:55:46 xmltodict==1.0.4 14:55:46 yarl==1.24.2 14:55:46 yq==4.1.1 14:55:46 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9161482457794673649.sh 14:55:46 ---> uv-install.sh 14:55:46 Installing uv/uvx (latest) using shell installer 14:55:46 2026-07-10 14:55:46 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MtUt5d.sh" [1] 14:55:46 downloading uv 0.11.28 x86_64-unknown-linux-gnu 14:55:47 installing to /home/jenkins/.local/bin 14:55:47 uv 14:55:47 uvx 14:55:47 everything's installed! 14:55:47 14:55:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:55:47 14:55:47 source $HOME/.local/bin/env (sh, bash, zsh) 14:55:47 source $HOME/.local/bin/env.fish (fish) 14:55:47 Adding install location to PATH 14:55:47 ---> Validating uv/uvx install 14:55:47 uvx 0.11.28 (x86_64-unknown-linux-gnu) 14:55:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins691037216920525374.sh 14:55:47 ---> sudo-logs.sh 14:55:47 Archiving 'sudo' log.. 14:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12145922171222328466.sh 14:55:48 ---> job-cost.sh 14:55:48 INFO: Activating Python virtual environment... 14:55:48 Setup pyenv: 14:55:48 system 14:55:48 3.8.13 14:55:48 3.9.13 14:55:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mDcP from file:/tmp/.os_lf_venv 14:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:50 lf-activate-venv(): INFO: Base packages installed successfully 14:55:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-mDcP/bin to PATH 14:55:57 INFO: No stack-cost file found 14:55:57 INFO: Instance uptime: 137s 14:55:57 INFO: Fetching instance metadata (attempt 1 of 3)... 14:55:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:55:57 INFO: Successfully fetched instance metadata 14:55:57 INFO: Instance type: v3-standard-4 14:55:57 INFO: Retrieving pricing info for: v3-standard-4 14:55:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:55:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 14:55:58 INFO: Successfully fetched Vexxhost pricing API 14:55:58 INFO: Retrieved cost: 0.11 14:55:58 INFO: Retrieved resource: v3-standard-4 14:55:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:55:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:55:58 INFO: Successfully archived job cost data 14:55:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4692,2026-07-10 14:55:58,v3-standard-4,137,0.11,0.00,SUCCESS 14:55:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6090085495635332743.sh 14:55:58 ---> logs-deploy.sh 14:55:58 Setup pyenv: 14:55:58 system 14:55:58 3.8.13 14:55:58 3.9.13 14:55:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mDcP from file:/tmp/.os_lf_venv 14:55:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:35 lf-activate-venv(): INFO: Base packages installed successfully 14:56:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-mDcP/bin to PATH 14:56:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4692 14:56:54 INFO: archiving workspace using pattern(s): 14:56:55 Archives upload complete. 14:56:56 INFO: archiving logs to Nexus 14:56:56 ---> uname -a: 14:56:56 Linux prd-ubuntu1804-builder-4c-4g-8256 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:56 14:56:56 14:56:56 ---> lscpu: 14:56:56 Architecture: x86_64 14:56:56 CPU op-mode(s): 32-bit, 64-bit 14:56:56 Byte Order: Little Endian 14:56:56 CPU(s): 4 14:56:56 On-line CPU(s) list: 0-3 14:56:56 Thread(s) per core: 1 14:56:56 Core(s) per socket: 1 14:56:56 Socket(s): 4 14:56:56 NUMA node(s): 1 14:56:56 Vendor ID: AuthenticAMD 14:56:56 CPU family: 23 14:56:56 Model: 49 14:56:56 Model name: AMD EPYC-Rome Processor 14:56:56 Stepping: 0 14:56:56 CPU MHz: 2800.000 14:56:56 BogoMIPS: 5600.00 14:56:56 Virtualization: AMD-V 14:56:56 Hypervisor vendor: KVM 14:56:56 Virtualization type: full 14:56:56 L1d cache: 32K 14:56:56 L1i cache: 32K 14:56:56 L2 cache: 512K 14:56:56 L3 cache: 16384K 14:56:56 NUMA node0 CPU(s): 0-3 14:56:56 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:56 14:56:56 14:56:56 ---> nproc: 14:56:56 4 14:56:56 14:56:56 14:56:56 ---> df -h: 14:56:56 Filesystem Size Used Avail Use% Mounted on 14:56:56 udev 7.9G 0 7.9G 0% /dev 14:56:56 tmpfs 1.6G 676K 1.6G 1% /run 14:56:56 /dev/vda1 78G 8.4G 69G 11% / 14:56:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:56 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:56 14:56:56 14:56:56 ---> free -m: 14:56:56 total used free shared buff/cache available 14:56:56 Mem: 16040 564 13270 0 2205 15159 14:56:56 Swap: 1023 0 1023 14:56:56 14:56:56 14:56:56 ---> ip addr: 14:56:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:56 inet 127.0.0.1/8 scope host lo 14:56:56 valid_lft forever preferred_lft forever 14:56:56 inet6 ::1/128 scope host 14:56:56 valid_lft forever preferred_lft forever 14:56:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:56 link/ether fa:16:3e:0c:a7:ca brd ff:ff:ff:ff:ff:ff 14:56:56 inet 10.30.107.121/23 brd 10.30.107.255 scope global dynamic ens3 14:56:56 valid_lft 86214sec preferred_lft 86214sec 14:56:56 inet6 fe80::f816:3eff:fe0c:a7ca/64 scope link 14:56:56 valid_lft forever preferred_lft forever 14:56:56 14:56:56 14:56:56 ---> sar -b -r -n DEV: 14:56:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8256) 07/10/26 _x86_64_ (4 CPU) 14:56:56 14:56:56 14:53:53 LINUX RESTART (4 CPU) 14:56:56 14:56:56 14:54:01 tps rtps wtps bread/s bwrtn/s 14:56:56 14:55:01 378.67 58.93 319.74 3738.75 62058.78 14:56:56 14:56:01 111.46 1.22 110.25 137.98 25037.56 14:56:56 Average: 245.08 30.08 215.00 1938.52 43549.71 14:56:56 14:56:56 14:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:56 14:55:01 14007944 15513168 2417016 14.72 55640 1654100 804432 4.60 734464 1477712 83344 14:56:56 14:56:01 13627268 15558664 2797692 17.03 80476 2035496 741144 4.24 699720 1851132 214424 14:56:56 Average: 13817606 15535916 2607354 15.87 68058 1844798 772788 4.42 717092 1664422 148884 14:56:56 14:56:56 14:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:56 14:55:01 ens3 494.84 315.71 1925.08 80.83 0.00 0.00 0.00 0.00 14:56:56 14:55:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 14:56:56 14:56:01 ens3 129.08 87.74 1339.80 13.17 0.00 0.00 0.00 0.00 14:56:56 14:56:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:56:56 Average: ens3 311.97 201.73 1632.47 47.00 0.00 0.00 0.00 0.00 14:56:56 Average: lo 1.57 1.57 0.17 0.17 0.00 0.00 0.00 0.00 14:56:56 14:56:56 14:56:56 ---> sar -P ALL: 14:56:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8256) 07/10/26 _x86_64_ (4 CPU) 14:56:56 14:56:56 14:53:53 LINUX RESTART (4 CPU) 14:56:56 14:56:56 14:54:01 CPU %user %nice %system %iowait %steal %idle 14:56:56 14:55:01 all 23.10 0.00 2.38 4.34 0.07 70.11 14:56:56 14:55:01 0 13.27 0.00 1.87 7.99 0.05 76.81 14:56:56 14:55:01 1 34.44 0.00 2.56 1.52 0.07 61.41 14:56:56 14:55:01 2 26.56 0.00 3.15 7.05 0.08 63.16 14:56:56 14:55:01 3 18.17 0.00 1.94 0.81 0.05 79.02 14:56:56 14:56:01 all 17.59 0.00 1.59 4.05 0.04 76.73 14:56:56 14:56:01 0 31.36 0.00 2.34 0.40 0.05 65.85 14:56:56 14:56:01 1 12.05 0.00 1.54 13.67 0.03 72.71 14:56:56 14:56:01 2 21.21 0.00 1.70 2.09 0.07 74.93 14:56:56 14:56:01 3 5.71 0.00 0.77 0.05 0.03 93.43 14:56:56 Average: all 20.35 0.00 1.99 4.20 0.06 73.41 14:56:56 Average: 0 22.33 0.00 2.10 4.19 0.05 71.33 14:56:56 Average: 1 23.24 0.00 2.05 7.60 0.05 67.07 14:56:56 Average: 2 23.88 0.00 2.42 4.56 0.08 69.06 14:56:56 Average: 3 11.97 0.00 1.36 0.43 0.04 86.20 14:56:56 14:56:56 14:56:56