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