06:14:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147087 06:14:43 Running as SYSTEM 06:14:43 [EnvInject] - Loading node environment variables. 06:14:43 Building remotely on prd-ubuntu1804-builder-4c-4g-15267 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:14:43 [ssh-agent] Looking for ssh-agent implementation... 06:14:43 $ ssh-agent 06:14:43 SSH_AUTH_SOCK=/tmp/ssh-1ore1uh7UGBE/agent.1662 06:14:43 SSH_AGENT_PID=1665 06:14:43 [ssh-agent] Started. 06:14:43 Running ssh-add (command line suppressed) 06:14:43 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16442071582919010899.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16442071582919010899.key) 06:14:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:14:43 The recommended git tool is: NONE 06:14:44 using credential onap-jenkins-ssh 06:14:44 Wiping out workspace first. 06:14:44 Cloning the remote Git repository 06:14:44 Cloning repository git://cloud.onap.org/mirror/oom.git 06:14:44 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:14:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:14:45 > git --version # timeout=10 06:14:45 > git --version # 'git version 2.17.1' 06:14:45 using GIT_SSH to set credentials Gerrit user 06:14:45 Verifying host key using manually-configured host key entries 06:14:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:14:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:14:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:14:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:14:50 using GIT_SSH to set credentials Gerrit user 06:14:50 Verifying host key using manually-configured host key entries 06:14:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/147087/1 # timeout=30 06:14:50 > git rev-parse 9030cd49ead2e2d622c7a64672b528d3fe7af493^{commit} # timeout=10 06:14:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:14:50 Checking out Revision 9030cd49ead2e2d622c7a64672b528d3fe7af493 (refs/changes/87/147087/1) 06:14:50 > git config core.sparsecheckout # timeout=10 06:14:50 > git checkout -f 9030cd49ead2e2d622c7a64672b528d3fe7af493 # timeout=30 06:14:54 Commit message: "[POLICY] Give policy-apex-pdp a writable /tmp" 06:14:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:14:54 > git rev-list --no-walk 4f72676662ed4a04321633cbe6947c1443d11947 # timeout=10 06:14:54 [EnvInject] - Injecting environment variables from a build step. 06:14:54 [EnvInject] - Injecting as environment variables the properties content 06:14:54 PYTHON=python3 06:14:54 06:14:54 [EnvInject] - Variables injected successfully. 06:14:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1333985176465729076.sh 06:14:54 ---> tox-install.sh 06:14:54 + source /home/jenkins/lf-env.sh 06:14:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:54 ++ mktemp -d /tmp/venv-XXXX 06:14:54 + lf_venv=/tmp/venv-MDtc 06:14:54 + local venv_file=/tmp/.os_lf_venv 06:14:54 + local python=python3 06:14:54 + local options 06:14:54 + local set_path=true 06:14:54 + local install_args= 06:14:54 ++ 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 06:14:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:54 + true 06:14:54 + case $1 in 06:14:54 + venv_file=/tmp/.toxenv 06:14:54 + shift 2 06:14:54 + true 06:14:54 + case $1 in 06:14:54 + shift 06:14:54 + break 06:14:54 + case $python in 06:14:54 + local pkg_list= 06:14:54 + [[ -d /opt/pyenv ]] 06:14:54 + echo 'Setup pyenv:' 06:14:54 Setup pyenv: 06:14:54 + export PYENV_ROOT=/opt/pyenv 06:14:54 + PYENV_ROOT=/opt/pyenv 06:14:54 + 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 06:14:54 + 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 06:14:54 + pyenv versions 06:14:54 * system (set by /opt/pyenv/version) 06:14:54 * 3.8.13 (set by /opt/pyenv/version) 06:14:54 * 3.9.13 (set by /opt/pyenv/version) 06:14:54 * 3.10.6 (set by /opt/pyenv/version) 06:14:54 + command -v pyenv 06:14:54 ++ pyenv init - --no-rehash 06:14:54 + 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[*]}"'\'')" 06:14:54 export PATH="/opt/pyenv/shims:${PATH}" 06:14:54 export PYENV_SHELL=bash 06:14:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:54 pyenv() { 06:14:54 local command 06:14:54 command="${1:-}" 06:14:54 if [ "$#" -gt 0 ]; then 06:14:54 shift 06:14:54 fi 06:14:54 06:14:54 case "$command" in 06:14:54 rehash|shell) 06:14:54 eval "$(pyenv "sh-$command" "$@")" 06:14:54 ;; 06:14:54 *) 06:14:54 command pyenv "$command" "$@" 06:14:54 ;; 06:14:54 esac 06:14:54 }' 06:14:54 +++ 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[*]}"' 06:14:54 ++ 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 06:14:54 ++ 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 06:14:54 ++ 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 06:14:54 ++ export PYENV_SHELL=bash 06:14:54 ++ PYENV_SHELL=bash 06:14:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:54 +++ complete -F _pyenv pyenv 06:14:54 ++ lf-pyver python3 06:14:54 ++ local py_version_xy=python3 06:14:54 ++ local py_version_xyz= 06:14:54 ++ pyenv versions 06:14:54 ++ local command 06:14:54 ++ command=versions 06:14:54 ++ '[' 1 -gt 0 ']' 06:14:54 ++ shift 06:14:54 ++ case "$command" in 06:14:54 ++ command pyenv versions 06:14:54 ++ pyenv versions 06:14:54 ++ sed 's/^[ *]* //' 06:14:54 ++ awk '{ print $1 }' 06:14:54 ++ grep -E '^[0-9.]*[0-9]$' 06:14:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:54 +++ grep '^3' /tmp/.pyenv_versions 06:14:54 +++ tail -n 1 06:14:54 +++ sort -V 06:14:54 ++ py_version_xyz=3.10.6 06:14:54 ++ [[ -z 3.10.6 ]] 06:14:54 ++ echo 3.10.6 06:14:54 ++ return 0 06:14:54 + pyenv local 3.10.6 06:14:54 + local command 06:14:54 + command=local 06:14:54 + '[' 2 -gt 0 ']' 06:14:54 + shift 06:14:54 + case "$command" in 06:14:54 + command pyenv local 3.10.6 06:14:54 + pyenv local 3.10.6 06:14:54 + for arg in "$@" 06:14:54 + case $arg in 06:14:54 + pkg_list+='tox ' 06:14:54 + for arg in "$@" 06:14:54 + case $arg in 06:14:54 + pkg_list+='virtualenv ' 06:14:54 + for arg in "$@" 06:14:54 + case $arg in 06:14:54 + pkg_list+='urllib3~=1.26.15 ' 06:14:54 + [[ -f /tmp/.toxenv ]] 06:14:54 + [[ ! -f /tmp/.toxenv ]] 06:14:54 + [[ -n '' ]] 06:14:54 + python3 -m venv /tmp/venv-MDtc 06:14:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MDtc' 06:14:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MDtc 06:14:59 + echo /tmp/venv-MDtc 06:14:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:14:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:14:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:14:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:59 + local 'pip_opts=--upgrade --quiet' 06:14:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:14:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:14:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:14:59 + [[ -n '' ]] 06:14:59 + [[ -n '' ]] 06:14:59 + lf-venv-pip-install /tmp/venv-MDtc/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:14:59 + local venv_python=/tmp/venv-MDtc/bin/python3 06:14:59 + shift 06:14:59 + local upstream=https://pypi.org/simple 06:14:59 + /tmp/venv-MDtc/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 06:15:03 + return 0 06:15:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:15:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:15:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:15:03 + lf-venv-pip-install /tmp/venv-MDtc/bin/python3 --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 06:15:03 + local venv_python=/tmp/venv-MDtc/bin/python3 06:15:03 + shift 06:15:03 + local upstream=https://pypi.org/simple 06:15:03 + /tmp/venv-MDtc/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 06:15:04 + return 0 06:15:04 + type python3 06:15:04 + true 06:15:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MDtc/bin to PATH' 06:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-MDtc/bin to PATH 06:15:04 + PATH=/tmp/venv-MDtc/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 06:15:04 + return 0 06:15:04 + python3 --version 06:15:04 Python 3.10.6 06:15:04 + python3 -m pip --version 06:15:05 pip 26.2.1 from /tmp/venv-MDtc/lib/python3.10/site-packages/pip (python 3.10) 06:15:05 + python3 -m pip freeze 06:15:05 cachetools==7.1.7 06:15:05 colorama==0.4.6 06:15:05 distlib==0.4.3 06:15:05 filelock==3.32.4 06:15:05 packaging==26.3 06:15:05 platformdirs==4.11.4 06:15:05 pluggy==1.6.0 06:15:05 pyproject-api==1.11.0 06:15:05 python-discovery==1.5.3 06:15:05 tomli==2.4.1 06:15:05 tomli_w==1.2.0 06:15:05 tox==4.60.1 06:15:05 typing_extensions==4.16.0 06:15:05 urllib3==1.26.20 06:15:05 virtualenv==21.7.5 06:15:05 [EnvInject] - Injecting environment variables from a build step. 06:15:05 [EnvInject] - Injecting as environment variables the properties content 06:15:05 PARALLEL=false 06:15:05 06:15:05 [EnvInject] - Variables injected successfully. 06:15:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12704881075784321925.sh 06:15:05 ---> tox-run.sh 06:15:05 + 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 06:15:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:15:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:15:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:15:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:15:05 + source /home/jenkins/lf-env.sh 06:15:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:15:05 ++ mktemp -d /tmp/venv-XXXX 06:15:05 + lf_venv=/tmp/venv-I7vV 06:15:05 + local venv_file=/tmp/.os_lf_venv 06:15:05 + local python=python3 06:15:05 + local options 06:15:05 + local set_path=true 06:15:05 + local install_args= 06:15:05 ++ 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 06:15:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:15:05 + true 06:15:05 + case $1 in 06:15:05 + venv_file=/tmp/.toxenv 06:15:05 + shift 2 06:15:05 + true 06:15:05 + case $1 in 06:15:05 + shift 06:15:05 + break 06:15:05 + case $python in 06:15:05 + local pkg_list= 06:15:05 + [[ -d /opt/pyenv ]] 06:15:05 + echo 'Setup pyenv:' 06:15:05 Setup pyenv: 06:15:05 + export PYENV_ROOT=/opt/pyenv 06:15:05 + PYENV_ROOT=/opt/pyenv 06:15:05 + 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 06:15:05 + 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 06:15:05 + pyenv versions 06:15:05 system 06:15:05 3.8.13 06:15:05 3.9.13 06:15:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:05 + command -v pyenv 06:15:05 ++ pyenv init - --no-rehash 06:15:05 + 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[*]}"'\'')" 06:15:05 export PATH="/opt/pyenv/shims:${PATH}" 06:15:05 export PYENV_SHELL=bash 06:15:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:15:05 pyenv() { 06:15:05 local command 06:15:05 command="${1:-}" 06:15:05 if [ "$#" -gt 0 ]; then 06:15:05 shift 06:15:05 fi 06:15:05 06:15:05 case "$command" in 06:15:05 rehash|shell) 06:15:05 eval "$(pyenv "sh-$command" "$@")" 06:15:05 ;; 06:15:05 *) 06:15:05 command pyenv "$command" "$@" 06:15:05 ;; 06:15:05 esac 06:15:05 }' 06:15:05 +++ 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[*]}"' 06:15:05 ++ 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 06:15:05 ++ 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 06:15:05 ++ 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 06:15:05 ++ export PYENV_SHELL=bash 06:15:05 ++ PYENV_SHELL=bash 06:15:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:15:05 +++ complete -F _pyenv pyenv 06:15:05 ++ lf-pyver python3 06:15:05 ++ local py_version_xy=python3 06:15:05 ++ local py_version_xyz= 06:15:05 ++ pyenv versions 06:15:05 ++ local command 06:15:05 ++ command=versions 06:15:05 ++ '[' 1 -gt 0 ']' 06:15:05 ++ shift 06:15:05 ++ case "$command" in 06:15:05 ++ command pyenv versions 06:15:05 ++ pyenv versions 06:15:05 ++ sed 's/^[ *]* //' 06:15:05 ++ awk '{ print $1 }' 06:15:05 ++ grep -E '^[0-9.]*[0-9]$' 06:15:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:15:05 +++ grep '^3' /tmp/.pyenv_versions 06:15:05 +++ sort -V 06:15:05 +++ tail -n 1 06:15:05 ++ py_version_xyz=3.10.6 06:15:05 ++ [[ -z 3.10.6 ]] 06:15:05 ++ echo 3.10.6 06:15:05 ++ return 0 06:15:05 + pyenv local 3.10.6 06:15:05 + local command 06:15:05 + command=local 06:15:05 + '[' 2 -gt 0 ']' 06:15:05 + shift 06:15:05 + case "$command" in 06:15:05 + command pyenv local 3.10.6 06:15:05 + pyenv local 3.10.6 06:15:05 + for arg in "$@" 06:15:05 + case $arg in 06:15:05 + pkg_list+='tox ' 06:15:05 + for arg in "$@" 06:15:05 + case $arg in 06:15:05 + pkg_list+='virtualenv ' 06:15:05 + for arg in "$@" 06:15:05 + case $arg in 06:15:05 + pkg_list+='urllib3~=1.26.15 ' 06:15:05 + [[ -f /tmp/.toxenv ]] 06:15:05 ++ cat /tmp/.toxenv 06:15:05 + lf_venv=/tmp/venv-MDtc 06:15:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MDtc from' file:/tmp/.toxenv 06:15:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MDtc from file:/tmp/.toxenv 06:15:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:15:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:05 + local 'pip_opts=--upgrade --quiet' 06:15:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:15:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:15:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:15:05 + [[ -n '' ]] 06:15:05 + [[ -n '' ]] 06:15:05 + lf-venv-pip-install /tmp/venv-MDtc/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:15:05 + local venv_python=/tmp/venv-MDtc/bin/python3 06:15:05 + shift 06:15:05 + local upstream=https://pypi.org/simple 06:15:05 + /tmp/venv-MDtc/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 06:15:06 + return 0 06:15:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:15:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:15:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:15:06 + lf-venv-pip-install /tmp/venv-MDtc/bin/python3 --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 06:15:06 + local venv_python=/tmp/venv-MDtc/bin/python3 06:15:06 + shift 06:15:06 + local upstream=https://pypi.org/simple 06:15:06 + /tmp/venv-MDtc/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 06:15:07 + return 0 06:15:07 + type python3 06:15:07 + true 06:15:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MDtc/bin to PATH' 06:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-MDtc/bin to PATH 06:15:07 + PATH=/tmp/venv-MDtc/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 06:15:07 + return 0 06:15:07 + [[ -d /opt/pyenv ]] 06:15:07 + echo '---> Setting up pyenv' 06:15:07 ---> Setting up pyenv 06:15:07 + export PYENV_ROOT=/opt/pyenv 06:15:07 + PYENV_ROOT=/opt/pyenv 06:15:07 + export PATH=/opt/pyenv/bin:/tmp/venv-MDtc/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 06:15:07 + PATH=/opt/pyenv/bin:/tmp/venv-MDtc/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 06:15:07 ++ pwd 06:15:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:15:07 + export PYTHONPATH 06:15:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:15:07 + TOX_TESTENV_PASSENV=PYTHONPATH 06:15:07 + tox --version 06:15:07 4.60.1 from /tmp/venv-MDtc/lib/python3.10/site-packages/tox/__init__.py 06:15:07 + PARALLEL=false 06:15:07 + TOX_OPTIONS_LIST= 06:15:07 + [[ -n checkbashisms ]] 06:15:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:15:07 + case ${PARALLEL,,} in 06:15:07 + tox -e checkbashisms 06:15:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:15:08 checkbashisms: freeze> python -m pip freeze --all 06:15:09 checkbashisms: pip==26.2.1,setuptools==84.0.0 06:15:09 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:15:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:15:12 checkbashisms: OK (4.99=setup[1.48]+cmd[3.50] seconds) 06:15:12 congratulations :) (5.03 seconds) 06:15:13 + tox_status=0 06:15:13 + echo '---> Completed tox runs' 06:15:13 ---> Completed tox runs 06:15:13 + for i in .tox/*/log 06:15:13 ++ echo .tox/checkbashisms/log 06:15:13 ++ awk -F/ '{print $2}' 06:15:13 + tox_env=checkbashisms 06:15:13 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:15:13 + DOC_DIR=docs/_build/html 06:15:13 + [[ -d docs/_build/html ]] 06:15:13 + echo '---> tox-run.sh ends' 06:15:13 ---> tox-run.sh ends 06:15:13 + test 0 -eq 0 06:15:18 $ ssh-agent -k 06:15:18 unset SSH_AUTH_SOCK; 06:15:18 unset SSH_AGENT_PID; 06:15:18 echo Agent pid 1665 killed; 06:15:18 [ssh-agent] Stopped. 06:15:18 [PostBuildScript] - [INFO] Executing post build scripts. 06:15:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins404030453603952528.sh 06:15:18 ---> sysstat.sh 06:15:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7441301175414467492.sh 06:15:19 ---> package-listing.sh 06:15:19 ++ facter osfamily 06:15:19 ++ tr '[:upper:]' '[:lower:]' 06:15:19 + OS_FAMILY=debian 06:15:19 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:15:19 + START_PACKAGES=/tmp/packages_start.txt 06:15:19 + END_PACKAGES=/tmp/packages_end.txt 06:15:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:19 + PACKAGES=/tmp/packages_start.txt 06:15:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:15:19 + PACKAGES=/tmp/packages_end.txt 06:15:19 + case "${OS_FAMILY}" in 06:15:19 + dpkg -l 06:15:19 + grep '^ii' 06:15:19 + '[' -f /tmp/packages_start.txt ']' 06:15:19 + '[' -f /tmp/packages_end.txt ']' 06:15:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:15:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:15:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:15:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8522388168375255612.sh 06:15:19 ---> capture-instance-metadata.sh 06:15:19 Setup pyenv: 06:15:19 system 06:15:19 3.8.13 06:15:19 3.9.13 06:15:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4QDA 06:15:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:49 lf-activate-venv(): INFO: Adding /tmp/venv-4QDA/bin to PATH 06:15:49 INFO: Running in OpenStack, capturing instance metadata 06:15:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3052880779808564712.sh 06:15:49 provisioning config files... 06:15:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10436353576535687658tmp 06:15:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:15:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:15:49 [EnvInject] - Injecting environment variables from a build step. 06:15:49 [EnvInject] - Injecting as environment variables the properties content 06:15:49 SERVER_ID=logs 06:15:49 06:15:49 [EnvInject] - Variables injected successfully. 06:15:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7142083521337416395.sh 06:15:49 ---> create-netrc.sh 06:15:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4285037977649371284.sh 06:15:49 ---> python-tools-install.sh 06:15:49 Setup pyenv: 06:15:49 system 06:15:49 3.8.13 06:15:49 3.9.13 06:15:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QDA from file:/tmp/.os_lf_venv 06:15:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:51 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-4QDA/bin to PATH 06:15:57 Generating Requirements File 06:16:18 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. 06:16:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:16:18 Python 3.10.6 06:16:18 pip 26.2.1 from /tmp/venv-4QDA/lib/python3.10/site-packages/pip (python 3.10) 06:16:18 aiohappyeyeballs==2.7.1 06:16:18 aiohttp==3.14.3 06:16:18 aiosignal==1.4.0 06:16:18 appdirs==1.4.4 06:16:18 argcomplete==3.7.2 06:16:18 aspy.yaml==1.3.0 06:16:18 async-timeout==5.0.1 06:16:18 attrs==26.1.0 06:16:18 autopage==0.6.0 06:16:18 backports.strenum==1.3.1 06:16:18 beautifulsoup4==4.15.0 06:16:18 boto3==1.43.80 06:16:18 botocore==1.43.80 06:16:18 bs4==0.0.2 06:16:18 certifi==2026.7.22 06:16:18 cffi==2.1.1 06:16:18 cfgv==3.5.0 06:16:18 chardet==7.6.0 06:16:18 charset-normalizer==3.5.1 06:16:18 click==8.4.2 06:16:18 cliff==4.14.0 06:16:18 cmd2==3.5.1 06:16:18 cryptography==3.3.2 06:16:18 debtcollector==3.1.0 06:16:18 decorator==5.3.1 06:16:18 defusedxml==0.7.1 06:16:18 Deprecated==1.3.1 06:16:18 distlib==0.4.3 06:16:18 dnspython==2.8.0 06:16:18 docker==7.2.0 06:16:18 dogpile.cache==1.5.0 06:16:18 durationpy==0.10 06:16:18 email-validator==2.3.0 06:16:18 filelock==3.32.4 06:16:18 frozenlist==1.8.0 06:16:18 future==1.0.0 06:16:18 gitdb==4.0.12 06:16:18 GitPython==3.1.60 06:16:18 httplib2==0.30.2 06:16:18 identify==2.6.19 06:16:18 idna==3.19 06:16:18 importlib-resources==1.5.0 06:16:18 iso8601==2.1.0 06:16:18 Jinja2==3.1.6 06:16:18 jmespath==1.1.0 06:16:18 jsonpatch==1.33 06:16:18 jsonpointer==3.1.1 06:16:18 jsonschema==4.26.0 06:16:18 jsonschema-specifications==2025.9.1 06:16:18 keystoneauth1==5.14.0 06:16:18 kubernetes==36.0.3 06:16:18 lftools==0.37.23 06:16:18 lxml==6.1.2 06:16:18 markdown-it-py==4.2.0 06:16:18 MarkupSafe==3.0.3 06:16:18 mdurl==0.1.2 06:16:18 msgpack==1.2.1 06:16:18 multi_key_dict==2.0.3 06:16:18 multidict==6.7.1 06:16:18 munch==4.0.0 06:16:18 netaddr==1.3.0 06:16:18 niet==1.4.2 06:16:18 nodeenv==1.10.0 06:16:18 oauth2client==4.1.3 06:16:18 oauthlib==3.3.1 06:16:18 openstacksdk==4.13.0 06:16:18 os-service-types==1.8.2 06:16:18 osc-lib==4.6.0 06:16:18 oslo.config==10.4.0 06:16:18 oslo.context==6.4.0 06:16:18 oslo.i18n==6.8.0 06:16:18 oslo.log==8.2.0 06:16:18 oslo.serialization==5.10.0 06:16:18 oslo.utils==10.1.1 06:16:18 packaging==26.3 06:16:18 pbr==7.0.3 06:16:18 platformdirs==4.11.4 06:16:18 prettytable==3.18.0 06:16:18 propcache==0.5.2 06:16:18 psutil==7.2.2 06:16:18 pyasn1==0.6.4 06:16:18 pyasn1_modules==0.4.2 06:16:18 pycparser==3.0 06:16:18 pygerrit2==2.0.15 06:16:18 PyGithub==2.10.0 06:16:18 Pygments==2.21.0 06:16:18 PyJWT==2.13.0 06:16:18 PyNaCl==1.6.2 06:16:18 pyparsing==2.4.7 06:16:18 pyperclip==1.11.0 06:16:18 pyrsistent==0.20.0 06:16:18 python-cinderclient==9.9.0 06:16:18 python-dateutil==2.9.0.post0 06:16:18 python-discovery==1.5.3 06:16:18 python-heatclient==5.2.0 06:16:18 python-jenkins==1.8.3 06:16:18 python-keystoneclient==5.8.0 06:16:18 python-magnumclient==4.11.0 06:16:18 python-openstackclient==10.0.0 06:16:18 python-swiftclient==4.10.0 06:16:18 PyYAML==6.0.3 06:16:18 referencing==0.37.0 06:16:18 requests==2.34.2 06:16:18 requests-oauthlib==2.0.0 06:16:18 rfc3986==2.0.0 06:16:18 rich==15.0.0 06:16:18 rich-argparse==1.8.0 06:16:18 rpds-py==0.30.0 06:16:18 rsa==4.9.1 06:16:18 ruamel.yaml==0.19.1 06:16:18 ruamel.yaml.clib==0.2.15 06:16:18 s3transfer==0.19.2 06:16:18 simplejson==4.1.1 06:16:18 six==1.17.0 06:16:18 smmap==5.0.3 06:16:18 soupsieve==2.9.2 06:16:18 stevedore==5.8.0 06:16:18 tabulate==0.10.0 06:16:18 toml==0.10.2 06:16:18 tomlkit==0.15.1 06:16:18 tqdm==4.70.0 06:16:18 typing_extensions==4.16.0 06:16:18 urllib3==1.26.20 06:16:18 virtualenv==21.7.5 06:16:18 wcwidth==0.8.2 06:16:18 websocket-client==1.9.0 06:16:18 wrapt==2.3.0 06:16:18 xdg==6.0.0 06:16:18 xmltodict==1.0.4 06:16:18 yarl==1.24.5 06:16:18 yq==4.1.2 06:16:18 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12404595596409596986.sh 06:16:18 ---> uv-install.sh 06:16:18 Installing uv/uvx (latest) using shell installer 06:16:19 2026-08-26 06:16:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-L6EVSz.sh" [1] 06:16:19 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:16:19 installing to /home/jenkins/.local/bin 06:16:19 uv 06:16:19 uvx 06:16:19 everything's installed! 06:16:19 06:16:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:16:19 06:16:19 source $HOME/.local/bin/env (sh, bash, zsh) 06:16:19 source $HOME/.local/bin/env.fish (fish) 06:16:19 Adding install location to PATH 06:16:19 ---> Validating uv/uvx install 06:16:19 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:16:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10943645137350793882.sh 06:16:19 ---> sudo-logs.sh 06:16:19 Archiving 'sudo' log.. 06:16:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15746380183214815200.sh 06:16:20 ---> job-cost.sh 06:16:20 INFO: Activating Python virtual environment... 06:16:20 Setup pyenv: 06:16:20 system 06:16:20 3.8.13 06:16:20 3.9.13 06:16:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:16:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QDA from file:/tmp/.os_lf_venv 06:16:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:16:26 lf-activate-venv(): INFO: Adding /tmp/venv-4QDA/bin to PATH 06:16:26 INFO: No stack-cost file found 06:16:26 INFO: Instance uptime: 204s 06:16:26 INFO: Fetching instance metadata (attempt 1 of 3)... 06:16:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:16:26 INFO: Successfully fetched instance metadata 06:16:26 INFO: Instance type: v3-standard-4 06:16:26 INFO: Retrieving pricing info for: v3-standard-4 06:16:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:16:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=204 06:16:26 INFO: Successfully fetched Vexxhost pricing API 06:16:26 INFO: Retrieved cost: 0.11 06:16:26 INFO: Retrieved resource: v3-standard-4 06:16:26 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:16:26 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:16:26 INFO: Successfully archived job cost data 06:16:26 DEBUG: Cost data: oom-master-checkbashisms-lint,4820,2026-08-26 06:16:26,v3-standard-4,204,0.11,0.00,SUCCESS 06:16:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13930903098977547302.sh 06:16:26 ---> logs-deploy.sh 06:16:26 Setup pyenv: 06:16:26 system 06:16:26 3.8.13 06:16:26 3.9.13 06:16:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:16:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QDA from file:/tmp/.os_lf_venv 06:16:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-4QDA/bin to PATH 06:16:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4820 06:16:35 INFO: archiving workspace using pattern(s): 06:16:35 Archives upload complete. 06:16:36 INFO: archiving logs to Nexus 06:16:36 ---> uname -a: 06:16:36 Linux prd-ubuntu1804-builder-4c-4g-15267 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:16:36 06:16:36 06:16:36 ---> lscpu: 06:16:36 Architecture: x86_64 06:16:36 CPU op-mode(s): 32-bit, 64-bit 06:16:36 Byte Order: Little Endian 06:16:36 CPU(s): 4 06:16:36 On-line CPU(s) list: 0-3 06:16:36 Thread(s) per core: 1 06:16:36 Core(s) per socket: 1 06:16:36 Socket(s): 4 06:16:36 NUMA node(s): 1 06:16:36 Vendor ID: AuthenticAMD 06:16:36 CPU family: 23 06:16:36 Model: 49 06:16:36 Model name: AMD EPYC-Rome Processor 06:16:36 Stepping: 0 06:16:36 CPU MHz: 2799.998 06:16:36 BogoMIPS: 5599.99 06:16:36 Virtualization: AMD-V 06:16:36 Hypervisor vendor: KVM 06:16:36 Virtualization type: full 06:16:36 L1d cache: 32K 06:16:36 L1i cache: 32K 06:16:36 L2 cache: 512K 06:16:36 L3 cache: 16384K 06:16:36 NUMA node0 CPU(s): 0-3 06:16: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 06:16:36 06:16:36 06:16:36 ---> nproc: 06:16:36 4 06:16:36 06:16:36 06:16:36 ---> df -h: 06:16:36 Filesystem Size Used Avail Use% Mounted on 06:16:36 udev 7.9G 0 7.9G 0% /dev 06:16:36 tmpfs 1.6G 676K 1.6G 1% /run 06:16:36 /dev/vda1 78G 8.4G 69G 11% / 06:16:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:16:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:16:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:16:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:16:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:16:36 06:16:36 06:16:36 ---> free -m: 06:16:36 total used free shared buff/cache available 06:16:36 Mem: 16040 565 13271 0 2202 15157 06:16:36 Swap: 1023 0 1023 06:16:36 06:16:36 06:16:36 ---> ip addr: 06:16:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:16:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:16:36 inet 127.0.0.1/8 scope host lo 06:16:36 valid_lft forever preferred_lft forever 06:16:36 inet6 ::1/128 scope host 06:16:36 valid_lft forever preferred_lft forever 06:16:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:16:36 link/ether fa:16:3e:a2:58:54 brd ff:ff:ff:ff:ff:ff 06:16:36 inet 10.30.107.132/23 brd 10.30.107.255 scope global dynamic ens3 06:16:36 valid_lft 86193sec preferred_lft 86193sec 06:16:36 inet6 fe80::f816:3eff:fea2:5854/64 scope link 06:16:36 valid_lft forever preferred_lft forever 06:16:36 06:16:36 06:16:37 ---> sar -b -r -n DEV: 06:16:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15267) 08/26/26 _x86_64_ (4 CPU) 06:16:37 06:16:37 06:13:12 LINUX RESTART (4 CPU) 06:16:37 06:16:37 06:14:01 tps rtps wtps bread/s bwrtn/s 06:16:37 06:15:01 242.89 19.20 223.70 792.53 4255.42 06:16:37 06:16:01 88.04 8.71 79.32 237.65 8683.64 06:16:37 Average: 165.46 13.95 151.50 515.07 6469.72 06:16:37 06:16:37 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:37 06:15:01 14181472 15573364 2243496 13.66 40740 1563960 766224 4.39 643012 1412032 67320 06:16:37 06:16:01 13890440 15562208 2534528 15.43 69644 1797716 761496 4.36 689920 1621276 140600 06:16:37 Average: 14035956 15567786 2389012 14.55 55192 1680838 763860 4.37 666466 1516654 103960 06:16:37 06:16:37 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:37 06:15:01 ens3 250.79 155.44 1147.05 42.06 0.00 0.00 0.00 0.00 06:16:37 06:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:16:37 06:16:01 ens3 67.44 46.62 811.58 10.07 0.00 0.00 0.00 0.00 06:16:37 06:16:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 06:16:37 Average: ens3 159.11 101.02 979.30 26.06 0.00 0.00 0.00 0.00 06:16:37 Average: lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 06:16:37 06:16:37 06:16:37 ---> sar -P ALL: 06:16:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15267) 08/26/26 _x86_64_ (4 CPU) 06:16:37 06:16:37 06:13:12 LINUX RESTART (4 CPU) 06:16:37 06:16:37 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:16:37 06:15:01 all 7.47 0.00 0.94 0.98 0.03 90.58 06:16:37 06:15:01 0 6.77 0.00 0.83 0.65 0.02 91.72 06:16:37 06:15:01 1 7.98 0.00 1.35 1.60 0.02 89.05 06:16:37 06:15:01 2 4.11 0.00 0.60 0.30 0.03 94.96 06:16:37 06:15:01 3 11.01 0.00 0.99 1.35 0.02 86.64 06:16:37 06:16:01 all 19.40 0.00 1.46 1.32 0.04 77.78 06:16:37 06:16:01 0 20.64 0.00 1.32 0.42 0.03 77.59 06:16:37 06:16:01 1 19.65 0.00 1.29 0.15 0.03 78.88 06:16:37 06:16:01 2 14.84 0.00 1.37 4.32 0.03 79.44 06:16:37 06:16:01 3 22.48 0.00 1.87 0.40 0.07 75.18 06:16:37 Average: all 13.44 0.00 1.20 1.15 0.03 84.18 06:16:37 Average: 0 13.71 0.00 1.08 0.53 0.03 84.65 06:16:37 Average: 1 13.81 0.00 1.32 0.88 0.03 83.97 06:16:37 Average: 2 9.47 0.00 0.98 2.31 0.03 87.21 06:16:37 Average: 3 16.74 0.00 1.43 0.88 0.04 80.91 06:16:37 06:16:37 06:16:37