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