08:26:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143407 08:26:52 Running as SYSTEM 08:26:52 [EnvInject] - Loading node environment variables. 08:26:52 Building remotely on prd-ubuntu1804-builder-4c-4g-743 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:26:52 [ssh-agent] Looking for ssh-agent implementation... 08:26:53 $ ssh-agent 08:26:53 SSH_AUTH_SOCK=/tmp/ssh-kEVJsrCxELDb/agent.1634 08:26:53 SSH_AGENT_PID=1636 08:26:53 [ssh-agent] Started. 08:26:53 Running ssh-add (command line suppressed) 08:26:53 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8415676242599569619.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8415676242599569619.key) 08:26:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:26:53 The recommended git tool is: NONE 08:26:54 using credential onap-jenkins-ssh 08:26:54 Wiping out workspace first. 08:26:54 Cloning the remote Git repository 08:26:54 Cloning repository git://cloud.onap.org/mirror/oom.git 08:26:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:26:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:26:54 > git --version # timeout=10 08:26:54 > git --version # 'git version 2.17.1' 08:26:54 using GIT_SSH to set credentials Gerrit user 08:26:54 Verifying host key using manually-configured host key entries 08:26:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:27:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:27:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:27:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:27:00 using GIT_SSH to set credentials Gerrit user 08:27:00 Verifying host key using manually-configured host key entries 08:27:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143407/1 # timeout=30 08:27:00 > git rev-parse 17e35d6658ddaed4575eb0fe2d75e48084ce4c4b^{commit} # timeout=10 08:27:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:27:00 Checking out Revision 17e35d6658ddaed4575eb0fe2d75e48084ce4c4b (refs/changes/07/143407/1) 08:27:00 > git config core.sparsecheckout # timeout=10 08:27:00 > git checkout -f 17e35d6658ddaed4575eb0fe2d75e48084ce4c4b # timeout=30 08:27:04 Commit message: "Bump onap chart version" 08:27:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:27:04 > git rev-list --no-walk d9fbf8578b521aeb69d1d8f1ed1c2fb202859a49 # timeout=10 08:27:04 [EnvInject] - Injecting environment variables from a build step. 08:27:04 [EnvInject] - Injecting as environment variables the properties content 08:27:04 PYTHON=python3 08:27:04 08:27:04 [EnvInject] - Variables injected successfully. 08:27:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18357703482922446504.sh 08:27:04 ---> tox-install.sh 08:27:04 + source /home/jenkins/lf-env.sh 08:27:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:27:04 ++ mktemp -d /tmp/venv-XXXX 08:27:04 + lf_venv=/tmp/venv-3YgQ 08:27:04 + local venv_file=/tmp/.os_lf_venv 08:27:04 + local python=python3 08:27:04 + local options 08:27:04 + local set_path=true 08:27:04 + local install_args= 08:27:04 ++ 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 08:27:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:27:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:27:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:27:04 + true 08:27:04 + case $1 in 08:27:04 + venv_file=/tmp/.toxenv 08:27:04 + shift 2 08:27:04 + true 08:27:04 + case $1 in 08:27:04 + shift 08:27:04 + break 08:27:04 + case $python in 08:27:04 + local pkg_list= 08:27:04 + [[ -d /opt/pyenv ]] 08:27:04 + echo 'Setup pyenv:' 08:27:04 Setup pyenv: 08:27:04 + export PYENV_ROOT=/opt/pyenv 08:27:04 + PYENV_ROOT=/opt/pyenv 08:27:04 + 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 08:27:04 + 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 08:27:04 + pyenv versions 08:27:04 * system (set by /opt/pyenv/version) 08:27:04 * 3.8.13 (set by /opt/pyenv/version) 08:27:04 * 3.9.13 (set by /opt/pyenv/version) 08:27:04 * 3.10.6 (set by /opt/pyenv/version) 08:27:04 + command -v pyenv 08:27:04 ++ pyenv init - --no-rehash 08:27:04 + 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[*]}"'\'')" 08:27:04 export PATH="/opt/pyenv/shims:${PATH}" 08:27:04 export PYENV_SHELL=bash 08:27:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:27:04 pyenv() { 08:27:04 local command 08:27:04 command="${1:-}" 08:27:04 if [ "$#" -gt 0 ]; then 08:27:04 shift 08:27:04 fi 08:27:04 08:27:04 case "$command" in 08:27:04 rehash|shell) 08:27:04 eval "$(pyenv "sh-$command" "$@")" 08:27:04 ;; 08:27:04 *) 08:27:04 command pyenv "$command" "$@" 08:27:04 ;; 08:27:04 esac 08:27:04 }' 08:27:04 +++ 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[*]}"' 08:27:04 ++ 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 08:27:04 ++ 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 08:27:04 ++ 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 08:27:04 ++ export PYENV_SHELL=bash 08:27:04 ++ PYENV_SHELL=bash 08:27:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:27:04 +++ complete -F _pyenv pyenv 08:27:04 ++ lf-pyver python3 08:27:04 ++ local py_version_xy=python3 08:27:04 ++ local py_version_xyz= 08:27:04 ++ pyenv versions 08:27:04 ++ local command 08:27:04 ++ command=versions 08:27:04 ++ '[' 1 -gt 0 ']' 08:27:04 ++ shift 08:27:04 ++ case "$command" in 08:27:04 ++ command pyenv versions 08:27:04 ++ pyenv versions 08:27:04 ++ grep -E '^[0-9.]*[0-9]$' 08:27:04 ++ awk '{ print $1 }' 08:27:04 ++ sed 's/^[ *]* //' 08:27:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:27:04 +++ grep '^3' /tmp/.pyenv_versions 08:27:04 +++ sort -V 08:27:04 +++ tail -n 1 08:27:04 ++ py_version_xyz=3.10.6 08:27:04 ++ [[ -z 3.10.6 ]] 08:27:04 ++ echo 3.10.6 08:27:04 ++ return 0 08:27:04 + pyenv local 3.10.6 08:27:04 + local command 08:27:04 + command=local 08:27:04 + '[' 2 -gt 0 ']' 08:27:04 + shift 08:27:04 + case "$command" in 08:27:04 + command pyenv local 3.10.6 08:27:04 + pyenv local 3.10.6 08:27:04 + for arg in "$@" 08:27:04 + case $arg in 08:27:04 + pkg_list+='tox ' 08:27:04 + for arg in "$@" 08:27:04 + case $arg in 08:27:04 + pkg_list+='virtualenv ' 08:27:04 + for arg in "$@" 08:27:04 + case $arg in 08:27:04 + pkg_list+='urllib3~=1.26.15 ' 08:27:04 + [[ -f /tmp/.toxenv ]] 08:27:04 + [[ ! -f /tmp/.toxenv ]] 08:27:04 + [[ -n '' ]] 08:27:04 + python3 -m venv /tmp/venv-3YgQ 08:27:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3YgQ' 08:27:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3YgQ 08:27:09 + echo /tmp/venv-3YgQ 08:27:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:27:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:27:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:27:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:09 + local 'pip_opts=--upgrade --quiet' 08:27:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:27:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:27:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:27:09 + [[ -n '' ]] 08:27:09 + [[ -n '' ]] 08:27:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:27:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:09 + /tmp/venv-3YgQ/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 08:27:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:27:13 lf-activate-venv(): INFO: Base packages installed successfully 08:27:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:27:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:27:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:27:13 + /tmp/venv-3YgQ/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 08:27:15 + type python3 08:27:15 + true 08:27:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3YgQ/bin to PATH' 08:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-3YgQ/bin to PATH 08:27:15 + PATH=/tmp/venv-3YgQ/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 08:27:15 + return 0 08:27:15 + python3 --version 08:27:15 Python 3.10.6 08:27:15 + python3 -m pip --version 08:27:15 pip 26.0.1 from /tmp/venv-3YgQ/lib/python3.10/site-packages/pip (python 3.10) 08:27:15 + python3 -m pip freeze 08:27:15 cachetools==7.0.1 08:27:15 colorama==0.4.6 08:27:15 distlib==0.4.0 08:27:15 filelock==3.24.3 08:27:15 packaging==26.0 08:27:15 platformdirs==4.9.2 08:27:15 pluggy==1.6.0 08:27:15 pyproject-api==1.10.0 08:27:15 python-discovery==1.1.0 08:27:15 tomli==2.4.0 08:27:15 tox==4.46.3 08:27:15 typing_extensions==4.15.0 08:27:15 urllib3==1.26.20 08:27:15 virtualenv==21.1.0 08:27:15 [EnvInject] - Injecting environment variables from a build step. 08:27:15 [EnvInject] - Injecting as environment variables the properties content 08:27:15 PARALLEL=false 08:27:15 08:27:15 [EnvInject] - Variables injected successfully. 08:27:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11631532142628298352.sh 08:27:15 ---> tox-run.sh 08:27:15 + 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 08:27:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:27:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:27:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:27:15 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:27:15 + source /home/jenkins/lf-env.sh 08:27:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:27:15 ++ mktemp -d /tmp/venv-XXXX 08:27:15 + lf_venv=/tmp/venv-GTod 08:27:15 + local venv_file=/tmp/.os_lf_venv 08:27:15 + local python=python3 08:27:15 + local options 08:27:15 + local set_path=true 08:27:15 + local install_args= 08:27:15 ++ 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 08:27:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:27:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:27:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:27:15 + true 08:27:15 + case $1 in 08:27:15 + venv_file=/tmp/.toxenv 08:27:15 + shift 2 08:27:15 + true 08:27:15 + case $1 in 08:27:15 + shift 08:27:15 + break 08:27:15 + case $python in 08:27:15 + local pkg_list= 08:27:15 + [[ -d /opt/pyenv ]] 08:27:15 + echo 'Setup pyenv:' 08:27:15 Setup pyenv: 08:27:15 + export PYENV_ROOT=/opt/pyenv 08:27:15 + PYENV_ROOT=/opt/pyenv 08:27:15 + 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 08:27:15 + 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 08:27:15 + pyenv versions 08:27:15 system 08:27:15 3.8.13 08:27:15 3.9.13 08:27:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:27:15 + command -v pyenv 08:27:15 ++ pyenv init - --no-rehash 08:27:15 + 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[*]}"'\'')" 08:27:15 export PATH="/opt/pyenv/shims:${PATH}" 08:27:15 export PYENV_SHELL=bash 08:27:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:27:15 pyenv() { 08:27:15 local command 08:27:15 command="${1:-}" 08:27:15 if [ "$#" -gt 0 ]; then 08:27:15 shift 08:27:15 fi 08:27:15 08:27:15 case "$command" in 08:27:15 rehash|shell) 08:27:15 eval "$(pyenv "sh-$command" "$@")" 08:27:15 ;; 08:27:15 *) 08:27:15 command pyenv "$command" "$@" 08:27:15 ;; 08:27:15 esac 08:27:15 }' 08:27:15 +++ 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[*]}"' 08:27:15 ++ 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 08:27:15 ++ 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 08:27:15 ++ 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 08:27:15 ++ export PYENV_SHELL=bash 08:27:15 ++ PYENV_SHELL=bash 08:27:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:27:15 +++ complete -F _pyenv pyenv 08:27:15 ++ lf-pyver python3 08:27:15 ++ local py_version_xy=python3 08:27:15 ++ local py_version_xyz= 08:27:15 ++ pyenv versions 08:27:15 ++ sed 's/^[ *]* //' 08:27:15 ++ local command 08:27:15 ++ command=versions 08:27:15 ++ '[' 1 -gt 0 ']' 08:27:15 ++ shift 08:27:15 ++ case "$command" in 08:27:15 ++ command pyenv versions 08:27:15 ++ pyenv versions 08:27:15 ++ grep -E '^[0-9.]*[0-9]$' 08:27:15 ++ awk '{ print $1 }' 08:27:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:27:15 +++ grep '^3' /tmp/.pyenv_versions 08:27:15 +++ sort -V 08:27:15 +++ tail -n 1 08:27:15 ++ py_version_xyz=3.10.6 08:27:15 ++ [[ -z 3.10.6 ]] 08:27:15 ++ echo 3.10.6 08:27:15 ++ return 0 08:27:15 + pyenv local 3.10.6 08:27:15 + local command 08:27:15 + command=local 08:27:15 + '[' 2 -gt 0 ']' 08:27:15 + shift 08:27:15 + case "$command" in 08:27:15 + command pyenv local 3.10.6 08:27:15 + pyenv local 3.10.6 08:27:15 + for arg in "$@" 08:27:15 + case $arg in 08:27:15 + pkg_list+='tox ' 08:27:15 + for arg in "$@" 08:27:15 + case $arg in 08:27:15 + pkg_list+='virtualenv ' 08:27:15 + for arg in "$@" 08:27:15 + case $arg in 08:27:15 + pkg_list+='urllib3~=1.26.15 ' 08:27:15 + [[ -f /tmp/.toxenv ]] 08:27:15 ++ cat /tmp/.toxenv 08:27:15 + lf_venv=/tmp/venv-3YgQ 08:27:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YgQ from' file:/tmp/.toxenv 08:27:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YgQ from file:/tmp/.toxenv 08:27:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:27:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:15 + local 'pip_opts=--upgrade --quiet' 08:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:27:15 + [[ -n '' ]] 08:27:15 + [[ -n '' ]] 08:27:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:27:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:15 + /tmp/venv-3YgQ/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 08:27:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:27:16 lf-activate-venv(): INFO: Base packages installed successfully 08:27:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:27:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:27:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:27:16 + /tmp/venv-3YgQ/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 08:27:17 + type python3 08:27:17 + true 08:27:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3YgQ/bin to PATH' 08:27:17 lf-activate-venv(): INFO: Adding /tmp/venv-3YgQ/bin to PATH 08:27:17 + PATH=/tmp/venv-3YgQ/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 08:27:17 + return 0 08:27:17 + [[ -d /opt/pyenv ]] 08:27:17 + echo '---> Setting up pyenv' 08:27:17 ---> Setting up pyenv 08:27:17 + export PYENV_ROOT=/opt/pyenv 08:27:17 + PYENV_ROOT=/opt/pyenv 08:27:17 + export PATH=/opt/pyenv/bin:/tmp/venv-3YgQ/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 08:27:17 + PATH=/opt/pyenv/bin:/tmp/venv-3YgQ/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 08:27:17 ++ pwd 08:27:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:27:17 + export PYTHONPATH 08:27:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:27:17 + TOX_TESTENV_PASSENV=PYTHONPATH 08:27:17 + tox --version 08:27:18 4.46.3 from /tmp/venv-3YgQ/lib/python3.10/site-packages/tox/__init__.py 08:27:18 + PARALLEL=false 08:27:18 + TOX_OPTIONS_LIST= 08:27:18 + [[ -n checkbashisms ]] 08:27:18 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:27:18 + case ${PARALLEL,,} in 08:27:18 + tox -e checkbashisms 08:27:18 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:27:19 checkbashisms: freeze> python -m pip freeze --all 08:27:20 checkbashisms: pip==26.0.1,setuptools==82.0.0 08:27:20 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:27:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:27:23 checkbashisms: OK (4.81=setup[1.47]+cmd[3.34] seconds) 08:27:23 congratulations :) (4.85 seconds) 08:27:23 + tox_status=0 08:27:23 + echo '---> Completed tox runs' 08:27:23 ---> Completed tox runs 08:27:23 + for i in .tox/*/log 08:27:23 ++ echo .tox/checkbashisms/log 08:27:23 ++ awk -F/ '{print $2}' 08:27:23 + tox_env=checkbashisms 08:27:23 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:27:23 + DOC_DIR=docs/_build/html 08:27:23 + [[ -d docs/_build/html ]] 08:27:23 + echo '---> tox-run.sh ends' 08:27:23 ---> tox-run.sh ends 08:27:23 + test 0 -eq 0 08:27:23 $ ssh-agent -k 08:27:23 unset SSH_AUTH_SOCK; 08:27:23 unset SSH_AGENT_PID; 08:27:23 echo Agent pid 1636 killed; 08:27:23 [ssh-agent] Stopped. 08:27:23 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7068529176355749928.sh 08:27:23 ---> sysstat.sh 08:27:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins923876210274292616.sh 08:27:24 ---> package-listing.sh 08:27:24 ++ facter osfamily 08:27:24 ++ tr '[:upper:]' '[:lower:]' 08:27:24 + OS_FAMILY=debian 08:27:24 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:27:24 + START_PACKAGES=/tmp/packages_start.txt 08:27:24 + END_PACKAGES=/tmp/packages_end.txt 08:27:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:24 + PACKAGES=/tmp/packages_start.txt 08:27:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:27:24 + PACKAGES=/tmp/packages_end.txt 08:27:24 + case "${OS_FAMILY}" in 08:27:24 + dpkg -l 08:27:24 + grep '^ii' 08:27:24 + '[' -f /tmp/packages_start.txt ']' 08:27:24 + '[' -f /tmp/packages_end.txt ']' 08:27:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:27:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:27:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:27:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12943534933394104589.sh 08:27:24 ---> capture-instance-metadata.sh 08:27:24 Setup pyenv: 08:27:24 system 08:27:24 3.8.13 08:27:24 3.9.13 08:27:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:27:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V717 08:27:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:27:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:32 lf-activate-venv(): INFO: Base packages installed successfully 08:27:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:27:54 lf-activate-venv(): INFO: Adding /tmp/venv-V717/bin to PATH 08:27:54 INFO: Running in OpenStack, capturing instance metadata 08:27:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8377988872385858475.sh 08:27:54 provisioning config files... 08:27:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7824813596239864586tmp 08:27:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:27:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:27:54 [EnvInject] - Injecting environment variables from a build step. 08:27:54 [EnvInject] - Injecting as environment variables the properties content 08:27:54 SERVER_ID=logs 08:27:54 08:27:54 [EnvInject] - Variables injected successfully. 08:27:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6429766588320076612.sh 08:27:54 ---> create-netrc.sh 08:27:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7535471993471093637.sh 08:27:54 ---> python-tools-install.sh 08:27:54 Setup pyenv: 08:27:54 system 08:27:54 3.8.13 08:27:54 3.9.13 08:27:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:27:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V717 from file:/tmp/.os_lf_venv 08:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:56 lf-activate-venv(): INFO: Base packages installed successfully 08:27:56 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:03 lf-activate-venv(): INFO: Adding /tmp/venv-V717/bin to PATH 08:28:03 Generating Requirements File 08:28:20 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. 08:28:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:28:20 Python 3.10.6 08:28:20 pip 26.0.1 from /tmp/venv-V717/lib/python3.10/site-packages/pip (python 3.10) 08:28:21 appdirs==1.4.4 08:28:21 argcomplete==3.6.3 08:28:21 aspy.yaml==1.3.0 08:28:21 attrs==25.4.0 08:28:21 autopage==0.6.0 08:28:21 backports.strenum==1.3.1 08:28:21 beautifulsoup4==4.14.3 08:28:21 boto3==1.42.59 08:28:21 botocore==1.42.59 08:28:21 bs4==0.0.2 08:28:21 certifi==2026.2.25 08:28:21 cffi==2.0.0 08:28:21 cfgv==3.5.0 08:28:21 chardet==6.0.0.post1 08:28:21 charset-normalizer==3.4.4 08:28:21 click==8.3.1 08:28:21 cliff==4.13.2 08:28:21 cmd2==3.2.2 08:28:21 cryptography==3.3.2 08:28:21 debtcollector==3.0.0 08:28:21 decorator==5.2.1 08:28:21 defusedxml==0.7.1 08:28:21 Deprecated==1.3.1 08:28:21 distlib==0.4.0 08:28:21 dnspython==2.8.0 08:28:21 docker==7.1.0 08:28:21 dogpile.cache==1.5.0 08:28:21 durationpy==0.10 08:28:21 email-validator==2.3.0 08:28:21 filelock==3.24.3 08:28:21 future==1.0.0 08:28:21 gitdb==4.0.12 08:28:21 GitPython==3.1.46 08:28:21 httplib2==0.30.2 08:28:21 identify==2.6.16 08:28:21 idna==3.11 08:28:21 importlib-resources==1.5.0 08:28:21 iso8601==2.1.0 08:28:21 Jinja2==3.1.6 08:28:21 jmespath==1.1.0 08:28:21 jsonpatch==1.33 08:28:21 jsonpointer==3.0.0 08:28:21 jsonschema==4.26.0 08:28:21 jsonschema-specifications==2025.9.1 08:28:21 keystoneauth1==5.13.1 08:28:21 kubernetes==35.0.0 08:28:21 lftools==0.37.21 08:28:21 lxml==6.0.2 08:28:21 markdown-it-py==4.0.0 08:28:21 MarkupSafe==3.0.3 08:28:21 mdurl==0.1.2 08:28:21 msgpack==1.1.2 08:28:21 multi_key_dict==2.0.3 08:28:21 munch==4.0.0 08:28:21 netaddr==1.3.0 08:28:21 niet==1.4.2 08:28:21 nodeenv==1.10.0 08:28:21 oauth2client==4.1.3 08:28:21 oauthlib==3.3.1 08:28:21 openstacksdk==4.10.0 08:28:21 os-service-types==1.8.2 08:28:21 osc-lib==4.4.0 08:28:21 oslo.config==10.3.0 08:28:21 oslo.context==6.3.0 08:28:21 oslo.i18n==6.7.2 08:28:21 oslo.log==8.1.0 08:28:21 oslo.serialization==5.9.1 08:28:21 oslo.utils==10.0.0 08:28:21 packaging==26.0 08:28:21 pbr==7.0.3 08:28:21 platformdirs==4.9.2 08:28:21 prettytable==3.17.0 08:28:21 psutil==7.2.2 08:28:21 pyasn1==0.6.2 08:28:21 pyasn1_modules==0.4.2 08:28:21 pycparser==3.0 08:28:21 pygerrit2==2.0.15 08:28:21 PyGithub==2.8.1 08:28:21 Pygments==2.19.2 08:28:21 PyJWT==2.11.0 08:28:21 PyNaCl==1.6.2 08:28:21 pyparsing==2.4.7 08:28:21 pyperclip==1.11.0 08:28:21 pyrsistent==0.20.0 08:28:21 python-cinderclient==9.8.0 08:28:21 python-dateutil==2.9.0.post0 08:28:21 python-discovery==1.1.0 08:28:21 python-heatclient==5.1.0 08:28:21 python-jenkins==1.8.3 08:28:21 python-keystoneclient==5.8.0 08:28:21 python-magnumclient==4.10.0 08:28:21 python-openstackclient==9.0.0 08:28:21 python-swiftclient==4.10.0 08:28:21 PyYAML==6.0.3 08:28:21 referencing==0.37.0 08:28:21 requests==2.32.5 08:28:21 requests-oauthlib==2.0.0 08:28:21 requestsexceptions==1.4.0 08:28:21 rfc3986==2.0.0 08:28:21 rich==14.3.3 08:28:21 rich-argparse==1.7.2 08:28:21 rpds-py==0.30.0 08:28:21 rsa==4.9.1 08:28:21 ruamel.yaml==0.19.1 08:28:21 ruamel.yaml.clib==0.2.15 08:28:21 s3transfer==0.16.0 08:28:21 simplejson==3.20.2 08:28:21 six==1.17.0 08:28:21 smmap==5.0.2 08:28:21 soupsieve==2.8.3 08:28:21 stevedore==5.7.0 08:28:21 tabulate==0.9.0 08:28:21 toml==0.10.2 08:28:21 tomlkit==0.14.0 08:28:21 tqdm==4.67.3 08:28:21 typing_extensions==4.15.0 08:28:21 urllib3==1.26.20 08:28:21 virtualenv==21.1.0 08:28:21 wcwidth==0.6.0 08:28:21 websocket-client==1.9.0 08:28:21 wrapt==2.1.1 08:28:21 xdg==6.0.0 08:28:21 xmltodict==1.0.4 08:28:21 yq==3.4.3 08:28:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1993406245461257595.sh 08:28:21 ---> sudo-logs.sh 08:28:21 Archiving 'sudo' log.. 08:28:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3387419879999551954.sh 08:28:21 ---> job-cost.sh 08:28:21 INFO: Activating Python virtual environment... 08:28:21 Setup pyenv: 08:28:21 system 08:28:21 3.8.13 08:28:21 3.9.13 08:28:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:28:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V717 from file:/tmp/.os_lf_venv 08:28:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:23 lf-activate-venv(): INFO: Base packages installed successfully 08:28:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:28:28 lf-activate-venv(): INFO: Adding /tmp/venv-V717/bin to PATH 08:28:28 INFO: No stack-cost file found 08:28:28 INFO: Instance uptime: 121s 08:28:28 INFO: Fetching instance metadata (attempt 1 of 3)... 08:28:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:28:28 INFO: Successfully fetched instance metadata 08:28:28 INFO: Instance type: v3-standard-4 08:28:28 INFO: Retrieving pricing info for: v3-standard-4 08:28:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:28:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=121 08:28:29 INFO: Successfully fetched Vexxhost pricing API 08:28:29 INFO: Retrieved cost: 0.11 08:28:29 INFO: Retrieved resource: v3-standard-4 08:28:29 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:28:29 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:28:29 INFO: Successfully archived job cost data 08:28:29 DEBUG: Cost data: oom-master-checkbashisms-lint,4478,2026-03-01 08:28:29,v3-standard-4,121,0.11,0.00,SUCCESS 08:28:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12444158102965501891.sh 08:28:29 ---> logs-deploy.sh 08:28:29 Setup pyenv: 08:28:29 system 08:28:29 3.8.13 08:28:29 3.9.13 08:28:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:28:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V717 from file:/tmp/.os_lf_venv 08:28:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:31 lf-activate-venv(): INFO: Base packages installed successfully 08:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:28:38 lf-activate-venv(): INFO: Adding /tmp/venv-V717/bin to PATH 08:28:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4478 08:28:38 INFO: archiving workspace using pattern(s): 08:28:38 /tmp/venv-V717/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:28:38 warnings.warn( 08:28:39 Archives upload complete. 08:28:39 INFO: archiving logs to Nexus 08:28:39 /tmp/venv-V717/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:28:39 warnings.warn( 08:28:40 ---> uname -a: 08:28:40 Linux prd-ubuntu1804-builder-4c-4g-743 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:28:40 08:28:40 08:28:40 ---> lscpu: 08:28:40 Architecture: x86_64 08:28:40 CPU op-mode(s): 32-bit, 64-bit 08:28:40 Byte Order: Little Endian 08:28:40 CPU(s): 4 08:28:40 On-line CPU(s) list: 0-3 08:28:40 Thread(s) per core: 1 08:28:40 Core(s) per socket: 1 08:28:40 Socket(s): 4 08:28:40 NUMA node(s): 1 08:28:40 Vendor ID: AuthenticAMD 08:28:40 CPU family: 23 08:28:40 Model: 49 08:28:40 Model name: AMD EPYC-Rome Processor 08:28:40 Stepping: 0 08:28:40 CPU MHz: 2799.998 08:28:40 BogoMIPS: 5599.99 08:28:40 Virtualization: AMD-V 08:28:40 Hypervisor vendor: KVM 08:28:40 Virtualization type: full 08:28:40 L1d cache: 32K 08:28:40 L1i cache: 32K 08:28:40 L2 cache: 512K 08:28:40 L3 cache: 16384K 08:28:40 NUMA node0 CPU(s): 0-3 08:28:40 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 08:28:40 08:28:40 08:28:40 ---> nproc: 08:28:40 4 08:28:40 08:28:40 08:28:40 ---> df -h: 08:28:40 Filesystem Size Used Avail Use% Mounted on 08:28:40 udev 7.9G 0 7.9G 0% /dev 08:28:40 tmpfs 1.6G 676K 1.6G 1% /run 08:28:40 /dev/vda1 78G 8.3G 70G 11% / 08:28:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:28:40 tmpfs 5.0M 0 5.0M 0% /run/lock 08:28:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:28:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:28:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:28:40 08:28:40 08:28:40 ---> free -m: 08:28:40 total used free shared buff/cache available 08:28:40 Mem: 16040 554 13410 0 2075 15172 08:28:40 Swap: 1023 0 1023 08:28:40 08:28:40 08:28:40 ---> ip addr: 08:28:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:28:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:28:40 inet 127.0.0.1/8 scope host lo 08:28:40 valid_lft forever preferred_lft forever 08:28:40 inet6 ::1/128 scope host 08:28:40 valid_lft forever preferred_lft forever 08:28:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:28:40 link/ether fa:16:3e:35:89:b8 brd ff:ff:ff:ff:ff:ff 08:28:40 inet 10.30.107.183/23 brd 10.30.107.255 scope global dynamic ens3 08:28:40 valid_lft 86274sec preferred_lft 86274sec 08:28:40 inet6 fe80::f816:3eff:fe35:89b8/64 scope link 08:28:40 valid_lft forever preferred_lft forever 08:28:40 08:28:40 08:28:40 ---> sar -b -r -n DEV: 08:28:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-743) 03/01/26 _x86_64_ (4 CPU) 08:28:40 08:28:40 08:26:35 LINUX RESTART (4 CPU) 08:28:40 08:28:40 08:27:01 tps rtps wtps bread/s bwrtn/s 08:28:40 08:28:02 217.00 24.01 192.98 876.79 47492.48 08:28:40 Average: 217.00 24.01 192.98 876.79 47492.48 08:28:40 08:28:40 08:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:40 08:28:02 13814808 15496988 2610160 15.89 69856 1807812 831848 4.76 753996 1631284 187100 08:28:40 Average: 13814808 15496988 2610160 15.89 69856 1807812 831848 4.76 753996 1631284 187100 08:28:40 08:28:40 08:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:40 08:28:02 ens3 97.55 65.44 951.81 22.60 0.00 0.00 0.00 0.00 08:28:40 08:28:02 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 08:28:40 Average: ens3 97.55 65.44 951.81 22.60 0.00 0.00 0.00 0.00 08:28:40 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 08:28:40 08:28:40 08:28:40 ---> sar -P ALL: 08:28:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-743) 03/01/26 _x86_64_ (4 CPU) 08:28:40 08:28:40 08:26:35 LINUX RESTART (4 CPU) 08:28:40 08:28:40 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:28:40 08:28:02 all 21.30 0.00 1.67 4.61 0.06 72.36 08:28:40 08:28:02 0 26.84 0.00 1.50 0.85 0.05 70.75 08:28:40 08:28:02 1 35.01 0.00 2.61 14.56 0.08 47.74 08:28:40 08:28:02 2 15.98 0.00 1.25 0.40 0.05 82.32 08:28:40 08:28:02 3 7.38 0.00 1.31 2.63 0.05 88.63 08:28:40 Average: all 21.30 0.00 1.67 4.61 0.06 72.36 08:28:40 Average: 0 26.84 0.00 1.50 0.85 0.05 70.75 08:28:40 Average: 1 35.01 0.00 2.61 14.56 0.08 47.74 08:28:40 Average: 2 15.98 0.00 1.25 0.40 0.05 82.32 08:28:40 Average: 3 7.38 0.00 1.31 2.63 0.05 88.63 08:28:40 08:28:40 08:28:40