10:46:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145187 10:46:29 Running as SYSTEM 10:46:29 [EnvInject] - Loading node environment variables. 10:46:29 Building remotely on prd-ubuntu1804-builder-4c-4g-12779 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:46:29 [ssh-agent] Looking for ssh-agent implementation... 10:46:29 $ ssh-agent 10:46:30 SSH_AUTH_SOCK=/tmp/ssh-5Zfl9XN3cVSl/agent.1662 10:46:30 SSH_AGENT_PID=1663 10:46:30 [ssh-agent] Started. 10:46:30 Running ssh-add (command line suppressed) 10:46:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11831285264191355627.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11831285264191355627.key) 10:46:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:46:30 The recommended git tool is: NONE 10:46:31 using credential onap-jenkins-ssh 10:46:31 Wiping out workspace first. 10:46:31 Cloning the remote Git repository 10:46:31 Cloning repository git://cloud.onap.org/mirror/oom.git 10:46:31 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:46:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:46:31 > git --version # timeout=10 10:46:31 > git --version # 'git version 2.17.1' 10:46:31 using GIT_SSH to set credentials Gerrit user 10:46:31 Verifying host key using manually-configured host key entries 10:46:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:46:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:46:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:46:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:46:37 using GIT_SSH to set credentials Gerrit user 10:46:37 Verifying host key using manually-configured host key entries 10:46:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/145187/1 # timeout=30 10:46:37 > git rev-parse 8f898dc797e534b3b1a21baf7366d2822b25e177^{commit} # timeout=10 10:46:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:46:37 Checking out Revision 8f898dc797e534b3b1a21baf7366d2822b25e177 (refs/changes/87/145187/1) 10:46:37 > git config core.sparsecheckout # timeout=10 10:46:37 > git checkout -f 8f898dc797e534b3b1a21baf7366d2822b25e177 # timeout=30 10:46:43 Commit message: "[SO] Update adapter images to release versions" 10:46:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:46:43 > git rev-list --no-walk 77c5b646762333bf5ce1068e4fff9f1162ea085d # timeout=10 10:46:43 [EnvInject] - Injecting environment variables from a build step. 10:46:43 [EnvInject] - Injecting as environment variables the properties content 10:46:43 PYTHON=python3 10:46:43 10:46:43 [EnvInject] - Variables injected successfully. 10:46:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7667995078510531654.sh 10:46:43 ---> tox-install.sh 10:46:43 + source /home/jenkins/lf-env.sh 10:46:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:46:43 ++ mktemp -d /tmp/venv-XXXX 10:46:43 + lf_venv=/tmp/venv-44aD 10:46:43 + local venv_file=/tmp/.os_lf_venv 10:46:43 + local python=python3 10:46:43 + local options 10:46:43 + local set_path=true 10:46:43 + local install_args= 10:46:43 ++ 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 10:46:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:46:43 + true 10:46:43 + case $1 in 10:46:43 + venv_file=/tmp/.toxenv 10:46:43 + shift 2 10:46:43 + true 10:46:43 + case $1 in 10:46:43 + shift 10:46:43 + break 10:46:43 + case $python in 10:46:43 + local pkg_list= 10:46:43 + [[ -d /opt/pyenv ]] 10:46:43 + echo 'Setup pyenv:' 10:46:43 Setup pyenv: 10:46:43 + export PYENV_ROOT=/opt/pyenv 10:46:43 + PYENV_ROOT=/opt/pyenv 10:46:43 + 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 10:46:43 + 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 10:46:43 + pyenv versions 10:46:44 * system (set by /opt/pyenv/version) 10:46:44 * 3.8.13 (set by /opt/pyenv/version) 10:46:44 * 3.9.13 (set by /opt/pyenv/version) 10:46:44 * 3.10.6 (set by /opt/pyenv/version) 10:46:44 + command -v pyenv 10:46:44 ++ pyenv init - --no-rehash 10:46:44 + 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[*]}"'\'')" 10:46:44 export PATH="/opt/pyenv/shims:${PATH}" 10:46:44 export PYENV_SHELL=bash 10:46:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:46:44 pyenv() { 10:46:44 local command 10:46:44 command="${1:-}" 10:46:44 if [ "$#" -gt 0 ]; then 10:46:44 shift 10:46:44 fi 10:46:44 10:46:44 case "$command" in 10:46:44 rehash|shell) 10:46:44 eval "$(pyenv "sh-$command" "$@")" 10:46:44 ;; 10:46:44 *) 10:46:44 command pyenv "$command" "$@" 10:46:44 ;; 10:46:44 esac 10:46:44 }' 10:46:44 +++ 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[*]}"' 10:46:44 ++ 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 10:46:44 ++ 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 10:46:44 ++ 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 10:46:44 ++ export PYENV_SHELL=bash 10:46:44 ++ PYENV_SHELL=bash 10:46:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:46:44 +++ complete -F _pyenv pyenv 10:46:44 ++ lf-pyver python3 10:46:44 ++ local py_version_xy=python3 10:46:44 ++ local py_version_xyz= 10:46:44 ++ pyenv versions 10:46:44 ++ local command 10:46:44 ++ command=versions 10:46:44 ++ '[' 1 -gt 0 ']' 10:46:44 ++ shift 10:46:44 ++ case "$command" in 10:46:44 ++ command pyenv versions 10:46:44 ++ pyenv versions 10:46:44 ++ sed 's/^[ *]* //' 10:46:44 ++ grep -E '^[0-9.]*[0-9]$' 10:46:44 ++ awk '{ print $1 }' 10:46:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:46:44 +++ grep '^3' /tmp/.pyenv_versions 10:46:44 +++ sort -V 10:46:44 +++ tail -n 1 10:46:44 ++ py_version_xyz=3.10.6 10:46:44 ++ [[ -z 3.10.6 ]] 10:46:44 ++ echo 3.10.6 10:46:44 ++ return 0 10:46:44 + pyenv local 3.10.6 10:46:44 + local command 10:46:44 + command=local 10:46:44 + '[' 2 -gt 0 ']' 10:46:44 + shift 10:46:44 + case "$command" in 10:46:44 + command pyenv local 3.10.6 10:46:44 + pyenv local 3.10.6 10:46:44 + for arg in "$@" 10:46:44 + case $arg in 10:46:44 + pkg_list+='tox ' 10:46:44 + for arg in "$@" 10:46:44 + case $arg in 10:46:44 + pkg_list+='virtualenv ' 10:46:44 + for arg in "$@" 10:46:44 + case $arg in 10:46:44 + pkg_list+='urllib3~=1.26.15 ' 10:46:44 + [[ -f /tmp/.toxenv ]] 10:46:44 + [[ ! -f /tmp/.toxenv ]] 10:46:44 + [[ -n '' ]] 10:46:44 + python3 -m venv /tmp/venv-44aD 10:46:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-44aD' 10:46:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-44aD 10:46:48 + echo /tmp/venv-44aD 10:46:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:46:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:46:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:46:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:46:48 + local 'pip_opts=--upgrade --quiet' 10:46:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:46:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:46:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:46:48 + [[ -n '' ]] 10:46:48 + [[ -n '' ]] 10:46:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:46:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:46:48 + /tmp/venv-44aD/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 10:46:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:46:52 lf-activate-venv(): INFO: Base packages installed successfully 10:46:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:46:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:46:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:46:52 + /tmp/venv-44aD/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 10:46:55 + type python3 10:46:55 + true 10:46:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-44aD/bin to PATH' 10:46:55 lf-activate-venv(): INFO: Adding /tmp/venv-44aD/bin to PATH 10:46:55 + PATH=/tmp/venv-44aD/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 10:46:55 + return 0 10:46:55 + python3 --version 10:46:55 Python 3.10.6 10:46:55 + python3 -m pip --version 10:46:55 pip 26.1.2 from /tmp/venv-44aD/lib/python3.10/site-packages/pip (python 3.10) 10:46:55 + python3 -m pip freeze 10:46:55 cachetools==7.1.4 10:46:55 colorama==0.4.6 10:46:55 distlib==0.4.3 10:46:55 filelock==3.29.4 10:46:55 packaging==26.2 10:46:55 platformdirs==4.10.0 10:46:55 pluggy==1.6.0 10:46:55 pyproject-api==1.10.1 10:46:55 python-discovery==1.4.2 10:46:55 tomli==2.4.1 10:46:55 tomli_w==1.2.0 10:46:55 tox==4.55.1 10:46:55 typing_extensions==4.15.0 10:46:55 urllib3==1.26.20 10:46:55 virtualenv==21.5.1 10:46:55 [EnvInject] - Injecting environment variables from a build step. 10:46:55 [EnvInject] - Injecting as environment variables the properties content 10:46:55 PARALLEL=false 10:46:55 10:46:55 [EnvInject] - Variables injected successfully. 10:46:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4903450039990089365.sh 10:46:55 ---> tox-run.sh 10:46:55 + 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 10:46:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:46:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:46:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:46:55 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:46:55 + source /home/jenkins/lf-env.sh 10:46:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:46:55 ++ mktemp -d /tmp/venv-XXXX 10:46:55 + lf_venv=/tmp/venv-xRht 10:46:55 + local venv_file=/tmp/.os_lf_venv 10:46:55 + local python=python3 10:46:55 + local options 10:46:55 + local set_path=true 10:46:55 + local install_args= 10:46:55 ++ 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 10:46:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:46:55 + true 10:46:55 + case $1 in 10:46:55 + venv_file=/tmp/.toxenv 10:46:55 + shift 2 10:46:55 + true 10:46:55 + case $1 in 10:46:55 + shift 10:46:55 + break 10:46:55 + case $python in 10:46:55 + local pkg_list= 10:46:55 + [[ -d /opt/pyenv ]] 10:46:55 + echo 'Setup pyenv:' 10:46:55 Setup pyenv: 10:46:55 + export PYENV_ROOT=/opt/pyenv 10:46:55 + PYENV_ROOT=/opt/pyenv 10:46:55 + 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 10:46:55 + 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 10:46:55 + pyenv versions 10:46:55 system 10:46:55 3.8.13 10:46:55 3.9.13 10:46:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:55 + command -v pyenv 10:46:55 ++ pyenv init - --no-rehash 10:46:55 + 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[*]}"'\'')" 10:46:55 export PATH="/opt/pyenv/shims:${PATH}" 10:46:55 export PYENV_SHELL=bash 10:46:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:46:55 pyenv() { 10:46:55 local command 10:46:55 command="${1:-}" 10:46:55 if [ "$#" -gt 0 ]; then 10:46:55 shift 10:46:55 fi 10:46:55 10:46:55 case "$command" in 10:46:55 rehash|shell) 10:46:55 eval "$(pyenv "sh-$command" "$@")" 10:46:55 ;; 10:46:55 *) 10:46:55 command pyenv "$command" "$@" 10:46:55 ;; 10:46:55 esac 10:46:55 }' 10:46:55 +++ 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[*]}"' 10:46:55 ++ 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 10:46:55 ++ 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 10:46:55 ++ 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 10:46:55 ++ export PYENV_SHELL=bash 10:46:55 ++ PYENV_SHELL=bash 10:46:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:46:55 +++ complete -F _pyenv pyenv 10:46:55 ++ lf-pyver python3 10:46:55 ++ local py_version_xy=python3 10:46:55 ++ local py_version_xyz= 10:46:55 ++ pyenv versions 10:46:55 ++ local command 10:46:55 ++ command=versions 10:46:55 ++ '[' 1 -gt 0 ']' 10:46:55 ++ shift 10:46:55 ++ case "$command" in 10:46:55 ++ command pyenv versions 10:46:55 ++ pyenv versions 10:46:55 ++ sed 's/^[ *]* //' 10:46:55 ++ grep -E '^[0-9.]*[0-9]$' 10:46:55 ++ awk '{ print $1 }' 10:46:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:46:55 +++ sort -V 10:46:55 +++ tail -n 1 10:46:55 +++ grep '^3' /tmp/.pyenv_versions 10:46:55 ++ py_version_xyz=3.10.6 10:46:55 ++ [[ -z 3.10.6 ]] 10:46:55 ++ echo 3.10.6 10:46:55 ++ return 0 10:46:55 + pyenv local 3.10.6 10:46:55 + local command 10:46:55 + command=local 10:46:55 + '[' 2 -gt 0 ']' 10:46:55 + shift 10:46:55 + case "$command" in 10:46:55 + command pyenv local 3.10.6 10:46:55 + pyenv local 3.10.6 10:46:55 + for arg in "$@" 10:46:55 + case $arg in 10:46:55 + pkg_list+='tox ' 10:46:55 + for arg in "$@" 10:46:55 + case $arg in 10:46:55 + pkg_list+='virtualenv ' 10:46:55 + for arg in "$@" 10:46:55 + case $arg in 10:46:55 + pkg_list+='urllib3~=1.26.15 ' 10:46:55 + [[ -f /tmp/.toxenv ]] 10:46:55 ++ cat /tmp/.toxenv 10:46:55 + lf_venv=/tmp/venv-44aD 10:46:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44aD from' file:/tmp/.toxenv 10:46:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44aD from file:/tmp/.toxenv 10:46:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:46:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:46:55 + local 'pip_opts=--upgrade --quiet' 10:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:46:55 + [[ -n '' ]] 10:46:55 + [[ -n '' ]] 10:46:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:46:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:46:55 + /tmp/venv-44aD/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 10:46:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:46:56 lf-activate-venv(): INFO: Base packages installed successfully 10:46:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:46:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:46:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:46:56 + /tmp/venv-44aD/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 10:46:58 + type python3 10:46:58 + true 10:46:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-44aD/bin to PATH' 10:46:58 lf-activate-venv(): INFO: Adding /tmp/venv-44aD/bin to PATH 10:46:58 + PATH=/tmp/venv-44aD/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 10:46:58 + return 0 10:46:58 + [[ -d /opt/pyenv ]] 10:46:58 + echo '---> Setting up pyenv' 10:46:58 ---> Setting up pyenv 10:46:58 + export PYENV_ROOT=/opt/pyenv 10:46:58 + PYENV_ROOT=/opt/pyenv 10:46:58 + export PATH=/opt/pyenv/bin:/tmp/venv-44aD/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 10:46:58 + PATH=/opt/pyenv/bin:/tmp/venv-44aD/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 10:46:58 ++ pwd 10:46:58 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:46:58 + export PYTHONPATH 10:46:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:46:58 + TOX_TESTENV_PASSENV=PYTHONPATH 10:46:58 + tox --version 10:46:58 4.55.1 from /tmp/venv-44aD/lib/python3.10/site-packages/tox/__init__.py 10:46:58 + PARALLEL=false 10:46:58 + TOX_OPTIONS_LIST= 10:46:58 + [[ -n checkbashisms ]] 10:46:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:46:58 + case ${PARALLEL,,} in 10:46:58 + tox -e checkbashisms 10:46:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:46:59 checkbashisms: freeze> python -m pip freeze --all 10:47:00 checkbashisms: pip==26.1.2,setuptools==82.0.1 10:47:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:47:01 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:47:03 checkbashisms: OK (5.02=setup[1.51]+cmd[3.51] seconds) 10:47:03 congratulations :) (5.06 seconds) 10:47:03 + tox_status=0 10:47:03 + echo '---> Completed tox runs' 10:47:03 ---> Completed tox runs 10:47:03 + for i in .tox/*/log 10:47:03 ++ echo .tox/checkbashisms/log 10:47:03 ++ awk -F/ '{print $2}' 10:47:03 + tox_env=checkbashisms 10:47:03 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:47:03 + DOC_DIR=docs/_build/html 10:47:03 + [[ -d docs/_build/html ]] 10:47:03 + echo '---> tox-run.sh ends' 10:47:03 ---> tox-run.sh ends 10:47:03 + test 0 -eq 0 10:47:03 $ ssh-agent -k 10:47:03 unset SSH_AUTH_SOCK; 10:47:03 unset SSH_AGENT_PID; 10:47:03 echo Agent pid 1663 killed; 10:47:03 [ssh-agent] Stopped. 10:47:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:47:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13717354886950981361.sh 10:47:03 ---> sysstat.sh 10:47:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17999272030391350540.sh 10:47:04 ---> package-listing.sh 10:47:04 ++ facter osfamily 10:47:04 ++ tr '[:upper:]' '[:lower:]' 10:47:04 + OS_FAMILY=debian 10:47:04 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:47:04 + START_PACKAGES=/tmp/packages_start.txt 10:47:04 + END_PACKAGES=/tmp/packages_end.txt 10:47:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:04 + PACKAGES=/tmp/packages_start.txt 10:47:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:47:04 + PACKAGES=/tmp/packages_end.txt 10:47:04 + case "${OS_FAMILY}" in 10:47:04 + dpkg -l 10:47:04 + grep '^ii' 10:47:04 + '[' -f /tmp/packages_start.txt ']' 10:47:04 + '[' -f /tmp/packages_end.txt ']' 10:47:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:47:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:47:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:47:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18319693839653663336.sh 10:47:04 ---> capture-instance-metadata.sh 10:47:04 Setup pyenv: 10:47:04 system 10:47:04 3.8.13 10:47:04 3.9.13 10:47:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:47:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pLFf 10:47:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:47:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:12 lf-activate-venv(): INFO: Base packages installed successfully 10:47:12 lf-activate-venv(): INFO: Installing additional packages: lftools 10:47:35 lf-activate-venv(): INFO: Adding /tmp/venv-pLFf/bin to PATH 10:47:35 INFO: Running in OpenStack, capturing instance metadata 10:47:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2220167207897304891.sh 10:47:35 provisioning config files... 10:47:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10492067800853156384tmp 10:47:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:47:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:47:35 [EnvInject] - Injecting environment variables from a build step. 10:47:35 [EnvInject] - Injecting as environment variables the properties content 10:47:35 SERVER_ID=logs 10:47:35 10:47:35 [EnvInject] - Variables injected successfully. 10:47:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4221971856233844348.sh 10:47:35 ---> create-netrc.sh 10:47:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12776241836434166633.sh 10:47:35 ---> python-tools-install.sh 10:47:35 Setup pyenv: 10:47:35 system 10:47:35 3.8.13 10:47:35 3.9.13 10:47:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:47:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pLFf from file:/tmp/.os_lf_venv 10:47:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:37 lf-activate-venv(): INFO: Base packages installed successfully 10:47:37 lf-activate-venv(): INFO: Installing additional packages: lftools 10:47:44 lf-activate-venv(): INFO: Adding /tmp/venv-pLFf/bin to PATH 10:47:44 Generating Requirements File 10:48: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. 10:48:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:48:07 Python 3.10.6 10:48:07 pip 26.1.2 from /tmp/venv-pLFf/lib/python3.10/site-packages/pip (python 3.10) 10:48:08 aiohappyeyeballs==2.6.2 10:48:08 aiohttp==3.14.1 10:48:08 aiosignal==1.4.0 10:48:08 appdirs==1.4.4 10:48:08 argcomplete==3.6.3 10:48:08 aspy.yaml==1.3.0 10:48:08 async-timeout==5.0.1 10:48:08 attrs==26.1.0 10:48:08 autopage==0.6.0 10:48:08 backports.strenum==1.3.1 10:48:08 beautifulsoup4==4.15.0 10:48:08 boto3==1.43.31 10:48:08 botocore==1.43.31 10:48:08 bs4==0.0.2 10:48:08 certifi==2026.6.17 10:48:08 cffi==2.0.0 10:48:08 cfgv==3.5.0 10:48:08 chardet==7.4.3 10:48:08 charset-normalizer==3.4.7 10:48:08 click==8.4.1 10:48:08 cliff==4.14.0 10:48:08 cmd2==3.5.1 10:48:08 cryptography==3.3.2 10:48:08 debtcollector==3.1.0 10:48:08 decorator==5.3.1 10:48:08 defusedxml==0.7.1 10:48:08 Deprecated==1.3.1 10:48:08 distlib==0.4.3 10:48:08 dnspython==2.8.0 10:48:08 docker==7.1.0 10:48:08 dogpile.cache==1.5.0 10:48:08 durationpy==0.10 10:48:08 email-validator==2.3.0 10:48:08 filelock==3.29.4 10:48:08 frozenlist==1.8.0 10:48:08 future==1.0.0 10:48:08 gitdb==4.0.12 10:48:08 GitPython==3.1.50 10:48:08 httplib2==0.30.2 10:48:08 identify==2.6.19 10:48:08 idna==3.18 10:48:08 importlib-resources==1.5.0 10:48:08 iso8601==2.1.0 10:48:08 Jinja2==3.1.6 10:48:08 jmespath==1.1.0 10:48:08 jsonpatch==1.33 10:48:08 jsonpointer==3.1.1 10:48:08 jsonschema==4.26.0 10:48:08 jsonschema-specifications==2025.9.1 10:48:08 keystoneauth1==5.14.0 10:48:08 kubernetes==36.0.2 10:48:08 lftools==0.37.22 10:48:08 lxml==6.1.1 10:48:08 markdown-it-py==4.2.0 10:48:08 MarkupSafe==3.0.3 10:48:08 mdurl==0.1.2 10:48:08 msgpack==1.2.0 10:48:08 multi_key_dict==2.0.3 10:48:08 multidict==6.7.1 10:48:08 munch==4.0.0 10:48:08 netaddr==1.3.0 10:48:08 niet==1.4.2 10:48:08 nodeenv==1.10.0 10:48:08 oauth2client==4.1.3 10:48:08 oauthlib==3.3.1 10:48:08 openstacksdk==4.13.0 10:48:08 os-service-types==1.8.2 10:48:08 osc-lib==4.6.0 10:48:08 oslo.config==10.4.0 10:48:08 oslo.context==6.4.0 10:48:08 oslo.i18n==6.8.0 10:48:08 oslo.log==8.2.0 10:48:08 oslo.serialization==5.10.0 10:48:08 oslo.utils==10.1.1 10:48:08 packaging==26.2 10:48:08 pbr==7.0.3 10:48:08 platformdirs==4.10.0 10:48:08 prettytable==3.17.0 10:48:08 propcache==0.5.2 10:48:08 psutil==7.2.2 10:48:08 pyasn1==0.6.3 10:48:08 pyasn1_modules==0.4.2 10:48:08 pycparser==3.0 10:48:08 pygerrit2==2.0.15 10:48:08 PyGithub==2.9.1 10:48:08 Pygments==2.20.0 10:48:08 PyJWT==2.13.0 10:48:08 PyNaCl==1.6.2 10:48:08 pyparsing==2.4.7 10:48:08 pyperclip==1.11.0 10:48:08 pyrsistent==0.20.0 10:48:08 python-cinderclient==9.9.0 10:48:08 python-dateutil==2.9.0.post0 10:48:08 python-discovery==1.4.2 10:48:08 python-heatclient==5.2.0 10:48:08 python-jenkins==1.8.3 10:48:08 python-keystoneclient==5.8.0 10:48:08 python-magnumclient==4.10.0 10:48:08 python-openstackclient==10.0.0 10:48:08 python-swiftclient==4.10.0 10:48:08 PyYAML==6.0.3 10:48:08 referencing==0.37.0 10:48:08 requests==2.34.2 10:48:08 requests-oauthlib==2.0.0 10:48:08 rfc3986==2.0.0 10:48:08 rich==15.0.0 10:48:08 rich-argparse==1.8.0 10:48:08 rpds-py==0.30.0 10:48:08 rsa==4.9.1 10:48:08 ruamel.yaml==0.19.1 10:48:08 ruamel.yaml.clib==0.2.15 10:48:08 s3transfer==0.19.0 10:48:08 simplejson==4.1.1 10:48:08 six==1.17.0 10:48:08 smmap==5.0.3 10:48:08 soupsieve==2.8.4 10:48:08 stevedore==5.8.0 10:48:08 tabulate==0.10.0 10:48:08 toml==0.10.2 10:48:08 tomlkit==0.15.0 10:48:08 tqdm==4.68.3 10:48:08 typing_extensions==4.15.0 10:48:08 urllib3==1.26.20 10:48:08 virtualenv==21.5.1 10:48:08 wcwidth==0.8.1 10:48:08 websocket-client==1.9.0 10:48:08 wrapt==2.2.1 10:48:08 xdg==6.0.0 10:48:08 xmltodict==1.0.4 10:48:08 yarl==1.24.2 10:48:08 yq==3.4.3 10:48:08 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12060365017564917090.sh 10:48:08 ---> uv-install.sh 10:48:08 Installing uv/uvx (latest) using shell installer 10:48:08 2026-06-17 10:48:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-SgVDHu.sh" [1] 10:48:08 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:48:09 installing to /home/jenkins/.local/bin 10:48:09 uv 10:48:09 uvx 10:48:09 everything's installed! 10:48:09 10:48:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:48:09 10:48:09 source $HOME/.local/bin/env (sh, bash, zsh) 10:48:09 source $HOME/.local/bin/env.fish (fish) 10:48:09 Adding install location to PATH 10:48:09 ---> Validating uv/uvx install 10:48:09 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:48:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13725899279783459320.sh 10:48:09 ---> sudo-logs.sh 10:48:09 Archiving 'sudo' log.. 10:48:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8891960585748295253.sh 10:48:09 ---> job-cost.sh 10:48:09 INFO: Activating Python virtual environment... 10:48:09 Setup pyenv: 10:48:09 system 10:48:09 3.8.13 10:48:09 3.9.13 10:48:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:48:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pLFf from file:/tmp/.os_lf_venv 10:48:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:11 lf-activate-venv(): INFO: Base packages installed successfully 10:48:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:48:16 lf-activate-venv(): INFO: Adding /tmp/venv-pLFf/bin to PATH 10:48:16 INFO: No stack-cost file found 10:48:16 INFO: Instance uptime: 133s 10:48:16 INFO: Fetching instance metadata (attempt 1 of 3)... 10:48:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:48:16 INFO: Successfully fetched instance metadata 10:48:16 INFO: Instance type: v3-standard-4 10:48:16 INFO: Retrieving pricing info for: v3-standard-4 10:48:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:48:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=133 10:48:17 INFO: Successfully fetched Vexxhost pricing API 10:48:17 INFO: Retrieved cost: 0.11 10:48:17 INFO: Retrieved resource: v3-standard-4 10:48:17 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:48:17 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:48:17 INFO: Successfully archived job cost data 10:48:17 DEBUG: Cost data: oom-master-checkbashisms-lint,4663,2026-06-17 10:48:17,v3-standard-4,133,0.11,0.00,SUCCESS 10:48:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9922249576215681643.sh 10:48:17 ---> logs-deploy.sh 10:48:17 Setup pyenv: 10:48:17 system 10:48:17 3.8.13 10:48:17 3.9.13 10:48:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:48:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pLFf from file:/tmp/.os_lf_venv 10:48:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:19 lf-activate-venv(): INFO: Base packages installed successfully 10:48:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-pLFf/bin to PATH 10:48:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4663 10:48:26 INFO: archiving workspace using pattern(s): 10:48:27 Archives upload complete. 10:48:28 INFO: archiving logs to Nexus 10:48:28 ---> uname -a: 10:48:28 Linux prd-ubuntu1804-builder-4c-4g-12779 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:48:28 10:48:28 10:48:28 ---> lscpu: 10:48:28 Architecture: x86_64 10:48:28 CPU op-mode(s): 32-bit, 64-bit 10:48:28 Byte Order: Little Endian 10:48:28 CPU(s): 4 10:48:28 On-line CPU(s) list: 0-3 10:48:28 Thread(s) per core: 1 10:48:28 Core(s) per socket: 1 10:48:28 Socket(s): 4 10:48:28 NUMA node(s): 1 10:48:28 Vendor ID: AuthenticAMD 10:48:28 CPU family: 23 10:48:28 Model: 49 10:48:28 Model name: AMD EPYC-Rome Processor 10:48:28 Stepping: 0 10:48:28 CPU MHz: 2800.000 10:48:28 BogoMIPS: 5600.00 10:48:28 Virtualization: AMD-V 10:48:28 Hypervisor vendor: KVM 10:48:28 Virtualization type: full 10:48:28 L1d cache: 32K 10:48:28 L1i cache: 32K 10:48:28 L2 cache: 512K 10:48:28 L3 cache: 16384K 10:48:28 NUMA node0 CPU(s): 0-3 10:48:28 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 10:48:28 10:48:28 10:48:29 ---> nproc: 10:48:29 4 10:48:29 10:48:29 10:48:29 ---> df -h: 10:48:29 Filesystem Size Used Avail Use% Mounted on 10:48:29 udev 7.9G 0 7.9G 0% /dev 10:48:29 tmpfs 1.6G 676K 1.6G 1% /run 10:48:29 /dev/vda1 78G 8.4G 69G 11% / 10:48:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:48:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:48:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:48:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:48:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:48:29 10:48:29 10:48:29 ---> free -m: 10:48:29 total used free shared buff/cache available 10:48:29 Mem: 16040 549 13292 0 2198 15173 10:48:29 Swap: 1023 0 1023 10:48:29 10:48:29 10:48:29 ---> ip addr: 10:48:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:48:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:48:29 inet 127.0.0.1/8 scope host lo 10:48:29 valid_lft forever preferred_lft forever 10:48:29 inet6 ::1/128 scope host 10:48:29 valid_lft forever preferred_lft forever 10:48:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:48:29 link/ether fa:16:3e:f8:b4:6a brd ff:ff:ff:ff:ff:ff 10:48:29 inet 10.30.107.90/23 brd 10.30.107.255 scope global dynamic ens3 10:48:29 valid_lft 86263sec preferred_lft 86263sec 10:48:29 inet6 fe80::f816:3eff:fef8:b46a/64 scope link 10:48:29 valid_lft forever preferred_lft forever 10:48:29 10:48:29 10:48:29 ---> sar -b -r -n DEV: 10:48:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12779) 06/17/26 _x86_64_ (4 CPU) 10:48:29 10:48:29 10:46:14 LINUX RESTART (4 CPU) 10:48:29 10:48:29 10:47:01 tps rtps wtps bread/s bwrtn/s 10:48:29 10:48:01 113.75 0.90 112.85 106.25 24076.65 10:48:29 Average: 113.75 0.90 112.85 106.25 24076.65 10:48:29 10:48:29 10:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:48:29 10:48:01 13760000 15517152 2664968 16.23 76256 1872100 809048 4.63 746252 1685176 149512 10:48:29 Average: 13760000 15517152 2664968 16.23 76256 1872100 809048 4.63 746252 1685176 149512 10:48:29 10:48:29 10:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:48:29 10:48:01 ens3 74.29 54.12 1129.21 12.54 0.00 0.00 0.00 0.00 10:48:29 10:48:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:48:29 Average: ens3 74.29 54.12 1129.21 12.54 0.00 0.00 0.00 0.00 10:48:29 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:48:29 10:48:29 10:48:29 ---> sar -P ALL: 10:48:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12779) 06/17/26 _x86_64_ (4 CPU) 10:48:29 10:48:29 10:46:14 LINUX RESTART (4 CPU) 10:48:29 10:48:29 10:47:01 CPU %user %nice %system %iowait %steal %idle 10:48:29 10:48:01 all 20.34 0.00 1.34 1.68 0.06 76.59 10:48:29 10:48:01 0 12.03 0.00 0.98 0.17 0.02 86.80 10:48:29 10:48:01 1 26.89 0.00 1.67 0.32 0.07 71.05 10:48:29 10:48:01 2 17.46 0.00 1.29 4.32 0.07 76.86 10:48:29 10:48:01 3 25.01 0.00 1.42 1.89 0.08 71.60 10:48:29 Average: all 20.34 0.00 1.34 1.68 0.06 76.59 10:48:29 Average: 0 12.03 0.00 0.98 0.17 0.02 86.80 10:48:29 Average: 1 26.89 0.00 1.67 0.32 0.07 71.05 10:48:29 Average: 2 17.46 0.00 1.29 4.32 0.07 76.86 10:48:29 Average: 3 25.01 0.00 1.42 1.89 0.08 71.60 10:48:29 10:48:29 10:48:29