05:58:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 05:58:08 Running as SYSTEM 05:58:09 [EnvInject] - Loading node environment variables. 05:58:09 Building remotely on prd-ubuntu1804-builder-4c-4g-13359 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:58:09 [ssh-agent] Looking for ssh-agent implementation... 05:58:09 $ ssh-agent 05:58:09 SSH_AUTH_SOCK=/tmp/ssh-cN9uLUVWztF3/agent.1671 05:58:09 SSH_AGENT_PID=1673 05:58:09 [ssh-agent] Started. 05:58:09 Running ssh-add (command line suppressed) 05:58:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14060869857988802664.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14060869857988802664.key) 05:58:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:58:09 The recommended git tool is: NONE 05:58:10 using credential onap-jenkins-ssh 05:58:10 Wiping out workspace first. 05:58:10 Cloning the remote Git repository 05:58:10 Cloning repository git://cloud.onap.org/mirror/oom.git 05:58:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:58:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:58:10 > git --version # timeout=10 05:58:10 > git --version # 'git version 2.17.1' 05:58:10 using GIT_SSH to set credentials Gerrit user 05:58:10 Verifying host key using manually-configured host key entries 05:58:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:58:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:58:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:58:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:58:16 using GIT_SSH to set credentials Gerrit user 05:58:16 Verifying host key using manually-configured host key entries 05:58:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/25 # timeout=30 05:58:16 > git rev-parse 055140686ad7a299359aead3deaf78a0d6b3055b^{commit} # timeout=10 05:58:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:58:16 Checking out Revision 055140686ad7a299359aead3deaf78a0d6b3055b (refs/changes/44/145544/25) 05:58:16 > git config core.sparsecheckout # timeout=10 05:58:16 > git checkout -f 055140686ad7a299359aead3deaf78a0d6b3055b # timeout=30 05:58:19 Commit message: "[SDC] 13.2.0 release" 05:58:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:58:20 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 05:58:20 [EnvInject] - Injecting environment variables from a build step. 05:58:20 [EnvInject] - Injecting as environment variables the properties content 05:58:20 PYTHON=python3 05:58:20 05:58:20 [EnvInject] - Variables injected successfully. 05:58:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1853294391345040659.sh 05:58:20 ---> tox-install.sh 05:58:20 + source /home/jenkins/lf-env.sh 05:58:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:20 ++ mktemp -d /tmp/venv-XXXX 05:58:20 + lf_venv=/tmp/venv-Ts64 05:58:20 + local venv_file=/tmp/.os_lf_venv 05:58:20 + local python=python3 05:58:20 + local options 05:58:20 + local set_path=true 05:58:20 + local install_args= 05:58:20 ++ 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 05:58:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:58:20 + true 05:58:20 + case $1 in 05:58:20 + venv_file=/tmp/.toxenv 05:58:20 + shift 2 05:58:20 + true 05:58:20 + case $1 in 05:58:20 + shift 05:58:20 + break 05:58:20 + case $python in 05:58:20 + local pkg_list= 05:58:20 + [[ -d /opt/pyenv ]] 05:58:20 + echo 'Setup pyenv:' 05:58:20 Setup pyenv: 05:58:20 + export PYENV_ROOT=/opt/pyenv 05:58:20 + PYENV_ROOT=/opt/pyenv 05:58:20 + 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 05:58:20 + 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 05:58:20 + pyenv versions 05:58:20 * system (set by /opt/pyenv/version) 05:58:20 * 3.8.13 (set by /opt/pyenv/version) 05:58:20 * 3.9.13 (set by /opt/pyenv/version) 05:58:20 * 3.10.6 (set by /opt/pyenv/version) 05:58:20 + command -v pyenv 05:58:20 ++ pyenv init - --no-rehash 05:58:20 + 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[*]}"'\'')" 05:58:20 export PATH="/opt/pyenv/shims:${PATH}" 05:58:20 export PYENV_SHELL=bash 05:58:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:58:20 pyenv() { 05:58:20 local command 05:58:20 command="${1:-}" 05:58:20 if [ "$#" -gt 0 ]; then 05:58:20 shift 05:58:20 fi 05:58:20 05:58:20 case "$command" in 05:58:20 rehash|shell) 05:58:20 eval "$(pyenv "sh-$command" "$@")" 05:58:20 ;; 05:58:20 *) 05:58:20 command pyenv "$command" "$@" 05:58:20 ;; 05:58:20 esac 05:58:20 }' 05:58:20 +++ 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[*]}"' 05:58:20 ++ 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 05:58:20 ++ 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 05:58:20 ++ 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 05:58:20 ++ export PYENV_SHELL=bash 05:58:20 ++ PYENV_SHELL=bash 05:58:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:58:20 +++ complete -F _pyenv pyenv 05:58:20 ++ lf-pyver python3 05:58:20 ++ local py_version_xy=python3 05:58:20 ++ local py_version_xyz= 05:58:20 ++ pyenv versions 05:58:20 ++ local command 05:58:20 ++ command=versions 05:58:20 ++ '[' 1 -gt 0 ']' 05:58:20 ++ shift 05:58:20 ++ case "$command" in 05:58:20 ++ command pyenv versions 05:58:20 ++ pyenv versions 05:58:20 ++ sed 's/^[ *]* //' 05:58:20 ++ awk '{ print $1 }' 05:58:20 ++ grep -E '^[0-9.]*[0-9]$' 05:58:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:58:20 +++ grep '^3' /tmp/.pyenv_versions 05:58:20 +++ sort -V 05:58:20 +++ tail -n 1 05:58:20 ++ py_version_xyz=3.10.6 05:58:20 ++ [[ -z 3.10.6 ]] 05:58:20 ++ echo 3.10.6 05:58:20 ++ return 0 05:58:20 + pyenv local 3.10.6 05:58:20 + local command 05:58:20 + command=local 05:58:20 + '[' 2 -gt 0 ']' 05:58:20 + shift 05:58:20 + case "$command" in 05:58:20 + command pyenv local 3.10.6 05:58:20 + pyenv local 3.10.6 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='tox ' 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='virtualenv ' 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='urllib3~=1.26.15 ' 05:58:20 + [[ -f /tmp/.toxenv ]] 05:58:20 + [[ ! -f /tmp/.toxenv ]] 05:58:20 + [[ -n '' ]] 05:58:20 + python3 -m venv /tmp/venv-Ts64 05:58:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ts64' 05:58:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ts64 05:58:24 + echo /tmp/venv-Ts64 05:58:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:58:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:58:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:58:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:24 + local 'pip_opts=--upgrade --quiet' 05:58:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:58:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:58:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:58:24 + [[ -n '' ]] 05:58:24 + [[ -n '' ]] 05:58:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:58:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:24 + /tmp/venv-Ts64/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 05:58:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:58:28 lf-activate-venv(): INFO: Base packages installed successfully 05:58:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:58:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:58:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:58:28 + /tmp/venv-Ts64/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 05:58:30 + type python3 05:58:30 + true 05:58:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ts64/bin to PATH' 05:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ts64/bin to PATH 05:58:30 + PATH=/tmp/venv-Ts64/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 05:58:30 + return 0 05:58:30 + python3 --version 05:58:30 Python 3.10.6 05:58:30 + python3 -m pip --version 05:58:30 pip 26.2.1 from /tmp/venv-Ts64/lib/python3.10/site-packages/pip (python 3.10) 05:58:30 + python3 -m pip freeze 05:58:30 cachetools==7.1.7 05:58:30 colorama==0.4.6 05:58:30 distlib==0.4.3 05:58:30 filelock==3.32.3 05:58:30 packaging==26.3 05:58:30 platformdirs==4.11.3 05:58:30 pluggy==1.6.0 05:58:30 pyproject-api==1.11.0 05:58:30 python-discovery==1.5.2 05:58:30 tomli==2.4.1 05:58:30 tomli_w==1.2.0 05:58:30 tox==4.60.0 05:58:30 typing_extensions==4.16.0 05:58:30 urllib3==1.26.20 05:58:30 virtualenv==21.7.4 05:58:30 [EnvInject] - Injecting environment variables from a build step. 05:58:30 [EnvInject] - Injecting as environment variables the properties content 05:58:30 PARALLEL=false 05:58:30 05:58:30 [EnvInject] - Variables injected successfully. 05:58:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2734482970682222042.sh 05:58:31 ---> tox-run.sh 05:58: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 05:58:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:58:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:58:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:58:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:58:31 + source /home/jenkins/lf-env.sh 05:58:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:31 ++ mktemp -d /tmp/venv-XXXX 05:58:31 + lf_venv=/tmp/venv-2r9r 05:58:31 + local venv_file=/tmp/.os_lf_venv 05:58:31 + local python=python3 05:58:31 + local options 05:58:31 + local set_path=true 05:58:31 + local install_args= 05:58: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 05:58:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:58:31 + true 05:58:31 + case $1 in 05:58:31 + venv_file=/tmp/.toxenv 05:58:31 + shift 2 05:58:31 + true 05:58:31 + case $1 in 05:58:31 + shift 05:58:31 + break 05:58:31 + case $python in 05:58:31 + local pkg_list= 05:58:31 + [[ -d /opt/pyenv ]] 05:58:31 + echo 'Setup pyenv:' 05:58:31 Setup pyenv: 05:58:31 + export PYENV_ROOT=/opt/pyenv 05:58:31 + PYENV_ROOT=/opt/pyenv 05:58: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 05:58: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 05:58:31 + pyenv versions 05:58:31 system 05:58:31 3.8.13 05:58:31 3.9.13 05:58:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:58:31 + command -v pyenv 05:58:31 ++ pyenv init - --no-rehash 05:58: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[*]}"'\'')" 05:58:31 export PATH="/opt/pyenv/shims:${PATH}" 05:58:31 export PYENV_SHELL=bash 05:58:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:58:31 pyenv() { 05:58:31 local command 05:58:31 command="${1:-}" 05:58:31 if [ "$#" -gt 0 ]; then 05:58:31 shift 05:58:31 fi 05:58:31 05:58:31 case "$command" in 05:58:31 rehash|shell) 05:58:31 eval "$(pyenv "sh-$command" "$@")" 05:58:31 ;; 05:58:31 *) 05:58:31 command pyenv "$command" "$@" 05:58:31 ;; 05:58:31 esac 05:58:31 }' 05:58: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[*]}"' 05:58: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 05:58: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 05:58: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 05:58:31 ++ export PYENV_SHELL=bash 05:58:31 ++ PYENV_SHELL=bash 05:58:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:58:31 +++ complete -F _pyenv pyenv 05:58:31 ++ lf-pyver python3 05:58:31 ++ local py_version_xy=python3 05:58:31 ++ local py_version_xyz= 05:58:31 ++ pyenv versions 05:58:31 ++ local command 05:58:31 ++ command=versions 05:58:31 ++ '[' 1 -gt 0 ']' 05:58:31 ++ shift 05:58:31 ++ case "$command" in 05:58:31 ++ command pyenv versions 05:58:31 ++ pyenv versions 05:58:31 ++ sed 's/^[ *]* //' 05:58:31 ++ grep -E '^[0-9.]*[0-9]$' 05:58:31 ++ awk '{ print $1 }' 05:58:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:58:31 +++ grep '^3' /tmp/.pyenv_versions 05:58:31 +++ sort -V 05:58:31 +++ tail -n 1 05:58:31 ++ py_version_xyz=3.10.6 05:58:31 ++ [[ -z 3.10.6 ]] 05:58:31 ++ echo 3.10.6 05:58:31 ++ return 0 05:58:31 + pyenv local 3.10.6 05:58:31 + local command 05:58:31 + command=local 05:58:31 + '[' 2 -gt 0 ']' 05:58:31 + shift 05:58:31 + case "$command" in 05:58:31 + command pyenv local 3.10.6 05:58:31 + pyenv local 3.10.6 05:58:31 + for arg in "$@" 05:58:31 + case $arg in 05:58:31 + pkg_list+='tox ' 05:58:31 + for arg in "$@" 05:58:31 + case $arg in 05:58:31 + pkg_list+='virtualenv ' 05:58:31 + for arg in "$@" 05:58:31 + case $arg in 05:58:31 + pkg_list+='urllib3~=1.26.15 ' 05:58:31 + [[ -f /tmp/.toxenv ]] 05:58:31 ++ cat /tmp/.toxenv 05:58:31 + lf_venv=/tmp/venv-Ts64 05:58:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ts64 from' file:/tmp/.toxenv 05:58:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ts64 from file:/tmp/.toxenv 05:58:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:58:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:31 + local 'pip_opts=--upgrade --quiet' 05:58:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:58:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:58:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:58:31 + [[ -n '' ]] 05:58:31 + [[ -n '' ]] 05:58:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:58:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:31 + /tmp/venv-Ts64/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 05:58:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:58:32 lf-activate-venv(): INFO: Base packages installed successfully 05:58:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:58:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:58:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:58:32 + /tmp/venv-Ts64/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 05:58:32 + type python3 05:58:32 + true 05:58:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ts64/bin to PATH' 05:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ts64/bin to PATH 05:58:32 + PATH=/tmp/venv-Ts64/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 05:58:32 + return 0 05:58:32 + [[ -d /opt/pyenv ]] 05:58:32 + echo '---> Setting up pyenv' 05:58:32 ---> Setting up pyenv 05:58:32 + export PYENV_ROOT=/opt/pyenv 05:58:32 + PYENV_ROOT=/opt/pyenv 05:58:32 + export PATH=/opt/pyenv/bin:/tmp/venv-Ts64/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 05:58:32 + PATH=/opt/pyenv/bin:/tmp/venv-Ts64/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 05:58:32 ++ pwd 05:58:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:58:32 + export PYTHONPATH 05:58:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:58:32 + TOX_TESTENV_PASSENV=PYTHONPATH 05:58:32 + tox --version 05:58:33 4.60.0 from /tmp/venv-Ts64/lib/python3.10/site-packages/tox/__init__.py 05:58:33 + PARALLEL=false 05:58:33 + TOX_OPTIONS_LIST= 05:58:33 + [[ -n checkbashisms ]] 05:58:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:58:33 + case ${PARALLEL,,} in 05:58:33 + tox -e checkbashisms 05:58:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:58:34 checkbashisms: freeze> python -m pip freeze --all 05:58:34 checkbashisms: pip==26.2.1,setuptools==84.0.0 05:58:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:58:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:58:38 checkbashisms: OK (4.90=setup[1.47]+cmd[3.43] seconds) 05:58:38 congratulations :) (4.94 seconds) 05:58:38 + tox_status=0 05:58:38 + echo '---> Completed tox runs' 05:58:38 ---> Completed tox runs 05:58:38 + for i in .tox/*/log 05:58:38 ++ awk -F/ '{print $2}' 05:58:38 ++ echo .tox/checkbashisms/log 05:58:38 + tox_env=checkbashisms 05:58:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:58:38 + DOC_DIR=docs/_build/html 05:58:38 + [[ -d docs/_build/html ]] 05:58:38 + echo '---> tox-run.sh ends' 05:58:38 ---> tox-run.sh ends 05:58:38 + test 0 -eq 0 05:58:40 $ ssh-agent -k 05:58:40 unset SSH_AUTH_SOCK; 05:58:40 unset SSH_AGENT_PID; 05:58:40 echo Agent pid 1673 killed; 05:58:40 [ssh-agent] Stopped. 05:58:40 [PostBuildScript] - [INFO] Executing post build scripts. 05:58:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9574523612430023638.sh 05:58:40 ---> sysstat.sh 05:58:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17748723769594696732.sh 05:58:40 ---> package-listing.sh 05:58:40 ++ tr '[:upper:]' '[:lower:]' 05:58:40 ++ facter osfamily 05:58:40 + OS_FAMILY=debian 05:58:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:58:40 + START_PACKAGES=/tmp/packages_start.txt 05:58:40 + END_PACKAGES=/tmp/packages_end.txt 05:58:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:40 + PACKAGES=/tmp/packages_start.txt 05:58:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:58:40 + PACKAGES=/tmp/packages_end.txt 05:58:40 + case "${OS_FAMILY}" in 05:58:40 + dpkg -l 05:58:40 + grep '^ii' 05:58:40 + '[' -f /tmp/packages_start.txt ']' 05:58:40 + '[' -f /tmp/packages_end.txt ']' 05:58:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:58:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:58:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:58:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6479284534927540100.sh 05:58:41 ---> capture-instance-metadata.sh 05:58:41 Setup pyenv: 05:58:41 system 05:58:41 3.8.13 05:58:41 3.9.13 05:58:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:58:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i32V 05:58:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:58:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:48 lf-activate-venv(): INFO: Base packages installed successfully 05:58:48 lf-activate-venv(): INFO: Installing additional packages: lftools 05:59:10 lf-activate-venv(): INFO: Adding /tmp/venv-i32V/bin to PATH 05:59:10 INFO: Running in OpenStack, capturing instance metadata 05:59:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2190713767485611580.sh 05:59:11 provisioning config files... 05:59:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16456948576699890244tmp 05:59:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:59:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:59:11 [EnvInject] - Injecting environment variables from a build step. 05:59:11 [EnvInject] - Injecting as environment variables the properties content 05:59:11 SERVER_ID=logs 05:59:11 05:59:11 [EnvInject] - Variables injected successfully. 05:59:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14620310820760454275.sh 05:59:11 ---> create-netrc.sh 05:59:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3779286160017731053.sh 05:59:11 ---> python-tools-install.sh 05:59:11 Setup pyenv: 05:59:11 system 05:59:11 3.8.13 05:59:11 3.9.13 05:59:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:59:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i32V from file:/tmp/.os_lf_venv 05:59:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:13 lf-activate-venv(): INFO: Base packages installed successfully 05:59:13 lf-activate-venv(): INFO: Installing additional packages: lftools 05:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-i32V/bin to PATH 05:59:19 Generating Requirements File 05:59:40 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. 05:59:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:59:41 Python 3.10.6 05:59:41 pip 26.2.1 from /tmp/venv-i32V/lib/python3.10/site-packages/pip (python 3.10) 05:59:41 aiohappyeyeballs==2.7.1 05:59:41 aiohttp==3.14.3 05:59:41 aiosignal==1.4.0 05:59:41 appdirs==1.4.4 05:59:41 argcomplete==3.7.2 05:59:41 aspy.yaml==1.3.0 05:59:41 async-timeout==5.0.1 05:59:41 attrs==26.1.0 05:59:41 autopage==0.6.0 05:59:41 backports.strenum==1.3.1 05:59:41 beautifulsoup4==4.15.0 05:59:41 boto3==1.43.73 05:59:41 botocore==1.43.73 05:59:41 bs4==0.0.2 05:59:41 certifi==2026.7.22 05:59:41 cffi==2.1.1 05:59:41 cfgv==3.5.0 05:59:41 chardet==7.6.0 05:59:41 charset-normalizer==3.5.1 05:59:41 click==8.4.2 05:59:41 cliff==4.14.0 05:59:41 cmd2==3.5.1 05:59:41 cryptography==3.3.2 05:59:41 debtcollector==3.1.0 05:59:41 decorator==5.3.1 05:59:41 defusedxml==0.7.1 05:59:41 Deprecated==1.3.1 05:59:41 distlib==0.4.3 05:59:41 dnspython==2.8.0 05:59:41 docker==7.2.0 05:59:41 dogpile.cache==1.5.0 05:59:41 durationpy==0.10 05:59:41 email-validator==2.3.0 05:59:41 filelock==3.32.3 05:59:41 frozenlist==1.8.0 05:59:41 future==1.0.0 05:59:41 gitdb==4.0.12 05:59:41 GitPython==3.1.59 05:59:41 httplib2==0.30.2 05:59:41 identify==2.6.19 05:59:41 idna==3.19 05:59:41 importlib-resources==1.5.0 05:59:41 iso8601==2.1.0 05:59:41 Jinja2==3.1.6 05:59:41 jmespath==1.1.0 05:59:41 jsonpatch==1.33 05:59:41 jsonpointer==3.1.1 05:59:41 jsonschema==4.26.0 05:59:41 jsonschema-specifications==2025.9.1 05:59:41 keystoneauth1==5.14.0 05:59:41 kubernetes==36.0.3 05:59:41 lftools==0.37.23 05:59:41 lxml==6.1.1 05:59:41 markdown-it-py==4.2.0 05:59:41 MarkupSafe==3.0.3 05:59:41 mdurl==0.1.2 05:59:41 msgpack==1.2.1 05:59:41 multi_key_dict==2.0.3 05:59:41 multidict==6.7.1 05:59:41 munch==4.0.0 05:59:41 netaddr==1.3.0 05:59:41 niet==1.4.2 05:59:41 nodeenv==1.10.0 05:59:41 oauth2client==4.1.3 05:59:41 oauthlib==3.3.1 05:59:41 openstacksdk==4.13.0 05:59:41 os-service-types==1.8.2 05:59:41 osc-lib==4.6.0 05:59:41 oslo.config==10.4.0 05:59:41 oslo.context==6.4.0 05:59:41 oslo.i18n==6.8.0 05:59:41 oslo.log==8.2.0 05:59:41 oslo.serialization==5.10.0 05:59:41 oslo.utils==10.1.1 05:59:41 packaging==26.3 05:59:41 pbr==7.0.3 05:59:41 platformdirs==4.11.3 05:59:41 prettytable==3.18.0 05:59:41 propcache==0.5.2 05:59:41 psutil==7.2.2 05:59:41 pyasn1==0.6.4 05:59:41 pyasn1_modules==0.4.2 05:59:41 pycparser==3.0 05:59:41 pygerrit2==2.0.15 05:59:41 PyGithub==2.9.1 05:59:41 Pygments==2.21.0 05:59:41 PyJWT==2.13.0 05:59:41 PyNaCl==1.6.2 05:59:41 pyparsing==2.4.7 05:59:41 pyperclip==1.11.0 05:59:41 pyrsistent==0.20.0 05:59:41 python-cinderclient==9.9.0 05:59:41 python-dateutil==2.9.0.post0 05:59:41 python-discovery==1.5.2 05:59:41 python-heatclient==5.2.0 05:59:41 python-jenkins==1.8.3 05:59:41 python-keystoneclient==5.8.0 05:59:41 python-magnumclient==4.11.0 05:59:41 python-openstackclient==10.0.0 05:59:41 python-swiftclient==4.10.0 05:59:41 PyYAML==6.0.3 05:59:41 referencing==0.37.0 05:59:41 requests==2.34.2 05:59:41 requests-oauthlib==2.0.0 05:59:41 rfc3986==2.0.0 05:59:41 rich==15.0.0 05:59:41 rich-argparse==1.8.0 05:59:41 rpds-py==0.30.0 05:59:41 rsa==4.9.1 05:59:41 ruamel.yaml==0.19.1 05:59:41 ruamel.yaml.clib==0.2.15 05:59:41 s3transfer==0.19.2 05:59:41 simplejson==4.1.1 05:59:41 six==1.17.0 05:59:41 smmap==5.0.3 05:59:41 soupsieve==2.9.2 05:59:41 stevedore==5.8.0 05:59:41 tabulate==0.10.0 05:59:41 toml==0.10.2 05:59:41 tomlkit==0.15.1 05:59:41 tqdm==4.70.0 05:59:41 typing_extensions==4.16.0 05:59:41 urllib3==1.26.20 05:59:41 virtualenv==21.7.4 05:59:41 wcwidth==0.8.2 05:59:41 websocket-client==1.9.0 05:59:41 wrapt==2.3.0 05:59:41 xdg==6.0.0 05:59:41 xmltodict==1.0.4 05:59:41 yarl==1.24.5 05:59:41 yq==4.1.2 05:59:41 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins18422094312223743713.sh 05:59:41 ---> uv-install.sh 05:59:41 Installing uv/uvx (latest) using shell installer 05:59:41 2026-08-18 05:59:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-4YPZnx.sh" [1] 05:59:41 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:59:42 installing to /home/jenkins/.local/bin 05:59:42 uv 05:59:42 uvx 05:59:42 everything's installed! 05:59:42 05:59:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:59:42 05:59:42 source $HOME/.local/bin/env (sh, bash, zsh) 05:59:42 source $HOME/.local/bin/env.fish (fish) 05:59:42 Adding install location to PATH 05:59:42 ---> Validating uv/uvx install 05:59:42 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:59:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10784149975742078385.sh 05:59:42 ---> sudo-logs.sh 05:59:42 Archiving 'sudo' log.. 05:59:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9875817138992626751.sh 05:59:42 ---> job-cost.sh 05:59:42 INFO: Activating Python virtual environment... 05:59:42 Setup pyenv: 05:59:42 system 05:59:42 3.8.13 05:59:42 3.9.13 05:59:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:59:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i32V from file:/tmp/.os_lf_venv 05:59:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:44 lf-activate-venv(): INFO: Base packages installed successfully 05:59:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-i32V/bin to PATH 05:59:49 INFO: No stack-cost file found 05:59:49 INFO: Instance uptime: 127s 05:59:49 INFO: Fetching instance metadata (attempt 1 of 3)... 05:59:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:59:49 INFO: Successfully fetched instance metadata 05:59:49 INFO: Instance type: v3-standard-4 05:59:49 INFO: Retrieving pricing info for: v3-standard-4 05:59:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:59:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=127 05:59:49 INFO: Successfully fetched Vexxhost pricing API 05:59:49 INFO: Retrieved cost: 0.11 05:59:49 INFO: Retrieved resource: v3-standard-4 05:59:49 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:59:49 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:59:49 INFO: Successfully archived job cost data 05:59:49 DEBUG: Cost data: oom-master-checkbashisms-lint,4811,2026-08-18 05:59:49,v3-standard-4,127,0.11,0.00,SUCCESS 05:59:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10594489942134524122.sh 05:59:49 ---> logs-deploy.sh 05:59:49 Setup pyenv: 05:59:49 system 05:59:49 3.8.13 05:59:49 3.9.13 05:59:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:59:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i32V from file:/tmp/.os_lf_venv 05:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:51 lf-activate-venv(): INFO: Base packages installed successfully 05:59:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:59:57 lf-activate-venv(): INFO: Adding /tmp/venv-i32V/bin to PATH 05:59:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4811 05:59:57 INFO: archiving workspace using pattern(s): 05:59:58 Archives upload complete. 05:59:58 INFO: archiving logs to Nexus 05:59:59 ---> uname -a: 05:59:59 Linux prd-ubuntu1804-builder-4c-4g-13359 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:59:59 05:59:59 05:59:59 ---> lscpu: 05:59:59 Architecture: x86_64 05:59:59 CPU op-mode(s): 32-bit, 64-bit 05:59:59 Byte Order: Little Endian 05:59:59 CPU(s): 4 05:59:59 On-line CPU(s) list: 0-3 05:59:59 Thread(s) per core: 1 05:59:59 Core(s) per socket: 1 05:59:59 Socket(s): 4 05:59:59 NUMA node(s): 1 05:59:59 Vendor ID: AuthenticAMD 05:59:59 CPU family: 23 05:59:59 Model: 49 05:59:59 Model name: AMD EPYC-Rome Processor 05:59:59 Stepping: 0 05:59:59 CPU MHz: 2799.998 05:59:59 BogoMIPS: 5599.99 05:59:59 Virtualization: AMD-V 05:59:59 Hypervisor vendor: KVM 05:59:59 Virtualization type: full 05:59:59 L1d cache: 32K 05:59:59 L1i cache: 32K 05:59:59 L2 cache: 512K 05:59:59 L3 cache: 16384K 05:59:59 NUMA node0 CPU(s): 0-3 05:59:59 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 05:59:59 05:59:59 05:59:59 ---> nproc: 05:59:59 4 05:59:59 05:59:59 05:59:59 ---> df -h: 05:59:59 Filesystem Size Used Avail Use% Mounted on 05:59:59 udev 7.9G 0 7.9G 0% /dev 05:59:59 tmpfs 1.6G 676K 1.6G 1% /run 05:59:59 /dev/vda1 78G 8.4G 69G 11% / 05:59:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:59:59 tmpfs 5.0M 0 5.0M 0% /run/lock 05:59:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:59:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:59:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:59:59 05:59:59 05:59:59 ---> free -m: 05:59:59 total used free shared buff/cache available 05:59:59 Mem: 16040 551 13286 0 2201 15172 05:59:59 Swap: 1023 0 1023 05:59:59 05:59:59 05:59:59 ---> ip addr: 05:59:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:59:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:59 inet 127.0.0.1/8 scope host lo 05:59:59 valid_lft forever preferred_lft forever 05:59:59 inet6 ::1/128 scope host 05:59:59 valid_lft forever preferred_lft forever 05:59:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:59:59 link/ether fa:16:3e:a5:31:70 brd ff:ff:ff:ff:ff:ff 05:59:59 inet 10.30.106.197/23 brd 10.30.107.255 scope global dynamic ens3 05:59:59 valid_lft 86270sec preferred_lft 86270sec 05:59:59 inet6 fe80::f816:3eff:fea5:3170/64 scope link 05:59:59 valid_lft forever preferred_lft forever 05:59:59 05:59:59 05:59:59 ---> sar -b -r -n DEV: 05:59:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13359) 08/18/26 _x86_64_ (4 CPU) 05:59:59 05:59:59 05:57:50 LINUX RESTART (4 CPU) 05:59:59 05:59:59 05:58:01 tps rtps wtps bread/s bwrtn/s 05:59:59 05:59:02 344.98 58.31 286.67 3700.98 20964.64 05:59:59 Average: 344.98 58.31 286.67 3700.98 20964.64 05:59:59 05:59:59 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:59 05:59:02 13956460 15518324 2468508 15.03 56580 1708928 803336 4.60 727284 1533112 106052 05:59:59 Average: 13956460 15518324 2468508 15.03 56580 1708928 803336 4.60 727284 1533112 106052 05:59:59 05:59:59 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:59 05:59:02 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 05:59:59 05:59:02 ens3 444.56 301.90 2370.94 80.12 0.00 0.00 0.00 0.00 05:59:59 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 05:59:59 Average: ens3 444.56 301.90 2370.94 80.12 0.00 0.00 0.00 0.00 05:59:59 05:59:59 05:59:59 ---> sar -P ALL: 05:59:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13359) 08/18/26 _x86_64_ (4 CPU) 05:59:59 05:59:59 05:57:50 LINUX RESTART (4 CPU) 05:59:59 05:59:59 05:58:01 CPU %user %nice %system %iowait %steal %idle 05:59:59 05:59:02 all 21.88 0.00 2.18 2.36 0.05 73.52 05:59:59 05:59:02 0 33.92 0.00 2.25 1.84 0.07 61.92 05:59:59 05:59:02 1 17.51 0.00 1.64 0.30 0.05 80.50 05:59:59 05:59:02 2 21.68 0.00 1.99 1.07 0.05 75.21 05:59:59 05:59:02 3 14.40 0.00 2.88 6.20 0.05 76.47 05:59:59 Average: all 21.88 0.00 2.18 2.36 0.05 73.52 05:59:59 Average: 0 33.92 0.00 2.25 1.84 0.07 61.92 05:59:59 Average: 1 17.51 0.00 1.64 0.30 0.05 80.50 05:59:59 Average: 2 21.68 0.00 1.99 1.07 0.05 75.21 05:59:59 Average: 3 14.40 0.00 2.88 6.20 0.05 76.47 05:59:59 05:59:59 05:59:59