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