16:03:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 16:03:46 Running as SYSTEM 16:03:47 [EnvInject] - Loading node environment variables. 16:03:47 Building remotely on prd-ubuntu1804-builder-4c-4g-3298 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:03:47 [ssh-agent] Looking for ssh-agent implementation... 16:03:47 $ ssh-agent 16:03:47 SSH_AUTH_SOCK=/tmp/ssh-pexInx0LSaQe/agent.1650 16:03:47 SSH_AGENT_PID=1652 16:03:47 [ssh-agent] Started. 16:03:47 Running ssh-add (command line suppressed) 16:03:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4644345489543179454.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4644345489543179454.key) 16:03:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:03:47 The recommended git tool is: NONE 16:03:49 using credential onap-jenkins-ssh 16:03:49 Wiping out workspace first. 16:03:49 Cloning the remote Git repository 16:03:49 Cloning repository git://cloud.onap.org/mirror/oom.git 16:03:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:03:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:03:49 > git --version # timeout=10 16:03:49 > git --version # 'git version 2.17.1' 16:03:49 using GIT_SSH to set credentials Gerrit user 16:03:49 Verifying host key using manually-configured host key entries 16:03:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:03:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:03:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:03:54 using GIT_SSH to set credentials Gerrit user 16:03:54 Verifying host key using manually-configured host key entries 16:03:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/6 # timeout=30 16:03:55 > git rev-parse d08a66000a390162e4c0f63cd48ec4812c93ecac^{commit} # timeout=10 16:03:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:03:55 Checking out Revision d08a66000a390162e4c0f63cd48ec4812c93ecac (refs/changes/75/143475/6) 16:03:55 > git config core.sparsecheckout # timeout=10 16:03:55 > git checkout -f d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=30 16:03:58 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 16:03:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:03:58 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 16:03:58 [EnvInject] - Injecting environment variables from a build step. 16:03:59 [EnvInject] - Injecting as environment variables the properties content 16:03:59 PYTHON=python3 16:03:59 16:03:59 [EnvInject] - Variables injected successfully. 16:03:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9959809697234167619.sh 16:03:59 ---> tox-install.sh 16:03:59 + source /home/jenkins/lf-env.sh 16:03:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:59 ++ mktemp -d /tmp/venv-XXXX 16:03:59 + lf_venv=/tmp/venv-oo8g 16:03:59 + local venv_file=/tmp/.os_lf_venv 16:03:59 + local python=python3 16:03:59 + local options 16:03:59 + local set_path=true 16:03:59 + local install_args= 16:03:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:59 + true 16:03:59 + case $1 in 16:03:59 + venv_file=/tmp/.toxenv 16:03:59 + shift 2 16:03:59 + true 16:03:59 + case $1 in 16:03:59 + shift 16:03:59 + break 16:03:59 + case $python in 16:03:59 + local pkg_list= 16:03:59 + [[ -d /opt/pyenv ]] 16:03:59 + echo 'Setup pyenv:' 16:03:59 Setup pyenv: 16:03:59 + export PYENV_ROOT=/opt/pyenv 16:03:59 + PYENV_ROOT=/opt/pyenv 16:03:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:03:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:03:59 + pyenv versions 16:03:59 * system (set by /opt/pyenv/version) 16:03:59 * 3.8.13 (set by /opt/pyenv/version) 16:03:59 * 3.9.13 (set by /opt/pyenv/version) 16:03:59 * 3.10.6 (set by /opt/pyenv/version) 16:03:59 + command -v pyenv 16:03:59 ++ pyenv init - --no-rehash 16:03:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:03:59 export PATH="/opt/pyenv/shims:${PATH}" 16:03:59 export PYENV_SHELL=bash 16:03:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:59 pyenv() { 16:03:59 local command 16:03:59 command="${1:-}" 16:03:59 if [ "$#" -gt 0 ]; then 16:03:59 shift 16:03:59 fi 16:03:59 16:03:59 case "$command" in 16:03:59 rehash|shell) 16:03:59 eval "$(pyenv "sh-$command" "$@")" 16:03:59 ;; 16:03:59 *) 16:03:59 command pyenv "$command" "$@" 16:03:59 ;; 16:03:59 esac 16:03:59 }' 16:03:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:03:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:03:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:03:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:03:59 ++ export PYENV_SHELL=bash 16:03:59 ++ PYENV_SHELL=bash 16:03:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:59 +++ complete -F _pyenv pyenv 16:03:59 ++ lf-pyver python3 16:03:59 ++ local py_version_xy=python3 16:03:59 ++ local py_version_xyz= 16:03:59 ++ pyenv versions 16:03:59 ++ local command 16:03:59 ++ command=versions 16:03:59 ++ '[' 1 -gt 0 ']' 16:03:59 ++ shift 16:03:59 ++ case "$command" in 16:03:59 ++ command pyenv versions 16:03:59 ++ pyenv versions 16:03:59 ++ sed 's/^[ *]* //' 16:03:59 ++ awk '{ print $1 }' 16:03:59 ++ grep -E '^[0-9.]*[0-9]$' 16:03:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:59 +++ grep '^3' /tmp/.pyenv_versions 16:03:59 +++ sort -V 16:03:59 +++ tail -n 1 16:03:59 ++ py_version_xyz=3.10.6 16:03:59 ++ [[ -z 3.10.6 ]] 16:03:59 ++ echo 3.10.6 16:03:59 ++ return 0 16:03:59 + pyenv local 3.10.6 16:03:59 + local command 16:03:59 + command=local 16:03:59 + '[' 2 -gt 0 ']' 16:03:59 + shift 16:03:59 + case "$command" in 16:03:59 + command pyenv local 3.10.6 16:03:59 + pyenv local 3.10.6 16:03:59 + for arg in "$@" 16:03:59 + case $arg in 16:03:59 + pkg_list+='tox ' 16:03:59 + for arg in "$@" 16:03:59 + case $arg in 16:03:59 + pkg_list+='virtualenv ' 16:03:59 + for arg in "$@" 16:03:59 + case $arg in 16:03:59 + pkg_list+='urllib3~=1.26.15 ' 16:03:59 + [[ -f /tmp/.toxenv ]] 16:03:59 + [[ ! -f /tmp/.toxenv ]] 16:03:59 + [[ -n '' ]] 16:03:59 + python3 -m venv /tmp/venv-oo8g 16:04:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oo8g' 16:04:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oo8g 16:04:03 + echo /tmp/venv-oo8g 16:04:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:04:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:04:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:04:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:03 + local 'pip_opts=--upgrade --quiet' 16:04:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:04:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:04:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:04:03 + [[ -n '' ]] 16:04:03 + [[ -n '' ]] 16:04:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:04:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:03 + /tmp/venv-oo8g/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:04:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:04:08 lf-activate-venv(): INFO: Base packages installed successfully 16:04:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:04:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:04:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:04:08 + /tmp/venv-oo8g/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:04:10 + type python3 16:04:10 + true 16:04:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oo8g/bin to PATH' 16:04:10 lf-activate-venv(): INFO: Adding /tmp/venv-oo8g/bin to PATH 16:04:10 + PATH=/tmp/venv-oo8g/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:10 + return 0 16:04:10 + python3 --version 16:04:10 Python 3.10.6 16:04:10 + python3 -m pip --version 16:04:10 pip 26.0.1 from /tmp/venv-oo8g/lib/python3.10/site-packages/pip (python 3.10) 16:04:10 + python3 -m pip freeze 16:04:11 cachetools==7.0.5 16:04:11 colorama==0.4.6 16:04:11 distlib==0.4.0 16:04:11 filelock==3.25.2 16:04:11 packaging==26.0 16:04:11 platformdirs==4.9.4 16:04:11 pluggy==1.6.0 16:04:11 pyproject-api==1.10.0 16:04:11 python-discovery==1.2.0 16:04:11 tomli==2.4.0 16:04:11 tomli_w==1.2.0 16:04:11 tox==4.50.1 16:04:11 typing_extensions==4.15.0 16:04:11 urllib3==1.26.20 16:04:11 virtualenv==21.2.0 16:04:11 [EnvInject] - Injecting environment variables from a build step. 16:04:11 [EnvInject] - Injecting as environment variables the properties content 16:04:11 PARALLEL=false 16:04:11 16:04:11 [EnvInject] - Variables injected successfully. 16:04:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10917458088334354845.sh 16:04:11 ---> tox-run.sh 16:04:11 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:04:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:04:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:04:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:04:11 + source /home/jenkins/lf-env.sh 16:04:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:04:11 ++ mktemp -d /tmp/venv-XXXX 16:04:11 + lf_venv=/tmp/venv-cW4S 16:04:11 + local venv_file=/tmp/.os_lf_venv 16:04:11 + local python=python3 16:04:11 + local options 16:04:11 + local set_path=true 16:04:11 + local install_args= 16:04:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:04:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:04:11 + true 16:04:11 + case $1 in 16:04:11 + venv_file=/tmp/.toxenv 16:04:11 + shift 2 16:04:11 + true 16:04:11 + case $1 in 16:04:11 + shift 16:04:11 + break 16:04:11 + case $python in 16:04:11 + local pkg_list= 16:04:11 + [[ -d /opt/pyenv ]] 16:04:11 + echo 'Setup pyenv:' 16:04:11 Setup pyenv: 16:04:11 + export PYENV_ROOT=/opt/pyenv 16:04:11 + PYENV_ROOT=/opt/pyenv 16:04:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:11 + pyenv versions 16:04:11 system 16:04:11 3.8.13 16:04:11 3.9.13 16:04:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:04:11 + command -v pyenv 16:04:11 ++ pyenv init - --no-rehash 16:04:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:04:11 export PATH="/opt/pyenv/shims:${PATH}" 16:04:11 export PYENV_SHELL=bash 16:04:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:04:11 pyenv() { 16:04:11 local command 16:04:11 command="${1:-}" 16:04:11 if [ "$#" -gt 0 ]; then 16:04:11 shift 16:04:11 fi 16:04:11 16:04:11 case "$command" in 16:04:11 rehash|shell) 16:04:11 eval "$(pyenv "sh-$command" "$@")" 16:04:11 ;; 16:04:11 *) 16:04:11 command pyenv "$command" "$@" 16:04:11 ;; 16:04:11 esac 16:04:11 }' 16:04:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:04:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:11 ++ export PYENV_SHELL=bash 16:04:11 ++ PYENV_SHELL=bash 16:04:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:04:11 +++ complete -F _pyenv pyenv 16:04:11 ++ lf-pyver python3 16:04:11 ++ local py_version_xy=python3 16:04:11 ++ local py_version_xyz= 16:04:11 ++ pyenv versions 16:04:11 ++ local command 16:04:11 ++ command=versions 16:04:11 ++ '[' 1 -gt 0 ']' 16:04:11 ++ shift 16:04:11 ++ case "$command" in 16:04:11 ++ command pyenv versions 16:04:11 ++ pyenv versions 16:04:11 ++ sed 's/^[ *]* //' 16:04:11 ++ awk '{ print $1 }' 16:04:11 ++ grep -E '^[0-9.]*[0-9]$' 16:04:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:04:11 +++ grep '^3' /tmp/.pyenv_versions 16:04:11 +++ tail -n 1 16:04:11 +++ sort -V 16:04:11 ++ py_version_xyz=3.10.6 16:04:11 ++ [[ -z 3.10.6 ]] 16:04:11 ++ echo 3.10.6 16:04:11 ++ return 0 16:04:11 + pyenv local 3.10.6 16:04:11 + local command 16:04:11 + command=local 16:04:11 + '[' 2 -gt 0 ']' 16:04:11 + shift 16:04:11 + case "$command" in 16:04:11 + command pyenv local 3.10.6 16:04:11 + pyenv local 3.10.6 16:04:11 + for arg in "$@" 16:04:11 + case $arg in 16:04:11 + pkg_list+='tox ' 16:04:11 + for arg in "$@" 16:04:11 + case $arg in 16:04:11 + pkg_list+='virtualenv ' 16:04:11 + for arg in "$@" 16:04:11 + case $arg in 16:04:11 + pkg_list+='urllib3~=1.26.15 ' 16:04:11 + [[ -f /tmp/.toxenv ]] 16:04:11 ++ cat /tmp/.toxenv 16:04:11 + lf_venv=/tmp/venv-oo8g 16:04:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oo8g from' file:/tmp/.toxenv 16:04:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oo8g from file:/tmp/.toxenv 16:04:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:04:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:11 + local 'pip_opts=--upgrade --quiet' 16:04:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:04:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:04:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:04:11 + [[ -n '' ]] 16:04:11 + [[ -n '' ]] 16:04:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:04:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:11 + /tmp/venv-oo8g/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:04:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:04:12 lf-activate-venv(): INFO: Base packages installed successfully 16:04:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:04:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:04:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:04:12 + /tmp/venv-oo8g/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:04:14 + type python3 16:04:14 + true 16:04:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oo8g/bin to PATH' 16:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-oo8g/bin to PATH 16:04:14 + PATH=/tmp/venv-oo8g/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:14 + return 0 16:04:14 + [[ -d /opt/pyenv ]] 16:04:14 + echo '---> Setting up pyenv' 16:04:14 ---> Setting up pyenv 16:04:14 + export PYENV_ROOT=/opt/pyenv 16:04:14 + PYENV_ROOT=/opt/pyenv 16:04:14 + export PATH=/opt/pyenv/bin:/tmp/venv-oo8g/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:14 + PATH=/opt/pyenv/bin:/tmp/venv-oo8g/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:04:14 ++ pwd 16:04:14 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:04:14 + export PYTHONPATH 16:04:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:04:14 + TOX_TESTENV_PASSENV=PYTHONPATH 16:04:14 + tox --version 16:04:14 4.50.1 from /tmp/venv-oo8g/lib/python3.10/site-packages/tox/__init__.py 16:04:14 + PARALLEL=false 16:04:14 + TOX_OPTIONS_LIST= 16:04:14 + [[ -n checkbashisms ]] 16:04:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:04:14 + case ${PARALLEL,,} in 16:04:14 + tox -e checkbashisms 16:04:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:04:15 checkbashisms: freeze> python -m pip freeze --all 16:04:16 checkbashisms: pip==26.0.1,setuptools==82.0.0 16:04:16 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:04:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:04:19 checkbashisms: OK (5.19=setup[1.52]+cmd[3.67] seconds) 16:04:19 congratulations :) (5.25 seconds) 16:04:20 + tox_status=0 16:04:20 + echo '---> Completed tox runs' 16:04:20 ---> Completed tox runs 16:04:20 + for i in .tox/*/log 16:04:20 ++ echo .tox/checkbashisms/log 16:04:20 ++ awk -F/ '{print $2}' 16:04:20 + tox_env=checkbashisms 16:04:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:04:20 + DOC_DIR=docs/_build/html 16:04:20 + [[ -d docs/_build/html ]] 16:04:20 + echo '---> tox-run.sh ends' 16:04:20 ---> tox-run.sh ends 16:04:20 + test 0 -eq 0 16:04:20 $ ssh-agent -k 16:04:20 unset SSH_AUTH_SOCK; 16:04:20 unset SSH_AGENT_PID; 16:04:20 echo Agent pid 1652 killed; 16:04:20 [ssh-agent] Stopped. 16:04:20 [PostBuildScript] - [INFO] Executing post build scripts. 16:04:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8657535053522845942.sh 16:04:20 ---> sysstat.sh 16:04:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11435210060547013818.sh 16:04:20 ---> package-listing.sh 16:04:20 ++ tr '[:upper:]' '[:lower:]' 16:04:20 ++ facter osfamily 16:04:20 + OS_FAMILY=debian 16:04:20 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:04:20 + START_PACKAGES=/tmp/packages_start.txt 16:04:20 + END_PACKAGES=/tmp/packages_end.txt 16:04:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:04:20 + PACKAGES=/tmp/packages_start.txt 16:04:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:04:20 + PACKAGES=/tmp/packages_end.txt 16:04:20 + case "${OS_FAMILY}" in 16:04:20 + dpkg -l 16:04:20 + grep '^ii' 16:04:20 + '[' -f /tmp/packages_start.txt ']' 16:04:20 + '[' -f /tmp/packages_end.txt ']' 16:04:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:04:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:04:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:04:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:04:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13505664269802428325.sh 16:04:21 ---> capture-instance-metadata.sh 16:04:21 Setup pyenv: 16:04:21 system 16:04:21 3.8.13 16:04:21 3.9.13 16:04:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RdT7 16:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:30 lf-activate-venv(): INFO: Base packages installed successfully 16:04:30 lf-activate-venv(): INFO: Installing additional packages: lftools 16:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-RdT7/bin to PATH 16:04:57 INFO: Running in OpenStack, capturing instance metadata 16:04:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2423175333351526447.sh 16:04:58 provisioning config files... 16:04:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4667651370116986203tmp 16:04:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:04:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:04:58 [EnvInject] - Injecting environment variables from a build step. 16:04:58 [EnvInject] - Injecting as environment variables the properties content 16:04:58 SERVER_ID=logs 16:04:58 16:04:58 [EnvInject] - Variables injected successfully. 16:04:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins764662107351814362.sh 16:04:58 ---> create-netrc.sh 16:04:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13883129821439022394.sh 16:04:58 ---> python-tools-install.sh 16:04:58 Setup pyenv: 16:04:58 system 16:04:58 3.8.13 16:04:58 3.9.13 16:04:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RdT7 from file:/tmp/.os_lf_venv 16:04:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:01 lf-activate-venv(): INFO: Base packages installed successfully 16:05:01 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-RdT7/bin to PATH 16:05:12 Generating Requirements File 16:05:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:05:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:05:35 Python 3.10.6 16:05:35 pip 26.0.1 from /tmp/venv-RdT7/lib/python3.10/site-packages/pip (python 3.10) 16:05:36 appdirs==1.4.4 16:05:36 argcomplete==3.6.3 16:05:36 aspy.yaml==1.3.0 16:05:36 attrs==26.1.0 16:05:36 autopage==0.6.0 16:05:36 backports.strenum==1.3.1 16:05:36 beautifulsoup4==4.14.3 16:05:36 boto3==1.42.71 16:05:36 botocore==1.42.71 16:05:36 bs4==0.0.2 16:05:36 certifi==2026.2.25 16:05:36 cffi==2.0.0 16:05:36 cfgv==3.5.0 16:05:36 chardet==7.2.0 16:05:36 charset-normalizer==3.4.6 16:05:36 click==8.3.1 16:05:36 cliff==4.13.2 16:05:36 cmd2==3.4.0 16:05:36 cryptography==3.3.2 16:05:36 debtcollector==3.0.0 16:05:36 decorator==5.2.1 16:05:36 defusedxml==0.7.1 16:05:36 Deprecated==1.3.1 16:05:36 distlib==0.4.0 16:05:36 dnspython==2.8.0 16:05:36 docker==7.1.0 16:05:36 dogpile.cache==1.5.0 16:05:36 durationpy==0.10 16:05:36 email-validator==2.3.0 16:05:36 filelock==3.25.2 16:05:36 future==1.0.0 16:05:36 gitdb==4.0.12 16:05:36 GitPython==3.1.46 16:05:36 httplib2==0.30.2 16:05:36 identify==2.6.18 16:05:36 idna==3.11 16:05:36 importlib-resources==1.5.0 16:05:36 iso8601==2.1.0 16:05:36 Jinja2==3.1.6 16:05:36 jmespath==1.1.0 16:05:36 jsonpatch==1.33 16:05:36 jsonpointer==3.0.0 16:05:36 jsonschema==4.26.0 16:05:36 jsonschema-specifications==2025.9.1 16:05:36 keystoneauth1==5.13.1 16:05:36 kubernetes==35.0.0 16:05:36 lftools==0.37.22 16:05:36 lxml==6.0.2 16:05:36 markdown-it-py==4.0.0 16:05:36 MarkupSafe==3.0.3 16:05:36 mdurl==0.1.2 16:05:36 msgpack==1.1.2 16:05:36 multi_key_dict==2.0.3 16:05:36 munch==4.0.0 16:05:36 netaddr==1.3.0 16:05:36 niet==1.4.2 16:05:36 nodeenv==1.10.0 16:05:36 oauth2client==4.1.3 16:05:36 oauthlib==3.3.1 16:05:36 openstacksdk==4.10.0 16:05:36 os-service-types==1.8.2 16:05:36 osc-lib==4.4.0 16:05:36 oslo.config==10.3.0 16:05:36 oslo.context==6.3.0 16:05:36 oslo.i18n==6.7.2 16:05:36 oslo.log==8.1.0 16:05:36 oslo.serialization==5.9.1 16:05:36 oslo.utils==10.0.0 16:05:36 packaging==26.0 16:05:36 pbr==7.0.3 16:05:36 platformdirs==4.9.4 16:05:36 prettytable==3.17.0 16:05:36 psutil==7.2.2 16:05:36 pyasn1==0.6.3 16:05:36 pyasn1_modules==0.4.2 16:05:36 pycparser==3.0 16:05:36 pygerrit2==2.0.15 16:05:36 PyGithub==2.8.1 16:05:36 Pygments==2.19.2 16:05:36 PyJWT==2.12.1 16:05:36 PyNaCl==1.6.2 16:05:36 pyparsing==2.4.7 16:05:36 pyperclip==1.11.0 16:05:36 pyrsistent==0.20.0 16:05:36 python-cinderclient==9.9.0 16:05:36 python-dateutil==2.9.0.post0 16:05:36 python-discovery==1.2.0 16:05:36 python-heatclient==5.1.0 16:05:36 python-jenkins==1.8.3 16:05:36 python-keystoneclient==5.8.0 16:05:36 python-magnumclient==4.10.0 16:05:36 python-openstackclient==9.0.0 16:05:36 python-swiftclient==4.10.0 16:05:36 PyYAML==6.0.3 16:05:36 referencing==0.37.0 16:05:36 requests==2.32.5 16:05:36 requests-oauthlib==2.0.0 16:05:36 requestsexceptions==1.4.0 16:05:36 rfc3986==2.0.0 16:05:36 rich==14.3.3 16:05:36 rich-argparse==1.7.2 16:05:36 rpds-py==0.30.0 16:05:36 rsa==4.9.1 16:05:36 ruamel.yaml==0.19.1 16:05:36 ruamel.yaml.clib==0.2.15 16:05:36 s3transfer==0.16.0 16:05:36 simplejson==3.20.2 16:05:36 six==1.17.0 16:05:36 smmap==5.0.3 16:05:36 soupsieve==2.8.3 16:05:36 stevedore==5.7.0 16:05:36 tabulate==0.10.0 16:05:36 toml==0.10.2 16:05:36 tomlkit==0.14.0 16:05:36 tqdm==4.67.3 16:05:36 typing_extensions==4.15.0 16:05:36 urllib3==1.26.20 16:05:36 virtualenv==21.2.0 16:05:36 wcwidth==0.6.0 16:05:36 websocket-client==1.9.0 16:05:36 wrapt==2.1.2 16:05:36 xdg==6.0.0 16:05:36 xmltodict==1.0.4 16:05:36 yq==3.4.3 16:05:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2861524452331991209.sh 16:05:36 ---> sudo-logs.sh 16:05:36 Archiving 'sudo' log.. 16:05:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11260198471755595117.sh 16:05:36 ---> job-cost.sh 16:05:36 INFO: Activating Python virtual environment... 16:05:36 Setup pyenv: 16:05:36 system 16:05:36 3.8.13 16:05:36 3.9.13 16:05:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RdT7 from file:/tmp/.os_lf_venv 16:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:39 lf-activate-venv(): INFO: Base packages installed successfully 16:05:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-RdT7/bin to PATH 16:05:45 INFO: No stack-cost file found 16:05:45 INFO: Instance uptime: 144s 16:05:45 INFO: Fetching instance metadata (attempt 1 of 3)... 16:05:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:05:45 INFO: Successfully fetched instance metadata 16:05:45 INFO: Instance type: v3-standard-4 16:05:45 INFO: Retrieving pricing info for: v3-standard-4 16:05:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:05:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 16:05:45 INFO: Successfully fetched Vexxhost pricing API 16:05:45 INFO: Retrieved cost: 0.11 16:05:45 INFO: Retrieved resource: v3-standard-4 16:05:45 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 16:05:45 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 16:05:45 INFO: Successfully archived job cost data 16:05:45 DEBUG: Cost data: oom-master-checkbashisms-lint,4515,2026-03-19 16:05:45,v3-standard-4,144,0.11,0.00,SUCCESS 16:05:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16641112093733839583.sh 16:05:45 ---> logs-deploy.sh 16:05:45 Setup pyenv: 16:05:45 system 16:05:45 3.8.13 16:05:45 3.9.13 16:05:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RdT7 from file:/tmp/.os_lf_venv 16:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:47 lf-activate-venv(): INFO: Base packages installed successfully 16:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-RdT7/bin to PATH 16:05:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4515 16:05:57 INFO: archiving workspace using pattern(s): 16:05:57 /tmp/venv-RdT7/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! 16:05:57 warnings.warn( 16:05:58 Archives upload complete. 16:05:58 INFO: archiving logs to Nexus 16:05:58 /tmp/venv-RdT7/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! 16:05:58 warnings.warn( 16:05:59 ---> uname -a: 16:05:59 Linux prd-ubuntu1804-builder-4c-4g-3298 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:05:59 16:05:59 16:05:59 ---> lscpu: 16:05:59 Architecture: x86_64 16:05:59 CPU op-mode(s): 32-bit, 64-bit 16:05:59 Byte Order: Little Endian 16:05:59 CPU(s): 4 16:05:59 On-line CPU(s) list: 0-3 16:05:59 Thread(s) per core: 1 16:05:59 Core(s) per socket: 1 16:05:59 Socket(s): 4 16:05:59 NUMA node(s): 1 16:05:59 Vendor ID: AuthenticAMD 16:05:59 CPU family: 23 16:05:59 Model: 49 16:05:59 Model name: AMD EPYC-Rome Processor 16:05:59 Stepping: 0 16:05:59 CPU MHz: 2800.000 16:05:59 BogoMIPS: 5600.00 16:05:59 Virtualization: AMD-V 16:05:59 Hypervisor vendor: KVM 16:05:59 Virtualization type: full 16:05:59 L1d cache: 32K 16:05:59 L1i cache: 32K 16:05:59 L2 cache: 512K 16:05:59 L3 cache: 16384K 16:05:59 NUMA node0 CPU(s): 0-3 16:05:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 16:05:59 16:05:59 16:05:59 ---> nproc: 16:05:59 4 16:05:59 16:05:59 16:05:59 ---> df -h: 16:05:59 Filesystem Size Used Avail Use% Mounted on 16:05:59 udev 7.9G 0 7.9G 0% /dev 16:05:59 tmpfs 1.6G 676K 1.6G 1% /run 16:05:59 /dev/vda1 78G 8.3G 70G 11% / 16:05:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:05:59 tmpfs 5.0M 0 5.0M 0% /run/lock 16:05:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:05:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:05:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:05:59 16:05:59 16:05:59 ---> free -m: 16:05:59 total used free shared buff/cache available 16:05:59 Mem: 16040 538 13437 0 2063 15188 16:05:59 Swap: 1023 0 1023 16:05:59 16:05:59 16:05:59 ---> ip addr: 16:05:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:05:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:05:59 inet 127.0.0.1/8 scope host lo 16:05:59 valid_lft forever preferred_lft forever 16:05:59 inet6 ::1/128 scope host 16:05:59 valid_lft forever preferred_lft forever 16:05:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:05:59 link/ether fa:16:3e:4a:5f:12 brd ff:ff:ff:ff:ff:ff 16:05:59 inet 10.30.106.180/23 brd 10.30.107.255 scope global dynamic ens3 16:05:59 valid_lft 86250sec preferred_lft 86250sec 16:05:59 inet6 fe80::f816:3eff:fe4a:5f12/64 scope link 16:05:59 valid_lft forever preferred_lft forever 16:05:59 16:05:59 16:05:59 ---> sar -b -r -n DEV: 16:05:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3298) 03/19/26 _x86_64_ (4 CPU) 16:05:59 16:05:59 16:03:31 LINUX RESTART (4 CPU) 16:05:59 16:05:59 16:04:01 tps rtps wtps bread/s bwrtn/s 16:05:59 16:05:01 90.38 8.98 81.40 242.63 14936.84 16:05:59 Average: 90.38 8.98 81.40 242.63 14936.84 16:05:59 16:05:59 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:05:59 16:05:01 13946648 15608552 2478320 15.09 69280 1788052 723284 4.14 638204 1615156 157252 16:05:59 Average: 13946648 15608552 2478320 15.09 69280 1788052 723284 4.14 638204 1615156 157252 16:05:59 16:05:59 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:05:59 16:05:01 ens3 67.76 48.49 912.96 10.67 0.00 0.00 0.00 0.00 16:05:59 16:05:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 16:05:59 Average: ens3 67.76 48.49 912.96 10.67 0.00 0.00 0.00 0.00 16:05:59 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 16:05:59 16:05:59 16:05:59 ---> sar -P ALL: 16:05:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3298) 03/19/26 _x86_64_ (4 CPU) 16:05:59 16:05:59 16:03:31 LINUX RESTART (4 CPU) 16:05:59 16:05:59 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:05:59 16:05:01 all 19.86 0.00 1.69 3.23 0.06 75.17 16:05:59 16:05:01 0 12.53 0.00 1.25 1.77 0.03 84.42 16:05:59 16:05:01 1 21.28 0.00 1.57 0.82 0.08 76.25 16:05:59 16:05:01 2 35.14 0.00 2.49 1.69 0.08 60.59 16:05:59 16:05:01 3 10.48 0.00 1.44 8.66 0.05 79.36 16:05:59 Average: all 19.86 0.00 1.69 3.23 0.06 75.17 16:05:59 Average: 0 12.53 0.00 1.25 1.77 0.03 84.42 16:05:59 Average: 1 21.28 0.00 1.57 0.82 0.08 76.25 16:05:59 Average: 2 35.14 0.00 2.49 1.69 0.08 60.59 16:05:59 Average: 3 10.48 0.00 1.44 8.66 0.05 79.36 16:05:59 16:05:59 16:05:59