10:43:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 10:43:21 Running as SYSTEM 10:43:21 [EnvInject] - Loading node environment variables. 10:43:21 Building remotely on prd-ubuntu1804-builder-4c-4g-12322 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:43:21 [ssh-agent] Looking for ssh-agent implementation... 10:43:21 $ ssh-agent 10:43:21 SSH_AUTH_SOCK=/tmp/ssh-XNLnoMp7fjLt/agent.1678 10:43:21 SSH_AGENT_PID=1680 10:43:21 [ssh-agent] Started. 10:43:22 Running ssh-add (command line suppressed) 10:43:22 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3111644321145985417.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3111644321145985417.key) 10:43:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:43:22 The recommended git tool is: NONE 10:43:23 using credential onap-jenkins-ssh 10:43:23 Wiping out workspace first. 10:43:23 Cloning the remote Git repository 10:43:23 Cloning repository git://cloud.onap.org/mirror/oom.git 10:43:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:43:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:43:23 > git --version # timeout=10 10:43:23 > git --version # 'git version 2.17.1' 10:43:23 using GIT_SSH to set credentials Gerrit user 10:43:23 Verifying host key using manually-configured host key entries 10:43:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:43:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:43:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:43:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:43:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:43:30 using GIT_SSH to set credentials Gerrit user 10:43:30 Verifying host key using manually-configured host key entries 10:43:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/3 # timeout=30 10:43:30 > git rev-parse 49f27627e3cbad782a35993365eadb1fcf466389^{commit} # timeout=10 10:43:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:43:30 Checking out Revision 49f27627e3cbad782a35993365eadb1fcf466389 (refs/changes/79/145079/3) 10:43:30 > git config core.sparsecheckout # timeout=10 10:43:30 > git checkout -f 49f27627e3cbad782a35993365eadb1fcf466389 # timeout=30 10:43:33 Commit message: "[SO] 17.3.1" 10:43:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:43:33 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 10:43:33 [EnvInject] - Injecting environment variables from a build step. 10:43:33 [EnvInject] - Injecting as environment variables the properties content 10:43:33 PYTHON=python3 10:43:33 10:43:33 [EnvInject] - Variables injected successfully. 10:43:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2502006107018390585.sh 10:43:33 ---> tox-install.sh 10:43:33 + source /home/jenkins/lf-env.sh 10:43:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:43:33 ++ mktemp -d /tmp/venv-XXXX 10:43:33 + lf_venv=/tmp/venv-6o60 10:43:33 + local venv_file=/tmp/.os_lf_venv 10:43:33 + local python=python3 10:43:33 + local options 10:43:33 + local set_path=true 10:43:33 + local install_args= 10:43:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:43:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:43:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:43:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:43:33 + true 10:43:33 + case $1 in 10:43:33 + venv_file=/tmp/.toxenv 10:43:33 + shift 2 10:43:33 + true 10:43:33 + case $1 in 10:43:33 + shift 10:43:33 + break 10:43:33 + case $python in 10:43:33 + local pkg_list= 10:43:33 + [[ -d /opt/pyenv ]] 10:43:33 + echo 'Setup pyenv:' 10:43:33 Setup pyenv: 10:43:33 + export PYENV_ROOT=/opt/pyenv 10:43:33 + PYENV_ROOT=/opt/pyenv 10:43:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:33 + pyenv versions 10:43:33 * system (set by /opt/pyenv/version) 10:43:33 * 3.8.13 (set by /opt/pyenv/version) 10:43:33 * 3.9.13 (set by /opt/pyenv/version) 10:43:33 * 3.10.6 (set by /opt/pyenv/version) 10:43:33 + command -v pyenv 10:43:34 ++ pyenv init - --no-rehash 10:43:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:43:34 export PATH="/opt/pyenv/shims:${PATH}" 10:43:34 export PYENV_SHELL=bash 10:43:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:43:34 pyenv() { 10:43:34 local command 10:43:34 command="${1:-}" 10:43:34 if [ "$#" -gt 0 ]; then 10:43:34 shift 10:43:34 fi 10:43:34 10:43:34 case "$command" in 10:43:34 rehash|shell) 10:43:34 eval "$(pyenv "sh-$command" "$@")" 10:43:34 ;; 10:43:34 *) 10:43:34 command pyenv "$command" "$@" 10:43:34 ;; 10:43:34 esac 10:43:34 }' 10:43:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:43:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:34 ++ export PYENV_SHELL=bash 10:43:34 ++ PYENV_SHELL=bash 10:43:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:43:34 +++ complete -F _pyenv pyenv 10:43:34 ++ lf-pyver python3 10:43:34 ++ local py_version_xy=python3 10:43:34 ++ local py_version_xyz= 10:43:34 ++ pyenv versions 10:43:34 ++ sed 's/^[ *]* //' 10:43:34 ++ local command 10:43:34 ++ command=versions 10:43:34 ++ '[' 1 -gt 0 ']' 10:43:34 ++ shift 10:43:34 ++ case "$command" in 10:43:34 ++ command pyenv versions 10:43:34 ++ pyenv versions 10:43:34 ++ awk '{ print $1 }' 10:43:34 ++ grep -E '^[0-9.]*[0-9]$' 10:43:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:43:34 +++ sort -V 10:43:34 +++ grep '^3' /tmp/.pyenv_versions 10:43:34 +++ tail -n 1 10:43:34 ++ py_version_xyz=3.10.6 10:43:34 ++ [[ -z 3.10.6 ]] 10:43:34 ++ echo 3.10.6 10:43:34 ++ return 0 10:43:34 + pyenv local 3.10.6 10:43:34 + local command 10:43:34 + command=local 10:43:34 + '[' 2 -gt 0 ']' 10:43:34 + shift 10:43:34 + case "$command" in 10:43:34 + command pyenv local 3.10.6 10:43:34 + pyenv local 3.10.6 10:43:34 + for arg in "$@" 10:43:34 + case $arg in 10:43:34 + pkg_list+='tox ' 10:43:34 + for arg in "$@" 10:43:34 + case $arg in 10:43:34 + pkg_list+='virtualenv ' 10:43:34 + for arg in "$@" 10:43:34 + case $arg in 10:43:34 + pkg_list+='urllib3~=1.26.15 ' 10:43:34 + [[ -f /tmp/.toxenv ]] 10:43:34 + [[ ! -f /tmp/.toxenv ]] 10:43:34 + [[ -n '' ]] 10:43:34 + python3 -m venv /tmp/venv-6o60 10:43:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6o60' 10:43:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6o60 10:43:38 + echo /tmp/venv-6o60 10:43:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:43:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:43:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:43:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:43:38 + local 'pip_opts=--upgrade --quiet' 10:43:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:43:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:43:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:43:38 + [[ -n '' ]] 10:43:38 + [[ -n '' ]] 10:43:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:43:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:43:38 + /tmp/venv-6o60/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:43:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:43:43 lf-activate-venv(): INFO: Base packages installed successfully 10:43:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:43:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:43:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:43:43 + /tmp/venv-6o60/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:43:45 + type python3 10:43:45 + true 10:43:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6o60/bin to PATH' 10:43:45 lf-activate-venv(): INFO: Adding /tmp/venv-6o60/bin to PATH 10:43:45 + PATH=/tmp/venv-6o60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:45 + return 0 10:43:45 + python3 --version 10:43:45 Python 3.10.6 10:43:45 + python3 -m pip --version 10:43:45 pip 26.1.2 from /tmp/venv-6o60/lib/python3.10/site-packages/pip (python 3.10) 10:43:45 + python3 -m pip freeze 10:43:45 cachetools==7.1.4 10:43:45 colorama==0.4.6 10:43:45 distlib==0.4.3 10:43:45 filelock==3.29.4 10:43:45 packaging==26.2 10:43:45 platformdirs==4.10.0 10:43:45 pluggy==1.6.0 10:43:45 pyproject-api==1.10.1 10:43:45 python-discovery==1.4.2 10:43:45 tomli==2.4.1 10:43:45 tomli_w==1.2.0 10:43:45 tox==4.55.1 10:43:45 typing_extensions==4.15.0 10:43:45 urllib3==1.26.20 10:43:45 virtualenv==21.5.0 10:43:46 [EnvInject] - Injecting environment variables from a build step. 10:43:46 [EnvInject] - Injecting as environment variables the properties content 10:43:46 PARALLEL=false 10:43:46 10:43:46 [EnvInject] - Variables injected successfully. 10:43:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins798351724597922975.sh 10:43:46 ---> tox-run.sh 10:43:46 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:43:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:43:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:43:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:43:46 + source /home/jenkins/lf-env.sh 10:43:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:43:46 ++ mktemp -d /tmp/venv-XXXX 10:43:46 + lf_venv=/tmp/venv-1X7m 10:43:46 + local venv_file=/tmp/.os_lf_venv 10:43:46 + local python=python3 10:43:46 + local options 10:43:46 + local set_path=true 10:43:46 + local install_args= 10:43:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:43:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:43:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:43:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:43:46 + true 10:43:46 + case $1 in 10:43:46 + venv_file=/tmp/.toxenv 10:43:46 + shift 2 10:43:46 + true 10:43:46 + case $1 in 10:43:46 + shift 10:43:46 + break 10:43:46 + case $python in 10:43:46 + local pkg_list= 10:43:46 + [[ -d /opt/pyenv ]] 10:43:46 + echo 'Setup pyenv:' 10:43:46 Setup pyenv: 10:43:46 + export PYENV_ROOT=/opt/pyenv 10:43:46 + PYENV_ROOT=/opt/pyenv 10:43:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:46 + pyenv versions 10:43:46 system 10:43:46 3.8.13 10:43:46 3.9.13 10:43:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:43:46 + command -v pyenv 10:43:46 ++ pyenv init - --no-rehash 10:43:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:43:46 export PATH="/opt/pyenv/shims:${PATH}" 10:43:46 export PYENV_SHELL=bash 10:43:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:43:46 pyenv() { 10:43:46 local command 10:43:46 command="${1:-}" 10:43:46 if [ "$#" -gt 0 ]; then 10:43:46 shift 10:43:46 fi 10:43:46 10:43:46 case "$command" in 10:43:46 rehash|shell) 10:43:46 eval "$(pyenv "sh-$command" "$@")" 10:43:46 ;; 10:43:46 *) 10:43:46 command pyenv "$command" "$@" 10:43:46 ;; 10:43:46 esac 10:43:46 }' 10:43:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:43:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:46 ++ export PYENV_SHELL=bash 10:43:46 ++ PYENV_SHELL=bash 10:43:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:43:46 +++ complete -F _pyenv pyenv 10:43:46 ++ lf-pyver python3 10:43:46 ++ local py_version_xy=python3 10:43:46 ++ local py_version_xyz= 10:43:46 ++ sed 's/^[ *]* //' 10:43:46 ++ pyenv versions 10:43:46 ++ local command 10:43:46 ++ command=versions 10:43:46 ++ awk '{ print $1 }' 10:43:46 ++ '[' 1 -gt 0 ']' 10:43:46 ++ shift 10:43:46 ++ case "$command" in 10:43:46 ++ command pyenv versions 10:43:46 ++ pyenv versions 10:43:46 ++ grep -E '^[0-9.]*[0-9]$' 10:43:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:43:46 +++ grep '^3' /tmp/.pyenv_versions 10:43:46 +++ sort -V 10:43:46 +++ tail -n 1 10:43:46 ++ py_version_xyz=3.10.6 10:43:46 ++ [[ -z 3.10.6 ]] 10:43:46 ++ echo 3.10.6 10:43:46 ++ return 0 10:43:46 + pyenv local 3.10.6 10:43:46 + local command 10:43:46 + command=local 10:43:46 + '[' 2 -gt 0 ']' 10:43:46 + shift 10:43:46 + case "$command" in 10:43:46 + command pyenv local 3.10.6 10:43:46 + pyenv local 3.10.6 10:43:46 + for arg in "$@" 10:43:46 + case $arg in 10:43:46 + pkg_list+='tox ' 10:43:46 + for arg in "$@" 10:43:46 + case $arg in 10:43:46 + pkg_list+='virtualenv ' 10:43:46 + for arg in "$@" 10:43:46 + case $arg in 10:43:46 + pkg_list+='urllib3~=1.26.15 ' 10:43:46 + [[ -f /tmp/.toxenv ]] 10:43:46 ++ cat /tmp/.toxenv 10:43:46 + lf_venv=/tmp/venv-6o60 10:43:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6o60 from' file:/tmp/.toxenv 10:43:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6o60 from file:/tmp/.toxenv 10:43:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:43:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:43:46 + local 'pip_opts=--upgrade --quiet' 10:43:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:43:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:43:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:43:46 + [[ -n '' ]] 10:43:46 + [[ -n '' ]] 10:43:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:43:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:43:46 + /tmp/venv-6o60/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:43:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:43:47 lf-activate-venv(): INFO: Base packages installed successfully 10:43:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:43:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:43:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:43:47 + /tmp/venv-6o60/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:43:48 + type python3 10:43:48 + true 10:43:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6o60/bin to PATH' 10:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-6o60/bin to PATH 10:43:48 + PATH=/tmp/venv-6o60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:48 + return 0 10:43:48 + [[ -d /opt/pyenv ]] 10:43:48 + echo '---> Setting up pyenv' 10:43:48 ---> Setting up pyenv 10:43:48 + export PYENV_ROOT=/opt/pyenv 10:43:48 + PYENV_ROOT=/opt/pyenv 10:43:48 + export PATH=/opt/pyenv/bin:/tmp/venv-6o60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:48 + PATH=/opt/pyenv/bin:/tmp/venv-6o60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:43:48 ++ pwd 10:43:48 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:43:48 + export PYTHONPATH 10:43:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:43:48 + TOX_TESTENV_PASSENV=PYTHONPATH 10:43:48 + tox --version 10:43:48 4.55.1 from /tmp/venv-6o60/lib/python3.10/site-packages/tox/__init__.py 10:43:48 + PARALLEL=false 10:43:48 + TOX_OPTIONS_LIST= 10:43:48 + [[ -n checkbashisms ]] 10:43:48 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:43:48 + case ${PARALLEL,,} in 10:43:48 + tox -e checkbashisms 10:43:48 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:43:49 checkbashisms: freeze> python -m pip freeze --all 10:43:50 checkbashisms: pip==26.1.2,setuptools==82.0.1 10:43:50 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:43:52 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:43:53 checkbashisms: OK (5.18=setup[1.69]+cmd[3.49] seconds) 10:43:53 congratulations :) (5.22 seconds) 10:43:54 + tox_status=0 10:43:54 + echo '---> Completed tox runs' 10:43:54 ---> Completed tox runs 10:43:54 + for i in .tox/*/log 10:43:54 ++ awk -F/ '{print $2}' 10:43:54 ++ echo .tox/checkbashisms/log 10:43:54 + tox_env=checkbashisms 10:43:54 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:43:54 + DOC_DIR=docs/_build/html 10:43:54 + [[ -d docs/_build/html ]] 10:43:54 + echo '---> tox-run.sh ends' 10:43:54 ---> tox-run.sh ends 10:43:54 + test 0 -eq 0 10:43:54 $ ssh-agent -k 10:43:54 unset SSH_AUTH_SOCK; 10:43:54 unset SSH_AGENT_PID; 10:43:54 echo Agent pid 1680 killed; 10:43:54 [ssh-agent] Stopped. 10:43:54 [PostBuildScript] - [INFO] Executing post build scripts. 10:43:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7535366714269940428.sh 10:43:54 ---> sysstat.sh 10:43:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16258184691839590990.sh 10:43:54 ---> package-listing.sh 10:43:54 ++ facter osfamily 10:43:54 ++ tr '[:upper:]' '[:lower:]' 10:43:54 + OS_FAMILY=debian 10:43:54 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:43:54 + START_PACKAGES=/tmp/packages_start.txt 10:43:54 + END_PACKAGES=/tmp/packages_end.txt 10:43:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:54 + PACKAGES=/tmp/packages_start.txt 10:43:54 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:43:54 + PACKAGES=/tmp/packages_end.txt 10:43:54 + case "${OS_FAMILY}" in 10:43:54 + dpkg -l 10:43:54 + grep '^ii' 10:43:54 + '[' -f /tmp/packages_start.txt ']' 10:43:54 + '[' -f /tmp/packages_end.txt ']' 10:43:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:54 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:43:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:43:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:43:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3679385413834210767.sh 10:43:54 ---> capture-instance-metadata.sh 10:43:54 Setup pyenv: 10:43:54 system 10:43:54 3.8.13 10:43:54 3.9.13 10:43:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:43:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LebO 10:43:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:43:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:43:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:44:03 lf-activate-venv(): INFO: Base packages installed successfully 10:44:03 lf-activate-venv(): INFO: Installing additional packages: lftools 10:44:28 lf-activate-venv(): INFO: Adding /tmp/venv-LebO/bin to PATH 10:44:28 INFO: Running in OpenStack, capturing instance metadata 10:44:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10314734621906271874.sh 10:44:28 provisioning config files... 10:44:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9425809729863650053tmp 10:44:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:44:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:44:28 [EnvInject] - Injecting environment variables from a build step. 10:44:28 [EnvInject] - Injecting as environment variables the properties content 10:44:28 SERVER_ID=logs 10:44:28 10:44:28 [EnvInject] - Variables injected successfully. 10:44:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8703997691331992631.sh 10:44:28 ---> create-netrc.sh 10:44:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4554291877662240463.sh 10:44:28 ---> python-tools-install.sh 10:44:28 Setup pyenv: 10:44:28 system 10:44:28 3.8.13 10:44:28 3.9.13 10:44:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:44:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LebO from file:/tmp/.os_lf_venv 10:44:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:44:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:44:30 lf-activate-venv(): INFO: Base packages installed successfully 10:44:30 lf-activate-venv(): INFO: Installing additional packages: lftools 10:44:38 lf-activate-venv(): INFO: Adding /tmp/venv-LebO/bin to PATH 10:44:38 Generating Requirements File 10:45:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:45:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:45:02 Python 3.10.6 10:45:02 pip 26.1.2 from /tmp/venv-LebO/lib/python3.10/site-packages/pip (python 3.10) 10:45:02 aiohappyeyeballs==2.6.2 10:45:02 aiohttp==3.14.1 10:45:02 aiosignal==1.4.0 10:45:02 appdirs==1.4.4 10:45:02 argcomplete==3.6.3 10:45:02 aspy.yaml==1.3.0 10:45:02 async-timeout==5.0.1 10:45:02 attrs==26.1.0 10:45:02 autopage==0.6.0 10:45:02 backports.strenum==1.3.1 10:45:02 beautifulsoup4==4.15.0 10:45:02 boto3==1.43.30 10:45:02 botocore==1.43.30 10:45:02 bs4==0.0.2 10:45:02 certifi==2026.5.20 10:45:02 cffi==2.0.0 10:45:02 cfgv==3.5.0 10:45:02 chardet==7.4.3 10:45:02 charset-normalizer==3.4.7 10:45:02 click==8.4.1 10:45:02 cliff==4.14.0 10:45:02 cmd2==3.5.1 10:45:02 cryptography==3.3.2 10:45:02 debtcollector==3.1.0 10:45:02 decorator==5.3.1 10:45:02 defusedxml==0.7.1 10:45:02 Deprecated==1.3.1 10:45:02 distlib==0.4.3 10:45:02 dnspython==2.8.0 10:45:02 docker==7.1.0 10:45:02 dogpile.cache==1.5.0 10:45:02 durationpy==0.10 10:45:02 email-validator==2.3.0 10:45:02 filelock==3.29.4 10:45:02 frozenlist==1.8.0 10:45:02 future==1.0.0 10:45:02 gitdb==4.0.12 10:45:02 GitPython==3.1.50 10:45:02 httplib2==0.30.2 10:45:02 identify==2.6.19 10:45:02 idna==3.18 10:45:02 importlib-resources==1.5.0 10:45:02 iso8601==2.1.0 10:45:02 Jinja2==3.1.6 10:45:02 jmespath==1.1.0 10:45:02 jsonpatch==1.33 10:45:02 jsonpointer==3.1.1 10:45:02 jsonschema==4.26.0 10:45:02 jsonschema-specifications==2025.9.1 10:45:02 keystoneauth1==5.14.0 10:45:02 kubernetes==36.0.2 10:45:02 lftools==0.37.22 10:45:02 lxml==6.1.1 10:45:02 markdown-it-py==4.2.0 10:45:02 MarkupSafe==3.0.3 10:45:02 mdurl==0.1.2 10:45:02 msgpack==1.2.0 10:45:02 multi_key_dict==2.0.3 10:45:02 multidict==6.7.1 10:45:02 munch==4.0.0 10:45:02 netaddr==1.3.0 10:45:02 niet==1.4.2 10:45:02 nodeenv==1.10.0 10:45:02 oauth2client==4.1.3 10:45:02 oauthlib==3.3.1 10:45:02 openstacksdk==4.13.0 10:45:02 os-service-types==1.8.2 10:45:02 osc-lib==4.6.0 10:45:02 oslo.config==10.4.0 10:45:02 oslo.context==6.4.0 10:45:02 oslo.i18n==6.8.0 10:45:02 oslo.log==8.2.0 10:45:02 oslo.serialization==5.10.0 10:45:02 oslo.utils==10.1.1 10:45:02 packaging==26.2 10:45:02 pbr==7.0.3 10:45:02 platformdirs==4.10.0 10:45:02 prettytable==3.17.0 10:45:02 propcache==0.5.2 10:45:02 psutil==7.2.2 10:45:02 pyasn1==0.6.3 10:45:02 pyasn1_modules==0.4.2 10:45:02 pycparser==3.0 10:45:02 pygerrit2==2.0.15 10:45:02 PyGithub==2.9.1 10:45:02 Pygments==2.20.0 10:45:02 PyJWT==2.13.0 10:45:02 PyNaCl==1.6.2 10:45:02 pyparsing==2.4.7 10:45:02 pyperclip==1.11.0 10:45:02 pyrsistent==0.20.0 10:45:02 python-cinderclient==9.9.0 10:45:02 python-dateutil==2.9.0.post0 10:45:02 python-discovery==1.4.2 10:45:02 python-heatclient==5.2.0 10:45:02 python-jenkins==1.8.3 10:45:02 python-keystoneclient==5.8.0 10:45:02 python-magnumclient==4.10.0 10:45:02 python-openstackclient==10.0.0 10:45:02 python-swiftclient==4.10.0 10:45:02 PyYAML==6.0.3 10:45:02 referencing==0.37.0 10:45:02 requests==2.34.2 10:45:02 requests-oauthlib==2.0.0 10:45:02 rfc3986==2.0.0 10:45:02 rich==15.0.0 10:45:02 rich-argparse==1.8.0 10:45:02 rpds-py==0.30.0 10:45:02 rsa==4.9.1 10:45:02 ruamel.yaml==0.19.1 10:45:02 ruamel.yaml.clib==0.2.15 10:45:02 s3transfer==0.18.0 10:45:02 simplejson==4.1.1 10:45:02 six==1.17.0 10:45:02 smmap==5.0.3 10:45:02 soupsieve==2.8.4 10:45:02 stevedore==5.8.0 10:45:02 tabulate==0.10.0 10:45:02 toml==0.10.2 10:45:02 tomlkit==0.15.0 10:45:02 tqdm==4.68.2 10:45:02 typing_extensions==4.15.0 10:45:02 urllib3==1.26.20 10:45:02 virtualenv==21.5.0 10:45:02 wcwidth==0.8.1 10:45:02 websocket-client==1.9.0 10:45:02 wrapt==2.2.1 10:45:02 xdg==6.0.0 10:45:02 xmltodict==1.0.4 10:45:02 yarl==1.24.2 10:45:02 yq==3.4.3 10:45:02 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins16224960550533616654.sh 10:45:02 ---> uv-install.sh 10:45:02 Installing uv/uvx (latest) using shell installer 10:45:02 2026-06-16 10:45:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-WYQ59n.sh" [1] 10:45:02 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:45:03 installing to /home/jenkins/.local/bin 10:45:03 uv 10:45:03 uvx 10:45:03 everything's installed! 10:45:03 10:45:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:45:03 10:45:03 source $HOME/.local/bin/env (sh, bash, zsh) 10:45:03 source $HOME/.local/bin/env.fish (fish) 10:45:03 Adding install location to PATH 10:45:03 ---> Validating uv/uvx install 10:45:03 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:45:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15618830389580406127.sh 10:45:03 ---> sudo-logs.sh 10:45:03 Archiving 'sudo' log.. 10:45:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1551156690221433244.sh 10:45:04 ---> job-cost.sh 10:45:04 INFO: Activating Python virtual environment... 10:45:04 Setup pyenv: 10:45:04 system 10:45:04 3.8.13 10:45:04 3.9.13 10:45:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:45:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LebO from file:/tmp/.os_lf_venv 10:45:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:45:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:45:06 lf-activate-venv(): INFO: Base packages installed successfully 10:45:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-LebO/bin to PATH 10:45:11 INFO: No stack-cost file found 10:45:11 INFO: Instance uptime: 140s 10:45:11 INFO: Fetching instance metadata (attempt 1 of 3)... 10:45:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:45:11 INFO: Successfully fetched instance metadata 10:45:11 INFO: Instance type: v3-standard-4 10:45:11 INFO: Retrieving pricing info for: v3-standard-4 10:45:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:45:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 10:45:12 INFO: Successfully fetched Vexxhost pricing API 10:45:12 INFO: Retrieved cost: 0.11 10:45:12 INFO: Retrieved resource: v3-standard-4 10:45:12 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:45:12 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:45:12 INFO: Successfully archived job cost data 10:45:12 DEBUG: Cost data: oom-master-checkbashisms-lint,4658,2026-06-16 10:45:12,v3-standard-4,140,0.11,0.00,SUCCESS 10:45:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6542712738255268259.sh 10:45:12 ---> logs-deploy.sh 10:45:12 Setup pyenv: 10:45:12 system 10:45:12 3.8.13 10:45:12 3.9.13 10:45:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:45:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LebO from file:/tmp/.os_lf_venv 10:45:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:45:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:45:14 lf-activate-venv(): INFO: Base packages installed successfully 10:45:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:45:22 lf-activate-venv(): INFO: Adding /tmp/venv-LebO/bin to PATH 10:45:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4658 10:45:22 INFO: archiving workspace using pattern(s): 10:45:23 Archives upload complete. 10:45:23 INFO: archiving logs to Nexus 10:45:24 ---> uname -a: 10:45:24 Linux prd-ubuntu1804-builder-4c-4g-12322 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:45:24 10:45:24 10:45:24 ---> lscpu: 10:45:24 Architecture: x86_64 10:45:24 CPU op-mode(s): 32-bit, 64-bit 10:45:24 Byte Order: Little Endian 10:45:24 CPU(s): 4 10:45:24 On-line CPU(s) list: 0-3 10:45:24 Thread(s) per core: 1 10:45:24 Core(s) per socket: 1 10:45:24 Socket(s): 4 10:45:24 NUMA node(s): 1 10:45:24 Vendor ID: AuthenticAMD 10:45:24 CPU family: 23 10:45:24 Model: 49 10:45:24 Model name: AMD EPYC-Rome Processor 10:45:24 Stepping: 0 10:45:24 CPU MHz: 2799.998 10:45:24 BogoMIPS: 5599.99 10:45:24 Virtualization: AMD-V 10:45:24 Hypervisor vendor: KVM 10:45:24 Virtualization type: full 10:45:24 L1d cache: 32K 10:45:24 L1i cache: 32K 10:45:24 L2 cache: 512K 10:45:24 L3 cache: 16384K 10:45:24 NUMA node0 CPU(s): 0-3 10:45:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:45:24 10:45:24 10:45:24 ---> nproc: 10:45:24 4 10:45:24 10:45:24 10:45:24 ---> df -h: 10:45:24 Filesystem Size Used Avail Use% Mounted on 10:45:24 udev 7.9G 0 7.9G 0% /dev 10:45:24 tmpfs 1.6G 676K 1.6G 1% /run 10:45:24 /dev/vda1 78G 8.4G 69G 11% / 10:45:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:45:24 tmpfs 5.0M 0 5.0M 0% /run/lock 10:45:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:45:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:45:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:45:24 10:45:24 10:45:24 ---> free -m: 10:45:24 total used free shared buff/cache available 10:45:24 Mem: 16040 540 13302 0 2197 15183 10:45:24 Swap: 1023 0 1023 10:45:24 10:45:24 10:45:24 ---> ip addr: 10:45:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:45:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:45:24 inet 127.0.0.1/8 scope host lo 10:45:24 valid_lft forever preferred_lft forever 10:45:24 inet6 ::1/128 scope host 10:45:24 valid_lft forever preferred_lft forever 10:45:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:45:24 link/ether fa:16:3e:c6:ed:66 brd ff:ff:ff:ff:ff:ff 10:45:24 inet 10.30.106.162/23 brd 10.30.107.255 scope global dynamic ens3 10:45:24 valid_lft 86256sec preferred_lft 86256sec 10:45:24 inet6 fe80::f816:3eff:fec6:ed66/64 scope link 10:45:24 valid_lft forever preferred_lft forever 10:45:24 10:45:24 10:45:24 ---> sar -b -r -n DEV: 10:45:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12322) 06/16/26 _x86_64_ (4 CPU) 10:45:24 10:45:24 10:43:02 LINUX RESTART (4 CPU) 10:45:24 10:45:24 10:44:01 tps rtps wtps bread/s bwrtn/s 10:45:24 10:45:01 128.00 0.75 127.25 97.05 21648.93 10:45:24 Average: 128.00 0.75 127.25 97.05 21648.93 10:45:24 10:45:24 10:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:45:24 10:45:01 13648860 15516440 2776108 16.90 79624 1972780 820176 4.69 752700 1778520 199268 10:45:24 Average: 13648860 15516440 2776108 16.90 79624 1972780 820176 4.69 752700 1778520 199268 10:45:24 10:45:24 10:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:45:24 10:45:01 ens3 76.57 55.34 1124.36 10.83 0.00 0.00 0.00 0.00 10:45:24 10:45:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 10:45:24 Average: ens3 76.57 55.34 1124.36 10.83 0.00 0.00 0.00 0.00 10:45:24 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 10:45:24 10:45:24 10:45:24 ---> sar -P ALL: 10:45:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12322) 06/16/26 _x86_64_ (4 CPU) 10:45:24 10:45:24 10:43:02 LINUX RESTART (4 CPU) 10:45:24 10:45:24 10:44:01 CPU %user %nice %system %iowait %steal %idle 10:45:24 10:45:01 all 19.31 0.00 1.37 3.05 0.06 76.21 10:45:24 10:45:01 0 2.57 0.00 0.84 6.87 0.07 89.65 10:45:24 10:45:01 1 35.70 0.00 1.79 1.38 0.08 61.04 10:45:24 10:45:01 2 21.72 0.00 1.77 1.77 0.07 74.68 10:45:24 10:45:01 3 17.23 0.00 1.11 2.16 0.07 79.44 10:45:24 Average: all 19.31 0.00 1.37 3.05 0.06 76.21 10:45:24 Average: 0 2.57 0.00 0.84 6.87 0.07 89.65 10:45:24 Average: 1 35.70 0.00 1.79 1.38 0.08 61.04 10:45:24 Average: 2 21.72 0.00 1.77 1.77 0.07 74.68 10:45:24 Average: 3 17.23 0.00 1.11 2.16 0.07 79.44 10:45:24 10:45:24 10:45:24