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