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