16:04:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 16:04:48 Running as SYSTEM 16:04:48 [EnvInject] - Loading node environment variables. 16:04:48 Building remotely on prd-ubuntu1804-builder-4c-4g-18728 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:04:48 [ssh-agent] Looking for ssh-agent implementation... 16:04:48 $ ssh-agent 16:04:48 SSH_AUTH_SOCK=/tmp/ssh-nw7Amqzv4ony/agent.1646 16:04:48 SSH_AGENT_PID=1648 16:04:48 [ssh-agent] Started. 16:04:48 Running ssh-add (command line suppressed) 16:04:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17354018136004591515.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17354018136004591515.key) 16:04:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:04:48 The recommended git tool is: NONE 16:04:50 using credential onap-jenkins-ssh 16:04:50 Wiping out workspace first. 16:04:50 Cloning the remote Git repository 16:04:50 Cloning repository git://cloud.onap.org/mirror/oom.git 16:04:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:04:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:04:50 > git --version # timeout=10 16:04:50 > git --version # 'git version 2.17.1' 16:04:50 using GIT_SSH to set credentials Gerrit user 16:04:50 Verifying host key using manually-configured host key entries 16:04:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:04:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:04:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:04:56 using GIT_SSH to set credentials Gerrit user 16:04:56 Verifying host key using manually-configured host key entries 16:04:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/6 # timeout=30 16:04:56 > git rev-parse 17b1a3c9118ef16a6333cfec0303a6017f5f9257^{commit} # timeout=10 16:04:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:04:56 Checking out Revision 17b1a3c9118ef16a6333cfec0303a6017f5f9257 (refs/changes/91/145191/6) 16:04:56 > git config core.sparsecheckout # timeout=10 16:04:56 > git checkout -f 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=30 16:05:00 Commit message: "[SDC] 13.1.1" 16:05:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:05:00 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 16:05:00 [EnvInject] - Injecting environment variables from a build step. 16:05:00 [EnvInject] - Injecting as environment variables the properties content 16:05:00 PYTHON=python3 16:05:00 16:05:00 [EnvInject] - Variables injected successfully. 16:05:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1292036836674775852.sh 16:05:00 ---> tox-install.sh 16:05:00 + source /home/jenkins/lf-env.sh 16:05:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:05:00 ++ mktemp -d /tmp/venv-XXXX 16:05:00 + lf_venv=/tmp/venv-1dqu 16:05:00 + local venv_file=/tmp/.os_lf_venv 16:05:00 + local python=python3 16:05:00 + local options 16:05:00 + local set_path=true 16:05:00 + local install_args= 16:05:00 ++ 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 16:05:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:05:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:05:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:05:00 + true 16:05:00 + case $1 in 16:05:00 + venv_file=/tmp/.toxenv 16:05:00 + shift 2 16:05:00 + true 16:05:00 + case $1 in 16:05:00 + shift 16:05:00 + break 16:05:00 + case $python in 16:05:00 + local pkg_list= 16:05:00 + [[ -d /opt/pyenv ]] 16:05:00 + echo 'Setup pyenv:' 16:05:00 Setup pyenv: 16:05:00 + export PYENV_ROOT=/opt/pyenv 16:05:00 + PYENV_ROOT=/opt/pyenv 16:05:00 + 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 16:05:00 + 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 16:05:00 + pyenv versions 16:05:00 * system (set by /opt/pyenv/version) 16:05:00 * 3.8.13 (set by /opt/pyenv/version) 16:05:00 * 3.9.13 (set by /opt/pyenv/version) 16:05:00 * 3.10.6 (set by /opt/pyenv/version) 16:05:00 + command -v pyenv 16:05:00 ++ pyenv init - --no-rehash 16:05:00 + 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[*]}"'\'')" 16:05:00 export PATH="/opt/pyenv/shims:${PATH}" 16:05:00 export PYENV_SHELL=bash 16:05:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:05:00 pyenv() { 16:05:00 local command 16:05:00 command="${1:-}" 16:05:00 if [ "$#" -gt 0 ]; then 16:05:00 shift 16:05:00 fi 16:05:00 16:05:00 case "$command" in 16:05:00 rehash|shell) 16:05:00 eval "$(pyenv "sh-$command" "$@")" 16:05:00 ;; 16:05:00 *) 16:05:00 command pyenv "$command" "$@" 16:05:00 ;; 16:05:00 esac 16:05:00 }' 16:05:00 +++ 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[*]}"' 16:05:00 ++ 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 16:05:00 ++ 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 16:05:00 ++ 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 16:05:00 ++ export PYENV_SHELL=bash 16:05:00 ++ PYENV_SHELL=bash 16:05:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:05:00 +++ complete -F _pyenv pyenv 16:05:00 ++ lf-pyver python3 16:05:00 ++ local py_version_xy=python3 16:05:00 ++ local py_version_xyz= 16:05:00 ++ pyenv versions 16:05:00 ++ local command 16:05:00 ++ command=versions 16:05:00 ++ '[' 1 -gt 0 ']' 16:05:00 ++ shift 16:05:00 ++ case "$command" in 16:05:00 ++ command pyenv versions 16:05:00 ++ pyenv versions 16:05:00 ++ sed 's/^[ *]* //' 16:05:00 ++ awk '{ print $1 }' 16:05:00 ++ grep -E '^[0-9.]*[0-9]$' 16:05:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:05:00 +++ grep '^3' /tmp/.pyenv_versions 16:05:00 +++ sort -V 16:05:00 +++ tail -n 1 16:05:01 ++ py_version_xyz=3.10.6 16:05:01 ++ [[ -z 3.10.6 ]] 16:05:01 ++ echo 3.10.6 16:05:01 ++ return 0 16:05:01 + pyenv local 3.10.6 16:05:01 + local command 16:05:01 + command=local 16:05:01 + '[' 2 -gt 0 ']' 16:05:01 + shift 16:05:01 + case "$command" in 16:05:01 + command pyenv local 3.10.6 16:05:01 + pyenv local 3.10.6 16:05:01 + for arg in "$@" 16:05:01 + case $arg in 16:05:01 + pkg_list+='tox ' 16:05:01 + for arg in "$@" 16:05:01 + case $arg in 16:05:01 + pkg_list+='virtualenv ' 16:05:01 + for arg in "$@" 16:05:01 + case $arg in 16:05:01 + pkg_list+='urllib3~=1.26.15 ' 16:05:01 + [[ -f /tmp/.toxenv ]] 16:05:01 + [[ ! -f /tmp/.toxenv ]] 16:05:01 + [[ -n '' ]] 16:05:01 + python3 -m venv /tmp/venv-1dqu 16:05:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1dqu' 16:05:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1dqu 16:05:05 + echo /tmp/venv-1dqu 16:05:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:05:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:05:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:05 + local 'pip_opts=--upgrade --quiet' 16:05:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:05:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:05:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:05:05 + [[ -n '' ]] 16:05:05 + [[ -n '' ]] 16:05:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:05 + /tmp/venv-1dqu/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 16:05:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:05:09 lf-activate-venv(): INFO: Base packages installed successfully 16:05:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:05:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:05:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:05:09 + /tmp/venv-1dqu/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 16:05:11 + type python3 16:05:11 + true 16:05:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1dqu/bin to PATH' 16:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-1dqu/bin to PATH 16:05:11 + PATH=/tmp/venv-1dqu/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 16:05:11 + return 0 16:05:11 + python3 --version 16:05:11 Python 3.10.6 16:05:11 + python3 -m pip --version 16:05:11 pip 26.1.2 from /tmp/venv-1dqu/lib/python3.10/site-packages/pip (python 3.10) 16:05:11 + python3 -m pip freeze 16:05:12 cachetools==7.1.4 16:05:12 colorama==0.4.6 16:05:12 distlib==0.4.3 16:05:12 filelock==3.29.4 16:05:12 packaging==26.2 16:05:12 platformdirs==4.10.0 16:05:12 pluggy==1.6.0 16:05:12 pyproject-api==1.10.1 16:05:12 python-discovery==1.4.2 16:05:12 tomli==2.4.1 16:05:12 tomli_w==1.2.0 16:05:12 tox==4.55.1 16:05:12 typing_extensions==4.15.0 16:05:12 urllib3==1.26.20 16:05:12 virtualenv==21.5.1 16:05:12 [EnvInject] - Injecting environment variables from a build step. 16:05:12 [EnvInject] - Injecting as environment variables the properties content 16:05:12 PARALLEL=false 16:05:12 16:05:12 [EnvInject] - Variables injected successfully. 16:05:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3933064453212218282.sh 16:05:12 ---> tox-run.sh 16:05:12 + 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 16:05:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:05:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:05:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:05:12 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:05:12 + source /home/jenkins/lf-env.sh 16:05:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:05:12 ++ mktemp -d /tmp/venv-XXXX 16:05:12 + lf_venv=/tmp/venv-LfMh 16:05:12 + local venv_file=/tmp/.os_lf_venv 16:05:12 + local python=python3 16:05:12 + local options 16:05:12 + local set_path=true 16:05:12 + local install_args= 16:05:12 ++ 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 16:05:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:05:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:05:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:05:12 + true 16:05:12 + case $1 in 16:05:12 + venv_file=/tmp/.toxenv 16:05:12 + shift 2 16:05:12 + true 16:05:12 + case $1 in 16:05:12 + shift 16:05:12 + break 16:05:12 + case $python in 16:05:12 + local pkg_list= 16:05:12 + [[ -d /opt/pyenv ]] 16:05:12 + echo 'Setup pyenv:' 16:05:12 Setup pyenv: 16:05:12 + export PYENV_ROOT=/opt/pyenv 16:05:12 + PYENV_ROOT=/opt/pyenv 16:05:12 + 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 16:05:12 + 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 16:05:12 + pyenv versions 16:05:12 system 16:05:12 3.8.13 16:05:12 3.9.13 16:05:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:05:12 + command -v pyenv 16:05:12 ++ pyenv init - --no-rehash 16:05:12 + 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[*]}"'\'')" 16:05:12 export PATH="/opt/pyenv/shims:${PATH}" 16:05:12 export PYENV_SHELL=bash 16:05:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:05:12 pyenv() { 16:05:12 local command 16:05:12 command="${1:-}" 16:05:12 if [ "$#" -gt 0 ]; then 16:05:12 shift 16:05:12 fi 16:05:12 16:05:12 case "$command" in 16:05:12 rehash|shell) 16:05:12 eval "$(pyenv "sh-$command" "$@")" 16:05:12 ;; 16:05:12 *) 16:05:12 command pyenv "$command" "$@" 16:05:12 ;; 16:05:12 esac 16:05:12 }' 16:05:12 +++ 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[*]}"' 16:05:12 ++ 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 16:05:12 ++ 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 16:05:12 ++ 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 16:05:12 ++ export PYENV_SHELL=bash 16:05:12 ++ PYENV_SHELL=bash 16:05:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:05:12 +++ complete -F _pyenv pyenv 16:05:12 ++ lf-pyver python3 16:05:12 ++ local py_version_xy=python3 16:05:12 ++ local py_version_xyz= 16:05:12 ++ pyenv versions 16:05:12 ++ local command 16:05:12 ++ command=versions 16:05:12 ++ '[' 1 -gt 0 ']' 16:05:12 ++ shift 16:05:12 ++ case "$command" in 16:05:12 ++ command pyenv versions 16:05:12 ++ pyenv versions 16:05:12 ++ awk '{ print $1 }' 16:05:12 ++ grep -E '^[0-9.]*[0-9]$' 16:05:12 ++ sed 's/^[ *]* //' 16:05:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:05:12 +++ grep '^3' /tmp/.pyenv_versions 16:05:12 +++ sort -V 16:05:12 +++ tail -n 1 16:05:12 ++ py_version_xyz=3.10.6 16:05:12 ++ [[ -z 3.10.6 ]] 16:05:12 ++ echo 3.10.6 16:05:12 ++ return 0 16:05:12 + pyenv local 3.10.6 16:05:12 + local command 16:05:12 + command=local 16:05:12 + '[' 2 -gt 0 ']' 16:05:12 + shift 16:05:12 + case "$command" in 16:05:12 + command pyenv local 3.10.6 16:05:12 + pyenv local 3.10.6 16:05:12 + for arg in "$@" 16:05:12 + case $arg in 16:05:12 + pkg_list+='tox ' 16:05:12 + for arg in "$@" 16:05:12 + case $arg in 16:05:12 + pkg_list+='virtualenv ' 16:05:12 + for arg in "$@" 16:05:12 + case $arg in 16:05:12 + pkg_list+='urllib3~=1.26.15 ' 16:05:12 + [[ -f /tmp/.toxenv ]] 16:05:12 ++ cat /tmp/.toxenv 16:05:12 + lf_venv=/tmp/venv-1dqu 16:05:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1dqu from' file:/tmp/.toxenv 16:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1dqu from file:/tmp/.toxenv 16:05:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:05:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:12 + local 'pip_opts=--upgrade --quiet' 16:05:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:05:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:05:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:05:12 + [[ -n '' ]] 16:05:12 + [[ -n '' ]] 16:05:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:05:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:12 + /tmp/venv-1dqu/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 16:05:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:05:13 lf-activate-venv(): INFO: Base packages installed successfully 16:05:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:05:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:05:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:05:13 + /tmp/venv-1dqu/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 16:05:14 + type python3 16:05:14 + true 16:05:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1dqu/bin to PATH' 16:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-1dqu/bin to PATH 16:05:14 + PATH=/tmp/venv-1dqu/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 16:05:14 + return 0 16:05:14 + [[ -d /opt/pyenv ]] 16:05:14 + echo '---> Setting up pyenv' 16:05:14 ---> Setting up pyenv 16:05:14 + export PYENV_ROOT=/opt/pyenv 16:05:14 + PYENV_ROOT=/opt/pyenv 16:05:14 + export PATH=/opt/pyenv/bin:/tmp/venv-1dqu/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 16:05:14 + PATH=/opt/pyenv/bin:/tmp/venv-1dqu/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 16:05:14 ++ pwd 16:05:14 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:05:14 + export PYTHONPATH 16:05:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:05:14 + TOX_TESTENV_PASSENV=PYTHONPATH 16:05:14 + tox --version 16:05:14 4.55.1 from /tmp/venv-1dqu/lib/python3.10/site-packages/tox/__init__.py 16:05:14 + PARALLEL=false 16:05:14 + TOX_OPTIONS_LIST= 16:05:14 + [[ -n checkbashisms ]] 16:05:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:05:14 + case ${PARALLEL,,} in 16:05:14 + tox -e checkbashisms 16:05:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:05:15 checkbashisms: freeze> python -m pip freeze --all 16:05:16 checkbashisms: pip==26.1.2,setuptools==82.0.1 16:05:16 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:05:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:05:19 checkbashisms: OK (5.10=setup[1.69]+cmd[3.42] seconds) 16:05:19 congratulations :) (5.14 seconds) 16:05:20 + tox_status=0 16:05:20 + echo '---> Completed tox runs' 16:05:20 ---> Completed tox runs 16:05:20 + for i in .tox/*/log 16:05:20 ++ echo .tox/checkbashisms/log 16:05:20 ++ awk -F/ '{print $2}' 16:05:20 + tox_env=checkbashisms 16:05:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:05:20 + DOC_DIR=docs/_build/html 16:05:20 + [[ -d docs/_build/html ]] 16:05:20 + echo '---> tox-run.sh ends' 16:05:20 ---> tox-run.sh ends 16:05:20 + test 0 -eq 0 16:05:20 $ ssh-agent -k 16:05:20 unset SSH_AUTH_SOCK; 16:05:20 unset SSH_AGENT_PID; 16:05:20 echo Agent pid 1648 killed; 16:05:20 [ssh-agent] Stopped. 16:05:20 [PostBuildScript] - [INFO] Executing post build scripts. 16:05:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2278454241295251689.sh 16:05:20 ---> sysstat.sh 16:05:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5231811400383958601.sh 16:05:20 ---> package-listing.sh 16:05:20 ++ facter osfamily 16:05:20 ++ tr '[:upper:]' '[:lower:]' 16:05:20 + OS_FAMILY=debian 16:05:20 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:05:20 + START_PACKAGES=/tmp/packages_start.txt 16:05:20 + END_PACKAGES=/tmp/packages_end.txt 16:05:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:20 + PACKAGES=/tmp/packages_start.txt 16:05:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:05:20 + PACKAGES=/tmp/packages_end.txt 16:05:20 + case "${OS_FAMILY}" in 16:05:20 + dpkg -l 16:05:20 + grep '^ii' 16:05:20 + '[' -f /tmp/packages_start.txt ']' 16:05:20 + '[' -f /tmp/packages_end.txt ']' 16:05:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:05:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:05:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:05:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10592595609584634016.sh 16:05:20 ---> capture-instance-metadata.sh 16:05:20 Setup pyenv: 16:05:20 system 16:05:20 3.8.13 16:05:20 3.9.13 16:05:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QyoN 16:05:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:28 lf-activate-venv(): INFO: Base packages installed successfully 16:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-QyoN/bin to PATH 16:05:50 INFO: Running in OpenStack, capturing instance metadata 16:05:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11196920053164400832.sh 16:05:51 provisioning config files... 16:05:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2263632143388132214tmp 16:05:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:05:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:05:51 [EnvInject] - Injecting environment variables from a build step. 16:05:51 [EnvInject] - Injecting as environment variables the properties content 16:05:51 SERVER_ID=logs 16:05:51 16:05:51 [EnvInject] - Variables injected successfully. 16:05:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7303244688496977902.sh 16:05:51 ---> create-netrc.sh 16:05:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17082255064789321140.sh 16:05:51 ---> python-tools-install.sh 16:05:51 Setup pyenv: 16:05:51 system 16:05:51 3.8.13 16:05:51 3.9.13 16:05:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QyoN from file:/tmp/.os_lf_venv 16:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:53 lf-activate-venv(): INFO: Base packages installed successfully 16:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-QyoN/bin to PATH 16:06:00 Generating Requirements File 16:06:22 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. 16:06:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:06:22 Python 3.10.6 16:06:23 pip 26.1.2 from /tmp/venv-QyoN/lib/python3.10/site-packages/pip (python 3.10) 16:06:23 aiohappyeyeballs==2.6.2 16:06:23 aiohttp==3.14.1 16:06:23 aiosignal==1.4.0 16:06:23 appdirs==1.4.4 16:06:23 argcomplete==3.6.3 16:06:23 aspy.yaml==1.3.0 16:06:23 async-timeout==5.0.1 16:06:23 attrs==26.1.0 16:06:23 autopage==0.6.0 16:06:23 backports.strenum==1.3.1 16:06:23 beautifulsoup4==4.15.0 16:06:23 boto3==1.43.34 16:06:23 botocore==1.43.34 16:06:23 bs4==0.0.2 16:06:23 certifi==2026.6.17 16:06:23 cffi==2.0.0 16:06:23 cfgv==3.5.0 16:06:23 chardet==7.4.3 16:06:23 charset-normalizer==3.4.7 16:06:23 click==8.4.1 16:06:23 cliff==4.14.0 16:06:23 cmd2==3.5.1 16:06:23 cryptography==3.3.2 16:06:23 debtcollector==3.1.0 16:06:23 decorator==5.3.1 16:06:23 defusedxml==0.7.1 16:06:23 Deprecated==1.3.1 16:06:23 distlib==0.4.3 16:06:23 dnspython==2.8.0 16:06:23 docker==7.1.0 16:06:23 dogpile.cache==1.5.0 16:06:23 durationpy==0.10 16:06:23 email-validator==2.3.0 16:06:23 filelock==3.29.4 16:06:23 frozenlist==1.8.0 16:06:23 future==1.0.0 16:06:23 gitdb==4.0.12 16:06:23 GitPython==3.1.50 16:06:23 httplib2==0.30.2 16:06:23 identify==2.6.19 16:06:23 idna==3.18 16:06:23 importlib-resources==1.5.0 16:06:23 iso8601==2.1.0 16:06:23 Jinja2==3.1.6 16:06:23 jmespath==1.1.0 16:06:23 jsonpatch==1.33 16:06:23 jsonpointer==3.1.1 16:06:23 jsonschema==4.26.0 16:06:23 jsonschema-specifications==2025.9.1 16:06:23 keystoneauth1==5.14.0 16:06:23 kubernetes==36.0.2 16:06:23 lftools==0.37.22 16:06:23 lxml==6.1.1 16:06:23 markdown-it-py==4.2.0 16:06:23 MarkupSafe==3.0.3 16:06:23 mdurl==0.1.2 16:06:23 msgpack==1.2.1 16:06:23 multi_key_dict==2.0.3 16:06:23 multidict==6.7.1 16:06:23 munch==4.0.0 16:06:23 netaddr==1.3.0 16:06:23 niet==1.4.2 16:06:23 nodeenv==1.10.0 16:06:23 oauth2client==4.1.3 16:06:23 oauthlib==3.3.1 16:06:23 openstacksdk==4.13.0 16:06:23 os-service-types==1.8.2 16:06:23 osc-lib==4.6.0 16:06:23 oslo.config==10.4.0 16:06:23 oslo.context==6.4.0 16:06:23 oslo.i18n==6.8.0 16:06:23 oslo.log==8.2.0 16:06:23 oslo.serialization==5.10.0 16:06:23 oslo.utils==10.1.1 16:06:23 packaging==26.2 16:06:23 pbr==7.0.3 16:06:23 platformdirs==4.10.0 16:06:23 prettytable==3.17.0 16:06:23 propcache==0.5.2 16:06:23 psutil==7.2.2 16:06:23 pyasn1==0.6.3 16:06:23 pyasn1_modules==0.4.2 16:06:23 pycparser==3.0 16:06:23 pygerrit2==2.0.15 16:06:23 PyGithub==2.9.1 16:06:23 Pygments==2.20.0 16:06:23 PyJWT==2.13.0 16:06:23 PyNaCl==1.6.2 16:06:23 pyparsing==2.4.7 16:06:23 pyperclip==1.11.0 16:06:23 pyrsistent==0.20.0 16:06:23 python-cinderclient==9.9.0 16:06:23 python-dateutil==2.9.0.post0 16:06:23 python-discovery==1.4.2 16:06:23 python-heatclient==5.2.0 16:06:23 python-jenkins==1.8.3 16:06:23 python-keystoneclient==5.8.0 16:06:23 python-magnumclient==4.10.0 16:06:23 python-openstackclient==10.0.0 16:06:23 python-swiftclient==4.10.0 16:06:23 PyYAML==6.0.3 16:06:23 referencing==0.37.0 16:06:23 requests==2.34.2 16:06:23 requests-oauthlib==2.0.0 16:06:23 rfc3986==2.0.0 16:06:23 rich==15.0.0 16:06:23 rich-argparse==1.8.0 16:06:23 rpds-py==0.30.0 16:06:23 rsa==4.9.1 16:06:23 ruamel.yaml==0.19.1 16:06:23 ruamel.yaml.clib==0.2.15 16:06:23 s3transfer==0.19.0 16:06:23 simplejson==4.1.1 16:06:23 six==1.17.0 16:06:23 smmap==5.0.3 16:06:23 soupsieve==2.8.4 16:06:23 stevedore==5.8.0 16:06:23 tabulate==0.10.0 16:06:23 toml==0.10.2 16:06:23 tomlkit==0.15.0 16:06:23 tqdm==4.68.3 16:06:23 typing_extensions==4.15.0 16:06:23 urllib3==1.26.20 16:06:23 virtualenv==21.5.1 16:06:23 wcwidth==0.8.1 16:06:23 websocket-client==1.9.0 16:06:23 wrapt==2.2.2 16:06:23 xdg==6.0.0 16:06:23 xmltodict==1.0.4 16:06:23 yarl==1.24.2 16:06:23 yq==3.4.3 16:06:23 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7346094520331354433.sh 16:06:23 ---> uv-install.sh 16:06:23 Installing uv/uvx (latest) using shell installer 16:06:23 2026-06-21 16:06:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-0a8lFP.sh" [1] 16:06:23 downloading uv 0.11.23 x86_64-unknown-linux-gnu 16:06:24 installing to /home/jenkins/.local/bin 16:06:24 uv 16:06:24 uvx 16:06:24 everything's installed! 16:06:24 16:06:24 To add $HOME/.local/bin to your PATH, either restart your shell or run: 16:06:24 16:06:24 source $HOME/.local/bin/env (sh, bash, zsh) 16:06:24 source $HOME/.local/bin/env.fish (fish) 16:06:24 Adding install location to PATH 16:06:24 ---> Validating uv/uvx install 16:06:24 uvx 0.11.23 (x86_64-unknown-linux-gnu) 16:06:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17055483845360249441.sh 16:06:24 ---> sudo-logs.sh 16:06:24 Archiving 'sudo' log.. 16:06:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14551781810595215824.sh 16:06:25 ---> job-cost.sh 16:06:25 INFO: Activating Python virtual environment... 16:06:25 Setup pyenv: 16:06:25 system 16:06:25 3.8.13 16:06:25 3.9.13 16:06:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QyoN from file:/tmp/.os_lf_venv 16:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:26 lf-activate-venv(): INFO: Base packages installed successfully 16:06:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-QyoN/bin to PATH 16:06:32 INFO: No stack-cost file found 16:06:32 INFO: Instance uptime: 142s 16:06:32 INFO: Fetching instance metadata (attempt 1 of 3)... 16:06:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:06:32 INFO: Successfully fetched instance metadata 16:06:32 INFO: Instance type: v3-standard-4 16:06:32 INFO: Retrieving pricing info for: v3-standard-4 16:06:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:06:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 16:06:32 INFO: Successfully fetched Vexxhost pricing API 16:06:32 INFO: Retrieved cost: 0.11 16:06:32 INFO: Retrieved resource: v3-standard-4 16:06:32 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 16:06:32 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 16:06:32 INFO: Successfully archived job cost data 16:06:32 DEBUG: Cost data: oom-master-checkbashisms-lint,4670,2026-06-21 16:06:32,v3-standard-4,142,0.11,0.00,SUCCESS 16:06:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins364993816462095383.sh 16:06:32 ---> logs-deploy.sh 16:06:32 Setup pyenv: 16:06:32 system 16:06:32 3.8.13 16:06:32 3.9.13 16:06:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QyoN from file:/tmp/.os_lf_venv 16:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:34 lf-activate-venv(): INFO: Base packages installed successfully 16:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-QyoN/bin to PATH 16:06:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4670 16:06:42 INFO: archiving workspace using pattern(s): 16:06:43 Archives upload complete. 16:06:43 INFO: archiving logs to Nexus 16:06:44 ---> uname -a: 16:06:44 Linux prd-ubuntu1804-builder-4c-4g-18728 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:06:44 16:06:44 16:06:44 ---> lscpu: 16:06:44 Architecture: x86_64 16:06:44 CPU op-mode(s): 32-bit, 64-bit 16:06:44 Byte Order: Little Endian 16:06:44 CPU(s): 4 16:06:44 On-line CPU(s) list: 0-3 16:06:44 Thread(s) per core: 1 16:06:44 Core(s) per socket: 1 16:06:44 Socket(s): 4 16:06:44 NUMA node(s): 1 16:06:44 Vendor ID: AuthenticAMD 16:06:44 CPU family: 23 16:06:44 Model: 49 16:06:44 Model name: AMD EPYC-Rome Processor 16:06:44 Stepping: 0 16:06:44 CPU MHz: 2799.998 16:06:44 BogoMIPS: 5599.99 16:06:44 Virtualization: AMD-V 16:06:44 Hypervisor vendor: KVM 16:06:44 Virtualization type: full 16:06:44 L1d cache: 32K 16:06:44 L1i cache: 32K 16:06:44 L2 cache: 512K 16:06:44 L3 cache: 16384K 16:06:44 NUMA node0 CPU(s): 0-3 16:06:44 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 16:06:44 16:06:44 16:06:44 ---> nproc: 16:06:44 4 16:06:44 16:06:44 16:06:44 ---> df -h: 16:06:44 Filesystem Size Used Avail Use% Mounted on 16:06:44 udev 7.9G 0 7.9G 0% /dev 16:06:44 tmpfs 1.6G 676K 1.6G 1% /run 16:06:44 /dev/vda1 78G 8.4G 69G 11% / 16:06:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:06:44 tmpfs 5.0M 0 5.0M 0% /run/lock 16:06:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:06:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:06:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:06:44 16:06:44 16:06:44 ---> free -m: 16:06:44 total used free shared buff/cache available 16:06:44 Mem: 16040 540 13297 0 2202 15182 16:06:44 Swap: 1023 0 1023 16:06:44 16:06:44 16:06:44 ---> ip addr: 16:06:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:06:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:06:44 inet 127.0.0.1/8 scope host lo 16:06:44 valid_lft forever preferred_lft forever 16:06:44 inet6 ::1/128 scope host 16:06:44 valid_lft forever preferred_lft forever 16:06:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:06:44 link/ether fa:16:3e:8c:4a:ec brd ff:ff:ff:ff:ff:ff 16:06:44 inet 10.30.106.27/23 brd 10.30.107.255 scope global dynamic ens3 16:06:44 valid_lft 86268sec preferred_lft 86268sec 16:06:44 inet6 fe80::f816:3eff:fe8c:4aec/64 scope link 16:06:44 valid_lft forever preferred_lft forever 16:06:44 16:06:44 16:06:44 ---> sar -b -r -n DEV: 16:06:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18728) 06/21/26 _x86_64_ (4 CPU) 16:06:44 16:06:44 16:04:33 LINUX RESTART (4 CPU) 16:06:44 16:06:44 16:05:01 tps rtps wtps bread/s bwrtn/s 16:06:44 16:06:02 115.50 10.16 105.33 306.08 47459.02 16:06:44 Average: 115.50 10.16 105.33 306.08 47459.02 16:06:44 16:06:44 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:44 16:06:02 13909840 15582952 2515128 15.31 70120 1798236 775508 4.44 668252 1620020 157860 16:06:44 Average: 13909840 15582952 2515128 15.31 70120 1798236 775508 4.44 668252 1620020 157860 16:06:44 16:06:44 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:44 16:06:02 ens3 74.70 54.02 921.64 12.35 0.00 0.00 0.00 0.00 16:06:44 16:06:02 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 16:06:44 Average: ens3 74.70 54.02 921.64 12.35 0.00 0.00 0.00 0.00 16:06:44 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 16:06:44 16:06:44 16:06:44 ---> sar -P ALL: 16:06:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18728) 06/21/26 _x86_64_ (4 CPU) 16:06:44 16:06:44 16:04:33 LINUX RESTART (4 CPU) 16:06:44 16:06:44 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:06:44 16:06:02 all 20.40 0.00 1.54 3.13 0.05 74.88 16:06:44 16:06:02 0 9.55 0.00 0.83 0.53 0.03 89.05 16:06:44 16:06:02 1 30.29 0.00 2.16 0.42 0.05 67.08 16:06:44 16:06:02 2 23.61 0.00 1.82 5.82 0.05 68.69 16:06:44 16:06:02 3 18.20 0.00 1.34 5.73 0.05 74.68 16:06:44 Average: all 20.40 0.00 1.54 3.13 0.05 74.88 16:06:44 Average: 0 9.55 0.00 0.83 0.53 0.03 89.05 16:06:44 Average: 1 30.29 0.00 2.16 0.42 0.05 67.08 16:06:44 Average: 2 23.61 0.00 1.82 5.82 0.05 68.69 16:06:44 Average: 3 18.20 0.00 1.34 5.73 0.05 74.68 16:06:44 16:06:44 16:06:44