11:39:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 11:39:06 Running as SYSTEM 11:39:06 [EnvInject] - Loading node environment variables. 11:39:06 Building remotely on prd-ubuntu1804-builder-4c-4g-4006 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:39:06 [ssh-agent] Looking for ssh-agent implementation... 11:39:06 $ ssh-agent 11:39:06 SSH_AUTH_SOCK=/tmp/ssh-G7MmgIRtA2fL/agent.1624 11:39:06 SSH_AGENT_PID=1625 11:39:06 [ssh-agent] Started. 11:39:06 Running ssh-add (command line suppressed) 11:39:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10091294039592411772.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10091294039592411772.key) 11:39:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:39:06 The recommended git tool is: NONE 11:39:08 using credential onap-jenkins-ssh 11:39:08 Wiping out workspace first. 11:39:08 Cloning the remote Git repository 11:39:08 Cloning repository git://cloud.onap.org/mirror/oom.git 11:39:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:39:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:39:08 > git --version # timeout=10 11:39:08 > git --version # 'git version 2.17.1' 11:39:08 using GIT_SSH to set credentials Gerrit user 11:39:08 Verifying host key using manually-configured host key entries 11:39:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:39:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:39:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:39:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:39:14 using GIT_SSH to set credentials Gerrit user 11:39:14 Verifying host key using manually-configured host key entries 11:39:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/16 # timeout=30 11:39:14 > git rev-parse 2353c8d2bc3a7c4c40c54b8c75d340081597765e^{commit} # timeout=10 11:39:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:39:14 Checking out Revision 2353c8d2bc3a7c4c40c54b8c75d340081597765e (refs/changes/44/145544/16) 11:39:14 > git config core.sparsecheckout # timeout=10 11:39:14 > git checkout -f 2353c8d2bc3a7c4c40c54b8c75d340081597765e # timeout=30 11:39:17 Commit message: "[SDC] 13.2.0 release" 11:39:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:39:17 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 11:39:18 [EnvInject] - Injecting environment variables from a build step. 11:39:18 [EnvInject] - Injecting as environment variables the properties content 11:39:18 PYTHON=python3 11:39:18 11:39:18 [EnvInject] - Variables injected successfully. 11:39:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14673960946885553373.sh 11:39:18 ---> tox-install.sh 11:39:18 + source /home/jenkins/lf-env.sh 11:39:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:39:18 ++ mktemp -d /tmp/venv-XXXX 11:39:18 + lf_venv=/tmp/venv-E6ol 11:39:18 + local venv_file=/tmp/.os_lf_venv 11:39:18 + local python=python3 11:39:18 + local options 11:39:18 + local set_path=true 11:39:18 + local install_args= 11:39:18 ++ 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:39:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:39:18 + true 11:39:18 + case $1 in 11:39:18 + venv_file=/tmp/.toxenv 11:39:18 + shift 2 11:39:18 + true 11:39:18 + case $1 in 11:39:18 + shift 11:39:18 + break 11:39:18 + case $python in 11:39:18 + local pkg_list= 11:39:18 + [[ -d /opt/pyenv ]] 11:39:18 + echo 'Setup pyenv:' 11:39:18 Setup pyenv: 11:39:18 + export PYENV_ROOT=/opt/pyenv 11:39:18 + PYENV_ROOT=/opt/pyenv 11:39:18 + 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:39:18 + 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:39:18 + pyenv versions 11:39:18 * system (set by /opt/pyenv/version) 11:39:18 * 3.8.13 (set by /opt/pyenv/version) 11:39:18 * 3.9.13 (set by /opt/pyenv/version) 11:39:18 * 3.10.6 (set by /opt/pyenv/version) 11:39:18 + command -v pyenv 11:39:18 ++ pyenv init - --no-rehash 11:39:18 + 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:39:18 export PATH="/opt/pyenv/shims:${PATH}" 11:39:18 export PYENV_SHELL=bash 11:39:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:39:18 pyenv() { 11:39:18 local command 11:39:18 command="${1:-}" 11:39:18 if [ "$#" -gt 0 ]; then 11:39:18 shift 11:39:18 fi 11:39:18 11:39:18 case "$command" in 11:39:18 rehash|shell) 11:39:18 eval "$(pyenv "sh-$command" "$@")" 11:39:18 ;; 11:39:18 *) 11:39:18 command pyenv "$command" "$@" 11:39:18 ;; 11:39:18 esac 11:39:18 }' 11:39:18 +++ 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:39:18 ++ 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:39:18 ++ 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:39:18 ++ 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:39:18 ++ export PYENV_SHELL=bash 11:39:18 ++ PYENV_SHELL=bash 11:39:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:39:18 +++ complete -F _pyenv pyenv 11:39:18 ++ lf-pyver python3 11:39:18 ++ local py_version_xy=python3 11:39:18 ++ local py_version_xyz= 11:39:18 ++ pyenv versions 11:39:18 ++ local command 11:39:18 ++ command=versions 11:39:18 ++ '[' 1 -gt 0 ']' 11:39:18 ++ shift 11:39:18 ++ case "$command" in 11:39:18 ++ command pyenv versions 11:39:18 ++ pyenv versions 11:39:18 ++ sed 's/^[ *]* //' 11:39:18 ++ awk '{ print $1 }' 11:39:18 ++ grep -E '^[0-9.]*[0-9]$' 11:39:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:39:18 +++ sort -V 11:39:18 +++ grep '^3' /tmp/.pyenv_versions 11:39:18 +++ tail -n 1 11:39:18 ++ py_version_xyz=3.10.6 11:39:18 ++ [[ -z 3.10.6 ]] 11:39:18 ++ echo 3.10.6 11:39:18 ++ return 0 11:39:18 + pyenv local 3.10.6 11:39:18 + local command 11:39:18 + command=local 11:39:18 + '[' 2 -gt 0 ']' 11:39:18 + shift 11:39:18 + case "$command" in 11:39:18 + command pyenv local 3.10.6 11:39:18 + pyenv local 3.10.6 11:39:18 + for arg in "$@" 11:39:18 + case $arg in 11:39:18 + pkg_list+='tox ' 11:39:18 + for arg in "$@" 11:39:18 + case $arg in 11:39:18 + pkg_list+='virtualenv ' 11:39:18 + for arg in "$@" 11:39:18 + case $arg in 11:39:18 + pkg_list+='urllib3~=1.26.15 ' 11:39:18 + [[ -f /tmp/.toxenv ]] 11:39:18 + [[ ! -f /tmp/.toxenv ]] 11:39:18 + [[ -n '' ]] 11:39:18 + python3 -m venv /tmp/venv-E6ol 11:39:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6ol' 11:39:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6ol 11:39:22 + echo /tmp/venv-E6ol 11:39:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:39:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:39:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:39:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:22 + local 'pip_opts=--upgrade --quiet' 11:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:39:22 + [[ -n '' ]] 11:39:22 + [[ -n '' ]] 11:39:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:39:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:22 + /tmp/venv-E6ol/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:39:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:39:26 lf-activate-venv(): INFO: Base packages installed successfully 11:39:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:39:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:39:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:39:26 + /tmp/venv-E6ol/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:39:28 + type python3 11:39:28 + true 11:39:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E6ol/bin to PATH' 11:39:28 lf-activate-venv(): INFO: Adding /tmp/venv-E6ol/bin to PATH 11:39:28 + PATH=/tmp/venv-E6ol/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:39:28 + return 0 11:39:28 + python3 --version 11:39:28 Python 3.10.6 11:39:28 + python3 -m pip --version 11:39:28 pip 26.2 from /tmp/venv-E6ol/lib/python3.10/site-packages/pip (python 3.10) 11:39:29 + python3 -m pip freeze 11:39:29 cachetools==7.1.7 11:39:29 colorama==0.4.6 11:39:29 distlib==0.4.3 11:39:29 filelock==3.32.2 11:39:29 packaging==26.2 11:39:29 platformdirs==4.11.0 11:39:29 pluggy==1.6.0 11:39:29 pyproject-api==1.11.0 11:39:29 python-discovery==1.5.1 11:39:29 tomli==2.4.1 11:39:29 tomli_w==1.2.0 11:39:29 tox==4.58.0 11:39:29 typing_extensions==4.16.0 11:39:29 urllib3==1.26.20 11:39:29 virtualenv==21.7.1 11:39:29 [EnvInject] - Injecting environment variables from a build step. 11:39:29 [EnvInject] - Injecting as environment variables the properties content 11:39:29 PARALLEL=false 11:39:29 11:39:29 [EnvInject] - Variables injected successfully. 11:39:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12487435987582550851.sh 11:39:29 ---> tox-run.sh 11:39:29 + 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:39:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:39:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:39:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:39:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:39:29 + source /home/jenkins/lf-env.sh 11:39:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:39:29 ++ mktemp -d /tmp/venv-XXXX 11:39:29 + lf_venv=/tmp/venv-cO6i 11:39:29 + local venv_file=/tmp/.os_lf_venv 11:39:29 + local python=python3 11:39:29 + local options 11:39:29 + local set_path=true 11:39:29 + local install_args= 11:39:29 ++ 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:39:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:39:29 + true 11:39:29 + case $1 in 11:39:29 + venv_file=/tmp/.toxenv 11:39:29 + shift 2 11:39:29 + true 11:39:29 + case $1 in 11:39:29 + shift 11:39:29 + break 11:39:29 + case $python in 11:39:29 + local pkg_list= 11:39:29 + [[ -d /opt/pyenv ]] 11:39:29 + echo 'Setup pyenv:' 11:39:29 Setup pyenv: 11:39:29 + export PYENV_ROOT=/opt/pyenv 11:39:29 + PYENV_ROOT=/opt/pyenv 11:39:29 + 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:39:29 + 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:39:29 + pyenv versions 11:39:29 system 11:39:29 3.8.13 11:39:29 3.9.13 11:39:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:39:29 + command -v pyenv 11:39:29 ++ pyenv init - --no-rehash 11:39:29 + 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:39:29 export PATH="/opt/pyenv/shims:${PATH}" 11:39:29 export PYENV_SHELL=bash 11:39:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:39:29 pyenv() { 11:39:29 local command 11:39:29 command="${1:-}" 11:39:29 if [ "$#" -gt 0 ]; then 11:39:29 shift 11:39:29 fi 11:39:29 11:39:29 case "$command" in 11:39:29 rehash|shell) 11:39:29 eval "$(pyenv "sh-$command" "$@")" 11:39:29 ;; 11:39:29 *) 11:39:29 command pyenv "$command" "$@" 11:39:29 ;; 11:39:29 esac 11:39:29 }' 11:39:29 +++ 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:39:29 ++ 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:39:29 ++ 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:39:29 ++ 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:39:29 ++ export PYENV_SHELL=bash 11:39:29 ++ PYENV_SHELL=bash 11:39:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:39:29 +++ complete -F _pyenv pyenv 11:39:29 ++ lf-pyver python3 11:39:29 ++ local py_version_xy=python3 11:39:29 ++ local py_version_xyz= 11:39:29 ++ pyenv versions 11:39:29 ++ local command 11:39:29 ++ command=versions 11:39:29 ++ '[' 1 -gt 0 ']' 11:39:29 ++ shift 11:39:29 ++ case "$command" in 11:39:29 ++ command pyenv versions 11:39:29 ++ pyenv versions 11:39:29 ++ sed 's/^[ *]* //' 11:39:29 ++ awk '{ print $1 }' 11:39:29 ++ grep -E '^[0-9.]*[0-9]$' 11:39:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:39:29 +++ grep '^3' /tmp/.pyenv_versions 11:39:29 +++ sort -V 11:39:29 +++ tail -n 1 11:39:29 ++ py_version_xyz=3.10.6 11:39:29 ++ [[ -z 3.10.6 ]] 11:39:29 ++ echo 3.10.6 11:39:29 ++ return 0 11:39:29 + pyenv local 3.10.6 11:39:29 + local command 11:39:29 + command=local 11:39:29 + '[' 2 -gt 0 ']' 11:39:29 + shift 11:39:29 + case "$command" in 11:39:29 + command pyenv local 3.10.6 11:39:29 + pyenv local 3.10.6 11:39:29 + for arg in "$@" 11:39:29 + case $arg in 11:39:29 + pkg_list+='tox ' 11:39:29 + for arg in "$@" 11:39:29 + case $arg in 11:39:29 + pkg_list+='virtualenv ' 11:39:29 + for arg in "$@" 11:39:29 + case $arg in 11:39:29 + pkg_list+='urllib3~=1.26.15 ' 11:39:29 + [[ -f /tmp/.toxenv ]] 11:39:29 ++ cat /tmp/.toxenv 11:39:29 + lf_venv=/tmp/venv-E6ol 11:39:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6ol from' file:/tmp/.toxenv 11:39:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6ol from file:/tmp/.toxenv 11:39:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:39:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:29 + local 'pip_opts=--upgrade --quiet' 11:39:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:39:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:39:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:39:29 + [[ -n '' ]] 11:39:29 + [[ -n '' ]] 11:39:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:39:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:29 + /tmp/venv-E6ol/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:39:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:39:30 lf-activate-venv(): INFO: Base packages installed successfully 11:39:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:39:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:39:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:39:30 + /tmp/venv-E6ol/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:39:31 + type python3 11:39:31 + true 11:39:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E6ol/bin to PATH' 11:39:31 lf-activate-venv(): INFO: Adding /tmp/venv-E6ol/bin to PATH 11:39:31 + PATH=/tmp/venv-E6ol/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:39:31 + return 0 11:39:31 + [[ -d /opt/pyenv ]] 11:39:31 + echo '---> Setting up pyenv' 11:39:31 ---> Setting up pyenv 11:39:31 + export PYENV_ROOT=/opt/pyenv 11:39:31 + PYENV_ROOT=/opt/pyenv 11:39:31 + export PATH=/opt/pyenv/bin:/tmp/venv-E6ol/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:39:31 + PATH=/opt/pyenv/bin:/tmp/venv-E6ol/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:39:31 ++ pwd 11:39:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:39:31 + export PYTHONPATH 11:39:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:39:31 + TOX_TESTENV_PASSENV=PYTHONPATH 11:39:31 + tox --version 11:39:31 4.58.0 from /tmp/venv-E6ol/lib/python3.10/site-packages/tox/__init__.py 11:39:31 + PARALLEL=false 11:39:31 + TOX_OPTIONS_LIST= 11:39:31 + [[ -n checkbashisms ]] 11:39:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:39:31 + case ${PARALLEL,,} in 11:39:31 + tox -e checkbashisms 11:39:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:39:32 checkbashisms: freeze> python -m pip freeze --all 11:39:33 checkbashisms: pip==26.2,setuptools==83.0.0 11:39:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:39:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:39:36 checkbashisms: OK (5.13=setup[1.66]+cmd[3.47] seconds) 11:39:36 congratulations :) (5.16 seconds) 11:39:36 + tox_status=0 11:39:36 + echo '---> Completed tox runs' 11:39:36 ---> Completed tox runs 11:39:36 + for i in .tox/*/log 11:39:36 ++ echo .tox/checkbashisms/log 11:39:36 ++ awk -F/ '{print $2}' 11:39:36 + tox_env=checkbashisms 11:39:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:39:36 + DOC_DIR=docs/_build/html 11:39:36 + [[ -d docs/_build/html ]] 11:39:36 + echo '---> tox-run.sh ends' 11:39:36 ---> tox-run.sh ends 11:39:36 + test 0 -eq 0 11:39:36 $ ssh-agent -k 11:39:36 unset SSH_AUTH_SOCK; 11:39:36 unset SSH_AGENT_PID; 11:39:36 echo Agent pid 1625 killed; 11:39:36 [ssh-agent] Stopped. 11:39:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:39:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9271047809007769917.sh 11:39:36 ---> sysstat.sh 11:39:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins475468813704799123.sh 11:39:37 ---> package-listing.sh 11:39:37 ++ tr '[:upper:]' '[:lower:]' 11:39:37 ++ facter osfamily 11:39:37 + OS_FAMILY=debian 11:39:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:39:37 + START_PACKAGES=/tmp/packages_start.txt 11:39:37 + END_PACKAGES=/tmp/packages_end.txt 11:39:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:37 + PACKAGES=/tmp/packages_start.txt 11:39:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:39:37 + PACKAGES=/tmp/packages_end.txt 11:39:37 + case "${OS_FAMILY}" in 11:39:37 + dpkg -l 11:39:37 + grep '^ii' 11:39:37 + '[' -f /tmp/packages_start.txt ']' 11:39:37 + '[' -f /tmp/packages_end.txt ']' 11:39:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:39:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:39:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:39:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12410173112142048491.sh 11:39:37 ---> capture-instance-metadata.sh 11:39:37 Setup pyenv: 11:39:37 system 11:39:37 3.8.13 11:39:37 3.9.13 11:39:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:39:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W0CG 11:39:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:39:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:07 lf-activate-venv(): INFO: Base packages installed successfully 11:40:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-W0CG/bin to PATH 11:41:03 INFO: Running in OpenStack, capturing instance metadata 11:41:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8472069581071732798.sh 11:41:04 provisioning config files... 11:41:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10023032056180652720tmp 11:41:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:41:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:41:04 [EnvInject] - Injecting environment variables from a build step. 11:41:04 [EnvInject] - Injecting as environment variables the properties content 11:41:04 SERVER_ID=logs 11:41:04 11:41:04 [EnvInject] - Variables injected successfully. 11:41:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12519101496034281210.sh 11:41:04 ---> create-netrc.sh 11:41:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1120477085571750675.sh 11:41:04 ---> python-tools-install.sh 11:41:04 Setup pyenv: 11:41:04 system 11:41:04 3.8.13 11:41:04 3.9.13 11:41:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:41:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W0CG from file:/tmp/.os_lf_venv 11:41:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:06 lf-activate-venv(): INFO: Base packages installed successfully 11:41:06 lf-activate-venv(): INFO: Installing additional packages: lftools 11:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-W0CG/bin to PATH 11:41:12 Generating Requirements File 11:41: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. 11:41:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:41:33 Python 3.10.6 11:41:33 pip 26.2 from /tmp/venv-W0CG/lib/python3.10/site-packages/pip (python 3.10) 11:41:34 aiohappyeyeballs==2.7.1 11:41:34 aiohttp==3.14.3 11:41:34 aiosignal==1.4.0 11:41:34 appdirs==1.4.4 11:41:34 argcomplete==3.7.0 11:41:34 aspy.yaml==1.3.0 11:41:34 async-timeout==5.0.1 11:41:34 attrs==26.1.0 11:41:34 autopage==0.6.0 11:41:34 backports.strenum==1.3.1 11:41:34 beautifulsoup4==4.15.0 11:41:34 boto3==1.43.63 11:41:34 botocore==1.43.63 11:41:34 bs4==0.0.2 11:41:34 certifi==2026.7.22 11:41:34 cffi==2.1.1 11:41:34 cfgv==3.5.0 11:41:34 chardet==7.4.3 11:41:34 charset-normalizer==3.4.9 11:41:34 click==8.4.2 11:41:34 cliff==4.14.0 11:41:34 cmd2==3.5.1 11:41:34 cryptography==3.3.2 11:41:34 debtcollector==3.1.0 11:41:34 decorator==5.3.1 11:41:34 defusedxml==0.7.1 11:41:34 Deprecated==1.3.1 11:41:34 distlib==0.4.3 11:41:34 dnspython==2.8.0 11:41:34 docker==7.2.0 11:41:34 dogpile.cache==1.5.0 11:41:34 durationpy==0.10 11:41:34 email-validator==2.3.0 11:41:34 filelock==3.32.2 11:41:34 frozenlist==1.8.0 11:41:34 future==1.0.0 11:41:34 gitdb==4.0.12 11:41:34 GitPython==3.1.57 11:41:34 httplib2==0.30.2 11:41:34 identify==2.6.19 11:41:34 idna==3.18 11:41:34 importlib-resources==1.5.0 11:41:34 iso8601==2.1.0 11:41:34 Jinja2==3.1.6 11:41:34 jmespath==1.1.0 11:41:34 jsonpatch==1.33 11:41:34 jsonpointer==3.1.1 11:41:34 jsonschema==4.26.0 11:41:34 jsonschema-specifications==2025.9.1 11:41:34 keystoneauth1==5.14.0 11:41:34 kubernetes==36.0.3 11:41:34 lftools==0.37.22 11:41:34 lxml==6.1.1 11:41:34 markdown-it-py==4.2.0 11:41:34 MarkupSafe==3.0.3 11:41:34 mdurl==0.1.2 11:41:34 msgpack==1.2.1 11:41:34 multi_key_dict==2.0.3 11:41:34 multidict==6.7.1 11:41:34 munch==4.0.0 11:41:34 netaddr==1.3.0 11:41:34 niet==1.4.2 11:41:34 nodeenv==1.10.0 11:41:34 oauth2client==4.1.3 11:41:34 oauthlib==3.3.1 11:41:34 openstacksdk==4.13.0 11:41:34 os-service-types==1.8.2 11:41:34 osc-lib==4.6.0 11:41:34 oslo.config==10.4.0 11:41:34 oslo.context==6.4.0 11:41:34 oslo.i18n==6.8.0 11:41:34 oslo.log==8.2.0 11:41:34 oslo.serialization==5.10.0 11:41:34 oslo.utils==10.1.1 11:41:34 packaging==26.2 11:41:34 pbr==7.0.3 11:41:34 platformdirs==4.11.0 11:41:34 prettytable==3.18.0 11:41:34 propcache==0.5.2 11:41:34 psutil==7.2.2 11:41:34 pyasn1==0.6.4 11:41:34 pyasn1_modules==0.4.2 11:41:34 pycparser==3.0 11:41:34 pygerrit2==2.0.15 11:41:34 PyGithub==2.9.1 11:41:34 Pygments==2.20.0 11:41:34 PyJWT==2.13.0 11:41:34 PyNaCl==1.6.2 11:41:34 pyparsing==2.4.7 11:41:34 pyperclip==1.11.0 11:41:34 pyrsistent==0.20.0 11:41:34 python-cinderclient==9.9.0 11:41:34 python-dateutil==2.9.0.post0 11:41:34 python-discovery==1.5.1 11:41:34 python-heatclient==5.2.0 11:41:34 python-jenkins==1.8.3 11:41:34 python-keystoneclient==5.8.0 11:41:34 python-magnumclient==4.11.0 11:41:34 python-openstackclient==10.0.0 11:41:34 python-swiftclient==4.10.0 11:41:34 PyYAML==6.0.3 11:41:34 referencing==0.37.0 11:41:34 requests==2.34.2 11:41:34 requests-oauthlib==2.0.0 11:41:34 rfc3986==2.0.0 11:41:34 rich==15.0.0 11:41:34 rich-argparse==1.8.0 11:41:34 rpds-py==0.30.0 11:41:34 rsa==4.9.1 11:41:34 ruamel.yaml==0.19.1 11:41:34 ruamel.yaml.clib==0.2.15 11:41:34 s3transfer==0.19.2 11:41:34 simplejson==4.1.1 11:41:34 six==1.17.0 11:41:34 smmap==5.0.3 11:41:34 soupsieve==2.9.1 11:41:34 stevedore==5.8.0 11:41:34 tabulate==0.10.0 11:41:34 toml==0.10.2 11:41:34 tomlkit==0.15.1 11:41:34 tqdm==4.70.0 11:41:34 typing_extensions==4.16.0 11:41:34 urllib3==1.26.20 11:41:34 virtualenv==21.7.1 11:41:34 wcwidth==0.8.2 11:41:34 websocket-client==1.9.0 11:41:34 wrapt==2.3.0 11:41:34 xdg==6.0.0 11:41:34 xmltodict==1.0.4 11:41:34 yarl==1.24.5 11:41:34 yq==4.1.2 11:41:34 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins13717193334219574096.sh 11:41:34 ---> uv-install.sh 11:41:34 Installing uv/uvx (latest) using shell installer 11:41:34 2026-08-04 11:41:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-UiBUWk.sh" [1] 11:41:34 downloading uv 0.12.1 x86_64-unknown-linux-gnu 11:41:35 installing to /home/jenkins/.local/bin 11:41:35 uv 11:41:35 uvx 11:41:35 everything's installed! 11:41:35 11:41:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:41:35 11:41:35 source $HOME/.local/bin/env (sh, bash, zsh) 11:41:35 source $HOME/.local/bin/env.fish (fish) 11:41:35 Adding install location to PATH 11:41:35 ---> Validating uv/uvx install 11:41:35 uvx 0.12.1 (x86_64-unknown-linux-gnu) 11:41:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3886944930409754922.sh 11:41:35 ---> sudo-logs.sh 11:41:35 Archiving 'sudo' log.. 11:41:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1157744451450997002.sh 11:41:35 ---> job-cost.sh 11:41:35 INFO: Activating Python virtual environment... 11:41:35 Setup pyenv: 11:41:35 system 11:41:35 3.8.13 11:41:35 3.9.13 11:41:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W0CG from file:/tmp/.os_lf_venv 11:41:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:38 lf-activate-venv(): INFO: Base packages installed successfully 11:41:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-W0CG/bin to PATH 11:41:42 INFO: No stack-cost file found 11:41:42 INFO: Instance uptime: 181s 11:41:42 INFO: Fetching instance metadata (attempt 1 of 3)... 11:41:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:41:42 INFO: Successfully fetched instance metadata 11:41:42 INFO: Instance type: v3-standard-4 11:41:42 INFO: Retrieving pricing info for: v3-standard-4 11:41:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:41:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=181 11:41:42 INFO: Successfully fetched Vexxhost pricing API 11:41:42 INFO: Retrieved cost: 0.11 11:41:42 INFO: Retrieved resource: v3-standard-4 11:41:42 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:41:42 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:41:42 INFO: Successfully archived job cost data 11:41:42 DEBUG: Cost data: oom-master-checkbashisms-lint,4797,2026-08-04 11:41:42,v3-standard-4,181,0.11,0.00,SUCCESS 11:41:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9507735671732764664.sh 11:41:42 ---> logs-deploy.sh 11:41:42 Setup pyenv: 11:41:43 system 11:41:43 3.8.13 11:41:43 3.9.13 11:41:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:41:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W0CG from file:/tmp/.os_lf_venv 11:41:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:44 lf-activate-venv(): INFO: Base packages installed successfully 11:41:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-W0CG/bin to PATH 11:41:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4797 11:41:51 INFO: archiving workspace using pattern(s): 11:41:52 Archives upload complete. 11:41:52 INFO: archiving logs to Nexus 11:41:53 ---> uname -a: 11:41:53 Linux prd-ubuntu1804-builder-4c-4g-4006 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:41:53 11:41:53 11:41:53 ---> lscpu: 11:41:53 Architecture: x86_64 11:41:53 CPU op-mode(s): 32-bit, 64-bit 11:41:53 Byte Order: Little Endian 11:41:53 CPU(s): 4 11:41:53 On-line CPU(s) list: 0-3 11:41:53 Thread(s) per core: 1 11:41:53 Core(s) per socket: 1 11:41:53 Socket(s): 4 11:41:53 NUMA node(s): 1 11:41:53 Vendor ID: AuthenticAMD 11:41:53 CPU family: 23 11:41:53 Model: 49 11:41:53 Model name: AMD EPYC-Rome Processor 11:41:53 Stepping: 0 11:41:53 CPU MHz: 2799.998 11:41:53 BogoMIPS: 5599.99 11:41:53 Virtualization: AMD-V 11:41:53 Hypervisor vendor: KVM 11:41:53 Virtualization type: full 11:41:53 L1d cache: 32K 11:41:53 L1i cache: 32K 11:41:53 L2 cache: 512K 11:41:53 L3 cache: 16384K 11:41:53 NUMA node0 CPU(s): 0-3 11:41:53 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:41:53 11:41:53 11:41:53 ---> nproc: 11:41:53 4 11:41:53 11:41:53 11:41:53 ---> df -h: 11:41:53 Filesystem Size Used Avail Use% Mounted on 11:41:53 udev 7.9G 0 7.9G 0% /dev 11:41:53 tmpfs 1.6G 676K 1.6G 1% /run 11:41:53 /dev/vda1 78G 8.4G 69G 11% / 11:41:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:41:53 tmpfs 5.0M 0 5.0M 0% /run/lock 11:41:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:41:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:41:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:41:53 11:41:53 11:41:53 ---> free -m: 11:41:53 total used free shared buff/cache available 11:41:53 Mem: 16040 551 13292 0 2196 15172 11:41:53 Swap: 1023 0 1023 11:41:53 11:41:53 11:41:53 ---> ip addr: 11:41:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:41:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:41:53 inet 127.0.0.1/8 scope host lo 11:41:53 valid_lft forever preferred_lft forever 11:41:53 inet6 ::1/128 scope host 11:41:53 valid_lft forever preferred_lft forever 11:41:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:41:53 link/ether fa:16:3e:97:b8:53 brd ff:ff:ff:ff:ff:ff 11:41:53 inet 10.30.107.195/23 brd 10.30.107.255 scope global dynamic ens3 11:41:53 valid_lft 86216sec preferred_lft 86216sec 11:41:53 inet6 fe80::f816:3eff:fe97:b853/64 scope link 11:41:53 valid_lft forever preferred_lft forever 11:41:53 11:41:53 11:41:53 ---> sar -b -r -n DEV: 11:41:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4006) 08/04/26 _x86_64_ (4 CPU) 11:41:53 11:41:53 11:38:50 LINUX RESTART (4 CPU) 11:41:53 11:41:53 11:39:01 tps rtps wtps bread/s bwrtn/s 11:41:53 11:40:02 317.26 58.37 258.89 3701.78 45664.12 11:41:53 11:41:01 65.11 0.17 64.94 22.64 27942.65 11:41:53 Average: 192.25 29.52 162.73 1877.67 36877.84 11:41:53 11:41:53 11:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:53 11:40:02 14117920 15576240 2307048 14.05 48320 1616792 752084 4.30 661584 1443400 56612 11:41:53 11:41:01 13824132 15511644 2600836 15.83 66196 1817312 838412 4.80 773244 1603416 167856 11:41:53 Average: 13971026 15543942 2453942 14.94 57258 1717052 795248 4.55 717414 1523408 112234 11:41:53 11:41:53 11:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:53 11:40:02 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 11:41:53 11:40:02 ens3 438.38 301.82 1689.24 78.00 0.00 0.00 0.00 0.00 11:41:53 11:41:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 11:41:53 11:41:01 ens3 50.74 35.52 745.38 5.18 0.00 0.00 0.00 0.00 11:41:53 Average: lo 0.71 0.71 0.08 0.08 0.00 0.00 0.00 0.00 11:41:53 Average: ens3 246.19 169.79 1221.28 41.90 0.00 0.00 0.00 0.00 11:41:53 11:41:53 11:41:53 ---> sar -P ALL: 11:41:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4006) 08/04/26 _x86_64_ (4 CPU) 11:41:53 11:41:53 11:38:50 LINUX RESTART (4 CPU) 11:41:53 11:41:53 11:39:01 CPU %user %nice %system %iowait %steal %idle 11:41:53 11:40:02 all 18.16 0.00 2.05 13.17 0.05 66.56 11:41:53 11:40:02 0 12.88 0.00 1.32 10.94 0.02 74.84 11:41:53 11:40:02 1 32.03 0.00 2.64 3.02 0.05 62.26 11:41:53 11:40:02 2 12.55 0.00 2.40 14.61 0.05 70.38 11:41:53 11:40:02 3 15.15 0.00 1.84 24.14 0.03 58.83 11:41:53 11:41:01 all 6.59 0.00 0.51 18.34 0.03 74.53 11:41:53 11:41:01 0 5.21 0.00 0.32 0.10 0.02 94.35 11:41:53 11:41:01 1 1.37 0.00 0.17 0.03 0.00 98.42 11:41:53 11:41:01 2 5.18 0.00 0.34 24.85 0.07 69.56 11:41:53 11:41:01 3 14.59 0.00 1.24 48.40 0.05 35.73 11:41:53 Average: all 12.42 0.00 1.29 15.74 0.04 70.52 11:41:53 Average: 0 9.07 0.00 0.82 5.56 0.02 84.53 11:41:53 Average: 1 16.81 0.00 1.41 1.54 0.03 80.21 11:41:53 Average: 2 8.89 0.00 1.38 19.69 0.06 69.97 11:41:53 Average: 3 14.87 0.00 1.54 36.20 0.04 47.35 11:41:53 11:41:53 11:41:53