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