10:57:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 10:57:10 Running as SYSTEM 10:57:10 [EnvInject] - Loading node environment variables. 10:57:10 Building remotely on prd-ubuntu1804-builder-4c-4g-11577 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:57:10 [ssh-agent] Looking for ssh-agent implementation... 10:57:10 $ ssh-agent 10:57:10 SSH_AUTH_SOCK=/tmp/ssh-TbeqWFrqkkV6/agent.1778 10:57:10 SSH_AGENT_PID=1780 10:57:10 [ssh-agent] Started. 10:57:10 Running ssh-add (command line suppressed) 10:57:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17318443164641452449.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17318443164641452449.key) 10:57:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:57:10 The recommended git tool is: NONE 10:57:12 using credential onap-jenkins-ssh 10:57:12 Wiping out workspace first. 10:57:12 Cloning the remote Git repository 10:57:12 Cloning repository git://cloud.onap.org/mirror/oom.git 10:57:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:57:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:57:12 > git --version # timeout=10 10:57:12 > git --version # 'git version 2.17.1' 10:57:12 using GIT_SSH to set credentials Gerrit user 10:57:12 Verifying host key using manually-configured host key entries 10:57:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:57:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:57:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:57:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:57:18 using GIT_SSH to set credentials Gerrit user 10:57:18 Verifying host key using manually-configured host key entries 10:57:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/20 # timeout=30 10:57:18 > git rev-parse 82a07dfb1ed4a4c146a0bb17ce420d3f447e3093^{commit} # timeout=10 10:57:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:57:18 Checking out Revision 82a07dfb1ed4a4c146a0bb17ce420d3f447e3093 (refs/changes/44/145544/20) 10:57:18 > git config core.sparsecheckout # timeout=10 10:57:18 > git checkout -f 82a07dfb1ed4a4c146a0bb17ce420d3f447e3093 # timeout=30 10:57:22 Commit message: "[SDC] 13.2.0 release" 10:57:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:57:22 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 10:57:22 [EnvInject] - Injecting environment variables from a build step. 10:57:22 [EnvInject] - Injecting as environment variables the properties content 10:57:22 PYTHON=python3 10:57:22 10:57:22 [EnvInject] - Variables injected successfully. 10:57:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11475795801411745490.sh 10:57:22 ---> tox-install.sh 10:57:22 + source /home/jenkins/lf-env.sh 10:57:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:22 ++ mktemp -d /tmp/venv-XXXX 10:57:22 + lf_venv=/tmp/venv-2WY7 10:57:22 + local venv_file=/tmp/.os_lf_venv 10:57:22 + local python=python3 10:57:22 + local options 10:57:22 + local set_path=true 10:57:22 + local install_args= 10:57:22 ++ 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 10:57:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:22 + true 10:57:22 + case $1 in 10:57:22 + venv_file=/tmp/.toxenv 10:57:22 + shift 2 10:57:22 + true 10:57:22 + case $1 in 10:57:22 + shift 10:57:22 + break 10:57:22 + case $python in 10:57:22 + local pkg_list= 10:57:22 + [[ -d /opt/pyenv ]] 10:57:22 + echo 'Setup pyenv:' 10:57:22 Setup pyenv: 10:57:22 + export PYENV_ROOT=/opt/pyenv 10:57:22 + PYENV_ROOT=/opt/pyenv 10:57:22 + 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 10:57: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 10:57:22 + pyenv versions 10:57:22 * system (set by /opt/pyenv/version) 10:57:22 * 3.8.13 (set by /opt/pyenv/version) 10:57:22 * 3.9.13 (set by /opt/pyenv/version) 10:57:22 * 3.10.6 (set by /opt/pyenv/version) 10:57:22 + command -v pyenv 10:57:22 ++ pyenv init - --no-rehash 10:57: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[*]}"'\'')" 10:57:22 export PATH="/opt/pyenv/shims:${PATH}" 10:57:22 export PYENV_SHELL=bash 10:57:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:22 pyenv() { 10:57:22 local command 10:57:22 command="${1:-}" 10:57:22 if [ "$#" -gt 0 ]; then 10:57:22 shift 10:57:22 fi 10:57:22 10:57:22 case "$command" in 10:57:22 rehash|shell) 10:57:22 eval "$(pyenv "sh-$command" "$@")" 10:57:22 ;; 10:57:22 *) 10:57:22 command pyenv "$command" "$@" 10:57:22 ;; 10:57:22 esac 10:57:22 }' 10:57: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[*]}"' 10:57: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 10:57: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 10:57: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 10:57:22 ++ export PYENV_SHELL=bash 10:57:22 ++ PYENV_SHELL=bash 10:57:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:22 +++ complete -F _pyenv pyenv 10:57:22 ++ lf-pyver python3 10:57:22 ++ local py_version_xy=python3 10:57:22 ++ local py_version_xyz= 10:57:22 ++ pyenv versions 10:57:22 ++ local command 10:57:22 ++ command=versions 10:57:22 ++ '[' 1 -gt 0 ']' 10:57:22 ++ shift 10:57:22 ++ case "$command" in 10:57:22 ++ command pyenv versions 10:57:22 ++ pyenv versions 10:57:22 ++ sed 's/^[ *]* //' 10:57:22 ++ awk '{ print $1 }' 10:57:22 ++ grep -E '^[0-9.]*[0-9]$' 10:57:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:22 +++ grep '^3' /tmp/.pyenv_versions 10:57:22 +++ sort -V 10:57:22 +++ tail -n 1 10:57:22 ++ py_version_xyz=3.10.6 10:57:22 ++ [[ -z 3.10.6 ]] 10:57:22 ++ echo 3.10.6 10:57:22 ++ return 0 10:57:22 + pyenv local 3.10.6 10:57:22 + local command 10:57:22 + command=local 10:57:22 + '[' 2 -gt 0 ']' 10:57:22 + shift 10:57:22 + case "$command" in 10:57:22 + command pyenv local 3.10.6 10:57:22 + pyenv local 3.10.6 10:57:22 + for arg in "$@" 10:57:22 + case $arg in 10:57:22 + pkg_list+='tox ' 10:57:22 + for arg in "$@" 10:57:22 + case $arg in 10:57:22 + pkg_list+='virtualenv ' 10:57:22 + for arg in "$@" 10:57:22 + case $arg in 10:57:22 + pkg_list+='urllib3~=1.26.15 ' 10:57:22 + [[ -f /tmp/.toxenv ]] 10:57:22 + [[ ! -f /tmp/.toxenv ]] 10:57:22 + [[ -n '' ]] 10:57:22 + python3 -m venv /tmp/venv-2WY7 10:57:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2WY7' 10:57:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2WY7 10:57:27 + echo /tmp/venv-2WY7 10:57:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:57:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:57:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:27 + local 'pip_opts=--upgrade --quiet' 10:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:27 + [[ -n '' ]] 10:57:27 + [[ -n '' ]] 10:57:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:27 + /tmp/venv-2WY7/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 10:57:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:32 lf-activate-venv(): INFO: Base packages installed successfully 10:57:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:32 + /tmp/venv-2WY7/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 10:57:34 + type python3 10:57:34 + true 10:57:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2WY7/bin to PATH' 10:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-2WY7/bin to PATH 10:57:34 + PATH=/tmp/venv-2WY7/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 10:57:34 + return 0 10:57:34 + python3 --version 10:57:34 Python 3.10.6 10:57:34 + python3 -m pip --version 10:57:34 pip 26.2.1 from /tmp/venv-2WY7/lib/python3.10/site-packages/pip (python 3.10) 10:57:34 + python3 -m pip freeze 10:57:34 cachetools==7.1.7 10:57:34 colorama==0.4.6 10:57:34 distlib==0.4.3 10:57:34 filelock==3.32.2 10:57:34 packaging==26.3 10:57:34 platformdirs==4.11.2 10:57:34 pluggy==1.6.0 10:57:34 pyproject-api==1.11.0 10:57:34 python-discovery==1.5.1 10:57:34 tomli==2.4.1 10:57:34 tomli_w==1.2.0 10:57:34 tox==4.59.0 10:57:34 typing_extensions==4.16.0 10:57:34 urllib3==1.26.20 10:57:34 virtualenv==21.7.4 10:57:34 [EnvInject] - Injecting environment variables from a build step. 10:57:34 [EnvInject] - Injecting as environment variables the properties content 10:57:34 PARALLEL=false 10:57:34 10:57:34 [EnvInject] - Variables injected successfully. 10:57:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins55265794340680673.sh 10:57:34 ---> tox-run.sh 10:57:34 + 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 10:57:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:57:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:57:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:57:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:57:34 + source /home/jenkins/lf-env.sh 10:57:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:34 ++ mktemp -d /tmp/venv-XXXX 10:57:34 + lf_venv=/tmp/venv-qIpy 10:57:34 + local venv_file=/tmp/.os_lf_venv 10:57:34 + local python=python3 10:57:34 + local options 10:57:34 + local set_path=true 10:57:34 + local install_args= 10:57:34 ++ 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 10:57:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:34 + true 10:57:34 + case $1 in 10:57:34 + venv_file=/tmp/.toxenv 10:57:34 + shift 2 10:57:34 + true 10:57:34 + case $1 in 10:57:34 + shift 10:57:34 + break 10:57:34 + case $python in 10:57:34 + local pkg_list= 10:57:34 + [[ -d /opt/pyenv ]] 10:57:34 + echo 'Setup pyenv:' 10:57:34 Setup pyenv: 10:57:34 + export PYENV_ROOT=/opt/pyenv 10:57:34 + PYENV_ROOT=/opt/pyenv 10:57:34 + 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 10:57:34 + 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 10:57:34 + pyenv versions 10:57:34 system 10:57:34 3.8.13 10:57:34 3.9.13 10:57:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:57:34 + command -v pyenv 10:57:34 ++ pyenv init - --no-rehash 10:57:34 + 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[*]}"'\'')" 10:57:34 export PATH="/opt/pyenv/shims:${PATH}" 10:57:34 export PYENV_SHELL=bash 10:57:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:34 pyenv() { 10:57:34 local command 10:57:34 command="${1:-}" 10:57:34 if [ "$#" -gt 0 ]; then 10:57:34 shift 10:57:34 fi 10:57:34 10:57:34 case "$command" in 10:57:34 rehash|shell) 10:57:34 eval "$(pyenv "sh-$command" "$@")" 10:57:34 ;; 10:57:34 *) 10:57:34 command pyenv "$command" "$@" 10:57:34 ;; 10:57:34 esac 10:57:34 }' 10:57:34 +++ 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[*]}"' 10:57:34 ++ 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 10:57:34 ++ 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 10:57:34 ++ 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 10:57:34 ++ export PYENV_SHELL=bash 10:57:34 ++ PYENV_SHELL=bash 10:57:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:34 +++ complete -F _pyenv pyenv 10:57:34 ++ lf-pyver python3 10:57:34 ++ local py_version_xy=python3 10:57:34 ++ local py_version_xyz= 10:57:34 ++ pyenv versions 10:57:34 ++ sed 's/^[ *]* //' 10:57:34 ++ local command 10:57:34 ++ grep -E '^[0-9.]*[0-9]$' 10:57:34 ++ awk '{ print $1 }' 10:57:34 ++ command=versions 10:57:34 ++ '[' 1 -gt 0 ']' 10:57:34 ++ shift 10:57:34 ++ case "$command" in 10:57:34 ++ command pyenv versions 10:57:34 ++ pyenv versions 10:57:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:35 +++ grep '^3' /tmp/.pyenv_versions 10:57:35 +++ sort -V 10:57:35 +++ tail -n 1 10:57:35 ++ py_version_xyz=3.10.6 10:57:35 ++ [[ -z 3.10.6 ]] 10:57:35 ++ echo 3.10.6 10:57:35 ++ return 0 10:57:35 + pyenv local 3.10.6 10:57:35 + local command 10:57:35 + command=local 10:57:35 + '[' 2 -gt 0 ']' 10:57:35 + shift 10:57:35 + case "$command" in 10:57:35 + command pyenv local 3.10.6 10:57:35 + pyenv local 3.10.6 10:57:35 + for arg in "$@" 10:57:35 + case $arg in 10:57:35 + pkg_list+='tox ' 10:57:35 + for arg in "$@" 10:57:35 + case $arg in 10:57:35 + pkg_list+='virtualenv ' 10:57:35 + for arg in "$@" 10:57:35 + case $arg in 10:57:35 + pkg_list+='urllib3~=1.26.15 ' 10:57:35 + [[ -f /tmp/.toxenv ]] 10:57:35 ++ cat /tmp/.toxenv 10:57:35 + lf_venv=/tmp/venv-2WY7 10:57:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2WY7 from' file:/tmp/.toxenv 10:57:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2WY7 from file:/tmp/.toxenv 10:57:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:35 + local 'pip_opts=--upgrade --quiet' 10:57:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:35 + [[ -n '' ]] 10:57:35 + [[ -n '' ]] 10:57:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:35 + /tmp/venv-2WY7/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 10:57:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:35 lf-activate-venv(): INFO: Base packages installed successfully 10:57:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:35 + /tmp/venv-2WY7/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 10:57:36 + type python3 10:57:36 + true 10:57:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2WY7/bin to PATH' 10:57:36 lf-activate-venv(): INFO: Adding /tmp/venv-2WY7/bin to PATH 10:57:36 + PATH=/tmp/venv-2WY7/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 10:57:36 + return 0 10:57:36 + [[ -d /opt/pyenv ]] 10:57:36 + echo '---> Setting up pyenv' 10:57:36 ---> Setting up pyenv 10:57:36 + export PYENV_ROOT=/opt/pyenv 10:57:36 + PYENV_ROOT=/opt/pyenv 10:57:36 + export PATH=/opt/pyenv/bin:/tmp/venv-2WY7/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 10:57:36 + PATH=/opt/pyenv/bin:/tmp/venv-2WY7/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 10:57:36 ++ pwd 10:57:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:57:36 + export PYTHONPATH 10:57:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:57:36 + TOX_TESTENV_PASSENV=PYTHONPATH 10:57:36 + tox --version 10:57:36 4.59.0 from /tmp/venv-2WY7/lib/python3.10/site-packages/tox/__init__.py 10:57:37 + PARALLEL=false 10:57:37 + TOX_OPTIONS_LIST= 10:57:37 + [[ -n checkbashisms ]] 10:57:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:57:37 + case ${PARALLEL,,} in 10:57:37 + tox -e checkbashisms 10:57:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:57:38 checkbashisms: freeze> python -m pip freeze --all 10:57:38 checkbashisms: pip==26.2.1,setuptools==84.0.0 10:57:38 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:57:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:57:42 checkbashisms: OK (5.16=setup[1.57]+cmd[3.59] seconds) 10:57:42 congratulations :) (5.19 seconds) 10:57:42 + tox_status=0 10:57:42 + echo '---> Completed tox runs' 10:57:42 ---> Completed tox runs 10:57:42 + for i in .tox/*/log 10:57:42 ++ echo .tox/checkbashisms/log 10:57:42 ++ awk -F/ '{print $2}' 10:57:42 + tox_env=checkbashisms 10:57:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:57:42 + DOC_DIR=docs/_build/html 10:57:42 + [[ -d docs/_build/html ]] 10:57:42 + echo '---> tox-run.sh ends' 10:57:42 ---> tox-run.sh ends 10:57:42 + test 0 -eq 0 10:57:42 $ ssh-agent -k 10:57:42 unset SSH_AUTH_SOCK; 10:57:42 unset SSH_AGENT_PID; 10:57:42 echo Agent pid 1780 killed; 10:57:42 [ssh-agent] Stopped. 10:57:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17924526330496040485.sh 10:57:42 ---> sysstat.sh 10:57:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8157636571863251338.sh 10:57:43 ---> package-listing.sh 10:57:43 ++ facter osfamily 10:57:43 ++ tr '[:upper:]' '[:lower:]' 10:57:43 + OS_FAMILY=debian 10:57:43 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:57:43 + START_PACKAGES=/tmp/packages_start.txt 10:57:43 + END_PACKAGES=/tmp/packages_end.txt 10:57:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:43 + PACKAGES=/tmp/packages_start.txt 10:57:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:57:43 + PACKAGES=/tmp/packages_end.txt 10:57:43 + case "${OS_FAMILY}" in 10:57:43 + dpkg -l 10:57:43 + grep '^ii' 10:57:43 + '[' -f /tmp/packages_start.txt ']' 10:57:43 + '[' -f /tmp/packages_end.txt ']' 10:57:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:57:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:57:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:57:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15146648061374279606.sh 10:57:43 ---> capture-instance-metadata.sh 10:57:43 Setup pyenv: 10:57:43 system 10:57:43 3.8.13 10:57:43 3.9.13 10:57:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:57:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IOUx 10:57:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:57:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:51 lf-activate-venv(): INFO: Base packages installed successfully 10:57:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-IOUx/bin to PATH 10:58:14 INFO: Running in OpenStack, capturing instance metadata 10:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2354067157238968475.sh 10:58:14 provisioning config files... 10:58:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config687006927890122596tmp 10:58:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:58:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:58:14 [EnvInject] - Injecting environment variables from a build step. 10:58:14 [EnvInject] - Injecting as environment variables the properties content 10:58:14 SERVER_ID=logs 10:58:14 10:58:14 [EnvInject] - Variables injected successfully. 10:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12936771956853765256.sh 10:58:14 ---> create-netrc.sh 10:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15854807481347881646.sh 10:58:14 ---> python-tools-install.sh 10:58:14 Setup pyenv: 10:58:14 system 10:58:14 3.8.13 10:58:14 3.9.13 10:58:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:58:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IOUx from file:/tmp/.os_lf_venv 10:58:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:16 lf-activate-venv(): INFO: Base packages installed successfully 10:58:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:22 lf-activate-venv(): INFO: Adding /tmp/venv-IOUx/bin to PATH 10:58:22 Generating Requirements File 10:58:44 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. 10:58:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:58:45 Python 3.10.6 10:58:45 pip 26.2.1 from /tmp/venv-IOUx/lib/python3.10/site-packages/pip (python 3.10) 10:58:45 aiohappyeyeballs==2.7.1 10:58:45 aiohttp==3.14.3 10:58:45 aiosignal==1.4.0 10:58:45 appdirs==1.4.4 10:58:45 argcomplete==3.7.2 10:58:45 aspy.yaml==1.3.0 10:58:45 async-timeout==5.0.1 10:58:45 attrs==26.1.0 10:58:45 autopage==0.6.0 10:58:45 backports.strenum==1.3.1 10:58:45 beautifulsoup4==4.15.0 10:58:45 boto3==1.43.69 10:58:45 botocore==1.43.69 10:58:45 bs4==0.0.2 10:58:45 certifi==2026.7.22 10:58:45 cffi==2.1.1 10:58:45 cfgv==3.5.0 10:58:45 chardet==7.5.1 10:58:45 charset-normalizer==3.4.9 10:58:45 click==8.4.2 10:58:45 cliff==4.14.0 10:58:45 cmd2==3.5.1 10:58:45 cryptography==3.3.2 10:58:45 debtcollector==3.1.0 10:58:45 decorator==5.3.1 10:58:45 defusedxml==0.7.1 10:58:45 Deprecated==1.3.1 10:58:45 distlib==0.4.3 10:58:45 dnspython==2.8.0 10:58:45 docker==7.2.0 10:58:45 dogpile.cache==1.5.0 10:58:45 durationpy==0.10 10:58:45 email-validator==2.3.0 10:58:45 filelock==3.32.2 10:58:45 frozenlist==1.8.0 10:58:45 future==1.0.0 10:58:45 gitdb==4.0.12 10:58:45 GitPython==3.1.59 10:58:45 httplib2==0.30.2 10:58:45 identify==2.6.19 10:58:45 idna==3.18 10:58:45 importlib-resources==1.5.0 10:58:45 iso8601==2.1.0 10:58:45 Jinja2==3.1.6 10:58:45 jmespath==1.1.0 10:58:45 jsonpatch==1.33 10:58:45 jsonpointer==3.1.1 10:58:45 jsonschema==4.26.0 10:58:45 jsonschema-specifications==2025.9.1 10:58:45 keystoneauth1==5.14.0 10:58:45 kubernetes==36.0.3 10:58:45 lftools==0.37.23 10:58:45 lxml==6.1.1 10:58:45 markdown-it-py==4.2.0 10:58:45 MarkupSafe==3.0.3 10:58:45 mdurl==0.1.2 10:58:45 msgpack==1.2.1 10:58:45 multi_key_dict==2.0.3 10:58:45 multidict==6.7.1 10:58:45 munch==4.0.0 10:58:45 netaddr==1.3.0 10:58:45 niet==1.4.2 10:58:45 nodeenv==1.10.0 10:58:45 oauth2client==4.1.3 10:58:45 oauthlib==3.3.1 10:58:45 openstacksdk==4.13.0 10:58:45 os-service-types==1.8.2 10:58:45 osc-lib==4.6.0 10:58:45 oslo.config==10.4.0 10:58:45 oslo.context==6.4.0 10:58:45 oslo.i18n==6.8.0 10:58:45 oslo.log==8.2.0 10:58:45 oslo.serialization==5.10.0 10:58:45 oslo.utils==10.1.1 10:58:45 packaging==26.3 10:58:45 pbr==7.0.3 10:58:45 platformdirs==4.11.2 10:58:45 prettytable==3.18.0 10:58:45 propcache==0.5.2 10:58:45 psutil==7.2.2 10:58:45 pyasn1==0.6.4 10:58:45 pyasn1_modules==0.4.2 10:58:45 pycparser==3.0 10:58:45 pygerrit2==2.0.15 10:58:45 PyGithub==2.9.1 10:58:45 Pygments==2.20.0 10:58:45 PyJWT==2.13.0 10:58:45 PyNaCl==1.6.2 10:58:45 pyparsing==2.4.7 10:58:45 pyperclip==1.11.0 10:58:45 pyrsistent==0.20.0 10:58:45 python-cinderclient==9.9.0 10:58:45 python-dateutil==2.9.0.post0 10:58:45 python-discovery==1.5.1 10:58:45 python-heatclient==5.2.0 10:58:45 python-jenkins==1.8.3 10:58:45 python-keystoneclient==5.8.0 10:58:45 python-magnumclient==4.11.0 10:58:45 python-openstackclient==10.0.0 10:58:45 python-swiftclient==4.10.0 10:58:45 PyYAML==6.0.3 10:58:45 referencing==0.37.0 10:58:45 requests==2.34.2 10:58:45 requests-oauthlib==2.0.0 10:58:45 rfc3986==2.0.0 10:58:45 rich==15.0.0 10:58:45 rich-argparse==1.8.0 10:58:45 rpds-py==0.30.0 10:58:45 rsa==4.9.1 10:58:45 ruamel.yaml==0.19.1 10:58:45 ruamel.yaml.clib==0.2.15 10:58:45 s3transfer==0.19.2 10:58:45 simplejson==4.1.1 10:58:45 six==1.17.0 10:58:45 smmap==5.0.3 10:58:45 soupsieve==2.9.2 10:58:45 stevedore==5.8.0 10:58:45 tabulate==0.10.0 10:58:45 toml==0.10.2 10:58:45 tomlkit==0.15.1 10:58:45 tqdm==4.70.0 10:58:45 typing_extensions==4.16.0 10:58:45 urllib3==1.26.20 10:58:45 virtualenv==21.7.4 10:58:45 wcwidth==0.8.2 10:58:45 websocket-client==1.9.0 10:58:45 wrapt==2.3.0 10:58:45 xdg==6.0.0 10:58:45 xmltodict==1.0.4 10:58:45 yarl==1.24.5 10:58:45 yq==4.1.2 10:58:45 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4698914974367427536.sh 10:58:45 ---> uv-install.sh 10:58:45 Installing uv/uvx (latest) using shell installer 10:58:45 2026-08-12 10:58:45 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Qn3qeQ.sh" [1] 10:58:45 downloading uv 0.12.3 x86_64-unknown-linux-gnu 10:58:46 installing to /home/jenkins/.local/bin 10:58:46 uv 10:58:46 uvx 10:58:46 everything's installed! 10:58:46 10:58:46 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:58:46 10:58:46 source $HOME/.local/bin/env (sh, bash, zsh) 10:58:46 source $HOME/.local/bin/env.fish (fish) 10:58:46 Adding install location to PATH 10:58:46 ---> Validating uv/uvx install 10:58:46 uvx 0.12.3 (x86_64-unknown-linux-gnu) 10:58:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5598993251148985498.sh 10:58:46 ---> sudo-logs.sh 10:58:46 Archiving 'sudo' log.. 10:58:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7610922976410080415.sh 10:58:46 ---> job-cost.sh 10:58:46 INFO: Activating Python virtual environment... 10:58:46 Setup pyenv: 10:58:46 system 10:58:46 3.8.13 10:58:46 3.9.13 10:58:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:58:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IOUx from file:/tmp/.os_lf_venv 10:58:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:48 lf-activate-venv(): INFO: Base packages installed successfully 10:58:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-IOUx/bin to PATH 10:58:53 INFO: No stack-cost file found 10:58:53 INFO: Instance uptime: 150s 10:58:53 INFO: Fetching instance metadata (attempt 1 of 3)... 10:58:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:58:53 INFO: Successfully fetched instance metadata 10:58:53 INFO: Instance type: v3-standard-4 10:58:53 INFO: Retrieving pricing info for: v3-standard-4 10:58:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:58:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 10:58:53 INFO: Successfully fetched Vexxhost pricing API 10:58:53 INFO: Retrieved cost: 0.11 10:58:53 INFO: Retrieved resource: v3-standard-4 10:58:53 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:58:53 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:58:53 INFO: Successfully archived job cost data 10:58:53 DEBUG: Cost data: oom-master-checkbashisms-lint,4805,2026-08-12 10:58:53,v3-standard-4,150,0.11,0.00,SUCCESS 10:58:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1902807166193682212.sh 10:58:53 ---> logs-deploy.sh 10:58:53 Setup pyenv: 10:58:53 system 10:58:53 3.8.13 10:58:53 3.9.13 10:58:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IOUx from file:/tmp/.os_lf_venv 10:58:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:55 lf-activate-venv(): INFO: Base packages installed successfully 10:58:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:59:01 lf-activate-venv(): INFO: Adding /tmp/venv-IOUx/bin to PATH 10:59:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4805 10:59:01 INFO: archiving workspace using pattern(s): 10:59:02 Archives upload complete. 10:59:03 INFO: archiving logs to Nexus 10:59:03 ---> uname -a: 10:59:03 Linux prd-ubuntu1804-builder-4c-4g-11577 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:59:03 10:59:03 10:59:03 ---> lscpu: 10:59:03 Architecture: x86_64 10:59:03 CPU op-mode(s): 32-bit, 64-bit 10:59:03 Byte Order: Little Endian 10:59:03 CPU(s): 4 10:59:03 On-line CPU(s) list: 0-3 10:59:03 Thread(s) per core: 1 10:59:03 Core(s) per socket: 1 10:59:03 Socket(s): 4 10:59:03 NUMA node(s): 1 10:59:03 Vendor ID: AuthenticAMD 10:59:03 CPU family: 23 10:59:03 Model: 49 10:59:03 Model name: AMD EPYC-Rome Processor 10:59:03 Stepping: 0 10:59:03 CPU MHz: 2799.998 10:59:03 BogoMIPS: 5599.99 10:59:03 Virtualization: AMD-V 10:59:03 Hypervisor vendor: KVM 10:59:03 Virtualization type: full 10:59:03 L1d cache: 32K 10:59:03 L1i cache: 32K 10:59:03 L2 cache: 512K 10:59:03 L3 cache: 16384K 10:59:03 NUMA node0 CPU(s): 0-3 10:59:03 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 10:59:03 10:59:03 10:59:03 ---> nproc: 10:59:03 4 10:59:03 10:59:03 10:59:03 ---> df -h: 10:59:03 Filesystem Size Used Avail Use% Mounted on 10:59:03 udev 7.9G 0 7.9G 0% /dev 10:59:03 tmpfs 1.6G 676K 1.6G 1% /run 10:59:03 /dev/vda1 78G 8.4G 69G 11% / 10:59:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:59:03 tmpfs 5.0M 0 5.0M 0% /run/lock 10:59:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:59:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:59:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:59:03 10:59:03 10:59:03 ---> free -m: 10:59:03 total used free shared buff/cache available 10:59:03 Mem: 16040 576 13271 0 2192 15146 10:59:03 Swap: 1023 0 1023 10:59:03 10:59:03 10:59:03 ---> ip addr: 10:59:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:59:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:59:03 inet 127.0.0.1/8 scope host lo 10:59:03 valid_lft forever preferred_lft forever 10:59:03 inet6 ::1/128 scope host 10:59:03 valid_lft forever preferred_lft forever 10:59:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:59:03 link/ether fa:16:3e:dc:a2:e3 brd ff:ff:ff:ff:ff:ff 10:59:03 inet 10.30.106.57/23 brd 10.30.107.255 scope global dynamic ens3 10:59:03 valid_lft 86248sec preferred_lft 86248sec 10:59:03 inet6 fe80::f816:3eff:fedc:a2e3/64 scope link 10:59:03 valid_lft forever preferred_lft forever 10:59:03 10:59:03 10:59:03 ---> sar -b -r -n DEV: 10:59:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11577) 08/12/26 _x86_64_ (4 CPU) 10:59:03 10:59:03 10:56:33 LINUX RESTART (4 CPU) 10:59:03 10:59:03 10:57:01 tps rtps wtps bread/s bwrtn/s 10:59:03 10:58:01 338.98 58.77 280.20 3722.18 33729.45 10:59:03 10:59:01 108.74 1.22 107.52 139.10 13529.91 10:59:03 Average: 224.83 30.24 194.59 1945.69 23714.54 10:59:03 10:59:03 10:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:59:03 10:58:01 14036668 15520052 2388300 14.54 53884 1634200 849016 4.86 723968 1457868 101124 10:59:03 10:59:01 13552864 15473916 2872104 17.49 78960 2026360 888224 5.08 783064 1838284 200344 10:59:03 Average: 13794766 15496984 2630202 16.01 66422 1830280 868620 4.97 753516 1648076 150734 10:59:03 10:59:03 10:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:59:03 10:58:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 10:59:03 10:58:01 ens3 509.85 321.05 1781.85 81.64 0.00 0.00 0.00 0.00 10:59:03 10:59:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 10:59:03 10:59:01 ens3 82.78 54.30 1425.82 9.04 0.00 0.00 0.00 0.00 10:59:03 Average: lo 1.28 1.28 0.14 0.14 0.00 0.00 0.00 0.00 10:59:03 Average: ens3 298.11 188.79 1605.33 45.64 0.00 0.00 0.00 0.00 10:59:03 10:59:03 10:59:03 ---> sar -P ALL: 10:59:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11577) 08/12/26 _x86_64_ (4 CPU) 10:59:03 10:59:03 10:56:33 LINUX RESTART (4 CPU) 10:59:03 10:59:03 10:57:01 CPU %user %nice %system %iowait %steal %idle 10:59:03 10:58:01 all 21.57 0.00 2.28 4.06 0.06 72.02 10:59:03 10:58:01 0 20.62 0.00 1.95 0.86 0.07 76.50 10:59:03 10:58:01 1 28.08 0.00 2.95 8.79 0.07 60.11 10:59:03 10:58:01 2 13.02 0.00 1.69 4.79 0.05 80.46 10:59:03 10:58:01 3 24.57 0.00 2.52 1.84 0.05 71.01 10:59:03 10:59:01 all 21.25 0.00 1.73 1.33 0.05 75.64 10:59:03 10:59:01 0 21.07 0.00 2.17 0.78 0.05 75.93 10:59:03 10:59:01 1 23.82 0.00 1.78 0.36 0.05 73.99 10:59:03 10:59:01 2 4.23 0.00 0.97 2.99 0.02 91.79 10:59:03 10:59:01 3 35.86 0.00 2.02 1.19 0.07 60.86 10:59:03 Average: all 21.41 0.00 2.01 2.71 0.05 73.82 10:59:03 Average: 0 20.84 0.00 2.06 0.82 0.06 76.22 10:59:03 Average: 1 25.97 0.00 2.37 4.60 0.06 67.01 10:59:03 Average: 2 8.66 0.00 1.33 3.89 0.03 86.08 10:59:03 Average: 3 30.17 0.00 2.27 1.52 0.06 65.98 10:59:03 10:59:03 10:59:03