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