11:26:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145961 11:26:06 Running as SYSTEM 11:26:06 [EnvInject] - Loading node environment variables. 11:26:06 Building remotely on prd-ubuntu1804-builder-4c-4g-13980 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:26:06 [ssh-agent] Looking for ssh-agent implementation... 11:26:06 $ ssh-agent 11:26:06 SSH_AUTH_SOCK=/tmp/ssh-mJxCVSbCX7cl/agent.1652 11:26:06 SSH_AGENT_PID=1654 11:26:06 [ssh-agent] Started. 11:26:06 Running ssh-add (command line suppressed) 11:26:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18295814002905121299.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18295814002905121299.key) 11:26:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:07 The recommended git tool is: NONE 11:26:11 using credential onap-jenkins-ssh 11:26:11 Wiping out workspace first. 11:26:11 Cloning the remote Git repository 11:26:11 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:26:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:11 > git --version # timeout=10 11:26:11 > git --version # 'git version 2.17.1' 11:26:11 using GIT_SSH to set credentials Gerrit user 11:26:11 Verifying host key using manually-configured host key entries 11:26:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:17 using GIT_SSH to set credentials Gerrit user 11:26:17 Verifying host key using manually-configured host key entries 11:26:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/145961/3 # timeout=30 11:26:17 > git rev-parse f7fda9eacc89ee29001aac61cffdfc193a745203^{commit} # timeout=10 11:26:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:17 Checking out Revision f7fda9eacc89ee29001aac61cffdfc193a745203 (refs/changes/61/145961/3) 11:26:17 > git config core.sparsecheckout # timeout=10 11:26:17 > git checkout -f f7fda9eacc89ee29001aac61cffdfc193a745203 # timeout=30 11:26:21 Commit message: "[HELM] FIX critical ShellCheck warnings in Helm plugins" 11:26:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:21 > git rev-list --no-walk a3e3323e7a5835c726451cd749bdfff71737e686 # timeout=10 11:26:21 [EnvInject] - Injecting environment variables from a build step. 11:26:21 [EnvInject] - Injecting as environment variables the properties content 11:26:21 PYTHON=python3 11:26:21 11:26:21 [EnvInject] - Variables injected successfully. 11:26:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15924604346382519747.sh 11:26:21 ---> tox-install.sh 11:26:21 + source /home/jenkins/lf-env.sh 11:26:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:21 ++ mktemp -d /tmp/venv-XXXX 11:26:21 + lf_venv=/tmp/venv-ulBr 11:26:21 + local venv_file=/tmp/.os_lf_venv 11:26:21 + local python=python3 11:26:21 + local options 11:26:21 + local set_path=true 11:26:21 + local install_args= 11:26:21 ++ 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:26:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:21 + true 11:26:21 + case $1 in 11:26:21 + venv_file=/tmp/.toxenv 11:26:21 + shift 2 11:26:21 + true 11:26:21 + case $1 in 11:26:21 + shift 11:26:21 + break 11:26:21 + case $python in 11:26:21 + local pkg_list= 11:26:21 + [[ -d /opt/pyenv ]] 11:26:21 + echo 'Setup pyenv:' 11:26:21 Setup pyenv: 11:26:21 + export PYENV_ROOT=/opt/pyenv 11:26:21 + PYENV_ROOT=/opt/pyenv 11:26:21 + 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:26:21 + 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:26:21 + pyenv versions 11:26:21 * system (set by /opt/pyenv/version) 11:26:21 * 3.8.13 (set by /opt/pyenv/version) 11:26:21 * 3.9.13 (set by /opt/pyenv/version) 11:26:22 * 3.10.6 (set by /opt/pyenv/version) 11:26:22 + command -v pyenv 11:26:22 ++ pyenv init - --no-rehash 11:26:22 + 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:26:22 export PATH="/opt/pyenv/shims:${PATH}" 11:26:22 export PYENV_SHELL=bash 11:26:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:22 pyenv() { 11:26:22 local command 11:26:22 command="${1:-}" 11:26:22 if [ "$#" -gt 0 ]; then 11:26:22 shift 11:26:22 fi 11:26:22 11:26:22 case "$command" in 11:26:22 rehash|shell) 11:26:22 eval "$(pyenv "sh-$command" "$@")" 11:26:22 ;; 11:26:22 *) 11:26:22 command pyenv "$command" "$@" 11:26:22 ;; 11:26:22 esac 11:26:22 }' 11:26:22 +++ 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:26:22 ++ 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:26:22 ++ 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:26:22 ++ 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:26:22 ++ export PYENV_SHELL=bash 11:26:22 ++ PYENV_SHELL=bash 11:26:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:22 +++ complete -F _pyenv pyenv 11:26:22 ++ lf-pyver python3 11:26:22 ++ local py_version_xy=python3 11:26:22 ++ local py_version_xyz= 11:26:22 ++ pyenv versions 11:26:22 ++ sed 's/^[ *]* //' 11:26:22 ++ local command 11:26:22 ++ command=versions 11:26:22 ++ '[' 1 -gt 0 ']' 11:26:22 ++ shift 11:26:22 ++ case "$command" in 11:26:22 ++ command pyenv versions 11:26:22 ++ pyenv versions 11:26:22 ++ awk '{ print $1 }' 11:26:22 ++ grep -E '^[0-9.]*[0-9]$' 11:26:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:22 +++ grep '^3' /tmp/.pyenv_versions 11:26:22 +++ sort -V 11:26:22 +++ tail -n 1 11:26:22 ++ py_version_xyz=3.10.6 11:26:22 ++ [[ -z 3.10.6 ]] 11:26:22 ++ echo 3.10.6 11:26:22 ++ return 0 11:26:22 + pyenv local 3.10.6 11:26:22 + local command 11:26:22 + command=local 11:26:22 + '[' 2 -gt 0 ']' 11:26:22 + shift 11:26:22 + case "$command" in 11:26:22 + command pyenv local 3.10.6 11:26:22 + pyenv local 3.10.6 11:26:22 + for arg in "$@" 11:26:22 + case $arg in 11:26:22 + pkg_list+='tox ' 11:26:22 + for arg in "$@" 11:26:22 + case $arg in 11:26:22 + pkg_list+='virtualenv ' 11:26:22 + for arg in "$@" 11:26:22 + case $arg in 11:26:22 + pkg_list+='urllib3~=1.26.15 ' 11:26:22 + [[ -f /tmp/.toxenv ]] 11:26:22 + [[ ! -f /tmp/.toxenv ]] 11:26:22 + [[ -n '' ]] 11:26:22 + python3 -m venv /tmp/venv-ulBr 11:26:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ulBr' 11:26:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ulBr 11:26:26 + echo /tmp/venv-ulBr 11:26:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:26 + local 'pip_opts=--upgrade --quiet' 11:26:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:26 + [[ -n '' ]] 11:26:26 + [[ -n '' ]] 11:26:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:26 + /tmp/venv-ulBr/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:26:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:30 lf-activate-venv(): INFO: Base packages installed successfully 11:26:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:30 + /tmp/venv-ulBr/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:26:32 + type python3 11:26:32 + true 11:26:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ulBr/bin to PATH' 11:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-ulBr/bin to PATH 11:26:32 + PATH=/tmp/venv-ulBr/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:26:32 + return 0 11:26:32 + python3 --version 11:26:32 Python 3.10.6 11:26:32 + python3 -m pip --version 11:26:32 pip 26.2 from /tmp/venv-ulBr/lib/python3.10/site-packages/pip (python 3.10) 11:26:32 + python3 -m pip freeze 11:26:32 cachetools==7.1.6 11:26:32 colorama==0.4.6 11:26:32 distlib==0.4.3 11:26:32 filelock==3.32.2 11:26:32 packaging==26.2 11:26:32 platformdirs==4.11.0 11:26:32 pluggy==1.6.0 11:26:32 pyproject-api==1.11.0 11:26:32 python-discovery==1.5.0 11:26:32 tomli==2.4.1 11:26:32 tomli_w==1.2.0 11:26:32 tox==4.58.0 11:26:32 typing_extensions==4.16.0 11:26:32 urllib3==1.26.20 11:26:32 virtualenv==21.7.0 11:26:32 [EnvInject] - Injecting environment variables from a build step. 11:26:32 [EnvInject] - Injecting as environment variables the properties content 11:26:32 PARALLEL=false 11:26:32 11:26:32 [EnvInject] - Variables injected successfully. 11:26:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8744864841753926288.sh 11:26:32 ---> tox-run.sh 11:26:32 + 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:26:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:26:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:26:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:26:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:26:32 + source /home/jenkins/lf-env.sh 11:26:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:32 ++ mktemp -d /tmp/venv-XXXX 11:26:32 + lf_venv=/tmp/venv-pPh1 11:26:32 + local venv_file=/tmp/.os_lf_venv 11:26:32 + local python=python3 11:26:32 + local options 11:26:32 + local set_path=true 11:26:32 + local install_args= 11:26:32 ++ 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:26:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + venv_file=/tmp/.toxenv 11:26:32 + shift 2 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + shift 11:26:32 + break 11:26:32 + case $python in 11:26:32 + local pkg_list= 11:26:32 + [[ -d /opt/pyenv ]] 11:26:32 + echo 'Setup pyenv:' 11:26:32 Setup pyenv: 11:26:32 + export PYENV_ROOT=/opt/pyenv 11:26:32 + PYENV_ROOT=/opt/pyenv 11:26:32 + 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:26:32 + 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:26:32 + pyenv versions 11:26:32 system 11:26:32 3.8.13 11:26:32 3.9.13 11:26:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:32 + command -v pyenv 11:26:32 ++ pyenv init - --no-rehash 11:26:33 + 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:26:33 export PATH="/opt/pyenv/shims:${PATH}" 11:26:33 export PYENV_SHELL=bash 11:26:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:33 pyenv() { 11:26:33 local command 11:26:33 command="${1:-}" 11:26:33 if [ "$#" -gt 0 ]; then 11:26:33 shift 11:26:33 fi 11:26:33 11:26:33 case "$command" in 11:26:33 rehash|shell) 11:26:33 eval "$(pyenv "sh-$command" "$@")" 11:26:33 ;; 11:26:33 *) 11:26:33 command pyenv "$command" "$@" 11:26:33 ;; 11:26:33 esac 11:26:33 }' 11:26:33 +++ 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:26:33 ++ 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:26:33 ++ 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:26:33 ++ 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:26:33 ++ export PYENV_SHELL=bash 11:26:33 ++ PYENV_SHELL=bash 11:26:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:33 +++ complete -F _pyenv pyenv 11:26:33 ++ lf-pyver python3 11:26:33 ++ local py_version_xy=python3 11:26:33 ++ local py_version_xyz= 11:26:33 ++ pyenv versions 11:26:33 ++ local command 11:26:33 ++ command=versions 11:26:33 ++ '[' 1 -gt 0 ']' 11:26:33 ++ shift 11:26:33 ++ case "$command" in 11:26:33 ++ command pyenv versions 11:26:33 ++ pyenv versions 11:26:33 ++ sed 's/^[ *]* //' 11:26:33 ++ awk '{ print $1 }' 11:26:33 ++ grep -E '^[0-9.]*[0-9]$' 11:26:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:33 +++ grep '^3' /tmp/.pyenv_versions 11:26:33 +++ sort -V 11:26:33 +++ tail -n 1 11:26:33 ++ py_version_xyz=3.10.6 11:26:33 ++ [[ -z 3.10.6 ]] 11:26:33 ++ echo 3.10.6 11:26:33 ++ return 0 11:26:33 + pyenv local 3.10.6 11:26:33 + local command 11:26:33 + command=local 11:26:33 + '[' 2 -gt 0 ']' 11:26:33 + shift 11:26:33 + case "$command" in 11:26:33 + command pyenv local 3.10.6 11:26:33 + pyenv local 3.10.6 11:26:33 + for arg in "$@" 11:26:33 + case $arg in 11:26:33 + pkg_list+='tox ' 11:26:33 + for arg in "$@" 11:26:33 + case $arg in 11:26:33 + pkg_list+='virtualenv ' 11:26:33 + for arg in "$@" 11:26:33 + case $arg in 11:26:33 + pkg_list+='urllib3~=1.26.15 ' 11:26:33 + [[ -f /tmp/.toxenv ]] 11:26:33 ++ cat /tmp/.toxenv 11:26:33 + lf_venv=/tmp/venv-ulBr 11:26:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ulBr from' file:/tmp/.toxenv 11:26:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ulBr from file:/tmp/.toxenv 11:26:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:33 + local 'pip_opts=--upgrade --quiet' 11:26:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:33 + [[ -n '' ]] 11:26:33 + [[ -n '' ]] 11:26:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:33 + /tmp/venv-ulBr/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:26:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:33 lf-activate-venv(): INFO: Base packages installed successfully 11:26:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:33 + /tmp/venv-ulBr/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:26:34 + type python3 11:26:34 + true 11:26:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ulBr/bin to PATH' 11:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-ulBr/bin to PATH 11:26:34 + PATH=/tmp/venv-ulBr/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:26:34 + return 0 11:26:34 + [[ -d /opt/pyenv ]] 11:26:34 + echo '---> Setting up pyenv' 11:26:34 ---> Setting up pyenv 11:26:34 + export PYENV_ROOT=/opt/pyenv 11:26:34 + PYENV_ROOT=/opt/pyenv 11:26:34 + export PATH=/opt/pyenv/bin:/tmp/venv-ulBr/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:26:34 + PATH=/opt/pyenv/bin:/tmp/venv-ulBr/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:26:34 ++ pwd 11:26:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:26:34 + export PYTHONPATH 11:26:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:34 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:34 + tox --version 11:26:35 4.58.0 from /tmp/venv-ulBr/lib/python3.10/site-packages/tox/__init__.py 11:26:35 + PARALLEL=false 11:26:35 + TOX_OPTIONS_LIST= 11:26:35 + [[ -n checkbashisms ]] 11:26:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:26:35 + case ${PARALLEL,,} in 11:26:35 + tox -e checkbashisms 11:26:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:26:36 checkbashisms: freeze> python -m pip freeze --all 11:26:37 checkbashisms: pip==26.1.2,setuptools==83.0.0 11:26:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:26:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:26:45 checkbashisms: OK (5.24=setup[1.73]+cmd[3.51] seconds) 11:26:45 congratulations :) (5.28 seconds) 11:26:45 + tox_status=0 11:26:45 + echo '---> Completed tox runs' 11:26:45 ---> Completed tox runs 11:26:45 + for i in .tox/*/log 11:26:45 ++ echo .tox/checkbashisms/log 11:26:45 ++ awk -F/ '{print $2}' 11:26:45 + tox_env=checkbashisms 11:26:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:26:45 + DOC_DIR=docs/_build/html 11:26:45 + [[ -d docs/_build/html ]] 11:26:45 + echo '---> tox-run.sh ends' 11:26:45 ---> tox-run.sh ends 11:26:45 + test 0 -eq 0 11:26:45 $ ssh-agent -k 11:26:45 unset SSH_AUTH_SOCK; 11:26:45 unset SSH_AGENT_PID; 11:26:45 echo Agent pid 1654 killed; 11:26:45 [ssh-agent] Stopped. 11:26:45 [PostBuildScript] - [INFO] Executing post build scripts. 11:26:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11554960610933059481.sh 11:26:45 ---> sysstat.sh 11:26:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1464114006124538843.sh 11:26:46 ---> package-listing.sh 11:26:46 ++ facter osfamily 11:26:46 ++ tr '[:upper:]' '[:lower:]' 11:26:46 + OS_FAMILY=debian 11:26:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:26:46 + START_PACKAGES=/tmp/packages_start.txt 11:26:46 + END_PACKAGES=/tmp/packages_end.txt 11:26:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:46 + PACKAGES=/tmp/packages_start.txt 11:26:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:26:46 + PACKAGES=/tmp/packages_end.txt 11:26:46 + case "${OS_FAMILY}" in 11:26:46 + dpkg -l 11:26:46 + grep '^ii' 11:26:46 + '[' -f /tmp/packages_start.txt ']' 11:26:46 + '[' -f /tmp/packages_end.txt ']' 11:26:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:26:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:26:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:26:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7354315247360112319.sh 11:26:46 ---> capture-instance-metadata.sh 11:26:46 Setup pyenv: 11:26:46 system 11:26:46 3.8.13 11:26:46 3.9.13 11:26:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AS5M 11:26:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:26:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:54 lf-activate-venv(): INFO: Base packages installed successfully 11:26:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:16 lf-activate-venv(): INFO: Adding /tmp/venv-AS5M/bin to PATH 11:27:16 INFO: Running in OpenStack, capturing instance metadata 11:27:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3329388075954465985.sh 11:27:16 provisioning config files... 11:27:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config234352375208847667tmp 11:27:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:16 [EnvInject] - Injecting environment variables from a build step. 11:27:16 [EnvInject] - Injecting as environment variables the properties content 11:27:16 SERVER_ID=logs 11:27:16 11:27:16 [EnvInject] - Variables injected successfully. 11:27:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8495934791553321651.sh 11:27:16 ---> create-netrc.sh 11:27:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1929418441010082560.sh 11:27:16 ---> python-tools-install.sh 11:27:16 Setup pyenv: 11:27:16 system 11:27:16 3.8.13 11:27:16 3.9.13 11:27:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AS5M from file:/tmp/.os_lf_venv 11:27:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:18 lf-activate-venv(): INFO: Base packages installed successfully 11:27:18 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:25 lf-activate-venv(): INFO: Adding /tmp/venv-AS5M/bin to PATH 11:27:25 Generating Requirements File 11:27:46 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:27:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:27:46 Python 3.10.6 11:27:46 pip 26.2 from /tmp/venv-AS5M/lib/python3.10/site-packages/pip (python 3.10) 11:27:47 aiohappyeyeballs==2.7.1 11:27:47 aiohttp==3.14.3 11:27:47 aiosignal==1.4.0 11:27:47 appdirs==1.4.4 11:27:47 argcomplete==3.7.0 11:27:47 aspy.yaml==1.3.0 11:27:47 async-timeout==5.0.1 11:27:47 attrs==26.1.0 11:27:47 autopage==0.6.0 11:27:47 backports.strenum==1.3.1 11:27:47 beautifulsoup4==4.15.0 11:27:47 boto3==1.43.59 11:27:47 botocore==1.43.59 11:27:47 bs4==0.0.2 11:27:47 certifi==2026.7.22 11:27:47 cffi==2.1.0 11:27:47 cfgv==3.5.0 11:27:47 chardet==7.4.3 11:27:47 charset-normalizer==3.4.9 11:27:47 click==8.4.2 11:27:47 cliff==4.14.0 11:27:47 cmd2==3.5.1 11:27:47 cryptography==3.3.2 11:27:47 debtcollector==3.1.0 11:27:47 decorator==5.3.1 11:27:47 defusedxml==0.7.1 11:27:47 Deprecated==1.3.1 11:27:47 distlib==0.4.3 11:27:47 dnspython==2.8.0 11:27:47 docker==7.2.0 11:27:47 dogpile.cache==1.5.0 11:27:47 durationpy==0.10 11:27:47 email-validator==2.3.0 11:27:47 filelock==3.32.2 11:27:47 frozenlist==1.8.0 11:27:47 future==1.0.0 11:27:47 gitdb==4.0.12 11:27:47 GitPython==3.1.57 11:27:47 httplib2==0.30.2 11:27:47 identify==2.6.19 11:27:47 idna==3.18 11:27:47 importlib-resources==1.5.0 11:27:47 iso8601==2.1.0 11:27:47 Jinja2==3.1.6 11:27:47 jmespath==1.1.0 11:27:47 jsonpatch==1.33 11:27:47 jsonpointer==3.1.1 11:27:47 jsonschema==4.26.0 11:27:47 jsonschema-specifications==2025.9.1 11:27:47 keystoneauth1==5.14.0 11:27:47 kubernetes==36.0.3 11:27:47 lftools==0.37.22 11:27:47 lxml==6.1.1 11:27:47 markdown-it-py==4.2.0 11:27:47 MarkupSafe==3.0.3 11:27:47 mdurl==0.1.2 11:27:47 msgpack==1.2.1 11:27:47 multi_key_dict==2.0.3 11:27:47 multidict==6.7.1 11:27:47 munch==4.0.0 11:27:47 netaddr==1.3.0 11:27:47 niet==1.4.2 11:27:47 nodeenv==1.10.0 11:27:47 oauth2client==4.1.3 11:27:47 oauthlib==3.3.1 11:27:47 openstacksdk==4.13.0 11:27:47 os-service-types==1.8.2 11:27:47 osc-lib==4.6.0 11:27:47 oslo.config==10.4.0 11:27:47 oslo.context==6.4.0 11:27:47 oslo.i18n==6.8.0 11:27:47 oslo.log==8.2.0 11:27:47 oslo.serialization==5.10.0 11:27:47 oslo.utils==10.1.1 11:27:47 packaging==26.2 11:27:47 pbr==7.0.3 11:27:47 platformdirs==4.11.0 11:27:47 prettytable==3.18.0 11:27:47 propcache==0.5.2 11:27:47 psutil==7.2.2 11:27:47 pyasn1==0.6.4 11:27:47 pyasn1_modules==0.4.2 11:27:47 pycparser==3.0 11:27:47 pygerrit2==2.0.15 11:27:47 PyGithub==2.9.1 11:27:47 Pygments==2.20.0 11:27:47 PyJWT==2.13.0 11:27:47 PyNaCl==1.6.2 11:27:47 pyparsing==2.4.7 11:27:47 pyperclip==1.11.0 11:27:47 pyrsistent==0.20.0 11:27:47 python-cinderclient==9.9.0 11:27:47 python-dateutil==2.9.0.post0 11:27:47 python-discovery==1.5.0 11:27:47 python-heatclient==5.2.0 11:27:47 python-jenkins==1.8.3 11:27:47 python-keystoneclient==5.8.0 11:27:47 python-magnumclient==4.11.0 11:27:47 python-openstackclient==10.0.0 11:27:47 python-swiftclient==4.10.0 11:27:47 PyYAML==6.0.3 11:27:47 referencing==0.37.0 11:27:47 requests==2.34.2 11:27:47 requests-oauthlib==2.0.0 11:27:47 rfc3986==2.0.0 11:27:47 rich==15.0.0 11:27:47 rich-argparse==1.8.0 11:27:47 rpds-py==0.30.0 11:27:47 rsa==4.9.1 11:27:47 ruamel.yaml==0.19.1 11:27:47 ruamel.yaml.clib==0.2.15 11:27:47 s3transfer==0.19.2 11:27:47 simplejson==4.1.1 11:27:47 six==1.17.0 11:27:47 smmap==5.0.3 11:27:47 soupsieve==2.9.1 11:27:47 stevedore==5.8.0 11:27:47 tabulate==0.10.0 11:27:47 toml==0.10.2 11:27:47 tomlkit==0.15.1 11:27:47 tqdm==4.70.0 11:27:47 typing_extensions==4.16.0 11:27:47 urllib3==1.26.20 11:27:47 virtualenv==21.7.0 11:27:47 wcwidth==0.8.2 11:27:47 websocket-client==1.9.0 11:27:47 wrapt==2.3.0 11:27:47 xdg==6.0.0 11:27:47 xmltodict==1.0.4 11:27:47 yarl==1.24.5 11:27:47 yq==4.1.2 11:27:47 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12592610909681536497.sh 11:27:47 ---> uv-install.sh 11:27:47 Installing uv/uvx (latest) using shell installer 11:27:47 2026-07-30 11:27:47 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-n3RIf9.sh" [1] 11:27:47 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:27:48 installing to /home/jenkins/.local/bin 11:27:48 uv 11:27:48 uvx 11:27:48 everything's installed! 11:27:48 11:27:48 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:27:48 11:27:48 source $HOME/.local/bin/env (sh, bash, zsh) 11:27:48 source $HOME/.local/bin/env.fish (fish) 11:27:48 Adding install location to PATH 11:27:48 ---> Validating uv/uvx install 11:27:48 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7216489759769131741.sh 11:27:48 ---> sudo-logs.sh 11:27:48 Archiving 'sudo' log.. 11:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins113808765391295270.sh 11:27:48 ---> job-cost.sh 11:27:48 INFO: Activating Python virtual environment... 11:27:48 Setup pyenv: 11:27:48 system 11:27:48 3.8.13 11:27:48 3.9.13 11:27:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AS5M from file:/tmp/.os_lf_venv 11:27:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:50 lf-activate-venv(): INFO: Base packages installed successfully 11:27:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-AS5M/bin to PATH 11:27:55 INFO: No stack-cost file found 11:27:55 INFO: Instance uptime: 131s 11:27:55 INFO: Fetching instance metadata (attempt 1 of 3)... 11:27:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:27:55 INFO: Successfully fetched instance metadata 11:27:55 INFO: Instance type: v3-standard-4 11:27:55 INFO: Retrieving pricing info for: v3-standard-4 11:27:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:27:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 11:27:55 INFO: Successfully fetched Vexxhost pricing API 11:27:55 INFO: Retrieved cost: 0.11 11:27:55 INFO: Retrieved resource: v3-standard-4 11:27:55 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:27:55 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:27:55 INFO: Successfully archived job cost data 11:27:55 DEBUG: Cost data: oom-master-checkbashisms-lint,4784,2026-07-30 11:27:55,v3-standard-4,131,0.11,0.00,SUCCESS 11:27:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14213256801953140953.sh 11:27:55 ---> logs-deploy.sh 11:27:55 Setup pyenv: 11:27:55 system 11:27:55 3.8.13 11:27:55 3.9.13 11:27:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AS5M from file:/tmp/.os_lf_venv 11:27:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:57 lf-activate-venv(): INFO: Base packages installed successfully 11:27:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:28:04 lf-activate-venv(): INFO: Adding /tmp/venv-AS5M/bin to PATH 11:28:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4784 11:28:04 INFO: archiving workspace using pattern(s): 11:28:05 Archives upload complete. 11:28:05 INFO: archiving logs to Nexus 11:28:06 ---> uname -a: 11:28:06 Linux prd-ubuntu1804-builder-4c-4g-13980 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:28:06 11:28:06 11:28:06 ---> lscpu: 11:28:06 Architecture: x86_64 11:28:06 CPU op-mode(s): 32-bit, 64-bit 11:28:06 Byte Order: Little Endian 11:28:06 CPU(s): 4 11:28:06 On-line CPU(s) list: 0-3 11:28:06 Thread(s) per core: 1 11:28:06 Core(s) per socket: 1 11:28:06 Socket(s): 4 11:28:06 NUMA node(s): 1 11:28:06 Vendor ID: AuthenticAMD 11:28:06 CPU family: 23 11:28:06 Model: 49 11:28:06 Model name: AMD EPYC-Rome Processor 11:28:06 Stepping: 0 11:28:06 CPU MHz: 2799.998 11:28:06 BogoMIPS: 5599.99 11:28:06 Virtualization: AMD-V 11:28:06 Hypervisor vendor: KVM 11:28:06 Virtualization type: full 11:28:06 L1d cache: 32K 11:28:06 L1i cache: 32K 11:28:06 L2 cache: 512K 11:28:06 L3 cache: 16384K 11:28:06 NUMA node0 CPU(s): 0-3 11:28:06 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:28:06 11:28:06 11:28:06 ---> nproc: 11:28:06 4 11:28:06 11:28:06 11:28:06 ---> df -h: 11:28:06 Filesystem Size Used Avail Use% Mounted on 11:28:06 udev 7.9G 0 7.9G 0% /dev 11:28:06 tmpfs 1.6G 676K 1.6G 1% /run 11:28:06 /dev/vda1 78G 8.4G 69G 11% / 11:28:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:06 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:06 11:28:06 11:28:06 ---> free -m: 11:28:06 total used free shared buff/cache available 11:28:06 Mem: 16040 543 13302 0 2193 15179 11:28:06 Swap: 1023 0 1023 11:28:06 11:28:06 11:28:06 ---> ip addr: 11:28:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:06 inet 127.0.0.1/8 scope host lo 11:28:06 valid_lft forever preferred_lft forever 11:28:06 inet6 ::1/128 scope host 11:28:06 valid_lft forever preferred_lft forever 11:28:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:06 link/ether fa:16:3e:67:98:b6 brd ff:ff:ff:ff:ff:ff 11:28:06 inet 10.30.106.45/23 brd 10.30.107.255 scope global dynamic ens3 11:28:06 valid_lft 86266sec preferred_lft 86266sec 11:28:06 inet6 fe80::f816:3eff:fe67:98b6/64 scope link 11:28:06 valid_lft forever preferred_lft forever 11:28:06 11:28:06 11:28:06 ---> sar -b -r -n DEV: 11:28:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13980) 07/30/26 _x86_64_ (4 CPU) 11:28:06 11:28:06 11:25:53 LINUX RESTART (4 CPU) 11:28:06 11:28:06 11:26:01 tps rtps wtps bread/s bwrtn/s 11:28:06 11:27:02 333.78 58.37 275.40 3696.98 66623.56 11:28:06 11:28:01 88.29 1.24 87.05 140.32 10961.40 11:28:06 Average: 212.07 30.05 182.02 1933.59 39026.31 11:28:06 11:28:06 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:06 11:27:02 14072208 15558356 2352760 14.32 53452 1637348 806428 4.62 686244 1461360 79312 11:28:06 11:28:01 13607812 15527740 2817156 17.15 79248 2025020 801652 4.59 732352 1838060 246736 11:28:06 Average: 13840010 15543048 2584958 15.74 66350 1831184 804040 4.60 709298 1649710 163024 11:28:06 11:28:06 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:06 11:27:02 ens3 479.64 307.05 1765.31 79.35 0.00 0.00 0.00 0.00 11:28:06 11:27:02 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 11:28:06 11:28:01 ens3 102.76 69.94 1433.54 10.55 0.00 0.00 0.00 0.00 11:28:06 11:28:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 11:28:06 Average: ens3 292.78 189.49 1600.82 45.24 0.00 0.00 0.00 0.00 11:28:06 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 11:28:06 11:28:06 11:28:06 ---> sar -P ALL: 11:28:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13980) 07/30/26 _x86_64_ (4 CPU) 11:28:06 11:28:06 11:25:53 LINUX RESTART (4 CPU) 11:28:06 11:28:06 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:28:06 11:27:02 all 21.30 0.00 2.18 2.61 0.06 73.84 11:28:06 11:27:02 0 10.18 0.00 2.18 4.95 0.05 82.64 11:28:06 11:27:02 1 33.66 0.00 2.26 2.36 0.08 61.65 11:28:06 11:27:02 2 28.60 0.00 2.53 2.13 0.07 66.68 11:28:06 11:27:02 3 12.75 0.00 1.78 0.99 0.03 84.45 11:28:06 11:28:01 all 21.83 0.00 1.55 0.98 0.05 75.59 11:28:06 11:28:01 0 5.41 0.00 0.83 1.87 0.05 91.84 11:28:06 11:28:01 1 61.05 0.00 3.14 0.56 0.10 35.15 11:28:06 11:28:01 2 18.06 0.00 1.46 0.15 0.03 80.30 11:28:06 11:28:01 3 2.99 0.00 0.76 1.33 0.02 94.91 11:28:06 Average: all 21.57 0.00 1.87 1.80 0.06 74.71 11:28:06 Average: 0 7.81 0.00 1.51 3.42 0.05 87.20 11:28:06 Average: 1 47.25 0.00 2.69 1.47 0.09 48.50 11:28:06 Average: 2 23.36 0.00 2.00 1.15 0.05 73.44 11:28:06 Average: 3 7.87 0.00 1.27 1.16 0.03 89.68 11:28:06 11:28:06 11:28:06