14:32:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 14:32:17 Running as SYSTEM 14:32:17 [EnvInject] - Loading node environment variables. 14:32:17 Building remotely on prd-ubuntu1804-builder-4c-4g-8608 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:32:17 [ssh-agent] Looking for ssh-agent implementation... 14:32:17 $ ssh-agent 14:32:17 SSH_AUTH_SOCK=/tmp/ssh-vs9RJXB90yue/agent.1664 14:32:17 SSH_AGENT_PID=1666 14:32:17 [ssh-agent] Started. 14:32:17 Running ssh-add (command line suppressed) 14:32:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12229504193679063040.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12229504193679063040.key) 14:32:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:32:17 The recommended git tool is: NONE 14:32:19 using credential onap-jenkins-ssh 14:32:19 Wiping out workspace first. 14:32:19 Cloning the remote Git repository 14:32:19 Cloning repository git://cloud.onap.org/mirror/oom.git 14:32:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:32:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:19 > git --version # timeout=10 14:32:19 > git --version # 'git version 2.17.1' 14:32:19 using GIT_SSH to set credentials Gerrit user 14:32:19 Verifying host key using manually-configured host key entries 14:32:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:32:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:25 using GIT_SSH to set credentials Gerrit user 14:32:25 Verifying host key using manually-configured host key entries 14:32:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/10 # timeout=30 14:32:25 > git rev-parse b1a3694365483098b656231b75c5523326150bf0^{commit} # timeout=10 14:32:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:32:25 Checking out Revision b1a3694365483098b656231b75c5523326150bf0 (refs/changes/98/144198/10) 14:32:25 > git config core.sparsecheckout # timeout=10 14:32:25 > git checkout -f b1a3694365483098b656231b75c5523326150bf0 # timeout=30 14:32:28 Commit message: "[PORTALNG] 15.0.0 release" 14:32:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:32:29 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 14:32:29 [EnvInject] - Injecting environment variables from a build step. 14:32:29 [EnvInject] - Injecting as environment variables the properties content 14:32:29 PYTHON=python3 14:32:29 14:32:29 [EnvInject] - Variables injected successfully. 14:32:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6377262151049913355.sh 14:32:29 ---> tox-install.sh 14:32:29 + source /home/jenkins/lf-env.sh 14:32:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:29 ++ mktemp -d /tmp/venv-XXXX 14:32:29 + lf_venv=/tmp/venv-kDIF 14:32:29 + local venv_file=/tmp/.os_lf_venv 14:32:29 + local python=python3 14:32:29 + local options 14:32:29 + local set_path=true 14:32:29 + local install_args= 14:32:29 ++ 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 14:32:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:29 + true 14:32:29 + case $1 in 14:32:29 + venv_file=/tmp/.toxenv 14:32:29 + shift 2 14:32:29 + true 14:32:29 + case $1 in 14:32:29 + shift 14:32:29 + break 14:32:29 + case $python in 14:32:29 + local pkg_list= 14:32:29 + [[ -d /opt/pyenv ]] 14:32:29 + echo 'Setup pyenv:' 14:32:29 Setup pyenv: 14:32:29 + export PYENV_ROOT=/opt/pyenv 14:32:29 + PYENV_ROOT=/opt/pyenv 14:32:29 + 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 14:32:29 + 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 14:32:29 + pyenv versions 14:32:29 * system (set by /opt/pyenv/version) 14:32:29 * 3.8.13 (set by /opt/pyenv/version) 14:32:29 * 3.9.13 (set by /opt/pyenv/version) 14:32:29 * 3.10.6 (set by /opt/pyenv/version) 14:32:29 + command -v pyenv 14:32:29 ++ pyenv init - --no-rehash 14:32:29 + 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[*]}"'\'')" 14:32:29 export PATH="/opt/pyenv/shims:${PATH}" 14:32:29 export PYENV_SHELL=bash 14:32:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:29 pyenv() { 14:32:29 local command 14:32:29 command="${1:-}" 14:32:29 if [ "$#" -gt 0 ]; then 14:32:29 shift 14:32:29 fi 14:32:29 14:32:29 case "$command" in 14:32:29 rehash|shell) 14:32:29 eval "$(pyenv "sh-$command" "$@")" 14:32:29 ;; 14:32:29 *) 14:32:29 command pyenv "$command" "$@" 14:32:29 ;; 14:32:29 esac 14:32:29 }' 14:32:29 +++ 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[*]}"' 14:32:29 ++ 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 14:32:29 ++ 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 14:32:29 ++ 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 14:32:29 ++ export PYENV_SHELL=bash 14:32:29 ++ PYENV_SHELL=bash 14:32:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:29 +++ complete -F _pyenv pyenv 14:32:29 ++ lf-pyver python3 14:32:29 ++ local py_version_xy=python3 14:32:29 ++ local py_version_xyz= 14:32:29 ++ pyenv versions 14:32:29 ++ local command 14:32:29 ++ command=versions 14:32:29 ++ '[' 1 -gt 0 ']' 14:32:29 ++ shift 14:32:29 ++ case "$command" in 14:32:29 ++ command pyenv versions 14:32:29 ++ pyenv versions 14:32:29 ++ awk '{ print $1 }' 14:32:29 ++ grep -E '^[0-9.]*[0-9]$' 14:32:29 ++ sed 's/^[ *]* //' 14:32:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:29 +++ grep '^3' /tmp/.pyenv_versions 14:32:29 +++ sort -V 14:32:29 +++ tail -n 1 14:32:29 ++ py_version_xyz=3.10.6 14:32:29 ++ [[ -z 3.10.6 ]] 14:32:29 ++ echo 3.10.6 14:32:29 ++ return 0 14:32:29 + pyenv local 3.10.6 14:32:29 + local command 14:32:29 + command=local 14:32:29 + '[' 2 -gt 0 ']' 14:32:29 + shift 14:32:29 + case "$command" in 14:32:29 + command pyenv local 3.10.6 14:32:29 + pyenv local 3.10.6 14:32:29 + for arg in "$@" 14:32:29 + case $arg in 14:32:29 + pkg_list+='tox ' 14:32:29 + for arg in "$@" 14:32:29 + case $arg in 14:32:29 + pkg_list+='virtualenv ' 14:32:29 + for arg in "$@" 14:32:29 + case $arg in 14:32:29 + pkg_list+='urllib3~=1.26.15 ' 14:32:29 + [[ -f /tmp/.toxenv ]] 14:32:29 + [[ ! -f /tmp/.toxenv ]] 14:32:29 + [[ -n '' ]] 14:32:29 + python3 -m venv /tmp/venv-kDIF 14:32:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kDIF' 14:32:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kDIF 14:32:33 + echo /tmp/venv-kDIF 14:32:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:32:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:32:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:33 + local 'pip_opts=--upgrade --quiet' 14:32:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:33 + [[ -n '' ]] 14:32:33 + [[ -n '' ]] 14:32:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:33 + /tmp/venv-kDIF/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 14:32:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:38 lf-activate-venv(): INFO: Base packages installed successfully 14:32:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:38 + /tmp/venv-kDIF/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 14:32:40 + type python3 14:32:40 + true 14:32:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kDIF/bin to PATH' 14:32:40 lf-activate-venv(): INFO: Adding /tmp/venv-kDIF/bin to PATH 14:32:40 + PATH=/tmp/venv-kDIF/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 14:32:40 + return 0 14:32:40 + python3 --version 14:32:40 Python 3.10.6 14:32:40 + python3 -m pip --version 14:32:40 pip 26.1.1 from /tmp/venv-kDIF/lib/python3.10/site-packages/pip (python 3.10) 14:32:40 + python3 -m pip freeze 14:32:41 cachetools==7.1.1 14:32:41 colorama==0.4.6 14:32:41 distlib==0.4.0 14:32:41 filelock==3.29.0 14:32:41 packaging==26.2 14:32:41 platformdirs==4.9.6 14:32:41 pluggy==1.6.0 14:32:41 pyproject-api==1.10.0 14:32:41 python-discovery==1.3.0 14:32:41 tomli==2.4.1 14:32:41 tomli_w==1.2.0 14:32:41 tox==4.53.1 14:32:41 typing_extensions==4.15.0 14:32:41 urllib3==1.26.20 14:32:41 virtualenv==21.3.1 14:32:41 [EnvInject] - Injecting environment variables from a build step. 14:32:41 [EnvInject] - Injecting as environment variables the properties content 14:32:41 PARALLEL=false 14:32:41 14:32:41 [EnvInject] - Variables injected successfully. 14:32:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2137025973754252079.sh 14:32:41 ---> tox-run.sh 14:32:41 + 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 14:32:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:32:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:32:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:32:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:32:41 + source /home/jenkins/lf-env.sh 14:32:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:41 ++ mktemp -d /tmp/venv-XXXX 14:32:41 + lf_venv=/tmp/venv-Wi7f 14:32:41 + local venv_file=/tmp/.os_lf_venv 14:32:41 + local python=python3 14:32:41 + local options 14:32:41 + local set_path=true 14:32:41 + local install_args= 14:32:41 ++ 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 14:32:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:41 + true 14:32:41 + case $1 in 14:32:41 + venv_file=/tmp/.toxenv 14:32:41 + shift 2 14:32:41 + true 14:32:41 + case $1 in 14:32:41 + shift 14:32:41 + break 14:32:41 + case $python in 14:32:41 + local pkg_list= 14:32:41 + [[ -d /opt/pyenv ]] 14:32:41 + echo 'Setup pyenv:' 14:32:41 Setup pyenv: 14:32:41 + export PYENV_ROOT=/opt/pyenv 14:32:41 + PYENV_ROOT=/opt/pyenv 14:32:41 + 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 14:32:41 + 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 14:32:41 + pyenv versions 14:32:41 system 14:32:41 3.8.13 14:32:41 3.9.13 14:32:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:41 + command -v pyenv 14:32:41 ++ pyenv init - --no-rehash 14:32:41 + 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[*]}"'\'')" 14:32:41 export PATH="/opt/pyenv/shims:${PATH}" 14:32:41 export PYENV_SHELL=bash 14:32:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:41 pyenv() { 14:32:41 local command 14:32:41 command="${1:-}" 14:32:41 if [ "$#" -gt 0 ]; then 14:32:41 shift 14:32:41 fi 14:32:41 14:32:41 case "$command" in 14:32:41 rehash|shell) 14:32:41 eval "$(pyenv "sh-$command" "$@")" 14:32:41 ;; 14:32:41 *) 14:32:41 command pyenv "$command" "$@" 14:32:41 ;; 14:32:41 esac 14:32:41 }' 14:32:41 +++ 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[*]}"' 14:32:41 ++ 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 14:32:41 ++ 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 14:32:41 ++ 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 14:32:41 ++ export PYENV_SHELL=bash 14:32:41 ++ PYENV_SHELL=bash 14:32:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:41 +++ complete -F _pyenv pyenv 14:32:41 ++ lf-pyver python3 14:32:41 ++ local py_version_xy=python3 14:32:41 ++ local py_version_xyz= 14:32:41 ++ pyenv versions 14:32:41 ++ local command 14:32:41 ++ command=versions 14:32:41 ++ '[' 1 -gt 0 ']' 14:32:41 ++ shift 14:32:41 ++ case "$command" in 14:32:41 ++ command pyenv versions 14:32:41 ++ pyenv versions 14:32:41 ++ awk '{ print $1 }' 14:32:41 ++ grep -E '^[0-9.]*[0-9]$' 14:32:41 ++ sed 's/^[ *]* //' 14:32:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:41 +++ grep '^3' /tmp/.pyenv_versions 14:32:41 +++ sort -V 14:32:41 +++ tail -n 1 14:32:41 ++ py_version_xyz=3.10.6 14:32:41 ++ [[ -z 3.10.6 ]] 14:32:41 ++ echo 3.10.6 14:32:41 ++ return 0 14:32:41 + pyenv local 3.10.6 14:32:41 + local command 14:32:41 + command=local 14:32:41 + '[' 2 -gt 0 ']' 14:32:41 + shift 14:32:41 + case "$command" in 14:32:41 + command pyenv local 3.10.6 14:32:41 + pyenv local 3.10.6 14:32:41 + for arg in "$@" 14:32:41 + case $arg in 14:32:41 + pkg_list+='tox ' 14:32:41 + for arg in "$@" 14:32:41 + case $arg in 14:32:41 + pkg_list+='virtualenv ' 14:32:41 + for arg in "$@" 14:32:41 + case $arg in 14:32:41 + pkg_list+='urllib3~=1.26.15 ' 14:32:41 + [[ -f /tmp/.toxenv ]] 14:32:41 ++ cat /tmp/.toxenv 14:32:41 + lf_venv=/tmp/venv-kDIF 14:32:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDIF from' file:/tmp/.toxenv 14:32:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDIF from file:/tmp/.toxenv 14:32:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:41 + local 'pip_opts=--upgrade --quiet' 14:32:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:41 + [[ -n '' ]] 14:32:41 + [[ -n '' ]] 14:32:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:41 + /tmp/venv-kDIF/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 14:32:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:42 lf-activate-venv(): INFO: Base packages installed successfully 14:32:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:42 + /tmp/venv-kDIF/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 14:32:43 + type python3 14:32:43 + true 14:32:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kDIF/bin to PATH' 14:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-kDIF/bin to PATH 14:32:43 + PATH=/tmp/venv-kDIF/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 14:32:43 + return 0 14:32:43 + [[ -d /opt/pyenv ]] 14:32:43 + echo '---> Setting up pyenv' 14:32:43 ---> Setting up pyenv 14:32:43 + export PYENV_ROOT=/opt/pyenv 14:32:43 + PYENV_ROOT=/opt/pyenv 14:32:43 + export PATH=/opt/pyenv/bin:/tmp/venv-kDIF/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 14:32:43 + PATH=/opt/pyenv/bin:/tmp/venv-kDIF/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 14:32:43 ++ pwd 14:32:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:32:43 + export PYTHONPATH 14:32:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:32:43 + TOX_TESTENV_PASSENV=PYTHONPATH 14:32:43 + tox --version 14:32:43 4.53.1 from /tmp/venv-kDIF/lib/python3.10/site-packages/tox/__init__.py 14:32:43 + PARALLEL=false 14:32:43 + TOX_OPTIONS_LIST= 14:32:43 + [[ -n checkbashisms ]] 14:32:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:32:43 + case ${PARALLEL,,} in 14:32:43 + tox -e checkbashisms 14:32:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:32:45 checkbashisms: freeze> python -m pip freeze --all 14:32:45 checkbashisms: pip==26.1.1,setuptools==82.0.1 14:32:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:32:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:32:49 checkbashisms: OK (5.46=setup[1.88]+cmd[3.58] seconds) 14:32:49 congratulations :) (5.50 seconds) 14:32:49 + tox_status=0 14:32:49 + echo '---> Completed tox runs' 14:32:49 ---> Completed tox runs 14:32:49 + for i in .tox/*/log 14:32:49 ++ echo .tox/checkbashisms/log 14:32:49 ++ awk -F/ '{print $2}' 14:32:49 + tox_env=checkbashisms 14:32:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:32:49 + DOC_DIR=docs/_build/html 14:32:49 + [[ -d docs/_build/html ]] 14:32:49 + echo '---> tox-run.sh ends' 14:32:49 ---> tox-run.sh ends 14:32:49 + test 0 -eq 0 14:32:49 $ ssh-agent -k 14:32:49 unset SSH_AUTH_SOCK; 14:32:49 unset SSH_AGENT_PID; 14:32:49 echo Agent pid 1666 killed; 14:32:49 [ssh-agent] Stopped. 14:32:49 [PostBuildScript] - [INFO] Executing post build scripts. 14:32:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17060035887352622522.sh 14:32:49 ---> sysstat.sh 14:32:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15217899238435407875.sh 14:32:49 ---> package-listing.sh 14:32:49 ++ tr '[:upper:]' '[:lower:]' 14:32:49 ++ facter osfamily 14:32:50 + OS_FAMILY=debian 14:32:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:32:50 + START_PACKAGES=/tmp/packages_start.txt 14:32:50 + END_PACKAGES=/tmp/packages_end.txt 14:32:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:50 + PACKAGES=/tmp/packages_start.txt 14:32:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:32:50 + PACKAGES=/tmp/packages_end.txt 14:32:50 + case "${OS_FAMILY}" in 14:32:50 + dpkg -l 14:32:50 + grep '^ii' 14:32:50 + '[' -f /tmp/packages_start.txt ']' 14:32:50 + '[' -f /tmp/packages_end.txt ']' 14:32:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:32:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:32:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:32:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14157825537723172563.sh 14:32:50 ---> capture-instance-metadata.sh 14:32:50 Setup pyenv: 14:32:50 system 14:32:50 3.8.13 14:32:50 3.9.13 14:32:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8vQk 14:32:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:58 lf-activate-venv(): INFO: Base packages installed successfully 14:32:58 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-8vQk/bin to PATH 14:33:20 INFO: Running in OpenStack, capturing instance metadata 14:33:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4644729145008300554.sh 14:33:20 provisioning config files... 14:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10711042099146532660tmp 14:33:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:33:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:33:20 [EnvInject] - Injecting environment variables from a build step. 14:33:20 [EnvInject] - Injecting as environment variables the properties content 14:33:20 SERVER_ID=logs 14:33:20 14:33:20 [EnvInject] - Variables injected successfully. 14:33:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13016537672871684960.sh 14:33:20 ---> create-netrc.sh 14:33:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16712816791505800749.sh 14:33:20 ---> python-tools-install.sh 14:33:20 Setup pyenv: 14:33:20 system 14:33:20 3.8.13 14:33:20 3.9.13 14:33:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8vQk from file:/tmp/.os_lf_venv 14:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:22 lf-activate-venv(): INFO: Base packages installed successfully 14:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-8vQk/bin to PATH 14:33:29 Generating Requirements File 14:33:48 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. 14:33:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:48 Python 3.10.6 14:33:48 pip 26.1.1 from /tmp/venv-8vQk/lib/python3.10/site-packages/pip (python 3.10) 14:33:49 appdirs==1.4.4 14:33:49 argcomplete==3.6.3 14:33:49 aspy.yaml==1.3.0 14:33:49 attrs==26.1.0 14:33:49 autopage==0.6.0 14:33:49 backports.strenum==1.3.1 14:33:49 beautifulsoup4==4.14.3 14:33:49 boto3==1.43.4 14:33:49 botocore==1.43.4 14:33:49 bs4==0.0.2 14:33:49 certifi==2026.4.22 14:33:49 cffi==2.0.0 14:33:49 cfgv==3.5.0 14:33:49 chardet==7.4.3 14:33:49 charset-normalizer==3.4.7 14:33:49 click==8.3.3 14:33:49 cliff==4.13.3 14:33:49 cmd2==3.5.1 14:33:49 cryptography==3.3.2 14:33:49 debtcollector==3.1.0 14:33:49 decorator==5.2.1 14:33:49 defusedxml==0.7.1 14:33:49 Deprecated==1.3.1 14:33:49 distlib==0.4.0 14:33:49 dnspython==2.8.0 14:33:49 docker==7.1.0 14:33:49 dogpile.cache==1.5.0 14:33:49 durationpy==0.10 14:33:49 email-validator==2.3.0 14:33:49 filelock==3.29.0 14:33:49 future==1.0.0 14:33:49 gitdb==4.0.12 14:33:49 GitPython==3.1.50 14:33:49 httplib2==0.30.2 14:33:49 identify==2.6.19 14:33:49 idna==3.13 14:33:49 importlib-resources==1.5.0 14:33:49 iso8601==2.1.0 14:33:49 Jinja2==3.1.6 14:33:49 jmespath==1.1.0 14:33:49 jsonpatch==1.33 14:33:49 jsonpointer==3.1.1 14:33:49 jsonschema==4.26.0 14:33:49 jsonschema-specifications==2025.9.1 14:33:49 keystoneauth1==5.13.1 14:33:49 kubernetes==35.0.0 14:33:49 lftools==0.37.22 14:33:49 lxml==6.1.0 14:33:49 markdown-it-py==4.0.0 14:33:49 MarkupSafe==3.0.3 14:33:49 mdurl==0.1.2 14:33:49 msgpack==1.1.2 14:33:49 multi_key_dict==2.0.3 14:33:49 munch==4.0.0 14:33:49 netaddr==1.3.0 14:33:49 niet==1.4.2 14:33:49 nodeenv==1.10.0 14:33:49 oauth2client==4.1.3 14:33:49 oauthlib==3.3.1 14:33:49 openstacksdk==4.12.0 14:33:49 os-service-types==1.8.2 14:33:49 osc-lib==4.6.0 14:33:49 oslo.config==10.3.0 14:33:49 oslo.context==6.3.0 14:33:49 oslo.i18n==6.7.2 14:33:49 oslo.log==8.1.0 14:33:49 oslo.serialization==5.9.1 14:33:49 oslo.utils==10.0.1 14:33:49 packaging==26.2 14:33:49 pbr==7.0.3 14:33:49 platformdirs==4.9.6 14:33:49 prettytable==3.17.0 14:33:49 psutil==7.2.2 14:33:49 pyasn1==0.6.3 14:33:49 pyasn1_modules==0.4.2 14:33:49 pycparser==3.0 14:33:49 pygerrit2==2.0.15 14:33:49 PyGithub==2.9.1 14:33:49 Pygments==2.20.0 14:33:49 PyJWT==2.12.1 14:33:49 PyNaCl==1.6.2 14:33:49 pyparsing==2.4.7 14:33:49 pyperclip==1.11.0 14:33:49 pyrsistent==0.20.0 14:33:49 python-cinderclient==9.9.0 14:33:49 python-dateutil==2.9.0.post0 14:33:49 python-discovery==1.3.0 14:33:49 python-heatclient==5.1.0 14:33:49 python-jenkins==1.8.3 14:33:49 python-keystoneclient==5.8.0 14:33:49 python-magnumclient==4.10.0 14:33:49 python-openstackclient==9.0.0 14:33:49 python-swiftclient==4.10.0 14:33:49 PyYAML==6.0.3 14:33:49 referencing==0.37.0 14:33:49 requests==2.33.1 14:33:49 requests-oauthlib==2.0.0 14:33:49 rfc3986==2.0.0 14:33:49 rich==15.0.0 14:33:49 rich-argparse==1.8.0 14:33:49 rpds-py==0.30.0 14:33:49 rsa==4.9.1 14:33:49 ruamel.yaml==0.19.1 14:33:49 ruamel.yaml.clib==0.2.15 14:33:49 s3transfer==0.17.0 14:33:49 simplejson==4.1.1 14:33:49 six==1.17.0 14:33:49 smmap==5.0.3 14:33:49 soupsieve==2.8.3 14:33:49 stevedore==5.7.0 14:33:49 tabulate==0.10.0 14:33:49 toml==0.10.2 14:33:49 tomlkit==0.14.0 14:33:49 tqdm==4.67.3 14:33:49 typing_extensions==4.15.0 14:33:49 urllib3==1.26.20 14:33:49 virtualenv==21.3.1 14:33:49 wcwidth==0.7.0 14:33:49 websocket-client==1.9.0 14:33:49 wrapt==2.1.2 14:33:49 xdg==6.0.0 14:33:49 xmltodict==1.0.4 14:33:49 yq==3.4.3 14:33:49 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins10363527738060355280.sh 14:33:49 ---> uv-install.sh 14:33:49 Installing uv/uvx (latest) using shell installer 14:33:49 2026-05-06 14:33:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-djIyGu.sh" [1] 14:33:49 downloading uv 0.11.9 x86_64-unknown-linux-gnu 14:33:50 installing to /home/jenkins/.local/bin 14:33:50 uv 14:33:50 uvx 14:33:50 everything's installed! 14:33:50 14:33:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:33:50 14:33:50 source $HOME/.local/bin/env (sh, bash, zsh) 14:33:50 source $HOME/.local/bin/env.fish (fish) 14:33:50 Adding install location to PATH 14:33:50 ---> Validating uv/uvx install 14:33:50 uvx 0.11.9 (x86_64-unknown-linux-gnu) 14:33:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12658771594400956565.sh 14:33:50 ---> sudo-logs.sh 14:33:50 Archiving 'sudo' log.. 14:33:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9756122505025397365.sh 14:33:50 ---> job-cost.sh 14:33:50 INFO: Activating Python virtual environment... 14:33:50 Setup pyenv: 14:33:51 system 14:33:51 3.8.13 14:33:51 3.9.13 14:33:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8vQk from file:/tmp/.os_lf_venv 14:33:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:53 lf-activate-venv(): INFO: Base packages installed successfully 14:33:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-8vQk/bin to PATH 14:33:58 INFO: No stack-cost file found 14:33:58 INFO: Instance uptime: 132s 14:33:58 INFO: Fetching instance metadata (attempt 1 of 3)... 14:33:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:33:59 INFO: Successfully fetched instance metadata 14:33:59 INFO: Instance type: v3-standard-4 14:33:59 INFO: Retrieving pricing info for: v3-standard-4 14:33:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:33:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 14:33:59 INFO: Successfully fetched Vexxhost pricing API 14:33:59 INFO: Retrieved cost: 0.11 14:33:59 INFO: Retrieved resource: v3-standard-4 14:33:59 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:33:59 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:33:59 INFO: Successfully archived job cost data 14:33:59 DEBUG: Cost data: oom-master-checkbashisms-lint,4621,2026-05-06 14:33:59,v3-standard-4,132,0.11,0.00,SUCCESS 14:33:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6645047532892249730.sh 14:33:59 ---> logs-deploy.sh 14:33:59 Setup pyenv: 14:33:59 system 14:33:59 3.8.13 14:33:59 3.9.13 14:33:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8vQk from file:/tmp/.os_lf_venv 14:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:01 lf-activate-venv(): INFO: Base packages installed successfully 14:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-8vQk/bin to PATH 14:34:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4621 14:34:08 INFO: archiving workspace using pattern(s): 14:34:09 Archives upload complete. 14:34:10 INFO: archiving logs to Nexus 14:34:11 ---> uname -a: 14:34:11 Linux prd-ubuntu1804-builder-4c-4g-8608 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:34:11 14:34:11 14:34:11 ---> lscpu: 14:34:11 Architecture: x86_64 14:34:11 CPU op-mode(s): 32-bit, 64-bit 14:34:11 Byte Order: Little Endian 14:34:11 CPU(s): 4 14:34:11 On-line CPU(s) list: 0-3 14:34:11 Thread(s) per core: 1 14:34:11 Core(s) per socket: 1 14:34:11 Socket(s): 4 14:34:11 NUMA node(s): 1 14:34:11 Vendor ID: AuthenticAMD 14:34:11 CPU family: 23 14:34:11 Model: 49 14:34:11 Model name: AMD EPYC-Rome Processor 14:34:11 Stepping: 0 14:34:11 CPU MHz: 2799.998 14:34:11 BogoMIPS: 5599.99 14:34:11 Virtualization: AMD-V 14:34:11 Hypervisor vendor: KVM 14:34:11 Virtualization type: full 14:34:11 L1d cache: 32K 14:34:11 L1i cache: 32K 14:34:11 L2 cache: 512K 14:34:11 L3 cache: 16384K 14:34:11 NUMA node0 CPU(s): 0-3 14:34:11 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 14:34:11 14:34:11 14:34:11 ---> nproc: 14:34:11 4 14:34:11 14:34:11 14:34:11 ---> df -h: 14:34:11 Filesystem Size Used Avail Use% Mounted on 14:34:11 udev 7.9G 0 7.9G 0% /dev 14:34:11 tmpfs 1.6G 676K 1.6G 1% /run 14:34:11 /dev/vda1 78G 8.4G 70G 11% / 14:34:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:34:11 tmpfs 5.0M 0 5.0M 0% /run/lock 14:34:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:34:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:34:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:34:11 14:34:11 14:34:11 ---> free -m: 14:34:11 total used free shared buff/cache available 14:34:11 Mem: 16040 537 13371 0 2130 15187 14:34:11 Swap: 1023 0 1023 14:34:11 14:34:11 14:34:11 ---> ip addr: 14:34:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:34:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:34:11 inet 127.0.0.1/8 scope host lo 14:34:11 valid_lft forever preferred_lft forever 14:34:11 inet6 ::1/128 scope host 14:34:11 valid_lft forever preferred_lft forever 14:34:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:34:11 link/ether fa:16:3e:64:97:23 brd ff:ff:ff:ff:ff:ff 14:34:11 inet 10.30.106.33/23 brd 10.30.107.255 scope global dynamic ens3 14:34:11 valid_lft 86263sec preferred_lft 86263sec 14:34:11 inet6 fe80::f816:3eff:fe64:9723/64 scope link 14:34:11 valid_lft forever preferred_lft forever 14:34:11 14:34:11 14:34:11 ---> sar -b -r -n DEV: 14:34:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8608) 05/06/26 _x86_64_ (4 CPU) 14:34:11 14:34:11 14:31:55 LINUX RESTART (4 CPU) 14:34:11 14:34:11 14:32:01 tps rtps wtps bread/s bwrtn/s 14:34:11 14:33:03 331.26 93.05 238.21 4890.12 45416.70 14:34:11 14:34:01 117.03 1.24 115.79 142.60 14497.50 14:34:11 Average: 225.96 47.92 178.04 2556.58 30219.08 14:34:11 14:34:11 14:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:11 14:33:03 14076240 15550776 2348720 14.30 51092 1629292 799712 4.58 689552 1454604 99180 14:34:11 14:34:01 13761640 15617244 2663320 16.22 78604 1964360 717800 4.11 641096 1780072 177316 14:34:11 Average: 13918940 15584010 2506020 15.26 64848 1796826 758756 4.34 665324 1617338 138248 14:34:11 14:34:11 14:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:11 14:33:03 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 14:34:11 14:33:03 ens3 492.23 324.28 1833.99 80.66 0.00 0.00 0.00 0.00 14:34:11 14:34:01 lo 1.38 1.38 0.16 0.16 0.00 0.00 0.00 0.00 14:34:11 14:34:01 ens3 91.90 70.76 1389.13 13.18 0.00 0.00 0.00 0.00 14:34:11 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 14:34:11 Average: ens3 295.46 199.67 1615.33 47.49 0.00 0.00 0.00 0.00 14:34:11 14:34:11 14:34:11 ---> sar -P ALL: 14:34:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8608) 05/06/26 _x86_64_ (4 CPU) 14:34:11 14:34:11 14:31:55 LINUX RESTART (4 CPU) 14:34:11 14:34:11 14:32:01 CPU %user %nice %system %iowait %steal %idle 14:34:11 14:33:03 all 21.88 0.00 3.46 2.94 0.07 71.65 14:34:11 14:33:03 0 13.49 0.00 2.26 2.98 0.08 81.19 14:34:11 14:33:03 1 41.93 0.00 4.24 3.99 0.08 49.76 14:34:11 14:33:03 2 15.84 0.00 1.96 1.41 0.05 80.74 14:34:11 14:33:03 3 16.18 0.00 5.38 3.38 0.08 74.97 14:34:11 14:34:01 all 19.77 0.00 1.62 1.78 0.06 76.77 14:34:11 14:34:01 0 29.40 0.00 1.98 5.06 0.05 63.50 14:34:11 14:34:01 1 29.82 0.00 2.24 0.55 0.07 67.32 14:34:11 14:34:01 2 11.44 0.00 1.09 0.33 0.02 87.12 14:34:11 14:34:01 3 8.32 0.00 1.18 1.21 0.07 89.22 14:34:11 Average: all 20.84 0.00 2.55 2.37 0.06 74.17 14:34:11 Average: 0 21.33 0.00 2.12 4.00 0.07 72.48 14:34:11 Average: 1 35.97 0.00 3.26 2.30 0.08 58.39 14:34:11 Average: 2 13.68 0.00 1.53 0.88 0.03 83.87 14:34:11 Average: 3 12.31 0.00 3.31 2.31 0.08 81.99 14:34:11 14:34:11 14:34:11