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