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