10:27:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143409 10:27:30 Running as SYSTEM 10:27:30 [EnvInject] - Loading node environment variables. 10:27:30 Building remotely on prd-ubuntu1804-builder-4c-4g-11226 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:27:30 [ssh-agent] Looking for ssh-agent implementation... 10:27:30 $ ssh-agent 10:27:30 SSH_AUTH_SOCK=/tmp/ssh-ObL0a1UVTpFk/agent.1618 10:27:30 SSH_AGENT_PID=1620 10:27:30 [ssh-agent] Started. 10:27:30 Running ssh-add (command line suppressed) 10:27:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1882293124054860802.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1882293124054860802.key) 10:27:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:27:30 The recommended git tool is: NONE 10:27:32 using credential onap-jenkins-ssh 10:27:32 Wiping out workspace first. 10:27:32 Cloning the remote Git repository 10:27:32 Cloning repository git://cloud.onap.org/mirror/oom.git 10:27:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:27:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:27:32 > git --version # timeout=10 10:27:32 > git --version # 'git version 2.17.1' 10:27:32 using GIT_SSH to set credentials Gerrit user 10:27:32 Verifying host key using manually-configured host key entries 10:27:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:27:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:27:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:27:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:27:37 using GIT_SSH to set credentials Gerrit user 10:27:37 Verifying host key using manually-configured host key entries 10:27:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/143409/3 # timeout=30 10:27:38 > git rev-parse b37b4c5ee191d48be6945e1a2361edb3787e11ea^{commit} # timeout=10 10:27:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:27:38 Checking out Revision b37b4c5ee191d48be6945e1a2361edb3787e11ea (refs/changes/09/143409/3) 10:27:38 > git config core.sparsecheckout # timeout=10 10:27:38 > git checkout -f b37b4c5ee191d48be6945e1a2361edb3787e11ea # timeout=30 10:27:41 Commit message: "[AAI] 17.0.0 release" 10:27:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:27:41 > git rev-list --no-walk e74bf5a01f621d2bff897ee3337df476167b56b2 # timeout=10 10:27:41 [EnvInject] - Injecting environment variables from a build step. 10:27:41 [EnvInject] - Injecting as environment variables the properties content 10:27:41 PYTHON=python3 10:27:41 10:27:41 [EnvInject] - Variables injected successfully. 10:27:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14929122466853937336.sh 10:27:42 ---> tox-install.sh 10:27:42 + source /home/jenkins/lf-env.sh 10:27:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:42 ++ mktemp -d /tmp/venv-XXXX 10:27:42 + lf_venv=/tmp/venv-bRhc 10:27:42 + local venv_file=/tmp/.os_lf_venv 10:27:42 + local python=python3 10:27:42 + local options 10:27:42 + local set_path=true 10:27:42 + local install_args= 10:27:42 ++ 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 10:27:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:42 + true 10:27:42 + case $1 in 10:27:42 + venv_file=/tmp/.toxenv 10:27:42 + shift 2 10:27:42 + true 10:27:42 + case $1 in 10:27:42 + shift 10:27:42 + break 10:27:42 + case $python in 10:27:42 + local pkg_list= 10:27:42 + [[ -d /opt/pyenv ]] 10:27:42 + echo 'Setup pyenv:' 10:27:42 Setup pyenv: 10:27:42 + export PYENV_ROOT=/opt/pyenv 10:27:42 + PYENV_ROOT=/opt/pyenv 10:27:42 + 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 10:27:42 + 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 10:27:42 + pyenv versions 10:27:42 * system (set by /opt/pyenv/version) 10:27:42 * 3.8.13 (set by /opt/pyenv/version) 10:27:42 * 3.9.13 (set by /opt/pyenv/version) 10:27:42 * 3.10.6 (set by /opt/pyenv/version) 10:27:42 + command -v pyenv 10:27:42 ++ pyenv init - --no-rehash 10:27:42 + 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[*]}"'\'')" 10:27:42 export PATH="/opt/pyenv/shims:${PATH}" 10:27:42 export PYENV_SHELL=bash 10:27:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:42 pyenv() { 10:27:42 local command 10:27:42 command="${1:-}" 10:27:42 if [ "$#" -gt 0 ]; then 10:27:42 shift 10:27:42 fi 10:27:42 10:27:42 case "$command" in 10:27:42 rehash|shell) 10:27:42 eval "$(pyenv "sh-$command" "$@")" 10:27:42 ;; 10:27:42 *) 10:27:42 command pyenv "$command" "$@" 10:27:42 ;; 10:27:42 esac 10:27:42 }' 10:27:42 +++ 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[*]}"' 10:27:42 ++ 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 10:27:42 ++ 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 10:27:42 ++ 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 10:27:42 ++ export PYENV_SHELL=bash 10:27:42 ++ PYENV_SHELL=bash 10:27:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:42 +++ complete -F _pyenv pyenv 10:27:42 ++ lf-pyver python3 10:27:42 ++ local py_version_xy=python3 10:27:42 ++ local py_version_xyz= 10:27:42 ++ pyenv versions 10:27:42 ++ local command 10:27:42 ++ command=versions 10:27:42 ++ '[' 1 -gt 0 ']' 10:27:42 ++ shift 10:27:42 ++ case "$command" in 10:27:42 ++ command pyenv versions 10:27:42 ++ pyenv versions 10:27:42 ++ sed 's/^[ *]* //' 10:27:42 ++ awk '{ print $1 }' 10:27:42 ++ grep -E '^[0-9.]*[0-9]$' 10:27:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:42 +++ grep '^3' /tmp/.pyenv_versions 10:27:42 +++ sort -V 10:27:42 +++ tail -n 1 10:27:42 ++ py_version_xyz=3.10.6 10:27:42 ++ [[ -z 3.10.6 ]] 10:27:42 ++ echo 3.10.6 10:27:42 ++ return 0 10:27:42 + pyenv local 3.10.6 10:27:42 + local command 10:27:42 + command=local 10:27:42 + '[' 2 -gt 0 ']' 10:27:42 + shift 10:27:42 + case "$command" in 10:27:42 + command pyenv local 3.10.6 10:27:42 + pyenv local 3.10.6 10:27:42 + for arg in "$@" 10:27:42 + case $arg in 10:27:42 + pkg_list+='tox ' 10:27:42 + for arg in "$@" 10:27:42 + case $arg in 10:27:42 + pkg_list+='virtualenv ' 10:27:42 + for arg in "$@" 10:27:42 + case $arg in 10:27:42 + pkg_list+='urllib3~=1.26.15 ' 10:27:42 + [[ -f /tmp/.toxenv ]] 10:27:42 + [[ ! -f /tmp/.toxenv ]] 10:27:42 + [[ -n '' ]] 10:27:42 + python3 -m venv /tmp/venv-bRhc 10:27:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bRhc' 10:27:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bRhc 10:27:46 + echo /tmp/venv-bRhc 10:27:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:27:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:27:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:27:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:46 + local 'pip_opts=--upgrade --quiet' 10:27:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:27:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:27:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:27:46 + [[ -n '' ]] 10:27:46 + [[ -n '' ]] 10:27:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:27:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:46 + /tmp/venv-bRhc/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 10:27:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:27:50 lf-activate-venv(): INFO: Base packages installed successfully 10:27:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:27:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:27:50 + /tmp/venv-bRhc/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 10:27:52 + type python3 10:27:52 + true 10:27:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bRhc/bin to PATH' 10:27:52 lf-activate-venv(): INFO: Adding /tmp/venv-bRhc/bin to PATH 10:27:52 + PATH=/tmp/venv-bRhc/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 10:27:52 + return 0 10:27:52 + python3 --version 10:27:52 Python 3.10.6 10:27:52 + python3 -m pip --version 10:27:52 pip 26.1.2 from /tmp/venv-bRhc/lib/python3.10/site-packages/pip (python 3.10) 10:27:53 + python3 -m pip freeze 10:27:53 cachetools==7.1.4 10:27:53 colorama==0.4.6 10:27:53 distlib==0.4.3 10:27:53 filelock==3.29.3 10:27:53 packaging==26.2 10:27:53 platformdirs==4.10.0 10:27:53 pluggy==1.6.0 10:27:53 pyproject-api==1.10.1 10:27:53 python-discovery==1.4.2 10:27:53 tomli==2.4.1 10:27:53 tomli_w==1.2.0 10:27:53 tox==4.55.1 10:27:53 typing_extensions==4.15.0 10:27:53 urllib3==1.26.20 10:27:53 virtualenv==21.4.3 10:27:53 [EnvInject] - Injecting environment variables from a build step. 10:27:53 [EnvInject] - Injecting as environment variables the properties content 10:27:53 PARALLEL=false 10:27:53 10:27:53 [EnvInject] - Variables injected successfully. 10:27:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7106069949591376920.sh 10:27:53 ---> tox-run.sh 10:27:53 + 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 10:27:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:27:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:27:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:27:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:27:53 + source /home/jenkins/lf-env.sh 10:27:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:53 ++ mktemp -d /tmp/venv-XXXX 10:27:53 + lf_venv=/tmp/venv-7Po8 10:27:53 + local venv_file=/tmp/.os_lf_venv 10:27:53 + local python=python3 10:27:53 + local options 10:27:53 + local set_path=true 10:27:53 + local install_args= 10:27:53 ++ 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 10:27:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:53 + true 10:27:53 + case $1 in 10:27:53 + venv_file=/tmp/.toxenv 10:27:53 + shift 2 10:27:53 + true 10:27:53 + case $1 in 10:27:53 + shift 10:27:53 + break 10:27:53 + case $python in 10:27:53 + local pkg_list= 10:27:53 + [[ -d /opt/pyenv ]] 10:27:53 + echo 'Setup pyenv:' 10:27:53 Setup pyenv: 10:27:53 + export PYENV_ROOT=/opt/pyenv 10:27:53 + PYENV_ROOT=/opt/pyenv 10:27:53 + 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 10:27:53 + 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 10:27:53 + pyenv versions 10:27:53 system 10:27:53 3.8.13 10:27:53 3.9.13 10:27:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:27:53 + command -v pyenv 10:27:53 ++ pyenv init - --no-rehash 10:27:53 + 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[*]}"'\'')" 10:27:53 export PATH="/opt/pyenv/shims:${PATH}" 10:27:53 export PYENV_SHELL=bash 10:27:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:53 pyenv() { 10:27:53 local command 10:27:53 command="${1:-}" 10:27:53 if [ "$#" -gt 0 ]; then 10:27:53 shift 10:27:53 fi 10:27:53 10:27:53 case "$command" in 10:27:53 rehash|shell) 10:27:53 eval "$(pyenv "sh-$command" "$@")" 10:27:53 ;; 10:27:53 *) 10:27:53 command pyenv "$command" "$@" 10:27:53 ;; 10:27:53 esac 10:27:53 }' 10:27:53 +++ 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[*]}"' 10:27:53 ++ 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 10:27:53 ++ 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 10:27:53 ++ 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 10:27:53 ++ export PYENV_SHELL=bash 10:27:53 ++ PYENV_SHELL=bash 10:27:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:53 +++ complete -F _pyenv pyenv 10:27:53 ++ lf-pyver python3 10:27:53 ++ local py_version_xy=python3 10:27:53 ++ local py_version_xyz= 10:27:53 ++ pyenv versions 10:27:53 ++ sed 's/^[ *]* //' 10:27:53 ++ local command 10:27:53 ++ command=versions 10:27:53 ++ '[' 1 -gt 0 ']' 10:27:53 ++ shift 10:27:53 ++ case "$command" in 10:27:53 ++ awk '{ print $1 }' 10:27:53 ++ command pyenv versions 10:27:53 ++ pyenv versions 10:27:53 ++ grep -E '^[0-9.]*[0-9]$' 10:27:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:53 +++ grep '^3' /tmp/.pyenv_versions 10:27:53 +++ sort -V 10:27:53 +++ tail -n 1 10:27:53 ++ py_version_xyz=3.10.6 10:27:53 ++ [[ -z 3.10.6 ]] 10:27:53 ++ echo 3.10.6 10:27:53 ++ return 0 10:27:53 + pyenv local 3.10.6 10:27:53 + local command 10:27:53 + command=local 10:27:53 + '[' 2 -gt 0 ']' 10:27:53 + shift 10:27:53 + case "$command" in 10:27:53 + command pyenv local 3.10.6 10:27:53 + pyenv local 3.10.6 10:27:53 + for arg in "$@" 10:27:53 + case $arg in 10:27:53 + pkg_list+='tox ' 10:27:53 + for arg in "$@" 10:27:53 + case $arg in 10:27:53 + pkg_list+='virtualenv ' 10:27:53 + for arg in "$@" 10:27:53 + case $arg in 10:27:53 + pkg_list+='urllib3~=1.26.15 ' 10:27:53 + [[ -f /tmp/.toxenv ]] 10:27:53 ++ cat /tmp/.toxenv 10:27:53 + lf_venv=/tmp/venv-bRhc 10:27:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bRhc from' file:/tmp/.toxenv 10:27:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bRhc from file:/tmp/.toxenv 10:27:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:27:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:53 + local 'pip_opts=--upgrade --quiet' 10:27:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:27:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:27:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:27:53 + [[ -n '' ]] 10:27:53 + [[ -n '' ]] 10:27:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:27:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:53 + /tmp/venv-bRhc/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 10:27:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:27:54 lf-activate-venv(): INFO: Base packages installed successfully 10:27:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:27:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:27:54 + /tmp/venv-bRhc/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 10:27:55 + type python3 10:27:55 + true 10:27:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bRhc/bin to PATH' 10:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-bRhc/bin to PATH 10:27:55 + PATH=/tmp/venv-bRhc/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 10:27:55 + return 0 10:27:55 + [[ -d /opt/pyenv ]] 10:27:55 + echo '---> Setting up pyenv' 10:27:55 ---> Setting up pyenv 10:27:55 + export PYENV_ROOT=/opt/pyenv 10:27:55 + PYENV_ROOT=/opt/pyenv 10:27:55 + export PATH=/opt/pyenv/bin:/tmp/venv-bRhc/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 10:27:55 + PATH=/opt/pyenv/bin:/tmp/venv-bRhc/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 10:27:55 ++ pwd 10:27:55 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:27:55 + export PYTHONPATH 10:27:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:27:55 + TOX_TESTENV_PASSENV=PYTHONPATH 10:27:55 + tox --version 10:27:55 4.55.1 from /tmp/venv-bRhc/lib/python3.10/site-packages/tox/__init__.py 10:27:55 + PARALLEL=false 10:27:55 + TOX_OPTIONS_LIST= 10:27:55 + [[ -n checkbashisms ]] 10:27:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:27:55 + case ${PARALLEL,,} in 10:27:55 + tox -e checkbashisms 10:27:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:27:57 checkbashisms: freeze> python -m pip freeze --all 10:27:57 checkbashisms: pip==26.1.2,setuptools==82.0.1 10:27:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:27:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:28:01 checkbashisms: OK (5.32=setup[1.71]+cmd[3.60] seconds) 10:28:01 congratulations :) (5.35 seconds) 10:28:01 + tox_status=0 10:28:01 + echo '---> Completed tox runs' 10:28:01 ---> Completed tox runs 10:28:01 + for i in .tox/*/log 10:28:01 ++ echo .tox/checkbashisms/log 10:28:01 ++ awk -F/ '{print $2}' 10:28:01 + tox_env=checkbashisms 10:28:01 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:28:01 + DOC_DIR=docs/_build/html 10:28:01 + [[ -d docs/_build/html ]] 10:28:01 + echo '---> tox-run.sh ends' 10:28:01 ---> tox-run.sh ends 10:28:01 + test 0 -eq 0 10:28:01 $ ssh-agent -k 10:28:01 unset SSH_AUTH_SOCK; 10:28:01 unset SSH_AGENT_PID; 10:28:01 echo Agent pid 1620 killed; 10:28:01 [ssh-agent] Stopped. 10:28:01 [PostBuildScript] - [INFO] Executing post build scripts. 10:28:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4300525928480328891.sh 10:28:01 ---> sysstat.sh 10:28:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11540831266636761158.sh 10:28:01 ---> package-listing.sh 10:28:01 ++ facter osfamily 10:28:01 ++ tr '[:upper:]' '[:lower:]' 10:28:02 + OS_FAMILY=debian 10:28:02 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:28:02 + START_PACKAGES=/tmp/packages_start.txt 10:28:02 + END_PACKAGES=/tmp/packages_end.txt 10:28:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:02 + PACKAGES=/tmp/packages_start.txt 10:28:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:28:02 + PACKAGES=/tmp/packages_end.txt 10:28:02 + case "${OS_FAMILY}" in 10:28:02 + dpkg -l 10:28:02 + grep '^ii' 10:28:02 + '[' -f /tmp/packages_start.txt ']' 10:28:02 + '[' -f /tmp/packages_end.txt ']' 10:28:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:28:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:28:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:28:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12738267937483413583.sh 10:28:02 ---> capture-instance-metadata.sh 10:28:02 Setup pyenv: 10:28:02 system 10:28:02 3.8.13 10:28:02 3.9.13 10:28:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:28:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i3e2 10:28:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:28:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:09 lf-activate-venv(): INFO: Base packages installed successfully 10:28:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:32 lf-activate-venv(): INFO: Adding /tmp/venv-i3e2/bin to PATH 10:28:32 INFO: Running in OpenStack, capturing instance metadata 10:28:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6166756221942263523.sh 10:28:33 provisioning config files... 10:28:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14829530958794491447tmp 10:28:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:33 [EnvInject] - Injecting environment variables from a build step. 10:28:33 [EnvInject] - Injecting as environment variables the properties content 10:28:33 SERVER_ID=logs 10:28:33 10:28:33 [EnvInject] - Variables injected successfully. 10:28:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3716200945712247618.sh 10:28:33 ---> create-netrc.sh 10:28:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4539932728391950429.sh 10:28:33 ---> python-tools-install.sh 10:28:33 Setup pyenv: 10:28:33 system 10:28:33 3.8.13 10:28:33 3.9.13 10:28:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:28:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i3e2 from file:/tmp/.os_lf_venv 10:28:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:35 lf-activate-venv(): INFO: Base packages installed successfully 10:28:35 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-i3e2/bin to PATH 10:28:42 Generating Requirements File 10:29:04 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. 10:29:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:29:04 Python 3.10.6 10:29:04 pip 26.1.2 from /tmp/venv-i3e2/lib/python3.10/site-packages/pip (python 3.10) 10:29:05 aiohappyeyeballs==2.6.2 10:29:05 aiohttp==3.14.1 10:29:05 aiosignal==1.4.0 10:29:05 appdirs==1.4.4 10:29:05 argcomplete==3.6.3 10:29:05 aspy.yaml==1.3.0 10:29:05 async-timeout==5.0.1 10:29:05 attrs==26.1.0 10:29:05 autopage==0.6.0 10:29:05 backports.strenum==1.3.1 10:29:05 beautifulsoup4==4.15.0 10:29:05 boto3==1.43.28 10:29:05 botocore==1.43.28 10:29:05 bs4==0.0.2 10:29:05 certifi==2026.5.20 10:29:05 cffi==2.0.0 10:29:05 cfgv==3.5.0 10:29:05 chardet==7.4.3 10:29:05 charset-normalizer==3.4.7 10:29:05 click==8.4.1 10:29:05 cliff==4.14.0 10:29:05 cmd2==3.5.1 10:29:05 cryptography==3.3.2 10:29:05 debtcollector==3.1.0 10:29:05 decorator==5.3.1 10:29:05 defusedxml==0.7.1 10:29:05 Deprecated==1.3.1 10:29:05 distlib==0.4.3 10:29:05 dnspython==2.8.0 10:29:05 docker==7.1.0 10:29:05 dogpile.cache==1.5.0 10:29:05 durationpy==0.10 10:29:05 email-validator==2.3.0 10:29:05 filelock==3.29.3 10:29:05 frozenlist==1.8.0 10:29:05 future==1.0.0 10:29:05 gitdb==4.0.12 10:29:05 GitPython==3.1.50 10:29:05 httplib2==0.30.2 10:29:05 identify==2.6.19 10:29:05 idna==3.18 10:29:05 importlib-resources==1.5.0 10:29:05 iso8601==2.1.0 10:29:05 Jinja2==3.1.6 10:29:05 jmespath==1.1.0 10:29:05 jsonpatch==1.33 10:29:05 jsonpointer==3.1.1 10:29:05 jsonschema==4.26.0 10:29:05 jsonschema-specifications==2025.9.1 10:29:05 keystoneauth1==5.14.0 10:29:05 kubernetes==36.0.2 10:29:05 lftools==0.37.22 10:29:05 lxml==6.1.1 10:29:05 markdown-it-py==4.2.0 10:29:05 MarkupSafe==3.0.3 10:29:05 mdurl==0.1.2 10:29:05 msgpack==1.2.0 10:29:05 multi_key_dict==2.0.3 10:29:05 multidict==6.7.1 10:29:05 munch==4.0.0 10:29:05 netaddr==1.3.0 10:29:05 niet==1.4.2 10:29:05 nodeenv==1.10.0 10:29:05 oauth2client==4.1.3 10:29:05 oauthlib==3.3.1 10:29:05 openstacksdk==4.13.0 10:29:05 os-service-types==1.8.2 10:29:05 osc-lib==4.6.0 10:29:05 oslo.config==10.4.0 10:29:05 oslo.context==6.4.0 10:29:05 oslo.i18n==6.8.0 10:29:05 oslo.log==8.2.0 10:29:05 oslo.serialization==5.10.0 10:29:05 oslo.utils==10.1.1 10:29:05 packaging==26.2 10:29:05 pbr==7.0.3 10:29:05 platformdirs==4.10.0 10:29:05 prettytable==3.17.0 10:29:05 propcache==0.5.2 10:29:05 psutil==7.2.2 10:29:05 pyasn1==0.6.3 10:29:05 pyasn1_modules==0.4.2 10:29:05 pycparser==3.0 10:29:05 pygerrit2==2.0.15 10:29:05 PyGithub==2.9.1 10:29:05 Pygments==2.20.0 10:29:05 PyJWT==2.13.0 10:29:05 PyNaCl==1.6.2 10:29:05 pyparsing==2.4.7 10:29:05 pyperclip==1.11.0 10:29:05 pyrsistent==0.20.0 10:29:05 python-cinderclient==9.9.0 10:29:05 python-dateutil==2.9.0.post0 10:29:05 python-discovery==1.4.2 10:29:05 python-heatclient==5.2.0 10:29:05 python-jenkins==1.8.3 10:29:05 python-keystoneclient==5.8.0 10:29:05 python-magnumclient==4.10.0 10:29:05 python-openstackclient==10.0.0 10:29:05 python-swiftclient==4.10.0 10:29:05 PyYAML==6.0.3 10:29:05 referencing==0.37.0 10:29:05 requests==2.34.2 10:29:05 requests-oauthlib==2.0.0 10:29:05 rfc3986==2.0.0 10:29:05 rich==15.0.0 10:29:05 rich-argparse==1.8.0 10:29:05 rpds-py==0.30.0 10:29:05 rsa==4.9.1 10:29:05 ruamel.yaml==0.19.1 10:29:05 ruamel.yaml.clib==0.2.15 10:29:05 s3transfer==0.18.0 10:29:05 simplejson==4.1.1 10:29:05 six==1.17.0 10:29:05 smmap==5.0.3 10:29:05 soupsieve==2.8.4 10:29:05 stevedore==5.8.0 10:29:05 tabulate==0.10.0 10:29:05 toml==0.10.2 10:29:05 tomlkit==0.15.0 10:29:05 tqdm==4.68.2 10:29:05 typing_extensions==4.15.0 10:29:05 urllib3==1.26.20 10:29:05 virtualenv==21.4.3 10:29:05 wcwidth==0.8.1 10:29:05 websocket-client==1.9.0 10:29:05 wrapt==2.2.1 10:29:05 xdg==6.0.0 10:29:05 xmltodict==1.0.4 10:29:05 yarl==1.24.2 10:29:05 yq==3.4.3 10:29:05 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15660211482318383558.sh 10:29:05 ---> uv-install.sh 10:29:05 Installing uv/uvx (latest) using shell installer 10:29:05 2026-06-12 10:29:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Clyacv.sh" [1] 10:29:05 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:29:06 installing to /home/jenkins/.local/bin 10:29:06 uv 10:29:06 uvx 10:29:06 everything's installed! 10:29:06 10:29:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:29:06 10:29:06 source $HOME/.local/bin/env (sh, bash, zsh) 10:29:06 source $HOME/.local/bin/env.fish (fish) 10:29:06 Adding install location to PATH 10:29:06 ---> Validating uv/uvx install 10:29:06 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:29:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4105455488563380681.sh 10:29:06 ---> sudo-logs.sh 10:29:06 Archiving 'sudo' log.. 10:29:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11397105325128618816.sh 10:29:06 ---> job-cost.sh 10:29:06 INFO: Activating Python virtual environment... 10:29:06 Setup pyenv: 10:29:06 system 10:29:06 3.8.13 10:29:06 3.9.13 10:29:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i3e2 from file:/tmp/.os_lf_venv 10:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:08 lf-activate-venv(): INFO: Base packages installed successfully 10:29:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-i3e2/bin to PATH 10:29:13 INFO: No stack-cost file found 10:29:13 INFO: Instance uptime: 163s 10:29:13 INFO: Fetching instance metadata (attempt 1 of 3)... 10:29:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:29:13 INFO: Successfully fetched instance metadata 10:29:13 INFO: Instance type: v3-standard-4 10:29:13 INFO: Retrieving pricing info for: v3-standard-4 10:29:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:29:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 10:29:14 INFO: Successfully fetched Vexxhost pricing API 10:29:14 INFO: Retrieved cost: 0.11 10:29:14 INFO: Retrieved resource: v3-standard-4 10:29:14 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:29:14 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:29:14 INFO: Successfully archived job cost data 10:29:14 DEBUG: Cost data: oom-master-checkbashisms-lint,4645,2026-06-12 10:29:14,v3-standard-4,163,0.11,0.00,SUCCESS 10:29:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6073439271267438465.sh 10:29:14 ---> logs-deploy.sh 10:29:14 Setup pyenv: 10:29:14 system 10:29:14 3.8.13 10:29:14 3.9.13 10:29:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:29:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i3e2 from file:/tmp/.os_lf_venv 10:29:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:16 lf-activate-venv(): INFO: Base packages installed successfully 10:29:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-i3e2/bin to PATH 10:29:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4645 10:29:23 INFO: archiving workspace using pattern(s): 10:29:24 Archives upload complete. 10:29:25 INFO: archiving logs to Nexus 10:29:26 ---> uname -a: 10:29:26 Linux prd-ubuntu1804-builder-4c-4g-11226 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:29:26 10:29:26 10:29:26 ---> lscpu: 10:29:26 Architecture: x86_64 10:29:26 CPU op-mode(s): 32-bit, 64-bit 10:29:26 Byte Order: Little Endian 10:29:26 CPU(s): 4 10:29:26 On-line CPU(s) list: 0-3 10:29:26 Thread(s) per core: 1 10:29:26 Core(s) per socket: 1 10:29:26 Socket(s): 4 10:29:26 NUMA node(s): 1 10:29:26 Vendor ID: AuthenticAMD 10:29:26 CPU family: 23 10:29:26 Model: 49 10:29:26 Model name: AMD EPYC-Rome Processor 10:29:26 Stepping: 0 10:29:26 CPU MHz: 2799.998 10:29:26 BogoMIPS: 5599.99 10:29:26 Virtualization: AMD-V 10:29:26 Hypervisor vendor: KVM 10:29:26 Virtualization type: full 10:29:26 L1d cache: 32K 10:29:26 L1i cache: 32K 10:29:26 L2 cache: 512K 10:29:26 L3 cache: 16384K 10:29:26 NUMA node0 CPU(s): 0-3 10:29:26 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 10:29:26 10:29:26 10:29:26 ---> nproc: 10:29:26 4 10:29:26 10:29:26 10:29:26 ---> df -h: 10:29:26 Filesystem Size Used Avail Use% Mounted on 10:29:26 udev 7.9G 0 7.9G 0% /dev 10:29:26 tmpfs 1.6G 676K 1.6G 1% /run 10:29:26 /dev/vda1 78G 8.4G 69G 11% / 10:29:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:29:26 tmpfs 5.0M 0 5.0M 0% /run/lock 10:29:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:29:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:29:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:29:26 10:29:26 10:29:26 ---> free -m: 10:29:26 total used free shared buff/cache available 10:29:26 Mem: 16040 549 13279 0 2211 15173 10:29:26 Swap: 1023 0 1023 10:29:26 10:29:26 10:29:26 ---> ip addr: 10:29:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:26 inet 127.0.0.1/8 scope host lo 10:29:26 valid_lft forever preferred_lft forever 10:29:26 inet6 ::1/128 scope host 10:29:26 valid_lft forever preferred_lft forever 10:29:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:29:26 link/ether fa:16:3e:a4:e6:d8 brd ff:ff:ff:ff:ff:ff 10:29:26 inet 10.30.106.177/23 brd 10.30.107.255 scope global dynamic ens3 10:29:26 valid_lft 86257sec preferred_lft 86257sec 10:29:26 inet6 fe80::f816:3eff:fea4:e6d8/64 scope link 10:29:26 valid_lft forever preferred_lft forever 10:29:26 10:29:26 10:29:26 ---> sar -b -r -n DEV: 10:29:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11226) 06/12/26 _x86_64_ (4 CPU) 10:29:26 10:29:26 10:27:04 LINUX RESTART (4 CPU) 10:29:26 10:29:26 10:28:03 tps rtps wtps bread/s bwrtn/s 10:29:26 10:29:01 114.60 0.78 113.83 100.40 15896.43 10:29:26 Average: 114.60 0.78 113.83 100.40 15896.43 10:29:26 10:29:26 10:28:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:26 10:29:01 13674224 15516284 2750744 16.75 77300 1952448 809380 4.63 747788 1760856 225632 10:29:26 Average: 13674224 15516284 2750744 16.75 77300 1952448 809380 4.63 747788 1760856 225632 10:29:26 10:29:26 10:28:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:26 10:29:01 ens3 84.57 57.58 1164.66 11.34 0.00 0.00 0.00 0.00 10:29:26 10:29:01 lo 1.31 1.31 0.16 0.16 0.00 0.00 0.00 0.00 10:29:26 Average: ens3 84.57 57.58 1164.66 11.34 0.00 0.00 0.00 0.00 10:29:26 Average: lo 1.31 1.31 0.16 0.16 0.00 0.00 0.00 0.00 10:29:26 10:29:26 10:29:26 ---> sar -P ALL: 10:29:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11226) 06/12/26 _x86_64_ (4 CPU) 10:29:26 10:29:26 10:27:04 LINUX RESTART (4 CPU) 10:29:26 10:29:26 10:28:03 CPU %user %nice %system %iowait %steal %idle 10:29:26 10:29:01 all 20.51 0.00 1.36 2.55 0.06 75.53 10:29:26 10:29:01 0 43.29 0.00 2.43 1.83 0.09 52.36 10:29:26 10:29:01 1 1.24 0.00 0.24 0.00 0.05 98.46 10:29:26 10:29:01 2 17.70 0.00 1.41 6.66 0.05 74.18 10:29:26 10:29:01 3 19.74 0.00 1.35 1.71 0.05 77.15 10:29:26 Average: all 20.51 0.00 1.36 2.55 0.06 75.53 10:29:26 Average: 0 43.29 0.00 2.43 1.83 0.09 52.36 10:29:26 Average: 1 1.24 0.00 0.24 0.00 0.05 98.46 10:29:26 Average: 2 17.70 0.00 1.41 6.66 0.05 74.18 10:29:26 Average: 3 19.74 0.00 1.35 1.71 0.05 77.15 10:29:26 10:29:26 10:29:26