09:30:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 09:30:46 Running as SYSTEM 09:30:46 [EnvInject] - Loading node environment variables. 09:30:46 Building remotely on prd-ubuntu1804-builder-4c-4g-13156 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:30:46 [ssh-agent] Looking for ssh-agent implementation... 09:30:46 $ ssh-agent 09:30:46 SSH_AUTH_SOCK=/tmp/ssh-ACcPT7TD1qxj/agent.1662 09:30:46 SSH_AGENT_PID=1664 09:30:46 [ssh-agent] Started. 09:30:46 Running ssh-add (command line suppressed) 09:30:46 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16573344856869675526.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16573344856869675526.key) 09:30:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:30:46 The recommended git tool is: NONE 09:30:47 using credential onap-jenkins-ssh 09:30:47 Wiping out workspace first. 09:30:48 Cloning the remote Git repository 09:30:48 Cloning repository git://cloud.onap.org/mirror/oom.git 09:30:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:30:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:48 > git --version # timeout=10 09:30:48 > git --version # 'git version 2.17.1' 09:30:48 using GIT_SSH to set credentials Gerrit user 09:30:48 Verifying host key using manually-configured host key entries 09:30:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:30:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:53 using GIT_SSH to set credentials Gerrit user 09:30:53 Verifying host key using manually-configured host key entries 09:30:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/24 # timeout=30 09:30:53 > git rev-parse 56e587c61b888f9147dc06a9e894456e37aa6dcc^{commit} # timeout=10 09:30:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:30:53 Checking out Revision 56e587c61b888f9147dc06a9e894456e37aa6dcc (refs/changes/44/145544/24) 09:30:53 > git config core.sparsecheckout # timeout=10 09:30:53 > git checkout -f 56e587c61b888f9147dc06a9e894456e37aa6dcc # timeout=30 09:30:57 Commit message: "[SDC] 13.2.0 release" 09:30:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:30:57 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 09:30:57 [EnvInject] - Injecting environment variables from a build step. 09:30:57 [EnvInject] - Injecting as environment variables the properties content 09:30:57 PYTHON=python3 09:30:57 09:30:57 [EnvInject] - Variables injected successfully. 09:30:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8176328459826223935.sh 09:30:57 ---> tox-install.sh 09:30:57 + source /home/jenkins/lf-env.sh 09:30:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:57 ++ mktemp -d /tmp/venv-XXXX 09:30:57 + lf_venv=/tmp/venv-J6Bn 09:30:57 + local venv_file=/tmp/.os_lf_venv 09:30:57 + local python=python3 09:30:57 + local options 09:30:57 + local set_path=true 09:30:57 + local install_args= 09:30:57 ++ 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 09:30:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:57 + true 09:30:57 + case $1 in 09:30:57 + venv_file=/tmp/.toxenv 09:30:57 + shift 2 09:30:57 + true 09:30:57 + case $1 in 09:30:57 + shift 09:30:57 + break 09:30:57 + case $python in 09:30:57 + local pkg_list= 09:30:57 + [[ -d /opt/pyenv ]] 09:30:57 + echo 'Setup pyenv:' 09:30:57 Setup pyenv: 09:30:57 + export PYENV_ROOT=/opt/pyenv 09:30:57 + PYENV_ROOT=/opt/pyenv 09:30:57 + 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 09:30:57 + 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 09:30:57 + pyenv versions 09:30:57 * system (set by /opt/pyenv/version) 09:30:57 * 3.8.13 (set by /opt/pyenv/version) 09:30:57 * 3.9.13 (set by /opt/pyenv/version) 09:30:58 * 3.10.6 (set by /opt/pyenv/version) 09:30:58 + command -v pyenv 09:30:58 ++ pyenv init - --no-rehash 09:30:58 + 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[*]}"'\'')" 09:30:58 export PATH="/opt/pyenv/shims:${PATH}" 09:30:58 export PYENV_SHELL=bash 09:30:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:58 pyenv() { 09:30:58 local command 09:30:58 command="${1:-}" 09:30:58 if [ "$#" -gt 0 ]; then 09:30:58 shift 09:30:58 fi 09:30:58 09:30:58 case "$command" in 09:30:58 rehash|shell) 09:30:58 eval "$(pyenv "sh-$command" "$@")" 09:30:58 ;; 09:30:58 *) 09:30:58 command pyenv "$command" "$@" 09:30:58 ;; 09:30:58 esac 09:30:58 }' 09:30:58 +++ 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[*]}"' 09:30:58 ++ 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 09:30:58 ++ 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 09:30:58 ++ 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 09:30:58 ++ export PYENV_SHELL=bash 09:30:58 ++ PYENV_SHELL=bash 09:30:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:58 +++ complete -F _pyenv pyenv 09:30:58 ++ lf-pyver python3 09:30:58 ++ local py_version_xy=python3 09:30:58 ++ local py_version_xyz= 09:30:58 ++ sed 's/^[ *]* //' 09:30:58 ++ pyenv versions 09:30:58 ++ local command 09:30:58 ++ command=versions 09:30:58 ++ '[' 1 -gt 0 ']' 09:30:58 ++ shift 09:30:58 ++ case "$command" in 09:30:58 ++ command pyenv versions 09:30:58 ++ pyenv versions 09:30:58 ++ awk '{ print $1 }' 09:30:58 ++ grep -E '^[0-9.]*[0-9]$' 09:30:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:58 +++ sort -V 09:30:58 +++ grep '^3' /tmp/.pyenv_versions 09:30:58 +++ tail -n 1 09:30:58 ++ py_version_xyz=3.10.6 09:30:58 ++ [[ -z 3.10.6 ]] 09:30:58 ++ echo 3.10.6 09:30:58 ++ return 0 09:30:58 + pyenv local 3.10.6 09:30:58 + local command 09:30:58 + command=local 09:30:58 + '[' 2 -gt 0 ']' 09:30:58 + shift 09:30:58 + case "$command" in 09:30:58 + command pyenv local 3.10.6 09:30:58 + pyenv local 3.10.6 09:30:58 + for arg in "$@" 09:30:58 + case $arg in 09:30:58 + pkg_list+='tox ' 09:30:58 + for arg in "$@" 09:30:58 + case $arg in 09:30:58 + pkg_list+='virtualenv ' 09:30:58 + for arg in "$@" 09:30:58 + case $arg in 09:30:58 + pkg_list+='urllib3~=1.26.15 ' 09:30:58 + [[ -f /tmp/.toxenv ]] 09:30:58 + [[ ! -f /tmp/.toxenv ]] 09:30:58 + [[ -n '' ]] 09:30:58 + python3 -m venv /tmp/venv-J6Bn 09:31:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6Bn' 09:31:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6Bn 09:31:02 + echo /tmp/venv-J6Bn 09:31:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:31:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:31:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:31:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:02 + local 'pip_opts=--upgrade --quiet' 09:31:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:31:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:31:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:31:02 + [[ -n '' ]] 09:31:02 + [[ -n '' ]] 09:31:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:31:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:02 + /tmp/venv-J6Bn/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 09:31:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:31:06 lf-activate-venv(): INFO: Base packages installed successfully 09:31:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:31:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:31:06 + /tmp/venv-J6Bn/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 09:31:08 + type python3 09:31:08 + true 09:31:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J6Bn/bin to PATH' 09:31:08 lf-activate-venv(): INFO: Adding /tmp/venv-J6Bn/bin to PATH 09:31:08 + PATH=/tmp/venv-J6Bn/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 09:31:08 + return 0 09:31:08 + python3 --version 09:31:08 Python 3.10.6 09:31:08 + python3 -m pip --version 09:31:08 pip 26.2.1 from /tmp/venv-J6Bn/lib/python3.10/site-packages/pip (python 3.10) 09:31:08 + python3 -m pip freeze 09:31:08 cachetools==7.1.7 09:31:08 colorama==0.4.6 09:31:08 distlib==0.4.3 09:31:08 filelock==3.32.3 09:31:08 packaging==26.3 09:31:08 platformdirs==4.11.3 09:31:08 pluggy==1.6.0 09:31:08 pyproject-api==1.11.0 09:31:08 python-discovery==1.5.2 09:31:08 tomli==2.4.1 09:31:08 tomli_w==1.2.0 09:31:08 tox==4.60.0 09:31:08 typing_extensions==4.16.0 09:31:08 urllib3==1.26.20 09:31:08 virtualenv==21.7.4 09:31:08 [EnvInject] - Injecting environment variables from a build step. 09:31:08 [EnvInject] - Injecting as environment variables the properties content 09:31:08 PARALLEL=false 09:31:08 09:31:08 [EnvInject] - Variables injected successfully. 09:31:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9380642201930015799.sh 09:31:09 ---> tox-run.sh 09:31:09 + 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 09:31:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:31:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:31:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:31:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:31:09 + source /home/jenkins/lf-env.sh 09:31:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:09 ++ mktemp -d /tmp/venv-XXXX 09:31:09 + lf_venv=/tmp/venv-zm13 09:31:09 + local venv_file=/tmp/.os_lf_venv 09:31:09 + local python=python3 09:31:09 + local options 09:31:09 + local set_path=true 09:31:09 + local install_args= 09:31: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 09:31:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:09 + true 09:31:09 + case $1 in 09:31:09 + venv_file=/tmp/.toxenv 09:31:09 + shift 2 09:31:09 + true 09:31:09 + case $1 in 09:31:09 + shift 09:31:09 + break 09:31:09 + case $python in 09:31:09 + local pkg_list= 09:31:09 + [[ -d /opt/pyenv ]] 09:31:09 + echo 'Setup pyenv:' 09:31:09 Setup pyenv: 09:31:09 + export PYENV_ROOT=/opt/pyenv 09:31:09 + PYENV_ROOT=/opt/pyenv 09:31:09 + 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 09:31:09 + 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 09:31:09 + pyenv versions 09:31:09 system 09:31:09 3.8.13 09:31:09 3.9.13 09:31:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:09 + command -v pyenv 09:31:09 ++ pyenv init - --no-rehash 09:31: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[*]}"'\'')" 09:31:09 export PATH="/opt/pyenv/shims:${PATH}" 09:31:09 export PYENV_SHELL=bash 09:31:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:09 pyenv() { 09:31:09 local command 09:31:09 command="${1:-}" 09:31:09 if [ "$#" -gt 0 ]; then 09:31:09 shift 09:31:09 fi 09:31:09 09:31:09 case "$command" in 09:31:09 rehash|shell) 09:31:09 eval "$(pyenv "sh-$command" "$@")" 09:31:09 ;; 09:31:09 *) 09:31:09 command pyenv "$command" "$@" 09:31:09 ;; 09:31:09 esac 09:31:09 }' 09:31: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[*]}"' 09:31:09 ++ 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 09:31:09 ++ 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 09:31:09 ++ 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 09:31:09 ++ export PYENV_SHELL=bash 09:31:09 ++ PYENV_SHELL=bash 09:31:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:09 +++ complete -F _pyenv pyenv 09:31:09 ++ lf-pyver python3 09:31:09 ++ local py_version_xy=python3 09:31:09 ++ local py_version_xyz= 09:31:09 ++ pyenv versions 09:31:09 ++ local command 09:31:09 ++ command=versions 09:31:09 ++ '[' 1 -gt 0 ']' 09:31:09 ++ shift 09:31:09 ++ case "$command" in 09:31:09 ++ command pyenv versions 09:31:09 ++ pyenv versions 09:31:09 ++ sed 's/^[ *]* //' 09:31:09 ++ awk '{ print $1 }' 09:31:09 ++ grep -E '^[0-9.]*[0-9]$' 09:31:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:09 +++ grep '^3' /tmp/.pyenv_versions 09:31:09 +++ sort -V 09:31:09 +++ tail -n 1 09:31:09 ++ py_version_xyz=3.10.6 09:31:09 ++ [[ -z 3.10.6 ]] 09:31:09 ++ echo 3.10.6 09:31:09 ++ return 0 09:31:09 + pyenv local 3.10.6 09:31:09 + local command 09:31:09 + command=local 09:31:09 + '[' 2 -gt 0 ']' 09:31:09 + shift 09:31:09 + case "$command" in 09:31:09 + command pyenv local 3.10.6 09:31:09 + pyenv local 3.10.6 09:31:09 + for arg in "$@" 09:31:09 + case $arg in 09:31:09 + pkg_list+='tox ' 09:31:09 + for arg in "$@" 09:31:09 + case $arg in 09:31:09 + pkg_list+='virtualenv ' 09:31:09 + for arg in "$@" 09:31:09 + case $arg in 09:31:09 + pkg_list+='urllib3~=1.26.15 ' 09:31:09 + [[ -f /tmp/.toxenv ]] 09:31:09 ++ cat /tmp/.toxenv 09:31:09 + lf_venv=/tmp/venv-J6Bn 09:31:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6Bn from' file:/tmp/.toxenv 09:31:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6Bn from file:/tmp/.toxenv 09:31:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:31:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:09 + local 'pip_opts=--upgrade --quiet' 09:31:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:31:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:31:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:31:09 + [[ -n '' ]] 09:31:09 + [[ -n '' ]] 09:31:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:31:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:09 + /tmp/venv-J6Bn/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 09:31:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:31:10 lf-activate-venv(): INFO: Base packages installed successfully 09:31:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:31:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:31:10 + /tmp/venv-J6Bn/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 09:31:10 + type python3 09:31:10 + true 09:31:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J6Bn/bin to PATH' 09:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-J6Bn/bin to PATH 09:31:10 + PATH=/tmp/venv-J6Bn/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 09:31:10 + return 0 09:31:10 + [[ -d /opt/pyenv ]] 09:31:10 + echo '---> Setting up pyenv' 09:31:10 ---> Setting up pyenv 09:31:10 + export PYENV_ROOT=/opt/pyenv 09:31:10 + PYENV_ROOT=/opt/pyenv 09:31:10 + export PATH=/opt/pyenv/bin:/tmp/venv-J6Bn/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 09:31:10 + PATH=/opt/pyenv/bin:/tmp/venv-J6Bn/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 09:31:10 ++ pwd 09:31:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:31:10 + export PYTHONPATH 09:31:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:31:10 + TOX_TESTENV_PASSENV=PYTHONPATH 09:31:10 + tox --version 09:31:11 4.60.0 from /tmp/venv-J6Bn/lib/python3.10/site-packages/tox/__init__.py 09:31:11 + PARALLEL=false 09:31:11 + TOX_OPTIONS_LIST= 09:31:11 + [[ -n checkbashisms ]] 09:31:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:31:11 + case ${PARALLEL,,} in 09:31:11 + tox -e checkbashisms 09:31:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:31:12 checkbashisms: freeze> python -m pip freeze --all 09:31:12 checkbashisms: pip==26.2.1,setuptools==84.0.0 09:31:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:31:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:31:16 checkbashisms: OK (5.03=setup[1.52]+cmd[3.51] seconds) 09:31:16 congratulations :) (5.08 seconds) 09:31:16 + tox_status=0 09:31:16 + echo '---> Completed tox runs' 09:31:16 ---> Completed tox runs 09:31:16 + for i in .tox/*/log 09:31:16 ++ echo .tox/checkbashisms/log 09:31:16 ++ awk -F/ '{print $2}' 09:31:16 + tox_env=checkbashisms 09:31:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:31:16 + DOC_DIR=docs/_build/html 09:31:16 + [[ -d docs/_build/html ]] 09:31:16 + echo '---> tox-run.sh ends' 09:31:16 ---> tox-run.sh ends 09:31:16 + test 0 -eq 0 09:31:16 $ ssh-agent -k 09:31:16 unset SSH_AUTH_SOCK; 09:31:16 unset SSH_AGENT_PID; 09:31:16 echo Agent pid 1664 killed; 09:31:16 [ssh-agent] Stopped. 09:31:16 [PostBuildScript] - [INFO] Executing post build scripts. 09:31:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15180170469698486341.sh 09:31:16 ---> sysstat.sh 09:31:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4724957389148414144.sh 09:31:17 ---> package-listing.sh 09:31:17 ++ facter osfamily 09:31:17 ++ tr '[:upper:]' '[:lower:]' 09:31:17 + OS_FAMILY=debian 09:31:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:31:17 + START_PACKAGES=/tmp/packages_start.txt 09:31:17 + END_PACKAGES=/tmp/packages_end.txt 09:31:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:17 + PACKAGES=/tmp/packages_start.txt 09:31:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:31:17 + PACKAGES=/tmp/packages_end.txt 09:31:17 + case "${OS_FAMILY}" in 09:31:17 + dpkg -l 09:31:17 + grep '^ii' 09:31:17 + '[' -f /tmp/packages_start.txt ']' 09:31:17 + '[' -f /tmp/packages_end.txt ']' 09:31:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:31:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:31:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:31:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13977161682511647630.sh 09:31:17 ---> capture-instance-metadata.sh 09:31:17 Setup pyenv: 09:31:17 system 09:31:17 3.8.13 09:31:17 3.9.13 09:31:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-No2L 09:31:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:31:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:25 lf-activate-venv(): INFO: Base packages installed successfully 09:31:25 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:47 lf-activate-venv(): INFO: Adding /tmp/venv-No2L/bin to PATH 09:31:47 INFO: Running in OpenStack, capturing instance metadata 09:31:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18062183303048280445.sh 09:31:47 provisioning config files... 09:31:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2787260223002451078tmp 09:31:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:31:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:31:47 [EnvInject] - Injecting environment variables from a build step. 09:31:47 [EnvInject] - Injecting as environment variables the properties content 09:31:47 SERVER_ID=logs 09:31:47 09:31:47 [EnvInject] - Variables injected successfully. 09:31:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16372916004076287789.sh 09:31:47 ---> create-netrc.sh 09:31:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6677768364412587518.sh 09:31:47 ---> python-tools-install.sh 09:31:47 Setup pyenv: 09:31:47 system 09:31:47 3.8.13 09:31:47 3.9.13 09:31:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-No2L from file:/tmp/.os_lf_venv 09:31:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:49 lf-activate-venv(): INFO: Base packages installed successfully 09:31:49 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:56 lf-activate-venv(): INFO: Adding /tmp/venv-No2L/bin to PATH 09:31:56 Generating Requirements File 09:32:17 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. 09:32:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:32:17 Python 3.10.6 09:32:17 pip 26.2.1 from /tmp/venv-No2L/lib/python3.10/site-packages/pip (python 3.10) 09:32:18 aiohappyeyeballs==2.7.1 09:32:18 aiohttp==3.14.3 09:32:18 aiosignal==1.4.0 09:32:18 appdirs==1.4.4 09:32:18 argcomplete==3.7.2 09:32:18 aspy.yaml==1.3.0 09:32:18 async-timeout==5.0.1 09:32:18 attrs==26.1.0 09:32:18 autopage==0.6.0 09:32:18 backports.strenum==1.3.1 09:32:18 beautifulsoup4==4.15.0 09:32:18 boto3==1.43.72 09:32:18 botocore==1.43.72 09:32:18 bs4==0.0.2 09:32:18 certifi==2026.7.22 09:32:18 cffi==2.1.1 09:32:18 cfgv==3.5.0 09:32:18 chardet==7.6.0 09:32:18 charset-normalizer==3.5.1 09:32:18 click==8.4.2 09:32:18 cliff==4.14.0 09:32:18 cmd2==3.5.1 09:32:18 cryptography==3.3.2 09:32:18 debtcollector==3.1.0 09:32:18 decorator==5.3.1 09:32:18 defusedxml==0.7.1 09:32:18 Deprecated==1.3.1 09:32:18 distlib==0.4.3 09:32:18 dnspython==2.8.0 09:32:18 docker==7.2.0 09:32:18 dogpile.cache==1.5.0 09:32:18 durationpy==0.10 09:32:18 email-validator==2.3.0 09:32:18 filelock==3.32.3 09:32:18 frozenlist==1.8.0 09:32:18 future==1.0.0 09:32:18 gitdb==4.0.12 09:32:18 GitPython==3.1.59 09:32:18 httplib2==0.30.2 09:32:18 identify==2.6.19 09:32:18 idna==3.18 09:32:18 importlib-resources==1.5.0 09:32:18 iso8601==2.1.0 09:32:18 Jinja2==3.1.6 09:32:18 jmespath==1.1.0 09:32:18 jsonpatch==1.33 09:32:18 jsonpointer==3.1.1 09:32:18 jsonschema==4.26.0 09:32:18 jsonschema-specifications==2025.9.1 09:32:18 keystoneauth1==5.14.0 09:32:18 kubernetes==36.0.3 09:32:18 lftools==0.37.23 09:32:18 lxml==6.1.1 09:32:18 markdown-it-py==4.2.0 09:32:18 MarkupSafe==3.0.3 09:32:18 mdurl==0.1.2 09:32:18 msgpack==1.2.1 09:32:18 multi_key_dict==2.0.3 09:32:18 multidict==6.7.1 09:32:18 munch==4.0.0 09:32:18 netaddr==1.3.0 09:32:18 niet==1.4.2 09:32:18 nodeenv==1.10.0 09:32:18 oauth2client==4.1.3 09:32:18 oauthlib==3.3.1 09:32:18 openstacksdk==4.13.0 09:32:18 os-service-types==1.8.2 09:32:18 osc-lib==4.6.0 09:32:18 oslo.config==10.4.0 09:32:18 oslo.context==6.4.0 09:32:18 oslo.i18n==6.8.0 09:32:18 oslo.log==8.2.0 09:32:18 oslo.serialization==5.10.0 09:32:18 oslo.utils==10.1.1 09:32:18 packaging==26.3 09:32:18 pbr==7.0.3 09:32:18 platformdirs==4.11.3 09:32:18 prettytable==3.18.0 09:32:18 propcache==0.5.2 09:32:18 psutil==7.2.2 09:32:18 pyasn1==0.6.4 09:32:18 pyasn1_modules==0.4.2 09:32:18 pycparser==3.0 09:32:18 pygerrit2==2.0.15 09:32:18 PyGithub==2.9.1 09:32:18 Pygments==2.21.0 09:32:18 PyJWT==2.13.0 09:32:18 PyNaCl==1.6.2 09:32:18 pyparsing==2.4.7 09:32:18 pyperclip==1.11.0 09:32:18 pyrsistent==0.20.0 09:32:18 python-cinderclient==9.9.0 09:32:18 python-dateutil==2.9.0.post0 09:32:18 python-discovery==1.5.2 09:32:18 python-heatclient==5.2.0 09:32:18 python-jenkins==1.8.3 09:32:18 python-keystoneclient==5.8.0 09:32:18 python-magnumclient==4.11.0 09:32:18 python-openstackclient==10.0.0 09:32:18 python-swiftclient==4.10.0 09:32:18 PyYAML==6.0.3 09:32:18 referencing==0.37.0 09:32:18 requests==2.34.2 09:32:18 requests-oauthlib==2.0.0 09:32:18 rfc3986==2.0.0 09:32:18 rich==15.0.0 09:32:18 rich-argparse==1.8.0 09:32:18 rpds-py==0.30.0 09:32:18 rsa==4.9.1 09:32:18 ruamel.yaml==0.19.1 09:32:18 ruamel.yaml.clib==0.2.15 09:32:18 s3transfer==0.19.2 09:32:18 simplejson==4.1.1 09:32:18 six==1.17.0 09:32:18 smmap==5.0.3 09:32:18 soupsieve==2.9.2 09:32:18 stevedore==5.8.0 09:32:18 tabulate==0.10.0 09:32:18 toml==0.10.2 09:32:18 tomlkit==0.15.1 09:32:18 tqdm==4.70.0 09:32:18 typing_extensions==4.16.0 09:32:18 urllib3==1.26.20 09:32:18 virtualenv==21.7.4 09:32:18 wcwidth==0.8.2 09:32:18 websocket-client==1.9.0 09:32:18 wrapt==2.3.0 09:32:18 xdg==6.0.0 09:32:18 xmltodict==1.0.4 09:32:18 yarl==1.24.5 09:32:18 yq==4.1.2 09:32:18 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6360521191115475166.sh 09:32:18 ---> uv-install.sh 09:32:18 Installing uv/uvx (latest) using shell installer 09:32:18 2026-08-17 09:32:18 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-brOJlb.sh" [1] 09:32:18 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:32:19 installing to /home/jenkins/.local/bin 09:32:19 uv 09:32:19 uvx 09:32:19 everything's installed! 09:32:19 09:32:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:32:19 09:32:19 source $HOME/.local/bin/env (sh, bash, zsh) 09:32:19 source $HOME/.local/bin/env.fish (fish) 09:32:19 Adding install location to PATH 09:32:19 ---> Validating uv/uvx install 09:32:19 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:32:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16009788388014244168.sh 09:32:19 ---> sudo-logs.sh 09:32:19 Archiving 'sudo' log.. 09:32:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1416233976059860372.sh 09:32:19 ---> job-cost.sh 09:32:19 INFO: Activating Python virtual environment... 09:32:19 Setup pyenv: 09:32:19 system 09:32:19 3.8.13 09:32:19 3.9.13 09:32:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:32:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-No2L from file:/tmp/.os_lf_venv 09:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:21 lf-activate-venv(): INFO: Base packages installed successfully 09:32:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-No2L/bin to PATH 09:32:25 INFO: No stack-cost file found 09:32:25 INFO: Instance uptime: 125s 09:32:25 INFO: Fetching instance metadata (attempt 1 of 3)... 09:32:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:32:26 INFO: Successfully fetched instance metadata 09:32:26 INFO: Instance type: v3-standard-4 09:32:26 INFO: Retrieving pricing info for: v3-standard-4 09:32:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:32:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 09:32:26 INFO: Successfully fetched Vexxhost pricing API 09:32:26 INFO: Retrieved cost: 0.11 09:32:26 INFO: Retrieved resource: v3-standard-4 09:32:26 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:32:26 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:32:26 INFO: Successfully archived job cost data 09:32:26 DEBUG: Cost data: oom-master-checkbashisms-lint,4809,2026-08-17 09:32:26,v3-standard-4,125,0.11,0.00,SUCCESS 09:32:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3794980200501582935.sh 09:32:26 ---> logs-deploy.sh 09:32:26 Setup pyenv: 09:32:26 system 09:32:26 3.8.13 09:32:26 3.9.13 09:32:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:32:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-No2L from file:/tmp/.os_lf_venv 09:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:28 lf-activate-venv(): INFO: Base packages installed successfully 09:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-No2L/bin to PATH 09:32:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4809 09:32:34 INFO: archiving workspace using pattern(s): 09:32:35 Archives upload complete. 09:32:35 INFO: archiving logs to Nexus 09:32:36 ---> uname -a: 09:32:36 Linux prd-ubuntu1804-builder-4c-4g-13156 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:32:36 09:32:36 09:32:36 ---> lscpu: 09:32:36 Architecture: x86_64 09:32:36 CPU op-mode(s): 32-bit, 64-bit 09:32:36 Byte Order: Little Endian 09:32:36 CPU(s): 4 09:32:36 On-line CPU(s) list: 0-3 09:32:36 Thread(s) per core: 1 09:32:36 Core(s) per socket: 1 09:32:36 Socket(s): 4 09:32:36 NUMA node(s): 1 09:32:36 Vendor ID: AuthenticAMD 09:32:36 CPU family: 23 09:32:36 Model: 49 09:32:36 Model name: AMD EPYC-Rome Processor 09:32:36 Stepping: 0 09:32:36 CPU MHz: 2799.998 09:32:36 BogoMIPS: 5599.99 09:32:36 Virtualization: AMD-V 09:32:36 Hypervisor vendor: KVM 09:32:36 Virtualization type: full 09:32:36 L1d cache: 32K 09:32:36 L1i cache: 32K 09:32:36 L2 cache: 512K 09:32:36 L3 cache: 16384K 09:32:36 NUMA node0 CPU(s): 0-3 09:32:36 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 09:32:36 09:32:36 09:32:36 ---> nproc: 09:32:36 4 09:32:36 09:32:36 09:32:36 ---> df -h: 09:32:36 Filesystem Size Used Avail Use% Mounted on 09:32:36 udev 7.9G 0 7.9G 0% /dev 09:32:36 tmpfs 1.6G 676K 1.6G 1% /run 09:32:36 /dev/vda1 78G 8.4G 69G 11% / 09:32:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:32:36 tmpfs 5.0M 0 5.0M 0% /run/lock 09:32:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:32:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:32:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:32:36 09:32:36 09:32:36 ---> free -m: 09:32:36 total used free shared buff/cache available 09:32:36 Mem: 16040 547 13295 0 2197 15176 09:32:36 Swap: 1023 0 1023 09:32:36 09:32:36 09:32:36 ---> ip addr: 09:32:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:32:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:32:36 inet 127.0.0.1/8 scope host lo 09:32:36 valid_lft forever preferred_lft forever 09:32:36 inet6 ::1/128 scope host 09:32:36 valid_lft forever preferred_lft forever 09:32:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:32:36 link/ether fa:16:3e:0a:41:65 brd ff:ff:ff:ff:ff:ff 09:32:36 inet 10.30.106.204/23 brd 10.30.107.255 scope global dynamic ens3 09:32:36 valid_lft 86271sec preferred_lft 86271sec 09:32:36 inet6 fe80::f816:3eff:fe0a:4165/64 scope link 09:32:36 valid_lft forever preferred_lft forever 09:32:36 09:32:36 09:32:36 ---> sar -b -r -n DEV: 09:32:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13156) 08/17/26 _x86_64_ (4 CPU) 09:32:36 09:32:36 09:30:30 LINUX RESTART (4 CPU) 09:32:36 09:32:36 09:31:01 tps rtps wtps bread/s bwrtn/s 09:32:36 09:32:01 107.50 8.88 98.62 240.15 34154.66 09:32:36 Average: 107.50 8.88 98.62 240.15 34154.66 09:32:36 09:32:36 09:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:36 09:32:01 13859648 15567928 2565320 15.62 70144 1832276 779264 4.46 686596 1651196 187156 09:32:36 Average: 13859648 15567928 2565320 15.62 70144 1832276 779264 4.46 686596 1651196 187156 09:32:36 09:32:36 09:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:36 09:32:01 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 09:32:36 09:32:01 ens3 73.61 49.96 1048.79 10.47 0.00 0.00 0.00 0.00 09:32:36 Average: lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 09:32:36 Average: ens3 73.61 49.96 1048.79 10.47 0.00 0.00 0.00 0.00 09:32:36 09:32:36 09:32:36 ---> sar -P ALL: 09:32:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13156) 08/17/26 _x86_64_ (4 CPU) 09:32:36 09:32:36 09:30:30 LINUX RESTART (4 CPU) 09:32:36 09:32:36 09:31:01 CPU %user %nice %system %iowait %steal %idle 09:32:36 09:32:01 all 21.65 0.00 1.72 1.70 0.05 74.87 09:32:36 09:32:01 0 30.66 0.00 1.80 0.30 0.05 67.19 09:32:36 09:32:01 1 23.85 0.00 1.48 1.92 0.07 72.68 09:32:36 09:32:01 2 22.86 0.00 2.38 3.23 0.05 71.48 09:32:36 09:32:01 3 9.25 0.00 1.25 1.37 0.03 88.10 09:32:36 Average: all 21.65 0.00 1.72 1.70 0.05 74.87 09:32:36 Average: 0 30.66 0.00 1.80 0.30 0.05 67.19 09:32:36 Average: 1 23.85 0.00 1.48 1.92 0.07 72.68 09:32:36 Average: 2 22.86 0.00 2.38 3.23 0.05 71.48 09:32:36 Average: 3 9.25 0.00 1.25 1.37 0.03 88.10 09:32:36 09:32:36 09:32:36