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