05:51:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147088 05:51:18 Running as SYSTEM 05:51:18 [EnvInject] - Loading node environment variables. 05:51:18 Building remotely on prd-ubuntu1804-builder-4c-4g-15250 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:51:18 [ssh-agent] Looking for ssh-agent implementation... 05:51:18 $ ssh-agent 05:51:18 SSH_AUTH_SOCK=/tmp/ssh-Nd8wFGVWVMRp/agent.1666 05:51:18 SSH_AGENT_PID=1668 05:51:18 [ssh-agent] Started. 05:51:18 Running ssh-add (command line suppressed) 05:51:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7501130992397970121.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7501130992397970121.key) 05:51:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:51:18 The recommended git tool is: NONE 05:51:20 using credential onap-jenkins-ssh 05:51:20 Wiping out workspace first. 05:51:20 Cloning the remote Git repository 05:51:20 Cloning repository git://cloud.onap.org/mirror/oom.git 05:51:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:51:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:51:20 > git --version # timeout=10 05:51:20 > git --version # 'git version 2.17.1' 05:51:20 using GIT_SSH to set credentials Gerrit user 05:51:20 Verifying host key using manually-configured host key entries 05:51:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:51:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:51:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:51:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:51:25 using GIT_SSH to set credentials Gerrit user 05:51:25 Verifying host key using manually-configured host key entries 05:51:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/147088/2 # timeout=30 05:51:25 > git rev-parse 5bd8671df476d21ff20c3f1b1c004fffeb1e9908^{commit} # timeout=10 05:51:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:51:25 Checking out Revision 5bd8671df476d21ff20c3f1b1c004fffeb1e9908 (refs/changes/88/147088/2) 05:51:25 > git config core.sparsecheckout # timeout=10 05:51:25 > git checkout -f 5bd8671df476d21ff20c3f1b1c004fffeb1e9908 # timeout=30 05:51:29 Commit message: "[COMMON] Log only slow statements in postgres" 05:51:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:51:29 > git rev-list --no-walk 4f72676662ed4a04321633cbe6947c1443d11947 # timeout=10 05:51:29 [EnvInject] - Injecting environment variables from a build step. 05:51:29 [EnvInject] - Injecting as environment variables the properties content 05:51:29 PYTHON=python3 05:51:29 05:51:29 [EnvInject] - Variables injected successfully. 05:51:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7665293091814871393.sh 05:51:29 ---> tox-install.sh 05:51:29 + source /home/jenkins/lf-env.sh 05:51:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:51:29 ++ mktemp -d /tmp/venv-XXXX 05:51:29 + lf_venv=/tmp/venv-Z6Y7 05:51:29 + local venv_file=/tmp/.os_lf_venv 05:51:29 + local python=python3 05:51:29 + local options 05:51:29 + local set_path=true 05:51:29 + local install_args= 05:51:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:51:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:51:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:51:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:51:29 + true 05:51:29 + case $1 in 05:51:29 + venv_file=/tmp/.toxenv 05:51:29 + shift 2 05:51:29 + true 05:51:29 + case $1 in 05:51:29 + shift 05:51:29 + break 05:51:29 + case $python in 05:51:29 + local pkg_list= 05:51:29 + [[ -d /opt/pyenv ]] 05:51:29 + echo 'Setup pyenv:' 05:51:29 Setup pyenv: 05:51:29 + export PYENV_ROOT=/opt/pyenv 05:51:29 + PYENV_ROOT=/opt/pyenv 05:51:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:29 + pyenv versions 05:51:29 * system (set by /opt/pyenv/version) 05:51:29 * 3.8.13 (set by /opt/pyenv/version) 05:51:29 * 3.9.13 (set by /opt/pyenv/version) 05:51:29 * 3.10.6 (set by /opt/pyenv/version) 05:51:29 + command -v pyenv 05:51:29 ++ pyenv init - --no-rehash 05:51:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:51:29 export PATH="/opt/pyenv/shims:${PATH}" 05:51:29 export PYENV_SHELL=bash 05:51:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:51:29 pyenv() { 05:51:29 local command 05:51:29 command="${1:-}" 05:51:29 if [ "$#" -gt 0 ]; then 05:51:29 shift 05:51:29 fi 05:51:29 05:51:29 case "$command" in 05:51:29 rehash|shell) 05:51:29 eval "$(pyenv "sh-$command" "$@")" 05:51:29 ;; 05:51:29 *) 05:51:29 command pyenv "$command" "$@" 05:51:29 ;; 05:51:29 esac 05:51:29 }' 05:51:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:51:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:29 ++ export PYENV_SHELL=bash 05:51:29 ++ PYENV_SHELL=bash 05:51:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:51:29 +++ complete -F _pyenv pyenv 05:51:29 ++ lf-pyver python3 05:51:29 ++ local py_version_xy=python3 05:51:29 ++ local py_version_xyz= 05:51:29 ++ pyenv versions 05:51:29 ++ local command 05:51:29 ++ command=versions 05:51:29 ++ '[' 1 -gt 0 ']' 05:51:29 ++ sed 's/^[ *]* //' 05:51:29 ++ shift 05:51:29 ++ case "$command" in 05:51:29 ++ command pyenv versions 05:51:29 ++ pyenv versions 05:51:29 ++ awk '{ print $1 }' 05:51:29 ++ grep -E '^[0-9.]*[0-9]$' 05:51:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:51:30 +++ grep '^3' /tmp/.pyenv_versions 05:51:30 +++ sort -V 05:51:30 +++ tail -n 1 05:51:30 ++ py_version_xyz=3.10.6 05:51:30 ++ [[ -z 3.10.6 ]] 05:51:30 ++ echo 3.10.6 05:51:30 ++ return 0 05:51:30 + pyenv local 3.10.6 05:51:30 + local command 05:51:30 + command=local 05:51:30 + '[' 2 -gt 0 ']' 05:51:30 + shift 05:51:30 + case "$command" in 05:51:30 + command pyenv local 3.10.6 05:51:30 + pyenv local 3.10.6 05:51:30 + for arg in "$@" 05:51:30 + case $arg in 05:51:30 + pkg_list+='tox ' 05:51:30 + for arg in "$@" 05:51:30 + case $arg in 05:51:30 + pkg_list+='virtualenv ' 05:51:30 + for arg in "$@" 05:51:30 + case $arg in 05:51:30 + pkg_list+='urllib3~=1.26.15 ' 05:51:30 + [[ -f /tmp/.toxenv ]] 05:51:30 + [[ ! -f /tmp/.toxenv ]] 05:51:30 + [[ -n '' ]] 05:51:30 + python3 -m venv /tmp/venv-Z6Y7 05:51:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z6Y7' 05:51:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z6Y7 05:51:34 + echo /tmp/venv-Z6Y7 05:51:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:51:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:51:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:51:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:34 + local 'pip_opts=--upgrade --quiet' 05:51:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:51:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:51:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:51:34 + [[ -n '' ]] 05:51:34 + [[ -n '' ]] 05:51:34 + lf-venv-pip-install /tmp/venv-Z6Y7/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:51:34 + local venv_python=/tmp/venv-Z6Y7/bin/python3 05:51:34 + shift 05:51:34 + local upstream=https://pypi.org/simple 05:51:34 + /tmp/venv-Z6Y7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:51:38 + return 0 05:51:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:51:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:51:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:51:38 + lf-venv-pip-install /tmp/venv-Z6Y7/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 05:51:38 + local venv_python=/tmp/venv-Z6Y7/bin/python3 05:51:38 + shift 05:51:38 + local upstream=https://pypi.org/simple 05:51:38 + /tmp/venv-Z6Y7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:51:40 + return 0 05:51:40 + type python3 05:51:40 + true 05:51:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z6Y7/bin to PATH' 05:51:40 lf-activate-venv(): INFO: Adding /tmp/venv-Z6Y7/bin to PATH 05:51:40 + PATH=/tmp/venv-Z6Y7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:40 + return 0 05:51:40 + python3 --version 05:51:40 Python 3.10.6 05:51:40 + python3 -m pip --version 05:51:40 pip 26.2.1 from /tmp/venv-Z6Y7/lib/python3.10/site-packages/pip (python 3.10) 05:51:40 + python3 -m pip freeze 05:51:40 cachetools==7.1.7 05:51:40 colorama==0.4.6 05:51:40 distlib==0.4.3 05:51:40 filelock==3.32.4 05:51:40 packaging==26.3 05:51:40 platformdirs==4.11.4 05:51:40 pluggy==1.6.0 05:51:40 pyproject-api==1.11.0 05:51:40 python-discovery==1.5.3 05:51:40 tomli==2.4.1 05:51:40 tomli_w==1.2.0 05:51:40 tox==4.60.1 05:51:40 typing_extensions==4.16.0 05:51:40 urllib3==1.26.20 05:51:40 virtualenv==21.7.5 05:51:40 [EnvInject] - Injecting environment variables from a build step. 05:51:40 [EnvInject] - Injecting as environment variables the properties content 05:51:40 PARALLEL=false 05:51:40 05:51:40 [EnvInject] - Variables injected successfully. 05:51:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5074382759394435766.sh 05:51:40 ---> tox-run.sh 05:51:40 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:51:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:51:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:51:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:51:40 + source /home/jenkins/lf-env.sh 05:51:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:51:40 ++ mktemp -d /tmp/venv-XXXX 05:51:40 + lf_venv=/tmp/venv-1q7t 05:51:40 + local venv_file=/tmp/.os_lf_venv 05:51:40 + local python=python3 05:51:40 + local options 05:51:40 + local set_path=true 05:51:40 + local install_args= 05:51:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:51:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:51:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:51:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:51:40 + true 05:51:40 + case $1 in 05:51:40 + venv_file=/tmp/.toxenv 05:51:40 + shift 2 05:51:40 + true 05:51:40 + case $1 in 05:51:40 + shift 05:51:40 + break 05:51:40 + case $python in 05:51:40 + local pkg_list= 05:51:40 + [[ -d /opt/pyenv ]] 05:51:40 + echo 'Setup pyenv:' 05:51:40 Setup pyenv: 05:51:40 + export PYENV_ROOT=/opt/pyenv 05:51:40 + PYENV_ROOT=/opt/pyenv 05:51:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:40 + pyenv versions 05:51:40 system 05:51:41 3.8.13 05:51:41 3.9.13 05:51:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:51:41 + command -v pyenv 05:51:41 ++ pyenv init - --no-rehash 05:51:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:51:41 export PATH="/opt/pyenv/shims:${PATH}" 05:51:41 export PYENV_SHELL=bash 05:51:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:51:41 pyenv() { 05:51:41 local command 05:51:41 command="${1:-}" 05:51:41 if [ "$#" -gt 0 ]; then 05:51:41 shift 05:51:41 fi 05:51:41 05:51:41 case "$command" in 05:51:41 rehash|shell) 05:51:41 eval "$(pyenv "sh-$command" "$@")" 05:51:41 ;; 05:51:41 *) 05:51:41 command pyenv "$command" "$@" 05:51:41 ;; 05:51:41 esac 05:51:41 }' 05:51:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:51:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:41 ++ export PYENV_SHELL=bash 05:51:41 ++ PYENV_SHELL=bash 05:51:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:51:41 +++ complete -F _pyenv pyenv 05:51:41 ++ lf-pyver python3 05:51:41 ++ local py_version_xy=python3 05:51:41 ++ local py_version_xyz= 05:51:41 ++ sed 's/^[ *]* //' 05:51:41 ++ pyenv versions 05:51:41 ++ local command 05:51:41 ++ command=versions 05:51:41 ++ '[' 1 -gt 0 ']' 05:51:41 ++ shift 05:51:41 ++ case "$command" in 05:51:41 ++ command pyenv versions 05:51:41 ++ pyenv versions 05:51:41 ++ grep -E '^[0-9.]*[0-9]$' 05:51:41 ++ awk '{ print $1 }' 05:51:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:51:41 +++ grep '^3' /tmp/.pyenv_versions 05:51:41 +++ sort -V 05:51:41 +++ tail -n 1 05:51:41 ++ py_version_xyz=3.10.6 05:51:41 ++ [[ -z 3.10.6 ]] 05:51:41 ++ echo 3.10.6 05:51:41 ++ return 0 05:51:41 + pyenv local 3.10.6 05:51:41 + local command 05:51:41 + command=local 05:51:41 + '[' 2 -gt 0 ']' 05:51:41 + shift 05:51:41 + case "$command" in 05:51:41 + command pyenv local 3.10.6 05:51:41 + pyenv local 3.10.6 05:51:41 + for arg in "$@" 05:51:41 + case $arg in 05:51:41 + pkg_list+='tox ' 05:51:41 + for arg in "$@" 05:51:41 + case $arg in 05:51:41 + pkg_list+='virtualenv ' 05:51:41 + for arg in "$@" 05:51:41 + case $arg in 05:51:41 + pkg_list+='urllib3~=1.26.15 ' 05:51:41 + [[ -f /tmp/.toxenv ]] 05:51:41 ++ cat /tmp/.toxenv 05:51:41 + lf_venv=/tmp/venv-Z6Y7 05:51:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z6Y7 from' file:/tmp/.toxenv 05:51:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z6Y7 from file:/tmp/.toxenv 05:51:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:51:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:41 + local 'pip_opts=--upgrade --quiet' 05:51:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:51:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:51:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:51:41 + [[ -n '' ]] 05:51:41 + [[ -n '' ]] 05:51:41 + lf-venv-pip-install /tmp/venv-Z6Y7/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:51:41 + local venv_python=/tmp/venv-Z6Y7/bin/python3 05:51:41 + shift 05:51:41 + local upstream=https://pypi.org/simple 05:51:41 + /tmp/venv-Z6Y7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:51:41 + return 0 05:51:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:51:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:51:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:51:41 + lf-venv-pip-install /tmp/venv-Z6Y7/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 05:51:41 + local venv_python=/tmp/venv-Z6Y7/bin/python3 05:51:41 + shift 05:51:41 + local upstream=https://pypi.org/simple 05:51:41 + /tmp/venv-Z6Y7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:51:42 + return 0 05:51:42 + type python3 05:51:42 + true 05:51:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z6Y7/bin to PATH' 05:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-Z6Y7/bin to PATH 05:51:42 + PATH=/tmp/venv-Z6Y7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:42 + return 0 05:51:42 + [[ -d /opt/pyenv ]] 05:51:42 + echo '---> Setting up pyenv' 05:51:42 ---> Setting up pyenv 05:51:42 + export PYENV_ROOT=/opt/pyenv 05:51:42 + PYENV_ROOT=/opt/pyenv 05:51:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Z6Y7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:42 + PATH=/opt/pyenv/bin:/tmp/venv-Z6Y7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:51:42 ++ pwd 05:51:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:51:42 + export PYTHONPATH 05:51:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:51:42 + TOX_TESTENV_PASSENV=PYTHONPATH 05:51:42 + tox --version 05:51:43 4.60.1 from /tmp/venv-Z6Y7/lib/python3.10/site-packages/tox/__init__.py 05:51:43 + PARALLEL=false 05:51:43 + TOX_OPTIONS_LIST= 05:51:43 + [[ -n checkbashisms ]] 05:51:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:51:43 + case ${PARALLEL,,} in 05:51:43 + tox -e checkbashisms 05:51:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:51:44 checkbashisms: freeze> python -m pip freeze --all 05:51:45 checkbashisms: pip==26.2.1,setuptools==84.0.0 05:51:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:51:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:51:48 checkbashisms: OK (5.23=setup[1.75]+cmd[3.48] seconds) 05:51:48 congratulations :) (5.27 seconds) 05:51:48 + tox_status=0 05:51:48 + echo '---> Completed tox runs' 05:51:48 ---> Completed tox runs 05:51:48 + for i in .tox/*/log 05:51:48 ++ echo .tox/checkbashisms/log 05:51:48 ++ awk -F/ '{print $2}' 05:51:48 + tox_env=checkbashisms 05:51:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:51:48 + DOC_DIR=docs/_build/html 05:51:48 + [[ -d docs/_build/html ]] 05:51:48 + echo '---> tox-run.sh ends' 05:51:48 ---> tox-run.sh ends 05:51:48 + test 0 -eq 0 05:51:48 $ ssh-agent -k 05:51:48 unset SSH_AUTH_SOCK; 05:51:48 unset SSH_AGENT_PID; 05:51:48 echo Agent pid 1668 killed; 05:51:48 [ssh-agent] Stopped. 05:51:48 [PostBuildScript] - [INFO] Executing post build scripts. 05:51:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10039009898127027357.sh 05:51:48 ---> sysstat.sh 05:51:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1507040303445513952.sh 05:51:49 ---> package-listing.sh 05:51:49 ++ facter osfamily 05:51:49 ++ tr '[:upper:]' '[:lower:]' 05:51:49 + OS_FAMILY=debian 05:51:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:51:49 + START_PACKAGES=/tmp/packages_start.txt 05:51:49 + END_PACKAGES=/tmp/packages_end.txt 05:51:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:49 + PACKAGES=/tmp/packages_start.txt 05:51:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:51:49 + PACKAGES=/tmp/packages_end.txt 05:51:49 + case "${OS_FAMILY}" in 05:51:49 + dpkg -l 05:51:49 + grep '^ii' 05:51:49 + '[' -f /tmp/packages_start.txt ']' 05:51:49 + '[' -f /tmp/packages_end.txt ']' 05:51:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:51:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:51:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:51:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15387109862623744280.sh 05:51:49 ---> capture-instance-metadata.sh 05:51:49 Setup pyenv: 05:51:49 system 05:51:49 3.8.13 05:51:49 3.9.13 05:51:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:51:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uhR0 05:51:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:51:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:52:19 lf-activate-venv(): INFO: Adding /tmp/venv-uhR0/bin to PATH 05:52:20 INFO: Running in OpenStack, capturing instance metadata 05:52:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8566113121358240226.sh 05:52:20 provisioning config files... 05:52:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13698165670387495863tmp 05:52:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:52:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:52:20 [EnvInject] - Injecting environment variables from a build step. 05:52:20 [EnvInject] - Injecting as environment variables the properties content 05:52:20 SERVER_ID=logs 05:52:20 05:52:20 [EnvInject] - Variables injected successfully. 05:52:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3772116035546098982.sh 05:52:20 ---> create-netrc.sh 05:52:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10126307246798241085.sh 05:52:20 ---> python-tools-install.sh 05:52:20 Setup pyenv: 05:52:20 system 05:52:20 3.8.13 05:52:20 3.9.13 05:52:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:52:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhR0 from file:/tmp/.os_lf_venv 05:52:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:22 lf-activate-venv(): INFO: Installing additional packages: lftools 05:52:28 lf-activate-venv(): INFO: Adding /tmp/venv-uhR0/bin to PATH 05:52:28 Generating Requirements File 05:52:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:52:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:52:49 Python 3.10.6 05:52:49 pip 26.2.1 from /tmp/venv-uhR0/lib/python3.10/site-packages/pip (python 3.10) 05:52:50 aiohappyeyeballs==2.7.1 05:52:50 aiohttp==3.14.3 05:52:50 aiosignal==1.4.0 05:52:50 appdirs==1.4.4 05:52:50 argcomplete==3.7.2 05:52:50 aspy.yaml==1.3.0 05:52:50 async-timeout==5.0.1 05:52:50 attrs==26.1.0 05:52:50 autopage==0.6.0 05:52:50 backports.strenum==1.3.1 05:52:50 beautifulsoup4==4.15.0 05:52:50 boto3==1.43.80 05:52:50 botocore==1.43.80 05:52:50 bs4==0.0.2 05:52:50 certifi==2026.7.22 05:52:50 cffi==2.1.1 05:52:50 cfgv==3.5.0 05:52:50 chardet==7.6.0 05:52:50 charset-normalizer==3.5.1 05:52:50 click==8.4.2 05:52:50 cliff==4.14.0 05:52:50 cmd2==3.5.1 05:52:50 cryptography==3.3.2 05:52:50 debtcollector==3.1.0 05:52:50 decorator==5.3.1 05:52:50 defusedxml==0.7.1 05:52:50 Deprecated==1.3.1 05:52:50 distlib==0.4.3 05:52:50 dnspython==2.8.0 05:52:50 docker==7.2.0 05:52:50 dogpile.cache==1.5.0 05:52:50 durationpy==0.10 05:52:50 email-validator==2.3.0 05:52:50 filelock==3.32.4 05:52:50 frozenlist==1.8.0 05:52:50 future==1.0.0 05:52:50 gitdb==4.0.12 05:52:50 GitPython==3.1.60 05:52:50 httplib2==0.30.2 05:52:50 identify==2.6.19 05:52:50 idna==3.19 05:52:50 importlib-resources==1.5.0 05:52:50 iso8601==2.1.0 05:52:50 Jinja2==3.1.6 05:52:50 jmespath==1.1.0 05:52:50 jsonpatch==1.33 05:52:50 jsonpointer==3.1.1 05:52:50 jsonschema==4.26.0 05:52:50 jsonschema-specifications==2025.9.1 05:52:50 keystoneauth1==5.14.0 05:52:50 kubernetes==36.0.3 05:52:50 lftools==0.37.23 05:52:50 lxml==6.1.2 05:52:50 markdown-it-py==4.2.0 05:52:50 MarkupSafe==3.0.3 05:52:50 mdurl==0.1.2 05:52:50 msgpack==1.2.1 05:52:50 multi_key_dict==2.0.3 05:52:50 multidict==6.7.1 05:52:50 munch==4.0.0 05:52:50 netaddr==1.3.0 05:52:50 niet==1.4.2 05:52:50 nodeenv==1.10.0 05:52:50 oauth2client==4.1.3 05:52:50 oauthlib==3.3.1 05:52:50 openstacksdk==4.13.0 05:52:50 os-service-types==1.8.2 05:52:50 osc-lib==4.6.0 05:52:50 oslo.config==10.4.0 05:52:50 oslo.context==6.4.0 05:52:50 oslo.i18n==6.8.0 05:52:50 oslo.log==8.2.0 05:52:50 oslo.serialization==5.10.0 05:52:50 oslo.utils==10.1.1 05:52:50 packaging==26.3 05:52:50 pbr==7.0.3 05:52:50 platformdirs==4.11.4 05:52:50 prettytable==3.18.0 05:52:50 propcache==0.5.2 05:52:50 psutil==7.2.2 05:52:50 pyasn1==0.6.4 05:52:50 pyasn1_modules==0.4.2 05:52:50 pycparser==3.0 05:52:50 pygerrit2==2.0.15 05:52:50 PyGithub==2.10.0 05:52:50 Pygments==2.21.0 05:52:50 PyJWT==2.13.0 05:52:50 PyNaCl==1.6.2 05:52:50 pyparsing==2.4.7 05:52:50 pyperclip==1.11.0 05:52:50 pyrsistent==0.20.0 05:52:50 python-cinderclient==9.9.0 05:52:50 python-dateutil==2.9.0.post0 05:52:50 python-discovery==1.5.3 05:52:50 python-heatclient==5.2.0 05:52:50 python-jenkins==1.8.3 05:52:50 python-keystoneclient==5.8.0 05:52:50 python-magnumclient==4.11.0 05:52:50 python-openstackclient==10.0.0 05:52:50 python-swiftclient==4.10.0 05:52:50 PyYAML==6.0.3 05:52:50 referencing==0.37.0 05:52:50 requests==2.34.2 05:52:50 requests-oauthlib==2.0.0 05:52:50 rfc3986==2.0.0 05:52:50 rich==15.0.0 05:52:50 rich-argparse==1.8.0 05:52:50 rpds-py==0.30.0 05:52:50 rsa==4.9.1 05:52:50 ruamel.yaml==0.19.1 05:52:50 ruamel.yaml.clib==0.2.15 05:52:50 s3transfer==0.19.2 05:52:50 simplejson==4.1.1 05:52:50 six==1.17.0 05:52:50 smmap==5.0.3 05:52:50 soupsieve==2.9.2 05:52:50 stevedore==5.8.0 05:52:50 tabulate==0.10.0 05:52:50 toml==0.10.2 05:52:50 tomlkit==0.15.1 05:52:50 tqdm==4.70.0 05:52:50 typing_extensions==4.16.0 05:52:50 urllib3==1.26.20 05:52:50 virtualenv==21.7.5 05:52:50 wcwidth==0.8.2 05:52:50 websocket-client==1.9.0 05:52:50 wrapt==2.3.0 05:52:50 xdg==6.0.0 05:52:50 xmltodict==1.0.4 05:52:50 yarl==1.24.5 05:52:50 yq==4.1.2 05:52:50 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14295604916757431998.sh 05:52:50 ---> uv-install.sh 05:52:50 Installing uv/uvx (latest) using shell installer 05:52:50 2026-08-26 05:52:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-t5zJqj.sh" [1] 05:52:50 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:52:51 installing to /home/jenkins/.local/bin 05:52:51 uv 05:52:51 uvx 05:52:51 everything's installed! 05:52:51 05:52:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:52:51 05:52:51 source $HOME/.local/bin/env (sh, bash, zsh) 05:52:51 source $HOME/.local/bin/env.fish (fish) 05:52:51 Adding install location to PATH 05:52:51 ---> Validating uv/uvx install 05:52:51 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:52:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17060393664026276224.sh 05:52:51 ---> sudo-logs.sh 05:52:51 Archiving 'sudo' log.. 05:52:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7115097716731983983.sh 05:52:51 ---> job-cost.sh 05:52:51 INFO: Activating Python virtual environment... 05:52:51 Setup pyenv: 05:52:51 system 05:52:51 3.8.13 05:52:51 3.9.13 05:52:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:52:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhR0 from file:/tmp/.os_lf_venv 05:52:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:52:57 lf-activate-venv(): INFO: Adding /tmp/venv-uhR0/bin to PATH 05:52:57 INFO: No stack-cost file found 05:52:57 INFO: Instance uptime: 121s 05:52:57 INFO: Fetching instance metadata (attempt 1 of 3)... 05:52:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:52:58 INFO: Successfully fetched instance metadata 05:52:58 INFO: Instance type: v3-standard-4 05:52:58 INFO: Retrieving pricing info for: v3-standard-4 05:52:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:52:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=121 05:52:58 INFO: Successfully fetched Vexxhost pricing API 05:52:58 INFO: Retrieved cost: 0.11 05:52:58 INFO: Retrieved resource: v3-standard-4 05:52:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:52:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:52:58 INFO: Successfully archived job cost data 05:52:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4817,2026-08-26 05:52:58,v3-standard-4,121,0.11,0.00,SUCCESS 05:52:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17109889681281738139.sh 05:52:58 ---> logs-deploy.sh 05:52:58 Setup pyenv: 05:52:58 system 05:52:58 3.8.13 05:52:58 3.9.13 05:52:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:52:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhR0 from file:/tmp/.os_lf_venv 05:52:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:53:06 lf-activate-venv(): INFO: Adding /tmp/venv-uhR0/bin to PATH 05:53:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4817 05:53:06 INFO: archiving workspace using pattern(s): 05:53:07 Archives upload complete. 05:53:07 INFO: archiving logs to Nexus 05:53:08 ---> uname -a: 05:53:08 Linux prd-ubuntu1804-builder-4c-4g-15250 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:53:08 05:53:08 05:53:08 ---> lscpu: 05:53:08 Architecture: x86_64 05:53:08 CPU op-mode(s): 32-bit, 64-bit 05:53:08 Byte Order: Little Endian 05:53:08 CPU(s): 4 05:53:08 On-line CPU(s) list: 0-3 05:53:08 Thread(s) per core: 1 05:53:08 Core(s) per socket: 1 05:53:08 Socket(s): 4 05:53:08 NUMA node(s): 1 05:53:08 Vendor ID: AuthenticAMD 05:53:08 CPU family: 23 05:53:08 Model: 49 05:53:08 Model name: AMD EPYC-Rome Processor 05:53:08 Stepping: 0 05:53:08 CPU MHz: 2799.998 05:53:08 BogoMIPS: 5599.99 05:53:08 Virtualization: AMD-V 05:53:08 Hypervisor vendor: KVM 05:53:08 Virtualization type: full 05:53:08 L1d cache: 32K 05:53:08 L1i cache: 32K 05:53:08 L2 cache: 512K 05:53:08 L3 cache: 16384K 05:53:08 NUMA node0 CPU(s): 0-3 05:53:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:53:08 05:53:08 05:53:08 ---> nproc: 05:53:08 4 05:53:08 05:53:08 05:53:08 ---> df -h: 05:53:08 Filesystem Size Used Avail Use% Mounted on 05:53:08 udev 7.9G 0 7.9G 0% /dev 05:53:08 tmpfs 1.6G 676K 1.6G 1% /run 05:53:08 /dev/vda1 78G 8.4G 69G 11% / 05:53:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:53:08 tmpfs 5.0M 0 5.0M 0% /run/lock 05:53:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:53:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:53:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:53:08 05:53:08 05:53:08 ---> free -m: 05:53:08 total used free shared buff/cache available 05:53:08 Mem: 16040 549 13291 0 2198 15173 05:53:08 Swap: 1023 0 1023 05:53:08 05:53:08 05:53:08 ---> ip addr: 05:53:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:53:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:53:08 inet 127.0.0.1/8 scope host lo 05:53:08 valid_lft forever preferred_lft forever 05:53:08 inet6 ::1/128 scope host 05:53:08 valid_lft forever preferred_lft forever 05:53:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:53:08 link/ether fa:16:3e:1f:63:50 brd ff:ff:ff:ff:ff:ff 05:53:08 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 05:53:08 valid_lft 86277sec preferred_lft 86277sec 05:53:08 inet6 fe80::f816:3eff:fe1f:6350/64 scope link 05:53:08 valid_lft forever preferred_lft forever 05:53:08 05:53:08 05:53:08 ---> sar -b -r -n DEV: 05:53:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15250) 08/26/26 _x86_64_ (4 CPU) 05:53:08 05:53:08 05:51:06 LINUX RESTART (4 CPU) 05:53:08 05:53:08 05:52:02 tps rtps wtps bread/s bwrtn/s 05:53:08 05:53:01 112.64 1.22 111.42 139.10 12680.83 05:53:08 Average: 112.64 1.22 111.42 139.10 12680.83 05:53:08 05:53:08 05:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:53:08 05:53:01 13617396 15543612 2807572 17.09 78836 2031392 770704 4.41 712848 1845260 247952 05:53:08 Average: 13617396 15543612 2807572 17.09 78836 2031392 770704 4.41 712848 1845260 247952 05:53:08 05:53:08 05:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:53:08 05:53:01 lo 0.95 0.95 0.11 0.11 0.00 0.00 0.00 0.00 05:53:08 05:53:01 ens3 92.26 60.28 1507.28 10.64 0.00 0.00 0.00 0.00 05:53:08 Average: lo 0.95 0.95 0.11 0.11 0.00 0.00 0.00 0.00 05:53:08 Average: ens3 92.26 60.28 1507.28 10.64 0.00 0.00 0.00 0.00 05:53:08 05:53:08 05:53:08 ---> sar -P ALL: 05:53:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15250) 08/26/26 _x86_64_ (4 CPU) 05:53:08 05:53:08 05:51:06 LINUX RESTART (4 CPU) 05:53:08 05:53:08 05:52:02 CPU %user %nice %system %iowait %steal %idle 05:53:08 05:53:01 all 21.29 0.00 1.65 1.17 0.06 75.84 05:53:08 05:53:01 0 13.08 0.00 1.48 3.04 0.07 82.33 05:53:08 05:53:01 1 44.86 0.00 2.47 0.71 0.10 51.86 05:53:08 05:53:01 2 11.89 0.00 1.35 0.79 0.05 85.92 05:53:08 05:53:01 3 15.36 0.00 1.32 0.14 0.03 83.15 05:53:08 Average: all 21.29 0.00 1.65 1.17 0.06 75.84 05:53:08 Average: 0 13.08 0.00 1.48 3.04 0.07 82.33 05:53:08 Average: 1 44.86 0.00 2.47 0.71 0.10 51.86 05:53:08 Average: 2 11.89 0.00 1.35 0.79 0.05 85.92 05:53:08 Average: 3 15.36 0.00 1.32 0.14 0.03 83.15 05:53:08 05:53:08 05:53:08