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