10:58:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146780 10:58:36 Running as SYSTEM 10:58:36 [EnvInject] - Loading node environment variables. 10:58:36 Building remotely on prd-ubuntu1804-builder-4c-4g-13949 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:58:36 [ssh-agent] Looking for ssh-agent implementation... 10:58:36 $ ssh-agent 10:58:36 SSH_AUTH_SOCK=/tmp/ssh-ShuIIEwoRsUd/agent.1614 10:58:36 SSH_AGENT_PID=1616 10:58:36 [ssh-agent] Started. 10:58:36 Running ssh-add (command line suppressed) 10:58:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7596234368141020822.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7596234368141020822.key) 10:58:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:58:36 The recommended git tool is: NONE 10:58:38 using credential onap-jenkins-ssh 10:58:38 Wiping out workspace first. 10:58:38 Cloning the remote Git repository 10:58:38 Cloning repository git://cloud.onap.org/mirror/oom.git 10:58:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:58:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:58:38 > git --version # timeout=10 10:58:38 > git --version # 'git version 2.17.1' 10:58:38 using GIT_SSH to set credentials Gerrit user 10:58:38 Verifying host key using manually-configured host key entries 10:58:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:58:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:58:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:58:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:58:44 using GIT_SSH to set credentials Gerrit user 10:58:44 Verifying host key using manually-configured host key entries 10:58:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146780/1 # timeout=30 10:58:44 > git rev-parse 9f14d0be2cad580cb0d978847831d4341a6e441b^{commit} # timeout=10 10:58:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:58:44 Checking out Revision 9f14d0be2cad580cb0d978847831d4341a6e441b (refs/changes/80/146780/1) 10:58:44 > git config core.sparsecheckout # timeout=10 10:58:44 > git checkout -f 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=30 10:58:47 Commit message: "[DOCS] FIX linkcheck timeout causing 6h CI hang" 10:58:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:58:47 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 10:58:48 [EnvInject] - Injecting environment variables from a build step. 10:58:48 [EnvInject] - Injecting as environment variables the properties content 10:58:48 PYTHON=python3 10:58:48 10:58:48 [EnvInject] - Variables injected successfully. 10:58:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13455648835387712075.sh 10:58:48 ---> tox-install.sh 10:58:48 + source /home/jenkins/lf-env.sh 10:58:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:58:48 ++ mktemp -d /tmp/venv-XXXX 10:58:48 + lf_venv=/tmp/venv-v4hJ 10:58:48 + local venv_file=/tmp/.os_lf_venv 10:58:48 + local python=python3 10:58:48 + local options 10:58:48 + local set_path=true 10:58:48 + local install_args= 10:58:48 ++ 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:58:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:58:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:58:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:58:48 + true 10:58:48 + case $1 in 10:58:48 + venv_file=/tmp/.toxenv 10:58:48 + shift 2 10:58:48 + true 10:58:48 + case $1 in 10:58:48 + shift 10:58:48 + break 10:58:48 + case $python in 10:58:48 + local pkg_list= 10:58:48 + [[ -d /opt/pyenv ]] 10:58:48 + echo 'Setup pyenv:' 10:58:48 Setup pyenv: 10:58:48 + export PYENV_ROOT=/opt/pyenv 10:58:48 + PYENV_ROOT=/opt/pyenv 10:58:48 + 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:58:48 + 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:58:48 + pyenv versions 10:58:48 * system (set by /opt/pyenv/version) 10:58:48 * 3.8.13 (set by /opt/pyenv/version) 10:58:48 * 3.9.13 (set by /opt/pyenv/version) 10:58:48 * 3.10.6 (set by /opt/pyenv/version) 10:58:48 + command -v pyenv 10:58:48 ++ pyenv init - --no-rehash 10:58:48 + 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:58:48 export PATH="/opt/pyenv/shims:${PATH}" 10:58:48 export PYENV_SHELL=bash 10:58:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:58:48 pyenv() { 10:58:48 local command 10:58:48 command="${1:-}" 10:58:48 if [ "$#" -gt 0 ]; then 10:58:48 shift 10:58:48 fi 10:58:48 10:58:48 case "$command" in 10:58:48 rehash|shell) 10:58:48 eval "$(pyenv "sh-$command" "$@")" 10:58:48 ;; 10:58:48 *) 10:58:48 command pyenv "$command" "$@" 10:58:48 ;; 10:58:48 esac 10:58:48 }' 10:58:48 +++ 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:58:48 ++ 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:58:48 ++ 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:58:48 ++ 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:58:48 ++ export PYENV_SHELL=bash 10:58:48 ++ PYENV_SHELL=bash 10:58:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:58:48 +++ complete -F _pyenv pyenv 10:58:48 ++ lf-pyver python3 10:58:48 ++ local py_version_xy=python3 10:58:48 ++ local py_version_xyz= 10:58:48 ++ pyenv versions 10:58:48 ++ local command 10:58:48 ++ command=versions 10:58:48 ++ '[' 1 -gt 0 ']' 10:58:48 ++ shift 10:58:48 ++ case "$command" in 10:58:48 ++ command pyenv versions 10:58:48 ++ pyenv versions 10:58:48 ++ awk '{ print $1 }' 10:58:48 ++ sed 's/^[ *]* //' 10:58:48 ++ grep -E '^[0-9.]*[0-9]$' 10:58:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:58:48 +++ grep '^3' /tmp/.pyenv_versions 10:58:48 +++ sort -V 10:58:48 +++ tail -n 1 10:58:48 ++ py_version_xyz=3.10.6 10:58:48 ++ [[ -z 3.10.6 ]] 10:58:48 ++ echo 3.10.6 10:58:48 ++ return 0 10:58:48 + pyenv local 3.10.6 10:58:48 + local command 10:58:48 + command=local 10:58:48 + '[' 2 -gt 0 ']' 10:58:48 + shift 10:58:48 + case "$command" in 10:58:48 + command pyenv local 3.10.6 10:58:48 + pyenv local 3.10.6 10:58:48 + for arg in "$@" 10:58:48 + case $arg in 10:58:48 + pkg_list+='tox ' 10:58:48 + for arg in "$@" 10:58:48 + case $arg in 10:58:48 + pkg_list+='virtualenv ' 10:58:48 + for arg in "$@" 10:58:48 + case $arg in 10:58:48 + pkg_list+='urllib3~=1.26.15 ' 10:58:48 + [[ -f /tmp/.toxenv ]] 10:58:48 + [[ ! -f /tmp/.toxenv ]] 10:58:48 + [[ -n '' ]] 10:58:48 + python3 -m venv /tmp/venv-v4hJ 10:58:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v4hJ' 10:58:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v4hJ 10:58:52 + echo /tmp/venv-v4hJ 10:58:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:58:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:58:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:58:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:52 + local 'pip_opts=--upgrade --quiet' 10:58:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:58:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:58:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:58:52 + [[ -n '' ]] 10:58:52 + [[ -n '' ]] 10:58:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:58:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:52 + /tmp/venv-v4hJ/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:58:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:58:56 lf-activate-venv(): INFO: Base packages installed successfully 10:58:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:58:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:58:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:58:56 + /tmp/venv-v4hJ/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:58:58 + type python3 10:58:58 + true 10:58:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v4hJ/bin to PATH' 10:58:58 lf-activate-venv(): INFO: Adding /tmp/venv-v4hJ/bin to PATH 10:58:58 + PATH=/tmp/venv-v4hJ/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:58:58 + return 0 10:58:58 + python3 --version 10:58:58 Python 3.10.6 10:58:58 + python3 -m pip --version 10:58:59 pip 26.2 from /tmp/venv-v4hJ/lib/python3.10/site-packages/pip (python 3.10) 10:58:59 + python3 -m pip freeze 10:58:59 cachetools==7.1.6 10:58:59 colorama==0.4.6 10:58:59 distlib==0.4.3 10:58:59 filelock==3.32.2 10:58:59 packaging==26.2 10:58:59 platformdirs==4.11.0 10:58:59 pluggy==1.6.0 10:58:59 pyproject-api==1.11.0 10:58:59 python-discovery==1.5.0 10:58:59 tomli==2.4.1 10:58:59 tomli_w==1.2.0 10:58:59 tox==4.58.0 10:58:59 typing_extensions==4.16.0 10:58:59 urllib3==1.26.20 10:58:59 virtualenv==21.7.0 10:58:59 [EnvInject] - Injecting environment variables from a build step. 10:58:59 [EnvInject] - Injecting as environment variables the properties content 10:58:59 PARALLEL=false 10:58:59 10:58:59 [EnvInject] - Variables injected successfully. 10:58:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9213743600943617624.sh 10:58:59 ---> tox-run.sh 10:58:59 + 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:58:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:58:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:58:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:58:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:58:59 + source /home/jenkins/lf-env.sh 10:58:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:58:59 ++ mktemp -d /tmp/venv-XXXX 10:58:59 + lf_venv=/tmp/venv-ENMh 10:58:59 + local venv_file=/tmp/.os_lf_venv 10:58:59 + local python=python3 10:58:59 + local options 10:58:59 + local set_path=true 10:58:59 + local install_args= 10:58:59 ++ 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:58:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:58:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:58:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:58:59 + true 10:58:59 + case $1 in 10:58:59 + venv_file=/tmp/.toxenv 10:58:59 + shift 2 10:58:59 + true 10:58:59 + case $1 in 10:58:59 + shift 10:58:59 + break 10:58:59 + case $python in 10:58:59 + local pkg_list= 10:58:59 + [[ -d /opt/pyenv ]] 10:58:59 + echo 'Setup pyenv:' 10:58:59 Setup pyenv: 10:58:59 + export PYENV_ROOT=/opt/pyenv 10:58:59 + PYENV_ROOT=/opt/pyenv 10:58:59 + 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:58:59 + 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:58:59 + pyenv versions 10:58:59 system 10:58:59 3.8.13 10:58:59 3.9.13 10:58:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:58:59 + command -v pyenv 10:58:59 ++ pyenv init - --no-rehash 10:58:59 + 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:58:59 export PATH="/opt/pyenv/shims:${PATH}" 10:58:59 export PYENV_SHELL=bash 10:58:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:58:59 pyenv() { 10:58:59 local command 10:58:59 command="${1:-}" 10:58:59 if [ "$#" -gt 0 ]; then 10:58:59 shift 10:58:59 fi 10:58:59 10:58:59 case "$command" in 10:58:59 rehash|shell) 10:58:59 eval "$(pyenv "sh-$command" "$@")" 10:58:59 ;; 10:58:59 *) 10:58:59 command pyenv "$command" "$@" 10:58:59 ;; 10:58:59 esac 10:58:59 }' 10:58:59 +++ 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:58:59 ++ 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:58:59 ++ 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:58:59 ++ 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:58:59 ++ export PYENV_SHELL=bash 10:58:59 ++ PYENV_SHELL=bash 10:58:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:58:59 +++ complete -F _pyenv pyenv 10:58:59 ++ lf-pyver python3 10:58:59 ++ local py_version_xy=python3 10:58:59 ++ local py_version_xyz= 10:58:59 ++ pyenv versions 10:58:59 ++ local command 10:58:59 ++ command=versions 10:58:59 ++ '[' 1 -gt 0 ']' 10:58:59 ++ shift 10:58:59 ++ case "$command" in 10:58:59 ++ command pyenv versions 10:58:59 ++ pyenv versions 10:58:59 ++ sed 's/^[ *]* //' 10:58:59 ++ awk '{ print $1 }' 10:58:59 ++ grep -E '^[0-9.]*[0-9]$' 10:58:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:58:59 +++ grep '^3' /tmp/.pyenv_versions 10:58:59 +++ sort -V 10:58:59 +++ tail -n 1 10:58:59 ++ py_version_xyz=3.10.6 10:58:59 ++ [[ -z 3.10.6 ]] 10:58:59 ++ echo 3.10.6 10:58:59 ++ return 0 10:58:59 + pyenv local 3.10.6 10:58:59 + local command 10:58:59 + command=local 10:58:59 + '[' 2 -gt 0 ']' 10:58:59 + shift 10:58:59 + case "$command" in 10:58:59 + command pyenv local 3.10.6 10:58:59 + pyenv local 3.10.6 10:58:59 + for arg in "$@" 10:58:59 + case $arg in 10:58:59 + pkg_list+='tox ' 10:58:59 + for arg in "$@" 10:58:59 + case $arg in 10:58:59 + pkg_list+='virtualenv ' 10:58:59 + for arg in "$@" 10:58:59 + case $arg in 10:58:59 + pkg_list+='urllib3~=1.26.15 ' 10:58:59 + [[ -f /tmp/.toxenv ]] 10:58:59 ++ cat /tmp/.toxenv 10:58:59 + lf_venv=/tmp/venv-v4hJ 10:58:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4hJ from' file:/tmp/.toxenv 10:58:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4hJ from file:/tmp/.toxenv 10:58:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:59 + local 'pip_opts=--upgrade --quiet' 10:58:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:58:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:58:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:58:59 + [[ -n '' ]] 10:58:59 + [[ -n '' ]] 10:58:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:59 + /tmp/venv-v4hJ/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:59:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:59:00 lf-activate-venv(): INFO: Base packages installed successfully 10:59:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:59:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:59:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:59:00 + /tmp/venv-v4hJ/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:59:01 + type python3 10:59:01 + true 10:59:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v4hJ/bin to PATH' 10:59:01 lf-activate-venv(): INFO: Adding /tmp/venv-v4hJ/bin to PATH 10:59:01 + PATH=/tmp/venv-v4hJ/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:59:01 + return 0 10:59:01 + [[ -d /opt/pyenv ]] 10:59:01 + echo '---> Setting up pyenv' 10:59:01 ---> Setting up pyenv 10:59:01 + export PYENV_ROOT=/opt/pyenv 10:59:01 + PYENV_ROOT=/opt/pyenv 10:59:01 + export PATH=/opt/pyenv/bin:/tmp/venv-v4hJ/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:59:01 + PATH=/opt/pyenv/bin:/tmp/venv-v4hJ/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:59:01 ++ pwd 10:59:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:59:01 + export PYTHONPATH 10:59:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:59:01 + TOX_TESTENV_PASSENV=PYTHONPATH 10:59:01 + tox --version 10:59:01 4.58.0 from /tmp/venv-v4hJ/lib/python3.10/site-packages/tox/__init__.py 10:59:01 + PARALLEL=false 10:59:01 + TOX_OPTIONS_LIST= 10:59:01 + [[ -n checkbashisms ]] 10:59:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:59:01 + case ${PARALLEL,,} in 10:59:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:59:01 + tox -e checkbashisms 10:59:03 checkbashisms: freeze> python -m pip freeze --all 10:59:03 checkbashisms: pip==26.1.2,setuptools==83.0.0 10:59:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:59:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:59:07 checkbashisms: OK (5.23=setup[1.77]+cmd[3.46] seconds) 10:59:07 congratulations :) (5.27 seconds) 10:59:07 + tox_status=0 10:59:07 + echo '---> Completed tox runs' 10:59:07 ---> Completed tox runs 10:59:07 + for i in .tox/*/log 10:59:07 ++ echo .tox/checkbashisms/log 10:59:07 ++ awk -F/ '{print $2}' 10:59:07 + tox_env=checkbashisms 10:59:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:59:07 + DOC_DIR=docs/_build/html 10:59:07 + [[ -d docs/_build/html ]] 10:59:07 + echo '---> tox-run.sh ends' 10:59:07 ---> tox-run.sh ends 10:59:07 + test 0 -eq 0 10:59:07 $ ssh-agent -k 10:59:07 unset SSH_AUTH_SOCK; 10:59:07 unset SSH_AGENT_PID; 10:59:07 echo Agent pid 1616 killed; 10:59:07 [ssh-agent] Stopped. 10:59:07 [PostBuildScript] - [INFO] Executing post build scripts. 10:59:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13816518296613834293.sh 10:59:07 ---> sysstat.sh 10:59:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11682065264271865739.sh 10:59:07 ---> package-listing.sh 10:59:07 ++ facter osfamily 10:59:07 ++ tr '[:upper:]' '[:lower:]' 10:59:07 + OS_FAMILY=debian 10:59:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:59:07 + START_PACKAGES=/tmp/packages_start.txt 10:59:07 + END_PACKAGES=/tmp/packages_end.txt 10:59:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:07 + PACKAGES=/tmp/packages_start.txt 10:59:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:59:07 + PACKAGES=/tmp/packages_end.txt 10:59:07 + case "${OS_FAMILY}" in 10:59:07 + dpkg -l 10:59:07 + grep '^ii' 10:59:07 + '[' -f /tmp/packages_start.txt ']' 10:59:07 + '[' -f /tmp/packages_end.txt ']' 10:59:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:59:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:59:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:59:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3368058446575199418.sh 10:59:08 ---> capture-instance-metadata.sh 10:59:08 Setup pyenv: 10:59:08 system 10:59:08 3.8.13 10:59:08 3.9.13 10:59:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:59:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XRfZ 10:59:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:59:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:16 lf-activate-venv(): INFO: Base packages installed successfully 10:59:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:59:37 lf-activate-venv(): INFO: Adding /tmp/venv-XRfZ/bin to PATH 10:59:37 INFO: Running in OpenStack, capturing instance metadata 10:59:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13771521077979662306.sh 10:59:37 provisioning config files... 10:59:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3306974451802446718tmp 10:59:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:59:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:59:37 [EnvInject] - Injecting environment variables from a build step. 10:59:37 [EnvInject] - Injecting as environment variables the properties content 10:59:37 SERVER_ID=logs 10:59:37 10:59:37 [EnvInject] - Variables injected successfully. 10:59:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins55011606055912810.sh 10:59:37 ---> create-netrc.sh 10:59:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2306837720931011309.sh 10:59:37 ---> python-tools-install.sh 10:59:37 Setup pyenv: 10:59:37 system 10:59:37 3.8.13 10:59:37 3.9.13 10:59:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:59:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XRfZ from file:/tmp/.os_lf_venv 10:59:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:39 lf-activate-venv(): INFO: Base packages installed successfully 10:59:39 lf-activate-venv(): INFO: Installing additional packages: lftools 10:59:46 lf-activate-venv(): INFO: Adding /tmp/venv-XRfZ/bin to PATH 10:59:46 Generating Requirements File 11:00:07 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. 11:00:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:00:07 Python 3.10.6 11:00:07 pip 26.2 from /tmp/venv-XRfZ/lib/python3.10/site-packages/pip (python 3.10) 11:00:08 aiohappyeyeballs==2.7.1 11:00:08 aiohttp==3.14.3 11:00:08 aiosignal==1.4.0 11:00:08 appdirs==1.4.4 11:00:08 argcomplete==3.7.0 11:00:08 aspy.yaml==1.3.0 11:00:08 async-timeout==5.0.1 11:00:08 attrs==26.1.0 11:00:08 autopage==0.6.0 11:00:08 backports.strenum==1.3.1 11:00:08 beautifulsoup4==4.15.0 11:00:08 boto3==1.43.59 11:00:08 botocore==1.43.59 11:00:08 bs4==0.0.2 11:00:08 certifi==2026.7.22 11:00:08 cffi==2.1.0 11:00:08 cfgv==3.5.0 11:00:08 chardet==7.4.3 11:00:08 charset-normalizer==3.4.9 11:00:08 click==8.4.2 11:00:08 cliff==4.14.0 11:00:08 cmd2==3.5.1 11:00:08 cryptography==3.3.2 11:00:08 debtcollector==3.1.0 11:00:08 decorator==5.3.1 11:00:08 defusedxml==0.7.1 11:00:08 Deprecated==1.3.1 11:00:08 distlib==0.4.3 11:00:08 dnspython==2.8.0 11:00:08 docker==7.2.0 11:00:08 dogpile.cache==1.5.0 11:00:08 durationpy==0.10 11:00:08 email-validator==2.3.0 11:00:08 filelock==3.32.2 11:00:08 frozenlist==1.8.0 11:00:08 future==1.0.0 11:00:08 gitdb==4.0.12 11:00:08 GitPython==3.1.57 11:00:08 httplib2==0.30.2 11:00:08 identify==2.6.19 11:00:08 idna==3.18 11:00:08 importlib-resources==1.5.0 11:00:08 iso8601==2.1.0 11:00:08 Jinja2==3.1.6 11:00:08 jmespath==1.1.0 11:00:08 jsonpatch==1.33 11:00:08 jsonpointer==3.1.1 11:00:08 jsonschema==4.26.0 11:00:08 jsonschema-specifications==2025.9.1 11:00:08 keystoneauth1==5.14.0 11:00:08 kubernetes==36.0.3 11:00:08 lftools==0.37.22 11:00:08 lxml==6.1.1 11:00:08 markdown-it-py==4.2.0 11:00:08 MarkupSafe==3.0.3 11:00:08 mdurl==0.1.2 11:00:08 msgpack==1.2.1 11:00:08 multi_key_dict==2.0.3 11:00:08 multidict==6.7.1 11:00:08 munch==4.0.0 11:00:08 netaddr==1.3.0 11:00:08 niet==1.4.2 11:00:08 nodeenv==1.10.0 11:00:08 oauth2client==4.1.3 11:00:08 oauthlib==3.3.1 11:00:08 openstacksdk==4.13.0 11:00:08 os-service-types==1.8.2 11:00:08 osc-lib==4.6.0 11:00:08 oslo.config==10.4.0 11:00:08 oslo.context==6.4.0 11:00:08 oslo.i18n==6.8.0 11:00:08 oslo.log==8.2.0 11:00:08 oslo.serialization==5.10.0 11:00:08 oslo.utils==10.1.1 11:00:08 packaging==26.2 11:00:08 pbr==7.0.3 11:00:08 platformdirs==4.11.0 11:00:08 prettytable==3.18.0 11:00:08 propcache==0.5.2 11:00:08 psutil==7.2.2 11:00:08 pyasn1==0.6.4 11:00:08 pyasn1_modules==0.4.2 11:00:08 pycparser==3.0 11:00:08 pygerrit2==2.0.15 11:00:08 PyGithub==2.9.1 11:00:08 Pygments==2.20.0 11:00:08 PyJWT==2.13.0 11:00:08 PyNaCl==1.6.2 11:00:08 pyparsing==2.4.7 11:00:08 pyperclip==1.11.0 11:00:08 pyrsistent==0.20.0 11:00:08 python-cinderclient==9.9.0 11:00:08 python-dateutil==2.9.0.post0 11:00:08 python-discovery==1.5.0 11:00:08 python-heatclient==5.2.0 11:00:08 python-jenkins==1.8.3 11:00:08 python-keystoneclient==5.8.0 11:00:08 python-magnumclient==4.11.0 11:00:08 python-openstackclient==10.0.0 11:00:08 python-swiftclient==4.10.0 11:00:08 PyYAML==6.0.3 11:00:08 referencing==0.37.0 11:00:08 requests==2.34.2 11:00:08 requests-oauthlib==2.0.0 11:00:08 rfc3986==2.0.0 11:00:08 rich==15.0.0 11:00:08 rich-argparse==1.8.0 11:00:08 rpds-py==0.30.0 11:00:08 rsa==4.9.1 11:00:08 ruamel.yaml==0.19.1 11:00:08 ruamel.yaml.clib==0.2.15 11:00:08 s3transfer==0.19.2 11:00:08 simplejson==4.1.1 11:00:08 six==1.17.0 11:00:08 smmap==5.0.3 11:00:08 soupsieve==2.9.1 11:00:08 stevedore==5.8.0 11:00:08 tabulate==0.10.0 11:00:08 toml==0.10.2 11:00:08 tomlkit==0.15.1 11:00:08 tqdm==4.70.0 11:00:08 typing_extensions==4.16.0 11:00:08 urllib3==1.26.20 11:00:08 virtualenv==21.7.0 11:00:08 wcwidth==0.8.2 11:00:08 websocket-client==1.9.0 11:00:08 wrapt==2.3.0 11:00:08 xdg==6.0.0 11:00:08 xmltodict==1.0.4 11:00:08 yarl==1.24.5 11:00:08 yq==4.1.2 11:00:08 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins1273244802384624586.sh 11:00:08 ---> uv-install.sh 11:00:08 Installing uv/uvx (latest) using shell installer 11:00:08 2026-07-30 11:00:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-c21YXc.sh" [1] 11:00:08 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:00:09 installing to /home/jenkins/.local/bin 11:00:09 uv 11:00:09 uvx 11:00:09 everything's installed! 11:00:09 11:00:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:00:09 11:00:09 source $HOME/.local/bin/env (sh, bash, zsh) 11:00:09 source $HOME/.local/bin/env.fish (fish) 11:00:09 Adding install location to PATH 11:00:09 ---> Validating uv/uvx install 11:00:09 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:00:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2229509587904900848.sh 11:00:09 ---> sudo-logs.sh 11:00:09 Archiving 'sudo' log.. 11:00:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9947357075226038162.sh 11:00:09 ---> job-cost.sh 11:00:09 INFO: Activating Python virtual environment... 11:00:09 Setup pyenv: 11:00:09 system 11:00:09 3.8.13 11:00:09 3.9.13 11:00:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:00:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XRfZ from file:/tmp/.os_lf_venv 11:00:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:11 lf-activate-venv(): INFO: Base packages installed successfully 11:00:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-XRfZ/bin to PATH 11:00:15 INFO: No stack-cost file found 11:00:15 INFO: Instance uptime: 125s 11:00:15 INFO: Fetching instance metadata (attempt 1 of 3)... 11:00:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:00:15 INFO: Successfully fetched instance metadata 11:00:15 INFO: Instance type: v3-standard-4 11:00:15 INFO: Retrieving pricing info for: v3-standard-4 11:00:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:00:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 11:00:16 INFO: Successfully fetched Vexxhost pricing API 11:00:16 INFO: Retrieved cost: 0.11 11:00:16 INFO: Retrieved resource: v3-standard-4 11:00:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:00:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:00:16 INFO: Successfully archived job cost data 11:00:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4779,2026-07-30 11:00:16,v3-standard-4,125,0.11,0.00,SUCCESS 11:00:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16449513083322189599.sh 11:00:16 ---> logs-deploy.sh 11:00:16 Setup pyenv: 11:00:16 system 11:00:16 3.8.13 11:00:16 3.9.13 11:00:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:00:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XRfZ from file:/tmp/.os_lf_venv 11:00:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:18 lf-activate-venv(): INFO: Base packages installed successfully 11:00:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-XRfZ/bin to PATH 11:00:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4779 11:00:24 INFO: archiving workspace using pattern(s): 11:00:25 Archives upload complete. 11:00:25 INFO: archiving logs to Nexus 11:00:26 ---> uname -a: 11:00:26 Linux prd-ubuntu1804-builder-4c-4g-13949 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:00:26 11:00:26 11:00:26 ---> lscpu: 11:00:26 Architecture: x86_64 11:00:26 CPU op-mode(s): 32-bit, 64-bit 11:00:26 Byte Order: Little Endian 11:00:26 CPU(s): 4 11:00:26 On-line CPU(s) list: 0-3 11:00:26 Thread(s) per core: 1 11:00:26 Core(s) per socket: 1 11:00:26 Socket(s): 4 11:00:26 NUMA node(s): 1 11:00:26 Vendor ID: AuthenticAMD 11:00:26 CPU family: 23 11:00:26 Model: 49 11:00:26 Model name: AMD EPYC-Rome Processor 11:00:26 Stepping: 0 11:00:26 CPU MHz: 2799.998 11:00:26 BogoMIPS: 5599.99 11:00:26 Virtualization: AMD-V 11:00:26 Hypervisor vendor: KVM 11:00:26 Virtualization type: full 11:00:26 L1d cache: 32K 11:00:26 L1i cache: 32K 11:00:26 L2 cache: 512K 11:00:26 L3 cache: 16384K 11:00:26 NUMA node0 CPU(s): 0-3 11:00:26 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 11:00:26 11:00:26 11:00:26 ---> nproc: 11:00:26 4 11:00:26 11:00:26 11:00:26 ---> df -h: 11:00:26 Filesystem Size Used Avail Use% Mounted on 11:00:26 udev 7.9G 0 7.9G 0% /dev 11:00:26 tmpfs 1.6G 676K 1.6G 1% /run 11:00:26 /dev/vda1 78G 8.4G 69G 11% / 11:00:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:00:26 tmpfs 5.0M 0 5.0M 0% /run/lock 11:00:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:00:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:00:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:00:26 11:00:26 11:00:26 ---> free -m: 11:00:26 total used free shared buff/cache available 11:00:26 Mem: 16040 562 13283 0 2194 15160 11:00:26 Swap: 1023 0 1023 11:00:26 11:00:26 11:00:26 ---> ip addr: 11:00:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:00:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:00:26 inet 127.0.0.1/8 scope host lo 11:00:26 valid_lft forever preferred_lft forever 11:00:26 inet6 ::1/128 scope host 11:00:26 valid_lft forever preferred_lft forever 11:00:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:00:26 link/ether fa:16:3e:6b:d8:3a brd ff:ff:ff:ff:ff:ff 11:00:26 inet 10.30.107.180/23 brd 10.30.107.255 scope global dynamic ens3 11:00:26 valid_lft 86272sec preferred_lft 86272sec 11:00:26 inet6 fe80::f816:3eff:fe6b:d83a/64 scope link 11:00:26 valid_lft forever preferred_lft forever 11:00:26 11:00:26 11:00:26 ---> sar -b -r -n DEV: 11:00:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13949) 07/30/26 _x86_64_ (4 CPU) 11:00:26 11:00:26 10:58:19 LINUX RESTART (4 CPU) 11:00:26 11:00:26 10:59:02 tps rtps wtps bread/s bwrtn/s 11:00:26 11:00:01 92.80 1.24 91.56 113.72 10283.84 11:00:26 Average: 92.80 1.24 91.56 113.72 10283.84 11:00:26 11:00:26 10:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:00:26 11:00:01 13732152 15500056 2692816 16.39 75056 1884012 821756 4.70 761548 1698276 207784 11:00:26 Average: 13732152 15500056 2692816 16.39 75056 1884012 821756 4.70 761548 1698276 207784 11:00:26 11:00:26 10:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:00:26 11:00:01 ens3 69.13 46.58 1153.39 11.04 0.00 0.00 0.00 0.00 11:00:26 11:00:01 lo 0.88 0.88 0.11 0.11 0.00 0.00 0.00 0.00 11:00:26 Average: ens3 69.13 46.58 1153.39 11.04 0.00 0.00 0.00 0.00 11:00:26 Average: lo 0.88 0.88 0.11 0.11 0.00 0.00 0.00 0.00 11:00:26 11:00:26 11:00:26 ---> sar -P ALL: 11:00:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13949) 07/30/26 _x86_64_ (4 CPU) 11:00:26 11:00:26 10:58:19 LINUX RESTART (4 CPU) 11:00:26 11:00:26 10:59:02 CPU %user %nice %system %iowait %steal %idle 11:00:26 11:00:01 all 21.78 0.00 1.63 1.34 0.06 75.20 11:00:26 11:00:01 0 2.79 0.00 1.07 4.38 0.03 91.73 11:00:26 11:00:01 1 17.33 0.00 1.48 0.12 0.05 81.02 11:00:26 11:00:01 2 29.98 0.00 1.39 0.37 0.07 68.19 11:00:26 11:00:01 3 37.05 0.00 2.58 0.46 0.07 59.84 11:00:26 Average: all 21.78 0.00 1.63 1.34 0.06 75.20 11:00:26 Average: 0 2.79 0.00 1.07 4.38 0.03 91.73 11:00:26 Average: 1 17.33 0.00 1.48 0.12 0.05 81.02 11:00:26 Average: 2 29.98 0.00 1.39 0.37 0.07 68.19 11:00:26 Average: 3 37.05 0.00 2.58 0.46 0.07 59.84 11:00:26 11:00:26 11:00:26