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