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