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