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