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