06:32:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145007 06:32:09 Running as SYSTEM 06:32:09 [EnvInject] - Loading node environment variables. 06:32:09 Building remotely on prd-ubuntu1804-builder-4c-4g-11163 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:32:09 [ssh-agent] Looking for ssh-agent implementation... 06:32:10 $ ssh-agent 06:32:10 SSH_AUTH_SOCK=/tmp/ssh-n6HgEBzvk3wO/agent.1673 06:32:10 SSH_AGENT_PID=1675 06:32:10 [ssh-agent] Started. 06:32:10 Running ssh-add (command line suppressed) 06:32:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15979033049878855346.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15979033049878855346.key) 06:32:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:32:10 The recommended git tool is: NONE 06:32:11 using credential onap-jenkins-ssh 06:32:11 Wiping out workspace first. 06:32:11 Cloning the remote Git repository 06:32:11 Cloning repository git://cloud.onap.org/mirror/oom.git 06:32:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:32:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:32:11 > git --version # timeout=10 06:32:11 > git --version # 'git version 2.17.1' 06:32:11 using GIT_SSH to set credentials Gerrit user 06:32:11 Verifying host key using manually-configured host key entries 06:32:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:32:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:32:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:32:17 using GIT_SSH to set credentials Gerrit user 06:32:17 Verifying host key using manually-configured host key entries 06:32:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/145007/1 # timeout=30 06:32:17 > git rev-parse 6b72354e26f9f25993d8879bffe4c359b5100614^{commit} # timeout=10 06:32:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:32:17 Checking out Revision 6b72354e26f9f25993d8879bffe4c359b5100614 (refs/changes/07/145007/1) 06:32:17 > git config core.sparsecheckout # timeout=10 06:32:17 > git checkout -f 6b72354e26f9f25993d8879bffe4c359b5100614 # timeout=30 06:32:21 Commit message: "[SO] 17.3.0" 06:32:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:32:21 > git rev-list --no-walk 11414cd4ff77620e7404001795db08f5f5842764 # timeout=10 06:32:21 [EnvInject] - Injecting environment variables from a build step. 06:32:21 [EnvInject] - Injecting as environment variables the properties content 06:32:21 PYTHON=python3 06:32:21 06:32:21 [EnvInject] - Variables injected successfully. 06:32:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins703307871703059173.sh 06:32:21 ---> tox-install.sh 06:32:21 + source /home/jenkins/lf-env.sh 06:32:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:21 ++ mktemp -d /tmp/venv-XXXX 06:32:21 + lf_venv=/tmp/venv-mNks 06:32:21 + local venv_file=/tmp/.os_lf_venv 06:32:21 + local python=python3 06:32:21 + local options 06:32:21 + local set_path=true 06:32:21 + local install_args= 06:32:21 ++ 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 06:32:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:21 + true 06:32:21 + case $1 in 06:32:21 + venv_file=/tmp/.toxenv 06:32:21 + shift 2 06:32:21 + true 06:32:21 + case $1 in 06:32:21 + shift 06:32:21 + break 06:32:21 + case $python in 06:32:21 + local pkg_list= 06:32:21 + [[ -d /opt/pyenv ]] 06:32:21 + echo 'Setup pyenv:' 06:32:21 Setup pyenv: 06:32:21 + export PYENV_ROOT=/opt/pyenv 06:32:21 + PYENV_ROOT=/opt/pyenv 06:32:21 + 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 06:32:21 + 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 06:32:21 + pyenv versions 06:32:21 * system (set by /opt/pyenv/version) 06:32:21 * 3.8.13 (set by /opt/pyenv/version) 06:32:21 * 3.9.13 (set by /opt/pyenv/version) 06:32:21 * 3.10.6 (set by /opt/pyenv/version) 06:32:21 + command -v pyenv 06:32:21 ++ pyenv init - --no-rehash 06:32:21 + 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[*]}"'\'')" 06:32:21 export PATH="/opt/pyenv/shims:${PATH}" 06:32:21 export PYENV_SHELL=bash 06:32:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:21 pyenv() { 06:32:21 local command 06:32:21 command="${1:-}" 06:32:21 if [ "$#" -gt 0 ]; then 06:32:21 shift 06:32:21 fi 06:32:21 06:32:21 case "$command" in 06:32:21 rehash|shell) 06:32:21 eval "$(pyenv "sh-$command" "$@")" 06:32:21 ;; 06:32:21 *) 06:32:21 command pyenv "$command" "$@" 06:32:21 ;; 06:32:21 esac 06:32:21 }' 06:32:21 +++ 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[*]}"' 06:32:21 ++ 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 06:32:21 ++ 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 06:32:21 ++ 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 06:32:21 ++ export PYENV_SHELL=bash 06:32:21 ++ PYENV_SHELL=bash 06:32:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:21 +++ complete -F _pyenv pyenv 06:32:21 ++ lf-pyver python3 06:32:21 ++ local py_version_xy=python3 06:32:21 ++ local py_version_xyz= 06:32:21 ++ pyenv versions 06:32:21 ++ local command 06:32:21 ++ command=versions 06:32:21 ++ '[' 1 -gt 0 ']' 06:32:21 ++ shift 06:32:21 ++ case "$command" in 06:32:21 ++ command pyenv versions 06:32:21 ++ pyenv versions 06:32:21 ++ sed 's/^[ *]* //' 06:32:21 ++ grep -E '^[0-9.]*[0-9]$' 06:32:21 ++ awk '{ print $1 }' 06:32:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:21 +++ grep '^3' /tmp/.pyenv_versions 06:32:21 +++ sort -V 06:32:21 +++ tail -n 1 06:32:21 ++ py_version_xyz=3.10.6 06:32:21 ++ [[ -z 3.10.6 ]] 06:32:21 ++ echo 3.10.6 06:32:21 ++ return 0 06:32:21 + pyenv local 3.10.6 06:32:21 + local command 06:32:21 + command=local 06:32:21 + '[' 2 -gt 0 ']' 06:32:21 + shift 06:32:21 + case "$command" in 06:32:21 + command pyenv local 3.10.6 06:32:21 + pyenv local 3.10.6 06:32:21 + for arg in "$@" 06:32:21 + case $arg in 06:32:21 + pkg_list+='tox ' 06:32:21 + for arg in "$@" 06:32:21 + case $arg in 06:32:21 + pkg_list+='virtualenv ' 06:32:21 + for arg in "$@" 06:32:21 + case $arg in 06:32:21 + pkg_list+='urllib3~=1.26.15 ' 06:32:21 + [[ -f /tmp/.toxenv ]] 06:32:21 + [[ ! -f /tmp/.toxenv ]] 06:32:21 + [[ -n '' ]] 06:32:21 + python3 -m venv /tmp/venv-mNks 06:32:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mNks' 06:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mNks 06:32:26 + echo /tmp/venv-mNks 06:32:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:32:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:26 + local 'pip_opts=--upgrade --quiet' 06:32:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:32:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:32:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:32:26 + [[ -n '' ]] 06:32:26 + [[ -n '' ]] 06:32:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:26 + /tmp/venv-mNks/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 06:32:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:32:30 lf-activate-venv(): INFO: Base packages installed successfully 06:32:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:32:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:32:30 + /tmp/venv-mNks/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 06:32:32 + type python3 06:32:32 + true 06:32:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mNks/bin to PATH' 06:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-mNks/bin to PATH 06:32:32 + PATH=/tmp/venv-mNks/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 06:32:32 + return 0 06:32:32 + python3 --version 06:32:32 Python 3.10.6 06:32:32 + python3 -m pip --version 06:32:32 pip 26.1.2 from /tmp/venv-mNks/lib/python3.10/site-packages/pip (python 3.10) 06:32:32 + python3 -m pip freeze 06:32:32 cachetools==7.1.4 06:32:32 colorama==0.4.6 06:32:32 distlib==0.4.2 06:32:32 filelock==3.29.3 06:32:32 packaging==26.2 06:32:32 platformdirs==4.10.0 06:32:32 pluggy==1.6.0 06:32:32 pyproject-api==1.10.1 06:32:32 python-discovery==1.4.2 06:32:32 tomli==2.4.1 06:32:32 tomli_w==1.2.0 06:32:32 tox==4.55.1 06:32:32 typing_extensions==4.15.0 06:32:32 urllib3==1.26.20 06:32:32 virtualenv==21.4.3 06:32:32 [EnvInject] - Injecting environment variables from a build step. 06:32:32 [EnvInject] - Injecting as environment variables the properties content 06:32:32 PARALLEL=false 06:32:32 06:32:32 [EnvInject] - Variables injected successfully. 06:32:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9232506869126203539.sh 06:32:32 ---> tox-run.sh 06:32:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:32:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:32:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:32:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:32:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:32:32 + source /home/jenkins/lf-env.sh 06:32:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:32 ++ mktemp -d /tmp/venv-XXXX 06:32:32 + lf_venv=/tmp/venv-tN4e 06:32:32 + local venv_file=/tmp/.os_lf_venv 06:32:32 + local python=python3 06:32:32 + local options 06:32:32 + local set_path=true 06:32:32 + local install_args= 06:32:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:32 + true 06:32:32 + case $1 in 06:32:32 + venv_file=/tmp/.toxenv 06:32:32 + shift 2 06:32:32 + true 06:32:32 + case $1 in 06:32:32 + shift 06:32:32 + break 06:32:32 + case $python in 06:32:32 + local pkg_list= 06:32:32 + [[ -d /opt/pyenv ]] 06:32:32 + echo 'Setup pyenv:' 06:32:32 Setup pyenv: 06:32:32 + export PYENV_ROOT=/opt/pyenv 06:32:32 + PYENV_ROOT=/opt/pyenv 06:32:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:32:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:32:32 + pyenv versions 06:32:32 system 06:32:32 3.8.13 06:32:32 3.9.13 06:32:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:32:32 + command -v pyenv 06:32:32 ++ pyenv init - --no-rehash 06:32:32 + 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[*]}"'\'')" 06:32:32 export PATH="/opt/pyenv/shims:${PATH}" 06:32:32 export PYENV_SHELL=bash 06:32:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:32 pyenv() { 06:32:32 local command 06:32:32 command="${1:-}" 06:32:32 if [ "$#" -gt 0 ]; then 06:32:32 shift 06:32:32 fi 06:32:32 06:32:32 case "$command" in 06:32:32 rehash|shell) 06:32:32 eval "$(pyenv "sh-$command" "$@")" 06:32:32 ;; 06:32:32 *) 06:32:32 command pyenv "$command" "$@" 06:32:32 ;; 06:32:32 esac 06:32:32 }' 06:32:32 +++ 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[*]}"' 06:32:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:32:32 ++ 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 06:32:32 ++ 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 06:32:32 ++ export PYENV_SHELL=bash 06:32:32 ++ PYENV_SHELL=bash 06:32:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:32 +++ complete -F _pyenv pyenv 06:32:32 ++ lf-pyver python3 06:32:32 ++ local py_version_xy=python3 06:32:32 ++ local py_version_xyz= 06:32:32 ++ pyenv versions 06:32:32 ++ local command 06:32:32 ++ command=versions 06:32:32 ++ '[' 1 -gt 0 ']' 06:32:32 ++ shift 06:32:32 ++ case "$command" in 06:32:32 ++ command pyenv versions 06:32:32 ++ pyenv versions 06:32:32 ++ sed 's/^[ *]* //' 06:32:32 ++ awk '{ print $1 }' 06:32:32 ++ grep -E '^[0-9.]*[0-9]$' 06:32:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:32 +++ grep '^3' /tmp/.pyenv_versions 06:32:32 +++ sort -V 06:32:32 +++ tail -n 1 06:32:32 ++ py_version_xyz=3.10.6 06:32:32 ++ [[ -z 3.10.6 ]] 06:32:32 ++ echo 3.10.6 06:32:32 ++ return 0 06:32:32 + pyenv local 3.10.6 06:32:32 + local command 06:32:32 + command=local 06:32:32 + '[' 2 -gt 0 ']' 06:32:32 + shift 06:32:32 + case "$command" in 06:32:32 + command pyenv local 3.10.6 06:32:32 + pyenv local 3.10.6 06:32:32 + for arg in "$@" 06:32:32 + case $arg in 06:32:32 + pkg_list+='tox ' 06:32:32 + for arg in "$@" 06:32:32 + case $arg in 06:32:32 + pkg_list+='virtualenv ' 06:32:32 + for arg in "$@" 06:32:32 + case $arg in 06:32:32 + pkg_list+='urllib3~=1.26.15 ' 06:32:32 + [[ -f /tmp/.toxenv ]] 06:32:32 ++ cat /tmp/.toxenv 06:32:32 + lf_venv=/tmp/venv-mNks 06:32:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNks from' file:/tmp/.toxenv 06:32:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNks from file:/tmp/.toxenv 06:32:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:32:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:32 + local 'pip_opts=--upgrade --quiet' 06:32:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:32:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:32:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:32:32 + [[ -n '' ]] 06:32:32 + [[ -n '' ]] 06:32:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:32:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:32 + /tmp/venv-mNks/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 06:32:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:32:33 lf-activate-venv(): INFO: Base packages installed successfully 06:32:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:32:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:32:33 + /tmp/venv-mNks/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 06:32:34 + type python3 06:32:34 + true 06:32:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mNks/bin to PATH' 06:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-mNks/bin to PATH 06:32:34 + PATH=/tmp/venv-mNks/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 06:32:34 + return 0 06:32:34 + [[ -d /opt/pyenv ]] 06:32:34 + echo '---> Setting up pyenv' 06:32:34 ---> Setting up pyenv 06:32:34 + export PYENV_ROOT=/opt/pyenv 06:32:34 + PYENV_ROOT=/opt/pyenv 06:32:34 + export PATH=/opt/pyenv/bin:/tmp/venv-mNks/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 06:32:34 + PATH=/opt/pyenv/bin:/tmp/venv-mNks/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 06:32:34 ++ pwd 06:32:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:32:34 + export PYTHONPATH 06:32:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:32:34 + TOX_TESTENV_PASSENV=PYTHONPATH 06:32:34 + tox --version 06:32:35 4.55.1 from /tmp/venv-mNks/lib/python3.10/site-packages/tox/__init__.py 06:32:35 + PARALLEL=false 06:32:35 + TOX_OPTIONS_LIST= 06:32:35 + [[ -n checkbashisms ]] 06:32:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:32:35 + case ${PARALLEL,,} in 06:32:35 + tox -e checkbashisms 06:32:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:32:36 checkbashisms: freeze> python -m pip freeze --all 06:32:37 checkbashisms: pip==26.1.2,setuptools==82.0.1 06:32:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:32:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:32:40 checkbashisms: OK (5.31=setup[1.82]+cmd[3.49] seconds) 06:32:40 congratulations :) (5.35 seconds) 06:32:40 + tox_status=0 06:32:40 + echo '---> Completed tox runs' 06:32:40 ---> Completed tox runs 06:32:40 + for i in .tox/*/log 06:32:40 ++ echo .tox/checkbashisms/log 06:32:40 ++ awk -F/ '{print $2}' 06:32:40 + tox_env=checkbashisms 06:32:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:32:40 + DOC_DIR=docs/_build/html 06:32:40 + [[ -d docs/_build/html ]] 06:32:40 + echo '---> tox-run.sh ends' 06:32:40 ---> tox-run.sh ends 06:32:40 + test 0 -eq 0 06:32:40 $ ssh-agent -k 06:32:40 unset SSH_AUTH_SOCK; 06:32:40 unset SSH_AGENT_PID; 06:32:40 echo Agent pid 1675 killed; 06:32:40 [ssh-agent] Stopped. 06:32:40 [PostBuildScript] - [INFO] Executing post build scripts. 06:32:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7871307732095568831.sh 06:32:40 ---> sysstat.sh 06:32:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17821429856079748641.sh 06:32:41 ---> package-listing.sh 06:32:41 ++ facter osfamily 06:32:41 ++ tr '[:upper:]' '[:lower:]' 06:32:41 + OS_FAMILY=debian 06:32:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:32:41 + START_PACKAGES=/tmp/packages_start.txt 06:32:41 + END_PACKAGES=/tmp/packages_end.txt 06:32:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:41 + PACKAGES=/tmp/packages_start.txt 06:32:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:32:41 + PACKAGES=/tmp/packages_end.txt 06:32:41 + case "${OS_FAMILY}" in 06:32:41 + dpkg -l 06:32:41 + grep '^ii' 06:32:41 + '[' -f /tmp/packages_start.txt ']' 06:32:41 + '[' -f /tmp/packages_end.txt ']' 06:32:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:32:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:32:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:32:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14006953825304520420.sh 06:32:41 ---> capture-instance-metadata.sh 06:32:41 Setup pyenv: 06:32:41 system 06:32:41 3.8.13 06:32:41 3.9.13 06:32:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:32:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MyHA 06:32:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:32:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:49 lf-activate-venv(): INFO: Base packages installed successfully 06:32:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-MyHA/bin to PATH 06:33:11 INFO: Running in OpenStack, capturing instance metadata 06:33:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3743708541011270735.sh 06:33:11 provisioning config files... 06:33:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8065303855754933905tmp 06:33:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:33:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:33:11 [EnvInject] - Injecting environment variables from a build step. 06:33:11 [EnvInject] - Injecting as environment variables the properties content 06:33:11 SERVER_ID=logs 06:33:11 06:33:11 [EnvInject] - Variables injected successfully. 06:33:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1013403527628183144.sh 06:33:11 ---> create-netrc.sh 06:33:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4087989295158665723.sh 06:33:11 ---> python-tools-install.sh 06:33:11 Setup pyenv: 06:33:11 system 06:33:11 3.8.13 06:33:11 3.9.13 06:33:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:33:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MyHA from file:/tmp/.os_lf_venv 06:33:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:13 lf-activate-venv(): INFO: Base packages installed successfully 06:33:13 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-MyHA/bin to PATH 06:33:20 Generating Requirements File 06:33: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. 06:33:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:33:43 Python 3.10.6 06:33:43 pip 26.1.2 from /tmp/venv-MyHA/lib/python3.10/site-packages/pip (python 3.10) 06:33:43 aiohappyeyeballs==2.6.2 06:33:43 aiohttp==3.14.1 06:33:43 aiosignal==1.4.0 06:33:43 appdirs==1.4.4 06:33:43 argcomplete==3.6.3 06:33:43 aspy.yaml==1.3.0 06:33:43 async-timeout==5.0.1 06:33:43 attrs==26.1.0 06:33:43 autopage==0.6.0 06:33:43 backports.strenum==1.3.1 06:33:43 beautifulsoup4==4.15.0 06:33:43 boto3==1.43.28 06:33:43 botocore==1.43.28 06:33:43 bs4==0.0.2 06:33:43 certifi==2026.5.20 06:33:43 cffi==2.0.0 06:33:43 cfgv==3.5.0 06:33:43 chardet==7.4.3 06:33:43 charset-normalizer==3.4.7 06:33:43 click==8.4.1 06:33:43 cliff==4.14.0 06:33:43 cmd2==3.5.1 06:33:43 cryptography==3.3.2 06:33:43 debtcollector==3.1.0 06:33:43 decorator==5.3.1 06:33:43 defusedxml==0.7.1 06:33:43 Deprecated==1.3.1 06:33:43 distlib==0.4.2 06:33:43 dnspython==2.8.0 06:33:43 docker==7.1.0 06:33:43 dogpile.cache==1.5.0 06:33:43 durationpy==0.10 06:33:43 email-validator==2.3.0 06:33:43 filelock==3.29.3 06:33:43 frozenlist==1.8.0 06:33:43 future==1.0.0 06:33:43 gitdb==4.0.12 06:33:43 GitPython==3.1.50 06:33:43 httplib2==0.30.2 06:33:43 identify==2.6.19 06:33:43 idna==3.18 06:33:43 importlib-resources==1.5.0 06:33:43 iso8601==2.1.0 06:33:43 Jinja2==3.1.6 06:33:43 jmespath==1.1.0 06:33:43 jsonpatch==1.33 06:33:43 jsonpointer==3.1.1 06:33:43 jsonschema==4.26.0 06:33:43 jsonschema-specifications==2025.9.1 06:33:43 keystoneauth1==5.14.0 06:33:43 kubernetes==36.0.2 06:33:43 lftools==0.37.22 06:33:43 lxml==6.1.1 06:33:43 markdown-it-py==4.2.0 06:33:43 MarkupSafe==3.0.3 06:33:43 mdurl==0.1.2 06:33:43 msgpack==1.2.0 06:33:43 multi_key_dict==2.0.3 06:33:43 multidict==6.7.1 06:33:43 munch==4.0.0 06:33:43 netaddr==1.3.0 06:33:43 niet==1.4.2 06:33:43 nodeenv==1.10.0 06:33:43 oauth2client==4.1.3 06:33:43 oauthlib==3.3.1 06:33:43 openstacksdk==4.13.0 06:33:43 os-service-types==1.8.2 06:33:43 osc-lib==4.6.0 06:33:43 oslo.config==10.4.0 06:33:43 oslo.context==6.4.0 06:33:43 oslo.i18n==6.8.0 06:33:43 oslo.log==8.2.0 06:33:43 oslo.serialization==5.10.0 06:33:43 oslo.utils==10.1.1 06:33:43 packaging==26.2 06:33:43 pbr==7.0.3 06:33:43 platformdirs==4.10.0 06:33:43 prettytable==3.17.0 06:33:43 propcache==0.5.2 06:33:43 psutil==7.2.2 06:33:43 pyasn1==0.6.3 06:33:43 pyasn1_modules==0.4.2 06:33:43 pycparser==3.0 06:33:43 pygerrit2==2.0.15 06:33:43 PyGithub==2.9.1 06:33:43 Pygments==2.20.0 06:33:43 PyJWT==2.13.0 06:33:43 PyNaCl==1.6.2 06:33:43 pyparsing==2.4.7 06:33:43 pyperclip==1.11.0 06:33:43 pyrsistent==0.20.0 06:33:43 python-cinderclient==9.9.0 06:33:43 python-dateutil==2.9.0.post0 06:33:43 python-discovery==1.4.2 06:33:43 python-heatclient==5.2.0 06:33:43 python-jenkins==1.8.3 06:33:43 python-keystoneclient==5.8.0 06:33:43 python-magnumclient==4.10.0 06:33:43 python-openstackclient==10.0.0 06:33:43 python-swiftclient==4.10.0 06:33:43 PyYAML==6.0.3 06:33:43 referencing==0.37.0 06:33:43 requests==2.34.2 06:33:43 requests-oauthlib==2.0.0 06:33:43 rfc3986==2.0.0 06:33:43 rich==15.0.0 06:33:43 rich-argparse==1.8.0 06:33:43 rpds-py==0.30.0 06:33:43 rsa==4.9.1 06:33:43 ruamel.yaml==0.19.1 06:33:43 ruamel.yaml.clib==0.2.15 06:33:43 s3transfer==0.18.0 06:33:43 simplejson==4.1.1 06:33:43 six==1.17.0 06:33:43 smmap==5.0.3 06:33:43 soupsieve==2.8.4 06:33:43 stevedore==5.8.0 06:33:43 tabulate==0.10.0 06:33:43 toml==0.10.2 06:33:43 tomlkit==0.15.0 06:33:43 tqdm==4.68.2 06:33:43 typing_extensions==4.15.0 06:33:43 urllib3==1.26.20 06:33:43 virtualenv==21.4.3 06:33:43 wcwidth==0.8.1 06:33:43 websocket-client==1.9.0 06:33:43 wrapt==2.2.1 06:33:43 xdg==6.0.0 06:33:43 xmltodict==1.0.4 06:33:43 yarl==1.24.2 06:33:43 yq==3.4.3 06:33:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6133383440132844567.sh 06:33:43 ---> uv-install.sh 06:33:43 Installing uv/uvx (latest) using shell installer 06:33:43 2026-06-12 06:33:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-NwH5Hk.sh" [1] 06:33:43 downloading uv 0.11.21 x86_64-unknown-linux-gnu 06:33:44 installing to /home/jenkins/.local/bin 06:33:44 uv 06:33:44 uvx 06:33:44 everything's installed! 06:33:44 06:33:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:33:44 06:33:44 source $HOME/.local/bin/env (sh, bash, zsh) 06:33:44 source $HOME/.local/bin/env.fish (fish) 06:33:44 Adding install location to PATH 06:33:44 ---> Validating uv/uvx install 06:33:44 uvx 0.11.21 (x86_64-unknown-linux-gnu) 06:33:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9918063766565422354.sh 06:33:44 ---> sudo-logs.sh 06:33:44 Archiving 'sudo' log.. 06:33:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8892496756871218342.sh 06:33:45 ---> job-cost.sh 06:33:45 INFO: Activating Python virtual environment... 06:33:45 Setup pyenv: 06:33:45 system 06:33:45 3.8.13 06:33:45 3.9.13 06:33:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MyHA from file:/tmp/.os_lf_venv 06:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:47 lf-activate-venv(): INFO: Base packages installed successfully 06:33:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-MyHA/bin to PATH 06:33:51 INFO: No stack-cost file found 06:33:51 INFO: Instance uptime: 127s 06:33:51 INFO: Fetching instance metadata (attempt 1 of 3)... 06:33:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:33:51 INFO: Successfully fetched instance metadata 06:33:51 INFO: Instance type: v3-standard-4 06:33:51 INFO: Retrieving pricing info for: v3-standard-4 06:33:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:33:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=127 06:33:52 INFO: Successfully fetched Vexxhost pricing API 06:33:52 INFO: Retrieved cost: 0.11 06:33:52 INFO: Retrieved resource: v3-standard-4 06:33:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:33:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:33:52 INFO: Successfully archived job cost data 06:33:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4642,2026-06-12 06:33:52,v3-standard-4,127,0.11,0.00,SUCCESS 06:33:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17380392166119739914.sh 06:33:52 ---> logs-deploy.sh 06:33:52 Setup pyenv: 06:33:52 system 06:33:52 3.8.13 06:33:52 3.9.13 06:33:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MyHA from file:/tmp/.os_lf_venv 06:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:54 lf-activate-venv(): INFO: Base packages installed successfully 06:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-MyHA/bin to PATH 06:34:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4642 06:34:01 INFO: archiving workspace using pattern(s): 06:34:02 Archives upload complete. 06:34:02 INFO: archiving logs to Nexus 06:34:03 ---> uname -a: 06:34:03 Linux prd-ubuntu1804-builder-4c-4g-11163 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:34:03 06:34:03 06:34:03 ---> lscpu: 06:34:03 Architecture: x86_64 06:34:03 CPU op-mode(s): 32-bit, 64-bit 06:34:03 Byte Order: Little Endian 06:34:03 CPU(s): 4 06:34:03 On-line CPU(s) list: 0-3 06:34:03 Thread(s) per core: 1 06:34:03 Core(s) per socket: 1 06:34:03 Socket(s): 4 06:34:03 NUMA node(s): 1 06:34:03 Vendor ID: AuthenticAMD 06:34:03 CPU family: 23 06:34:03 Model: 49 06:34:03 Model name: AMD EPYC-Rome Processor 06:34:03 Stepping: 0 06:34:03 CPU MHz: 2799.998 06:34:03 BogoMIPS: 5599.99 06:34:03 Virtualization: AMD-V 06:34:03 Hypervisor vendor: KVM 06:34:03 Virtualization type: full 06:34:03 L1d cache: 32K 06:34:03 L1i cache: 32K 06:34:03 L2 cache: 512K 06:34:03 L3 cache: 16384K 06:34:03 NUMA node0 CPU(s): 0-3 06:34:03 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 06:34:03 06:34:03 06:34:03 ---> nproc: 06:34:03 4 06:34:03 06:34:03 06:34:03 ---> df -h: 06:34:03 Filesystem Size Used Avail Use% Mounted on 06:34:03 udev 7.9G 0 7.9G 0% /dev 06:34:03 tmpfs 1.6G 676K 1.6G 1% /run 06:34:03 /dev/vda1 78G 8.4G 69G 11% / 06:34:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:34:03 tmpfs 5.0M 0 5.0M 0% /run/lock 06:34:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:34:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:34:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:34:03 06:34:03 06:34:03 ---> free -m: 06:34:03 total used free shared buff/cache available 06:34:03 Mem: 16040 561 13271 0 2207 15161 06:34:03 Swap: 1023 0 1023 06:34:03 06:34:03 06:34:03 ---> ip addr: 06:34:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:34:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:34:03 inet 127.0.0.1/8 scope host lo 06:34:03 valid_lft forever preferred_lft forever 06:34:03 inet6 ::1/128 scope host 06:34:03 valid_lft forever preferred_lft forever 06:34:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:34:03 link/ether fa:16:3e:0f:39:c3 brd ff:ff:ff:ff:ff:ff 06:34:03 inet 10.30.107.63/23 brd 10.30.107.255 scope global dynamic ens3 06:34:03 valid_lft 86268sec preferred_lft 86268sec 06:34:03 inet6 fe80::f816:3eff:fe0f:39c3/64 scope link 06:34:03 valid_lft forever preferred_lft forever 06:34:03 06:34:03 06:34:03 ---> sar -b -r -n DEV: 06:34:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11163) 06/12/26 _x86_64_ (4 CPU) 06:34:03 06:34:03 06:31:54 LINUX RESTART (4 CPU) 06:34:03 06:34:03 06:32:01 tps rtps wtps bread/s bwrtn/s 06:34:03 06:33:01 327.51 58.40 269.11 3699.43 70391.74 06:34:03 06:34:01 116.63 5.63 111.00 231.83 12676.15 06:34:03 Average: 222.08 32.02 190.06 1965.78 41536.35 06:34:03 06:34:03 06:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:34:03 06:33:01 14021392 15518164 2403568 14.63 55220 1645820 804568 4.60 724948 1470088 80372 06:34:03 06:34:01 13629912 15564720 2795048 17.02 81636 2037192 728124 4.17 694772 1850228 208036 06:34:03 Average: 13825652 15541442 2599308 15.83 68428 1841506 766346 4.39 709860 1660158 144204 06:34:03 06:34:03 06:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:34:03 06:33:01 ens3 470.36 312.01 1833.29 80.24 0.00 0.00 0.00 0.00 06:34:03 06:33:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 06:34:03 06:34:01 ens3 81.55 61.67 1415.98 12.72 0.00 0.00 0.00 0.00 06:34:03 06:34:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 06:34:03 Average: ens3 275.97 186.85 1624.65 46.48 0.00 0.00 0.00 0.00 06:34:03 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 06:34:03 06:34:03 06:34:03 ---> sar -P ALL: 06:34:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11163) 06/12/26 _x86_64_ (4 CPU) 06:34:03 06:34:03 06:31:54 LINUX RESTART (4 CPU) 06:34:03 06:34:03 06:32:01 CPU %user %nice %system %iowait %steal %idle 06:34:03 06:33:01 all 21.72 0.00 2.39 3.65 0.05 72.18 06:34:03 06:33:01 0 32.93 0.00 3.36 4.32 0.07 59.32 06:34:03 06:33:01 1 16.50 0.00 2.08 4.52 0.05 76.84 06:34:03 06:33:01 2 20.02 0.00 1.92 4.37 0.05 73.64 06:34:03 06:33:01 3 17.43 0.00 2.14 1.39 0.07 78.97 06:34:03 06:34:01 all 21.09 0.00 1.75 1.27 0.05 75.83 06:34:03 06:34:01 0 37.13 0.00 2.90 0.68 0.03 59.25 06:34:03 06:34:01 1 0.96 0.00 0.52 0.86 0.08 97.58 06:34:03 06:34:01 2 10.36 0.00 1.55 1.85 0.05 86.18 06:34:03 06:34:01 3 35.79 0.00 2.05 1.69 0.03 60.43 06:34:03 Average: all 21.40 0.00 2.07 2.46 0.05 74.01 06:34:03 Average: 0 35.03 0.00 3.13 2.50 0.05 59.29 06:34:03 Average: 1 8.73 0.00 1.30 2.69 0.07 87.21 06:34:03 Average: 2 15.18 0.00 1.74 3.11 0.05 79.92 06:34:03 Average: 3 26.63 0.00 2.10 1.54 0.05 69.69 06:34:03 06:34:03 06:34:03