19:15:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:15:36 Running as SYSTEM 19:15:36 [EnvInject] - Loading node environment variables. 19:15:36 Building remotely on prd-ubuntu1804-builder-4c-4g-13461 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:15:36 [ssh-agent] Looking for ssh-agent implementation... 19:15:37 $ ssh-agent 19:15:37 SSH_AUTH_SOCK=/tmp/ssh-lpTkdr5UYXsX/agent.1646 19:15:37 SSH_AGENT_PID=1648 19:15:37 [ssh-agent] Started. 19:15:37 Running ssh-add (command line suppressed) 19:15:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10398987531069793640.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10398987531069793640.key) 19:15:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:15:37 The recommended git tool is: NONE 19:15:38 using credential onap-jenkins-ssh 19:15:38 Wiping out workspace first. 19:15:38 Cloning the remote Git repository 19:15:38 Cloning repository git://cloud.onap.org/mirror/oom.git 19:15:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:15:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:15:38 > git --version # timeout=10 19:15:38 > git --version # 'git version 2.17.1' 19:15:38 using GIT_SSH to set credentials Gerrit user 19:15:38 Verifying host key using manually-configured host key entries 19:15:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:15:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:15:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:15:44 using GIT_SSH to set credentials Gerrit user 19:15:44 Verifying host key using manually-configured host key entries 19:15:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/6 # timeout=30 19:15:44 > git rev-parse 04dda21fce949cf813eeac68c8d387ca55f4d614^{commit} # timeout=10 19:15:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:15:44 Checking out Revision 04dda21fce949cf813eeac68c8d387ca55f4d614 (refs/changes/57/146657/6) 19:15:44 > git config core.sparsecheckout # timeout=10 19:15:44 > git checkout -f 04dda21fce949cf813eeac68c8d387ca55f4d614 # timeout=30 19:15:48 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:15:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:15:48 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:15:48 [EnvInject] - Injecting environment variables from a build step. 19:15:48 [EnvInject] - Injecting as environment variables the properties content 19:15:48 PYTHON=python3 19:15:48 19:15:48 [EnvInject] - Variables injected successfully. 19:15:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16558477590040194468.sh 19:15:48 ---> tox-install.sh 19:15:48 + source /home/jenkins/lf-env.sh 19:15:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:15:48 ++ mktemp -d /tmp/venv-XXXX 19:15:48 + lf_venv=/tmp/venv-DnJ4 19:15:48 + local venv_file=/tmp/.os_lf_venv 19:15:48 + local python=python3 19:15:48 + local options 19:15:48 + local set_path=true 19:15:48 + local install_args= 19:15:48 ++ 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:15:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:15:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:15:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:15:48 + true 19:15:48 + case $1 in 19:15:48 + venv_file=/tmp/.toxenv 19:15:48 + shift 2 19:15:48 + true 19:15:48 + case $1 in 19:15:48 + shift 19:15:48 + break 19:15:48 + case $python in 19:15:48 + local pkg_list= 19:15:48 + [[ -d /opt/pyenv ]] 19:15:48 + echo 'Setup pyenv:' 19:15:48 Setup pyenv: 19:15:48 + export PYENV_ROOT=/opt/pyenv 19:15:48 + PYENV_ROOT=/opt/pyenv 19:15:48 + 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:15:48 + 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:15:48 + pyenv versions 19:15:48 * system (set by /opt/pyenv/version) 19:15:48 * 3.8.13 (set by /opt/pyenv/version) 19:15:48 * 3.9.13 (set by /opt/pyenv/version) 19:15:48 * 3.10.6 (set by /opt/pyenv/version) 19:15:48 + command -v pyenv 19:15:48 ++ pyenv init - --no-rehash 19:15:48 + 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:15:48 export PATH="/opt/pyenv/shims:${PATH}" 19:15:48 export PYENV_SHELL=bash 19:15:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:15:48 pyenv() { 19:15:48 local command 19:15:48 command="${1:-}" 19:15:48 if [ "$#" -gt 0 ]; then 19:15:48 shift 19:15:48 fi 19:15:48 19:15:48 case "$command" in 19:15:48 rehash|shell) 19:15:48 eval "$(pyenv "sh-$command" "$@")" 19:15:48 ;; 19:15:48 *) 19:15:48 command pyenv "$command" "$@" 19:15:48 ;; 19:15:48 esac 19:15:48 }' 19:15:48 +++ 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:15:48 ++ 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:15:48 ++ 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:15:48 ++ 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:15:48 ++ export PYENV_SHELL=bash 19:15:48 ++ PYENV_SHELL=bash 19:15:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:15:48 +++ complete -F _pyenv pyenv 19:15:48 ++ lf-pyver python3 19:15:48 ++ local py_version_xy=python3 19:15:48 ++ local py_version_xyz= 19:15:48 ++ pyenv versions 19:15:48 ++ local command 19:15:48 ++ command=versions 19:15:48 ++ '[' 1 -gt 0 ']' 19:15:48 ++ shift 19:15:48 ++ case "$command" in 19:15:48 ++ command pyenv versions 19:15:48 ++ pyenv versions 19:15:48 ++ sed 's/^[ *]* //' 19:15:48 ++ awk '{ print $1 }' 19:15:48 ++ grep -E '^[0-9.]*[0-9]$' 19:15:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:15:48 +++ grep '^3' /tmp/.pyenv_versions 19:15:48 +++ sort -V 19:15:48 +++ tail -n 1 19:15:48 ++ py_version_xyz=3.10.6 19:15:48 ++ [[ -z 3.10.6 ]] 19:15:48 ++ echo 3.10.6 19:15:48 ++ return 0 19:15:48 + pyenv local 3.10.6 19:15:48 + local command 19:15:48 + command=local 19:15:48 + '[' 2 -gt 0 ']' 19:15:48 + shift 19:15:48 + case "$command" in 19:15:48 + command pyenv local 3.10.6 19:15:48 + pyenv local 3.10.6 19:15:48 + for arg in "$@" 19:15:48 + case $arg in 19:15:48 + pkg_list+='tox ' 19:15:48 + for arg in "$@" 19:15:48 + case $arg in 19:15:48 + pkg_list+='virtualenv ' 19:15:48 + for arg in "$@" 19:15:48 + case $arg in 19:15:48 + pkg_list+='urllib3~=1.26.15 ' 19:15:48 + [[ -f /tmp/.toxenv ]] 19:15:48 + [[ ! -f /tmp/.toxenv ]] 19:15:48 + [[ -n '' ]] 19:15:48 + python3 -m venv /tmp/venv-DnJ4 19:15:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DnJ4' 19:15:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DnJ4 19:15:53 + echo /tmp/venv-DnJ4 19:15:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:15:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:15:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:15:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:53 + local 'pip_opts=--upgrade --quiet' 19:15:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:15:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:15:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:15:53 + [[ -n '' ]] 19:15:53 + [[ -n '' ]] 19:15:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:15:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:53 + /tmp/venv-DnJ4/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:15:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:15:57 lf-activate-venv(): INFO: Base packages installed successfully 19:15:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:15:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:15:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:15:57 + /tmp/venv-DnJ4/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:15:59 + type python3 19:15:59 + true 19:15:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DnJ4/bin to PATH' 19:15:59 lf-activate-venv(): INFO: Adding /tmp/venv-DnJ4/bin to PATH 19:15:59 + PATH=/tmp/venv-DnJ4/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:15:59 + return 0 19:15:59 + python3 --version 19:15:59 Python 3.10.6 19:15:59 + python3 -m pip --version 19:15:59 pip 26.1.2 from /tmp/venv-DnJ4/lib/python3.10/site-packages/pip (python 3.10) 19:15:59 + python3 -m pip freeze 19:15:59 cachetools==7.1.6 19:15:59 colorama==0.4.6 19:15:59 distlib==0.4.3 19:15:59 filelock==3.32.0 19:15:59 packaging==26.2 19:15:59 platformdirs==4.11.0 19:15:59 pluggy==1.6.0 19:15:59 pyproject-api==1.11.0 19:15:59 python-discovery==1.5.0 19:15:59 tomli==2.4.1 19:15:59 tomli_w==1.2.0 19:15:59 tox==4.58.0 19:15:59 typing_extensions==4.16.0 19:15:59 urllib3==1.26.20 19:15:59 virtualenv==21.7.0 19:15:59 [EnvInject] - Injecting environment variables from a build step. 19:15:59 [EnvInject] - Injecting as environment variables the properties content 19:15:59 PARALLEL=false 19:15:59 19:15:59 [EnvInject] - Variables injected successfully. 19:15:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10066169512184268905.sh 19:15:59 ---> tox-run.sh 19:15:59 + 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:15:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:15:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:15:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:15:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:15:59 + source /home/jenkins/lf-env.sh 19:15:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:15:59 ++ mktemp -d /tmp/venv-XXXX 19:15:59 + lf_venv=/tmp/venv-tdrE 19:15:59 + local venv_file=/tmp/.os_lf_venv 19:15:59 + local python=python3 19:15:59 + local options 19:15:59 + local set_path=true 19:15:59 + local install_args= 19:15:59 ++ 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:15:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:15:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:15:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:15:59 + true 19:15:59 + case $1 in 19:15:59 + venv_file=/tmp/.toxenv 19:15:59 + shift 2 19:15:59 + true 19:15:59 + case $1 in 19:15:59 + shift 19:15:59 + break 19:15:59 + case $python in 19:15:59 + local pkg_list= 19:15:59 + [[ -d /opt/pyenv ]] 19:15:59 + echo 'Setup pyenv:' 19:15:59 Setup pyenv: 19:15:59 + export PYENV_ROOT=/opt/pyenv 19:15:59 + PYENV_ROOT=/opt/pyenv 19:15:59 + 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:15:59 + 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:15:59 + pyenv versions 19:15:59 system 19:15:59 3.8.13 19:15:59 3.9.13 19:16:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:16:00 + command -v pyenv 19:16:00 ++ pyenv init - --no-rehash 19:16: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[*]}"'\'')" 19:16:00 export PATH="/opt/pyenv/shims:${PATH}" 19:16:00 export PYENV_SHELL=bash 19:16:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:16:00 pyenv() { 19:16:00 local command 19:16:00 command="${1:-}" 19:16:00 if [ "$#" -gt 0 ]; then 19:16:00 shift 19:16:00 fi 19:16:00 19:16:00 case "$command" in 19:16:00 rehash|shell) 19:16:00 eval "$(pyenv "sh-$command" "$@")" 19:16:00 ;; 19:16:00 *) 19:16:00 command pyenv "$command" "$@" 19:16:00 ;; 19:16:00 esac 19:16:00 }' 19:16: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[*]}"' 19:16: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 19:16: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 19:16: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 19:16:00 ++ export PYENV_SHELL=bash 19:16:00 ++ PYENV_SHELL=bash 19:16:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:16:00 +++ complete -F _pyenv pyenv 19:16:00 ++ lf-pyver python3 19:16:00 ++ local py_version_xy=python3 19:16:00 ++ local py_version_xyz= 19:16:00 ++ pyenv versions 19:16:00 ++ local command 19:16:00 ++ command=versions 19:16:00 ++ '[' 1 -gt 0 ']' 19:16:00 ++ shift 19:16:00 ++ case "$command" in 19:16:00 ++ command pyenv versions 19:16:00 ++ pyenv versions 19:16:00 ++ sed 's/^[ *]* //' 19:16:00 ++ grep -E '^[0-9.]*[0-9]$' 19:16:00 ++ awk '{ print $1 }' 19:16:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:16:00 +++ grep '^3' /tmp/.pyenv_versions 19:16:00 +++ sort -V 19:16:00 +++ tail -n 1 19:16:00 ++ py_version_xyz=3.10.6 19:16:00 ++ [[ -z 3.10.6 ]] 19:16:00 ++ echo 3.10.6 19:16:00 ++ return 0 19:16:00 + pyenv local 3.10.6 19:16:00 + local command 19:16:00 + command=local 19:16:00 + '[' 2 -gt 0 ']' 19:16:00 + shift 19:16:00 + case "$command" in 19:16:00 + command pyenv local 3.10.6 19:16:00 + pyenv local 3.10.6 19:16:00 + for arg in "$@" 19:16:00 + case $arg in 19:16:00 + pkg_list+='tox ' 19:16:00 + for arg in "$@" 19:16:00 + case $arg in 19:16:00 + pkg_list+='virtualenv ' 19:16:00 + for arg in "$@" 19:16:00 + case $arg in 19:16:00 + pkg_list+='urllib3~=1.26.15 ' 19:16:00 + [[ -f /tmp/.toxenv ]] 19:16:00 ++ cat /tmp/.toxenv 19:16:00 + lf_venv=/tmp/venv-DnJ4 19:16:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnJ4 from' file:/tmp/.toxenv 19:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnJ4 from file:/tmp/.toxenv 19:16:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:00 + local 'pip_opts=--upgrade --quiet' 19:16:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:16:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:16:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:16:00 + [[ -n '' ]] 19:16:00 + [[ -n '' ]] 19:16:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:00 + /tmp/venv-DnJ4/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:16:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:16:00 lf-activate-venv(): INFO: Base packages installed successfully 19:16:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:16:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:16:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:16:00 + /tmp/venv-DnJ4/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:16:01 + type python3 19:16:01 + true 19:16:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DnJ4/bin to PATH' 19:16:01 lf-activate-venv(): INFO: Adding /tmp/venv-DnJ4/bin to PATH 19:16:01 + PATH=/tmp/venv-DnJ4/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:16:01 + return 0 19:16:01 + [[ -d /opt/pyenv ]] 19:16:01 + echo '---> Setting up pyenv' 19:16:01 ---> Setting up pyenv 19:16:01 + export PYENV_ROOT=/opt/pyenv 19:16:01 + PYENV_ROOT=/opt/pyenv 19:16:01 + export PATH=/opt/pyenv/bin:/tmp/venv-DnJ4/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:16:01 + PATH=/opt/pyenv/bin:/tmp/venv-DnJ4/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:16:01 ++ pwd 19:16:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:16:01 + export PYTHONPATH 19:16:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:16:01 + TOX_TESTENV_PASSENV=PYTHONPATH 19:16:01 + tox --version 19:16:02 4.58.0 from /tmp/venv-DnJ4/lib/python3.10/site-packages/tox/__init__.py 19:16:02 + PARALLEL=false 19:16:02 + TOX_OPTIONS_LIST= 19:16:02 + [[ -n checkbashisms ]] 19:16:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:16:02 + case ${PARALLEL,,} in 19:16:02 + tox -e checkbashisms 19:16:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:16:03 checkbashisms: freeze> python -m pip freeze --all 19:16:04 checkbashisms: pip==26.1.2,setuptools==83.0.0 19:16:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:16:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:16:07 checkbashisms: OK (5.20=setup[1.65]+cmd[3.56] seconds) 19:16:07 congratulations :) (5.24 seconds) 19:16:07 + tox_status=0 19:16:07 + echo '---> Completed tox runs' 19:16:07 ---> Completed tox runs 19:16:07 + for i in .tox/*/log 19:16:07 ++ echo .tox/checkbashisms/log 19:16:07 ++ awk -F/ '{print $2}' 19:16:07 + tox_env=checkbashisms 19:16:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:16:07 + DOC_DIR=docs/_build/html 19:16:07 + [[ -d docs/_build/html ]] 19:16:07 + echo '---> tox-run.sh ends' 19:16:07 ---> tox-run.sh ends 19:16:07 + test 0 -eq 0 19:16:07 $ ssh-agent -k 19:16:07 unset SSH_AUTH_SOCK; 19:16:07 unset SSH_AGENT_PID; 19:16:07 echo Agent pid 1648 killed; 19:16:07 [ssh-agent] Stopped. 19:16:07 [PostBuildScript] - [INFO] Executing post build scripts. 19:16:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7868604617436744799.sh 19:16:07 ---> sysstat.sh 19:16:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17092129242744580109.sh 19:16:08 ---> package-listing.sh 19:16:08 ++ facter osfamily 19:16:08 ++ tr '[:upper:]' '[:lower:]' 19:16:08 + OS_FAMILY=debian 19:16:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:16:08 + START_PACKAGES=/tmp/packages_start.txt 19:16:08 + END_PACKAGES=/tmp/packages_end.txt 19:16:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:08 + PACKAGES=/tmp/packages_start.txt 19:16:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:16:08 + PACKAGES=/tmp/packages_end.txt 19:16:08 + case "${OS_FAMILY}" in 19:16:08 + dpkg -l 19:16:08 + grep '^ii' 19:16:08 + '[' -f /tmp/packages_start.txt ']' 19:16:08 + '[' -f /tmp/packages_end.txt ']' 19:16:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:16:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:16:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:16:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6463399146258187621.sh 19:16:08 ---> capture-instance-metadata.sh 19:16:08 Setup pyenv: 19:16:08 system 19:16:08 3.8.13 19:16:08 3.9.13 19:16:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:16:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qOws 19:16:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:16:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:16 lf-activate-venv(): INFO: Base packages installed successfully 19:16:16 lf-activate-venv(): INFO: Installing additional packages: lftools 19:16:38 lf-activate-venv(): INFO: Adding /tmp/venv-qOws/bin to PATH 19:16:38 INFO: Running in OpenStack, capturing instance metadata 19:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8708601714970630436.sh 19:16:38 provisioning config files... 19:16:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3054925798402748645tmp 19:16:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:16:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:16:38 [EnvInject] - Injecting environment variables from a build step. 19:16:38 [EnvInject] - Injecting as environment variables the properties content 19:16:38 SERVER_ID=logs 19:16:38 19:16:38 [EnvInject] - Variables injected successfully. 19:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12043964211936829692.sh 19:16:38 ---> create-netrc.sh 19:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3993837751133077135.sh 19:16:38 ---> python-tools-install.sh 19:16:38 Setup pyenv: 19:16:38 system 19:16:38 3.8.13 19:16:38 3.9.13 19:16:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:16:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qOws from file:/tmp/.os_lf_venv 19:16:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:40 lf-activate-venv(): INFO: Base packages installed successfully 19:16:40 lf-activate-venv(): INFO: Installing additional packages: lftools 19:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-qOws/bin to PATH 19:16:47 Generating Requirements File 19:17:09 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:17:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:17:10 Python 3.10.6 19:17:10 pip 26.1.2 from /tmp/venv-qOws/lib/python3.10/site-packages/pip (python 3.10) 19:17:10 aiohappyeyeballs==2.7.1 19:17:10 aiohttp==3.14.3 19:17:10 aiosignal==1.4.0 19:17:10 appdirs==1.4.4 19:17:10 argcomplete==3.7.0 19:17:10 aspy.yaml==1.3.0 19:17:10 async-timeout==5.0.1 19:17:10 attrs==26.1.0 19:17:10 autopage==0.6.0 19:17:10 backports.strenum==1.3.1 19:17:10 beautifulsoup4==4.15.0 19:17:10 boto3==1.43.57 19:17:10 botocore==1.43.57 19:17:10 bs4==0.0.2 19:17:10 certifi==2026.7.22 19:17:10 cffi==2.1.0 19:17:10 cfgv==3.5.0 19:17:10 chardet==7.4.3 19:17:10 charset-normalizer==3.4.9 19:17:10 click==8.4.2 19:17:10 cliff==4.14.0 19:17:10 cmd2==3.5.1 19:17:10 cryptography==3.3.2 19:17:10 debtcollector==3.1.0 19:17:10 decorator==5.3.1 19:17:10 defusedxml==0.7.1 19:17:10 Deprecated==1.3.1 19:17:10 distlib==0.4.3 19:17:10 dnspython==2.8.0 19:17:10 docker==7.2.0 19:17:10 dogpile.cache==1.5.0 19:17:10 durationpy==0.10 19:17:10 email-validator==2.3.0 19:17:10 filelock==3.32.0 19:17:10 frozenlist==1.8.0 19:17:10 future==1.0.0 19:17:10 gitdb==4.0.12 19:17:10 GitPython==3.1.57 19:17:10 httplib2==0.30.2 19:17:10 identify==2.6.19 19:17:10 idna==3.18 19:17:10 importlib-resources==1.5.0 19:17:10 iso8601==2.1.0 19:17:10 Jinja2==3.1.6 19:17:10 jmespath==1.1.0 19:17:10 jsonpatch==1.33 19:17:10 jsonpointer==3.1.1 19:17:10 jsonschema==4.26.0 19:17:10 jsonschema-specifications==2025.9.1 19:17:10 keystoneauth1==5.14.0 19:17:10 kubernetes==36.0.3 19:17:10 lftools==0.37.22 19:17:10 lxml==6.1.1 19:17:10 markdown-it-py==4.2.0 19:17:10 MarkupSafe==3.0.3 19:17:10 mdurl==0.1.2 19:17:10 msgpack==1.2.1 19:17:10 multi_key_dict==2.0.3 19:17:10 multidict==6.7.1 19:17:10 munch==4.0.0 19:17:10 netaddr==1.3.0 19:17:10 niet==1.4.2 19:17:10 nodeenv==1.10.0 19:17:10 oauth2client==4.1.3 19:17:10 oauthlib==3.3.1 19:17:10 openstacksdk==4.13.0 19:17:10 os-service-types==1.8.2 19:17:10 osc-lib==4.6.0 19:17:10 oslo.config==10.4.0 19:17:10 oslo.context==6.4.0 19:17:10 oslo.i18n==6.8.0 19:17:10 oslo.log==8.2.0 19:17:10 oslo.serialization==5.10.0 19:17:10 oslo.utils==10.1.1 19:17:10 packaging==26.2 19:17:10 pbr==7.0.3 19:17:10 platformdirs==4.11.0 19:17:10 prettytable==3.18.0 19:17:10 propcache==0.5.2 19:17:10 psutil==7.2.2 19:17:10 pyasn1==0.6.4 19:17:10 pyasn1_modules==0.4.2 19:17:10 pycparser==3.0 19:17:10 pygerrit2==2.0.15 19:17:10 PyGithub==2.9.1 19:17:10 Pygments==2.20.0 19:17:10 PyJWT==2.13.0 19:17:10 PyNaCl==1.6.2 19:17:10 pyparsing==2.4.7 19:17:10 pyperclip==1.11.0 19:17:10 pyrsistent==0.20.0 19:17:10 python-cinderclient==9.9.0 19:17:10 python-dateutil==2.9.0.post0 19:17:10 python-discovery==1.5.0 19:17:10 python-heatclient==5.2.0 19:17:10 python-jenkins==1.8.3 19:17:10 python-keystoneclient==5.8.0 19:17:10 python-magnumclient==4.11.0 19:17:10 python-openstackclient==10.0.0 19:17:10 python-swiftclient==4.10.0 19:17:10 PyYAML==6.0.3 19:17:10 referencing==0.37.0 19:17:10 requests==2.34.2 19:17:10 requests-oauthlib==2.0.0 19:17:10 rfc3986==2.0.0 19:17:10 rich==15.0.0 19:17:10 rich-argparse==1.8.0 19:17:10 rpds-py==0.30.0 19:17:10 rsa==4.9.1 19:17:10 ruamel.yaml==0.19.1 19:17:10 ruamel.yaml.clib==0.2.15 19:17:10 s3transfer==0.19.2 19:17:10 simplejson==4.1.1 19:17:10 six==1.17.0 19:17:10 smmap==5.0.3 19:17:10 soupsieve==2.9.1 19:17:10 stevedore==5.8.0 19:17:10 tabulate==0.10.0 19:17:10 toml==0.10.2 19:17:10 tomlkit==0.15.1 19:17:10 tqdm==4.70.0 19:17:10 typing_extensions==4.16.0 19:17:10 urllib3==1.26.20 19:17:10 virtualenv==21.7.0 19:17:10 wcwidth==0.8.2 19:17:10 websocket-client==1.9.0 19:17:10 wrapt==2.3.0 19:17:10 xdg==6.0.0 19:17:10 xmltodict==1.0.4 19:17:10 yarl==1.24.5 19:17:10 yq==4.1.2 19:17:10 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins1561883039933774334.sh 19:17:10 ---> uv-install.sh 19:17:10 Installing uv/uvx (latest) using shell installer 19:17:10 2026-07-28 19:17:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-TJF4Ap.sh" [1] 19:17:10 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:17:11 installing to /home/jenkins/.local/bin 19:17:11 uv 19:17:11 uvx 19:17:11 everything's installed! 19:17:11 19:17:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:17:11 19:17:11 source $HOME/.local/bin/env (sh, bash, zsh) 19:17:11 source $HOME/.local/bin/env.fish (fish) 19:17:11 Adding install location to PATH 19:17:11 ---> Validating uv/uvx install 19:17:11 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:17:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4443490219611625278.sh 19:17:11 ---> sudo-logs.sh 19:17:11 Archiving 'sudo' log.. 19:17:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16820194404311248892.sh 19:17:12 ---> job-cost.sh 19:17:12 INFO: Activating Python virtual environment... 19:17:12 Setup pyenv: 19:17:12 system 19:17:12 3.8.13 19:17:12 3.9.13 19:17:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:17:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qOws from file:/tmp/.os_lf_venv 19:17:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:14 lf-activate-venv(): INFO: Base packages installed successfully 19:17:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-qOws/bin to PATH 19:17:18 INFO: No stack-cost file found 19:17:18 INFO: Instance uptime: 129s 19:17:18 INFO: Fetching instance metadata (attempt 1 of 3)... 19:17:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:17:19 INFO: Successfully fetched instance metadata 19:17:19 INFO: Instance type: v3-standard-4 19:17:19 INFO: Retrieving pricing info for: v3-standard-4 19:17:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:17:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 19:17:19 INFO: Successfully fetched Vexxhost pricing API 19:17:19 INFO: Retrieved cost: 0.11 19:17:19 INFO: Retrieved resource: v3-standard-4 19:17:19 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:17:19 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:17:19 INFO: Successfully archived job cost data 19:17:19 DEBUG: Cost data: oom-master-checkbashisms-lint,4775,2026-07-28 19:17:19,v3-standard-4,129,0.11,0.00,SUCCESS 19:17:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5117636070164994940.sh 19:17:19 ---> logs-deploy.sh 19:17:19 Setup pyenv: 19:17:19 system 19:17:19 3.8.13 19:17:19 3.9.13 19:17:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qOws from file:/tmp/.os_lf_venv 19:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:21 lf-activate-venv(): INFO: Base packages installed successfully 19:17:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:17:28 lf-activate-venv(): INFO: Adding /tmp/venv-qOws/bin to PATH 19:17:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4775 19:17:28 INFO: archiving workspace using pattern(s): 19:17:29 Archives upload complete. 19:17:29 INFO: archiving logs to Nexus 19:17:30 ---> uname -a: 19:17:30 Linux prd-ubuntu1804-builder-4c-4g-13461 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:17:30 19:17:30 19:17:30 ---> lscpu: 19:17:30 Architecture: x86_64 19:17:30 CPU op-mode(s): 32-bit, 64-bit 19:17:30 Byte Order: Little Endian 19:17:30 CPU(s): 4 19:17:30 On-line CPU(s) list: 0-3 19:17:30 Thread(s) per core: 1 19:17:30 Core(s) per socket: 1 19:17:30 Socket(s): 4 19:17:30 NUMA node(s): 1 19:17:30 Vendor ID: AuthenticAMD 19:17:30 CPU family: 23 19:17:30 Model: 49 19:17:30 Model name: AMD EPYC-Rome Processor 19:17:30 Stepping: 0 19:17:30 CPU MHz: 2799.998 19:17:30 BogoMIPS: 5599.99 19:17:30 Virtualization: AMD-V 19:17:30 Hypervisor vendor: KVM 19:17:30 Virtualization type: full 19:17:30 L1d cache: 32K 19:17:30 L1i cache: 32K 19:17:30 L2 cache: 512K 19:17:30 L3 cache: 16384K 19:17:30 NUMA node0 CPU(s): 0-3 19:17: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 19:17:30 19:17:30 19:17:30 ---> nproc: 19:17:30 4 19:17:30 19:17:30 19:17:30 ---> df -h: 19:17:30 Filesystem Size Used Avail Use% Mounted on 19:17:30 udev 7.9G 0 7.9G 0% /dev 19:17:30 tmpfs 1.6G 676K 1.6G 1% /run 19:17:30 /dev/vda1 78G 8.4G 69G 11% / 19:17:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:17:30 tmpfs 5.0M 0 5.0M 0% /run/lock 19:17:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:17:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:17:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:17:30 19:17:30 19:17:30 ---> free -m: 19:17:30 total used free shared buff/cache available 19:17:30 Mem: 16040 599 13245 0 2195 15124 19:17:30 Swap: 1023 0 1023 19:17:30 19:17:30 19:17:30 ---> ip addr: 19:17:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:17:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:17:30 inet 127.0.0.1/8 scope host lo 19:17:30 valid_lft forever preferred_lft forever 19:17:30 inet6 ::1/128 scope host 19:17:30 valid_lft forever preferred_lft forever 19:17:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:17:30 link/ether fa:16:3e:b6:b7:cb brd ff:ff:ff:ff:ff:ff 19:17:30 inet 10.30.106.253/23 brd 10.30.107.255 scope global dynamic ens3 19:17:30 valid_lft 86268sec preferred_lft 86268sec 19:17:30 inet6 fe80::f816:3eff:feb6:b7cb/64 scope link 19:17:30 valid_lft forever preferred_lft forever 19:17:30 19:17:30 19:17:30 ---> sar -b -r -n DEV: 19:17:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13461) 07/28/26 _x86_64_ (4 CPU) 19:17:30 19:17:30 19:15:20 LINUX RESTART (4 CPU) 19:17:30 19:17:30 19:16:01 tps rtps wtps bread/s bwrtn/s 19:17:30 19:17:01 122.90 5.17 117.73 203.70 45577.60 19:17:30 Average: 122.90 5.17 117.73 203.70 45577.60 19:17:30 19:17:30 19:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:17:30 19:17:01 13731688 15469760 2693280 16.40 73508 1857832 871884 4.99 785208 1677692 183204 19:17:30 Average: 13731688 15469760 2693280 16.40 73508 1857832 871884 4.99 785208 1677692 183204 19:17:30 19:17:30 19:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:17:30 19:17:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 19:17:30 19:17:01 ens3 80.47 56.67 1102.24 13.39 0.00 0.00 0.00 0.00 19:17:30 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 19:17:30 Average: ens3 80.47 56.67 1102.24 13.39 0.00 0.00 0.00 0.00 19:17:30 19:17:30 19:17:30 ---> sar -P ALL: 19:17:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13461) 07/28/26 _x86_64_ (4 CPU) 19:17:30 19:17:30 19:15:20 LINUX RESTART (4 CPU) 19:17:30 19:17:30 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:17:30 19:17:01 all 21.10 0.00 1.50 3.32 0.07 74.01 19:17:30 19:17:01 0 29.34 0.00 1.58 1.07 0.10 67.91 19:17:30 19:17:01 1 27.13 0.00 1.54 3.26 0.07 68.01 19:17:30 19:17:01 2 8.65 0.00 0.78 5.55 0.05 84.97 19:17:30 19:17:01 3 19.37 0.00 2.09 3.36 0.07 75.10 19:17:30 Average: all 21.10 0.00 1.50 3.32 0.07 74.01 19:17:30 Average: 0 29.34 0.00 1.58 1.07 0.10 67.91 19:17:30 Average: 1 27.13 0.00 1.54 3.26 0.07 68.01 19:17:30 Average: 2 8.65 0.00 0.78 5.55 0.05 84.97 19:17:30 Average: 3 19.37 0.00 2.09 3.36 0.07 75.10 19:17:30 19:17:30 19:17:30