06:58:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 06:58:55 Running as SYSTEM 06:58:55 [EnvInject] - Loading node environment variables. 06:58:55 Building remotely on prd-ubuntu1804-builder-4c-4g-1151 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:58:55 [ssh-agent] Looking for ssh-agent implementation... 06:58:55 $ ssh-agent 06:58:55 SSH_AUTH_SOCK=/tmp/ssh-cZSdr0ZK9rxk/agent.1697 06:58:55 SSH_AGENT_PID=1699 06:58:55 [ssh-agent] Started. 06:58:55 Running ssh-add (command line suppressed) 06:58:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7198888103912155357.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7198888103912155357.key) 06:58:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:58:56 The recommended git tool is: NONE 06:58:57 using credential onap-jenkins-ssh 06:58:57 Wiping out workspace first. 06:58:57 Cloning the remote Git repository 06:58:57 Cloning repository git://cloud.onap.org/mirror/oom.git 06:58:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:58:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:58:57 > git --version # timeout=10 06:58:57 > git --version # 'git version 2.17.1' 06:58:57 using GIT_SSH to set credentials Gerrit user 06:58:57 Verifying host key using manually-configured host key entries 06:58:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:59:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:59:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:59:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:59:03 using GIT_SSH to set credentials Gerrit user 06:59:03 Verifying host key using manually-configured host key entries 06:59:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/2 # timeout=30 06:59:03 > git rev-parse 7fbdf8fe0e025c7367bfb8f0cb56545cf36af0ad^{commit} # timeout=10 06:59:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:59:03 Checking out Revision 7fbdf8fe0e025c7367bfb8f0cb56545cf36af0ad (refs/changes/49/146349/2) 06:59:03 > git config core.sparsecheckout # timeout=10 06:59:03 > git checkout -f 7fbdf8fe0e025c7367bfb8f0cb56545cf36af0ad # timeout=30 06:59:07 Commit message: "WIP: [SO] test Spring Boot 3.5 / Camunda 7.23 snapshot images" 06:59:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:59:07 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 06:59:07 [EnvInject] - Injecting environment variables from a build step. 06:59:07 [EnvInject] - Injecting as environment variables the properties content 06:59:07 PYTHON=python3 06:59:07 06:59:07 [EnvInject] - Variables injected successfully. 06:59:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17172673627782814084.sh 06:59:07 ---> tox-install.sh 06:59:07 + source /home/jenkins/lf-env.sh 06:59:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:07 ++ mktemp -d /tmp/venv-XXXX 06:59:07 + lf_venv=/tmp/venv-PnW6 06:59:07 + local venv_file=/tmp/.os_lf_venv 06:59:07 + local python=python3 06:59:07 + local options 06:59:07 + local set_path=true 06:59:07 + local install_args= 06:59:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:59:07 + true 06:59:07 + case $1 in 06:59:07 + venv_file=/tmp/.toxenv 06:59:07 + shift 2 06:59:07 + true 06:59:07 + case $1 in 06:59:07 + shift 06:59:07 + break 06:59:07 + case $python in 06:59:07 + local pkg_list= 06:59:07 + [[ -d /opt/pyenv ]] 06:59:07 + echo 'Setup pyenv:' 06:59:07 Setup pyenv: 06:59:07 + export PYENV_ROOT=/opt/pyenv 06:59:07 + PYENV_ROOT=/opt/pyenv 06:59:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:07 + pyenv versions 06:59:07 * system (set by /opt/pyenv/version) 06:59:07 * 3.8.13 (set by /opt/pyenv/version) 06:59:07 * 3.9.13 (set by /opt/pyenv/version) 06:59:07 * 3.10.6 (set by /opt/pyenv/version) 06:59:07 + command -v pyenv 06:59:07 ++ pyenv init - --no-rehash 06:59:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:59:07 export PATH="/opt/pyenv/shims:${PATH}" 06:59:07 export PYENV_SHELL=bash 06:59:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:59:07 pyenv() { 06:59:07 local command 06:59:07 command="${1:-}" 06:59:07 if [ "$#" -gt 0 ]; then 06:59:07 shift 06:59:07 fi 06:59:07 06:59:07 case "$command" in 06:59:07 rehash|shell) 06:59:07 eval "$(pyenv "sh-$command" "$@")" 06:59:07 ;; 06:59:07 *) 06:59:07 command pyenv "$command" "$@" 06:59:07 ;; 06:59:07 esac 06:59:07 }' 06:59:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:59:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:07 ++ export PYENV_SHELL=bash 06:59:07 ++ PYENV_SHELL=bash 06:59:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:59:07 +++ complete -F _pyenv pyenv 06:59:07 ++ lf-pyver python3 06:59:07 ++ local py_version_xy=python3 06:59:07 ++ local py_version_xyz= 06:59:07 ++ pyenv versions 06:59:07 ++ sed 's/^[ *]* //' 06:59:07 ++ awk '{ print $1 }' 06:59:07 ++ grep -E '^[0-9.]*[0-9]$' 06:59:07 ++ local command 06:59:07 ++ command=versions 06:59:07 ++ '[' 1 -gt 0 ']' 06:59:07 ++ shift 06:59:07 ++ case "$command" in 06:59:07 ++ command pyenv versions 06:59:07 ++ pyenv versions 06:59:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:59:08 +++ grep '^3' /tmp/.pyenv_versions 06:59:08 +++ tail -n 1 06:59:08 +++ sort -V 06:59:08 ++ py_version_xyz=3.10.6 06:59:08 ++ [[ -z 3.10.6 ]] 06:59:08 ++ echo 3.10.6 06:59:08 ++ return 0 06:59:08 + pyenv local 3.10.6 06:59:08 + local command 06:59:08 + command=local 06:59:08 + '[' 2 -gt 0 ']' 06:59:08 + shift 06:59:08 + case "$command" in 06:59:08 + command pyenv local 3.10.6 06:59:08 + pyenv local 3.10.6 06:59:08 + for arg in "$@" 06:59:08 + case $arg in 06:59:08 + pkg_list+='tox ' 06:59:08 + for arg in "$@" 06:59:08 + case $arg in 06:59:08 + pkg_list+='virtualenv ' 06:59:08 + for arg in "$@" 06:59:08 + case $arg in 06:59:08 + pkg_list+='urllib3~=1.26.15 ' 06:59:08 + [[ -f /tmp/.toxenv ]] 06:59:08 + [[ ! -f /tmp/.toxenv ]] 06:59:08 + [[ -n '' ]] 06:59:08 + python3 -m venv /tmp/venv-PnW6 06:59:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PnW6' 06:59:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PnW6 06:59:12 + echo /tmp/venv-PnW6 06:59:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:59:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:59:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:12 + local 'pip_opts=--upgrade --quiet' 06:59:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:59:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:59:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:59:12 + [[ -n '' ]] 06:59:12 + [[ -n '' ]] 06:59:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:12 + /tmp/venv-PnW6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:59:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:59:16 lf-activate-venv(): INFO: Base packages installed successfully 06:59:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:59:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:59:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:59:16 + /tmp/venv-PnW6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:59:18 + type python3 06:59:18 + true 06:59:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PnW6/bin to PATH' 06:59:18 lf-activate-venv(): INFO: Adding /tmp/venv-PnW6/bin to PATH 06:59:18 + PATH=/tmp/venv-PnW6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:18 + return 0 06:59:18 + python3 --version 06:59:18 Python 3.10.6 06:59:18 + python3 -m pip --version 06:59:18 pip 26.1.2 from /tmp/venv-PnW6/lib/python3.10/site-packages/pip (python 3.10) 06:59:18 + python3 -m pip freeze 06:59:19 cachetools==7.1.4 06:59:19 colorama==0.4.6 06:59:19 distlib==0.4.3 06:59:19 filelock==3.31.1 06:59:19 packaging==26.2 06:59:19 platformdirs==4.10.1 06:59:19 pluggy==1.6.0 06:59:19 pyproject-api==1.10.1 06:59:19 python-discovery==1.4.4 06:59:19 tomli==2.4.1 06:59:19 tomli_w==1.2.0 06:59:19 tox==4.57.0 06:59:19 typing_extensions==4.16.0 06:59:19 urllib3==1.26.20 06:59:19 virtualenv==21.6.1 06:59:19 [EnvInject] - Injecting environment variables from a build step. 06:59:19 [EnvInject] - Injecting as environment variables the properties content 06:59:19 PARALLEL=false 06:59:19 06:59:19 [EnvInject] - Variables injected successfully. 06:59:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2789242790065729410.sh 06:59:19 ---> tox-run.sh 06:59:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:59:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:59:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:59:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:59:19 + source /home/jenkins/lf-env.sh 06:59:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:19 ++ mktemp -d /tmp/venv-XXXX 06:59:19 + lf_venv=/tmp/venv-oYid 06:59:19 + local venv_file=/tmp/.os_lf_venv 06:59:19 + local python=python3 06:59:19 + local options 06:59:19 + local set_path=true 06:59:19 + local install_args= 06:59:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:59:19 + true 06:59:19 + case $1 in 06:59:19 + venv_file=/tmp/.toxenv 06:59:19 + shift 2 06:59:19 + true 06:59:19 + case $1 in 06:59:19 + shift 06:59:19 + break 06:59:19 + case $python in 06:59:19 + local pkg_list= 06:59:19 + [[ -d /opt/pyenv ]] 06:59:19 + echo 'Setup pyenv:' 06:59:19 Setup pyenv: 06:59:19 + export PYENV_ROOT=/opt/pyenv 06:59:19 + PYENV_ROOT=/opt/pyenv 06:59:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:19 + pyenv versions 06:59:19 system 06:59:19 3.8.13 06:59:19 3.9.13 06:59:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:59:19 + command -v pyenv 06:59:19 ++ pyenv init - --no-rehash 06:59:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:59:19 export PATH="/opt/pyenv/shims:${PATH}" 06:59:19 export PYENV_SHELL=bash 06:59:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:59:19 pyenv() { 06:59:19 local command 06:59:19 command="${1:-}" 06:59:19 if [ "$#" -gt 0 ]; then 06:59:19 shift 06:59:19 fi 06:59:19 06:59:19 case "$command" in 06:59:19 rehash|shell) 06:59:19 eval "$(pyenv "sh-$command" "$@")" 06:59:19 ;; 06:59:19 *) 06:59:19 command pyenv "$command" "$@" 06:59:19 ;; 06:59:19 esac 06:59:19 }' 06:59:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:59:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:19 ++ export PYENV_SHELL=bash 06:59:19 ++ PYENV_SHELL=bash 06:59:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:59:19 +++ complete -F _pyenv pyenv 06:59:19 ++ lf-pyver python3 06:59:19 ++ local py_version_xy=python3 06:59:19 ++ local py_version_xyz= 06:59:19 ++ pyenv versions 06:59:19 ++ local command 06:59:19 ++ command=versions 06:59:19 ++ '[' 1 -gt 0 ']' 06:59:19 ++ sed 's/^[ *]* //' 06:59:19 ++ shift 06:59:19 ++ case "$command" in 06:59:19 ++ command pyenv versions 06:59:19 ++ pyenv versions 06:59:19 ++ grep -E '^[0-9.]*[0-9]$' 06:59:19 ++ awk '{ print $1 }' 06:59:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:59:19 +++ sort -V 06:59:19 +++ grep '^3' /tmp/.pyenv_versions 06:59:19 +++ tail -n 1 06:59:19 ++ py_version_xyz=3.10.6 06:59:19 ++ [[ -z 3.10.6 ]] 06:59:19 ++ echo 3.10.6 06:59:19 ++ return 0 06:59:19 + pyenv local 3.10.6 06:59:19 + local command 06:59:19 + command=local 06:59:19 + '[' 2 -gt 0 ']' 06:59:19 + shift 06:59:19 + case "$command" in 06:59:19 + command pyenv local 3.10.6 06:59:19 + pyenv local 3.10.6 06:59:19 + for arg in "$@" 06:59:19 + case $arg in 06:59:19 + pkg_list+='tox ' 06:59:19 + for arg in "$@" 06:59:19 + case $arg in 06:59:19 + pkg_list+='virtualenv ' 06:59:19 + for arg in "$@" 06:59:19 + case $arg in 06:59:19 + pkg_list+='urllib3~=1.26.15 ' 06:59:19 + [[ -f /tmp/.toxenv ]] 06:59:19 ++ cat /tmp/.toxenv 06:59:19 + lf_venv=/tmp/venv-PnW6 06:59:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnW6 from' file:/tmp/.toxenv 06:59:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnW6 from file:/tmp/.toxenv 06:59:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:59:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:19 + local 'pip_opts=--upgrade --quiet' 06:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:59:19 + [[ -n '' ]] 06:59:19 + [[ -n '' ]] 06:59:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:59:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:19 + /tmp/venv-PnW6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:59:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:59:20 lf-activate-venv(): INFO: Base packages installed successfully 06:59:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:59:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:59:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:59:20 + /tmp/venv-PnW6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:59:21 + type python3 06:59:21 + true 06:59:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PnW6/bin to PATH' 06:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-PnW6/bin to PATH 06:59:21 + PATH=/tmp/venv-PnW6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:21 + return 0 06:59:21 + [[ -d /opt/pyenv ]] 06:59:21 + echo '---> Setting up pyenv' 06:59:21 ---> Setting up pyenv 06:59:21 + export PYENV_ROOT=/opt/pyenv 06:59:21 + PYENV_ROOT=/opt/pyenv 06:59:21 + export PATH=/opt/pyenv/bin:/tmp/venv-PnW6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:21 + PATH=/opt/pyenv/bin:/tmp/venv-PnW6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:59:21 ++ pwd 06:59:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:59:21 + export PYTHONPATH 06:59:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:59:21 + TOX_TESTENV_PASSENV=PYTHONPATH 06:59:21 + tox --version 06:59:21 4.57.0 from /tmp/venv-PnW6/lib/python3.10/site-packages/tox/__init__.py 06:59:21 + PARALLEL=false 06:59:21 + TOX_OPTIONS_LIST= 06:59:21 + [[ -n checkbashisms ]] 06:59:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:59:21 + case ${PARALLEL,,} in 06:59:21 + tox -e checkbashisms 06:59:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:59:23 checkbashisms: freeze> python -m pip freeze --all 06:59:23 checkbashisms: pip==26.1.2,setuptools==83.0.0 06:59:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:59:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:59:27 checkbashisms: OK (5.22=setup[1.70]+cmd[3.53] seconds) 06:59:27 congratulations :) (5.26 seconds) 06:59:27 + tox_status=0 06:59:27 + echo '---> Completed tox runs' 06:59:27 ---> Completed tox runs 06:59:27 + for i in .tox/*/log 06:59:27 ++ echo .tox/checkbashisms/log 06:59:27 ++ awk -F/ '{print $2}' 06:59:27 + tox_env=checkbashisms 06:59:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:59:27 + DOC_DIR=docs/_build/html 06:59:27 + [[ -d docs/_build/html ]] 06:59:27 + echo '---> tox-run.sh ends' 06:59:27 ---> tox-run.sh ends 06:59:27 + test 0 -eq 0 06:59:27 $ ssh-agent -k 06:59:27 unset SSH_AUTH_SOCK; 06:59:27 unset SSH_AGENT_PID; 06:59:27 echo Agent pid 1699 killed; 06:59:27 [ssh-agent] Stopped. 06:59:27 [PostBuildScript] - [INFO] Executing post build scripts. 06:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6995629644398510029.sh 06:59:27 ---> sysstat.sh 06:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13521772230990074440.sh 06:59:27 ---> package-listing.sh 06:59:27 ++ facter osfamily 06:59:27 ++ tr '[:upper:]' '[:lower:]' 06:59:28 + OS_FAMILY=debian 06:59:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:59:28 + START_PACKAGES=/tmp/packages_start.txt 06:59:28 + END_PACKAGES=/tmp/packages_end.txt 06:59:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:28 + PACKAGES=/tmp/packages_start.txt 06:59:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:59:28 + PACKAGES=/tmp/packages_end.txt 06:59:28 + case "${OS_FAMILY}" in 06:59:28 + dpkg -l 06:59:28 + grep '^ii' 06:59:28 + '[' -f /tmp/packages_start.txt ']' 06:59:28 + '[' -f /tmp/packages_end.txt ']' 06:59:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:59:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:59:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:59:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7216271529510497154.sh 06:59:28 ---> capture-instance-metadata.sh 06:59:28 Setup pyenv: 06:59:28 system 06:59:28 3.8.13 06:59:28 3.9.13 06:59:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:59:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nrGc 06:59:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:36 lf-activate-venv(): INFO: Base packages installed successfully 06:59:36 lf-activate-venv(): INFO: Installing additional packages: lftools 07:00:00 lf-activate-venv(): INFO: Adding /tmp/venv-nrGc/bin to PATH 07:00:00 INFO: Running in OpenStack, capturing instance metadata 07:00:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10845743216519048019.sh 07:00:01 provisioning config files... 07:00:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4335232406063779204tmp 07:00:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:00:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:00:01 [EnvInject] - Injecting environment variables from a build step. 07:00:01 [EnvInject] - Injecting as environment variables the properties content 07:00:01 SERVER_ID=logs 07:00:01 07:00:01 [EnvInject] - Variables injected successfully. 07:00:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4281213804575162932.sh 07:00:01 ---> create-netrc.sh 07:00:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2177327315440856139.sh 07:00:01 ---> python-tools-install.sh 07:00:01 Setup pyenv: 07:00:01 system 07:00:01 3.8.13 07:00:01 3.9.13 07:00:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:00:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrGc from file:/tmp/.os_lf_venv 07:00:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:03 lf-activate-venv(): INFO: Base packages installed successfully 07:00:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-nrGc/bin to PATH 07:00:11 Generating Requirements File 07:00:35 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. 07:00:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:00:35 Python 3.10.6 07:00:36 pip 26.1.2 from /tmp/venv-nrGc/lib/python3.10/site-packages/pip (python 3.10) 07:00:36 aiohappyeyeballs==2.7.1 07:00:36 aiohttp==3.14.1 07:00:36 aiosignal==1.4.0 07:00:36 appdirs==1.4.4 07:00:36 argcomplete==3.7.0 07:00:36 aspy.yaml==1.3.0 07:00:36 async-timeout==5.0.1 07:00:36 attrs==26.1.0 07:00:36 autopage==0.6.0 07:00:36 backports.strenum==1.3.1 07:00:36 beautifulsoup4==4.15.0 07:00:36 boto3==1.43.51 07:00:36 botocore==1.43.51 07:00:36 bs4==0.0.2 07:00:36 certifi==2026.6.17 07:00:36 cffi==2.1.0 07:00:36 cfgv==3.5.0 07:00:36 chardet==7.4.3 07:00:36 charset-normalizer==3.4.9 07:00:36 click==8.4.2 07:00:36 cliff==4.14.0 07:00:36 cmd2==3.5.1 07:00:36 cryptography==3.3.2 07:00:36 debtcollector==3.1.0 07:00:36 decorator==5.3.1 07:00:36 defusedxml==0.7.1 07:00:36 Deprecated==1.3.1 07:00:36 distlib==0.4.3 07:00:36 dnspython==2.8.0 07:00:36 docker==7.2.0 07:00:36 dogpile.cache==1.5.0 07:00:36 durationpy==0.10 07:00:36 email-validator==2.3.0 07:00:36 filelock==3.31.1 07:00:36 frozenlist==1.8.0 07:00:36 future==1.0.0 07:00:36 gitdb==4.0.12 07:00:36 GitPython==3.1.52 07:00:36 httplib2==0.30.2 07:00:36 identify==2.6.19 07:00:36 idna==3.18 07:00:36 importlib-resources==1.5.0 07:00:36 iso8601==2.1.0 07:00:36 Jinja2==3.1.6 07:00:36 jmespath==1.1.0 07:00:36 jsonpatch==1.33 07:00:36 jsonpointer==3.1.1 07:00:36 jsonschema==4.26.0 07:00:36 jsonschema-specifications==2025.9.1 07:00:36 keystoneauth1==5.14.0 07:00:36 kubernetes==36.0.3 07:00:36 lftools==0.37.22 07:00:36 lxml==6.1.1 07:00:36 markdown-it-py==4.2.0 07:00:36 MarkupSafe==3.0.3 07:00:36 mdurl==0.1.2 07:00:36 msgpack==1.2.1 07:00:36 multi_key_dict==2.0.3 07:00:36 multidict==6.7.1 07:00:36 munch==4.0.0 07:00:36 netaddr==1.3.0 07:00:36 niet==1.4.2 07:00:36 nodeenv==1.10.0 07:00:36 oauth2client==4.1.3 07:00:36 oauthlib==3.3.1 07:00:36 openstacksdk==4.13.0 07:00:36 os-service-types==1.8.2 07:00:36 osc-lib==4.6.0 07:00:36 oslo.config==10.4.0 07:00:36 oslo.context==6.4.0 07:00:36 oslo.i18n==6.8.0 07:00:36 oslo.log==8.2.0 07:00:36 oslo.serialization==5.10.0 07:00:36 oslo.utils==10.1.1 07:00:36 packaging==26.2 07:00:36 pbr==7.0.3 07:00:36 platformdirs==4.10.1 07:00:36 prettytable==3.18.0 07:00:36 propcache==0.5.2 07:00:36 psutil==7.2.2 07:00:36 pyasn1==0.6.4 07:00:36 pyasn1_modules==0.4.2 07:00:36 pycparser==3.0 07:00:36 pygerrit2==2.0.15 07:00:36 PyGithub==2.9.1 07:00:36 Pygments==2.20.0 07:00:36 PyJWT==2.13.0 07:00:36 PyNaCl==1.6.2 07:00:36 pyparsing==2.4.7 07:00:36 pyperclip==1.11.0 07:00:36 pyrsistent==0.20.0 07:00:36 python-cinderclient==9.9.0 07:00:36 python-dateutil==2.9.0.post0 07:00:36 python-discovery==1.4.4 07:00:36 python-heatclient==5.2.0 07:00:36 python-jenkins==1.8.3 07:00:36 python-keystoneclient==5.8.0 07:00:36 python-magnumclient==4.11.0 07:00:36 python-openstackclient==10.0.0 07:00:36 python-swiftclient==4.10.0 07:00:36 PyYAML==6.0.3 07:00:36 referencing==0.37.0 07:00:36 requests==2.34.2 07:00:36 requests-oauthlib==2.0.0 07:00:36 rfc3986==2.0.0 07:00:36 rich==15.0.0 07:00:36 rich-argparse==1.8.0 07:00:36 rpds-py==0.30.0 07:00:36 rsa==4.9.1 07:00:36 ruamel.yaml==0.19.1 07:00:36 ruamel.yaml.clib==0.2.15 07:00:36 s3transfer==0.19.1 07:00:36 simplejson==4.1.1 07:00:36 six==1.17.0 07:00:36 smmap==5.0.3 07:00:36 soupsieve==2.9 07:00:36 stevedore==5.8.0 07:00:36 tabulate==0.10.0 07:00:36 toml==0.10.2 07:00:36 tomlkit==0.15.1 07:00:36 tqdm==4.69.0 07:00:36 typing_extensions==4.16.0 07:00:36 urllib3==1.26.20 07:00:36 virtualenv==21.6.1 07:00:36 wcwidth==0.8.2 07:00:36 websocket-client==1.9.0 07:00:36 wrapt==2.2.2 07:00:36 xdg==6.0.0 07:00:36 xmltodict==1.0.4 07:00:36 yarl==1.24.5 07:00:36 yq==4.1.2 07:00:36 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12365362174273275099.sh 07:00:36 ---> uv-install.sh 07:00:36 Installing uv/uvx (latest) using shell installer 07:00:36 2026-07-20 07:00:36 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-cMWsGx.sh" [1] 07:00:36 downloading uv 0.11.29 x86_64-unknown-linux-gnu 07:00:37 installing to /home/jenkins/.local/bin 07:00:37 uv 07:00:37 uvx 07:00:37 everything's installed! 07:00:37 07:00:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:00:37 07:00:37 source $HOME/.local/bin/env (sh, bash, zsh) 07:00:37 source $HOME/.local/bin/env.fish (fish) 07:00:37 Adding install location to PATH 07:00:37 ---> Validating uv/uvx install 07:00:37 uvx 0.11.29 (x86_64-unknown-linux-gnu) 07:00:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10611552983589815169.sh 07:00:37 ---> sudo-logs.sh 07:00:37 Archiving 'sudo' log.. 07:00:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17086484135187071608.sh 07:00:37 ---> job-cost.sh 07:00:37 INFO: Activating Python virtual environment... 07:00:37 Setup pyenv: 07:00:37 system 07:00:37 3.8.13 07:00:37 3.9.13 07:00:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrGc from file:/tmp/.os_lf_venv 07:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:39 lf-activate-venv(): INFO: Base packages installed successfully 07:00:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:00:45 lf-activate-venv(): INFO: Adding /tmp/venv-nrGc/bin to PATH 07:00:45 INFO: No stack-cost file found 07:00:45 INFO: Instance uptime: 138s 07:00:45 INFO: Fetching instance metadata (attempt 1 of 3)... 07:00:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:00:45 INFO: Successfully fetched instance metadata 07:00:45 INFO: Instance type: v3-standard-4 07:00:45 INFO: Retrieving pricing info for: v3-standard-4 07:00:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:00:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 07:00:45 INFO: Successfully fetched Vexxhost pricing API 07:00:45 INFO: Retrieved cost: 0.11 07:00:45 INFO: Retrieved resource: v3-standard-4 07:00:45 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:00:45 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:00:45 INFO: Successfully archived job cost data 07:00:45 DEBUG: Cost data: oom-master-checkbashisms-lint,4732,2026-07-20 07:00:45,v3-standard-4,138,0.11,0.00,SUCCESS 07:00:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18402443807728063868.sh 07:00:45 ---> logs-deploy.sh 07:00:45 Setup pyenv: 07:00:45 system 07:00:45 3.8.13 07:00:45 3.9.13 07:00:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrGc from file:/tmp/.os_lf_venv 07:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:47 lf-activate-venv(): INFO: Base packages installed successfully 07:00:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-nrGc/bin to PATH 07:00:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4732 07:00:55 INFO: archiving workspace using pattern(s): 07:00:56 Archives upload complete. 07:00:56 INFO: archiving logs to Nexus 07:00:57 ---> uname -a: 07:00:57 Linux prd-ubuntu1804-builder-4c-4g-1151 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:00:57 07:00:57 07:00:57 ---> lscpu: 07:00:57 Architecture: x86_64 07:00:57 CPU op-mode(s): 32-bit, 64-bit 07:00:57 Byte Order: Little Endian 07:00:57 CPU(s): 4 07:00:57 On-line CPU(s) list: 0-3 07:00:57 Thread(s) per core: 1 07:00:57 Core(s) per socket: 1 07:00:57 Socket(s): 4 07:00:57 NUMA node(s): 1 07:00:57 Vendor ID: AuthenticAMD 07:00:57 CPU family: 23 07:00:57 Model: 49 07:00:57 Model name: AMD EPYC-Rome Processor 07:00:57 Stepping: 0 07:00:57 CPU MHz: 2799.998 07:00:57 BogoMIPS: 5599.99 07:00:57 Virtualization: AMD-V 07:00:57 Hypervisor vendor: KVM 07:00:57 Virtualization type: full 07:00:57 L1d cache: 32K 07:00:57 L1i cache: 32K 07:00:57 L2 cache: 512K 07:00:57 L3 cache: 16384K 07:00:57 NUMA node0 CPU(s): 0-3 07:00:57 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 07:00:57 07:00:57 07:00:57 ---> nproc: 07:00:57 4 07:00:57 07:00:57 07:00:57 ---> df -h: 07:00:57 Filesystem Size Used Avail Use% Mounted on 07:00:57 udev 7.9G 0 7.9G 0% /dev 07:00:57 tmpfs 1.6G 676K 1.6G 1% /run 07:00:57 /dev/vda1 78G 8.4G 69G 11% / 07:00:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:00:57 tmpfs 5.0M 0 5.0M 0% /run/lock 07:00:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:00:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:00:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:00:57 07:00:57 07:00:57 ---> free -m: 07:00:57 total used free shared buff/cache available 07:00:57 Mem: 16040 553 13278 0 2208 15169 07:00:57 Swap: 1023 0 1023 07:00:57 07:00:57 07:00:57 ---> ip addr: 07:00:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:00:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:57 inet 127.0.0.1/8 scope host lo 07:00:57 valid_lft forever preferred_lft forever 07:00:57 inet6 ::1/128 scope host 07:00:57 valid_lft forever preferred_lft forever 07:00:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:00:57 link/ether fa:16:3e:9a:d3:2f brd ff:ff:ff:ff:ff:ff 07:00:57 inet 10.30.107.1/23 brd 10.30.107.255 scope global dynamic ens3 07:00:57 valid_lft 86258sec preferred_lft 86258sec 07:00:57 inet6 fe80::f816:3eff:fe9a:d32f/64 scope link 07:00:57 valid_lft forever preferred_lft forever 07:00:57 07:00:57 07:00:57 ---> sar -b -r -n DEV: 07:00:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1151) 07/20/26 _x86_64_ (4 CPU) 07:00:57 07:00:57 06:58:38 LINUX RESTART (4 CPU) 07:00:57 07:00:57 06:59:01 tps rtps wtps bread/s bwrtn/s 07:00:57 07:00:01 287.23 24.45 262.78 888.67 11773.60 07:00:57 Average: 287.23 24.45 262.78 888.67 11773.60 07:00:57 07:00:57 06:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:57 07:00:01 13917936 15584084 2507032 15.26 69192 1790700 755532 4.32 664908 1613572 171544 07:00:57 Average: 13917936 15584084 2507032 15.26 69192 1790700 755532 4.32 664908 1613572 171544 07:00:57 07:00:57 06:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:00:57 07:00:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 07:00:57 07:00:01 ens3 183.42 125.43 1037.01 33.23 0.00 0.00 0.00 0.00 07:00:57 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 07:00:57 Average: ens3 183.42 125.43 1037.01 33.23 0.00 0.00 0.00 0.00 07:00:57 07:00:57 07:00:57 ---> sar -P ALL: 07:00:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1151) 07/20/26 _x86_64_ (4 CPU) 07:00:57 07:00:57 06:58:38 LINUX RESTART (4 CPU) 07:00:57 07:00:57 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:00:57 07:00:01 all 20.29 0.00 2.07 2.36 0.06 75.22 07:00:57 07:00:01 0 25.86 0.00 1.85 0.50 0.05 71.73 07:00:57 07:00:01 1 25.27 0.00 2.08 4.72 0.07 67.86 07:00:57 07:00:01 2 11.15 0.00 1.39 0.43 0.05 86.98 07:00:57 07:00:01 3 18.89 0.00 2.96 3.79 0.07 74.29 07:00:57 Average: all 20.29 0.00 2.07 2.36 0.06 75.22 07:00:57 Average: 0 25.86 0.00 1.85 0.50 0.05 71.73 07:00:57 Average: 1 25.27 0.00 2.08 4.72 0.07 67.86 07:00:57 Average: 2 11.15 0.00 1.39 0.43 0.05 86.98 07:00:57 Average: 3 18.89 0.00 2.96 3.79 0.07 74.29 07:00:57 07:00:57 07:00:57