13:25:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 13:25:07 Running as SYSTEM 13:25:07 [EnvInject] - Loading node environment variables. 13:25:07 Building remotely on prd-ubuntu1804-builder-4c-4g-8783 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:25:07 [ssh-agent] Looking for ssh-agent implementation... 13:25:07 $ ssh-agent 13:25:07 SSH_AUTH_SOCK=/tmp/ssh-kKyqwhNpB3ID/agent.1663 13:25:07 SSH_AGENT_PID=1665 13:25:07 [ssh-agent] Started. 13:25:07 Running ssh-add (command line suppressed) 13:25:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4576165174598151265.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4576165174598151265.key) 13:25:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:25:07 The recommended git tool is: NONE 13:25:17 using credential onap-jenkins-ssh 13:25:17 Wiping out workspace first. 13:25:17 Cloning the remote Git repository 13:25:17 Cloning repository git://cloud.onap.org/mirror/oom.git 13:25:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:25:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:25:17 > git --version # timeout=10 13:25:17 > git --version # 'git version 2.17.1' 13:25:17 using GIT_SSH to set credentials Gerrit user 13:25:17 Verifying host key using manually-configured host key entries 13:25:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:25:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:25:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:25:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:25:27 using GIT_SSH to set credentials Gerrit user 13:25:27 Verifying host key using manually-configured host key entries 13:25:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/6 # timeout=30 13:25:27 > git rev-parse c39d81d2f8d3c0609887952d7d84b5dce0321f7a^{commit} # timeout=10 13:25:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:25:27 Checking out Revision c39d81d2f8d3c0609887952d7d84b5dce0321f7a (refs/changes/64/144064/6) 13:25:27 > git config core.sparsecheckout # timeout=10 13:25:27 > git checkout -f c39d81d2f8d3c0609887952d7d84b5dce0321f7a # timeout=30 13:25:31 Commit message: "[SO] 17.2.0" 13:25:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:25:31 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 13:25:31 [EnvInject] - Injecting environment variables from a build step. 13:25:31 [EnvInject] - Injecting as environment variables the properties content 13:25:31 PYTHON=python3 13:25:31 13:25:31 [EnvInject] - Variables injected successfully. 13:25:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins584679848400573246.sh 13:25:31 ---> tox-install.sh 13:25:31 + source /home/jenkins/lf-env.sh 13:25:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:25:31 ++ mktemp -d /tmp/venv-XXXX 13:25:31 + lf_venv=/tmp/venv-uUmN 13:25:31 + local venv_file=/tmp/.os_lf_venv 13:25:31 + local python=python3 13:25:31 + local options 13:25:31 + local set_path=true 13:25:31 + local install_args= 13:25: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 13:25:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:25:31 + true 13:25:31 + case $1 in 13:25:31 + venv_file=/tmp/.toxenv 13:25:31 + shift 2 13:25:31 + true 13:25:31 + case $1 in 13:25:31 + shift 13:25:31 + break 13:25:31 + case $python in 13:25:31 + local pkg_list= 13:25:31 + [[ -d /opt/pyenv ]] 13:25:31 + echo 'Setup pyenv:' 13:25:31 Setup pyenv: 13:25:31 + export PYENV_ROOT=/opt/pyenv 13:25:31 + PYENV_ROOT=/opt/pyenv 13:25:31 + 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 13:25:31 + 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 13:25:31 + pyenv versions 13:25:31 * system (set by /opt/pyenv/version) 13:25:31 * 3.8.13 (set by /opt/pyenv/version) 13:25:31 * 3.9.13 (set by /opt/pyenv/version) 13:25:31 * 3.10.6 (set by /opt/pyenv/version) 13:25:31 + command -v pyenv 13:25:31 ++ pyenv init - --no-rehash 13:25: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[*]}"'\'')" 13:25:31 export PATH="/opt/pyenv/shims:${PATH}" 13:25:31 export PYENV_SHELL=bash 13:25:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:25:31 pyenv() { 13:25:31 local command 13:25:31 command="${1:-}" 13:25:31 if [ "$#" -gt 0 ]; then 13:25:31 shift 13:25:31 fi 13:25:31 13:25:31 case "$command" in 13:25:31 rehash|shell) 13:25:31 eval "$(pyenv "sh-$command" "$@")" 13:25:31 ;; 13:25:31 *) 13:25:31 command pyenv "$command" "$@" 13:25:31 ;; 13:25:31 esac 13:25:31 }' 13:25: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[*]}"' 13:25:31 ++ 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 13:25:31 ++ 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 13:25:31 ++ 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 13:25:31 ++ export PYENV_SHELL=bash 13:25:31 ++ PYENV_SHELL=bash 13:25:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:25:31 +++ complete -F _pyenv pyenv 13:25:31 ++ lf-pyver python3 13:25:31 ++ local py_version_xy=python3 13:25:31 ++ local py_version_xyz= 13:25:31 ++ pyenv versions 13:25:31 ++ local command 13:25:31 ++ command=versions 13:25:31 ++ '[' 1 -gt 0 ']' 13:25:31 ++ shift 13:25:31 ++ case "$command" in 13:25:31 ++ command pyenv versions 13:25:31 ++ pyenv versions 13:25:31 ++ grep -E '^[0-9.]*[0-9]$' 13:25:31 ++ sed 's/^[ *]* //' 13:25:31 ++ awk '{ print $1 }' 13:25:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:25:31 +++ grep '^3' /tmp/.pyenv_versions 13:25:31 +++ sort -V 13:25:31 +++ tail -n 1 13:25:31 ++ py_version_xyz=3.10.6 13:25:31 ++ [[ -z 3.10.6 ]] 13:25:31 ++ echo 3.10.6 13:25:31 ++ return 0 13:25:31 + pyenv local 3.10.6 13:25:31 + local command 13:25:31 + command=local 13:25:31 + '[' 2 -gt 0 ']' 13:25:31 + shift 13:25:31 + case "$command" in 13:25:31 + command pyenv local 3.10.6 13:25:31 + pyenv local 3.10.6 13:25:32 + for arg in "$@" 13:25:32 + case $arg in 13:25:32 + pkg_list+='tox ' 13:25:32 + for arg in "$@" 13:25:32 + case $arg in 13:25:32 + pkg_list+='virtualenv ' 13:25:32 + for arg in "$@" 13:25:32 + case $arg in 13:25:32 + pkg_list+='urllib3~=1.26.15 ' 13:25:32 + [[ -f /tmp/.toxenv ]] 13:25:32 + [[ ! -f /tmp/.toxenv ]] 13:25:32 + [[ -n '' ]] 13:25:32 + python3 -m venv /tmp/venv-uUmN 13:25:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uUmN' 13:25:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uUmN 13:25:36 + echo /tmp/venv-uUmN 13:25:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:25:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:25:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:25:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:36 + local 'pip_opts=--upgrade --quiet' 13:25:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:25:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:25:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:25:36 + [[ -n '' ]] 13:25:36 + [[ -n '' ]] 13:25:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:25:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:25:36 + /tmp/venv-uUmN/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 13:25:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:25:39 lf-activate-venv(): INFO: Base packages installed successfully 13:25:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:25:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:25:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:25:39 + /tmp/venv-uUmN/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 13:25:41 + type python3 13:25:41 + true 13:25:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uUmN/bin to PATH' 13:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-uUmN/bin to PATH 13:25:41 + PATH=/tmp/venv-uUmN/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 13:25:41 + return 0 13:25:41 + python3 --version 13:25:41 Python 3.10.6 13:25:41 + python3 -m pip --version 13:25:42 pip 26.1.1 from /tmp/venv-uUmN/lib/python3.10/site-packages/pip (python 3.10) 13:25:42 + python3 -m pip freeze 13:25:42 cachetools==7.1.1 13:25:42 colorama==0.4.6 13:25:42 distlib==0.4.0 13:25:42 filelock==3.29.0 13:25:42 packaging==26.2 13:25:42 platformdirs==4.9.6 13:25:42 pluggy==1.6.0 13:25:42 pyproject-api==1.10.0 13:25:42 python-discovery==1.3.0 13:25:42 tomli==2.4.1 13:25:42 tomli_w==1.2.0 13:25:42 tox==4.53.1 13:25:42 typing_extensions==4.15.0 13:25:42 urllib3==1.26.20 13:25:42 virtualenv==21.3.1 13:25:42 [EnvInject] - Injecting environment variables from a build step. 13:25:42 [EnvInject] - Injecting as environment variables the properties content 13:25:42 PARALLEL=false 13:25:42 13:25:42 [EnvInject] - Variables injected successfully. 13:25:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4644882919030422148.sh 13:25:42 ---> tox-run.sh 13:25:42 + 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 13:25:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:25:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:25:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:25:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:25:42 + source /home/jenkins/lf-env.sh 13:25:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:25:42 ++ mktemp -d /tmp/venv-XXXX 13:25:42 + lf_venv=/tmp/venv-AvEV 13:25:42 + local venv_file=/tmp/.os_lf_venv 13:25:42 + local python=python3 13:25:42 + local options 13:25:42 + local set_path=true 13:25:42 + local install_args= 13:25:42 ++ 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 13:25:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:25:42 + true 13:25:42 + case $1 in 13:25:42 + venv_file=/tmp/.toxenv 13:25:42 + shift 2 13:25:42 + true 13:25:42 + case $1 in 13:25:42 + shift 13:25:42 + break 13:25:42 + case $python in 13:25:42 + local pkg_list= 13:25:42 + [[ -d /opt/pyenv ]] 13:25:42 + echo 'Setup pyenv:' 13:25:42 Setup pyenv: 13:25:42 + export PYENV_ROOT=/opt/pyenv 13:25:42 + PYENV_ROOT=/opt/pyenv 13:25:42 + 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 13:25:42 + 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 13:25:42 + pyenv versions 13:25:42 system 13:25:42 3.8.13 13:25:42 3.9.13 13:25:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:25:42 + command -v pyenv 13:25:42 ++ pyenv init - --no-rehash 13:25:42 + 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[*]}"'\'')" 13:25:42 export PATH="/opt/pyenv/shims:${PATH}" 13:25:42 export PYENV_SHELL=bash 13:25:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:25:42 pyenv() { 13:25:42 local command 13:25:42 command="${1:-}" 13:25:42 if [ "$#" -gt 0 ]; then 13:25:42 shift 13:25:42 fi 13:25:42 13:25:42 case "$command" in 13:25:42 rehash|shell) 13:25:42 eval "$(pyenv "sh-$command" "$@")" 13:25:42 ;; 13:25:42 *) 13:25:42 command pyenv "$command" "$@" 13:25:42 ;; 13:25:42 esac 13:25:42 }' 13:25:42 +++ 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[*]}"' 13:25:42 ++ 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 13:25:42 ++ 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 13:25:42 ++ 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 13:25:42 ++ export PYENV_SHELL=bash 13:25:42 ++ PYENV_SHELL=bash 13:25:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:25:42 +++ complete -F _pyenv pyenv 13:25:42 ++ lf-pyver python3 13:25:42 ++ local py_version_xy=python3 13:25:42 ++ local py_version_xyz= 13:25:42 ++ pyenv versions 13:25:42 ++ local command 13:25:42 ++ command=versions 13:25:42 ++ '[' 1 -gt 0 ']' 13:25:42 ++ shift 13:25:42 ++ case "$command" in 13:25:42 ++ command pyenv versions 13:25:42 ++ pyenv versions 13:25:42 ++ awk '{ print $1 }' 13:25:42 ++ sed 's/^[ *]* //' 13:25:42 ++ grep -E '^[0-9.]*[0-9]$' 13:25:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:25:42 +++ grep '^3' /tmp/.pyenv_versions 13:25:42 +++ sort -V 13:25:42 +++ tail -n 1 13:25:42 ++ py_version_xyz=3.10.6 13:25:42 ++ [[ -z 3.10.6 ]] 13:25:42 ++ echo 3.10.6 13:25:42 ++ return 0 13:25:42 + pyenv local 3.10.6 13:25:42 + local command 13:25:42 + command=local 13:25:42 + '[' 2 -gt 0 ']' 13:25:42 + shift 13:25:42 + case "$command" in 13:25:42 + command pyenv local 3.10.6 13:25:42 + pyenv local 3.10.6 13:25:42 + for arg in "$@" 13:25:42 + case $arg in 13:25:42 + pkg_list+='tox ' 13:25:42 + for arg in "$@" 13:25:42 + case $arg in 13:25:42 + pkg_list+='virtualenv ' 13:25:42 + for arg in "$@" 13:25:42 + case $arg in 13:25:42 + pkg_list+='urllib3~=1.26.15 ' 13:25:42 + [[ -f /tmp/.toxenv ]] 13:25:42 ++ cat /tmp/.toxenv 13:25:42 + lf_venv=/tmp/venv-uUmN 13:25:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUmN from' file:/tmp/.toxenv 13:25:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUmN from file:/tmp/.toxenv 13:25:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:25:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:42 + local 'pip_opts=--upgrade --quiet' 13:25:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:25:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:25:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:25:42 + [[ -n '' ]] 13:25:42 + [[ -n '' ]] 13:25:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:25:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:25:42 + /tmp/venv-uUmN/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 13:25:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:25:43 lf-activate-venv(): INFO: Base packages installed successfully 13:25:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:25:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:25:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:25:43 + /tmp/venv-uUmN/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 13:25:44 + type python3 13:25:44 + true 13:25:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uUmN/bin to PATH' 13:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-uUmN/bin to PATH 13:25:44 + PATH=/tmp/venv-uUmN/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 13:25:44 + return 0 13:25:44 + [[ -d /opt/pyenv ]] 13:25:44 + echo '---> Setting up pyenv' 13:25:44 ---> Setting up pyenv 13:25:44 + export PYENV_ROOT=/opt/pyenv 13:25:44 + PYENV_ROOT=/opt/pyenv 13:25:44 + export PATH=/opt/pyenv/bin:/tmp/venv-uUmN/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 13:25:44 + PATH=/opt/pyenv/bin:/tmp/venv-uUmN/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 13:25:44 ++ pwd 13:25:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:25:44 + export PYTHONPATH 13:25:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:25:44 + TOX_TESTENV_PASSENV=PYTHONPATH 13:25:44 + tox --version 13:25:44 4.53.1 from /tmp/venv-uUmN/lib/python3.10/site-packages/tox/__init__.py 13:25:44 + PARALLEL=false 13:25:44 + TOX_OPTIONS_LIST= 13:25:44 + [[ -n checkbashisms ]] 13:25:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:25:44 + case ${PARALLEL,,} in 13:25:44 + tox -e checkbashisms 13:25:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:25:45 checkbashisms: freeze> python -m pip freeze --all 13:25:46 checkbashisms: pip==26.1.1,setuptools==82.0.1 13:25:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:25:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:25:50 checkbashisms: OK (5.14=setup[1.64]+cmd[3.50] seconds) 13:25:50 congratulations :) (5.17 seconds) 13:25:50 + tox_status=0 13:25:50 + echo '---> Completed tox runs' 13:25:50 ---> Completed tox runs 13:25:50 + for i in .tox/*/log 13:25:50 ++ echo .tox/checkbashisms/log 13:25:50 ++ awk -F/ '{print $2}' 13:25:50 + tox_env=checkbashisms 13:25:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:25:50 + DOC_DIR=docs/_build/html 13:25:50 + [[ -d docs/_build/html ]] 13:25:50 + echo '---> tox-run.sh ends' 13:25:50 ---> tox-run.sh ends 13:25:50 + test 0 -eq 0 13:25:50 $ ssh-agent -k 13:25:50 unset SSH_AUTH_SOCK; 13:25:50 unset SSH_AGENT_PID; 13:25:50 echo Agent pid 1665 killed; 13:25:50 [ssh-agent] Stopped. 13:25:50 [PostBuildScript] - [INFO] Executing post build scripts. 13:25:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10484746604208887835.sh 13:25:50 ---> sysstat.sh 13:25:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15649170398082924149.sh 13:25:50 ---> package-listing.sh 13:25:50 ++ facter osfamily 13:25:50 ++ tr '[:upper:]' '[:lower:]' 13:25:50 + OS_FAMILY=debian 13:25:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:25:50 + START_PACKAGES=/tmp/packages_start.txt 13:25:50 + END_PACKAGES=/tmp/packages_end.txt 13:25:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:50 + PACKAGES=/tmp/packages_start.txt 13:25:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:25:50 + PACKAGES=/tmp/packages_end.txt 13:25:50 + case "${OS_FAMILY}" in 13:25:50 + dpkg -l 13:25:50 + grep '^ii' 13:25:50 + '[' -f /tmp/packages_start.txt ']' 13:25:50 + '[' -f /tmp/packages_end.txt ']' 13:25:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:25:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:25:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:25:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins357834377446217033.sh 13:25:50 ---> capture-instance-metadata.sh 13:25:50 Setup pyenv: 13:25:50 system 13:25:50 3.8.13 13:25:50 3.9.13 13:25:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:25:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rrdU 13:25:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:25:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:25:58 lf-activate-venv(): INFO: Base packages installed successfully 13:25:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-rrdU/bin to PATH 13:26:19 INFO: Running in OpenStack, capturing instance metadata 13:26:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9424584727302933393.sh 13:26:19 provisioning config files... 13:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13599381907686974170tmp 13:26:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:26:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:26:19 [EnvInject] - Injecting environment variables from a build step. 13:26:19 [EnvInject] - Injecting as environment variables the properties content 13:26:19 SERVER_ID=logs 13:26:19 13:26:19 [EnvInject] - Variables injected successfully. 13:26:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14129087590073268262.sh 13:26:19 ---> create-netrc.sh 13:26:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12345208097810841640.sh 13:26:19 ---> python-tools-install.sh 13:26:19 Setup pyenv: 13:26:19 system 13:26:19 3.8.13 13:26:19 3.9.13 13:26:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:26:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rrdU from file:/tmp/.os_lf_venv 13:26:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:26:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:26:21 lf-activate-venv(): INFO: Base packages installed successfully 13:26:21 lf-activate-venv(): INFO: Installing additional packages: lftools 13:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-rrdU/bin to PATH 13:26:28 Generating Requirements File 13:26:43 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. 13:26:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:26:43 Python 3.10.6 13:26:43 pip 26.1.1 from /tmp/venv-rrdU/lib/python3.10/site-packages/pip (python 3.10) 13:26:44 appdirs==1.4.4 13:26:44 argcomplete==3.6.3 13:26:44 aspy.yaml==1.3.0 13:26:44 attrs==26.1.0 13:26:44 autopage==0.6.0 13:26:44 backports.strenum==1.3.1 13:26:44 beautifulsoup4==4.14.3 13:26:44 boto3==1.43.5 13:26:44 botocore==1.43.5 13:26:44 bs4==0.0.2 13:26:44 certifi==2026.4.22 13:26:44 cffi==2.0.0 13:26:44 cfgv==3.5.0 13:26:44 chardet==7.4.3 13:26:44 charset-normalizer==3.4.7 13:26:44 click==8.3.3 13:26:44 cliff==4.13.3 13:26:44 cmd2==3.5.1 13:26:44 cryptography==3.3.2 13:26:44 debtcollector==3.1.0 13:26:44 decorator==5.2.1 13:26:44 defusedxml==0.7.1 13:26:44 Deprecated==1.3.1 13:26:44 distlib==0.4.0 13:26:44 dnspython==2.8.0 13:26:44 docker==7.1.0 13:26:44 dogpile.cache==1.5.0 13:26:44 durationpy==0.10 13:26:44 email-validator==2.3.0 13:26:44 filelock==3.29.0 13:26:44 future==1.0.0 13:26:44 gitdb==4.0.12 13:26:44 GitPython==3.1.50 13:26:44 httplib2==0.30.2 13:26:44 identify==2.6.19 13:26:44 idna==3.13 13:26:44 importlib-resources==1.5.0 13:26:44 iso8601==2.1.0 13:26:44 Jinja2==3.1.6 13:26:44 jmespath==1.1.0 13:26:44 jsonpatch==1.33 13:26:44 jsonpointer==3.1.1 13:26:44 jsonschema==4.26.0 13:26:44 jsonschema-specifications==2025.9.1 13:26:44 keystoneauth1==5.13.1 13:26:44 kubernetes==35.0.0 13:26:44 lftools==0.37.22 13:26:44 lxml==6.1.0 13:26:44 markdown-it-py==4.2.0 13:26:44 MarkupSafe==3.0.3 13:26:44 mdurl==0.1.2 13:26:44 msgpack==1.1.2 13:26:44 multi_key_dict==2.0.3 13:26:44 munch==4.0.0 13:26:44 netaddr==1.3.0 13:26:44 niet==1.4.2 13:26:44 nodeenv==1.10.0 13:26:44 oauth2client==4.1.3 13:26:44 oauthlib==3.3.1 13:26:44 openstacksdk==4.12.0 13:26:44 os-service-types==1.8.2 13:26:44 osc-lib==4.6.0 13:26:44 oslo.config==10.3.0 13:26:44 oslo.context==6.3.0 13:26:44 oslo.i18n==6.7.2 13:26:44 oslo.log==8.1.0 13:26:44 oslo.serialization==5.9.1 13:26:44 oslo.utils==10.0.1 13:26:44 packaging==26.2 13:26:44 pbr==7.0.3 13:26:44 platformdirs==4.9.6 13:26:44 prettytable==3.17.0 13:26:44 psutil==7.2.2 13:26:44 pyasn1==0.6.3 13:26:44 pyasn1_modules==0.4.2 13:26:44 pycparser==3.0 13:26:44 pygerrit2==2.0.15 13:26:44 PyGithub==2.9.1 13:26:44 Pygments==2.20.0 13:26:44 PyJWT==2.12.1 13:26:44 PyNaCl==1.6.2 13:26:44 pyparsing==2.4.7 13:26:44 pyperclip==1.11.0 13:26:44 pyrsistent==0.20.0 13:26:44 python-cinderclient==9.9.0 13:26:44 python-dateutil==2.9.0.post0 13:26:44 python-discovery==1.3.0 13:26:44 python-heatclient==5.1.0 13:26:44 python-jenkins==1.8.3 13:26:44 python-keystoneclient==5.8.0 13:26:44 python-magnumclient==4.10.0 13:26:44 python-openstackclient==9.0.0 13:26:44 python-swiftclient==4.10.0 13:26:44 PyYAML==6.0.3 13:26:44 referencing==0.37.0 13:26:44 requests==2.33.1 13:26:44 requests-oauthlib==2.0.0 13:26:44 rfc3986==2.0.0 13:26:44 rich==15.0.0 13:26:44 rich-argparse==1.8.0 13:26:44 rpds-py==0.30.0 13:26:44 rsa==4.9.1 13:26:44 ruamel.yaml==0.19.1 13:26:44 ruamel.yaml.clib==0.2.15 13:26:44 s3transfer==0.17.0 13:26:44 simplejson==4.1.1 13:26:44 six==1.17.0 13:26:44 smmap==5.0.3 13:26:44 soupsieve==2.8.3 13:26:44 stevedore==5.7.0 13:26:44 tabulate==0.10.0 13:26:44 toml==0.10.2 13:26:44 tomlkit==0.14.0 13:26:44 tqdm==4.67.3 13:26:44 typing_extensions==4.15.0 13:26:44 urllib3==1.26.20 13:26:44 virtualenv==21.3.1 13:26:44 wcwidth==0.7.0 13:26:44 websocket-client==1.9.0 13:26:44 wrapt==2.1.2 13:26:44 xdg==6.0.0 13:26:44 xmltodict==1.0.4 13:26:44 yq==3.4.3 13:26:44 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins17669485003125616020.sh 13:26:44 ---> uv-install.sh 13:26:44 Installing uv/uvx (latest) using shell installer 13:26:44 2026-05-07 13:26:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-1hIltN.sh" [1] 13:26:44 downloading uv 0.11.11 x86_64-unknown-linux-gnu 13:26:45 installing to /home/jenkins/.local/bin 13:26:45 uv 13:26:45 uvx 13:26:45 everything's installed! 13:26:45 13:26:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:26:45 13:26:45 source $HOME/.local/bin/env (sh, bash, zsh) 13:26:45 source $HOME/.local/bin/env.fish (fish) 13:26:45 Adding install location to PATH 13:26:45 ---> Validating uv/uvx install 13:26:45 uvx 0.11.11 (x86_64-unknown-linux-gnu) 13:26:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15346730419408745349.sh 13:26:45 ---> sudo-logs.sh 13:26:45 Archiving 'sudo' log.. 13:26:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16766012254887121691.sh 13:26:45 ---> job-cost.sh 13:26:45 INFO: Activating Python virtual environment... 13:26:45 Setup pyenv: 13:26:45 system 13:26:45 3.8.13 13:26:45 3.9.13 13:26:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:26:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rrdU from file:/tmp/.os_lf_venv 13:26:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:26:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:26:47 lf-activate-venv(): INFO: Base packages installed successfully 13:26:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-rrdU/bin to PATH 13:26:52 INFO: No stack-cost file found 13:26:52 INFO: Instance uptime: 131s 13:26:52 INFO: Fetching instance metadata (attempt 1 of 3)... 13:26:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:26:52 INFO: Successfully fetched instance metadata 13:26:52 INFO: Instance type: v3-standard-4 13:26:52 INFO: Retrieving pricing info for: v3-standard-4 13:26:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:26:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 13:26:52 INFO: Successfully fetched Vexxhost pricing API 13:26:52 INFO: Retrieved cost: 0.11 13:26:52 INFO: Retrieved resource: v3-standard-4 13:26:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:26:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:26:52 INFO: Successfully archived job cost data 13:26:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4623,2026-05-07 13:26:52,v3-standard-4,131,0.11,0.00,SUCCESS 13:26:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14390637875008385299.sh 13:26:52 ---> logs-deploy.sh 13:26:52 Setup pyenv: 13:26:52 system 13:26:52 3.8.13 13:26:52 3.9.13 13:26:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:26:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rrdU from file:/tmp/.os_lf_venv 13:26:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:26:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:26:54 lf-activate-venv(): INFO: Base packages installed successfully 13:26:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-rrdU/bin to PATH 13:27:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4623 13:27:02 INFO: archiving workspace using pattern(s): 13:27:03 Archives upload complete. 13:27:03 INFO: archiving logs to Nexus 13:27:04 ---> uname -a: 13:27:04 Linux prd-ubuntu1804-builder-4c-4g-8783 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:27:04 13:27:04 13:27:04 ---> lscpu: 13:27:04 Architecture: x86_64 13:27:04 CPU op-mode(s): 32-bit, 64-bit 13:27:04 Byte Order: Little Endian 13:27:04 CPU(s): 4 13:27:04 On-line CPU(s) list: 0-3 13:27:04 Thread(s) per core: 1 13:27:04 Core(s) per socket: 1 13:27:04 Socket(s): 4 13:27:04 NUMA node(s): 1 13:27:04 Vendor ID: AuthenticAMD 13:27:04 CPU family: 23 13:27:04 Model: 49 13:27:04 Model name: AMD EPYC-Rome Processor 13:27:04 Stepping: 0 13:27:04 CPU MHz: 2799.934 13:27:04 BogoMIPS: 5599.86 13:27:04 Virtualization: AMD-V 13:27:04 Hypervisor vendor: KVM 13:27:04 Virtualization type: full 13:27:04 L1d cache: 32K 13:27:04 L1i cache: 32K 13:27:04 L2 cache: 512K 13:27:04 L3 cache: 16384K 13:27:04 NUMA node0 CPU(s): 0-3 13:27:04 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 13:27:04 13:27:04 13:27:04 ---> nproc: 13:27:04 4 13:27:04 13:27:04 13:27:04 ---> df -h: 13:27:04 Filesystem Size Used Avail Use% Mounted on 13:27:04 udev 7.9G 0 7.9G 0% /dev 13:27:04 tmpfs 1.6G 676K 1.6G 1% /run 13:27:04 /dev/vda1 78G 8.4G 70G 11% / 13:27:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:27:04 tmpfs 5.0M 0 5.0M 0% /run/lock 13:27:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:27:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:27:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:27:04 13:27:04 13:27:04 ---> free -m: 13:27:04 total used free shared buff/cache available 13:27:04 Mem: 16040 559 13346 0 2134 15166 13:27:04 Swap: 1023 0 1023 13:27:04 13:27:04 13:27:04 ---> ip addr: 13:27:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:27:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:27:04 inet 127.0.0.1/8 scope host lo 13:27:04 valid_lft forever preferred_lft forever 13:27:04 inet6 ::1/128 scope host 13:27:04 valid_lft forever preferred_lft forever 13:27:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:27:04 link/ether fa:16:3e:bb:0b:bc brd ff:ff:ff:ff:ff:ff 13:27:04 inet 10.30.106.115/23 brd 10.30.107.255 scope global dynamic ens3 13:27:04 valid_lft 86265sec preferred_lft 86265sec 13:27:04 inet6 fe80::f816:3eff:febb:bbc/64 scope link 13:27:04 valid_lft forever preferred_lft forever 13:27:04 13:27:04 13:27:04 ---> sar -b -r -n DEV: 13:27:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8783) 05/07/26 _x86_64_ (4 CPU) 13:27:04 13:27:04 13:24:50 LINUX RESTART (4 CPU) 13:27:04 13:27:04 13:25:01 tps rtps wtps bread/s bwrtn/s 13:27:04 13:26:02 315.25 49.78 265.47 3436.76 11156.01 13:27:04 13:27:01 121.37 1.22 120.15 140.18 15003.02 13:27:04 Average: 219.12 25.70 193.42 1802.32 13063.35 13:27:04 13:27:04 13:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:27:04 13:26:02 14065108 15543896 2359860 14.37 51304 1633572 802868 4.59 698788 1459212 99592 13:27:04 13:27:01 13634968 15503216 2790000 16.99 79348 1975700 784992 4.49 760988 1787712 185156 13:27:04 Average: 13850038 15523556 2574930 15.68 65326 1804636 793930 4.54 729888 1623462 142374 13:27:04 13:27:04 13:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:27:04 13:26:02 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 13:27:04 13:26:02 ens3 371.39 262.51 1753.81 75.61 0.00 0.00 0.00 0.00 13:27:04 13:27:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 13:27:04 13:27:01 ens3 97.03 74.06 1368.67 14.44 0.00 0.00 0.00 0.00 13:27:04 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 13:27:04 Average: ens3 235.36 169.07 1562.86 45.28 0.00 0.00 0.00 0.00 13:27:04 13:27:04 13:27:04 ---> sar -P ALL: 13:27:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8783) 05/07/26 _x86_64_ (4 CPU) 13:27:04 13:27:04 13:24:50 LINUX RESTART (4 CPU) 13:27:04 13:27:04 13:25:01 CPU %user %nice %system %iowait %steal %idle 13:27:04 13:26:02 all 19.66 0.00 2.10 1.78 0.06 76.41 13:27:04 13:26:02 0 10.76 0.00 2.03 0.38 0.05 86.78 13:27:04 13:26:02 1 13.92 0.00 2.16 5.56 0.07 78.28 13:27:04 13:26:02 2 29.94 0.00 2.40 0.48 0.07 67.11 13:27:04 13:26:02 3 23.96 0.00 1.82 0.67 0.05 73.50 13:27:04 13:27:01 all 20.88 0.00 1.61 1.45 0.06 76.00 13:27:04 13:27:01 0 26.39 0.00 1.93 0.90 0.03 70.75 13:27:04 13:27:01 1 11.33 0.00 1.34 4.29 0.07 82.97 13:27:04 13:27:01 2 29.64 0.00 2.01 0.39 0.05 67.92 13:27:04 13:27:01 3 16.10 0.00 1.17 0.24 0.05 82.44 13:27:04 Average: all 20.27 0.00 1.86 1.61 0.06 76.21 13:27:04 Average: 0 18.53 0.00 1.98 0.64 0.04 78.81 13:27:04 Average: 1 12.64 0.00 1.76 4.93 0.07 80.61 13:27:04 Average: 2 29.79 0.00 2.21 0.44 0.06 67.51 13:27:04 Average: 3 20.06 0.00 1.50 0.45 0.05 77.94 13:27:04 13:27:04 13:27:04