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