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