10:01:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:01:34 Running as SYSTEM 10:01:34 [EnvInject] - Loading node environment variables. 10:01:34 Building remotely on prd-ubuntu1804-builder-4c-4g-1136 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:01:34 [ssh-agent] Looking for ssh-agent implementation... 10:01:34 $ ssh-agent 10:01:34 SSH_AUTH_SOCK=/tmp/ssh-bxdXMInVQuUK/agent.1656 10:01:34 SSH_AGENT_PID=1658 10:01:34 [ssh-agent] Started. 10:01:34 Running ssh-add (command line suppressed) 10:01:34 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3433877035674958579.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3433877035674958579.key) 10:01:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:01:34 The recommended git tool is: NONE 10:01:35 using credential onap-jenkins-ssh 10:01:35 Wiping out workspace first. 10:01:35 Cloning the remote Git repository 10:01:35 Cloning repository git://cloud.onap.org/mirror/oom.git 10:01:35 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:01:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:35 > git --version # timeout=10 10:01:35 > git --version # 'git version 2.17.1' 10:01:35 using GIT_SSH to set credentials Gerrit user 10:01:35 Verifying host key using manually-configured host key entries 10:01:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:01:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:41 using GIT_SSH to set credentials Gerrit user 10:01:41 Verifying host key using manually-configured host key entries 10:01:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/2 # timeout=30 10:01:42 > git rev-parse 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf^{commit} # timeout=10 10:01:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:01:42 Checking out Revision 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf (refs/changes/22/143522/2) 10:01:42 > git config core.sparsecheckout # timeout=10 10:01:42 > git checkout -f 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf # timeout=30 10:01:45 Commit message: "Refactor participant K8s in OOM" 10:01:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:01:45 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 10:01:45 [EnvInject] - Injecting environment variables from a build step. 10:01:45 [EnvInject] - Injecting as environment variables the properties content 10:01:45 PYTHON=python3 10:01:45 10:01:45 [EnvInject] - Variables injected successfully. 10:01:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10419218119504065509.sh 10:01:45 ---> tox-install.sh 10:01:45 + source /home/jenkins/lf-env.sh 10:01:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:45 ++ mktemp -d /tmp/venv-XXXX 10:01:45 + lf_venv=/tmp/venv-s1Ih 10:01:45 + local venv_file=/tmp/.os_lf_venv 10:01:45 + local python=python3 10:01:45 + local options 10:01:45 + local set_path=true 10:01:45 + local install_args= 10:01:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:01:45 + true 10:01:45 + case $1 in 10:01:45 + venv_file=/tmp/.toxenv 10:01:45 + shift 2 10:01:45 + true 10:01:45 + case $1 in 10:01:45 + shift 10:01:45 + break 10:01:45 + case $python in 10:01:45 + local pkg_list= 10:01:45 + [[ -d /opt/pyenv ]] 10:01:45 + echo 'Setup pyenv:' 10:01:45 Setup pyenv: 10:01:45 + export PYENV_ROOT=/opt/pyenv 10:01:45 + PYENV_ROOT=/opt/pyenv 10:01:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:45 + pyenv versions 10:01:46 * system (set by /opt/pyenv/version) 10:01:46 * 3.8.13 (set by /opt/pyenv/version) 10:01:46 * 3.9.13 (set by /opt/pyenv/version) 10:01:46 * 3.10.6 (set by /opt/pyenv/version) 10:01:46 + command -v pyenv 10:01:46 ++ pyenv init - --no-rehash 10:01:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:01:46 export PATH="/opt/pyenv/shims:${PATH}" 10:01:46 export PYENV_SHELL=bash 10:01:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:01:46 pyenv() { 10:01:46 local command 10:01:46 command="${1:-}" 10:01:46 if [ "$#" -gt 0 ]; then 10:01:46 shift 10:01:46 fi 10:01:46 10:01:46 case "$command" in 10:01:46 rehash|shell) 10:01:46 eval "$(pyenv "sh-$command" "$@")" 10:01:46 ;; 10:01:46 *) 10:01:46 command pyenv "$command" "$@" 10:01:46 ;; 10:01:46 esac 10:01:46 }' 10:01:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:01:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:46 ++ export PYENV_SHELL=bash 10:01:46 ++ PYENV_SHELL=bash 10:01:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:01:46 +++ complete -F _pyenv pyenv 10:01:46 ++ lf-pyver python3 10:01:46 ++ local py_version_xy=python3 10:01:46 ++ local py_version_xyz= 10:01:46 ++ pyenv versions 10:01:46 ++ local command 10:01:46 ++ command=versions 10:01:46 ++ '[' 1 -gt 0 ']' 10:01:46 ++ shift 10:01:46 ++ case "$command" in 10:01:46 ++ command pyenv versions 10:01:46 ++ pyenv versions 10:01:46 ++ sed 's/^[ *]* //' 10:01:46 ++ awk '{ print $1 }' 10:01:46 ++ grep -E '^[0-9.]*[0-9]$' 10:01:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:01:46 +++ grep '^3' /tmp/.pyenv_versions 10:01:46 +++ tail -n 1 10:01:46 +++ sort -V 10:01:46 ++ py_version_xyz=3.10.6 10:01:46 ++ [[ -z 3.10.6 ]] 10:01:46 ++ echo 3.10.6 10:01:46 ++ return 0 10:01:46 + pyenv local 3.10.6 10:01:46 + local command 10:01:46 + command=local 10:01:46 + '[' 2 -gt 0 ']' 10:01:46 + shift 10:01:46 + case "$command" in 10:01:46 + command pyenv local 3.10.6 10:01:46 + pyenv local 3.10.6 10:01:46 + for arg in "$@" 10:01:46 + case $arg in 10:01:46 + pkg_list+='tox ' 10:01:46 + for arg in "$@" 10:01:46 + case $arg in 10:01:46 + pkg_list+='virtualenv ' 10:01:46 + for arg in "$@" 10:01:46 + case $arg in 10:01:46 + pkg_list+='urllib3~=1.26.15 ' 10:01:46 + [[ -f /tmp/.toxenv ]] 10:01:46 + [[ ! -f /tmp/.toxenv ]] 10:01:46 + [[ -n '' ]] 10:01:46 + python3 -m venv /tmp/venv-s1Ih 10:01:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s1Ih' 10:01:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s1Ih 10:01:50 + echo /tmp/venv-s1Ih 10:01:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:01:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:01:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:01:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:50 + local 'pip_opts=--upgrade --quiet' 10:01:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:01:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:01:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:01:50 + [[ -n '' ]] 10:01:50 + [[ -n '' ]] 10:01:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:01:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:50 + /tmp/venv-s1Ih/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:01:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:01:54 lf-activate-venv(): INFO: Base packages installed successfully 10:01:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:01:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:01:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:01:54 + /tmp/venv-s1Ih/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:01:56 + type python3 10:01:56 + true 10:01:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s1Ih/bin to PATH' 10:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-s1Ih/bin to PATH 10:01:56 + PATH=/tmp/venv-s1Ih/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 + return 0 10:01:56 + python3 --version 10:01:56 Python 3.10.6 10:01:56 + python3 -m pip --version 10:01:56 pip 26.0.1 from /tmp/venv-s1Ih/lib/python3.10/site-packages/pip (python 3.10) 10:01:56 + python3 -m pip freeze 10:01:56 cachetools==7.0.5 10:01:56 colorama==0.4.6 10:01:56 distlib==0.4.0 10:01:56 filelock==3.25.1 10:01:56 packaging==26.0 10:01:56 platformdirs==4.9.4 10:01:56 pluggy==1.6.0 10:01:56 pyproject-api==1.10.0 10:01:56 python-discovery==1.1.3 10:01:56 tomli==2.4.0 10:01:56 tomli_w==1.2.0 10:01:56 tox==4.49.1 10:01:56 typing_extensions==4.15.0 10:01:56 urllib3==1.26.20 10:01:56 virtualenv==21.2.0 10:01:56 [EnvInject] - Injecting environment variables from a build step. 10:01:56 [EnvInject] - Injecting as environment variables the properties content 10:01:56 PARALLEL=false 10:01:56 10:01:56 [EnvInject] - Variables injected successfully. 10:01:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12510820540700495469.sh 10:01:56 ---> tox-run.sh 10:01:56 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:01:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:01:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:01:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:01:56 + source /home/jenkins/lf-env.sh 10:01:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:56 ++ mktemp -d /tmp/venv-XXXX 10:01:56 + lf_venv=/tmp/venv-8Dx4 10:01:56 + local venv_file=/tmp/.os_lf_venv 10:01:56 + local python=python3 10:01:56 + local options 10:01:56 + local set_path=true 10:01:56 + local install_args= 10:01:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:01:56 + true 10:01:56 + case $1 in 10:01:56 + venv_file=/tmp/.toxenv 10:01:56 + shift 2 10:01:56 + true 10:01:56 + case $1 in 10:01:56 + shift 10:01:56 + break 10:01:56 + case $python in 10:01:56 + local pkg_list= 10:01:56 + [[ -d /opt/pyenv ]] 10:01:56 + echo 'Setup pyenv:' 10:01:56 Setup pyenv: 10:01:56 + export PYENV_ROOT=/opt/pyenv 10:01:56 + PYENV_ROOT=/opt/pyenv 10:01:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 + pyenv versions 10:01:56 system 10:01:56 3.8.13 10:01:56 3.9.13 10:01:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:01:56 + command -v pyenv 10:01:56 ++ pyenv init - --no-rehash 10:01:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:01:56 export PATH="/opt/pyenv/shims:${PATH}" 10:01:56 export PYENV_SHELL=bash 10:01:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:01:56 pyenv() { 10:01:56 local command 10:01:56 command="${1:-}" 10:01:56 if [ "$#" -gt 0 ]; then 10:01:56 shift 10:01:56 fi 10:01:56 10:01:56 case "$command" in 10:01:56 rehash|shell) 10:01:56 eval "$(pyenv "sh-$command" "$@")" 10:01:56 ;; 10:01:56 *) 10:01:56 command pyenv "$command" "$@" 10:01:56 ;; 10:01:56 esac 10:01:56 }' 10:01:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:01:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:56 ++ export PYENV_SHELL=bash 10:01:56 ++ PYENV_SHELL=bash 10:01:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:01:56 +++ complete -F _pyenv pyenv 10:01:56 ++ lf-pyver python3 10:01:56 ++ local py_version_xy=python3 10:01:56 ++ local py_version_xyz= 10:01:56 ++ pyenv versions 10:01:56 ++ sed 's/^[ *]* //' 10:01:56 ++ local command 10:01:56 ++ awk '{ print $1 }' 10:01:56 ++ command=versions 10:01:56 ++ '[' 1 -gt 0 ']' 10:01:56 ++ grep -E '^[0-9.]*[0-9]$' 10:01:56 ++ shift 10:01:56 ++ case "$command" in 10:01:56 ++ command pyenv versions 10:01:56 ++ pyenv versions 10:01:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:01:56 +++ grep '^3' /tmp/.pyenv_versions 10:01:56 +++ sort -V 10:01:56 +++ tail -n 1 10:01:56 ++ py_version_xyz=3.10.6 10:01:56 ++ [[ -z 3.10.6 ]] 10:01:56 ++ echo 3.10.6 10:01:56 ++ return 0 10:01:56 + pyenv local 3.10.6 10:01:56 + local command 10:01:56 + command=local 10:01:56 + '[' 2 -gt 0 ']' 10:01:56 + shift 10:01:56 + case "$command" in 10:01:56 + command pyenv local 3.10.6 10:01:56 + pyenv local 3.10.6 10:01:56 + for arg in "$@" 10:01:56 + case $arg in 10:01:56 + pkg_list+='tox ' 10:01:56 + for arg in "$@" 10:01:56 + case $arg in 10:01:56 + pkg_list+='virtualenv ' 10:01:56 + for arg in "$@" 10:01:56 + case $arg in 10:01:56 + pkg_list+='urllib3~=1.26.15 ' 10:01:56 + [[ -f /tmp/.toxenv ]] 10:01:56 ++ cat /tmp/.toxenv 10:01:56 + lf_venv=/tmp/venv-s1Ih 10:01:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1Ih from' file:/tmp/.toxenv 10:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1Ih from file:/tmp/.toxenv 10:01:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:01:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:56 + local 'pip_opts=--upgrade --quiet' 10:01:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:01:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:01:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:01:56 + [[ -n '' ]] 10:01:56 + [[ -n '' ]] 10:01:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:01:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:56 + /tmp/venv-s1Ih/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:01:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:01:57 lf-activate-venv(): INFO: Base packages installed successfully 10:01:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:01:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:01:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:01:57 + /tmp/venv-s1Ih/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:01:58 + type python3 10:01:58 + true 10:01:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s1Ih/bin to PATH' 10:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-s1Ih/bin to PATH 10:01:58 + PATH=/tmp/venv-s1Ih/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:58 + return 0 10:01:58 + [[ -d /opt/pyenv ]] 10:01:58 + echo '---> Setting up pyenv' 10:01:58 ---> Setting up pyenv 10:01:58 + export PYENV_ROOT=/opt/pyenv 10:01:58 + PYENV_ROOT=/opt/pyenv 10:01:58 + export PATH=/opt/pyenv/bin:/tmp/venv-s1Ih/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:58 + PATH=/opt/pyenv/bin:/tmp/venv-s1Ih/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:01:58 ++ pwd 10:01:58 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:01:58 + export PYTHONPATH 10:01:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:01:58 + TOX_TESTENV_PASSENV=PYTHONPATH 10:01:58 + tox --version 10:01:58 4.49.1 from /tmp/venv-s1Ih/lib/python3.10/site-packages/tox/__init__.py 10:01:58 + PARALLEL=false 10:01:58 + TOX_OPTIONS_LIST= 10:01:58 + [[ -n checkbashisms ]] 10:01:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:01:58 + case ${PARALLEL,,} in 10:01:58 + tox -e checkbashisms 10:01:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:01:59 checkbashisms: freeze> python -m pip freeze --all 10:02:00 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:02:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:02:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:02:03 checkbashisms: OK (4.81=setup[1.46]+cmd[3.36] seconds) 10:02:03 congratulations :) (4.85 seconds) 10:02:03 + tox_status=0 10:02:03 + echo '---> Completed tox runs' 10:02:03 ---> Completed tox runs 10:02:03 + for i in .tox/*/log 10:02:03 ++ echo .tox/checkbashisms/log 10:02:03 ++ awk -F/ '{print $2}' 10:02:03 + tox_env=checkbashisms 10:02:03 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:02:03 + DOC_DIR=docs/_build/html 10:02:03 + [[ -d docs/_build/html ]] 10:02:03 + echo '---> tox-run.sh ends' 10:02:03 ---> tox-run.sh ends 10:02:03 + test 0 -eq 0 10:02:03 $ ssh-agent -k 10:02:03 unset SSH_AUTH_SOCK; 10:02:03 unset SSH_AGENT_PID; 10:02:03 echo Agent pid 1658 killed; 10:02:03 [ssh-agent] Stopped. 10:02:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:02:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12732521026698882431.sh 10:02:03 ---> sysstat.sh 10:02:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16186593701957627333.sh 10:02:04 ---> package-listing.sh 10:02:04 ++ facter osfamily 10:02:04 ++ tr '[:upper:]' '[:lower:]' 10:02:04 + OS_FAMILY=debian 10:02:04 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:02:04 + START_PACKAGES=/tmp/packages_start.txt 10:02:04 + END_PACKAGES=/tmp/packages_end.txt 10:02:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:04 + PACKAGES=/tmp/packages_start.txt 10:02:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:02:04 + PACKAGES=/tmp/packages_end.txt 10:02:04 + case "${OS_FAMILY}" in 10:02:04 + dpkg -l 10:02:04 + grep '^ii' 10:02:04 + '[' -f /tmp/packages_start.txt ']' 10:02:04 + '[' -f /tmp/packages_end.txt ']' 10:02:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:02:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:02:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:02:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1957157167948986379.sh 10:02:04 ---> capture-instance-metadata.sh 10:02:04 Setup pyenv: 10:02:04 system 10:02:04 3.8.13 10:02:04 3.9.13 10:02:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gBkD 10:02:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:02:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:12 lf-activate-venv(): INFO: Base packages installed successfully 10:02:12 lf-activate-venv(): INFO: Installing additional packages: lftools 10:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-gBkD/bin to PATH 10:02:35 INFO: Running in OpenStack, capturing instance metadata 10:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1638092760398989952.sh 10:02:35 provisioning config files... 10:02:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8605244182584452136tmp 10:02:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:02:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:02:35 [EnvInject] - Injecting environment variables from a build step. 10:02:35 [EnvInject] - Injecting as environment variables the properties content 10:02:35 SERVER_ID=logs 10:02:35 10:02:35 [EnvInject] - Variables injected successfully. 10:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5741144908476540529.sh 10:02:35 ---> create-netrc.sh 10:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins753282082228895060.sh 10:02:35 ---> python-tools-install.sh 10:02:35 Setup pyenv: 10:02:35 system 10:02:35 3.8.13 10:02:35 3.9.13 10:02:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBkD from file:/tmp/.os_lf_venv 10:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:37 lf-activate-venv(): INFO: Base packages installed successfully 10:02:37 lf-activate-venv(): INFO: Installing additional packages: lftools 10:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-gBkD/bin to PATH 10:02:44 Generating Requirements File 10:03:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:03:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:03:01 Python 3.10.6 10:03:01 pip 26.0.1 from /tmp/venv-gBkD/lib/python3.10/site-packages/pip (python 3.10) 10:03:01 appdirs==1.4.4 10:03:01 argcomplete==3.6.3 10:03:01 aspy.yaml==1.3.0 10:03:01 attrs==25.4.0 10:03:01 autopage==0.6.0 10:03:01 backports.strenum==1.3.1 10:03:01 beautifulsoup4==4.14.3 10:03:01 boto3==1.42.65 10:03:01 botocore==1.42.65 10:03:01 bs4==0.0.2 10:03:01 certifi==2026.2.25 10:03:01 cffi==2.0.0 10:03:01 cfgv==3.5.0 10:03:01 chardet==7.0.1 10:03:01 charset-normalizer==3.4.5 10:03:01 click==8.3.1 10:03:01 cliff==4.13.2 10:03:01 cmd2==3.4.0 10:03:01 cryptography==3.3.2 10:03:01 debtcollector==3.0.0 10:03:01 decorator==5.2.1 10:03:01 defusedxml==0.7.1 10:03:01 Deprecated==1.3.1 10:03:01 distlib==0.4.0 10:03:01 dnspython==2.8.0 10:03:01 docker==7.1.0 10:03:01 dogpile.cache==1.5.0 10:03:01 durationpy==0.10 10:03:01 email-validator==2.3.0 10:03:01 filelock==3.25.1 10:03:01 future==1.0.0 10:03:01 gitdb==4.0.12 10:03:01 GitPython==3.1.46 10:03:01 httplib2==0.30.2 10:03:01 identify==2.6.17 10:03:01 idna==3.11 10:03:01 importlib-resources==1.5.0 10:03:01 iso8601==2.1.0 10:03:01 Jinja2==3.1.6 10:03:01 jmespath==1.1.0 10:03:01 jsonpatch==1.33 10:03:01 jsonpointer==3.0.0 10:03:01 jsonschema==4.26.0 10:03:01 jsonschema-specifications==2025.9.1 10:03:01 keystoneauth1==5.13.1 10:03:01 kubernetes==35.0.0 10:03:01 lftools==0.37.22 10:03:01 lxml==6.0.2 10:03:01 markdown-it-py==4.0.0 10:03:01 MarkupSafe==3.0.3 10:03:01 mdurl==0.1.2 10:03:01 msgpack==1.1.2 10:03:01 multi_key_dict==2.0.3 10:03:01 munch==4.0.0 10:03:01 netaddr==1.3.0 10:03:01 niet==1.4.2 10:03:01 nodeenv==1.10.0 10:03:01 oauth2client==4.1.3 10:03:01 oauthlib==3.3.1 10:03:01 openstacksdk==4.10.0 10:03:01 os-service-types==1.8.2 10:03:01 osc-lib==4.4.0 10:03:01 oslo.config==10.3.0 10:03:01 oslo.context==6.3.0 10:03:01 oslo.i18n==6.7.2 10:03:01 oslo.log==8.1.0 10:03:01 oslo.serialization==5.9.1 10:03:01 oslo.utils==10.0.0 10:03:01 packaging==26.0 10:03:01 pbr==7.0.3 10:03:01 platformdirs==4.9.4 10:03:01 prettytable==3.17.0 10:03:01 psutil==7.2.2 10:03:01 pyasn1==0.6.2 10:03:01 pyasn1_modules==0.4.2 10:03:01 pycparser==3.0 10:03:01 pygerrit2==2.0.15 10:03:01 PyGithub==2.8.1 10:03:01 Pygments==2.19.2 10:03:01 PyJWT==2.11.0 10:03:01 PyNaCl==1.6.2 10:03:01 pyparsing==2.4.7 10:03:01 pyperclip==1.11.0 10:03:01 pyrsistent==0.20.0 10:03:01 python-cinderclient==9.9.0 10:03:01 python-dateutil==2.9.0.post0 10:03:01 python-discovery==1.1.3 10:03:01 python-heatclient==5.1.0 10:03:01 python-jenkins==1.8.3 10:03:01 python-keystoneclient==5.8.0 10:03:01 python-magnumclient==4.10.0 10:03:01 python-openstackclient==9.0.0 10:03:01 python-swiftclient==4.10.0 10:03:01 PyYAML==6.0.3 10:03:01 referencing==0.37.0 10:03:01 requests==2.32.5 10:03:01 requests-oauthlib==2.0.0 10:03:01 requestsexceptions==1.4.0 10:03:01 rfc3986==2.0.0 10:03:01 rich==14.3.3 10:03:01 rich-argparse==1.7.2 10:03:01 rpds-py==0.30.0 10:03:01 rsa==4.9.1 10:03:01 ruamel.yaml==0.19.1 10:03:01 ruamel.yaml.clib==0.2.15 10:03:01 s3transfer==0.16.0 10:03:01 simplejson==3.20.2 10:03:01 six==1.17.0 10:03:01 smmap==5.0.3 10:03:01 soupsieve==2.8.3 10:03:01 stevedore==5.7.0 10:03:01 tabulate==0.10.0 10:03:01 toml==0.10.2 10:03:01 tomlkit==0.14.0 10:03:01 tqdm==4.67.3 10:03:01 typing_extensions==4.15.0 10:03:01 urllib3==1.26.20 10:03:01 virtualenv==21.2.0 10:03:01 wcwidth==0.6.0 10:03:01 websocket-client==1.9.0 10:03:01 wrapt==2.1.2 10:03:01 xdg==6.0.0 10:03:01 xmltodict==1.0.4 10:03:01 yq==3.4.3 10:03:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10974949217299408576.sh 10:03:01 ---> sudo-logs.sh 10:03:01 Archiving 'sudo' log.. 10:03:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13080767358842182033.sh 10:03:01 ---> job-cost.sh 10:03:01 INFO: Activating Python virtual environment... 10:03:01 Setup pyenv: 10:03:01 system 10:03:01 3.8.13 10:03:01 3.9.13 10:03:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:03:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBkD from file:/tmp/.os_lf_venv 10:03:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:03:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:03:03 lf-activate-venv(): INFO: Base packages installed successfully 10:03:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:03:09 lf-activate-venv(): INFO: Adding /tmp/venv-gBkD/bin to PATH 10:03:09 INFO: No stack-cost file found 10:03:09 INFO: Instance uptime: 119s 10:03:09 INFO: Fetching instance metadata (attempt 1 of 3)... 10:03:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:03:09 INFO: Successfully fetched instance metadata 10:03:09 INFO: Instance type: v3-standard-4 10:03:09 INFO: Retrieving pricing info for: v3-standard-4 10:03:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:03:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 10:03:09 INFO: Successfully fetched Vexxhost pricing API 10:03:09 INFO: Retrieved cost: 0.11 10:03:09 INFO: Retrieved resource: v3-standard-4 10:03:09 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:03:09 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:03:09 INFO: Successfully archived job cost data 10:03:09 DEBUG: Cost data: oom-master-checkbashisms-lint,4502,2026-03-11 10:03:09,v3-standard-4,119,0.11,0.00,SUCCESS 10:03:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17217367313381881097.sh 10:03:09 ---> logs-deploy.sh 10:03:09 Setup pyenv: 10:03:09 system 10:03:09 3.8.13 10:03:09 3.9.13 10:03:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:03:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBkD from file:/tmp/.os_lf_venv 10:03:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:03:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:03:11 lf-activate-venv(): INFO: Base packages installed successfully 10:03:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-gBkD/bin to PATH 10:03:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4502 10:03:19 INFO: archiving workspace using pattern(s): 10:03:19 /tmp/venv-gBkD/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:03:19 warnings.warn( 10:03:20 Archives upload complete. 10:03:20 INFO: archiving logs to Nexus 10:03:20 /tmp/venv-gBkD/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:03:20 warnings.warn( 10:03:21 ---> uname -a: 10:03:21 Linux prd-ubuntu1804-builder-4c-4g-1136 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:03:21 10:03:21 10:03:21 ---> lscpu: 10:03:21 Architecture: x86_64 10:03:21 CPU op-mode(s): 32-bit, 64-bit 10:03:21 Byte Order: Little Endian 10:03:21 CPU(s): 4 10:03:21 On-line CPU(s) list: 0-3 10:03:21 Thread(s) per core: 1 10:03:21 Core(s) per socket: 1 10:03:21 Socket(s): 4 10:03:21 NUMA node(s): 1 10:03:21 Vendor ID: AuthenticAMD 10:03:21 CPU family: 23 10:03:21 Model: 49 10:03:21 Model name: AMD EPYC-Rome Processor 10:03:21 Stepping: 0 10:03:21 CPU MHz: 2799.998 10:03:21 BogoMIPS: 5599.99 10:03:21 Virtualization: AMD-V 10:03:21 Hypervisor vendor: KVM 10:03:21 Virtualization type: full 10:03:21 L1d cache: 32K 10:03:21 L1i cache: 32K 10:03:21 L2 cache: 512K 10:03:21 L3 cache: 16384K 10:03:21 NUMA node0 CPU(s): 0-3 10:03:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:03:21 10:03:21 10:03:21 ---> nproc: 10:03:21 4 10:03:21 10:03:21 10:03:21 ---> df -h: 10:03:21 Filesystem Size Used Avail Use% Mounted on 10:03:21 udev 7.9G 0 7.9G 0% /dev 10:03:21 tmpfs 1.6G 676K 1.6G 1% /run 10:03:21 /dev/vda1 78G 8.3G 70G 11% / 10:03:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:03:21 tmpfs 5.0M 0 5.0M 0% /run/lock 10:03:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:03:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:03:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:03:21 10:03:21 10:03:21 ---> free -m: 10:03:21 total used free shared buff/cache available 10:03:21 Mem: 16040 560 13421 0 2058 15167 10:03:21 Swap: 1023 0 1023 10:03:21 10:03:21 10:03:21 ---> ip addr: 10:03:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:03:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:03:21 inet 127.0.0.1/8 scope host lo 10:03:21 valid_lft forever preferred_lft forever 10:03:21 inet6 ::1/128 scope host 10:03:21 valid_lft forever preferred_lft forever 10:03:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:03:21 link/ether fa:16:3e:ac:eb:1d brd ff:ff:ff:ff:ff:ff 10:03:21 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic ens3 10:03:21 valid_lft 86277sec preferred_lft 86277sec 10:03:21 inet6 fe80::f816:3eff:feac:eb1d/64 scope link 10:03:21 valid_lft forever preferred_lft forever 10:03:21 10:03:21 10:03:21 ---> sar -b -r -n DEV: 10:03:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1136) 03/11/26 _x86_64_ (4 CPU) 10:03:21 10:03:21 10:01:19 LINUX RESTART (4 CPU) 10:03:21 10:03:21 10:02:01 tps rtps wtps bread/s bwrtn/s 10:03:21 10:03:01 110.61 1.23 109.38 131.58 16452.46 10:03:21 Average: 110.61 1.23 109.38 131.58 16452.46 10:03:21 10:03:21 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:21 10:03:01 13815760 15594168 2609208 15.89 77616 1888816 729108 4.17 653676 1712196 188684 10:03:21 Average: 13815760 15594168 2609208 15.89 77616 1888816 729108 4.17 653676 1712196 188684 10:03:21 10:03:21 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:21 10:03:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:03:21 10:03:01 ens3 83.49 58.47 977.05 13.01 0.00 0.00 0.00 0.00 10:03:21 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:03:21 Average: ens3 83.49 58.47 977.05 13.01 0.00 0.00 0.00 0.00 10:03:21 10:03:21 10:03:21 ---> sar -P ALL: 10:03:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1136) 03/11/26 _x86_64_ (4 CPU) 10:03:21 10:03:21 10:01:19 LINUX RESTART (4 CPU) 10:03:21 10:03:21 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:03:21 10:03:01 all 20.90 0.00 1.44 1.81 0.06 75.79 10:03:21 10:03:01 0 27.37 0.00 2.11 2.09 0.08 68.35 10:03:21 10:03:01 1 29.39 0.00 1.73 0.68 0.05 68.14 10:03:21 10:03:01 2 22.91 0.00 1.26 0.45 0.07 75.31 10:03:21 10:03:01 3 3.91 0.00 0.68 4.01 0.05 91.35 10:03:21 Average: all 20.90 0.00 1.44 1.81 0.06 75.79 10:03:21 Average: 0 27.37 0.00 2.11 2.09 0.08 68.35 10:03:21 Average: 1 29.39 0.00 1.73 0.68 0.05 68.14 10:03:21 Average: 2 22.91 0.00 1.26 0.45 0.07 75.31 10:03:21 Average: 3 3.91 0.00 0.68 4.01 0.05 91.35 10:03:21 10:03:21 10:03:21