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