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