06:13:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 06:13:35 Running as SYSTEM 06:13:35 [EnvInject] - Loading node environment variables. 06:13:36 Building remotely on prd-ubuntu1804-builder-4c-4g-19690 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:13:36 [ssh-agent] Looking for ssh-agent implementation... 06:13:36 $ ssh-agent 06:13:36 SSH_AUTH_SOCK=/tmp/ssh-Uf8hfSqdruZK/agent.1700 06:13:36 SSH_AGENT_PID=1702 06:13:36 [ssh-agent] Started. 06:13:36 Running ssh-add (command line suppressed) 06:13:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11724198772276983930.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11724198772276983930.key) 06:13:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:13:36 The recommended git tool is: NONE 06:13:37 using credential onap-jenkins-ssh 06:13:37 Wiping out workspace first. 06:13:37 Cloning the remote Git repository 06:13:37 Cloning repository git://cloud.onap.org/mirror/oom.git 06:13:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:13:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:13:37 > git --version # timeout=10 06:13:37 > git --version # 'git version 2.17.1' 06:13:37 using GIT_SSH to set credentials Gerrit user 06:13:37 Verifying host key using manually-configured host key entries 06:13:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:13:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:13:43 using GIT_SSH to set credentials Gerrit user 06:13:43 Verifying host key using manually-configured host key entries 06:13:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/7 # timeout=30 06:13:43 > git rev-parse 59d0d8443d7df7f41b112dc79206423354fe83db^{commit} # timeout=10 06:13:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:13:43 Checking out Revision 59d0d8443d7df7f41b112dc79206423354fe83db (refs/changes/36/143336/7) 06:13:43 > git config core.sparsecheckout # timeout=10 06:13:43 > git checkout -f 59d0d8443d7df7f41b112dc79206423354fe83db # timeout=30 06:13:47 Commit message: "1.14.5 images" 06:13:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:13:47 > git rev-list --no-walk eeef234e8d19fa09d1625337c33e87bffc0629c8 # timeout=10 06:13:47 [EnvInject] - Injecting environment variables from a build step. 06:13:47 [EnvInject] - Injecting as environment variables the properties content 06:13:47 PYTHON=python3 06:13:47 06:13:47 [EnvInject] - Variables injected successfully. 06:13:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3723267118298822637.sh 06:13:47 ---> tox-install.sh 06:13:47 + source /home/jenkins/lf-env.sh 06:13:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:13:47 ++ mktemp -d /tmp/venv-XXXX 06:13:47 + lf_venv=/tmp/venv-gQ0l 06:13:47 + local venv_file=/tmp/.os_lf_venv 06:13:47 + local python=python3 06:13:47 + local options 06:13:47 + local set_path=true 06:13:47 + local install_args= 06:13:47 ++ 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:13:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:13:47 + true 06:13:47 + case $1 in 06:13:47 + venv_file=/tmp/.toxenv 06:13:47 + shift 2 06:13:47 + true 06:13:47 + case $1 in 06:13:47 + shift 06:13:47 + break 06:13:47 + case $python in 06:13:47 + local pkg_list= 06:13:47 + [[ -d /opt/pyenv ]] 06:13:47 + echo 'Setup pyenv:' 06:13:47 Setup pyenv: 06:13:47 + export PYENV_ROOT=/opt/pyenv 06:13:47 + PYENV_ROOT=/opt/pyenv 06:13:47 + 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:13:47 + 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:13:47 + pyenv versions 06:13:47 * system (set by /opt/pyenv/version) 06:13:47 * 3.8.13 (set by /opt/pyenv/version) 06:13:47 * 3.9.13 (set by /opt/pyenv/version) 06:13:47 * 3.10.6 (set by /opt/pyenv/version) 06:13:47 + command -v pyenv 06:13:47 ++ pyenv init - --no-rehash 06:13:47 + 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:13:47 export PATH="/opt/pyenv/shims:${PATH}" 06:13:47 export PYENV_SHELL=bash 06:13:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:13:47 pyenv() { 06:13:47 local command 06:13:47 command="${1:-}" 06:13:47 if [ "$#" -gt 0 ]; then 06:13:47 shift 06:13:47 fi 06:13:47 06:13:47 case "$command" in 06:13:47 rehash|shell) 06:13:47 eval "$(pyenv "sh-$command" "$@")" 06:13:47 ;; 06:13:47 *) 06:13:47 command pyenv "$command" "$@" 06:13:47 ;; 06:13:47 esac 06:13:47 }' 06:13:47 +++ 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:13:47 ++ 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:13:47 ++ 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:13:47 ++ 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:13:47 ++ export PYENV_SHELL=bash 06:13:47 ++ PYENV_SHELL=bash 06:13:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:13:47 +++ complete -F _pyenv pyenv 06:13:47 ++ lf-pyver python3 06:13:47 ++ local py_version_xy=python3 06:13:47 ++ local py_version_xyz= 06:13:47 ++ pyenv versions 06:13:47 ++ local command 06:13:47 ++ command=versions 06:13:47 ++ '[' 1 -gt 0 ']' 06:13:47 ++ shift 06:13:47 ++ case "$command" in 06:13:47 ++ command pyenv versions 06:13:47 ++ pyenv versions 06:13:47 ++ sed 's/^[ *]* //' 06:13:47 ++ awk '{ print $1 }' 06:13:47 ++ grep -E '^[0-9.]*[0-9]$' 06:13:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:13:47 +++ grep '^3' /tmp/.pyenv_versions 06:13:47 +++ sort -V 06:13:47 +++ tail -n 1 06:13:47 ++ py_version_xyz=3.10.6 06:13:47 ++ [[ -z 3.10.6 ]] 06:13:47 ++ echo 3.10.6 06:13:47 ++ return 0 06:13:47 + pyenv local 3.10.6 06:13:47 + local command 06:13:47 + command=local 06:13:47 + '[' 2 -gt 0 ']' 06:13:47 + shift 06:13:47 + case "$command" in 06:13:47 + command pyenv local 3.10.6 06:13:47 + pyenv local 3.10.6 06:13:47 + for arg in "$@" 06:13:47 + case $arg in 06:13:47 + pkg_list+='tox ' 06:13:47 + for arg in "$@" 06:13:47 + case $arg in 06:13:47 + pkg_list+='virtualenv ' 06:13:47 + for arg in "$@" 06:13:47 + case $arg in 06:13:47 + pkg_list+='urllib3~=1.26.15 ' 06:13:47 + [[ -f /tmp/.toxenv ]] 06:13:47 + [[ ! -f /tmp/.toxenv ]] 06:13:47 + [[ -n '' ]] 06:13:47 + python3 -m venv /tmp/venv-gQ0l 06:13:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gQ0l' 06:13:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gQ0l 06:13:51 + echo /tmp/venv-gQ0l 06:13:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:13:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:13:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:13:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:51 + local 'pip_opts=--upgrade --quiet' 06:13:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:13:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:13:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:13:51 + [[ -n '' ]] 06:13:51 + [[ -n '' ]] 06:13:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:13:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:51 + /tmp/venv-gQ0l/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:13:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:13:55 lf-activate-venv(): INFO: Base packages installed successfully 06:13:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:13:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:13:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:13:55 + /tmp/venv-gQ0l/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:13:58 + type python3 06:13:58 + true 06:13:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gQ0l/bin to PATH' 06:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-gQ0l/bin to PATH 06:13:58 + PATH=/tmp/venv-gQ0l/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:13:58 + return 0 06:13:58 + python3 --version 06:13:58 Python 3.10.6 06:13:58 + python3 -m pip --version 06:13:59 pip 26.0.1 from /tmp/venv-gQ0l/lib/python3.10/site-packages/pip (python 3.10) 06:13:59 + python3 -m pip freeze 06:13:59 cachetools==7.0.1 06:13:59 chardet==6.0.0.post1 06:13:59 colorama==0.4.6 06:13:59 distlib==0.4.0 06:13:59 filelock==3.24.3 06:13:59 packaging==26.0 06:13:59 platformdirs==4.9.2 06:13:59 pluggy==1.6.0 06:13:59 pyproject-api==1.10.0 06:13:59 tomli==2.4.0 06:13:59 tox==4.45.0 06:13:59 typing_extensions==4.15.0 06:13:59 urllib3==1.26.20 06:13:59 virtualenv==20.39.0 06:13:59 [EnvInject] - Injecting environment variables from a build step. 06:13:59 [EnvInject] - Injecting as environment variables the properties content 06:13:59 PARALLEL=false 06:13:59 06:13:59 [EnvInject] - Variables injected successfully. 06:13:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1574544179523807282.sh 06:13:59 ---> tox-run.sh 06:13:59 + 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:13:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:13:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:13:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:13:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:13:59 + source /home/jenkins/lf-env.sh 06:13:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:13:59 ++ mktemp -d /tmp/venv-XXXX 06:13:59 + lf_venv=/tmp/venv-Dki3 06:13:59 + local venv_file=/tmp/.os_lf_venv 06:13:59 + local python=python3 06:13:59 + local options 06:13:59 + local set_path=true 06:13:59 + local install_args= 06:13:59 ++ 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:13:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:13:59 + true 06:13:59 + case $1 in 06:13:59 + venv_file=/tmp/.toxenv 06:13:59 + shift 2 06:13:59 + true 06:13:59 + case $1 in 06:13:59 + shift 06:13:59 + break 06:13:59 + case $python in 06:13:59 + local pkg_list= 06:13:59 + [[ -d /opt/pyenv ]] 06:13:59 + echo 'Setup pyenv:' 06:13:59 Setup pyenv: 06:13:59 + export PYENV_ROOT=/opt/pyenv 06:13:59 + PYENV_ROOT=/opt/pyenv 06:13:59 + 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:13:59 + 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:13:59 + pyenv versions 06:13:59 system 06:13:59 3.8.13 06:13:59 3.9.13 06:13:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:13:59 + command -v pyenv 06:13:59 ++ pyenv init - --no-rehash 06:13:59 + 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:13:59 export PATH="/opt/pyenv/shims:${PATH}" 06:13:59 export PYENV_SHELL=bash 06:13:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:13:59 pyenv() { 06:13:59 local command 06:13:59 command="${1:-}" 06:13:59 if [ "$#" -gt 0 ]; then 06:13:59 shift 06:13:59 fi 06:13:59 06:13:59 case "$command" in 06:13:59 rehash|shell) 06:13:59 eval "$(pyenv "sh-$command" "$@")" 06:13:59 ;; 06:13:59 *) 06:13:59 command pyenv "$command" "$@" 06:13:59 ;; 06:13:59 esac 06:13:59 }' 06:13:59 +++ 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:13:59 ++ 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:13:59 ++ 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:13:59 ++ 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:13:59 ++ export PYENV_SHELL=bash 06:13:59 ++ PYENV_SHELL=bash 06:13:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:13:59 +++ complete -F _pyenv pyenv 06:13:59 ++ lf-pyver python3 06:13:59 ++ local py_version_xy=python3 06:13:59 ++ local py_version_xyz= 06:13:59 ++ pyenv versions 06:13:59 ++ local command 06:13:59 ++ command=versions 06:13:59 ++ '[' 1 -gt 0 ']' 06:13:59 ++ shift 06:13:59 ++ case "$command" in 06:13:59 ++ command pyenv versions 06:13:59 ++ pyenv versions 06:13:59 ++ sed 's/^[ *]* //' 06:13:59 ++ awk '{ print $1 }' 06:13:59 ++ grep -E '^[0-9.]*[0-9]$' 06:13:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:13:59 +++ grep '^3' /tmp/.pyenv_versions 06:13:59 +++ sort -V 06:13:59 +++ tail -n 1 06:13:59 ++ py_version_xyz=3.10.6 06:13:59 ++ [[ -z 3.10.6 ]] 06:13:59 ++ echo 3.10.6 06:13:59 ++ return 0 06:13:59 + pyenv local 3.10.6 06:13:59 + local command 06:13:59 + command=local 06:13:59 + '[' 2 -gt 0 ']' 06:13:59 + shift 06:13:59 + case "$command" in 06:13:59 + command pyenv local 3.10.6 06:13:59 + pyenv local 3.10.6 06:13:59 + for arg in "$@" 06:13:59 + case $arg in 06:13:59 + pkg_list+='tox ' 06:13:59 + for arg in "$@" 06:13:59 + case $arg in 06:13:59 + pkg_list+='virtualenv ' 06:13:59 + for arg in "$@" 06:13:59 + case $arg in 06:13:59 + pkg_list+='urllib3~=1.26.15 ' 06:13:59 + [[ -f /tmp/.toxenv ]] 06:13:59 ++ cat /tmp/.toxenv 06:13:59 + lf_venv=/tmp/venv-gQ0l 06:13:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQ0l from' file:/tmp/.toxenv 06:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQ0l from file:/tmp/.toxenv 06:13:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:13:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:59 + local 'pip_opts=--upgrade --quiet' 06:13:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:13:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:13:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:13:59 + [[ -n '' ]] 06:13:59 + [[ -n '' ]] 06:13:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:13:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:59 + /tmp/venv-gQ0l/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:14:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:14:00 lf-activate-venv(): INFO: Base packages installed successfully 06:14:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:14:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:14:00 + /tmp/venv-gQ0l/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:14:01 + type python3 06:14:01 + true 06:14:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gQ0l/bin to PATH' 06:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-gQ0l/bin to PATH 06:14:01 + PATH=/tmp/venv-gQ0l/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:14:01 + return 0 06:14:01 + [[ -d /opt/pyenv ]] 06:14:01 + echo '---> Setting up pyenv' 06:14:01 ---> Setting up pyenv 06:14:01 + export PYENV_ROOT=/opt/pyenv 06:14:01 + PYENV_ROOT=/opt/pyenv 06:14:01 + export PATH=/opt/pyenv/bin:/tmp/venv-gQ0l/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:14:01 + PATH=/opt/pyenv/bin:/tmp/venv-gQ0l/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:14:01 ++ pwd 06:14:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:14:01 + export PYTHONPATH 06:14:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:14:01 + TOX_TESTENV_PASSENV=PYTHONPATH 06:14:01 + tox --version 06:14:01 4.45.0 from /tmp/venv-gQ0l/lib/python3.10/site-packages/tox/__init__.py 06:14:01 + PARALLEL=false 06:14:01 + TOX_OPTIONS_LIST= 06:14:01 + [[ -n checkbashisms ]] 06:14:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:14:01 + case ${PARALLEL,,} in 06:14:01 + tox -e checkbashisms 06:14:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:14:03 checkbashisms: freeze> python -m pip freeze --all 06:14:03 checkbashisms: pip==26.0.1,setuptools==82.0.0 06:14:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:14:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:14:07 checkbashisms: OK (4.63=setup[1.28]+cmd[3.35] seconds) 06:14:07 congratulations :) (4.67 seconds) 06:14:07 + tox_status=0 06:14:07 + echo '---> Completed tox runs' 06:14:07 ---> Completed tox runs 06:14:07 + for i in .tox/*/log 06:14:07 ++ awk -F/ '{print $2}' 06:14:07 ++ echo .tox/checkbashisms/log 06:14:07 + tox_env=checkbashisms 06:14:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:14:07 + DOC_DIR=docs/_build/html 06:14:07 + [[ -d docs/_build/html ]] 06:14:07 + echo '---> tox-run.sh ends' 06:14:07 ---> tox-run.sh ends 06:14:07 + test 0 -eq 0 06:14:07 $ ssh-agent -k 06:14:07 unset SSH_AUTH_SOCK; 06:14:07 unset SSH_AGENT_PID; 06:14:07 echo Agent pid 1702 killed; 06:14:07 [ssh-agent] Stopped. 06:14:07 [PostBuildScript] - [INFO] Executing post build scripts. 06:14:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12898025515556304692.sh 06:14:07 ---> sysstat.sh 06:14:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10663776201127709834.sh 06:14:07 ---> package-listing.sh 06:14:07 ++ facter osfamily 06:14:07 ++ tr '[:upper:]' '[:lower:]' 06:14:07 + OS_FAMILY=debian 06:14:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:14:07 + START_PACKAGES=/tmp/packages_start.txt 06:14:07 + END_PACKAGES=/tmp/packages_end.txt 06:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:07 + PACKAGES=/tmp/packages_start.txt 06:14:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:14:07 + PACKAGES=/tmp/packages_end.txt 06:14:07 + case "${OS_FAMILY}" in 06:14:07 + dpkg -l 06:14:07 + grep '^ii' 06:14:07 + '[' -f /tmp/packages_start.txt ']' 06:14:07 + '[' -f /tmp/packages_end.txt ']' 06:14:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:14:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:14:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:14:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15543430228969322863.sh 06:14:07 ---> capture-instance-metadata.sh 06:14:07 Setup pyenv: 06:14:07 system 06:14:07 3.8.13 06:14:07 3.9.13 06:14:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:14:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SRAN 06:14:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:14:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:15 lf-activate-venv(): INFO: Base packages installed successfully 06:14:15 lf-activate-venv(): INFO: Installing additional packages: lftools 06:14:38 lf-activate-venv(): INFO: Adding /tmp/venv-SRAN/bin to PATH 06:14:38 INFO: Running in OpenStack, capturing instance metadata 06:14:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15938518276219328614.sh 06:14:38 provisioning config files... 06:14:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11512231158835597651tmp 06:14:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:14:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:14:38 [EnvInject] - Injecting environment variables from a build step. 06:14:38 [EnvInject] - Injecting as environment variables the properties content 06:14:38 SERVER_ID=logs 06:14:38 06:14:38 [EnvInject] - Variables injected successfully. 06:14:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8322495230300881018.sh 06:14:38 ---> create-netrc.sh 06:14:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12500597750610687508.sh 06:14:38 ---> python-tools-install.sh 06:14:38 Setup pyenv: 06:14:38 system 06:14:38 3.8.13 06:14:38 3.9.13 06:14:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:14:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SRAN from file:/tmp/.os_lf_venv 06:14:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:40 lf-activate-venv(): INFO: Base packages installed successfully 06:14:40 lf-activate-venv(): INFO: Installing additional packages: lftools 06:14:47 lf-activate-venv(): INFO: Adding /tmp/venv-SRAN/bin to PATH 06:14:47 Generating Requirements File 06:15:04 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:15:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:15:04 Python 3.10.6 06:15:05 pip 26.0.1 from /tmp/venv-SRAN/lib/python3.10/site-packages/pip (python 3.10) 06:15:05 appdirs==1.4.4 06:15:05 argcomplete==3.6.3 06:15:05 aspy.yaml==1.3.0 06:15:05 attrs==25.4.0 06:15:05 autopage==0.6.0 06:15:05 backports.strenum==1.3.1 06:15:05 beautifulsoup4==4.14.3 06:15:05 boto3==1.42.55 06:15:05 botocore==1.42.55 06:15:05 bs4==0.0.2 06:15:05 certifi==2026.1.4 06:15:05 cffi==2.0.0 06:15:05 cfgv==3.5.0 06:15:05 chardet==6.0.0.post1 06:15:05 charset-normalizer==3.4.4 06:15:05 click==8.3.1 06:15:05 cliff==4.13.2 06:15:05 cmd2==3.2.2 06:15:05 cryptography==3.3.2 06:15:05 debtcollector==3.0.0 06:15:05 decorator==5.2.1 06:15:05 defusedxml==0.7.1 06:15:05 Deprecated==1.3.1 06:15:05 distlib==0.4.0 06:15:05 dnspython==2.8.0 06:15:05 docker==7.1.0 06:15:05 dogpile.cache==1.5.0 06:15:05 durationpy==0.10 06:15:05 email-validator==2.3.0 06:15:05 filelock==3.24.3 06:15:05 future==1.0.0 06:15:05 gitdb==4.0.12 06:15:05 GitPython==3.1.46 06:15:05 httplib2==0.30.2 06:15:05 identify==2.6.16 06:15:05 idna==3.11 06:15:05 importlib-resources==1.5.0 06:15:05 iso8601==2.1.0 06:15:05 Jinja2==3.1.6 06:15:05 jmespath==1.1.0 06:15:05 jsonpatch==1.33 06:15:05 jsonpointer==3.0.0 06:15:05 jsonschema==4.26.0 06:15:05 jsonschema-specifications==2025.9.1 06:15:05 keystoneauth1==5.13.1 06:15:05 kubernetes==35.0.0 06:15:05 lftools==0.37.21 06:15:05 lxml==6.0.2 06:15:05 markdown-it-py==4.0.0 06:15:05 MarkupSafe==3.0.3 06:15:05 mdurl==0.1.2 06:15:05 msgpack==1.1.2 06:15:05 multi_key_dict==2.0.3 06:15:05 munch==4.0.0 06:15:05 netaddr==1.3.0 06:15:05 niet==1.4.2 06:15:05 nodeenv==1.10.0 06:15:05 oauth2client==4.1.3 06:15:05 oauthlib==3.3.1 06:15:05 openstacksdk==4.10.0 06:15:05 os-service-types==1.8.2 06:15:05 osc-lib==4.4.0 06:15:05 oslo.config==10.3.0 06:15:05 oslo.context==6.3.0 06:15:05 oslo.i18n==6.7.2 06:15:05 oslo.log==8.1.0 06:15:05 oslo.serialization==5.9.1 06:15:05 oslo.utils==10.0.0 06:15:05 packaging==26.0 06:15:05 pbr==7.0.3 06:15:05 platformdirs==4.9.2 06:15:05 prettytable==3.17.0 06:15:05 psutil==7.2.2 06:15:05 pyasn1==0.6.2 06:15:05 pyasn1_modules==0.4.2 06:15:05 pycparser==3.0 06:15:05 pygerrit2==2.0.15 06:15:05 PyGithub==2.8.1 06:15:05 Pygments==2.19.2 06:15:05 PyJWT==2.11.0 06:15:05 PyNaCl==1.6.2 06:15:05 pyparsing==2.4.7 06:15:05 pyperclip==1.11.0 06:15:05 pyrsistent==0.20.0 06:15:05 python-cinderclient==9.8.0 06:15:05 python-dateutil==2.9.0.post0 06:15:05 python-heatclient==5.0.0 06:15:05 python-jenkins==1.8.3 06:15:05 python-keystoneclient==5.7.0 06:15:05 python-magnumclient==4.9.0 06:15:05 python-openstackclient==9.0.0 06:15:05 python-swiftclient==4.9.0 06:15:05 PyYAML==6.0.3 06:15:05 referencing==0.37.0 06:15:05 requests==2.32.5 06:15:05 requests-oauthlib==2.0.0 06:15:05 requestsexceptions==1.4.0 06:15:05 rfc3986==2.0.0 06:15:05 rich==14.3.3 06:15:05 rich-argparse==1.7.2 06:15:05 rpds-py==0.30.0 06:15:05 rsa==4.9.1 06:15:05 ruamel.yaml==0.19.1 06:15:05 ruamel.yaml.clib==0.2.15 06:15:05 s3transfer==0.16.0 06:15:05 simplejson==3.20.2 06:15:05 six==1.17.0 06:15:05 smmap==5.0.2 06:15:05 soupsieve==2.8.3 06:15:05 stevedore==5.7.0 06:15:05 tabulate==0.9.0 06:15:05 toml==0.10.2 06:15:05 tomlkit==0.14.0 06:15:05 tqdm==4.67.3 06:15:05 typing_extensions==4.15.0 06:15:05 urllib3==1.26.20 06:15:05 virtualenv==20.39.0 06:15:05 wcwidth==0.6.0 06:15:05 websocket-client==1.9.0 06:15:05 wrapt==2.1.1 06:15:05 xdg==6.0.0 06:15:05 xmltodict==1.0.4 06:15:05 yq==3.4.3 06:15:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5201164767795891272.sh 06:15:05 ---> sudo-logs.sh 06:15:05 Archiving 'sudo' log.. 06:15:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13782413164964113234.sh 06:15:05 ---> job-cost.sh 06:15:05 INFO: Activating Python virtual environment... 06:15:05 Setup pyenv: 06:15:05 system 06:15:05 3.8.13 06:15:05 3.9.13 06:15:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SRAN from file:/tmp/.os_lf_venv 06:15:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:07 lf-activate-venv(): INFO: Base packages installed successfully 06:15:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-SRAN/bin to PATH 06:15:14 INFO: No stack-cost file found 06:15:14 INFO: Instance uptime: 123s 06:15:14 INFO: Fetching instance metadata (attempt 1 of 3)... 06:15:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:15:14 INFO: Successfully fetched instance metadata 06:15:14 INFO: Instance type: v3-standard-4 06:15:14 INFO: Retrieving pricing info for: v3-standard-4 06:15:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:15:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 06:15:14 INFO: Successfully fetched Vexxhost pricing API 06:15:14 INFO: Retrieved cost: 0.11 06:15:14 INFO: Retrieved resource: v3-standard-4 06:15:14 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:15:14 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:15:14 INFO: Successfully archived job cost data 06:15:14 DEBUG: Cost data: oom-master-checkbashisms-lint,4454,2026-02-24 06:15:14,v3-standard-4,123,0.11,0.00,SUCCESS 06:15:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7336912348707995895.sh 06:15:14 ---> logs-deploy.sh 06:15:14 Setup pyenv: 06:15:14 system 06:15:14 3.8.13 06:15:14 3.9.13 06:15:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SRAN from file:/tmp/.os_lf_venv 06:15:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:16 lf-activate-venv(): INFO: Base packages installed successfully 06:15:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-SRAN/bin to PATH 06:15:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4454 06:15:23 INFO: archiving workspace using pattern(s): 06:15:23 /tmp/venv-SRAN/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:15:23 warnings.warn( 06:15:24 Archives upload complete. 06:15:25 INFO: archiving logs to Nexus 06:15:25 /tmp/venv-SRAN/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:15:25 warnings.warn( 06:15:26 ---> uname -a: 06:15:26 Linux prd-ubuntu1804-builder-4c-4g-19690 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:15:26 06:15:26 06:15:26 ---> lscpu: 06:15:26 Architecture: x86_64 06:15:26 CPU op-mode(s): 32-bit, 64-bit 06:15:26 Byte Order: Little Endian 06:15:26 CPU(s): 4 06:15:26 On-line CPU(s) list: 0-3 06:15:26 Thread(s) per core: 1 06:15:26 Core(s) per socket: 1 06:15:26 Socket(s): 4 06:15:26 NUMA node(s): 1 06:15:26 Vendor ID: AuthenticAMD 06:15:26 CPU family: 23 06:15:26 Model: 49 06:15:26 Model name: AMD EPYC-Rome Processor 06:15:26 Stepping: 0 06:15:26 CPU MHz: 2800.000 06:15:26 BogoMIPS: 5600.00 06:15:26 Virtualization: AMD-V 06:15:26 Hypervisor vendor: KVM 06:15:26 Virtualization type: full 06:15:26 L1d cache: 32K 06:15:26 L1i cache: 32K 06:15:26 L2 cache: 512K 06:15:26 L3 cache: 16384K 06:15:26 NUMA node0 CPU(s): 0-3 06:15:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:15:26 06:15:26 06:15:26 ---> nproc: 06:15:26 4 06:15:26 06:15:26 06:15:26 ---> df -h: 06:15:26 Filesystem Size Used Avail Use% Mounted on 06:15:26 udev 7.9G 0 7.9G 0% /dev 06:15:26 tmpfs 1.6G 676K 1.6G 1% /run 06:15:26 /dev/vda1 78G 8.3G 70G 11% / 06:15:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:15:26 tmpfs 5.0M 0 5.0M 0% /run/lock 06:15:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:15:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:15:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:15:26 06:15:26 06:15:26 ---> free -m: 06:15:26 total used free shared buff/cache available 06:15:26 Mem: 16040 572 13375 0 2092 15153 06:15:26 Swap: 1023 0 1023 06:15:26 06:15:26 06:15:26 ---> ip addr: 06:15:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:15:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:26 inet 127.0.0.1/8 scope host lo 06:15:26 valid_lft forever preferred_lft forever 06:15:26 inet6 ::1/128 scope host 06:15:26 valid_lft forever preferred_lft forever 06:15:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:15:26 link/ether fa:16:3e:f5:f3:cb brd ff:ff:ff:ff:ff:ff 06:15:26 inet 10.30.106.223/23 brd 10.30.107.255 scope global dynamic ens3 06:15:26 valid_lft 86273sec preferred_lft 86273sec 06:15:26 inet6 fe80::f816:3eff:fef5:f3cb/64 scope link 06:15:26 valid_lft forever preferred_lft forever 06:15:26 06:15:26 06:15:26 ---> sar -b -r -n DEV: 06:15:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19690) 02/24/26 _x86_64_ (4 CPU) 06:15:26 06:15:26 06:13:21 LINUX RESTART (4 CPU) 06:15:26 06:15:26 06:14:01 tps rtps wtps bread/s bwrtn/s 06:15:26 06:15:01 104.30 5.25 99.05 210.90 11948.41 06:15:26 Average: 104.30 5.25 99.05 210.90 11948.41 06:15:26 06:15:26 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:26 06:15:01 13725396 15504552 2699572 16.44 75048 1895048 814332 4.66 758492 1706560 209892 06:15:26 Average: 13725396 15504552 2699572 16.44 75048 1895048 814332 4.66 758492 1706560 209892 06:15:26 06:15:26 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:26 06:15:01 ens3 63.87 47.78 955.19 11.70 0.00 0.00 0.00 0.00 06:15:26 06:15:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 06:15:26 Average: ens3 63.87 47.78 955.19 11.70 0.00 0.00 0.00 0.00 06:15:26 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 06:15:26 06:15:26 06:15:26 ---> sar -P ALL: 06:15:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19690) 02/24/26 _x86_64_ (4 CPU) 06:15:26 06:15:26 06:13:21 LINUX RESTART (4 CPU) 06:15:26 06:15:26 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:15:26 06:15:01 all 21.01 0.00 1.39 2.25 0.06 75.29 06:15:26 06:15:01 0 33.43 0.00 1.82 1.14 0.05 63.56 06:15:26 06:15:01 1 17.88 0.00 1.19 5.62 0.08 75.23 06:15:26 06:15:01 2 15.97 0.00 1.35 1.55 0.07 81.06 06:15:26 06:15:01 3 16.75 0.00 1.19 0.70 0.03 81.33 06:15:26 Average: all 21.01 0.00 1.39 2.25 0.06 75.29 06:15:26 Average: 0 33.43 0.00 1.82 1.14 0.05 63.56 06:15:26 Average: 1 17.88 0.00 1.19 5.62 0.08 75.23 06:15:26 Average: 2 15.97 0.00 1.35 1.55 0.07 81.06 06:15:26 Average: 3 16.75 0.00 1.19 0.70 0.03 81.33 06:15:26 06:15:26 06:15:26