16:40:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146839 16:40:54 Running as SYSTEM 16:40:54 [EnvInject] - Loading node environment variables. 16:40:54 Building remotely on prd-ubuntu1804-builder-4c-4g-14703 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:40:54 [ssh-agent] Looking for ssh-agent implementation... 16:40:54 $ ssh-agent 16:40:54 SSH_AUTH_SOCK=/tmp/ssh-yOLsFVSOMEvE/agent.1663 16:40:54 SSH_AGENT_PID=1665 16:40:54 [ssh-agent] Started. 16:40:54 Running ssh-add (command line suppressed) 16:40:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15259454592146042391.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15259454592146042391.key) 16:40:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:40:54 The recommended git tool is: NONE 16:41:33 using credential onap-jenkins-ssh 16:41:33 Wiping out workspace first. 16:41:33 Cloning the remote Git repository 16:41:33 Cloning repository git://cloud.onap.org/mirror/oom.git 16:41:33 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:41:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:41:33 > git --version # timeout=10 16:41:33 > git --version # 'git version 2.17.1' 16:41:33 using GIT_SSH to set credentials Gerrit user 16:41:33 Verifying host key using manually-configured host key entries 16:41:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:41:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:41:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:41:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:41:39 using GIT_SSH to set credentials Gerrit user 16:41:39 Verifying host key using manually-configured host key entries 16:41:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146839/1 # timeout=30 16:41:39 > git rev-parse c58c6a413fa811027dc683d38e0c1f49c9b5aff3^{commit} # timeout=10 16:41:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:41:39 Checking out Revision c58c6a413fa811027dc683d38e0c1f49c9b5aff3 (refs/changes/39/146839/1) 16:41:39 > git config core.sparsecheckout # timeout=10 16:41:39 > git checkout -f c58c6a413fa811027dc683d38e0c1f49c9b5aff3 # timeout=30 16:41:42 Commit message: "Make namespace configurable in cmpv2-cert-provider" 16:41:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:41:42 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 16:41:43 [EnvInject] - Injecting environment variables from a build step. 16:41:43 [EnvInject] - Injecting as environment variables the properties content 16:41:43 PYTHON=python3 16:41:43 16:41:43 [EnvInject] - Variables injected successfully. 16:41:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15275199857001180877.sh 16:41:43 ---> tox-install.sh 16:41:43 + source /home/jenkins/lf-env.sh 16:41:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:41:43 ++ mktemp -d /tmp/venv-XXXX 16:41:43 + lf_venv=/tmp/venv-qLCE 16:41:43 + local venv_file=/tmp/.os_lf_venv 16:41:43 + local python=python3 16:41:43 + local options 16:41:43 + local set_path=true 16:41:43 + local install_args= 16:41:43 ++ 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 16:41:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:41:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:41:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:41:43 + true 16:41:43 + case $1 in 16:41:43 + venv_file=/tmp/.toxenv 16:41:43 + shift 2 16:41:43 + true 16:41:43 + case $1 in 16:41:43 + shift 16:41:43 + break 16:41:43 + case $python in 16:41:43 + local pkg_list= 16:41:43 + [[ -d /opt/pyenv ]] 16:41:43 + echo 'Setup pyenv:' 16:41:43 Setup pyenv: 16:41:43 + export PYENV_ROOT=/opt/pyenv 16:41:43 + PYENV_ROOT=/opt/pyenv 16:41:43 + 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 16:41:43 + 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 16:41:43 + pyenv versions 16:41:43 * system (set by /opt/pyenv/version) 16:41:43 * 3.8.13 (set by /opt/pyenv/version) 16:41:43 * 3.9.13 (set by /opt/pyenv/version) 16:41:43 * 3.10.6 (set by /opt/pyenv/version) 16:41:43 + command -v pyenv 16:41:43 ++ pyenv init - --no-rehash 16:41:43 + 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[*]}"'\'')" 16:41:43 export PATH="/opt/pyenv/shims:${PATH}" 16:41:43 export PYENV_SHELL=bash 16:41:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:41:43 pyenv() { 16:41:43 local command 16:41:43 command="${1:-}" 16:41:43 if [ "$#" -gt 0 ]; then 16:41:43 shift 16:41:43 fi 16:41:43 16:41:43 case "$command" in 16:41:43 rehash|shell) 16:41:43 eval "$(pyenv "sh-$command" "$@")" 16:41:43 ;; 16:41:43 *) 16:41:43 command pyenv "$command" "$@" 16:41:43 ;; 16:41:43 esac 16:41:43 }' 16:41:43 +++ 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[*]}"' 16:41:43 ++ 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 16:41:43 ++ 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 16:41:43 ++ 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 16:41:43 ++ export PYENV_SHELL=bash 16:41:43 ++ PYENV_SHELL=bash 16:41:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:41:43 +++ complete -F _pyenv pyenv 16:41:43 ++ lf-pyver python3 16:41:43 ++ local py_version_xy=python3 16:41:43 ++ local py_version_xyz= 16:41:43 ++ pyenv versions 16:41:43 ++ local command 16:41:43 ++ command=versions 16:41:43 ++ '[' 1 -gt 0 ']' 16:41:43 ++ shift 16:41:43 ++ case "$command" in 16:41:43 ++ command pyenv versions 16:41:43 ++ pyenv versions 16:41:43 ++ sed 's/^[ *]* //' 16:41:43 ++ awk '{ print $1 }' 16:41:43 ++ grep -E '^[0-9.]*[0-9]$' 16:41:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:41:43 +++ sort -V 16:41:43 +++ tail -n 1 16:41:43 +++ grep '^3' /tmp/.pyenv_versions 16:41:43 ++ py_version_xyz=3.10.6 16:41:43 ++ [[ -z 3.10.6 ]] 16:41:43 ++ echo 3.10.6 16:41:43 ++ return 0 16:41:43 + pyenv local 3.10.6 16:41:43 + local command 16:41:43 + command=local 16:41:43 + '[' 2 -gt 0 ']' 16:41:43 + shift 16:41:43 + case "$command" in 16:41:43 + command pyenv local 3.10.6 16:41:43 + pyenv local 3.10.6 16:41:43 + for arg in "$@" 16:41:43 + case $arg in 16:41:43 + pkg_list+='tox ' 16:41:43 + for arg in "$@" 16:41:43 + case $arg in 16:41:43 + pkg_list+='virtualenv ' 16:41:43 + for arg in "$@" 16:41:43 + case $arg in 16:41:43 + pkg_list+='urllib3~=1.26.15 ' 16:41:43 + [[ -f /tmp/.toxenv ]] 16:41:43 + [[ ! -f /tmp/.toxenv ]] 16:41:43 + [[ -n '' ]] 16:41:43 + python3 -m venv /tmp/venv-qLCE 16:41:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qLCE' 16:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qLCE 16:41:48 + echo /tmp/venv-qLCE 16:41:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:41:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:41:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:41:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:41:48 + local 'pip_opts=--upgrade --quiet' 16:41:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:41:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:41:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:41:48 + [[ -n '' ]] 16:41:48 + [[ -n '' ]] 16:41:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:41:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:48 + /tmp/venv-qLCE/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 16:41:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:41:52 lf-activate-venv(): INFO: Base packages installed successfully 16:41:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:41:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:41:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:41:52 + /tmp/venv-qLCE/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 16:41:54 + type python3 16:41:54 + true 16:41:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qLCE/bin to PATH' 16:41:54 lf-activate-venv(): INFO: Adding /tmp/venv-qLCE/bin to PATH 16:41:54 + PATH=/tmp/venv-qLCE/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 16:41:54 + return 0 16:41:54 + python3 --version 16:41:54 Python 3.10.6 16:41:54 + python3 -m pip --version 16:41:54 pip 26.2 from /tmp/venv-qLCE/lib/python3.10/site-packages/pip (python 3.10) 16:41:54 + python3 -m pip freeze 16:41:55 cachetools==7.1.6 16:41:55 colorama==0.4.6 16:41:55 distlib==0.4.3 16:41:55 filelock==3.32.2 16:41:55 packaging==26.2 16:41:55 platformdirs==4.11.0 16:41:55 pluggy==1.6.0 16:41:55 pyproject-api==1.11.0 16:41:55 python-discovery==1.5.1 16:41:55 tomli==2.4.1 16:41:55 tomli_w==1.2.0 16:41:55 tox==4.58.0 16:41:55 typing_extensions==4.16.0 16:41:55 urllib3==1.26.20 16:41:55 virtualenv==21.7.1 16:41:55 [EnvInject] - Injecting environment variables from a build step. 16:41:55 [EnvInject] - Injecting as environment variables the properties content 16:41:55 PARALLEL=false 16:41:55 16:41:55 [EnvInject] - Variables injected successfully. 16:41:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16772380745657110620.sh 16:41:55 ---> tox-run.sh 16:41:55 + 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 16:41:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:41:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:41:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:41:55 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:41:55 + source /home/jenkins/lf-env.sh 16:41:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:41:55 ++ mktemp -d /tmp/venv-XXXX 16:41:55 + lf_venv=/tmp/venv-ZvYH 16:41:55 + local venv_file=/tmp/.os_lf_venv 16:41:55 + local python=python3 16:41:55 + local options 16:41:55 + local set_path=true 16:41:55 + local install_args= 16:41:55 ++ 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 16:41:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:41:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:41:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:41:55 + true 16:41:55 + case $1 in 16:41:55 + venv_file=/tmp/.toxenv 16:41:55 + shift 2 16:41:55 + true 16:41:55 + case $1 in 16:41:55 + shift 16:41:55 + break 16:41:55 + case $python in 16:41:55 + local pkg_list= 16:41:55 + [[ -d /opt/pyenv ]] 16:41:55 + echo 'Setup pyenv:' 16:41:55 Setup pyenv: 16:41:55 + export PYENV_ROOT=/opt/pyenv 16:41:55 + PYENV_ROOT=/opt/pyenv 16:41:55 + 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 16:41:55 + 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 16:41:55 + pyenv versions 16:41:55 system 16:41:55 3.8.13 16:41:55 3.9.13 16:41:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:41:55 + command -v pyenv 16:41:55 ++ pyenv init - --no-rehash 16:41:55 + 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[*]}"'\'')" 16:41:55 export PATH="/opt/pyenv/shims:${PATH}" 16:41:55 export PYENV_SHELL=bash 16:41:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:41:55 pyenv() { 16:41:55 local command 16:41:55 command="${1:-}" 16:41:55 if [ "$#" -gt 0 ]; then 16:41:55 shift 16:41:55 fi 16:41:55 16:41:55 case "$command" in 16:41:55 rehash|shell) 16:41:55 eval "$(pyenv "sh-$command" "$@")" 16:41:55 ;; 16:41:55 *) 16:41:55 command pyenv "$command" "$@" 16:41:55 ;; 16:41:55 esac 16:41:55 }' 16:41:55 +++ 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[*]}"' 16:41:55 ++ 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 16:41:55 ++ 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 16:41:55 ++ 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 16:41:55 ++ export PYENV_SHELL=bash 16:41:55 ++ PYENV_SHELL=bash 16:41:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:41:55 +++ complete -F _pyenv pyenv 16:41:55 ++ lf-pyver python3 16:41:55 ++ local py_version_xy=python3 16:41:55 ++ local py_version_xyz= 16:41:55 ++ pyenv versions 16:41:55 ++ local command 16:41:55 ++ command=versions 16:41:55 ++ '[' 1 -gt 0 ']' 16:41:55 ++ shift 16:41:55 ++ case "$command" in 16:41:55 ++ command pyenv versions 16:41:55 ++ pyenv versions 16:41:55 ++ awk '{ print $1 }' 16:41:55 ++ sed 's/^[ *]* //' 16:41:55 ++ grep -E '^[0-9.]*[0-9]$' 16:41:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:41:55 +++ grep '^3' /tmp/.pyenv_versions 16:41:55 +++ sort -V 16:41:55 +++ tail -n 1 16:41:55 ++ py_version_xyz=3.10.6 16:41:55 ++ [[ -z 3.10.6 ]] 16:41:55 ++ echo 3.10.6 16:41:55 ++ return 0 16:41:55 + pyenv local 3.10.6 16:41:55 + local command 16:41:55 + command=local 16:41:55 + '[' 2 -gt 0 ']' 16:41:55 + shift 16:41:55 + case "$command" in 16:41:55 + command pyenv local 3.10.6 16:41:55 + pyenv local 3.10.6 16:41:55 + for arg in "$@" 16:41:55 + case $arg in 16:41:55 + pkg_list+='tox ' 16:41:55 + for arg in "$@" 16:41:55 + case $arg in 16:41:55 + pkg_list+='virtualenv ' 16:41:55 + for arg in "$@" 16:41:55 + case $arg in 16:41:55 + pkg_list+='urllib3~=1.26.15 ' 16:41:55 + [[ -f /tmp/.toxenv ]] 16:41:55 ++ cat /tmp/.toxenv 16:41:55 + lf_venv=/tmp/venv-qLCE 16:41:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qLCE from' file:/tmp/.toxenv 16:41:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qLCE from file:/tmp/.toxenv 16:41:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:41:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:41:55 + local 'pip_opts=--upgrade --quiet' 16:41:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:41:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:41:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:41:55 + [[ -n '' ]] 16:41:55 + [[ -n '' ]] 16:41:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:41:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:55 + /tmp/venv-qLCE/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 16:41:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:41:56 lf-activate-venv(): INFO: Base packages installed successfully 16:41:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:41:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:41:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:41:56 + /tmp/venv-qLCE/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 16:41:56 + type python3 16:41:56 + true 16:41:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qLCE/bin to PATH' 16:41:56 lf-activate-venv(): INFO: Adding /tmp/venv-qLCE/bin to PATH 16:41:56 + PATH=/tmp/venv-qLCE/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 16:41:56 + return 0 16:41:56 + [[ -d /opt/pyenv ]] 16:41:56 + echo '---> Setting up pyenv' 16:41:56 ---> Setting up pyenv 16:41:56 + export PYENV_ROOT=/opt/pyenv 16:41:56 + PYENV_ROOT=/opt/pyenv 16:41:56 + export PATH=/opt/pyenv/bin:/tmp/venv-qLCE/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 16:41:56 + PATH=/opt/pyenv/bin:/tmp/venv-qLCE/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 16:41:56 ++ pwd 16:41:56 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:41:56 + export PYTHONPATH 16:41:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:41:56 + TOX_TESTENV_PASSENV=PYTHONPATH 16:41:56 + tox --version 16:41:57 4.58.0 from /tmp/venv-qLCE/lib/python3.10/site-packages/tox/__init__.py 16:41:57 + PARALLEL=false 16:41:57 + TOX_OPTIONS_LIST= 16:41:57 + [[ -n checkbashisms ]] 16:41:57 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:41:57 + case ${PARALLEL,,} in 16:41:57 + tox -e checkbashisms 16:41:57 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:41:58 checkbashisms: freeze> python -m pip freeze --all 16:41:59 checkbashisms: pip==26.2,setuptools==83.0.0 16:41:59 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:42:00 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:42:02 checkbashisms: OK (5.20=setup[1.69]+cmd[3.51] seconds) 16:42:02 congratulations :) (5.24 seconds) 16:42:02 + tox_status=0 16:42:02 + echo '---> Completed tox runs' 16:42:02 ---> Completed tox runs 16:42:02 + for i in .tox/*/log 16:42:02 ++ echo .tox/checkbashisms/log 16:42:02 ++ awk -F/ '{print $2}' 16:42:02 + tox_env=checkbashisms 16:42:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:42:02 + DOC_DIR=docs/_build/html 16:42:02 + [[ -d docs/_build/html ]] 16:42:02 + echo '---> tox-run.sh ends' 16:42:02 ---> tox-run.sh ends 16:42:02 + test 0 -eq 0 16:42:02 $ ssh-agent -k 16:42:02 unset SSH_AUTH_SOCK; 16:42:02 unset SSH_AGENT_PID; 16:42:02 echo Agent pid 1665 killed; 16:42:02 [ssh-agent] Stopped. 16:42:02 [PostBuildScript] - [INFO] Executing post build scripts. 16:42:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16224964336532843651.sh 16:42:02 ---> sysstat.sh 16:42:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1820720167621388125.sh 16:42:03 ---> package-listing.sh 16:42:03 ++ facter osfamily 16:42:03 ++ tr '[:upper:]' '[:lower:]' 16:42:03 + OS_FAMILY=debian 16:42:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:42:03 + START_PACKAGES=/tmp/packages_start.txt 16:42:03 + END_PACKAGES=/tmp/packages_end.txt 16:42:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:03 + PACKAGES=/tmp/packages_start.txt 16:42:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:42:03 + PACKAGES=/tmp/packages_end.txt 16:42:03 + case "${OS_FAMILY}" in 16:42:03 + dpkg -l 16:42:03 + grep '^ii' 16:42:03 + '[' -f /tmp/packages_start.txt ']' 16:42:03 + '[' -f /tmp/packages_end.txt ']' 16:42:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:42:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:42:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:42:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14338456874069618222.sh 16:42:03 ---> capture-instance-metadata.sh 16:42:03 Setup pyenv: 16:42:03 system 16:42:03 3.8.13 16:42:03 3.9.13 16:42:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:42:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ENjY 16:42:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:42:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:42:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:42:11 lf-activate-venv(): INFO: Base packages installed successfully 16:42:11 lf-activate-venv(): INFO: Installing additional packages: lftools 16:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-ENjY/bin to PATH 16:42:34 INFO: Running in OpenStack, capturing instance metadata 16:42:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16661325239218452158.sh 16:42:34 provisioning config files... 16:42:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2187055157650562509tmp 16:42:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:42:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:42:34 [EnvInject] - Injecting environment variables from a build step. 16:42:34 [EnvInject] - Injecting as environment variables the properties content 16:42:34 SERVER_ID=logs 16:42:34 16:42:34 [EnvInject] - Variables injected successfully. 16:42:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12122547215400749541.sh 16:42:34 ---> create-netrc.sh 16:42:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10637459092747256518.sh 16:42:34 ---> python-tools-install.sh 16:42:34 Setup pyenv: 16:42:34 system 16:42:34 3.8.13 16:42:34 3.9.13 16:42:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENjY from file:/tmp/.os_lf_venv 16:42:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:42:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:42:36 lf-activate-venv(): INFO: Base packages installed successfully 16:42:36 lf-activate-venv(): INFO: Installing additional packages: lftools 16:42:42 lf-activate-venv(): INFO: Adding /tmp/venv-ENjY/bin to PATH 16:42:42 Generating Requirements File 16:43:03 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. 16:43:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:43:04 Python 3.10.6 16:43:04 pip 26.2 from /tmp/venv-ENjY/lib/python3.10/site-packages/pip (python 3.10) 16:43:04 aiohappyeyeballs==2.7.1 16:43:04 aiohttp==3.14.3 16:43:04 aiosignal==1.4.0 16:43:04 appdirs==1.4.4 16:43:04 argcomplete==3.7.0 16:43:04 aspy.yaml==1.3.0 16:43:04 async-timeout==5.0.1 16:43:04 attrs==26.1.0 16:43:04 autopage==0.6.0 16:43:04 backports.strenum==1.3.1 16:43:04 beautifulsoup4==4.15.0 16:43:04 boto3==1.43.62 16:43:04 botocore==1.43.62 16:43:04 bs4==0.0.2 16:43:04 certifi==2026.7.22 16:43:04 cffi==2.1.0 16:43:04 cfgv==3.5.0 16:43:04 chardet==7.4.3 16:43:04 charset-normalizer==3.4.9 16:43:04 click==8.4.2 16:43:04 cliff==4.14.0 16:43:04 cmd2==3.5.1 16:43:04 cryptography==3.3.2 16:43:04 debtcollector==3.1.0 16:43:04 decorator==5.3.1 16:43:04 defusedxml==0.7.1 16:43:04 Deprecated==1.3.1 16:43:04 distlib==0.4.3 16:43:04 dnspython==2.8.0 16:43:04 docker==7.2.0 16:43:04 dogpile.cache==1.5.0 16:43:04 durationpy==0.10 16:43:04 email-validator==2.3.0 16:43:04 filelock==3.32.2 16:43:04 frozenlist==1.8.0 16:43:04 future==1.0.0 16:43:04 gitdb==4.0.12 16:43:04 GitPython==3.1.57 16:43:04 httplib2==0.30.2 16:43:04 identify==2.6.19 16:43:04 idna==3.18 16:43:04 importlib-resources==1.5.0 16:43:04 iso8601==2.1.0 16:43:04 Jinja2==3.1.6 16:43:04 jmespath==1.1.0 16:43:04 jsonpatch==1.33 16:43:04 jsonpointer==3.1.1 16:43:04 jsonschema==4.26.0 16:43:04 jsonschema-specifications==2025.9.1 16:43:04 keystoneauth1==5.14.0 16:43:04 kubernetes==36.0.3 16:43:04 lftools==0.37.22 16:43:04 lxml==6.1.1 16:43:04 markdown-it-py==4.2.0 16:43:04 MarkupSafe==3.0.3 16:43:04 mdurl==0.1.2 16:43:04 msgpack==1.2.1 16:43:04 multi_key_dict==2.0.3 16:43:04 multidict==6.7.1 16:43:04 munch==4.0.0 16:43:04 netaddr==1.3.0 16:43:04 niet==1.4.2 16:43:04 nodeenv==1.10.0 16:43:04 oauth2client==4.1.3 16:43:04 oauthlib==3.3.1 16:43:04 openstacksdk==4.13.0 16:43:04 os-service-types==1.8.2 16:43:04 osc-lib==4.6.0 16:43:04 oslo.config==10.4.0 16:43:04 oslo.context==6.4.0 16:43:04 oslo.i18n==6.8.0 16:43:04 oslo.log==8.2.0 16:43:04 oslo.serialization==5.10.0 16:43:04 oslo.utils==10.1.1 16:43:04 packaging==26.2 16:43:04 pbr==7.0.3 16:43:04 platformdirs==4.11.0 16:43:04 prettytable==3.18.0 16:43:04 propcache==0.5.2 16:43:04 psutil==7.2.2 16:43:04 pyasn1==0.6.4 16:43:04 pyasn1_modules==0.4.2 16:43:04 pycparser==3.0 16:43:04 pygerrit2==2.0.15 16:43:04 PyGithub==2.9.1 16:43:04 Pygments==2.20.0 16:43:04 PyJWT==2.13.0 16:43:04 PyNaCl==1.6.2 16:43:04 pyparsing==2.4.7 16:43:04 pyperclip==1.11.0 16:43:04 pyrsistent==0.20.0 16:43:04 python-cinderclient==9.9.0 16:43:04 python-dateutil==2.9.0.post0 16:43:04 python-discovery==1.5.1 16:43:04 python-heatclient==5.2.0 16:43:04 python-jenkins==1.8.3 16:43:04 python-keystoneclient==5.8.0 16:43:04 python-magnumclient==4.11.0 16:43:04 python-openstackclient==10.0.0 16:43:04 python-swiftclient==4.10.0 16:43:04 PyYAML==6.0.3 16:43:04 referencing==0.37.0 16:43:04 requests==2.34.2 16:43:04 requests-oauthlib==2.0.0 16:43:04 rfc3986==2.0.0 16:43:04 rich==15.0.0 16:43:04 rich-argparse==1.8.0 16:43:04 rpds-py==0.30.0 16:43:04 rsa==4.9.1 16:43:04 ruamel.yaml==0.19.1 16:43:04 ruamel.yaml.clib==0.2.15 16:43:04 s3transfer==0.19.2 16:43:04 simplejson==4.1.1 16:43:04 six==1.17.0 16:43:04 smmap==5.0.3 16:43:04 soupsieve==2.9.1 16:43:04 stevedore==5.8.0 16:43:04 tabulate==0.10.0 16:43:04 toml==0.10.2 16:43:04 tomlkit==0.15.1 16:43:04 tqdm==4.70.0 16:43:04 typing_extensions==4.16.0 16:43:04 urllib3==1.26.20 16:43:04 virtualenv==21.7.1 16:43:04 wcwidth==0.8.2 16:43:04 websocket-client==1.9.0 16:43:04 wrapt==2.3.0 16:43:04 xdg==6.0.0 16:43:04 xmltodict==1.0.4 16:43:04 yarl==1.24.5 16:43:04 yq==4.1.2 16:43:04 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins17124449851648404265.sh 16:43:04 ---> uv-install.sh 16:43:04 Installing uv/uvx (latest) using shell installer 16:43:04 2026-08-01 16:43:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-hUoQgo.sh" [1] 16:43:05 downloading uv 0.12.1 x86_64-unknown-linux-gnu 16:43:05 installing to /home/jenkins/.local/bin 16:43:05 uv 16:43:05 uvx 16:43:05 everything's installed! 16:43:05 16:43:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 16:43:05 16:43:05 source $HOME/.local/bin/env (sh, bash, zsh) 16:43:05 source $HOME/.local/bin/env.fish (fish) 16:43:05 Adding install location to PATH 16:43:05 ---> Validating uv/uvx install 16:43:05 uvx 0.12.1 (x86_64-unknown-linux-gnu) 16:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6277091159764693078.sh 16:43:05 ---> sudo-logs.sh 16:43:05 Archiving 'sudo' log.. 16:43:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11023907894643258691.sh 16:43:06 ---> job-cost.sh 16:43:06 INFO: Activating Python virtual environment... 16:43:06 Setup pyenv: 16:43:06 system 16:43:06 3.8.13 16:43:06 3.9.13 16:43:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:43:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENjY from file:/tmp/.os_lf_venv 16:43:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:08 lf-activate-venv(): INFO: Base packages installed successfully 16:43:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-ENjY/bin to PATH 16:43:12 INFO: No stack-cost file found 16:43:12 INFO: Instance uptime: 162s 16:43:12 INFO: Fetching instance metadata (attempt 1 of 3)... 16:43:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:43:12 INFO: Successfully fetched instance metadata 16:43:12 INFO: Instance type: v3-standard-4 16:43:12 INFO: Retrieving pricing info for: v3-standard-4 16:43:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:43:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=162 16:43:12 INFO: Successfully fetched Vexxhost pricing API 16:43:12 INFO: Retrieved cost: 0.11 16:43:12 INFO: Retrieved resource: v3-standard-4 16:43:12 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 16:43:12 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 16:43:12 INFO: Successfully archived job cost data 16:43:12 DEBUG: Cost data: oom-master-checkbashisms-lint,4793,2026-08-01 16:43:12,v3-standard-4,162,0.11,0.00,SUCCESS 16:43:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2376783940671924303.sh 16:43:12 ---> logs-deploy.sh 16:43:12 Setup pyenv: 16:43:12 system 16:43:12 3.8.13 16:43:12 3.9.13 16:43:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:43:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENjY from file:/tmp/.os_lf_venv 16:43:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:14 lf-activate-venv(): INFO: Base packages installed successfully 16:43:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-ENjY/bin to PATH 16:43:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4793 16:43:20 INFO: archiving workspace using pattern(s): 16:43:22 Archives upload complete. 16:43:22 INFO: archiving logs to Nexus 16:43:23 ---> uname -a: 16:43:23 Linux prd-ubuntu1804-builder-4c-4g-14703 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:43:23 16:43:23 16:43:23 ---> lscpu: 16:43:23 Architecture: x86_64 16:43:23 CPU op-mode(s): 32-bit, 64-bit 16:43:23 Byte Order: Little Endian 16:43:23 CPU(s): 4 16:43:23 On-line CPU(s) list: 0-3 16:43:23 Thread(s) per core: 1 16:43:23 Core(s) per socket: 1 16:43:23 Socket(s): 4 16:43:23 NUMA node(s): 1 16:43:23 Vendor ID: AuthenticAMD 16:43:23 CPU family: 23 16:43:23 Model: 49 16:43:23 Model name: AMD EPYC-Rome Processor 16:43:23 Stepping: 0 16:43:23 CPU MHz: 2800.000 16:43:23 BogoMIPS: 5600.00 16:43:23 Virtualization: AMD-V 16:43:23 Hypervisor vendor: KVM 16:43:23 Virtualization type: full 16:43:23 L1d cache: 32K 16:43:23 L1i cache: 32K 16:43:23 L2 cache: 512K 16:43:23 L3 cache: 16384K 16:43:23 NUMA node0 CPU(s): 0-3 16:43:23 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 16:43:23 16:43:23 16:43:23 ---> nproc: 16:43:23 4 16:43:23 16:43:23 16:43:23 ---> df -h: 16:43:23 Filesystem Size Used Avail Use% Mounted on 16:43:23 udev 7.9G 0 7.9G 0% /dev 16:43:23 tmpfs 1.6G 676K 1.6G 1% /run 16:43:23 /dev/vda1 78G 8.4G 69G 11% / 16:43:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:43:23 tmpfs 5.0M 0 5.0M 0% /run/lock 16:43:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:43:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:43:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:43:23 16:43:23 16:43:23 ---> free -m: 16:43:23 total used free shared buff/cache available 16:43:23 Mem: 16040 593 13245 0 2201 15129 16:43:23 Swap: 1023 0 1023 16:43:23 16:43:23 16:43:23 ---> ip addr: 16:43:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:43:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:43:23 inet 127.0.0.1/8 scope host lo 16:43:23 valid_lft forever preferred_lft forever 16:43:23 inet6 ::1/128 scope host 16:43:23 valid_lft forever preferred_lft forever 16:43:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:43:23 link/ether fa:16:3e:19:f4:d0 brd ff:ff:ff:ff:ff:ff 16:43:23 inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 16:43:23 valid_lft 86235sec preferred_lft 86235sec 16:43:23 inet6 fe80::f816:3eff:fe19:f4d0/64 scope link 16:43:23 valid_lft forever preferred_lft forever 16:43:23 16:43:23 16:43:23 ---> sar -b -r -n DEV: 16:43:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14703) 08/01/26 _x86_64_ (4 CPU) 16:43:23 16:43:23 16:40:39 LINUX RESTART (4 CPU) 16:43:23 16:43:23 16:41:29 tps rtps wtps bread/s bwrtn/s 16:43:23 16:42:01 128.87 47.86 81.01 1612.00 33054.92 16:43:23 16:43:01 113.63 0.93 112.70 106.65 40597.37 16:43:23 Average: 118.93 17.26 101.67 630.30 37973.66 16:43:23 16:43:23 16:41:29 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:23 16:42:01 14124600 15552348 2300368 14.01 46168 1590272 857568 4.91 677900 1426484 92560 16:43:23 16:43:01 13617508 15465180 2807460 17.09 76584 1957744 828304 4.74 801468 1764764 240828 16:43:23 Average: 13871054 15508764 2553914 15.55 61376 1774008 842936 4.82 739684 1595624 166694 16:43:23 16:43:23 16:41:29 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:23 16:42:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 16:43:23 16:42:01 ens3 368.07 283.79 2080.47 77.61 0.00 0.00 0.00 0.00 16:43:23 16:43:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 16:43:23 16:43:01 ens3 72.75 50.59 1135.83 12.31 0.00 0.00 0.00 0.00 16:43:23 Average: lo 1.04 1.04 0.12 0.12 0.00 0.00 0.00 0.00 16:43:23 Average: ens3 175.48 131.71 1464.44 35.02 0.00 0.00 0.00 0.00 16:43:23 16:43:23 16:43:23 ---> sar -P ALL: 16:43:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14703) 08/01/26 _x86_64_ (4 CPU) 16:43:23 16:43:23 16:40:39 LINUX RESTART (4 CPU) 16:43:23 16:43:23 16:41:29 CPU %user %nice %system %iowait %steal %idle 16:43:23 16:42:01 all 20.61 0.00 1.94 9.73 0.05 67.67 16:43:23 16:42:01 0 12.09 0.00 1.51 13.64 0.03 72.72 16:43:23 16:42:01 1 25.88 0.00 2.16 10.18 0.03 61.75 16:43:23 16:42:01 2 21.04 0.00 2.01 8.10 0.06 68.79 16:43:23 16:42:01 3 23.39 0.00 2.07 6.97 0.09 67.47 16:43:23 16:43:01 all 21.09 0.00 1.47 3.36 0.05 74.02 16:43:23 16:43:01 0 9.50 0.00 0.98 10.17 0.05 79.30 16:43:23 16:43:01 1 29.61 0.00 1.75 1.02 0.07 67.55 16:43:23 16:43:01 2 25.65 0.00 1.67 0.78 0.05 71.85 16:43:23 16:43:01 3 19.62 0.00 1.47 1.49 0.07 77.36 16:43:23 Average: all 20.93 0.00 1.63 5.57 0.05 71.82 16:43:23 Average: 0 10.40 0.00 1.17 11.37 0.04 77.02 16:43:23 Average: 1 28.31 0.00 1.89 4.20 0.05 65.53 16:43:23 Average: 2 24.05 0.00 1.78 3.32 0.05 70.79 16:43:23 Average: 3 20.93 0.00 1.68 3.39 0.08 73.93 16:43:23 16:43:23 16:43:23