17:18:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:18:54 Running as SYSTEM 17:18:54 [EnvInject] - Loading node environment variables. 17:18:54 Building remotely on prd-ubuntu1804-builder-4c-4g-3310 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:18:54 [ssh-agent] Looking for ssh-agent implementation... 17:18:54 $ ssh-agent 17:18:54 SSH_AUTH_SOCK=/tmp/ssh-8iV6GOUmOqXV/agent.1638 17:18:54 SSH_AGENT_PID=1640 17:18:54 [ssh-agent] Started. 17:18:54 Running ssh-add (command line suppressed) 17:18:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6079296005813532453.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6079296005813532453.key) 17:18:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:18:54 The recommended git tool is: NONE 17:18:56 using credential onap-jenkins-ssh 17:18:56 Wiping out workspace first. 17:18:56 Cloning the remote Git repository 17:18:56 Cloning repository git://cloud.onap.org/mirror/oom.git 17:18:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:18:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:18:56 > git --version # timeout=10 17:18:56 > git --version # 'git version 2.17.1' 17:18:56 using GIT_SSH to set credentials Gerrit user 17:18:56 Verifying host key using manually-configured host key entries 17:18:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:19:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:19:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:19:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:19:01 using GIT_SSH to set credentials Gerrit user 17:19:01 Verifying host key using manually-configured host key entries 17:19:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/6 # timeout=30 17:19:02 > git rev-parse d08a66000a390162e4c0f63cd48ec4812c93ecac^{commit} # timeout=10 17:19:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:19:02 Checking out Revision d08a66000a390162e4c0f63cd48ec4812c93ecac (refs/changes/75/143475/6) 17:19:02 > git config core.sparsecheckout # timeout=10 17:19:02 > git checkout -f d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=30 17:19:05 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:19:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:19:05 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 17:19:05 [EnvInject] - Injecting environment variables from a build step. 17:19:05 [EnvInject] - Injecting as environment variables the properties content 17:19:05 PYTHON=python3 17:19:05 17:19:05 [EnvInject] - Variables injected successfully. 17:19:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11409394201847462979.sh 17:19:05 ---> tox-install.sh 17:19:05 + source /home/jenkins/lf-env.sh 17:19:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:19:05 ++ mktemp -d /tmp/venv-XXXX 17:19:05 + lf_venv=/tmp/venv-VyFO 17:19:05 + local venv_file=/tmp/.os_lf_venv 17:19:05 + local python=python3 17:19:05 + local options 17:19:05 + local set_path=true 17:19:05 + local install_args= 17:19:05 ++ 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 17:19:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:19:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:19:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:19:05 + true 17:19:05 + case $1 in 17:19:05 + venv_file=/tmp/.toxenv 17:19:05 + shift 2 17:19:05 + true 17:19:05 + case $1 in 17:19:05 + shift 17:19:05 + break 17:19:05 + case $python in 17:19:05 + local pkg_list= 17:19:05 + [[ -d /opt/pyenv ]] 17:19:05 + echo 'Setup pyenv:' 17:19:05 Setup pyenv: 17:19:05 + export PYENV_ROOT=/opt/pyenv 17:19:05 + PYENV_ROOT=/opt/pyenv 17:19:05 + 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 17:19:05 + 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 17:19:05 + pyenv versions 17:19:06 * system (set by /opt/pyenv/version) 17:19:06 * 3.8.13 (set by /opt/pyenv/version) 17:19:06 * 3.9.13 (set by /opt/pyenv/version) 17:19:06 * 3.10.6 (set by /opt/pyenv/version) 17:19:06 + command -v pyenv 17:19:06 ++ pyenv init - --no-rehash 17:19:06 + 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[*]}"'\'')" 17:19:06 export PATH="/opt/pyenv/shims:${PATH}" 17:19:06 export PYENV_SHELL=bash 17:19:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:19:06 pyenv() { 17:19:06 local command 17:19:06 command="${1:-}" 17:19:06 if [ "$#" -gt 0 ]; then 17:19:06 shift 17:19:06 fi 17:19:06 17:19:06 case "$command" in 17:19:06 rehash|shell) 17:19:06 eval "$(pyenv "sh-$command" "$@")" 17:19:06 ;; 17:19:06 *) 17:19:06 command pyenv "$command" "$@" 17:19:06 ;; 17:19:06 esac 17:19:06 }' 17:19:06 +++ 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[*]}"' 17:19:06 ++ 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 17:19:06 ++ 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 17:19:06 ++ 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 17:19:06 ++ export PYENV_SHELL=bash 17:19:06 ++ PYENV_SHELL=bash 17:19:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:19:06 +++ complete -F _pyenv pyenv 17:19:06 ++ lf-pyver python3 17:19:06 ++ local py_version_xy=python3 17:19:06 ++ local py_version_xyz= 17:19:06 ++ pyenv versions 17:19:06 ++ local command 17:19:06 ++ command=versions 17:19:06 ++ '[' 1 -gt 0 ']' 17:19:06 ++ shift 17:19:06 ++ case "$command" in 17:19:06 ++ command pyenv versions 17:19:06 ++ pyenv versions 17:19:06 ++ sed 's/^[ *]* //' 17:19:06 ++ awk '{ print $1 }' 17:19:06 ++ grep -E '^[0-9.]*[0-9]$' 17:19:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:19:06 +++ sort -V 17:19:06 +++ tail -n 1 17:19:06 +++ grep '^3' /tmp/.pyenv_versions 17:19:06 ++ py_version_xyz=3.10.6 17:19:06 ++ [[ -z 3.10.6 ]] 17:19:06 ++ echo 3.10.6 17:19:06 ++ return 0 17:19:06 + pyenv local 3.10.6 17:19:06 + local command 17:19:06 + command=local 17:19:06 + '[' 2 -gt 0 ']' 17:19:06 + shift 17:19:06 + case "$command" in 17:19:06 + command pyenv local 3.10.6 17:19:06 + pyenv local 3.10.6 17:19:06 + for arg in "$@" 17:19:06 + case $arg in 17:19:06 + pkg_list+='tox ' 17:19:06 + for arg in "$@" 17:19:06 + case $arg in 17:19:06 + pkg_list+='virtualenv ' 17:19:06 + for arg in "$@" 17:19:06 + case $arg in 17:19:06 + pkg_list+='urllib3~=1.26.15 ' 17:19:06 + [[ -f /tmp/.toxenv ]] 17:19:06 + [[ ! -f /tmp/.toxenv ]] 17:19:06 + [[ -n '' ]] 17:19:06 + python3 -m venv /tmp/venv-VyFO 17:19:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VyFO' 17:19:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VyFO 17:19:10 + echo /tmp/venv-VyFO 17:19:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:19:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:19:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:10 + local 'pip_opts=--upgrade --quiet' 17:19:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:19:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:19:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:19:10 + [[ -n '' ]] 17:19:10 + [[ -n '' ]] 17:19:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:10 + /tmp/venv-VyFO/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 17:19:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:19:14 lf-activate-venv(): INFO: Base packages installed successfully 17:19:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:19:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:19:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:19:14 + /tmp/venv-VyFO/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 17:19:15 + type python3 17:19:15 + true 17:19:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VyFO/bin to PATH' 17:19:15 lf-activate-venv(): INFO: Adding /tmp/venv-VyFO/bin to PATH 17:19:15 + PATH=/tmp/venv-VyFO/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 17:19:15 + return 0 17:19:15 + python3 --version 17:19:15 Python 3.10.6 17:19:15 + python3 -m pip --version 17:19:16 pip 26.0.1 from /tmp/venv-VyFO/lib/python3.10/site-packages/pip (python 3.10) 17:19:16 + python3 -m pip freeze 17:19:16 cachetools==7.0.5 17:19:16 colorama==0.4.6 17:19:16 distlib==0.4.0 17:19:16 filelock==3.25.2 17:19:16 packaging==26.0 17:19:16 platformdirs==4.9.4 17:19:16 pluggy==1.6.0 17:19:16 pyproject-api==1.10.0 17:19:16 python-discovery==1.2.0 17:19:16 tomli==2.4.0 17:19:16 tomli_w==1.2.0 17:19:16 tox==4.50.1 17:19:16 typing_extensions==4.15.0 17:19:16 urllib3==1.26.20 17:19:16 virtualenv==21.2.0 17:19:16 [EnvInject] - Injecting environment variables from a build step. 17:19:16 [EnvInject] - Injecting as environment variables the properties content 17:19:16 PARALLEL=false 17:19:16 17:19:16 [EnvInject] - Variables injected successfully. 17:19:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10707315696725104988.sh 17:19:16 ---> tox-run.sh 17:19:16 + 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 17:19:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:19:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:19:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:19:16 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:19:16 + source /home/jenkins/lf-env.sh 17:19:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:19:16 ++ mktemp -d /tmp/venv-XXXX 17:19:16 + lf_venv=/tmp/venv-SPl7 17:19:16 + local venv_file=/tmp/.os_lf_venv 17:19:16 + local python=python3 17:19:16 + local options 17:19:16 + local set_path=true 17:19:16 + local install_args= 17:19:16 ++ 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 17:19:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:19:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:19:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:19:16 + true 17:19:16 + case $1 in 17:19:16 + venv_file=/tmp/.toxenv 17:19:16 + shift 2 17:19:16 + true 17:19:16 + case $1 in 17:19:16 + shift 17:19:16 + break 17:19:16 + case $python in 17:19:16 + local pkg_list= 17:19:16 + [[ -d /opt/pyenv ]] 17:19:16 + echo 'Setup pyenv:' 17:19:16 Setup pyenv: 17:19:16 + export PYENV_ROOT=/opt/pyenv 17:19:16 + PYENV_ROOT=/opt/pyenv 17:19:16 + 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 17:19:16 + 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 17:19:16 + pyenv versions 17:19:16 system 17:19:16 3.8.13 17:19:16 3.9.13 17:19:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:19:16 + command -v pyenv 17:19:16 ++ pyenv init - --no-rehash 17:19:16 + 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[*]}"'\'')" 17:19:16 export PATH="/opt/pyenv/shims:${PATH}" 17:19:16 export PYENV_SHELL=bash 17:19:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:19:16 pyenv() { 17:19:16 local command 17:19:16 command="${1:-}" 17:19:16 if [ "$#" -gt 0 ]; then 17:19:16 shift 17:19:16 fi 17:19:16 17:19:16 case "$command" in 17:19:16 rehash|shell) 17:19:16 eval "$(pyenv "sh-$command" "$@")" 17:19:16 ;; 17:19:16 *) 17:19:16 command pyenv "$command" "$@" 17:19:16 ;; 17:19:16 esac 17:19:16 }' 17:19:16 +++ 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[*]}"' 17:19:16 ++ 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 17:19:16 ++ 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 17:19:16 ++ 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 17:19:16 ++ export PYENV_SHELL=bash 17:19:16 ++ PYENV_SHELL=bash 17:19:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:19:16 +++ complete -F _pyenv pyenv 17:19:16 ++ lf-pyver python3 17:19:16 ++ local py_version_xy=python3 17:19:16 ++ local py_version_xyz= 17:19:16 ++ sed 's/^[ *]* //' 17:19:16 ++ pyenv versions 17:19:16 ++ local command 17:19:16 ++ command=versions 17:19:16 ++ '[' 1 -gt 0 ']' 17:19:16 ++ shift 17:19:16 ++ case "$command" in 17:19:16 ++ command pyenv versions 17:19:16 ++ awk '{ print $1 }' 17:19:16 ++ pyenv versions 17:19:16 ++ grep -E '^[0-9.]*[0-9]$' 17:19:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:19:16 +++ grep '^3' /tmp/.pyenv_versions 17:19:16 +++ sort -V 17:19:16 +++ tail -n 1 17:19:16 ++ py_version_xyz=3.10.6 17:19:16 ++ [[ -z 3.10.6 ]] 17:19:16 ++ echo 3.10.6 17:19:16 ++ return 0 17:19:16 + pyenv local 3.10.6 17:19:16 + local command 17:19:16 + command=local 17:19:16 + '[' 2 -gt 0 ']' 17:19:16 + shift 17:19:16 + case "$command" in 17:19:16 + command pyenv local 3.10.6 17:19:16 + pyenv local 3.10.6 17:19:16 + for arg in "$@" 17:19:16 + case $arg in 17:19:16 + pkg_list+='tox ' 17:19:16 + for arg in "$@" 17:19:16 + case $arg in 17:19:16 + pkg_list+='virtualenv ' 17:19:16 + for arg in "$@" 17:19:16 + case $arg in 17:19:16 + pkg_list+='urllib3~=1.26.15 ' 17:19:16 + [[ -f /tmp/.toxenv ]] 17:19:16 ++ cat /tmp/.toxenv 17:19:16 + lf_venv=/tmp/venv-VyFO 17:19:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VyFO from' file:/tmp/.toxenv 17:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VyFO from file:/tmp/.toxenv 17:19:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:16 + local 'pip_opts=--upgrade --quiet' 17:19:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:19:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:19:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:19:16 + [[ -n '' ]] 17:19:16 + [[ -n '' ]] 17:19:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:16 + /tmp/venv-VyFO/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 17:19:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:19:17 lf-activate-venv(): INFO: Base packages installed successfully 17:19:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:19:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:19:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:19:17 + /tmp/venv-VyFO/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 17:19:18 + type python3 17:19:18 + true 17:19:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VyFO/bin to PATH' 17:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-VyFO/bin to PATH 17:19:18 + PATH=/tmp/venv-VyFO/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 17:19:18 + return 0 17:19:18 + [[ -d /opt/pyenv ]] 17:19:18 + echo '---> Setting up pyenv' 17:19:18 ---> Setting up pyenv 17:19:18 + export PYENV_ROOT=/opt/pyenv 17:19:18 + PYENV_ROOT=/opt/pyenv 17:19:18 + export PATH=/opt/pyenv/bin:/tmp/venv-VyFO/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 17:19:18 + PATH=/opt/pyenv/bin:/tmp/venv-VyFO/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 17:19:18 ++ pwd 17:19:18 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:19:18 + export PYTHONPATH 17:19:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:19:18 + TOX_TESTENV_PASSENV=PYTHONPATH 17:19:18 + tox --version 17:19:18 4.50.1 from /tmp/venv-VyFO/lib/python3.10/site-packages/tox/__init__.py 17:19:18 + PARALLEL=false 17:19:18 + TOX_OPTIONS_LIST= 17:19:18 + [[ -n checkbashisms ]] 17:19:18 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:19:18 + case ${PARALLEL,,} in 17:19:18 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:19:18 + tox -e checkbashisms 17:19:19 checkbashisms: freeze> python -m pip freeze --all 17:19:20 checkbashisms: pip==26.0.1,setuptools==82.0.0 17:19:20 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:19:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:19:23 checkbashisms: OK (4.73=setup[1.42]+cmd[3.31] seconds) 17:19:23 congratulations :) (4.77 seconds) 17:19:23 + tox_status=0 17:19:23 + echo '---> Completed tox runs' 17:19:23 ---> Completed tox runs 17:19:23 + for i in .tox/*/log 17:19:23 ++ echo .tox/checkbashisms/log 17:19:23 ++ awk -F/ '{print $2}' 17:19:23 + tox_env=checkbashisms 17:19:23 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:19:23 + DOC_DIR=docs/_build/html 17:19:23 + [[ -d docs/_build/html ]] 17:19:23 + echo '---> tox-run.sh ends' 17:19:23 ---> tox-run.sh ends 17:19:23 + test 0 -eq 0 17:19:23 $ ssh-agent -k 17:19:23 unset SSH_AUTH_SOCK; 17:19:23 unset SSH_AGENT_PID; 17:19:23 echo Agent pid 1640 killed; 17:19:23 [ssh-agent] Stopped. 17:19:23 [PostBuildScript] - [INFO] Executing post build scripts. 17:19:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14547984102833350029.sh 17:19:23 ---> sysstat.sh 17:19:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16672596532240239450.sh 17:19:24 ---> package-listing.sh 17:19:24 ++ facter osfamily 17:19:24 ++ tr '[:upper:]' '[:lower:]' 17:19:24 + OS_FAMILY=debian 17:19:24 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:19:24 + START_PACKAGES=/tmp/packages_start.txt 17:19:24 + END_PACKAGES=/tmp/packages_end.txt 17:19:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:24 + PACKAGES=/tmp/packages_start.txt 17:19:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:19:24 + PACKAGES=/tmp/packages_end.txt 17:19:24 + case "${OS_FAMILY}" in 17:19:24 + dpkg -l 17:19:24 + grep '^ii' 17:19:24 + '[' -f /tmp/packages_start.txt ']' 17:19:24 + '[' -f /tmp/packages_end.txt ']' 17:19:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:19:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:19:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:19:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10656467054154867887.sh 17:19:24 ---> capture-instance-metadata.sh 17:19:24 Setup pyenv: 17:19:24 system 17:19:24 3.8.13 17:19:24 3.9.13 17:19:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:19:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1aTp 17:19:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:19:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:32 lf-activate-venv(): INFO: Base packages installed successfully 17:19:32 lf-activate-venv(): INFO: Installing additional packages: lftools 17:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-1aTp/bin to PATH 17:19:52 INFO: Running in OpenStack, capturing instance metadata 17:19:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1969161534201195307.sh 17:19:52 provisioning config files... 17:19:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18261992829524270103tmp 17:19:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:19:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:19:52 [EnvInject] - Injecting environment variables from a build step. 17:19:52 [EnvInject] - Injecting as environment variables the properties content 17:19:52 SERVER_ID=logs 17:19:52 17:19:52 [EnvInject] - Variables injected successfully. 17:19:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3521708318571486386.sh 17:19:52 ---> create-netrc.sh 17:19:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8879963069710869561.sh 17:19:53 ---> python-tools-install.sh 17:19:53 Setup pyenv: 17:19:53 system 17:19:53 3.8.13 17:19:53 3.9.13 17:19:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:19:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1aTp from file:/tmp/.os_lf_venv 17:19:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:54 lf-activate-venv(): INFO: Base packages installed successfully 17:19:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:20:02 lf-activate-venv(): INFO: Adding /tmp/venv-1aTp/bin to PATH 17:20:02 Generating Requirements File 17:20:18 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. 17:20:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:20:18 Python 3.10.6 17:20:18 pip 26.0.1 from /tmp/venv-1aTp/lib/python3.10/site-packages/pip (python 3.10) 17:20:19 appdirs==1.4.4 17:20:19 argcomplete==3.6.3 17:20:19 aspy.yaml==1.3.0 17:20:19 attrs==26.1.0 17:20:19 autopage==0.6.0 17:20:19 backports.strenum==1.3.1 17:20:19 beautifulsoup4==4.14.3 17:20:19 boto3==1.42.71 17:20:19 botocore==1.42.71 17:20:19 bs4==0.0.2 17:20:19 certifi==2026.2.25 17:20:19 cffi==2.0.0 17:20:19 cfgv==3.5.0 17:20:19 chardet==7.2.0 17:20:19 charset-normalizer==3.4.6 17:20:19 click==8.3.1 17:20:19 cliff==4.13.2 17:20:19 cmd2==3.4.0 17:20:19 cryptography==3.3.2 17:20:19 debtcollector==3.0.0 17:20:19 decorator==5.2.1 17:20:19 defusedxml==0.7.1 17:20:19 Deprecated==1.3.1 17:20:19 distlib==0.4.0 17:20:19 dnspython==2.8.0 17:20:19 docker==7.1.0 17:20:19 dogpile.cache==1.5.0 17:20:19 durationpy==0.10 17:20:19 email-validator==2.3.0 17:20:19 filelock==3.25.2 17:20:19 future==1.0.0 17:20:19 gitdb==4.0.12 17:20:19 GitPython==3.1.46 17:20:19 httplib2==0.30.2 17:20:19 identify==2.6.18 17:20:19 idna==3.11 17:20:19 importlib-resources==1.5.0 17:20:19 iso8601==2.1.0 17:20:19 Jinja2==3.1.6 17:20:19 jmespath==1.1.0 17:20:19 jsonpatch==1.33 17:20:19 jsonpointer==3.0.0 17:20:19 jsonschema==4.26.0 17:20:19 jsonschema-specifications==2025.9.1 17:20:19 keystoneauth1==5.13.1 17:20:19 kubernetes==35.0.0 17:20:19 lftools==0.37.22 17:20:19 lxml==6.0.2 17:20:19 markdown-it-py==4.0.0 17:20:19 MarkupSafe==3.0.3 17:20:19 mdurl==0.1.2 17:20:19 msgpack==1.1.2 17:20:19 multi_key_dict==2.0.3 17:20:19 munch==4.0.0 17:20:19 netaddr==1.3.0 17:20:19 niet==1.4.2 17:20:19 nodeenv==1.10.0 17:20:19 oauth2client==4.1.3 17:20:19 oauthlib==3.3.1 17:20:19 openstacksdk==4.10.0 17:20:19 os-service-types==1.8.2 17:20:19 osc-lib==4.4.0 17:20:19 oslo.config==10.3.0 17:20:19 oslo.context==6.3.0 17:20:19 oslo.i18n==6.7.2 17:20:19 oslo.log==8.1.0 17:20:19 oslo.serialization==5.9.1 17:20:19 oslo.utils==10.0.0 17:20:19 packaging==26.0 17:20:19 pbr==7.0.3 17:20:19 platformdirs==4.9.4 17:20:19 prettytable==3.17.0 17:20:19 psutil==7.2.2 17:20:19 pyasn1==0.6.3 17:20:19 pyasn1_modules==0.4.2 17:20:19 pycparser==3.0 17:20:19 pygerrit2==2.0.15 17:20:19 PyGithub==2.8.1 17:20:19 Pygments==2.19.2 17:20:19 PyJWT==2.12.1 17:20:19 PyNaCl==1.6.2 17:20:19 pyparsing==2.4.7 17:20:19 pyperclip==1.11.0 17:20:19 pyrsistent==0.20.0 17:20:19 python-cinderclient==9.9.0 17:20:19 python-dateutil==2.9.0.post0 17:20:19 python-discovery==1.2.0 17:20:19 python-heatclient==5.1.0 17:20:19 python-jenkins==1.8.3 17:20:19 python-keystoneclient==5.8.0 17:20:19 python-magnumclient==4.10.0 17:20:19 python-openstackclient==9.0.0 17:20:19 python-swiftclient==4.10.0 17:20:19 PyYAML==6.0.3 17:20:19 referencing==0.37.0 17:20:19 requests==2.32.5 17:20:19 requests-oauthlib==2.0.0 17:20:19 requestsexceptions==1.4.0 17:20:19 rfc3986==2.0.0 17:20:19 rich==14.3.3 17:20:19 rich-argparse==1.7.2 17:20:19 rpds-py==0.30.0 17:20:19 rsa==4.9.1 17:20:19 ruamel.yaml==0.19.1 17:20:19 ruamel.yaml.clib==0.2.15 17:20:19 s3transfer==0.16.0 17:20:19 simplejson==3.20.2 17:20:19 six==1.17.0 17:20:19 smmap==5.0.3 17:20:19 soupsieve==2.8.3 17:20:19 stevedore==5.7.0 17:20:19 tabulate==0.10.0 17:20:19 toml==0.10.2 17:20:19 tomlkit==0.14.0 17:20:19 tqdm==4.67.3 17:20:19 typing_extensions==4.15.0 17:20:19 urllib3==1.26.20 17:20:19 virtualenv==21.2.0 17:20:19 wcwidth==0.6.0 17:20:19 websocket-client==1.9.0 17:20:19 wrapt==2.1.2 17:20:19 xdg==6.0.0 17:20:19 xmltodict==1.0.4 17:20:19 yq==3.4.3 17:20:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10856722075335580961.sh 17:20:19 ---> sudo-logs.sh 17:20:19 Archiving 'sudo' log.. 17:20:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17020444135240886388.sh 17:20:19 ---> job-cost.sh 17:20:19 INFO: Activating Python virtual environment... 17:20:19 Setup pyenv: 17:20:19 system 17:20:19 3.8.13 17:20:19 3.9.13 17:20:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1aTp from file:/tmp/.os_lf_venv 17:20:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:20:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:20:21 lf-activate-venv(): INFO: Base packages installed successfully 17:20:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-1aTp/bin to PATH 17:20:26 INFO: No stack-cost file found 17:20:26 INFO: Instance uptime: 116s 17:20:26 INFO: Fetching instance metadata (attempt 1 of 3)... 17:20:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:20:26 INFO: Successfully fetched instance metadata 17:20:26 INFO: Instance type: v3-standard-4 17:20:26 INFO: Retrieving pricing info for: v3-standard-4 17:20:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:20:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=116 17:20:27 INFO: Successfully fetched Vexxhost pricing API 17:20:27 INFO: Retrieved cost: 0.11 17:20:27 INFO: Retrieved resource: v3-standard-4 17:20:27 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 17:20:27 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 17:20:27 INFO: Successfully archived job cost data 17:20:27 DEBUG: Cost data: oom-master-checkbashisms-lint,4516,2026-03-19 17:20:27,v3-standard-4,116,0.11,0.00,SUCCESS 17:20:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11861825173670980637.sh 17:20:27 ---> logs-deploy.sh 17:20:27 Setup pyenv: 17:20:27 system 17:20:27 3.8.13 17:20:27 3.9.13 17:20:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1aTp from file:/tmp/.os_lf_venv 17:20:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:20:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:20:28 lf-activate-venv(): INFO: Base packages installed successfully 17:20:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:20:36 lf-activate-venv(): INFO: Adding /tmp/venv-1aTp/bin to PATH 17:20:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4516 17:20:36 INFO: archiving workspace using pattern(s): 17:20:36 /tmp/venv-1aTp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 17:20:36 warnings.warn( 17:20:37 Archives upload complete. 17:20:37 INFO: archiving logs to Nexus 17:20:37 /tmp/venv-1aTp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 17:20:37 warnings.warn( 17:20:38 ---> uname -a: 17:20:38 Linux prd-ubuntu1804-builder-4c-4g-3310 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:20:38 17:20:38 17:20:38 ---> lscpu: 17:20:38 Architecture: x86_64 17:20:38 CPU op-mode(s): 32-bit, 64-bit 17:20:38 Byte Order: Little Endian 17:20:38 CPU(s): 4 17:20:38 On-line CPU(s) list: 0-3 17:20:38 Thread(s) per core: 1 17:20:38 Core(s) per socket: 1 17:20:38 Socket(s): 4 17:20:38 NUMA node(s): 1 17:20:38 Vendor ID: AuthenticAMD 17:20:38 CPU family: 23 17:20:38 Model: 49 17:20:38 Model name: AMD EPYC-Rome Processor 17:20:38 Stepping: 0 17:20:38 CPU MHz: 2799.998 17:20:38 BogoMIPS: 5599.99 17:20:38 Virtualization: AMD-V 17:20:38 Hypervisor vendor: KVM 17:20:38 Virtualization type: full 17:20:38 L1d cache: 32K 17:20:38 L1i cache: 32K 17:20:38 L2 cache: 512K 17:20:38 L3 cache: 16384K 17:20:38 NUMA node0 CPU(s): 0-3 17:20:38 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 17:20:38 17:20:38 17:20:38 ---> nproc: 17:20:38 4 17:20:38 17:20:38 17:20:38 ---> df -h: 17:20:38 Filesystem Size Used Avail Use% Mounted on 17:20:38 udev 7.9G 0 7.9G 0% /dev 17:20:38 tmpfs 1.6G 676K 1.6G 1% /run 17:20:38 /dev/vda1 78G 8.3G 70G 11% / 17:20:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:20:38 tmpfs 5.0M 0 5.0M 0% /run/lock 17:20:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:20:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:20:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:20:38 17:20:38 17:20:38 ---> free -m: 17:20:38 total used free shared buff/cache available 17:20:38 Mem: 16040 604 13374 0 2060 15122 17:20:38 Swap: 1023 0 1023 17:20:38 17:20:38 17:20:38 ---> ip addr: 17:20:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:20:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:20:38 inet 127.0.0.1/8 scope host lo 17:20:38 valid_lft forever preferred_lft forever 17:20:38 inet6 ::1/128 scope host 17:20:38 valid_lft forever preferred_lft forever 17:20:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:20:38 link/ether fa:16:3e:39:8e:09 brd ff:ff:ff:ff:ff:ff 17:20:38 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 17:20:38 valid_lft 86280sec preferred_lft 86280sec 17:20:38 inet6 fe80::f816:3eff:fe39:8e09/64 scope link 17:20:38 valid_lft forever preferred_lft forever 17:20:38 17:20:38 17:20:38 ---> sar -b -r -n DEV: 17:20:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3310) 03/19/26 _x86_64_ (4 CPU) 17:20:38 17:20:38 17:18:39 LINUX RESTART (4 CPU) 17:20:38 17:20:38 17:19:01 tps rtps wtps bread/s bwrtn/s 17:20:38 17:20:02 348.63 24.16 324.46 879.32 40274.35 17:20:38 Average: 348.63 24.16 324.46 879.32 40274.35 17:20:38 17:20:38 17:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:20:38 17:20:02 13898616 15557816 2526352 15.38 69928 1784436 786036 4.50 689964 1611220 154328 17:20:38 Average: 13898616 15557816 2526352 15.38 69928 1784436 786036 4.50 689964 1611220 154328 17:20:38 17:20:38 17:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:20:38 17:20:02 ens3 98.22 69.67 959.65 28.32 0.00 0.00 0.00 0.00 17:20:38 17:20:02 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 17:20:38 Average: ens3 98.22 69.67 959.65 28.32 0.00 0.00 0.00 0.00 17:20:38 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 17:20:38 17:20:38 17:20:38 ---> sar -P ALL: 17:20:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3310) 03/19/26 _x86_64_ (4 CPU) 17:20:38 17:20:38 17:18:39 LINUX RESTART (4 CPU) 17:20:38 17:20:38 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:20:38 17:20:02 all 21.54 0.00 1.76 2.48 0.05 74.17 17:20:38 17:20:02 0 12.58 0.00 1.98 4.52 0.03 80.89 17:20:38 17:20:02 1 31.40 0.00 2.23 1.15 0.07 65.15 17:20:38 17:20:02 2 38.76 0.00 2.04 0.53 0.07 58.60 17:20:38 17:20:02 3 3.31 0.00 0.79 3.71 0.03 92.16 17:20:38 Average: all 21.54 0.00 1.76 2.48 0.05 74.17 17:20:38 Average: 0 12.58 0.00 1.98 4.52 0.03 80.89 17:20:38 Average: 1 31.40 0.00 2.23 1.15 0.07 65.15 17:20:38 Average: 2 38.76 0.00 2.04 0.53 0.07 58.60 17:20:38 Average: 3 3.31 0.00 0.79 3.71 0.03 92.16 17:20:38 17:20:38 17:20:38