10:00:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 10:00:16 Running as SYSTEM 10:00:16 [EnvInject] - Loading node environment variables. 10:00:16 Building remotely on prd-ubuntu1804-builder-4c-4g-1425 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:00:16 [ssh-agent] Looking for ssh-agent implementation... 10:00:17 $ ssh-agent 10:00:17 SSH_AUTH_SOCK=/tmp/ssh-xgH1ZIPJzctb/agent.1919 10:00:17 SSH_AGENT_PID=1921 10:00:17 [ssh-agent] Started. 10:00:17 Running ssh-add (command line suppressed) 10:00:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9125021764549574611.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9125021764549574611.key) 10:00:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:00:17 The recommended git tool is: NONE 10:00:20 using credential onap-jenkins-ssh 10:00:20 Wiping out workspace first. 10:00:20 Cloning the remote Git repository 10:00:20 Cloning repository git://cloud.onap.org/mirror/oom.git 10:00:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:00:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:20 > git --version # timeout=10 10:00:20 > git --version # 'git version 2.17.1' 10:00:20 using GIT_SSH to set credentials Gerrit user 10:00:20 Verifying host key using manually-configured host key entries 10:00:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:00:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:27 using GIT_SSH to set credentials Gerrit user 10:00:27 Verifying host key using manually-configured host key entries 10:00:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/3 # timeout=30 10:00:27 > git rev-parse e5ade5a4468a3524d3676d19808668d9ed567186^{commit} # timeout=10 10:00:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:00:27 Checking out Revision e5ade5a4468a3524d3676d19808668d9ed567186 (refs/changes/39/143439/3) 10:00:27 > git config core.sparsecheckout # timeout=10 10:00:27 > git checkout -f e5ade5a4468a3524d3676d19808668d9ed567186 # timeout=30 10:00:31 Commit message: "[CDS] 17.0.0 chart release" 10:00:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:00:31 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 10:00:31 [EnvInject] - Injecting environment variables from a build step. 10:00:31 [EnvInject] - Injecting as environment variables the properties content 10:00:31 PYTHON=python3 10:00:31 10:00:31 [EnvInject] - Variables injected successfully. 10:00:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6476637525028394967.sh 10:00:31 ---> tox-install.sh 10:00:31 + source /home/jenkins/lf-env.sh 10:00:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:00:31 ++ mktemp -d /tmp/venv-XXXX 10:00:31 + lf_venv=/tmp/venv-kgPS 10:00:31 + local venv_file=/tmp/.os_lf_venv 10:00:31 + local python=python3 10:00:31 + local options 10:00:31 + local set_path=true 10:00:31 + local install_args= 10:00:31 ++ 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:00:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:00:31 + true 10:00:31 + case $1 in 10:00:31 + venv_file=/tmp/.toxenv 10:00:31 + shift 2 10:00:31 + true 10:00:31 + case $1 in 10:00:31 + shift 10:00:31 + break 10:00:31 + case $python in 10:00:31 + local pkg_list= 10:00:31 + [[ -d /opt/pyenv ]] 10:00:31 + echo 'Setup pyenv:' 10:00:31 Setup pyenv: 10:00:31 + export PYENV_ROOT=/opt/pyenv 10:00:31 + PYENV_ROOT=/opt/pyenv 10:00:31 + 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:00:31 + 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:00:31 + pyenv versions 10:00:31 * system (set by /opt/pyenv/version) 10:00:31 * 3.8.13 (set by /opt/pyenv/version) 10:00:31 * 3.9.13 (set by /opt/pyenv/version) 10:00:31 * 3.10.6 (set by /opt/pyenv/version) 10:00:31 + command -v pyenv 10:00:31 ++ pyenv init - --no-rehash 10:00:31 + 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:00:31 export PATH="/opt/pyenv/shims:${PATH}" 10:00:31 export PYENV_SHELL=bash 10:00:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:00:31 pyenv() { 10:00:31 local command 10:00:31 command="${1:-}" 10:00:31 if [ "$#" -gt 0 ]; then 10:00:31 shift 10:00:31 fi 10:00:31 10:00:31 case "$command" in 10:00:31 rehash|shell) 10:00:31 eval "$(pyenv "sh-$command" "$@")" 10:00:31 ;; 10:00:31 *) 10:00:31 command pyenv "$command" "$@" 10:00:31 ;; 10:00:31 esac 10:00:31 }' 10:00:31 +++ 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:00:31 ++ 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:00:31 ++ 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:00:31 ++ 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:00:31 ++ export PYENV_SHELL=bash 10:00:31 ++ PYENV_SHELL=bash 10:00:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:00:31 +++ complete -F _pyenv pyenv 10:00:31 ++ lf-pyver python3 10:00:31 ++ local py_version_xy=python3 10:00:31 ++ local py_version_xyz= 10:00:31 ++ pyenv versions 10:00:31 ++ local command 10:00:31 ++ command=versions 10:00:31 ++ '[' 1 -gt 0 ']' 10:00:31 ++ shift 10:00:31 ++ case "$command" in 10:00:31 ++ command pyenv versions 10:00:31 ++ pyenv versions 10:00:31 ++ awk '{ print $1 }' 10:00:31 ++ grep -E '^[0-9.]*[0-9]$' 10:00:31 ++ sed 's/^[ *]* //' 10:00:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:00:31 +++ grep '^3' /tmp/.pyenv_versions 10:00:31 +++ sort -V 10:00:31 +++ tail -n 1 10:00:31 ++ py_version_xyz=3.10.6 10:00:31 ++ [[ -z 3.10.6 ]] 10:00:31 ++ echo 3.10.6 10:00:31 ++ return 0 10:00:31 + pyenv local 3.10.6 10:00:31 + local command 10:00:31 + command=local 10:00:31 + '[' 2 -gt 0 ']' 10:00:31 + shift 10:00:31 + case "$command" in 10:00:31 + command pyenv local 3.10.6 10:00:31 + pyenv local 3.10.6 10:00:32 + for arg in "$@" 10:00:32 + case $arg in 10:00:32 + pkg_list+='tox ' 10:00:32 + for arg in "$@" 10:00:32 + case $arg in 10:00:32 + pkg_list+='virtualenv ' 10:00:32 + for arg in "$@" 10:00:32 + case $arg in 10:00:32 + pkg_list+='urllib3~=1.26.15 ' 10:00:32 + [[ -f /tmp/.toxenv ]] 10:00:32 + [[ ! -f /tmp/.toxenv ]] 10:00:32 + [[ -n '' ]] 10:00:32 + python3 -m venv /tmp/venv-kgPS 10:00:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kgPS' 10:00:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kgPS 10:00:36 + echo /tmp/venv-kgPS 10:00:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:00:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:00:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:00:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:36 + local 'pip_opts=--upgrade --quiet' 10:00:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:00:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:00:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:00:36 + [[ -n '' ]] 10:00:36 + [[ -n '' ]] 10:00:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:00:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:36 + /tmp/venv-kgPS/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:00:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:00:44 lf-activate-venv(): INFO: Base packages installed successfully 10:00:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:00:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:00:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:00:44 + /tmp/venv-kgPS/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:00:48 + type python3 10:00:48 + true 10:00:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kgPS/bin to PATH' 10:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-kgPS/bin to PATH 10:00:48 + PATH=/tmp/venv-kgPS/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:00:48 + return 0 10:00:48 + python3 --version 10:00:48 Python 3.10.6 10:00:48 + python3 -m pip --version 10:00:49 pip 26.0.1 from /tmp/venv-kgPS/lib/python3.10/site-packages/pip (python 3.10) 10:00:49 + python3 -m pip freeze 10:00:49 cachetools==7.0.2 10:00:49 colorama==0.4.6 10:00:49 distlib==0.4.0 10:00:49 filelock==3.25.0 10:00:49 packaging==26.0 10:00:49 platformdirs==4.9.2 10:00:49 pluggy==1.6.0 10:00:49 pyproject-api==1.10.0 10:00:49 python-discovery==1.1.0 10:00:49 tomli==2.4.0 10:00:49 tox==4.47.3 10:00:49 typing_extensions==4.15.0 10:00:49 urllib3==1.26.20 10:00:49 virtualenv==21.1.0 10:00:49 [EnvInject] - Injecting environment variables from a build step. 10:00:49 [EnvInject] - Injecting as environment variables the properties content 10:00:49 PARALLEL=false 10:00:49 10:00:49 [EnvInject] - Variables injected successfully. 10:00:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16575196632219739191.sh 10:00:49 ---> tox-run.sh 10:00:49 + 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:00:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:00:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:00:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:00:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:00:49 + source /home/jenkins/lf-env.sh 10:00:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:00:49 ++ mktemp -d /tmp/venv-XXXX 10:00:49 + lf_venv=/tmp/venv-DGkO 10:00:49 + local venv_file=/tmp/.os_lf_venv 10:00:49 + local python=python3 10:00:49 + local options 10:00:49 + local set_path=true 10:00:49 + local install_args= 10:00:49 ++ 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:00:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:00:49 + true 10:00:49 + case $1 in 10:00:49 + venv_file=/tmp/.toxenv 10:00:49 + shift 2 10:00:49 + true 10:00:49 + case $1 in 10:00:49 + shift 10:00:49 + break 10:00:49 + case $python in 10:00:49 + local pkg_list= 10:00:49 + [[ -d /opt/pyenv ]] 10:00:49 + echo 'Setup pyenv:' 10:00:49 Setup pyenv: 10:00:49 + export PYENV_ROOT=/opt/pyenv 10:00:49 + PYENV_ROOT=/opt/pyenv 10:00:49 + 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:00:49 + 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:00:49 + pyenv versions 10:00:49 system 10:00:49 3.8.13 10:00:49 3.9.13 10:00:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:00:49 + command -v pyenv 10:00:49 ++ pyenv init - --no-rehash 10:00:49 + 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:00:49 export PATH="/opt/pyenv/shims:${PATH}" 10:00:49 export PYENV_SHELL=bash 10:00:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:00:49 pyenv() { 10:00:49 local command 10:00:49 command="${1:-}" 10:00:49 if [ "$#" -gt 0 ]; then 10:00:49 shift 10:00:49 fi 10:00:49 10:00:49 case "$command" in 10:00:49 rehash|shell) 10:00:49 eval "$(pyenv "sh-$command" "$@")" 10:00:49 ;; 10:00:49 *) 10:00:49 command pyenv "$command" "$@" 10:00:49 ;; 10:00:49 esac 10:00:49 }' 10:00:49 +++ 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:00:49 ++ 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:00:49 ++ 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:00:49 ++ 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:00:49 ++ export PYENV_SHELL=bash 10:00:49 ++ PYENV_SHELL=bash 10:00:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:00:49 +++ complete -F _pyenv pyenv 10:00:49 ++ lf-pyver python3 10:00:49 ++ local py_version_xy=python3 10:00:49 ++ local py_version_xyz= 10:00:49 ++ pyenv versions 10:00:49 ++ sed 's/^[ *]* //' 10:00:49 ++ local command 10:00:49 ++ command=versions 10:00:49 ++ '[' 1 -gt 0 ']' 10:00:49 ++ awk '{ print $1 }' 10:00:49 ++ shift 10:00:49 ++ case "$command" in 10:00:49 ++ command pyenv versions 10:00:49 ++ pyenv versions 10:00:49 ++ grep -E '^[0-9.]*[0-9]$' 10:00:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:00:49 +++ grep '^3' /tmp/.pyenv_versions 10:00:49 +++ sort -V 10:00:49 +++ tail -n 1 10:00:49 ++ py_version_xyz=3.10.6 10:00:49 ++ [[ -z 3.10.6 ]] 10:00:49 ++ echo 3.10.6 10:00:49 ++ return 0 10:00:49 + pyenv local 3.10.6 10:00:49 + local command 10:00:49 + command=local 10:00:49 + '[' 2 -gt 0 ']' 10:00:49 + shift 10:00:49 + case "$command" in 10:00:49 + command pyenv local 3.10.6 10:00:49 + pyenv local 3.10.6 10:00:49 + for arg in "$@" 10:00:49 + case $arg in 10:00:49 + pkg_list+='tox ' 10:00:49 + for arg in "$@" 10:00:49 + case $arg in 10:00:49 + pkg_list+='virtualenv ' 10:00:49 + for arg in "$@" 10:00:49 + case $arg in 10:00:49 + pkg_list+='urllib3~=1.26.15 ' 10:00:49 + [[ -f /tmp/.toxenv ]] 10:00:49 ++ cat /tmp/.toxenv 10:00:49 + lf_venv=/tmp/venv-kgPS 10:00:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgPS from' file:/tmp/.toxenv 10:00:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgPS from file:/tmp/.toxenv 10:00:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:00:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:49 + local 'pip_opts=--upgrade --quiet' 10:00:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:00:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:00:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:00:49 + [[ -n '' ]] 10:00:49 + [[ -n '' ]] 10:00:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:00:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:49 + /tmp/venv-kgPS/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:00:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:00:50 lf-activate-venv(): INFO: Base packages installed successfully 10:00:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:00:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:00:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:00:50 + /tmp/venv-kgPS/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:00:52 + type python3 10:00:52 + true 10:00:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kgPS/bin to PATH' 10:00:52 lf-activate-venv(): INFO: Adding /tmp/venv-kgPS/bin to PATH 10:00:52 + PATH=/tmp/venv-kgPS/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:00:52 + return 0 10:00:52 + [[ -d /opt/pyenv ]] 10:00:52 + echo '---> Setting up pyenv' 10:00:52 ---> Setting up pyenv 10:00:52 + export PYENV_ROOT=/opt/pyenv 10:00:52 + PYENV_ROOT=/opt/pyenv 10:00:52 + export PATH=/opt/pyenv/bin:/tmp/venv-kgPS/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:00:52 + PATH=/opt/pyenv/bin:/tmp/venv-kgPS/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:00:52 ++ pwd 10:00:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:00:52 + export PYTHONPATH 10:00:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:00:52 + TOX_TESTENV_PASSENV=PYTHONPATH 10:00:52 + tox --version 10:00:52 4.47.3 from /tmp/venv-kgPS/lib/python3.10/site-packages/tox/__init__.py 10:00:52 + PARALLEL=false 10:00:52 + TOX_OPTIONS_LIST= 10:00:52 + [[ -n checkbashisms ]] 10:00:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:00:52 + case ${PARALLEL,,} in 10:00:52 + tox -e checkbashisms 10:00:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:00:53 checkbashisms: freeze> python -m pip freeze --all 10:00:54 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:00:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:00:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:00:57 checkbashisms: OK (5.19=setup[1.78]+cmd[3.41] seconds) 10:00:57 congratulations :) (5.23 seconds) 10:00:57 + tox_status=0 10:00:57 + echo '---> Completed tox runs' 10:00:57 ---> Completed tox runs 10:00:57 + for i in .tox/*/log 10:00:57 ++ echo .tox/checkbashisms/log 10:00:57 ++ awk -F/ '{print $2}' 10:00:57 + tox_env=checkbashisms 10:00:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:00:57 + DOC_DIR=docs/_build/html 10:00:57 + [[ -d docs/_build/html ]] 10:00:57 + echo '---> tox-run.sh ends' 10:00:57 ---> tox-run.sh ends 10:00:57 + test 0 -eq 0 10:00:57 $ ssh-agent -k 10:00:57 unset SSH_AUTH_SOCK; 10:00:57 unset SSH_AGENT_PID; 10:00:57 echo Agent pid 1921 killed; 10:00:58 [ssh-agent] Stopped. 10:00:58 [PostBuildScript] - [INFO] Executing post build scripts. 10:00:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10885735929214046106.sh 10:00:58 ---> sysstat.sh 10:00:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17818594367484850906.sh 10:00:58 ---> package-listing.sh 10:00:58 ++ facter osfamily 10:00:58 ++ tr '[:upper:]' '[:lower:]' 10:00:58 + OS_FAMILY=debian 10:00:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:00:58 + START_PACKAGES=/tmp/packages_start.txt 10:00:58 + END_PACKAGES=/tmp/packages_end.txt 10:00:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:58 + PACKAGES=/tmp/packages_start.txt 10:00:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:00:58 + PACKAGES=/tmp/packages_end.txt 10:00:58 + case "${OS_FAMILY}" in 10:00:58 + dpkg -l 10:00:58 + grep '^ii' 10:00:58 + '[' -f /tmp/packages_start.txt ']' 10:00:58 + '[' -f /tmp/packages_end.txt ']' 10:00:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:00:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:00:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:00:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14016803656134444855.sh 10:00:58 ---> capture-instance-metadata.sh 10:00:58 Setup pyenv: 10:00:58 system 10:00:58 3.8.13 10:00:58 3.9.13 10:00:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:01:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RJiN 10:01:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:01:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:07 lf-activate-venv(): INFO: Base packages installed successfully 10:01:07 lf-activate-venv(): INFO: Installing additional packages: lftools 10:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-RJiN/bin to PATH 10:01:30 INFO: Running in OpenStack, capturing instance metadata 10:01:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11294132219104666267.sh 10:01:30 provisioning config files... 10:01:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16575151186379604340tmp 10:01:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:01:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:01:30 [EnvInject] - Injecting environment variables from a build step. 10:01:30 [EnvInject] - Injecting as environment variables the properties content 10:01:30 SERVER_ID=logs 10:01:30 10:01:30 [EnvInject] - Variables injected successfully. 10:01:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16519392983624274936.sh 10:01:30 ---> create-netrc.sh 10:01:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9528290659515352681.sh 10:01:30 ---> python-tools-install.sh 10:01:30 Setup pyenv: 10:01:30 system 10:01:30 3.8.13 10:01:30 3.9.13 10:01:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:01:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RJiN from file:/tmp/.os_lf_venv 10:01:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:32 lf-activate-venv(): INFO: Base packages installed successfully 10:01:32 lf-activate-venv(): INFO: Installing additional packages: lftools 10:01:40 lf-activate-venv(): INFO: Adding /tmp/venv-RJiN/bin to PATH 10:01:40 Generating Requirements File 10:02:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:02:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:02:05 Python 3.10.6 10:02:05 pip 26.0.1 from /tmp/venv-RJiN/lib/python3.10/site-packages/pip (python 3.10) 10:02:05 appdirs==1.4.4 10:02:05 argcomplete==3.6.3 10:02:05 aspy.yaml==1.3.0 10:02:05 attrs==25.4.0 10:02:05 autopage==0.6.0 10:02:05 backports.strenum==1.3.1 10:02:05 beautifulsoup4==4.14.3 10:02:05 boto3==1.42.60 10:02:05 botocore==1.42.60 10:02:05 bs4==0.0.2 10:02:05 certifi==2026.2.25 10:02:05 cffi==2.0.0 10:02:05 cfgv==3.5.0 10:02:05 chardet==7.0.0 10:02:05 charset-normalizer==3.4.4 10:02:05 click==8.3.1 10:02:05 cliff==4.13.2 10:02:05 cmd2==3.4.0 10:02:05 cryptography==3.3.2 10:02:05 debtcollector==3.0.0 10:02:05 decorator==5.2.1 10:02:05 defusedxml==0.7.1 10:02:05 Deprecated==1.3.1 10:02:05 distlib==0.4.0 10:02:05 dnspython==2.8.0 10:02:05 docker==7.1.0 10:02:05 dogpile.cache==1.5.0 10:02:05 durationpy==0.10 10:02:05 email-validator==2.3.0 10:02:05 filelock==3.25.0 10:02:05 future==1.0.0 10:02:05 gitdb==4.0.12 10:02:05 GitPython==3.1.46 10:02:05 httplib2==0.30.2 10:02:05 identify==2.6.17 10:02:05 idna==3.11 10:02:05 importlib-resources==1.5.0 10:02:05 iso8601==2.1.0 10:02:05 Jinja2==3.1.6 10:02:05 jmespath==1.1.0 10:02:05 jsonpatch==1.33 10:02:05 jsonpointer==3.0.0 10:02:05 jsonschema==4.26.0 10:02:05 jsonschema-specifications==2025.9.1 10:02:05 keystoneauth1==5.13.1 10:02:05 kubernetes==35.0.0 10:02:05 lftools==0.37.22 10:02:05 lxml==6.0.2 10:02:05 markdown-it-py==4.0.0 10:02:05 MarkupSafe==3.0.3 10:02:05 mdurl==0.1.2 10:02:05 msgpack==1.1.2 10:02:05 multi_key_dict==2.0.3 10:02:05 munch==4.0.0 10:02:05 netaddr==1.3.0 10:02:05 niet==1.4.2 10:02:05 nodeenv==1.10.0 10:02:05 oauth2client==4.1.3 10:02:05 oauthlib==3.3.1 10:02:05 openstacksdk==4.10.0 10:02:05 os-service-types==1.8.2 10:02:05 osc-lib==4.4.0 10:02:05 oslo.config==10.3.0 10:02:05 oslo.context==6.3.0 10:02:05 oslo.i18n==6.7.2 10:02:05 oslo.log==8.1.0 10:02:05 oslo.serialization==5.9.1 10:02:05 oslo.utils==10.0.0 10:02:05 packaging==26.0 10:02:05 pbr==7.0.3 10:02:05 platformdirs==4.9.2 10:02:05 prettytable==3.17.0 10:02:05 psutil==7.2.2 10:02:05 pyasn1==0.6.2 10:02:05 pyasn1_modules==0.4.2 10:02:05 pycparser==3.0 10:02:05 pygerrit2==2.0.15 10:02:05 PyGithub==2.8.1 10:02:05 Pygments==2.19.2 10:02:05 PyJWT==2.11.0 10:02:05 PyNaCl==1.6.2 10:02:05 pyparsing==2.4.7 10:02:05 pyperclip==1.11.0 10:02:05 pyrsistent==0.20.0 10:02:05 python-cinderclient==9.9.0 10:02:05 python-dateutil==2.9.0.post0 10:02:05 python-discovery==1.1.0 10:02:05 python-heatclient==5.1.0 10:02:05 python-jenkins==1.8.3 10:02:05 python-keystoneclient==5.8.0 10:02:05 python-magnumclient==4.10.0 10:02:05 python-openstackclient==9.0.0 10:02:05 python-swiftclient==4.10.0 10:02:05 PyYAML==6.0.3 10:02:05 referencing==0.37.0 10:02:05 requests==2.32.5 10:02:05 requests-oauthlib==2.0.0 10:02:05 requestsexceptions==1.4.0 10:02:05 rfc3986==2.0.0 10:02:05 rich==14.3.3 10:02:05 rich-argparse==1.7.2 10:02:05 rpds-py==0.30.0 10:02:05 rsa==4.9.1 10:02:05 ruamel.yaml==0.19.1 10:02:05 ruamel.yaml.clib==0.2.15 10:02:05 s3transfer==0.16.0 10:02:05 simplejson==3.20.2 10:02:05 six==1.17.0 10:02:05 smmap==5.0.2 10:02:05 soupsieve==2.8.3 10:02:05 stevedore==5.7.0 10:02:05 tabulate==0.9.0 10:02:05 toml==0.10.2 10:02:05 tomlkit==0.14.0 10:02:05 tqdm==4.67.3 10:02:05 typing_extensions==4.15.0 10:02:05 urllib3==1.26.20 10:02:05 virtualenv==21.1.0 10:02:05 wcwidth==0.6.0 10:02:05 websocket-client==1.9.0 10:02:05 wrapt==2.1.1 10:02:05 xdg==6.0.0 10:02:05 xmltodict==1.0.4 10:02:05 yq==3.4.3 10:02:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3474909614431052764.sh 10:02:05 ---> sudo-logs.sh 10:02:05 Archiving 'sudo' log.. 10:02:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13941315277238901821.sh 10:02:06 ---> job-cost.sh 10:02:06 INFO: Activating Python virtual environment... 10:02:06 Setup pyenv: 10:02:06 system 10:02:06 3.8.13 10:02:06 3.9.13 10:02:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RJiN from file:/tmp/.os_lf_venv 10:02:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:08 lf-activate-venv(): INFO: Base packages installed successfully 10:02:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:02:13 lf-activate-venv(): INFO: Adding /tmp/venv-RJiN/bin to PATH 10:02:13 INFO: No stack-cost file found 10:02:13 INFO: Instance uptime: 202s 10:02:13 INFO: Fetching instance metadata (attempt 1 of 3)... 10:02:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:02:13 INFO: Successfully fetched instance metadata 10:02:13 INFO: Instance type: v3-standard-4 10:02:13 INFO: Retrieving pricing info for: v3-standard-4 10:02:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:02:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=202 10:02:13 INFO: Successfully fetched Vexxhost pricing API 10:02:13 INFO: Retrieved cost: 0.11 10:02:13 INFO: Retrieved resource: v3-standard-4 10:02:13 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:02:13 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:02:13 INFO: Successfully archived job cost data 10:02:13 DEBUG: Cost data: oom-master-checkbashisms-lint,4488,2026-03-04 10:02:13,v3-standard-4,202,0.11,0.00,SUCCESS 10:02:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15052623260494911119.sh 10:02:13 ---> logs-deploy.sh 10:02:13 Setup pyenv: 10:02:13 system 10:02:13 3.8.13 10:02:13 3.9.13 10:02:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RJiN from file:/tmp/.os_lf_venv 10:02:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:15 lf-activate-venv(): INFO: Base packages installed successfully 10:02:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-RJiN/bin to PATH 10:02:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4488 10:02:23 INFO: archiving workspace using pattern(s): 10:02:23 /tmp/venv-RJiN/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 10:02:23 warnings.warn( 10:02:24 Archives upload complete. 10:02:24 INFO: archiving logs to Nexus 10:02:24 /tmp/venv-RJiN/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 10:02:24 warnings.warn( 10:02:25 ---> uname -a: 10:02:25 Linux prd-ubuntu1804-builder-4c-4g-1425 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:02:25 10:02:25 10:02:25 ---> lscpu: 10:02:25 Architecture: x86_64 10:02:25 CPU op-mode(s): 32-bit, 64-bit 10:02:25 Byte Order: Little Endian 10:02:25 CPU(s): 4 10:02:25 On-line CPU(s) list: 0-3 10:02:25 Thread(s) per core: 1 10:02:25 Core(s) per socket: 1 10:02:25 Socket(s): 4 10:02:25 NUMA node(s): 1 10:02:25 Vendor ID: AuthenticAMD 10:02:25 CPU family: 23 10:02:25 Model: 49 10:02:25 Model name: AMD EPYC-Rome Processor 10:02:25 Stepping: 0 10:02:25 CPU MHz: 2799.998 10:02:25 BogoMIPS: 5599.99 10:02:25 Virtualization: AMD-V 10:02:25 Hypervisor vendor: KVM 10:02:25 Virtualization type: full 10:02:25 L1d cache: 32K 10:02:25 L1i cache: 32K 10:02:25 L2 cache: 512K 10:02:25 L3 cache: 16384K 10:02:25 NUMA node0 CPU(s): 0-3 10:02:25 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:02:25 10:02:25 10:02:25 ---> nproc: 10:02:25 4 10:02:25 10:02:25 10:02:25 ---> df -h: 10:02:25 Filesystem Size Used Avail Use% Mounted on 10:02:25 udev 7.9G 0 7.9G 0% /dev 10:02:25 tmpfs 1.6G 676K 1.6G 1% /run 10:02:25 /dev/vda1 78G 8.3G 70G 11% / 10:02:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:02:25 tmpfs 5.0M 0 5.0M 0% /run/lock 10:02:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:02:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:02:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:02:25 10:02:25 10:02:25 ---> free -m: 10:02:25 total used free shared buff/cache available 10:02:25 Mem: 16040 531 13449 0 2058 15195 10:02:25 Swap: 1023 0 1023 10:02:25 10:02:25 10:02:25 ---> ip addr: 10:02:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:02:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:02:25 inet 127.0.0.1/8 scope host lo 10:02:25 valid_lft forever preferred_lft forever 10:02:25 inet6 ::1/128 scope host 10:02:25 valid_lft forever preferred_lft forever 10:02:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:02:25 link/ether fa:16:3e:31:24:3d brd ff:ff:ff:ff:ff:ff 10:02:25 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 10:02:25 valid_lft 86205sec preferred_lft 86205sec 10:02:25 inet6 fe80::f816:3eff:fe31:243d/64 scope link 10:02:25 valid_lft forever preferred_lft forever 10:02:25 10:02:25 10:02:25 ---> sar -b -r -n DEV: 10:02:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1425) 03/04/26 _x86_64_ (4 CPU) 10:02:25 10:02:25 09:59:18 LINUX RESTART (4 CPU) 10:02:25 10:02:25 10:00:02 tps rtps wtps bread/s bwrtn/s 10:02:25 10:01:01 113.64 59.65 53.99 3781.46 11793.53 10:02:25 10:02:01 110.06 0.75 109.32 97.05 16136.51 10:02:25 Average: 111.84 29.95 81.89 1923.78 13983.26 10:02:25 10:02:25 10:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:25 10:01:01 14164664 15594944 2260304 13.76 46400 1592604 772808 4.42 639364 1422472 64004 10:02:25 10:02:01 13800116 15536832 2624852 15.98 74984 1853616 811216 4.64 720268 1671812 101316 10:02:25 Average: 13982390 15565888 2442578 14.87 60692 1723110 792012 4.53 679816 1547142 82660 10:02:25 10:02:25 10:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:25 10:01:01 ens3 376.89 283.53 1701.90 77.66 0.00 0.00 0.00 0.00 10:02:25 10:01:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 10:02:25 10:02:01 ens3 60.09 44.96 964.69 9.94 0.00 0.00 0.00 0.00 10:02:25 10:02:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:02:25 Average: ens3 217.16 163.24 1330.20 43.51 0.00 0.00 0.00 0.00 10:02:25 Average: lo 1.28 1.28 0.14 0.14 0.00 0.00 0.00 0.00 10:02:25 10:02:25 10:02:25 ---> sar -P ALL: 10:02:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1425) 03/04/26 _x86_64_ (4 CPU) 10:02:25 10:02:25 09:59:18 LINUX RESTART (4 CPU) 10:02:25 10:02:25 10:00:02 CPU %user %nice %system %iowait %steal %idle 10:02:25 10:01:01 all 16.72 0.00 1.97 12.49 0.09 68.72 10:02:25 10:01:01 0 12.52 0.00 1.66 16.62 0.07 69.13 10:02:25 10:01:01 1 14.21 0.00 1.80 3.48 0.07 80.45 10:02:25 10:01:01 2 24.54 0.00 2.87 14.93 0.08 57.58 10:02:25 10:01:01 3 15.64 0.00 1.59 14.96 0.14 67.68 10:02:25 10:02:01 all 17.99 0.00 1.21 5.78 0.07 74.95 10:02:25 10:02:01 0 6.05 0.00 1.02 17.48 0.08 75.37 10:02:25 10:02:01 1 8.81 0.00 0.50 0.15 0.03 90.51 10:02:25 10:02:01 2 24.73 0.00 1.60 3.43 0.05 70.19 10:02:25 10:02:01 3 32.46 0.00 1.74 2.12 0.12 63.56 10:02:25 Average: all 17.36 0.00 1.59 9.10 0.08 71.87 10:02:25 Average: 0 9.26 0.00 1.34 17.05 0.08 72.27 10:02:25 Average: 1 11.47 0.00 1.14 1.79 0.05 85.55 10:02:25 Average: 2 24.63 0.00 2.23 9.13 0.07 63.94 10:02:25 Average: 3 24.13 0.00 1.66 8.48 0.13 65.60 10:02:25 10:02:25 10:02:25