13:47:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 13:47:44 Running as SYSTEM 13:47:44 [EnvInject] - Loading node environment variables. 13:47:44 Building remotely on prd-ubuntu1804-builder-4c-4g-4258 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:47:44 [ssh-agent] Looking for ssh-agent implementation... 13:47:44 $ ssh-agent 13:47:44 SSH_AUTH_SOCK=/tmp/ssh-hxUo7HbsPCDZ/agent.1673 13:47:44 SSH_AGENT_PID=1675 13:47:44 [ssh-agent] Started. 13:47:44 Running ssh-add (command line suppressed) 13:47:44 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_132824396264599181.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_132824396264599181.key) 13:47:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:47:44 The recommended git tool is: NONE 13:47:46 using credential onap-jenkins-ssh 13:47:46 Wiping out workspace first. 13:47:46 Cloning the remote Git repository 13:47:46 Cloning repository git://cloud.onap.org/mirror/oom.git 13:47:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:47:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:46 > git --version # timeout=10 13:47:46 > git --version # 'git version 2.17.1' 13:47:46 using GIT_SSH to set credentials Gerrit user 13:47:46 Verifying host key using manually-configured host key entries 13:47:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:47:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:53 using GIT_SSH to set credentials Gerrit user 13:47:53 Verifying host key using manually-configured host key entries 13:47:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/9 # timeout=30 13:47:53 > git rev-parse fbf8fdb8e3a820a53380360792c4aa97dd9eef1c^{commit} # timeout=10 13:47:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:53 Checking out Revision fbf8fdb8e3a820a53380360792c4aa97dd9eef1c (refs/changes/39/143439/9) 13:47:53 > git config core.sparsecheckout # timeout=10 13:47:53 > git checkout -f fbf8fdb8e3a820a53380360792c4aa97dd9eef1c # timeout=30 13:47:57 Commit message: "[CDS] 17.0.0 chart release" 13:47:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:57 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 13:47:57 [EnvInject] - Injecting environment variables from a build step. 13:47:57 [EnvInject] - Injecting as environment variables the properties content 13:47:57 PYTHON=python3 13:47:57 13:47:57 [EnvInject] - Variables injected successfully. 13:47:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12518669372975204470.sh 13:47:57 ---> tox-install.sh 13:47:57 + source /home/jenkins/lf-env.sh 13:47:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:57 ++ mktemp -d /tmp/venv-XXXX 13:47:57 + lf_venv=/tmp/venv-rEEp 13:47:57 + local venv_file=/tmp/.os_lf_venv 13:47:57 + local python=python3 13:47:57 + local options 13:47:57 + local set_path=true 13:47:57 + local install_args= 13:47:57 ++ 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 13:47:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:57 + true 13:47:57 + case $1 in 13:47:57 + venv_file=/tmp/.toxenv 13:47:57 + shift 2 13:47:57 + true 13:47:57 + case $1 in 13:47:57 + shift 13:47:57 + break 13:47:57 + case $python in 13:47:57 + local pkg_list= 13:47:57 + [[ -d /opt/pyenv ]] 13:47:57 + echo 'Setup pyenv:' 13:47:57 Setup pyenv: 13:47:57 + export PYENV_ROOT=/opt/pyenv 13:47:57 + PYENV_ROOT=/opt/pyenv 13:47:57 + 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 13:47:57 + 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 13:47:57 + pyenv versions 13:47:57 * system (set by /opt/pyenv/version) 13:47:57 * 3.8.13 (set by /opt/pyenv/version) 13:47:57 * 3.9.13 (set by /opt/pyenv/version) 13:47:57 * 3.10.6 (set by /opt/pyenv/version) 13:47:57 + command -v pyenv 13:47:57 ++ pyenv init - --no-rehash 13:47:57 + 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[*]}"'\'')" 13:47:57 export PATH="/opt/pyenv/shims:${PATH}" 13:47:57 export PYENV_SHELL=bash 13:47:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:57 pyenv() { 13:47:57 local command 13:47:57 command="${1:-}" 13:47:57 if [ "$#" -gt 0 ]; then 13:47:57 shift 13:47:57 fi 13:47:57 13:47:57 case "$command" in 13:47:57 rehash|shell) 13:47:57 eval "$(pyenv "sh-$command" "$@")" 13:47:57 ;; 13:47:57 *) 13:47:57 command pyenv "$command" "$@" 13:47:57 ;; 13:47:57 esac 13:47:57 }' 13:47:57 +++ 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[*]}"' 13:47:57 ++ 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 13:47:57 ++ 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 13:47:57 ++ 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 13:47:57 ++ export PYENV_SHELL=bash 13:47:57 ++ PYENV_SHELL=bash 13:47:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:57 +++ complete -F _pyenv pyenv 13:47:57 ++ lf-pyver python3 13:47:57 ++ local py_version_xy=python3 13:47:57 ++ local py_version_xyz= 13:47:57 ++ pyenv versions 13:47:57 ++ local command 13:47:57 ++ command=versions 13:47:57 ++ '[' 1 -gt 0 ']' 13:47:57 ++ shift 13:47:57 ++ case "$command" in 13:47:57 ++ sed 's/^[ *]* //' 13:47:57 ++ command pyenv versions 13:47:57 ++ pyenv versions 13:47:57 ++ grep -E '^[0-9.]*[0-9]$' 13:47:57 ++ awk '{ print $1 }' 13:47:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:57 +++ grep '^3' /tmp/.pyenv_versions 13:47:57 +++ sort -V 13:47:57 +++ tail -n 1 13:47:57 ++ py_version_xyz=3.10.6 13:47:57 ++ [[ -z 3.10.6 ]] 13:47:57 ++ echo 3.10.6 13:47:57 ++ return 0 13:47:57 + pyenv local 3.10.6 13:47:57 + local command 13:47:57 + command=local 13:47:57 + '[' 2 -gt 0 ']' 13:47:57 + shift 13:47:57 + case "$command" in 13:47:57 + command pyenv local 3.10.6 13:47:57 + pyenv local 3.10.6 13:47:58 + for arg in "$@" 13:47:58 + case $arg in 13:47:58 + pkg_list+='tox ' 13:47:58 + for arg in "$@" 13:47:58 + case $arg in 13:47:58 + pkg_list+='virtualenv ' 13:47:58 + for arg in "$@" 13:47:58 + case $arg in 13:47:58 + pkg_list+='urllib3~=1.26.15 ' 13:47:58 + [[ -f /tmp/.toxenv ]] 13:47:58 + [[ ! -f /tmp/.toxenv ]] 13:47:58 + [[ -n '' ]] 13:47:58 + python3 -m venv /tmp/venv-rEEp 13:48:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rEEp' 13:48:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rEEp 13:48:02 + echo /tmp/venv-rEEp 13:48:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:48:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:48:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:48:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:02 + local 'pip_opts=--upgrade --quiet' 13:48:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:48:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:48:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:48:02 + [[ -n '' ]] 13:48:02 + [[ -n '' ]] 13:48:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:48:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:02 + /tmp/venv-rEEp/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 13:48:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:48:06 lf-activate-venv(): INFO: Base packages installed successfully 13:48:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:48:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:48:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:48:06 + /tmp/venv-rEEp/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 13:48:09 + type python3 13:48:09 + true 13:48:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rEEp/bin to PATH' 13:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-rEEp/bin to PATH 13:48:09 + PATH=/tmp/venv-rEEp/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 13:48:09 + return 0 13:48:09 + python3 --version 13:48:09 Python 3.10.6 13:48:09 + python3 -m pip --version 13:48:09 pip 26.0.1 from /tmp/venv-rEEp/lib/python3.10/site-packages/pip (python 3.10) 13:48:09 + python3 -m pip freeze 13:48:09 cachetools==7.0.5 13:48:09 colorama==0.4.6 13:48:09 distlib==0.4.0 13:48:09 filelock==3.25.2 13:48:09 packaging==26.0 13:48:09 platformdirs==4.9.4 13:48:09 pluggy==1.6.0 13:48:09 pyproject-api==1.10.0 13:48:09 python-discovery==1.2.0 13:48:09 tomli==2.4.0 13:48:09 tomli_w==1.2.0 13:48:09 tox==4.50.3 13:48:09 typing_extensions==4.15.0 13:48:09 urllib3==1.26.20 13:48:09 virtualenv==21.2.0 13:48:09 [EnvInject] - Injecting environment variables from a build step. 13:48:09 [EnvInject] - Injecting as environment variables the properties content 13:48:09 PARALLEL=false 13:48:09 13:48:09 [EnvInject] - Variables injected successfully. 13:48:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15903810634238907529.sh 13:48:09 ---> tox-run.sh 13:48:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:48:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:48:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:48:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:48:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:48:09 + source /home/jenkins/lf-env.sh 13:48:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:48:09 ++ mktemp -d /tmp/venv-XXXX 13:48:09 + lf_venv=/tmp/venv-SOWW 13:48:09 + local venv_file=/tmp/.os_lf_venv 13:48:09 + local python=python3 13:48:09 + local options 13:48:09 + local set_path=true 13:48:09 + local install_args= 13:48:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:48:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:48:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:48:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:48:09 + true 13:48:09 + case $1 in 13:48:09 + venv_file=/tmp/.toxenv 13:48:09 + shift 2 13:48:09 + true 13:48:09 + case $1 in 13:48:09 + shift 13:48:09 + break 13:48:09 + case $python in 13:48:09 + local pkg_list= 13:48:09 + [[ -d /opt/pyenv ]] 13:48:09 + echo 'Setup pyenv:' 13:48:09 Setup pyenv: 13:48:09 + export PYENV_ROOT=/opt/pyenv 13:48:09 + PYENV_ROOT=/opt/pyenv 13:48:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:48:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:48:09 + pyenv versions 13:48:09 system 13:48:09 3.8.13 13:48:09 3.9.13 13:48:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:48:09 + command -v pyenv 13:48:09 ++ pyenv init - --no-rehash 13:48:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:48:09 export PATH="/opt/pyenv/shims:${PATH}" 13:48:09 export PYENV_SHELL=bash 13:48:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:48:09 pyenv() { 13:48:09 local command 13:48:09 command="${1:-}" 13:48:09 if [ "$#" -gt 0 ]; then 13:48:09 shift 13:48:09 fi 13:48:09 13:48:09 case "$command" in 13:48:09 rehash|shell) 13:48:09 eval "$(pyenv "sh-$command" "$@")" 13:48:09 ;; 13:48:09 *) 13:48:09 command pyenv "$command" "$@" 13:48:09 ;; 13:48:09 esac 13:48:09 }' 13:48:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:48:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:48:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:48:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:48:09 ++ export PYENV_SHELL=bash 13:48:09 ++ PYENV_SHELL=bash 13:48:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:48:09 +++ complete -F _pyenv pyenv 13:48:09 ++ lf-pyver python3 13:48:09 ++ local py_version_xy=python3 13:48:09 ++ local py_version_xyz= 13:48:09 ++ sed 's/^[ *]* //' 13:48:09 ++ pyenv versions 13:48:09 ++ awk '{ print $1 }' 13:48:09 ++ local command 13:48:09 ++ command=versions 13:48:09 ++ '[' 1 -gt 0 ']' 13:48:09 ++ shift 13:48:09 ++ case "$command" in 13:48:09 ++ command pyenv versions 13:48:09 ++ pyenv versions 13:48:09 ++ grep -E '^[0-9.]*[0-9]$' 13:48:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:48:09 +++ grep '^3' /tmp/.pyenv_versions 13:48:09 +++ sort -V 13:48:09 +++ tail -n 1 13:48:09 ++ py_version_xyz=3.10.6 13:48:09 ++ [[ -z 3.10.6 ]] 13:48:09 ++ echo 3.10.6 13:48:09 ++ return 0 13:48:09 + pyenv local 3.10.6 13:48:09 + local command 13:48:09 + command=local 13:48:09 + '[' 2 -gt 0 ']' 13:48:09 + shift 13:48:09 + case "$command" in 13:48:09 + command pyenv local 3.10.6 13:48:09 + pyenv local 3.10.6 13:48:09 + for arg in "$@" 13:48:09 + case $arg in 13:48:09 + pkg_list+='tox ' 13:48:09 + for arg in "$@" 13:48:09 + case $arg in 13:48:09 + pkg_list+='virtualenv ' 13:48:09 + for arg in "$@" 13:48:09 + case $arg in 13:48:09 + pkg_list+='urllib3~=1.26.15 ' 13:48:09 + [[ -f /tmp/.toxenv ]] 13:48:09 ++ cat /tmp/.toxenv 13:48:09 + lf_venv=/tmp/venv-rEEp 13:48:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rEEp from' file:/tmp/.toxenv 13:48:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rEEp from file:/tmp/.toxenv 13:48:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:48:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:09 + local 'pip_opts=--upgrade --quiet' 13:48:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:48:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:48:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:48:09 + [[ -n '' ]] 13:48:09 + [[ -n '' ]] 13:48:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:48:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:09 + /tmp/venv-rEEp/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 13:48:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:48:10 lf-activate-venv(): INFO: Base packages installed successfully 13:48:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:48:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:48:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:48:10 + /tmp/venv-rEEp/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 13:48:11 + type python3 13:48:11 + true 13:48:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rEEp/bin to PATH' 13:48:11 lf-activate-venv(): INFO: Adding /tmp/venv-rEEp/bin to PATH 13:48:11 + PATH=/tmp/venv-rEEp/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 13:48:11 + return 0 13:48:11 + [[ -d /opt/pyenv ]] 13:48:11 + echo '---> Setting up pyenv' 13:48:11 ---> Setting up pyenv 13:48:11 + export PYENV_ROOT=/opt/pyenv 13:48:11 + PYENV_ROOT=/opt/pyenv 13:48:11 + export PATH=/opt/pyenv/bin:/tmp/venv-rEEp/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 13:48:11 + PATH=/opt/pyenv/bin:/tmp/venv-rEEp/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 13:48:11 ++ pwd 13:48:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:48:11 + export PYTHONPATH 13:48:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:48:11 + TOX_TESTENV_PASSENV=PYTHONPATH 13:48:11 + tox --version 13:48:12 4.50.3 from /tmp/venv-rEEp/lib/python3.10/site-packages/tox/__init__.py 13:48:12 + PARALLEL=false 13:48:12 + TOX_OPTIONS_LIST= 13:48:12 + [[ -n checkbashisms ]] 13:48:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:48:12 + case ${PARALLEL,,} in 13:48:12 + tox -e checkbashisms 13:48:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:48:13 checkbashisms: freeze> python -m pip freeze --all 13:48:13 checkbashisms: pip==26.0.1,setuptools==82.0.0 13:48:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:48:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:48:17 checkbashisms: OK (4.97=setup[1.53]+cmd[3.44] seconds) 13:48:17 congratulations :) (5.02 seconds) 13:48:17 + tox_status=0 13:48:17 + echo '---> Completed tox runs' 13:48:17 ---> Completed tox runs 13:48:17 + for i in .tox/*/log 13:48:17 ++ echo .tox/checkbashisms/log 13:48:17 ++ awk -F/ '{print $2}' 13:48:17 + tox_env=checkbashisms 13:48:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:48:17 + DOC_DIR=docs/_build/html 13:48:17 + [[ -d docs/_build/html ]] 13:48:17 + echo '---> tox-run.sh ends' 13:48:17 ---> tox-run.sh ends 13:48:17 + test 0 -eq 0 13:48:17 $ ssh-agent -k 13:48:17 unset SSH_AUTH_SOCK; 13:48:17 unset SSH_AGENT_PID; 13:48:17 echo Agent pid 1675 killed; 13:48:17 [ssh-agent] Stopped. 13:48:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:48:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9925116710320135798.sh 13:48:17 ---> sysstat.sh 13:48:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15943963552365750221.sh 13:48:18 ---> package-listing.sh 13:48:18 ++ tr '[:upper:]' '[:lower:]' 13:48:18 ++ facter osfamily 13:48:18 + OS_FAMILY=debian 13:48:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:48:18 + START_PACKAGES=/tmp/packages_start.txt 13:48:18 + END_PACKAGES=/tmp/packages_end.txt 13:48:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:18 + PACKAGES=/tmp/packages_start.txt 13:48:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:48:18 + PACKAGES=/tmp/packages_end.txt 13:48:18 + case "${OS_FAMILY}" in 13:48:18 + dpkg -l 13:48:18 + grep '^ii' 13:48:18 + '[' -f /tmp/packages_start.txt ']' 13:48:18 + '[' -f /tmp/packages_end.txt ']' 13:48:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:48:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:48:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:48:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16660002986312276763.sh 13:48:18 ---> capture-instance-metadata.sh 13:48:18 Setup pyenv: 13:48:18 system 13:48:18 3.8.13 13:48:18 3.9.13 13:48:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:48:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-42Ld 13:48:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:26 lf-activate-venv(): INFO: Base packages installed successfully 13:48:26 lf-activate-venv(): INFO: Installing additional packages: lftools 13:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-42Ld/bin to PATH 13:48:52 INFO: Running in OpenStack, capturing instance metadata 13:48:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8617294908785851239.sh 13:48:52 provisioning config files... 13:48:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8691869674798799405tmp 13:48:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:48:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:48:52 [EnvInject] - Injecting environment variables from a build step. 13:48:52 [EnvInject] - Injecting as environment variables the properties content 13:48:52 SERVER_ID=logs 13:48:52 13:48:52 [EnvInject] - Variables injected successfully. 13:48:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13711950697750420568.sh 13:48:52 ---> create-netrc.sh 13:48:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4513681157172625406.sh 13:48:53 ---> python-tools-install.sh 13:48:53 Setup pyenv: 13:48:53 system 13:48:53 3.8.13 13:48:53 3.9.13 13:48:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:48:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-42Ld from file:/tmp/.os_lf_venv 13:48:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:55 lf-activate-venv(): INFO: Base packages installed successfully 13:48:55 lf-activate-venv(): INFO: Installing additional packages: lftools 13:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-42Ld/bin to PATH 13:49:03 Generating Requirements File 13:49:21 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. 13:49:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:49:21 Python 3.10.6 13:49:21 pip 26.0.1 from /tmp/venv-42Ld/lib/python3.10/site-packages/pip (python 3.10) 13:49:22 appdirs==1.4.4 13:49:22 argcomplete==3.6.3 13:49:22 aspy.yaml==1.3.0 13:49:22 attrs==26.1.0 13:49:22 autopage==0.6.0 13:49:22 backports.strenum==1.3.1 13:49:22 beautifulsoup4==4.14.3 13:49:22 boto3==1.42.73 13:49:22 botocore==1.42.73 13:49:22 bs4==0.0.2 13:49:22 certifi==2026.2.25 13:49:22 cffi==2.0.0 13:49:22 cfgv==3.5.0 13:49:22 chardet==7.2.0 13:49:22 charset-normalizer==3.4.6 13:49:22 click==8.3.1 13:49:22 cliff==4.13.2 13:49:22 cmd2==3.4.0 13:49:22 cryptography==3.3.2 13:49:22 debtcollector==3.0.0 13:49:22 decorator==5.2.1 13:49:22 defusedxml==0.7.1 13:49:22 Deprecated==1.3.1 13:49:22 distlib==0.4.0 13:49:22 dnspython==2.8.0 13:49:22 docker==7.1.0 13:49:22 dogpile.cache==1.5.0 13:49:22 durationpy==0.10 13:49:22 email-validator==2.3.0 13:49:22 filelock==3.25.2 13:49:22 future==1.0.0 13:49:22 gitdb==4.0.12 13:49:22 GitPython==3.1.46 13:49:22 httplib2==0.30.2 13:49:22 identify==2.6.18 13:49:22 idna==3.11 13:49:22 importlib-resources==1.5.0 13:49:22 iso8601==2.1.0 13:49:22 Jinja2==3.1.6 13:49:22 jmespath==1.1.0 13:49:22 jsonpatch==1.33 13:49:22 jsonpointer==3.1.0 13:49:22 jsonschema==4.26.0 13:49:22 jsonschema-specifications==2025.9.1 13:49:22 keystoneauth1==5.13.1 13:49:22 kubernetes==35.0.0 13:49:22 lftools==0.37.22 13:49:22 lxml==6.0.2 13:49:22 markdown-it-py==4.0.0 13:49:22 MarkupSafe==3.0.3 13:49:22 mdurl==0.1.2 13:49:22 msgpack==1.1.2 13:49:22 multi_key_dict==2.0.3 13:49:22 munch==4.0.0 13:49:22 netaddr==1.3.0 13:49:22 niet==1.4.2 13:49:22 nodeenv==1.10.0 13:49:22 oauth2client==4.1.3 13:49:22 oauthlib==3.3.1 13:49:22 openstacksdk==4.10.0 13:49:22 os-service-types==1.8.2 13:49:22 osc-lib==4.4.0 13:49:22 oslo.config==10.3.0 13:49:22 oslo.context==6.3.0 13:49:22 oslo.i18n==6.7.2 13:49:22 oslo.log==8.1.0 13:49:22 oslo.serialization==5.9.1 13:49:22 oslo.utils==10.0.0 13:49:22 packaging==26.0 13:49:22 pbr==7.0.3 13:49:22 platformdirs==4.9.4 13:49:22 prettytable==3.17.0 13:49:22 psutil==7.2.2 13:49:22 pyasn1==0.6.3 13:49:22 pyasn1_modules==0.4.2 13:49:22 pycparser==3.0 13:49:22 pygerrit2==2.0.15 13:49:22 PyGithub==2.9.0 13:49:22 Pygments==2.19.2 13:49:22 PyJWT==2.12.1 13:49:22 PyNaCl==1.6.2 13:49:22 pyparsing==2.4.7 13:49:22 pyperclip==1.11.0 13:49:22 pyrsistent==0.20.0 13:49:22 python-cinderclient==9.9.0 13:49:22 python-dateutil==2.9.0.post0 13:49:22 python-discovery==1.2.0 13:49:22 python-heatclient==5.1.0 13:49:22 python-jenkins==1.8.3 13:49:22 python-keystoneclient==5.8.0 13:49:22 python-magnumclient==4.10.0 13:49:22 python-openstackclient==9.0.0 13:49:22 python-swiftclient==4.10.0 13:49:22 PyYAML==6.0.3 13:49:22 referencing==0.37.0 13:49:22 requests==2.32.5 13:49:22 requests-oauthlib==2.0.0 13:49:22 requestsexceptions==1.4.0 13:49:22 rfc3986==2.0.0 13:49:22 rich==14.3.3 13:49:22 rich-argparse==1.7.2 13:49:22 rpds-py==0.30.0 13:49:22 rsa==4.9.1 13:49:22 ruamel.yaml==0.19.1 13:49:22 ruamel.yaml.clib==0.2.15 13:49:22 s3transfer==0.16.0 13:49:22 simplejson==3.20.2 13:49:22 six==1.17.0 13:49:22 smmap==5.0.3 13:49:22 soupsieve==2.8.3 13:49:22 stevedore==5.7.0 13:49:22 tabulate==0.10.0 13:49:22 toml==0.10.2 13:49:22 tomlkit==0.14.0 13:49:22 tqdm==4.67.3 13:49:22 typing_extensions==4.15.0 13:49:22 urllib3==1.26.20 13:49:22 virtualenv==21.2.0 13:49:22 wcwidth==0.6.0 13:49:22 websocket-client==1.9.0 13:49:22 wrapt==2.1.2 13:49:22 xdg==6.0.0 13:49:22 xmltodict==1.0.4 13:49:22 yq==3.4.3 13:49:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12112483467594256628.sh 13:49:22 ---> sudo-logs.sh 13:49:22 Archiving 'sudo' log.. 13:49:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14785057265595216277.sh 13:49:22 ---> job-cost.sh 13:49:22 INFO: Activating Python virtual environment... 13:49:22 Setup pyenv: 13:49:22 system 13:49:22 3.8.13 13:49:22 3.9.13 13:49:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:49:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-42Ld from file:/tmp/.os_lf_venv 13:49:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:24 lf-activate-venv(): INFO: Base packages installed successfully 13:49:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-42Ld/bin to PATH 13:49:29 INFO: No stack-cost file found 13:49:29 INFO: Instance uptime: 130s 13:49:29 INFO: Fetching instance metadata (attempt 1 of 3)... 13:49:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:49:30 INFO: Successfully fetched instance metadata 13:49:30 INFO: Instance type: v3-standard-4 13:49:30 INFO: Retrieving pricing info for: v3-standard-4 13:49:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:49:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=130 13:49:30 INFO: Successfully fetched Vexxhost pricing API 13:49:30 INFO: Retrieved cost: 0.11 13:49:30 INFO: Retrieved resource: v3-standard-4 13:49:30 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:49:30 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:49:30 INFO: Successfully archived job cost data 13:49:30 DEBUG: Cost data: oom-master-checkbashisms-lint,4517,2026-03-23 13:49:30,v3-standard-4,130,0.11,0.00,SUCCESS 13:49:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3949758501131656901.sh 13:49:30 ---> logs-deploy.sh 13:49:30 Setup pyenv: 13:49:30 system 13:49:30 3.8.13 13:49:30 3.9.13 13:49:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-42Ld from file:/tmp/.os_lf_venv 13:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:32 lf-activate-venv(): INFO: Base packages installed successfully 13:49:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-42Ld/bin to PATH 13:49:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4517 13:49:40 INFO: archiving workspace using pattern(s): 13:49:40 /tmp/venv-42Ld/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:49:40 warnings.warn( 13:49:41 Archives upload complete. 13:49:42 INFO: archiving logs to Nexus 13:49:42 /tmp/venv-42Ld/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:49:42 warnings.warn( 13:49:43 ---> uname -a: 13:49:43 Linux prd-ubuntu1804-builder-4c-4g-4258 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:49:43 13:49:43 13:49:43 ---> lscpu: 13:49:43 Architecture: x86_64 13:49:43 CPU op-mode(s): 32-bit, 64-bit 13:49:43 Byte Order: Little Endian 13:49:43 CPU(s): 4 13:49:43 On-line CPU(s) list: 0-3 13:49:43 Thread(s) per core: 1 13:49:43 Core(s) per socket: 1 13:49:43 Socket(s): 4 13:49:43 NUMA node(s): 1 13:49:43 Vendor ID: AuthenticAMD 13:49:43 CPU family: 23 13:49:43 Model: 49 13:49:43 Model name: AMD EPYC-Rome Processor 13:49:43 Stepping: 0 13:49:43 CPU MHz: 2799.974 13:49:43 BogoMIPS: 5599.94 13:49:43 Virtualization: AMD-V 13:49:43 Hypervisor vendor: KVM 13:49:43 Virtualization type: full 13:49:43 L1d cache: 32K 13:49:43 L1i cache: 32K 13:49:43 L2 cache: 512K 13:49:43 L3 cache: 16384K 13:49:43 NUMA node0 CPU(s): 0-3 13:49:43 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 13:49:43 13:49:43 13:49:43 ---> nproc: 13:49:43 4 13:49:43 13:49:43 13:49:43 ---> df -h: 13:49:43 Filesystem Size Used Avail Use% Mounted on 13:49:43 udev 7.9G 0 7.9G 0% /dev 13:49:43 tmpfs 1.6G 676K 1.6G 1% /run 13:49:43 /dev/vda1 78G 8.3G 70G 11% / 13:49:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:49:43 tmpfs 5.0M 0 5.0M 0% /run/lock 13:49:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:49:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:49:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:49:43 13:49:43 13:49:43 ---> free -m: 13:49:43 total used free shared buff/cache available 13:49:43 Mem: 16040 537 13438 0 2063 15189 13:49:43 Swap: 1023 0 1023 13:49:43 13:49:43 13:49:43 ---> ip addr: 13:49:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:49:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:49:43 inet 127.0.0.1/8 scope host lo 13:49:43 valid_lft forever preferred_lft forever 13:49:43 inet6 ::1/128 scope host 13:49:43 valid_lft forever preferred_lft forever 13:49:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:49:43 link/ether fa:16:3e:3c:2c:0d brd ff:ff:ff:ff:ff:ff 13:49:43 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic ens3 13:49:43 valid_lft 86265sec preferred_lft 86265sec 13:49:43 inet6 fe80::f816:3eff:fe3c:2c0d/64 scope link 13:49:43 valid_lft forever preferred_lft forever 13:49:43 13:49:43 13:49:43 ---> sar -b -r -n DEV: 13:49:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4258) 03/23/26 _x86_64_ (4 CPU) 13:49:43 13:49:43 13:47:29 LINUX RESTART (4 CPU) 13:49:43 13:49:43 13:48:02 tps rtps wtps bread/s bwrtn/s 13:49:43 13:49:01 108.98 8.98 100.00 244.70 40986.82 13:49:43 Average: 108.98 8.98 100.00 244.70 40986.82 13:49:43 13:49:43 13:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:43 13:49:01 13842704 15505344 2582256 15.72 70032 1788324 843360 4.83 744712 1615648 147712 13:49:43 Average: 13842704 15505344 2582256 15.72 70032 1788324 843360 4.83 744712 1615648 147712 13:49:43 13:49:43 13:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:43 13:49:01 ens3 107.76 75.04 929.32 13.88 0.00 0.00 0.00 0.00 13:49:43 13:49:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 13:49:43 Average: ens3 107.76 75.04 929.32 13.88 0.00 0.00 0.00 0.00 13:49:43 Average: lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 13:49:43 13:49:43 13:49:43 ---> sar -P ALL: 13:49:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4258) 03/23/26 _x86_64_ (4 CPU) 13:49:43 13:49:43 13:47:29 LINUX RESTART (4 CPU) 13:49:43 13:49:43 13:48:02 CPU %user %nice %system %iowait %steal %idle 13:49:43 13:49:01 all 20.07 0.00 1.58 2.80 0.06 75.48 13:49:43 13:49:01 0 17.92 0.00 1.46 0.22 0.05 80.35 13:49:43 13:49:01 1 41.64 0.00 1.95 0.76 0.08 55.55 13:49:43 13:49:01 2 7.06 0.00 1.53 9.87 0.05 81.49 13:49:43 13:49:01 3 13.66 0.00 1.34 0.37 0.05 84.57 13:49:43 Average: all 20.07 0.00 1.58 2.80 0.06 75.48 13:49:43 Average: 0 17.92 0.00 1.46 0.22 0.05 80.35 13:49:43 Average: 1 41.64 0.00 1.95 0.76 0.08 55.55 13:49:43 Average: 2 7.06 0.00 1.53 9.87 0.05 81.49 13:49:43 Average: 3 13.66 0.00 1.34 0.37 0.05 84.57 13:49:43 13:49:43 13:49:43