08:46:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 08:46:45 Running as SYSTEM 08:46:45 [EnvInject] - Loading node environment variables. 08:46:45 Building remotely on prd-ubuntu1804-builder-4c-4g-8306 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:46:45 [ssh-agent] Looking for ssh-agent implementation... 08:46:45 $ ssh-agent 08:46:45 SSH_AUTH_SOCK=/tmp/ssh-TWNTWYHhkGYI/agent.1653 08:46:45 SSH_AGENT_PID=1655 08:46:45 [ssh-agent] Started. 08:46:45 Running ssh-add (command line suppressed) 08:46:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8885398322038648568.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8885398322038648568.key) 08:46:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:46:45 The recommended git tool is: NONE 08:46:47 using credential onap-jenkins-ssh 08:46:47 Wiping out workspace first. 08:46:47 Cloning the remote Git repository 08:46:47 Cloning repository git://cloud.onap.org/mirror/oom.git 08:46:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:46:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:46:47 > git --version # timeout=10 08:46:47 > git --version # 'git version 2.17.1' 08:46:47 using GIT_SSH to set credentials Gerrit user 08:46:47 Verifying host key using manually-configured host key entries 08:46:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:46:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:46:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:46:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:46:52 using GIT_SSH to set credentials Gerrit user 08:46:52 Verifying host key using manually-configured host key entries 08:46:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/7 # timeout=30 08:46:53 > git rev-parse ee9170cb4a0a410c0f84eac88501cc9304c4a6d7^{commit} # timeout=10 08:46:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:46:53 Checking out Revision ee9170cb4a0a410c0f84eac88501cc9304c4a6d7 (refs/changes/98/144198/7) 08:46:53 > git config core.sparsecheckout # timeout=10 08:46:53 > git checkout -f ee9170cb4a0a410c0f84eac88501cc9304c4a6d7 # timeout=30 08:46:56 Commit message: "[PORTALNG] 15.0.0 release" 08:46:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:46:56 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 08:46:56 [EnvInject] - Injecting environment variables from a build step. 08:46:56 [EnvInject] - Injecting as environment variables the properties content 08:46:56 PYTHON=python3 08:46:56 08:46:56 [EnvInject] - Variables injected successfully. 08:46:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7369710341609860755.sh 08:46:57 ---> tox-install.sh 08:46:57 + source /home/jenkins/lf-env.sh 08:46:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:57 ++ mktemp -d /tmp/venv-XXXX 08:46:57 + lf_venv=/tmp/venv-fP9C 08:46:57 + local venv_file=/tmp/.os_lf_venv 08:46:57 + local python=python3 08:46:57 + local options 08:46:57 + local set_path=true 08:46:57 + local install_args= 08:46:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:46:57 + true 08:46:57 + case $1 in 08:46:57 + venv_file=/tmp/.toxenv 08:46:57 + shift 2 08:46:57 + true 08:46:57 + case $1 in 08:46:57 + shift 08:46:57 + break 08:46:57 + case $python in 08:46:57 + local pkg_list= 08:46:57 + [[ -d /opt/pyenv ]] 08:46:57 + echo 'Setup pyenv:' 08:46:57 Setup pyenv: 08:46:57 + export PYENV_ROOT=/opt/pyenv 08:46:57 + PYENV_ROOT=/opt/pyenv 08:46:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:57 + pyenv versions 08:46:57 * system (set by /opt/pyenv/version) 08:46:57 * 3.8.13 (set by /opt/pyenv/version) 08:46:57 * 3.9.13 (set by /opt/pyenv/version) 08:46:57 * 3.10.6 (set by /opt/pyenv/version) 08:46:57 + command -v pyenv 08:46:57 ++ pyenv init - --no-rehash 08:46:57 + 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[*]}"'\'')" 08:46:57 export PATH="/opt/pyenv/shims:${PATH}" 08:46:57 export PYENV_SHELL=bash 08:46:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:46:57 pyenv() { 08:46:57 local command 08:46:57 command="${1:-}" 08:46:57 if [ "$#" -gt 0 ]; then 08:46:57 shift 08:46:57 fi 08:46:57 08:46:57 case "$command" in 08:46:57 rehash|shell) 08:46:57 eval "$(pyenv "sh-$command" "$@")" 08:46:57 ;; 08:46:57 *) 08:46:57 command pyenv "$command" "$@" 08:46:57 ;; 08:46:57 esac 08:46:57 }' 08:46:57 +++ 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[*]}"' 08:46:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:57 ++ 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 08:46:57 ++ 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 08:46:57 ++ export PYENV_SHELL=bash 08:46:57 ++ PYENV_SHELL=bash 08:46:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:46:57 +++ complete -F _pyenv pyenv 08:46:57 ++ lf-pyver python3 08:46:57 ++ local py_version_xy=python3 08:46:57 ++ local py_version_xyz= 08:46:57 ++ pyenv versions 08:46:57 ++ local command 08:46:57 ++ command=versions 08:46:57 ++ sed 's/^[ *]* //' 08:46:57 ++ '[' 1 -gt 0 ']' 08:46:57 ++ shift 08:46:57 ++ case "$command" in 08:46:57 ++ command pyenv versions 08:46:57 ++ pyenv versions 08:46:57 ++ awk '{ print $1 }' 08:46:57 ++ grep -E '^[0-9.]*[0-9]$' 08:46:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:46:57 +++ grep '^3' /tmp/.pyenv_versions 08:46:57 +++ sort -V 08:46:57 +++ tail -n 1 08:46:57 ++ py_version_xyz=3.10.6 08:46:57 ++ [[ -z 3.10.6 ]] 08:46:57 ++ echo 3.10.6 08:46:57 ++ return 0 08:46:57 + pyenv local 3.10.6 08:46:57 + local command 08:46:57 + command=local 08:46:57 + '[' 2 -gt 0 ']' 08:46:57 + shift 08:46:57 + case "$command" in 08:46:57 + command pyenv local 3.10.6 08:46:57 + pyenv local 3.10.6 08:46:57 + for arg in "$@" 08:46:57 + case $arg in 08:46:57 + pkg_list+='tox ' 08:46:57 + for arg in "$@" 08:46:57 + case $arg in 08:46:57 + pkg_list+='virtualenv ' 08:46:57 + for arg in "$@" 08:46:57 + case $arg in 08:46:57 + pkg_list+='urllib3~=1.26.15 ' 08:46:57 + [[ -f /tmp/.toxenv ]] 08:46:57 + [[ ! -f /tmp/.toxenv ]] 08:46:57 + [[ -n '' ]] 08:46:57 + python3 -m venv /tmp/venv-fP9C 08:47:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fP9C' 08:47:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fP9C 08:47:01 + echo /tmp/venv-fP9C 08:47:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:01 + local 'pip_opts=--upgrade --quiet' 08:47:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:01 + [[ -n '' ]] 08:47:01 + [[ -n '' ]] 08:47:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:01 + /tmp/venv-fP9C/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 08:47:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:05 lf-activate-venv(): INFO: Base packages installed successfully 08:47:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:05 + /tmp/venv-fP9C/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 08:47:07 + type python3 08:47:07 + true 08:47:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fP9C/bin to PATH' 08:47:07 lf-activate-venv(): INFO: Adding /tmp/venv-fP9C/bin to PATH 08:47:07 + PATH=/tmp/venv-fP9C/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 08:47:07 + return 0 08:47:07 + python3 --version 08:47:07 Python 3.10.6 08:47:07 + python3 -m pip --version 08:47:07 pip 26.1.1 from /tmp/venv-fP9C/lib/python3.10/site-packages/pip (python 3.10) 08:47:07 + python3 -m pip freeze 08:47:07 cachetools==7.1.1 08:47:07 colorama==0.4.6 08:47:07 distlib==0.4.0 08:47:07 filelock==3.29.0 08:47:07 packaging==26.2 08:47:07 platformdirs==4.9.6 08:47:07 pluggy==1.6.0 08:47:07 pyproject-api==1.10.0 08:47:07 python-discovery==1.2.2 08:47:07 tomli==2.4.1 08:47:07 tomli_w==1.2.0 08:47:07 tox==4.53.1 08:47:07 typing_extensions==4.15.0 08:47:07 urllib3==1.26.20 08:47:07 virtualenv==21.3.1 08:47:08 [EnvInject] - Injecting environment variables from a build step. 08:47:08 [EnvInject] - Injecting as environment variables the properties content 08:47:08 PARALLEL=false 08:47:08 08:47:08 [EnvInject] - Variables injected successfully. 08:47:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12445692611186892446.sh 08:47:08 ---> tox-run.sh 08:47:08 + 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 08:47:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:47:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:47:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:47:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:47:08 + source /home/jenkins/lf-env.sh 08:47:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:08 ++ mktemp -d /tmp/venv-XXXX 08:47:08 + lf_venv=/tmp/venv-OlCH 08:47:08 + local venv_file=/tmp/.os_lf_venv 08:47:08 + local python=python3 08:47:08 + local options 08:47:08 + local set_path=true 08:47:08 + local install_args= 08:47:08 ++ 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 08:47:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:08 + true 08:47:08 + case $1 in 08:47:08 + venv_file=/tmp/.toxenv 08:47:08 + shift 2 08:47:08 + true 08:47:08 + case $1 in 08:47:08 + shift 08:47:08 + break 08:47:08 + case $python in 08:47:08 + local pkg_list= 08:47:08 + [[ -d /opt/pyenv ]] 08:47:08 + echo 'Setup pyenv:' 08:47:08 Setup pyenv: 08:47:08 + export PYENV_ROOT=/opt/pyenv 08:47:08 + PYENV_ROOT=/opt/pyenv 08:47:08 + 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 08:47:08 + 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 08:47:08 + pyenv versions 08:47:08 system 08:47:08 3.8.13 08:47:08 3.9.13 08:47:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:47:08 + command -v pyenv 08:47:08 ++ pyenv init - --no-rehash 08:47:08 + 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[*]}"'\'')" 08:47:08 export PATH="/opt/pyenv/shims:${PATH}" 08:47:08 export PYENV_SHELL=bash 08:47:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:08 pyenv() { 08:47:08 local command 08:47:08 command="${1:-}" 08:47:08 if [ "$#" -gt 0 ]; then 08:47:08 shift 08:47:08 fi 08:47:08 08:47:08 case "$command" in 08:47:08 rehash|shell) 08:47:08 eval "$(pyenv "sh-$command" "$@")" 08:47:08 ;; 08:47:08 *) 08:47:08 command pyenv "$command" "$@" 08:47:08 ;; 08:47:08 esac 08:47:08 }' 08:47:08 +++ 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[*]}"' 08:47:08 ++ 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 08:47:08 ++ 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 08:47:08 ++ 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 08:47:08 ++ export PYENV_SHELL=bash 08:47:08 ++ PYENV_SHELL=bash 08:47:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:08 +++ complete -F _pyenv pyenv 08:47:08 ++ lf-pyver python3 08:47:08 ++ local py_version_xy=python3 08:47:08 ++ local py_version_xyz= 08:47:08 ++ pyenv versions 08:47:08 ++ local command 08:47:08 ++ command=versions 08:47:08 ++ '[' 1 -gt 0 ']' 08:47:08 ++ shift 08:47:08 ++ case "$command" in 08:47:08 ++ command pyenv versions 08:47:08 ++ pyenv versions 08:47:08 ++ sed 's/^[ *]* //' 08:47:08 ++ awk '{ print $1 }' 08:47:08 ++ grep -E '^[0-9.]*[0-9]$' 08:47:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:08 +++ grep '^3' /tmp/.pyenv_versions 08:47:08 +++ sort -V 08:47:08 +++ tail -n 1 08:47:08 ++ py_version_xyz=3.10.6 08:47:08 ++ [[ -z 3.10.6 ]] 08:47:08 ++ echo 3.10.6 08:47:08 ++ return 0 08:47:08 + pyenv local 3.10.6 08:47:08 + local command 08:47:08 + command=local 08:47:08 + '[' 2 -gt 0 ']' 08:47:08 + shift 08:47:08 + case "$command" in 08:47:08 + command pyenv local 3.10.6 08:47:08 + pyenv local 3.10.6 08:47:08 + for arg in "$@" 08:47:08 + case $arg in 08:47:08 + pkg_list+='tox ' 08:47:08 + for arg in "$@" 08:47:08 + case $arg in 08:47:08 + pkg_list+='virtualenv ' 08:47:08 + for arg in "$@" 08:47:08 + case $arg in 08:47:08 + pkg_list+='urllib3~=1.26.15 ' 08:47:08 + [[ -f /tmp/.toxenv ]] 08:47:08 ++ cat /tmp/.toxenv 08:47:08 + lf_venv=/tmp/venv-fP9C 08:47:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fP9C from' file:/tmp/.toxenv 08:47:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fP9C from file:/tmp/.toxenv 08:47:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:08 + local 'pip_opts=--upgrade --quiet' 08:47:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:08 + [[ -n '' ]] 08:47:08 + [[ -n '' ]] 08:47:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:08 + /tmp/venv-fP9C/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 08:47:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:09 lf-activate-venv(): INFO: Base packages installed successfully 08:47:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:09 + /tmp/venv-fP9C/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 08:47:10 + type python3 08:47:10 + true 08:47:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fP9C/bin to PATH' 08:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-fP9C/bin to PATH 08:47:10 + PATH=/tmp/venv-fP9C/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 08:47:10 + return 0 08:47:10 + [[ -d /opt/pyenv ]] 08:47:10 + echo '---> Setting up pyenv' 08:47:10 ---> Setting up pyenv 08:47:10 + export PYENV_ROOT=/opt/pyenv 08:47:10 + PYENV_ROOT=/opt/pyenv 08:47:10 + export PATH=/opt/pyenv/bin:/tmp/venv-fP9C/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 08:47:10 + PATH=/opt/pyenv/bin:/tmp/venv-fP9C/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 08:47:10 ++ pwd 08:47:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:47:10 + export PYTHONPATH 08:47:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:10 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:10 + tox --version 08:47:10 4.53.1 from /tmp/venv-fP9C/lib/python3.10/site-packages/tox/__init__.py 08:47:10 + PARALLEL=false 08:47:10 + TOX_OPTIONS_LIST= 08:47:10 + [[ -n checkbashisms ]] 08:47:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:47:10 + case ${PARALLEL,,} in 08:47:10 + tox -e checkbashisms 08:47:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:47:12 checkbashisms: freeze> python -m pip freeze --all 08:47:12 checkbashisms: pip==26.1.1,setuptools==82.0.1 08:47:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:47:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:47:16 checkbashisms: OK (5.21=setup[1.68]+cmd[3.53] seconds) 08:47:16 congratulations :) (5.24 seconds) 08:47:16 + tox_status=0 08:47:16 + echo '---> Completed tox runs' 08:47:16 ---> Completed tox runs 08:47:16 + for i in .tox/*/log 08:47:16 ++ echo .tox/checkbashisms/log 08:47:16 ++ awk -F/ '{print $2}' 08:47:16 + tox_env=checkbashisms 08:47:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:47:16 + DOC_DIR=docs/_build/html 08:47:16 + [[ -d docs/_build/html ]] 08:47:16 + echo '---> tox-run.sh ends' 08:47:16 ---> tox-run.sh ends 08:47:16 + test 0 -eq 0 08:47:16 $ ssh-agent -k 08:47:16 unset SSH_AUTH_SOCK; 08:47:16 unset SSH_AGENT_PID; 08:47:16 echo Agent pid 1655 killed; 08:47:16 [ssh-agent] Stopped. 08:47:16 [PostBuildScript] - [INFO] Executing post build scripts. 08:47:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1604108124896417796.sh 08:47:16 ---> sysstat.sh 08:47:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9603487344402061892.sh 08:47:16 ---> package-listing.sh 08:47:16 ++ tr '[:upper:]' '[:lower:]' 08:47:16 ++ facter osfamily 08:47:17 + OS_FAMILY=debian 08:47:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:47:17 + START_PACKAGES=/tmp/packages_start.txt 08:47:17 + END_PACKAGES=/tmp/packages_end.txt 08:47:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:17 + PACKAGES=/tmp/packages_start.txt 08:47:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:47:17 + PACKAGES=/tmp/packages_end.txt 08:47:17 + case "${OS_FAMILY}" in 08:47:17 + dpkg -l 08:47:17 + grep '^ii' 08:47:17 + '[' -f /tmp/packages_start.txt ']' 08:47:17 + '[' -f /tmp/packages_end.txt ']' 08:47:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:47:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:47:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:47:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16075157328862941611.sh 08:47:17 ---> capture-instance-metadata.sh 08:47:17 Setup pyenv: 08:47:17 system 08:47:17 3.8.13 08:47:17 3.9.13 08:47:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:47:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tzz9 08:47:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:47:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:24 lf-activate-venv(): INFO: Base packages installed successfully 08:47:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:47:45 lf-activate-venv(): INFO: Adding /tmp/venv-tzz9/bin to PATH 08:47:45 INFO: Running in OpenStack, capturing instance metadata 08:47:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6873592147758042801.sh 08:47:46 provisioning config files... 08:47:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12334211602937204589tmp 08:47:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:47:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:47:46 [EnvInject] - Injecting environment variables from a build step. 08:47:46 [EnvInject] - Injecting as environment variables the properties content 08:47:46 SERVER_ID=logs 08:47:46 08:47:46 [EnvInject] - Variables injected successfully. 08:47:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18109373355717481914.sh 08:47:46 ---> create-netrc.sh 08:47:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins785515338911030164.sh 08:47:46 ---> python-tools-install.sh 08:47:46 Setup pyenv: 08:47:46 system 08:47:46 3.8.13 08:47:46 3.9.13 08:47:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:47:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzz9 from file:/tmp/.os_lf_venv 08:47:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:48 lf-activate-venv(): INFO: Base packages installed successfully 08:47:48 lf-activate-venv(): INFO: Installing additional packages: lftools 08:47:54 lf-activate-venv(): INFO: Adding /tmp/venv-tzz9/bin to PATH 08:47:54 Generating Requirements File 08:48:10 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. 08:48:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:48:11 Python 3.10.6 08:48:11 pip 26.1.1 from /tmp/venv-tzz9/lib/python3.10/site-packages/pip (python 3.10) 08:48:11 appdirs==1.4.4 08:48:11 argcomplete==3.6.3 08:48:11 aspy.yaml==1.3.0 08:48:11 attrs==26.1.0 08:48:11 autopage==0.6.0 08:48:11 backports.strenum==1.3.1 08:48:11 beautifulsoup4==4.14.3 08:48:11 boto3==1.43.3 08:48:11 botocore==1.43.3 08:48:11 bs4==0.0.2 08:48:11 certifi==2026.4.22 08:48:11 cffi==2.0.0 08:48:11 cfgv==3.5.0 08:48:11 chardet==7.4.3 08:48:11 charset-normalizer==3.4.7 08:48:11 click==8.3.3 08:48:11 cliff==4.13.3 08:48:11 cmd2==3.5.1 08:48:11 cryptography==3.3.2 08:48:11 debtcollector==3.1.0 08:48:11 decorator==5.2.1 08:48:11 defusedxml==0.7.1 08:48:11 Deprecated==1.3.1 08:48:11 distlib==0.4.0 08:48:11 dnspython==2.8.0 08:48:11 docker==7.1.0 08:48:11 dogpile.cache==1.5.0 08:48:11 durationpy==0.10 08:48:11 email-validator==2.3.0 08:48:11 filelock==3.29.0 08:48:11 future==1.0.0 08:48:11 gitdb==4.0.12 08:48:11 GitPython==3.1.49 08:48:11 httplib2==0.30.2 08:48:11 identify==2.6.19 08:48:11 idna==3.13 08:48:11 importlib-resources==1.5.0 08:48:11 iso8601==2.1.0 08:48:11 Jinja2==3.1.6 08:48:11 jmespath==1.1.0 08:48:11 jsonpatch==1.33 08:48:11 jsonpointer==3.1.1 08:48:11 jsonschema==4.26.0 08:48:11 jsonschema-specifications==2025.9.1 08:48:11 keystoneauth1==5.13.1 08:48:11 kubernetes==35.0.0 08:48:11 lftools==0.37.22 08:48:11 lxml==6.1.0 08:48:11 markdown-it-py==4.0.0 08:48:11 MarkupSafe==3.0.3 08:48:11 mdurl==0.1.2 08:48:11 msgpack==1.1.2 08:48:11 multi_key_dict==2.0.3 08:48:11 munch==4.0.0 08:48:11 netaddr==1.3.0 08:48:11 niet==1.4.2 08:48:11 nodeenv==1.10.0 08:48:11 oauth2client==4.1.3 08:48:11 oauthlib==3.3.1 08:48:11 openstacksdk==4.12.0 08:48:11 os-service-types==1.8.2 08:48:11 osc-lib==4.5.0 08:48:11 oslo.config==10.3.0 08:48:11 oslo.context==6.3.0 08:48:11 oslo.i18n==6.7.2 08:48:11 oslo.log==8.1.0 08:48:11 oslo.serialization==5.9.1 08:48:11 oslo.utils==10.0.1 08:48:11 packaging==26.2 08:48:11 pbr==7.0.3 08:48:11 platformdirs==4.9.6 08:48:11 prettytable==3.17.0 08:48:11 psutil==7.2.2 08:48:11 pyasn1==0.6.3 08:48:11 pyasn1_modules==0.4.2 08:48:11 pycparser==3.0 08:48:11 pygerrit2==2.0.15 08:48:11 PyGithub==2.9.1 08:48:11 Pygments==2.20.0 08:48:11 PyJWT==2.12.1 08:48:11 PyNaCl==1.6.2 08:48:11 pyparsing==2.4.7 08:48:11 pyperclip==1.11.0 08:48:11 pyrsistent==0.20.0 08:48:11 python-cinderclient==9.9.0 08:48:11 python-dateutil==2.9.0.post0 08:48:11 python-discovery==1.2.2 08:48:11 python-heatclient==5.1.0 08:48:11 python-jenkins==1.8.3 08:48:11 python-keystoneclient==5.8.0 08:48:11 python-magnumclient==4.10.0 08:48:11 python-openstackclient==9.0.0 08:48:11 python-swiftclient==4.10.0 08:48:11 PyYAML==6.0.3 08:48:11 referencing==0.37.0 08:48:11 requests==2.33.1 08:48:11 requests-oauthlib==2.0.0 08:48:11 rfc3986==2.0.0 08:48:11 rich==15.0.0 08:48:11 rich-argparse==1.8.0 08:48:11 rpds-py==0.30.0 08:48:11 rsa==4.9.1 08:48:11 ruamel.yaml==0.19.1 08:48:11 ruamel.yaml.clib==0.2.15 08:48:11 s3transfer==0.17.0 08:48:11 simplejson==4.1.1 08:48:11 six==1.17.0 08:48:11 smmap==5.0.3 08:48:11 soupsieve==2.8.3 08:48:11 stevedore==5.7.0 08:48:11 tabulate==0.10.0 08:48:11 toml==0.10.2 08:48:11 tomlkit==0.14.0 08:48:11 tqdm==4.67.3 08:48:11 typing_extensions==4.15.0 08:48:11 urllib3==1.26.20 08:48:11 virtualenv==21.3.1 08:48:11 wcwidth==0.7.0 08:48:11 websocket-client==1.9.0 08:48:11 wrapt==2.1.2 08:48:11 xdg==6.0.0 08:48:11 xmltodict==1.0.4 08:48:11 yq==3.4.3 08:48:11 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins17324375607070578138.sh 08:48:11 ---> uv-install.sh 08:48:11 Installing uv/uvx (latest) using shell installer 08:48:11 2026-05-05 08:48:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-AukYuf.sh" [1] 08:48:11 downloading uv 0.11.9 x86_64-unknown-linux-gnu 08:48:11 curl: (22) The requested URL returned error: 404 08:48:11 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-gnu.tar.gz 08:48:11 trying alternative download URL 08:48:12 installing to /home/jenkins/.local/bin 08:48:12 uv 08:48:12 uvx 08:48:12 everything's installed! 08:48:13 08:48:13 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:48:13 08:48:13 source $HOME/.local/bin/env (sh, bash, zsh) 08:48:13 source $HOME/.local/bin/env.fish (fish) 08:48:13 Adding install location to PATH 08:48:13 ---> Validating uv/uvx install 08:48:13 uvx 0.11.9 (x86_64-unknown-linux-gnu) 08:48:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12668044517843703051.sh 08:48:13 ---> sudo-logs.sh 08:48:13 Archiving 'sudo' log.. 08:48:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12149344344702524902.sh 08:48:13 ---> job-cost.sh 08:48:13 INFO: Activating Python virtual environment... 08:48:13 Setup pyenv: 08:48:13 system 08:48:13 3.8.13 08:48:13 3.9.13 08:48:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzz9 from file:/tmp/.os_lf_venv 08:48:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:15 lf-activate-venv(): INFO: Base packages installed successfully 08:48:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-tzz9/bin to PATH 08:48:19 INFO: No stack-cost file found 08:48:19 INFO: Instance uptime: 119s 08:48:19 INFO: Fetching instance metadata (attempt 1 of 3)... 08:48:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:48:20 INFO: Successfully fetched instance metadata 08:48:20 INFO: Instance type: v3-standard-4 08:48:20 INFO: Retrieving pricing info for: v3-standard-4 08:48:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:48:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 08:48:20 INFO: Successfully fetched Vexxhost pricing API 08:48:20 INFO: Retrieved cost: 0.11 08:48:20 INFO: Retrieved resource: v3-standard-4 08:48:20 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:48:20 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:48:20 INFO: Successfully archived job cost data 08:48:20 DEBUG: Cost data: oom-master-checkbashisms-lint,4617,2026-05-05 08:48:20,v3-standard-4,119,0.11,0.00,SUCCESS 08:48:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10390562426318810733.sh 08:48:20 ---> logs-deploy.sh 08:48:20 Setup pyenv: 08:48:20 system 08:48:20 3.8.13 08:48:20 3.9.13 08:48:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzz9 from file:/tmp/.os_lf_venv 08:48:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:22 lf-activate-venv(): INFO: Base packages installed successfully 08:48:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-tzz9/bin to PATH 08:48:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4617 08:48:28 INFO: archiving workspace using pattern(s): 08:48:29 Archives upload complete. 08:48:30 INFO: archiving logs to Nexus 08:48:30 ---> uname -a: 08:48:30 Linux prd-ubuntu1804-builder-4c-4g-8306 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:48:30 08:48:30 08:48:30 ---> lscpu: 08:48:30 Architecture: x86_64 08:48:30 CPU op-mode(s): 32-bit, 64-bit 08:48:30 Byte Order: Little Endian 08:48:30 CPU(s): 4 08:48:30 On-line CPU(s) list: 0-3 08:48:30 Thread(s) per core: 1 08:48:30 Core(s) per socket: 1 08:48:30 Socket(s): 4 08:48:30 NUMA node(s): 1 08:48:30 Vendor ID: AuthenticAMD 08:48:30 CPU family: 23 08:48:30 Model: 49 08:48:30 Model name: AMD EPYC-Rome Processor 08:48:30 Stepping: 0 08:48:30 CPU MHz: 2800.000 08:48:30 BogoMIPS: 5600.00 08:48:30 Virtualization: AMD-V 08:48:30 Hypervisor vendor: KVM 08:48:30 Virtualization type: full 08:48:30 L1d cache: 32K 08:48:30 L1i cache: 32K 08:48:30 L2 cache: 512K 08:48:30 L3 cache: 16384K 08:48:30 NUMA node0 CPU(s): 0-3 08:48:30 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 08:48:30 08:48:30 08:48:30 ---> nproc: 08:48:30 4 08:48:30 08:48:30 08:48:30 ---> df -h: 08:48:30 Filesystem Size Used Avail Use% Mounted on 08:48:30 udev 7.9G 0 7.9G 0% /dev 08:48:30 tmpfs 1.6G 676K 1.6G 1% /run 08:48:30 /dev/vda1 78G 8.4G 70G 11% / 08:48:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:48:30 tmpfs 5.0M 0 5.0M 0% /run/lock 08:48:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:48:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:48:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:48:30 08:48:30 08:48:30 ---> free -m: 08:48:30 total used free shared buff/cache available 08:48:30 Mem: 16040 576 13329 0 2133 15149 08:48:30 Swap: 1023 0 1023 08:48:30 08:48:30 08:48:30 ---> ip addr: 08:48:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:48:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:48:30 inet 127.0.0.1/8 scope host lo 08:48:30 valid_lft forever preferred_lft forever 08:48:30 inet6 ::1/128 scope host 08:48:30 valid_lft forever preferred_lft forever 08:48:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:48:30 link/ether fa:16:3e:8b:c5:fb brd ff:ff:ff:ff:ff:ff 08:48:30 inet 10.30.106.210/23 brd 10.30.107.255 scope global dynamic ens3 08:48:30 valid_lft 86278sec preferred_lft 86278sec 08:48:30 inet6 fe80::f816:3eff:fe8b:c5fb/64 scope link 08:48:30 valid_lft forever preferred_lft forever 08:48:30 08:48:30 08:48:30 ---> sar -b -r -n DEV: 08:48:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8306) 05/05/26 _x86_64_ (4 CPU) 08:48:30 08:48:30 08:46:32 LINUX RESTART (4 CPU) 08:48:30 08:48:30 08:47:01 tps rtps wtps bread/s bwrtn/s 08:48:30 08:48:01 133.11 8.92 124.20 241.56 54168.57 08:48:30 Average: 133.11 8.92 124.20 241.56 54168.57 08:48:30 08:48:30 08:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:48:30 08:48:01 13862716 15573492 2562252 15.60 71276 1833008 724756 4.15 676852 1656476 178236 08:48:30 Average: 13862716 15573492 2562252 15.60 71276 1833008 724756 4.15 676852 1656476 178236 08:48:30 08:48:30 08:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:48:30 08:48:01 ens3 75.62 56.74 1053.05 13.10 0.00 0.00 0.00 0.00 08:48:30 08:48:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 08:48:30 Average: ens3 75.62 56.74 1053.05 13.10 0.00 0.00 0.00 0.00 08:48:30 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 08:48:30 08:48:30 08:48:30 ---> sar -P ALL: 08:48:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8306) 05/05/26 _x86_64_ (4 CPU) 08:48:30 08:48:30 08:46:32 LINUX RESTART (4 CPU) 08:48:30 08:48:30 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:48:30 08:48:01 all 21.03 0.00 1.60 3.38 0.06 73.93 08:48:30 08:48:01 0 24.94 0.00 1.79 4.79 0.07 68.41 08:48:30 08:48:01 1 36.39 0.00 2.19 0.50 0.07 60.85 08:48:30 08:48:01 2 14.63 0.00 1.26 4.68 0.07 79.36 08:48:30 08:48:01 3 8.18 0.00 1.17 3.54 0.05 87.06 08:48:30 Average: all 21.03 0.00 1.60 3.38 0.06 73.93 08:48:30 Average: 0 24.94 0.00 1.79 4.79 0.07 68.41 08:48:30 Average: 1 36.39 0.00 2.19 0.50 0.07 60.85 08:48:30 Average: 2 14.63 0.00 1.26 4.68 0.07 79.36 08:48:30 Average: 3 8.18 0.00 1.17 3.54 0.05 87.06 08:48:30 08:48:30 08:48:30