19:29:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 19:29:47 Running as SYSTEM 19:29:47 [EnvInject] - Loading node environment variables. 19:29:47 Building remotely on prd-ubuntu1804-builder-4c-4g-9036 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:29:47 [ssh-agent] Looking for ssh-agent implementation... 19:29:47 $ ssh-agent 19:29:47 SSH_AUTH_SOCK=/tmp/ssh-Obv9ObElbxKX/agent.1657 19:29:47 SSH_AGENT_PID=1659 19:29:47 [ssh-agent] Started. 19:29:47 Running ssh-add (command line suppressed) 19:29:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7032612177099254628.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7032612177099254628.key) 19:29:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:29:47 The recommended git tool is: NONE 19:29:48 using credential onap-jenkins-ssh 19:29:48 Wiping out workspace first. 19:29:48 Cloning the remote Git repository 19:29:48 Cloning repository git://cloud.onap.org/mirror/oom.git 19:29:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:29:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:29:48 > git --version # timeout=10 19:29:48 > git --version # 'git version 2.17.1' 19:29:48 using GIT_SSH to set credentials Gerrit user 19:29:48 Verifying host key using manually-configured host key entries 19:29:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:29:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:29:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:29:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:29:54 using GIT_SSH to set credentials Gerrit user 19:29:54 Verifying host key using manually-configured host key entries 19:29:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/2 # timeout=30 19:29:54 > git rev-parse a4f35a2169c497e5d21ca3b1642216c630ed672d^{commit} # timeout=10 19:29:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:29:54 Checking out Revision a4f35a2169c497e5d21ca3b1642216c630ed672d (refs/changes/39/146039/2) 19:29:54 > git config core.sparsecheckout # timeout=10 19:29:54 > git checkout -f a4f35a2169c497e5d21ca3b1642216c630ed672d # timeout=30 19:29:57 Commit message: "[DCAEGEN2] PRH snapshot image for gating" 19:29:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:29:57 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 19:29:58 [EnvInject] - Injecting environment variables from a build step. 19:29:58 [EnvInject] - Injecting as environment variables the properties content 19:29:58 PYTHON=python3 19:29:58 19:29:58 [EnvInject] - Variables injected successfully. 19:29:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18033874752369192611.sh 19:29:58 ---> tox-install.sh 19:29:58 + source /home/jenkins/lf-env.sh 19:29:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:29:58 ++ mktemp -d /tmp/venv-XXXX 19:29:58 + lf_venv=/tmp/venv-ZECq 19:29:58 + local venv_file=/tmp/.os_lf_venv 19:29:58 + local python=python3 19:29:58 + local options 19:29:58 + local set_path=true 19:29:58 + local install_args= 19:29:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:29:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:29:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:29:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:29:58 + true 19:29:58 + case $1 in 19:29:58 + venv_file=/tmp/.toxenv 19:29:58 + shift 2 19:29:58 + true 19:29:58 + case $1 in 19:29:58 + shift 19:29:58 + break 19:29:58 + case $python in 19:29:58 + local pkg_list= 19:29:58 + [[ -d /opt/pyenv ]] 19:29:58 + echo 'Setup pyenv:' 19:29:58 Setup pyenv: 19:29:58 + export PYENV_ROOT=/opt/pyenv 19:29:58 + PYENV_ROOT=/opt/pyenv 19:29:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:29:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:29:58 + pyenv versions 19:29:58 * system (set by /opt/pyenv/version) 19:29:58 * 3.8.13 (set by /opt/pyenv/version) 19:29:58 * 3.9.13 (set by /opt/pyenv/version) 19:29:58 * 3.10.6 (set by /opt/pyenv/version) 19:29:58 + command -v pyenv 19:29:58 ++ pyenv init - --no-rehash 19:29:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:29:58 export PATH="/opt/pyenv/shims:${PATH}" 19:29:58 export PYENV_SHELL=bash 19:29:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:29:58 pyenv() { 19:29:58 local command 19:29:58 command="${1:-}" 19:29:58 if [ "$#" -gt 0 ]; then 19:29:58 shift 19:29:58 fi 19:29:58 19:29:58 case "$command" in 19:29:58 rehash|shell) 19:29:58 eval "$(pyenv "sh-$command" "$@")" 19:29:58 ;; 19:29:58 *) 19:29:58 command pyenv "$command" "$@" 19:29:58 ;; 19:29:58 esac 19:29:58 }' 19:29:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:29:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:29:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:29:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:29:58 ++ export PYENV_SHELL=bash 19:29:58 ++ PYENV_SHELL=bash 19:29:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:29:58 +++ complete -F _pyenv pyenv 19:29:58 ++ lf-pyver python3 19:29:58 ++ local py_version_xy=python3 19:29:58 ++ local py_version_xyz= 19:29:58 ++ pyenv versions 19:29:58 ++ sed 's/^[ *]* //' 19:29:58 ++ awk '{ print $1 }' 19:29:58 ++ local command 19:29:58 ++ grep -E '^[0-9.]*[0-9]$' 19:29:58 ++ command=versions 19:29:58 ++ '[' 1 -gt 0 ']' 19:29:58 ++ shift 19:29:58 ++ case "$command" in 19:29:58 ++ command pyenv versions 19:29:58 ++ pyenv versions 19:29:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:29:58 +++ grep '^3' /tmp/.pyenv_versions 19:29:58 +++ sort -V 19:29:58 +++ tail -n 1 19:29:58 ++ py_version_xyz=3.10.6 19:29:58 ++ [[ -z 3.10.6 ]] 19:29:58 ++ echo 3.10.6 19:29:58 ++ return 0 19:29:58 + pyenv local 3.10.6 19:29:58 + local command 19:29:58 + command=local 19:29:58 + '[' 2 -gt 0 ']' 19:29:58 + shift 19:29:58 + case "$command" in 19:29:58 + command pyenv local 3.10.6 19:29:58 + pyenv local 3.10.6 19:29:58 + for arg in "$@" 19:29:58 + case $arg in 19:29:58 + pkg_list+='tox ' 19:29:58 + for arg in "$@" 19:29:58 + case $arg in 19:29:58 + pkg_list+='virtualenv ' 19:29:58 + for arg in "$@" 19:29:58 + case $arg in 19:29:58 + pkg_list+='urllib3~=1.26.15 ' 19:29:58 + [[ -f /tmp/.toxenv ]] 19:29:58 + [[ ! -f /tmp/.toxenv ]] 19:29:58 + [[ -n '' ]] 19:29:58 + python3 -m venv /tmp/venv-ZECq 19:30:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZECq' 19:30:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZECq 19:30:02 + echo /tmp/venv-ZECq 19:30:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:30:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:30:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:30:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:30:02 + local 'pip_opts=--upgrade --quiet' 19:30:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:30:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:30:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:30:02 + [[ -n '' ]] 19:30:02 + [[ -n '' ]] 19:30:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:30:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:30:02 + /tmp/venv-ZECq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:30:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:30:06 lf-activate-venv(): INFO: Base packages installed successfully 19:30:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:30:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:30:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:30:06 + /tmp/venv-ZECq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:30:08 + type python3 19:30:08 + true 19:30:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZECq/bin to PATH' 19:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-ZECq/bin to PATH 19:30:08 + PATH=/tmp/venv-ZECq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:08 + return 0 19:30:08 + python3 --version 19:30:08 Python 3.10.6 19:30:08 + python3 -m pip --version 19:30:09 pip 26.1.2 from /tmp/venv-ZECq/lib/python3.10/site-packages/pip (python 3.10) 19:30:09 + python3 -m pip freeze 19:30:09 cachetools==7.1.4 19:30:09 colorama==0.4.6 19:30:09 distlib==0.4.3 19:30:09 filelock==3.29.7 19:30:09 packaging==26.2 19:30:09 platformdirs==4.10.0 19:30:09 pluggy==1.6.0 19:30:09 pyproject-api==1.10.1 19:30:09 python-discovery==1.4.4 19:30:09 tomli==2.4.1 19:30:09 tomli_w==1.2.0 19:30:09 tox==4.56.4 19:30:09 typing_extensions==4.16.0 19:30:09 urllib3==1.26.20 19:30:09 virtualenv==21.6.1 19:30:09 [EnvInject] - Injecting environment variables from a build step. 19:30:09 [EnvInject] - Injecting as environment variables the properties content 19:30:09 PARALLEL=false 19:30:09 19:30:09 [EnvInject] - Variables injected successfully. 19:30:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5140822051932651218.sh 19:30:09 ---> tox-run.sh 19:30:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:30:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:30:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:30:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:30:09 + source /home/jenkins/lf-env.sh 19:30:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:30:09 ++ mktemp -d /tmp/venv-XXXX 19:30:09 + lf_venv=/tmp/venv-5uA7 19:30:09 + local venv_file=/tmp/.os_lf_venv 19:30:09 + local python=python3 19:30:09 + local options 19:30:09 + local set_path=true 19:30:09 + local install_args= 19:30:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:30:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:30:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:30:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:30:09 + true 19:30:09 + case $1 in 19:30:09 + venv_file=/tmp/.toxenv 19:30:09 + shift 2 19:30:09 + true 19:30:09 + case $1 in 19:30:09 + shift 19:30:09 + break 19:30:09 + case $python in 19:30:09 + local pkg_list= 19:30:09 + [[ -d /opt/pyenv ]] 19:30:09 + echo 'Setup pyenv:' 19:30:09 Setup pyenv: 19:30:09 + export PYENV_ROOT=/opt/pyenv 19:30:09 + PYENV_ROOT=/opt/pyenv 19:30:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:09 + pyenv versions 19:30:09 system 19:30:09 3.8.13 19:30:09 3.9.13 19:30:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:30:09 + command -v pyenv 19:30:09 ++ pyenv init - --no-rehash 19:30:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:30:09 export PATH="/opt/pyenv/shims:${PATH}" 19:30:09 export PYENV_SHELL=bash 19:30:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:30:09 pyenv() { 19:30:09 local command 19:30:09 command="${1:-}" 19:30:09 if [ "$#" -gt 0 ]; then 19:30:09 shift 19:30:09 fi 19:30:09 19:30:09 case "$command" in 19:30:09 rehash|shell) 19:30:09 eval "$(pyenv "sh-$command" "$@")" 19:30:09 ;; 19:30:09 *) 19:30:09 command pyenv "$command" "$@" 19:30:09 ;; 19:30:09 esac 19:30:09 }' 19:30:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:30:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:09 ++ export PYENV_SHELL=bash 19:30:09 ++ PYENV_SHELL=bash 19:30:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:30:09 +++ complete -F _pyenv pyenv 19:30:09 ++ lf-pyver python3 19:30:09 ++ local py_version_xy=python3 19:30:09 ++ local py_version_xyz= 19:30:09 ++ sed 's/^[ *]* //' 19:30:09 ++ pyenv versions 19:30:09 ++ awk '{ print $1 }' 19:30:09 ++ grep -E '^[0-9.]*[0-9]$' 19:30:09 ++ local command 19:30:09 ++ command=versions 19:30:09 ++ '[' 1 -gt 0 ']' 19:30:09 ++ shift 19:30:09 ++ case "$command" in 19:30:09 ++ command pyenv versions 19:30:09 ++ pyenv versions 19:30:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:30:09 +++ grep '^3' /tmp/.pyenv_versions 19:30:09 +++ sort -V 19:30:09 +++ tail -n 1 19:30:09 ++ py_version_xyz=3.10.6 19:30:09 ++ [[ -z 3.10.6 ]] 19:30:09 ++ echo 3.10.6 19:30:09 ++ return 0 19:30:09 + pyenv local 3.10.6 19:30:09 + local command 19:30:09 + command=local 19:30:09 + '[' 2 -gt 0 ']' 19:30:09 + shift 19:30:09 + case "$command" in 19:30:09 + command pyenv local 3.10.6 19:30:09 + pyenv local 3.10.6 19:30:09 + for arg in "$@" 19:30:09 + case $arg in 19:30:09 + pkg_list+='tox ' 19:30:09 + for arg in "$@" 19:30:09 + case $arg in 19:30:09 + pkg_list+='virtualenv ' 19:30:09 + for arg in "$@" 19:30:09 + case $arg in 19:30:09 + pkg_list+='urllib3~=1.26.15 ' 19:30:09 + [[ -f /tmp/.toxenv ]] 19:30:09 ++ cat /tmp/.toxenv 19:30:09 + lf_venv=/tmp/venv-ZECq 19:30:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZECq from' file:/tmp/.toxenv 19:30:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZECq from file:/tmp/.toxenv 19:30:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:30:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:30:09 + local 'pip_opts=--upgrade --quiet' 19:30:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:30:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:30:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:30:09 + [[ -n '' ]] 19:30:09 + [[ -n '' ]] 19:30:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:30:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:30:09 + /tmp/venv-ZECq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:30:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:30:10 lf-activate-venv(): INFO: Base packages installed successfully 19:30:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:30:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:30:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:30:10 + /tmp/venv-ZECq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:30:11 + type python3 19:30:11 + true 19:30:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZECq/bin to PATH' 19:30:11 lf-activate-venv(): INFO: Adding /tmp/venv-ZECq/bin to PATH 19:30:11 + PATH=/tmp/venv-ZECq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:11 + return 0 19:30:11 + [[ -d /opt/pyenv ]] 19:30:11 + echo '---> Setting up pyenv' 19:30:11 ---> Setting up pyenv 19:30:11 + export PYENV_ROOT=/opt/pyenv 19:30:11 + PYENV_ROOT=/opt/pyenv 19:30:11 + export PATH=/opt/pyenv/bin:/tmp/venv-ZECq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:11 + PATH=/opt/pyenv/bin:/tmp/venv-ZECq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:30:11 ++ pwd 19:30:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:30:11 + export PYTHONPATH 19:30:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:30:11 + TOX_TESTENV_PASSENV=PYTHONPATH 19:30:11 + tox --version 19:30:11 4.56.4 from /tmp/venv-ZECq/lib/python3.10/site-packages/tox/__init__.py 19:30:11 + PARALLEL=false 19:30:11 + TOX_OPTIONS_LIST= 19:30:11 + [[ -n checkbashisms ]] 19:30:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:30:11 + case ${PARALLEL,,} in 19:30:11 + tox -e checkbashisms 19:30:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:30:13 checkbashisms: freeze> python -m pip freeze --all 19:30:13 checkbashisms: pip==26.1.2,setuptools==83.0.0 19:30:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:30:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:30:17 checkbashisms: OK (5.05=setup[1.62]+cmd[3.43] seconds) 19:30:17 congratulations :) (5.09 seconds) 19:30:17 + tox_status=0 19:30:17 + echo '---> Completed tox runs' 19:30:17 ---> Completed tox runs 19:30:17 + for i in .tox/*/log 19:30:17 ++ echo .tox/checkbashisms/log 19:30:17 ++ awk -F/ '{print $2}' 19:30:17 + tox_env=checkbashisms 19:30:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:30:17 + DOC_DIR=docs/_build/html 19:30:17 + [[ -d docs/_build/html ]] 19:30:17 + echo '---> tox-run.sh ends' 19:30:17 ---> tox-run.sh ends 19:30:17 + test 0 -eq 0 19:30:17 $ ssh-agent -k 19:30:17 unset SSH_AUTH_SOCK; 19:30:17 unset SSH_AGENT_PID; 19:30:17 echo Agent pid 1659 killed; 19:30:17 [ssh-agent] Stopped. 19:30:17 [PostBuildScript] - [INFO] Executing post build scripts. 19:30:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3044030312852204136.sh 19:30:17 ---> sysstat.sh 19:30:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11244716482390124893.sh 19:30:17 ---> package-listing.sh 19:30:17 ++ facter osfamily 19:30:17 ++ tr '[:upper:]' '[:lower:]' 19:30:17 + OS_FAMILY=debian 19:30:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:30:17 + START_PACKAGES=/tmp/packages_start.txt 19:30:17 + END_PACKAGES=/tmp/packages_end.txt 19:30:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:30:17 + PACKAGES=/tmp/packages_start.txt 19:30:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:30:17 + PACKAGES=/tmp/packages_end.txt 19:30:17 + case "${OS_FAMILY}" in 19:30:17 + dpkg -l 19:30:17 + grep '^ii' 19:30:17 + '[' -f /tmp/packages_start.txt ']' 19:30:17 + '[' -f /tmp/packages_end.txt ']' 19:30:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:30:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:30:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:30:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5401358452860433931.sh 19:30:17 ---> capture-instance-metadata.sh 19:30:18 Setup pyenv: 19:30:18 system 19:30:18 3.8.13 19:30:18 3.9.13 19:30:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:30:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rzH 19:30:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:30:25 lf-activate-venv(): INFO: Base packages installed successfully 19:30:25 lf-activate-venv(): INFO: Installing additional packages: lftools 19:30:47 lf-activate-venv(): INFO: Adding /tmp/venv-4rzH/bin to PATH 19:30:47 INFO: Running in OpenStack, capturing instance metadata 19:30:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5913420672611751321.sh 19:30:48 provisioning config files... 19:30:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1768372562766865673tmp 19:30:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:30:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:30:48 [EnvInject] - Injecting environment variables from a build step. 19:30:48 [EnvInject] - Injecting as environment variables the properties content 19:30:48 SERVER_ID=logs 19:30:48 19:30:48 [EnvInject] - Variables injected successfully. 19:30:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3284132551810801909.sh 19:30:48 ---> create-netrc.sh 19:30:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11638496203871609222.sh 19:30:48 ---> python-tools-install.sh 19:30:48 Setup pyenv: 19:30:48 system 19:30:48 3.8.13 19:30:48 3.9.13 19:30:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:30:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rzH from file:/tmp/.os_lf_venv 19:30:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:30:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:30:50 lf-activate-venv(): INFO: Base packages installed successfully 19:30:50 lf-activate-venv(): INFO: Installing additional packages: lftools 19:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-4rzH/bin to PATH 19:30:57 Generating Requirements File 19:31:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:31:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:31:20 Python 3.10.6 19:31:20 pip 26.1.2 from /tmp/venv-4rzH/lib/python3.10/site-packages/pip (python 3.10) 19:31:21 aiohappyeyeballs==2.7.1 19:31:21 aiohttp==3.14.1 19:31:21 aiosignal==1.4.0 19:31:21 appdirs==1.4.4 19:31:21 argcomplete==3.7.0 19:31:21 aspy.yaml==1.3.0 19:31:21 async-timeout==5.0.1 19:31:21 attrs==26.1.0 19:31:21 autopage==0.6.0 19:31:21 backports.strenum==1.3.1 19:31:21 beautifulsoup4==4.15.0 19:31:21 boto3==1.43.46 19:31:21 botocore==1.43.46 19:31:21 bs4==0.0.2 19:31:21 certifi==2026.6.17 19:31:21 cffi==2.1.0 19:31:21 cfgv==3.5.0 19:31:21 chardet==7.4.3 19:31:21 charset-normalizer==3.4.9 19:31:21 click==8.4.2 19:31:21 cliff==4.14.0 19:31:21 cmd2==3.5.1 19:31:21 cryptography==3.3.2 19:31:21 debtcollector==3.1.0 19:31:21 decorator==5.3.1 19:31:21 defusedxml==0.7.1 19:31:21 Deprecated==1.3.1 19:31:21 distlib==0.4.3 19:31:21 dnspython==2.8.0 19:31:21 docker==7.2.0 19:31:21 dogpile.cache==1.5.0 19:31:21 durationpy==0.10 19:31:21 email-validator==2.3.0 19:31:21 filelock==3.29.7 19:31:21 frozenlist==1.8.0 19:31:21 future==1.0.0 19:31:21 gitdb==4.0.12 19:31:21 GitPython==3.1.50 19:31:21 httplib2==0.30.2 19:31:21 identify==2.6.19 19:31:21 idna==3.18 19:31:21 importlib-resources==1.5.0 19:31:21 iso8601==2.1.0 19:31:21 Jinja2==3.1.6 19:31:21 jmespath==1.1.0 19:31:21 jsonpatch==1.33 19:31:21 jsonpointer==3.1.1 19:31:21 jsonschema==4.26.0 19:31:21 jsonschema-specifications==2025.9.1 19:31:21 keystoneauth1==5.14.0 19:31:21 kubernetes==36.0.2 19:31:21 lftools==0.37.22 19:31:21 lxml==6.1.1 19:31:21 markdown-it-py==4.2.0 19:31:21 MarkupSafe==3.0.3 19:31:21 mdurl==0.1.2 19:31:21 msgpack==1.2.1 19:31:21 multi_key_dict==2.0.3 19:31:21 multidict==6.7.1 19:31:21 munch==4.0.0 19:31:21 netaddr==1.3.0 19:31:21 niet==1.4.2 19:31:21 nodeenv==1.10.0 19:31:21 oauth2client==4.1.3 19:31:21 oauthlib==3.3.1 19:31:21 openstacksdk==4.13.0 19:31:21 os-service-types==1.8.2 19:31:21 osc-lib==4.6.0 19:31:21 oslo.config==10.4.0 19:31:21 oslo.context==6.4.0 19:31:21 oslo.i18n==6.8.0 19:31:21 oslo.log==8.2.0 19:31:21 oslo.serialization==5.10.0 19:31:21 oslo.utils==10.1.1 19:31:21 packaging==26.2 19:31:21 pbr==7.0.3 19:31:21 platformdirs==4.10.0 19:31:21 prettytable==3.18.0 19:31:21 propcache==0.5.2 19:31:21 psutil==7.2.2 19:31:21 pyasn1==0.6.4 19:31:21 pyasn1_modules==0.4.2 19:31:21 pycparser==3.0 19:31:21 pygerrit2==2.0.15 19:31:21 PyGithub==2.9.1 19:31:21 Pygments==2.20.0 19:31:21 PyJWT==2.13.0 19:31:21 PyNaCl==1.6.2 19:31:21 pyparsing==2.4.7 19:31:21 pyperclip==1.11.0 19:31:21 pyrsistent==0.20.0 19:31:21 python-cinderclient==9.9.0 19:31:21 python-dateutil==2.9.0.post0 19:31:21 python-discovery==1.4.4 19:31:21 python-heatclient==5.2.0 19:31:21 python-jenkins==1.8.3 19:31:21 python-keystoneclient==5.8.0 19:31:21 python-magnumclient==4.11.0 19:31:21 python-openstackclient==10.0.0 19:31:21 python-swiftclient==4.10.0 19:31:21 PyYAML==6.0.3 19:31:21 referencing==0.37.0 19:31:21 requests==2.34.2 19:31:21 requests-oauthlib==2.0.0 19:31:21 rfc3986==2.0.0 19:31:21 rich==15.0.0 19:31:21 rich-argparse==1.8.0 19:31:21 rpds-py==0.30.0 19:31:21 rsa==4.9.1 19:31:21 ruamel.yaml==0.19.1 19:31:21 ruamel.yaml.clib==0.2.15 19:31:21 s3transfer==0.19.1 19:31:21 simplejson==4.1.1 19:31:21 six==1.17.0 19:31:21 smmap==5.0.3 19:31:21 soupsieve==2.8.4 19:31:21 stevedore==5.8.0 19:31:21 tabulate==0.10.0 19:31:21 toml==0.10.2 19:31:21 tomlkit==0.15.0 19:31:21 tqdm==4.68.4 19:31:21 typing_extensions==4.16.0 19:31:21 urllib3==1.26.20 19:31:21 virtualenv==21.6.1 19:31:21 wcwidth==0.8.2 19:31:21 websocket-client==1.9.0 19:31:21 wrapt==2.2.2 19:31:21 xdg==6.0.0 19:31:21 xmltodict==1.0.4 19:31:21 yarl==1.24.2 19:31:21 yq==4.1.2 19:31:21 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins10329795986384825259.sh 19:31:21 ---> uv-install.sh 19:31:21 Installing uv/uvx (latest) using shell installer 19:31:21 2026-07-11 19:31:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-nGLFkM.sh" [1] 19:31:21 downloading uv 0.11.28 x86_64-unknown-linux-gnu 19:31:22 installing to /home/jenkins/.local/bin 19:31:22 uv 19:31:22 uvx 19:31:22 everything's installed! 19:31:22 19:31:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:31:22 19:31:22 source $HOME/.local/bin/env (sh, bash, zsh) 19:31:22 source $HOME/.local/bin/env.fish (fish) 19:31:22 Adding install location to PATH 19:31:22 ---> Validating uv/uvx install 19:31:22 uvx 0.11.28 (x86_64-unknown-linux-gnu) 19:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7969393685108647040.sh 19:31:22 ---> sudo-logs.sh 19:31:22 Archiving 'sudo' log.. 19:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11317743907962086523.sh 19:31:22 ---> job-cost.sh 19:31:22 INFO: Activating Python virtual environment... 19:31:22 Setup pyenv: 19:31:22 system 19:31:22 3.8.13 19:31:22 3.9.13 19:31:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:31:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rzH from file:/tmp/.os_lf_venv 19:31:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:31:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:31:24 lf-activate-venv(): INFO: Base packages installed successfully 19:31:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-4rzH/bin to PATH 19:31:29 INFO: No stack-cost file found 19:31:29 INFO: Instance uptime: 128s 19:31:29 INFO: Fetching instance metadata (attempt 1 of 3)... 19:31:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:31:30 INFO: Successfully fetched instance metadata 19:31:30 INFO: Instance type: v3-standard-4 19:31:30 INFO: Retrieving pricing info for: v3-standard-4 19:31:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:31:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 19:31:30 INFO: Successfully fetched Vexxhost pricing API 19:31:30 INFO: Retrieved cost: 0.11 19:31:30 INFO: Retrieved resource: v3-standard-4 19:31:30 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:31:30 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:31:30 INFO: Successfully archived job cost data 19:31:30 DEBUG: Cost data: oom-master-checkbashisms-lint,4702,2026-07-11 19:31:30,v3-standard-4,128,0.11,0.00,SUCCESS 19:31:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9324950537399939857.sh 19:31:30 ---> logs-deploy.sh 19:31:30 Setup pyenv: 19:31:30 system 19:31:30 3.8.13 19:31:30 3.9.13 19:31:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rzH from file:/tmp/.os_lf_venv 19:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:31:32 lf-activate-venv(): INFO: Base packages installed successfully 19:31:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-4rzH/bin to PATH 19:31:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4702 19:31:39 INFO: archiving workspace using pattern(s): 19:31:40 Archives upload complete. 19:31:40 INFO: archiving logs to Nexus 19:31:41 ---> uname -a: 19:31:41 Linux prd-ubuntu1804-builder-4c-4g-9036 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:31:41 19:31:41 19:31:41 ---> lscpu: 19:31:41 Architecture: x86_64 19:31:41 CPU op-mode(s): 32-bit, 64-bit 19:31:41 Byte Order: Little Endian 19:31:41 CPU(s): 4 19:31:41 On-line CPU(s) list: 0-3 19:31:41 Thread(s) per core: 1 19:31:41 Core(s) per socket: 1 19:31:41 Socket(s): 4 19:31:41 NUMA node(s): 1 19:31:41 Vendor ID: AuthenticAMD 19:31:41 CPU family: 23 19:31:41 Model: 49 19:31:41 Model name: AMD EPYC-Rome Processor 19:31:41 Stepping: 0 19:31:41 CPU MHz: 2799.998 19:31:41 BogoMIPS: 5599.99 19:31:41 Virtualization: AMD-V 19:31:41 Hypervisor vendor: KVM 19:31:41 Virtualization type: full 19:31:41 L1d cache: 32K 19:31:41 L1i cache: 32K 19:31:41 L2 cache: 512K 19:31:41 L3 cache: 16384K 19:31:41 NUMA node0 CPU(s): 0-3 19:31:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 19:31:41 19:31:41 19:31:41 ---> nproc: 19:31:41 4 19:31:41 19:31:41 19:31:41 ---> df -h: 19:31:41 Filesystem Size Used Avail Use% Mounted on 19:31:41 udev 7.9G 0 7.9G 0% /dev 19:31:41 tmpfs 1.6G 676K 1.6G 1% /run 19:31:41 /dev/vda1 78G 8.4G 69G 11% / 19:31:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:31:41 tmpfs 5.0M 0 5.0M 0% /run/lock 19:31:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:31:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:31:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:31:41 19:31:41 19:31:41 ---> free -m: 19:31:41 total used free shared buff/cache available 19:31:41 Mem: 16040 546 13280 0 2213 15177 19:31:41 Swap: 1023 0 1023 19:31:41 19:31:41 19:31:41 ---> ip addr: 19:31:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:31:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:31:41 inet 127.0.0.1/8 scope host lo 19:31:41 valid_lft forever preferred_lft forever 19:31:41 inet6 ::1/128 scope host 19:31:41 valid_lft forever preferred_lft forever 19:31:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:31:41 link/ether fa:16:3e:15:dd:74 brd ff:ff:ff:ff:ff:ff 19:31:41 inet 10.30.106.178/23 brd 10.30.107.255 scope global dynamic ens3 19:31:41 valid_lft 86268sec preferred_lft 86268sec 19:31:41 inet6 fe80::f816:3eff:fe15:dd74/64 scope link 19:31:41 valid_lft forever preferred_lft forever 19:31:41 19:31:41 19:31:41 ---> sar -b -r -n DEV: 19:31:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9036) 07/11/26 _x86_64_ (4 CPU) 19:31:41 19:31:41 19:29:32 LINUX RESTART (4 CPU) 19:31:41 19:31:41 19:30:01 tps rtps wtps bread/s bwrtn/s 19:31:41 19:31:00 116.83 8.90 107.93 241.43 44926.38 19:31:41 Average: 116.83 8.90 107.93 241.43 44926.38 19:31:41 19:31:41 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:31:41 19:31:00 13905824 15579196 2519144 15.34 70388 1798268 768332 4.40 674260 1619236 150184 19:31:41 Average: 13905824 15579196 2519144 15.34 70388 1798268 768332 4.40 674260 1619236 150184 19:31:41 19:31:41 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:31:41 19:31:00 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 19:31:41 19:31:00 ens3 80.40 57.59 960.29 11.97 0.00 0.00 0.00 0.00 19:31:41 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 19:31:41 Average: ens3 80.40 57.59 960.29 11.97 0.00 0.00 0.00 0.00 19:31:41 19:31:41 19:31:41 ---> sar -P ALL: 19:31:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9036) 07/11/26 _x86_64_ (4 CPU) 19:31:41 19:31:41 19:29:32 LINUX RESTART (4 CPU) 19:31:41 19:31:41 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:31:41 19:31:00 all 20.58 0.00 1.54 2.05 0.05 75.77 19:31:41 19:31:00 0 6.26 0.00 1.07 2.52 0.05 90.10 19:31:41 19:31:00 1 37.28 0.00 1.68 0.20 0.05 60.79 19:31:41 19:31:00 2 7.82 0.00 1.37 4.14 0.05 86.62 19:31:41 19:31:00 3 30.89 0.00 1.99 1.39 0.07 65.66 19:31:41 Average: all 20.58 0.00 1.54 2.05 0.05 75.77 19:31:41 Average: 0 6.26 0.00 1.07 2.52 0.05 90.10 19:31:41 Average: 1 37.28 0.00 1.68 0.20 0.05 60.79 19:31:41 Average: 2 7.82 0.00 1.37 4.14 0.05 86.62 19:31:41 Average: 3 30.89 0.00 1.99 1.39 0.07 65.66 19:31:41 19:31:41 19:31:41