10:39:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136590 10:39:05 Running as SYSTEM 10:39:05 [EnvInject] - Loading node environment variables. 10:39:05 Building remotely on prd-ubuntu1804-builder-4c-4g-672 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:39:05 [ssh-agent] Looking for ssh-agent implementation... 10:39:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:05 $ ssh-agent 10:39:05 SSH_AUTH_SOCK=/tmp/ssh-ajrkkuIknrTp/agent.1801 10:39:05 SSH_AGENT_PID=1803 10:39:05 [ssh-agent] Started. 10:39:05 Running ssh-add (command line suppressed) 10:39:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9071953844740077590.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9071953844740077590.key) 10:39:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:39:05 The recommended git tool is: NONE 10:39:07 using credential onap-jenkins-ssh 10:39:07 Wiping out workspace first. 10:39:07 Cloning the remote Git repository 10:39:07 Cloning repository git://cloud.onap.org/mirror/oom.git 10:39:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:39:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:07 > git --version # timeout=10 10:39:07 > git --version # 'git version 2.17.1' 10:39:07 using GIT_SSH to set credentials Gerrit user 10:39:07 Verifying host key using manually-configured host key entries 10:39:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:39:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:13 using GIT_SSH to set credentials Gerrit user 10:39:13 Verifying host key using manually-configured host key entries 10:39:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/136590/1 # timeout=30 10:39:13 > git rev-parse eea0e4cceddedfe30aacf32c3c16fad10edfccff^{commit} # timeout=10 10:39:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:39:13 Checking out Revision eea0e4cceddedfe30aacf32c3c16fad10edfccff (refs/changes/90/136590/1) 10:39:13 > git config core.sparsecheckout # timeout=10 10:39:13 > git checkout -f eea0e4cceddedfe30aacf32c3c16fad10edfccff # timeout=30 10:39:16 Commit message: "[STRIMZI] Add podAntiAffinity to kafka deployment" 10:39:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:39:16 > git rev-list --no-walk 60f33d7fa1d42a7d75df330852cd35d2cd316f10 # timeout=10 10:39:16 [EnvInject] - Injecting environment variables from a build step. 10:39:16 [EnvInject] - Injecting as environment variables the properties content 10:39:16 PYTHON=python3 10:39:16 10:39:16 [EnvInject] - Variables injected successfully. 10:39:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15986562797075897325.sh 10:39:16 ---> tox-install.sh 10:39:16 + source /home/jenkins/lf-env.sh 10:39:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:16 ++ mktemp -d /tmp/venv-XXXX 10:39:16 + lf_venv=/tmp/venv-YgQU 10:39:16 + local venv_file=/tmp/.os_lf_venv 10:39:16 + local python=python3 10:39:16 + local options 10:39:16 + local set_path=true 10:39:16 + local install_args= 10:39:16 ++ 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:39:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:16 + true 10:39:16 + case $1 in 10:39:16 + venv_file=/tmp/.toxenv 10:39:16 + shift 2 10:39:16 + true 10:39:16 + case $1 in 10:39:16 + shift 10:39:16 + break 10:39:16 + case $python in 10:39:16 + local pkg_list= 10:39:16 + [[ -d /opt/pyenv ]] 10:39:16 + echo 'Setup pyenv:' 10:39:16 Setup pyenv: 10:39:16 + export PYENV_ROOT=/opt/pyenv 10:39:16 + PYENV_ROOT=/opt/pyenv 10:39:16 + 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:39:16 + 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:39:16 + pyenv versions 10:39:17 * system (set by /opt/pyenv/version) 10:39:17 * 3.8.13 (set by /opt/pyenv/version) 10:39:17 * 3.9.13 (set by /opt/pyenv/version) 10:39:17 * 3.10.6 (set by /opt/pyenv/version) 10:39:17 + command -v pyenv 10:39:17 ++ pyenv init - --no-rehash 10:39:17 + 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:39:17 export PATH="/opt/pyenv/shims:${PATH}" 10:39:17 export PYENV_SHELL=bash 10:39:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:17 pyenv() { 10:39:17 local command 10:39:17 command="${1:-}" 10:39:17 if [ "$#" -gt 0 ]; then 10:39:17 shift 10:39:17 fi 10:39:17 10:39:17 case "$command" in 10:39:17 rehash|shell) 10:39:17 eval "$(pyenv "sh-$command" "$@")" 10:39:17 ;; 10:39:17 *) 10:39:17 command pyenv "$command" "$@" 10:39:17 ;; 10:39:17 esac 10:39:17 }' 10:39:17 +++ 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:39:17 ++ 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:39:17 ++ 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:39:17 ++ 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:39:17 ++ export PYENV_SHELL=bash 10:39:17 ++ PYENV_SHELL=bash 10:39:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:17 +++ complete -F _pyenv pyenv 10:39:17 ++ lf-pyver python3 10:39:17 ++ local py_version_xy=python3 10:39:17 ++ local py_version_xyz= 10:39:17 ++ pyenv versions 10:39:17 ++ local command 10:39:17 ++ command=versions 10:39:17 ++ '[' 1 -gt 0 ']' 10:39:17 ++ shift 10:39:17 ++ case "$command" in 10:39:17 ++ command pyenv versions 10:39:17 ++ pyenv versions 10:39:17 ++ awk '{ print $1 }' 10:39:17 ++ grep -E '^[0-9.]*[0-9]$' 10:39:17 ++ sed 's/^[ *]* //' 10:39:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:17 +++ grep '^3' /tmp/.pyenv_versions 10:39:17 +++ sort -V 10:39:17 +++ tail -n 1 10:39:17 ++ py_version_xyz=3.10.6 10:39:17 ++ [[ -z 3.10.6 ]] 10:39:17 ++ echo 3.10.6 10:39:17 ++ return 0 10:39:17 + pyenv local 3.10.6 10:39:17 + local command 10:39:17 + command=local 10:39:17 + '[' 2 -gt 0 ']' 10:39:17 + shift 10:39:17 + case "$command" in 10:39:17 + command pyenv local 3.10.6 10:39:17 + pyenv local 3.10.6 10:39:17 + for arg in "$@" 10:39:17 + case $arg in 10:39:17 + pkg_list+='tox ' 10:39:17 + for arg in "$@" 10:39:17 + case $arg in 10:39:17 + pkg_list+='virtualenv ' 10:39:17 + for arg in "$@" 10:39:17 + case $arg in 10:39:17 + pkg_list+='urllib3~=1.26.15 ' 10:39:17 + [[ -f /tmp/.toxenv ]] 10:39:17 + [[ ! -f /tmp/.toxenv ]] 10:39:17 + [[ -n '' ]] 10:39:17 + python3 -m venv /tmp/venv-YgQU 10:39:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YgQU' 10:39:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YgQU 10:39:21 + echo /tmp/venv-YgQU 10:39:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:39:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:39:21 + /tmp/venv-YgQU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:39:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:39:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:39:24 + /tmp/venv-YgQU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:39:26 + type python3 10:39:26 + true 10:39:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YgQU/bin to PATH' 10:39:26 lf-activate-venv(): INFO: Adding /tmp/venv-YgQU/bin to PATH 10:39:26 + PATH=/tmp/venv-YgQU/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:39:26 + return 0 10:39:26 + python3 --version 10:39:26 Python 3.10.6 10:39:26 + python3 -m pip --version 10:39:27 pip 23.3.1 from /tmp/venv-YgQU/lib/python3.10/site-packages/pip (python 3.10) 10:39:27 + python3 -m pip freeze 10:39:27 cachetools==5.3.2 10:39:27 chardet==5.2.0 10:39:27 colorama==0.4.6 10:39:27 distlib==0.3.7 10:39:27 filelock==3.13.1 10:39:27 packaging==23.2 10:39:27 platformdirs==3.11.0 10:39:27 pluggy==1.3.0 10:39:27 pyproject-api==1.6.1 10:39:27 tomli==2.0.1 10:39:27 tox==4.11.3 10:39:27 urllib3==1.26.18 10:39:27 virtualenv==20.24.6 10:39:27 [EnvInject] - Injecting environment variables from a build step. 10:39:27 [EnvInject] - Injecting as environment variables the properties content 10:39:27 PARALLEL=false 10:39:27 10:39:27 [EnvInject] - Variables injected successfully. 10:39:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8180173310416004906.sh 10:39:27 ---> tox-run.sh 10:39:27 + 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:39:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:39:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:39:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:39:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:39:27 + source /home/jenkins/lf-env.sh 10:39:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:27 ++ mktemp -d /tmp/venv-XXXX 10:39:27 + lf_venv=/tmp/venv-1rFY 10:39:27 + local venv_file=/tmp/.os_lf_venv 10:39:27 + local python=python3 10:39:27 + local options 10:39:27 + local set_path=true 10:39:27 + local install_args= 10:39:27 ++ 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:39:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:27 + true 10:39:27 + case $1 in 10:39:27 + venv_file=/tmp/.toxenv 10:39:27 + shift 2 10:39:27 + true 10:39:27 + case $1 in 10:39:27 + shift 10:39:27 + break 10:39:27 + case $python in 10:39:27 + local pkg_list= 10:39:27 + [[ -d /opt/pyenv ]] 10:39:27 + echo 'Setup pyenv:' 10:39:27 Setup pyenv: 10:39:27 + export PYENV_ROOT=/opt/pyenv 10:39:27 + PYENV_ROOT=/opt/pyenv 10:39:27 + 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:39:27 + 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:39:27 + pyenv versions 10:39:27 system 10:39:27 3.8.13 10:39:27 3.9.13 10:39:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:27 + command -v pyenv 10:39:27 ++ pyenv init - --no-rehash 10:39:27 + 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:39:27 export PATH="/opt/pyenv/shims:${PATH}" 10:39:27 export PYENV_SHELL=bash 10:39:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:27 pyenv() { 10:39:27 local command 10:39:27 command="${1:-}" 10:39:27 if [ "$#" -gt 0 ]; then 10:39:27 shift 10:39:27 fi 10:39:27 10:39:27 case "$command" in 10:39:27 rehash|shell) 10:39:27 eval "$(pyenv "sh-$command" "$@")" 10:39:27 ;; 10:39:27 *) 10:39:27 command pyenv "$command" "$@" 10:39:27 ;; 10:39:27 esac 10:39:27 }' 10:39:27 +++ 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:39:27 ++ 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:39:27 ++ 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:39:27 ++ 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:39:27 ++ export PYENV_SHELL=bash 10:39:27 ++ PYENV_SHELL=bash 10:39:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:27 +++ complete -F _pyenv pyenv 10:39:27 ++ lf-pyver python3 10:39:27 ++ local py_version_xy=python3 10:39:27 ++ local py_version_xyz= 10:39:27 ++ pyenv versions 10:39:27 ++ sed 's/^[ *]* //' 10:39:27 ++ local command 10:39:27 ++ command=versions 10:39:27 ++ awk '{ print $1 }' 10:39:27 ++ '[' 1 -gt 0 ']' 10:39:27 ++ shift 10:39:27 ++ case "$command" in 10:39:27 ++ command pyenv versions 10:39:27 ++ pyenv versions 10:39:27 ++ grep -E '^[0-9.]*[0-9]$' 10:39:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:27 +++ grep '^3' /tmp/.pyenv_versions 10:39:27 +++ sort -V 10:39:27 +++ tail -n 1 10:39:27 ++ py_version_xyz=3.10.6 10:39:27 ++ [[ -z 3.10.6 ]] 10:39:27 ++ echo 3.10.6 10:39:27 ++ return 0 10:39:27 + pyenv local 3.10.6 10:39:27 + local command 10:39:27 + command=local 10:39:27 + '[' 2 -gt 0 ']' 10:39:27 + shift 10:39:27 + case "$command" in 10:39:27 + command pyenv local 3.10.6 10:39:27 + pyenv local 3.10.6 10:39:27 + for arg in "$@" 10:39:27 + case $arg in 10:39:27 + pkg_list+='tox ' 10:39:27 + for arg in "$@" 10:39:27 + case $arg in 10:39:27 + pkg_list+='virtualenv ' 10:39:27 + for arg in "$@" 10:39:27 + case $arg in 10:39:27 + pkg_list+='urllib3~=1.26.15 ' 10:39:27 + [[ -f /tmp/.toxenv ]] 10:39:27 ++ cat /tmp/.toxenv 10:39:27 + lf_venv=/tmp/venv-YgQU 10:39:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YgQU from' file:/tmp/.toxenv 10:39:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YgQU from file:/tmp/.toxenv 10:39:27 + /tmp/venv-YgQU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:39:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:39:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:39:28 + /tmp/venv-YgQU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:39:30 + type python3 10:39:30 + true 10:39:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YgQU/bin to PATH' 10:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-YgQU/bin to PATH 10:39:30 + PATH=/tmp/venv-YgQU/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:39:30 + return 0 10:39:30 + [[ -d /opt/pyenv ]] 10:39:30 + echo '---> Setting up pyenv' 10:39:30 ---> Setting up pyenv 10:39:30 + export PYENV_ROOT=/opt/pyenv 10:39:30 + PYENV_ROOT=/opt/pyenv 10:39:30 + export PATH=/opt/pyenv/bin:/tmp/venv-YgQU/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:39:30 + PATH=/opt/pyenv/bin:/tmp/venv-YgQU/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:39:30 ++ pwd 10:39:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:39:30 + export PYTHONPATH 10:39:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:39:30 + TOX_TESTENV_PASSENV=PYTHONPATH 10:39:30 + tox --version 10:39:30 4.11.3 from /tmp/venv-YgQU/lib/python3.10/site-packages/tox/__init__.py 10:39:30 + PARALLEL=false 10:39:30 + TOX_OPTIONS_LIST= 10:39:30 + [[ -n checkbashisms ]] 10:39:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:39:30 + case ${PARALLEL,,} in 10:39:30 + tox -e checkbashisms 10:39:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:39:31 checkbashisms: freeze> python -m pip freeze --all 10:39:32 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.2 10:39:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:39:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:39:33 you may get strange results 10:39:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:39:35 checkbashisms: OK (4.77=setup[1.69]+cmd[3.08] seconds) 10:39:35 congratulations :) (4.95 seconds) 10:39:35 + tox_status=0 10:39:35 + echo '---> Completed tox runs' 10:39:35 ---> Completed tox runs 10:39:35 + for i in .tox/*/log 10:39:35 ++ echo .tox/checkbashisms/log 10:39:35 ++ awk -F/ '{print $2}' 10:39:35 + tox_env=checkbashisms 10:39:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:39:35 + DOC_DIR=docs/_build/html 10:39:35 + [[ -d docs/_build/html ]] 10:39:35 + echo '---> tox-run.sh ends' 10:39:35 ---> tox-run.sh ends 10:39:35 + test 0 -eq 0 10:39:35 $ ssh-agent -k 10:39:35 unset SSH_AUTH_SOCK; 10:39:35 unset SSH_AGENT_PID; 10:39:35 echo Agent pid 1803 killed; 10:39:35 [ssh-agent] Stopped. 10:39:35 [PostBuildScript] - [INFO] Executing post build scripts. 10:39:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12795214831115117162.sh 10:39:35 ---> sysstat.sh 10:39:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6522997734308580571.sh 10:39:36 ---> package-listing.sh 10:39:36 ++ facter osfamily 10:39:36 ++ tr '[:upper:]' '[:lower:]' 10:39:36 + OS_FAMILY=debian 10:39:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:39:36 + START_PACKAGES=/tmp/packages_start.txt 10:39:36 + END_PACKAGES=/tmp/packages_end.txt 10:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:36 + PACKAGES=/tmp/packages_start.txt 10:39:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:39:36 + PACKAGES=/tmp/packages_end.txt 10:39:36 + case "${OS_FAMILY}" in 10:39:36 + dpkg -l 10:39:36 + grep '^ii' 10:39:36 + '[' -f /tmp/packages_start.txt ']' 10:39:36 + '[' -f /tmp/packages_end.txt ']' 10:39:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:39:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:39:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:39:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16589525163608719877.sh 10:39:36 ---> capture-instance-metadata.sh 10:39:36 Setup pyenv: 10:39:36 system 10:39:36 3.8.13 10:39:36 3.9.13 10:39:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HV2A 10:39:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:39:43 lf-activate-venv(): INFO: Installing: lftools 10:40:23 lf-activate-venv(): INFO: Adding /tmp/venv-HV2A/bin to PATH 10:40:23 INFO: Running in OpenStack, capturing instance metadata 10:40:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9008694565760957783.sh 10:40:23 provisioning config files... 10:40:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1937363158291763844tmp 10:40:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:40:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:40:23 [EnvInject] - Injecting environment variables from a build step. 10:40:23 [EnvInject] - Injecting as environment variables the properties content 10:40:23 SERVER_ID=logs 10:40:23 10:40:23 [EnvInject] - Variables injected successfully. 10:40:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7774146611657985182.sh 10:40:23 ---> create-netrc.sh 10:40:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13245468542738189909.sh 10:40:23 ---> python-tools-install.sh 10:40:23 Setup pyenv: 10:40:23 system 10:40:23 3.8.13 10:40:23 3.9.13 10:40:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HV2A from file:/tmp/.os_lf_venv 10:40:25 lf-activate-venv(): INFO: Installing: lftools 10:40:32 lf-activate-venv(): INFO: Adding /tmp/venv-HV2A/bin to PATH 10:40:32 Generating Requirements File 10:41:05 Python 3.10.6 10:41:05 pip 23.3.1 from /tmp/venv-HV2A/lib/python3.10/site-packages/pip (python 3.10) 10:41:06 appdirs==1.4.4 10:41:06 argcomplete==3.1.6 10:41:06 aspy.yaml==1.3.0 10:41:06 attrs==23.1.0 10:41:06 autopage==0.5.2 10:41:06 Babel==2.13.1 10:41:06 beautifulsoup4==4.12.2 10:41:06 boto3==1.29.2 10:41:06 botocore==1.32.2 10:41:06 bs4==0.0.1 10:41:06 cachetools==5.3.2 10:41:06 certifi==2023.7.22 10:41:06 cffi==1.16.0 10:41:06 cfgv==3.4.0 10:41:06 chardet==5.2.0 10:41:06 charset-normalizer==3.3.2 10:41:06 click==8.1.7 10:41:06 cliff==4.4.0 10:41:06 cmd2==2.4.3 10:41:06 cryptography==3.3.2 10:41:06 debtcollector==2.5.0 10:41:06 decorator==5.1.1 10:41:06 defusedxml==0.7.1 10:41:06 Deprecated==1.2.14 10:41:06 distlib==0.3.7 10:41:06 dnspython==2.4.2 10:41:06 docker==4.2.2 10:41:06 dogpile.cache==1.2.2 10:41:06 email-validator==2.1.0.post1 10:41:06 filelock==3.13.1 10:41:06 future==0.18.3 10:41:06 gitdb==4.0.11 10:41:06 GitPython==3.1.40 10:41:06 google-auth==2.23.4 10:41:06 httplib2==0.22.0 10:41:06 identify==2.5.31 10:41:06 idna==3.4 10:41:06 importlib-metadata==6.8.0 10:41:06 importlib-resources==1.5.0 10:41:06 iso8601==2.1.0 10:41:06 Jinja2==3.1.2 10:41:06 jmespath==1.0.1 10:41:06 jsonpatch==1.33 10:41:06 jsonpointer==2.4 10:41:06 jsonschema==4.20.0 10:41:06 jsonschema-specifications==2023.11.1 10:41:06 keystoneauth1==5.3.0 10:41:06 kubernetes==28.1.0 10:41:06 lftools==0.37.8 10:41:06 lxml==4.9.3 10:41:06 MarkupSafe==2.1.3 10:41:06 msgpack==1.0.7 10:41:06 multi-key-dict==2.0.3 10:41:06 munch==4.0.0 10:41:06 netaddr==0.9.0 10:41:06 netifaces==0.11.0 10:41:06 niet==1.4.2 10:41:06 nodeenv==1.8.0 10:41:06 oauth2client==4.1.3 10:41:06 oauthlib==3.2.2 10:41:06 openstacksdk==0.62.0 10:41:06 os-client-config==2.1.0 10:41:06 os-service-types==1.7.0 10:41:06 osc-lib==2.9.0 10:41:06 oslo.config==9.2.0 10:41:06 oslo.context==5.3.0 10:41:06 oslo.i18n==6.2.0 10:41:06 oslo.log==5.4.0 10:41:06 oslo.serialization==5.2.0 10:41:06 oslo.utils==6.3.0 10:41:06 packaging==23.2 10:41:06 pbr==6.0.0 10:41:06 platformdirs==3.11.0 10:41:06 prettytable==3.9.0 10:41:06 pyasn1==0.5.0 10:41:06 pyasn1-modules==0.3.0 10:41:06 pycparser==2.21 10:41:06 pygerrit2==2.0.15 10:41:06 PyGithub==2.1.1 10:41:06 pyinotify==0.9.6 10:41:06 PyJWT==2.8.0 10:41:06 PyNaCl==1.5.0 10:41:06 pyparsing==2.4.7 10:41:06 pyperclip==1.8.2 10:41:06 pyrsistent==0.20.0 10:41:06 python-cinderclient==9.4.0 10:41:06 python-dateutil==2.8.2 10:41:06 python-heatclient==3.3.0 10:41:06 python-jenkins==1.8.2 10:41:06 python-keystoneclient==5.2.0 10:41:06 python-magnumclient==4.2.0 10:41:06 python-novaclient==18.4.0 10:41:06 python-openstackclient==6.0.0 10:41:06 python-swiftclient==4.4.0 10:41:06 pytz==2023.3.post1 10:41:06 PyYAML==6.0.1 10:41:06 referencing==0.31.0 10:41:06 requests==2.31.0 10:41:06 requests-oauthlib==1.3.1 10:41:06 requestsexceptions==1.4.0 10:41:06 rfc3986==2.0.0 10:41:06 rpds-py==0.13.0 10:41:06 rsa==4.9 10:41:06 ruamel.yaml==0.18.5 10:41:06 ruamel.yaml.clib==0.2.8 10:41:06 s3transfer==0.7.0 10:41:06 simplejson==3.19.2 10:41:06 six==1.16.0 10:41:06 smmap==5.0.1 10:41:06 soupsieve==2.5 10:41:06 stevedore==5.1.0 10:41:06 tabulate==0.9.0 10:41:06 toml==0.10.2 10:41:06 tomlkit==0.12.3 10:41:06 tqdm==4.66.1 10:41:06 typing_extensions==4.8.0 10:41:06 tzdata==2023.3 10:41:06 urllib3==1.26.18 10:41:06 virtualenv==20.24.6 10:41:06 wcwidth==0.2.10 10:41:06 websocket-client==1.6.4 10:41:06 wrapt==1.16.0 10:41:06 xdg==6.0.0 10:41:06 xmltodict==0.13.0 10:41:06 yq==3.2.3 10:41:06 zipp==3.17.0 10:41:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4517166587579018549.sh 10:41:06 ---> sudo-logs.sh 10:41:06 Archiving 'sudo' log.. 10:41:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins672144943137000474.sh 10:41:06 ---> job-cost.sh 10:41:06 Setup pyenv: 10:41:06 system 10:41:06 3.8.13 10:41:06 3.9.13 10:41:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HV2A from file:/tmp/.os_lf_venv 10:41:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:41:16 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:41:16 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:41:16 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 10:41:16 lf-activate-venv(): INFO: Adding /tmp/venv-HV2A/bin to PATH 10:41:16 INFO: No Stack... 10:41:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:16 INFO: Archiving Costs 10:41:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8598630874943558954.sh 10:41:16 ---> logs-deploy.sh 10:41:16 Setup pyenv: 10:41:16 system 10:41:16 3.8.13 10:41:16 3.9.13 10:41:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HV2A from file:/tmp/.os_lf_venv 10:41:18 lf-activate-venv(): INFO: Installing: lftools 10:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-HV2A/bin to PATH 10:41:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3203 10:41:28 INFO: archiving workspace using pattern(s): 10:41:29 Archives upload complete. 10:41:29 INFO: archiving logs to Nexus 10:41:30 ---> uname -a: 10:41:30 Linux prd-ubuntu1804-builder-4c-4g-672 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:41:30 10:41:30 10:41:30 ---> lscpu: 10:41:30 Architecture: x86_64 10:41:30 CPU op-mode(s): 32-bit, 64-bit 10:41:30 Byte Order: Little Endian 10:41:30 CPU(s): 4 10:41:30 On-line CPU(s) list: 0-3 10:41:30 Thread(s) per core: 1 10:41:30 Core(s) per socket: 1 10:41:30 Socket(s): 4 10:41:30 NUMA node(s): 1 10:41:30 Vendor ID: AuthenticAMD 10:41:30 CPU family: 23 10:41:30 Model: 49 10:41:30 Model name: AMD EPYC-Rome Processor 10:41:30 Stepping: 0 10:41:30 CPU MHz: 2799.998 10:41:30 BogoMIPS: 5599.99 10:41:30 Virtualization: AMD-V 10:41:30 Hypervisor vendor: KVM 10:41:30 Virtualization type: full 10:41:30 L1d cache: 32K 10:41:30 L1i cache: 32K 10:41:30 L2 cache: 512K 10:41:30 L3 cache: 16384K 10:41:30 NUMA node0 CPU(s): 0-3 10:41:30 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:41:30 10:41:30 10:41:30 ---> nproc: 10:41:30 4 10:41:30 10:41:30 10:41:30 ---> df -h: 10:41:30 Filesystem Size Used Avail Use% Mounted on 10:41:30 udev 7.9G 0 7.9G 0% /dev 10:41:30 tmpfs 1.6G 672K 1.6G 1% /run 10:41:30 /dev/vda1 78G 8.3G 70G 11% / 10:41:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:41:30 tmpfs 5.0M 0 5.0M 0% /run/lock 10:41:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:41:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:41:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:41:30 10:41:30 10:41:30 ---> free -m: 10:41:30 total used free shared buff/cache available 10:41:30 Mem: 16040 527 13400 0 2111 15199 10:41:30 Swap: 1023 0 1023 10:41:30 10:41:30 10:41:30 ---> ip addr: 10:41:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:41:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:41:30 inet 127.0.0.1/8 scope host lo 10:41:30 valid_lft forever preferred_lft forever 10:41:30 inet6 ::1/128 scope host 10:41:30 valid_lft forever preferred_lft forever 10:41:30 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:41:30 link/ether fa:16:3e:2d:17:16 brd ff:ff:ff:ff:ff:ff 10:41:30 inet 10.30.106.191/23 brd 10.30.107.255 scope global dynamic ens3 10:41:30 valid_lft 85385sec preferred_lft 85385sec 10:41:30 inet6 fe80::f816:3eff:fe2d:1716/64 scope link 10:41:30 valid_lft forever preferred_lft forever 10:41:30 10:41:30 10:41:30 ---> sar -b -r -n DEV: 10:41:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-672) 11/17/23 _x86_64_ (4 CPU) 10:41:30 10:41:30 10:24:37 LINUX RESTART (4 CPU) 10:41:30 10:41:30 10:25:01 tps rtps wtps bread/s bwrtn/s 10:41:30 10:26:01 24.13 0.00 24.13 0.00 22307.48 10:41:30 10:27:01 15.26 0.00 15.26 0.00 21391.10 10:41:30 10:28:01 10.16 0.00 10.16 0.00 14927.51 10:41:30 10:29:01 0.90 0.00 0.90 0.00 11.86 10:41:30 10:30:01 1.22 0.00 1.22 0.00 14.80 10:41:30 10:31:01 1.30 0.02 1.28 0.13 16.53 10:41:30 10:32:01 0.90 0.00 0.90 0.00 11.20 10:41:30 10:33:01 1.32 0.00 1.32 0.00 15.86 10:41:30 10:34:01 0.90 0.00 0.90 0.00 10.66 10:41:30 10:35:01 1.38 0.00 1.38 0.00 18.26 10:41:30 10:36:01 1.03 0.00 1.03 0.00 12.26 10:41:30 10:37:01 1.43 0.00 1.43 0.00 16.80 10:41:30 10:38:01 0.80 0.00 0.80 0.00 9.60 10:41:30 10:39:01 0.83 0.00 0.83 0.00 11.73 10:41:30 10:40:02 190.23 29.01 161.22 949.18 6703.82 10:41:30 10:41:01 107.17 14.06 93.10 1065.54 11724.30 10:41:30 Average: 22.35 2.68 19.67 124.96 4818.02 10:41:30 10:41:30 10:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:30 10:26:01 14537992 15766480 1886976 11.49 32072 1415668 709932 4.06 415948 1298532 20 10:41:30 10:27:01 14536992 15765628 1887976 11.49 32160 1415676 709932 4.06 417152 1298532 140 10:41:30 10:28:01 14535888 15764604 1889080 11.50 32224 1415680 709932 4.06 418332 1298536 148 10:41:30 10:29:01 14534648 15763464 1890320 11.51 32264 1415688 709932 4.06 419408 1298544 224 10:41:30 10:30:01 14522096 15750976 1902872 11.59 32336 1415688 709932 4.06 431848 1298544 200 10:41:30 10:31:01 14526388 15755328 1898580 11.56 32384 1415700 709932 4.06 427484 1298548 204 10:41:30 10:32:01 14526140 15755124 1898828 11.56 32408 1415704 709932 4.06 428020 1298552 152 10:41:30 10:33:01 14526124 15755132 1898844 11.56 32448 1415708 709932 4.06 427788 1298556 40 10:41:30 10:34:01 14525928 15754968 1899040 11.56 32480 1415708 709932 4.06 427812 1298556 12 10:41:30 10:35:01 14525984 15755084 1898984 11.56 32540 1415696 709932 4.06 428056 1298560 56 10:41:30 10:36:01 14525492 15754664 1899476 11.56 32572 1415720 709932 4.06 428196 1298568 160 10:41:30 10:37:01 14525248 15754608 1899720 11.57 32612 1415852 709932 4.06 428500 1298700 164 10:41:30 10:38:01 14525044 15754404 1899924 11.57 32644 1415852 709932 4.06 428252 1298700 8 10:41:30 10:39:01 14525248 15754684 1899720 11.57 32684 1415856 709932 4.06 428428 1298704 252 10:41:30 10:40:02 14078484 15570536 2346484 14.29 54492 1641604 813992 4.66 677688 1463264 92248 10:41:30 10:41:01 13728992 15549764 2695976 16.41 75368 1934312 804824 4.61 741204 1718504 138812 10:41:30 Average: 14450418 15732840 1974550 12.02 36480 1462257 722366 4.13 460882 1335119 14552 10:41:30 10:41:30 10:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:30 10:26:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:26:01 ens3 1.20 0.22 0.10 0.23 0.00 0.00 0.00 0.00 10:41:30 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:27:01 ens3 1.22 0.20 0.10 0.17 0.00 0.00 0.00 0.00 10:41:30 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:30 10:28:01 ens3 1.12 0.10 0.09 0.16 0.00 0.00 0.00 0.00 10:41:30 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:29:01 ens3 1.68 0.27 0.23 0.18 0.00 0.00 0.00 0.00 10:41:30 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:30 10:30:01 ens3 4.22 2.63 2.45 3.40 0.00 0.00 0.00 0.00 10:41:30 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:31:01 ens3 1.95 0.33 0.27 0.35 0.00 0.00 0.00 0.00 10:41:30 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:30 10:32:01 ens3 1.98 0.53 0.44 0.72 0.00 0.00 0.00 0.00 10:41:30 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:33:01 ens3 1.85 0.72 0.53 0.63 0.00 0.00 0.00 0.00 10:41:30 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:30 10:34:01 ens3 1.57 0.42 0.35 0.35 0.00 0.00 0.00 0.00 10:41:30 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:35:01 ens3 1.30 0.35 0.17 0.24 0.00 0.00 0.00 0.00 10:41:30 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:30 10:36:01 ens3 1.05 0.13 0.09 0.19 0.00 0.00 0.00 0.00 10:41:30 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:37:01 ens3 1.17 0.20 0.10 0.17 0.00 0.00 0.00 0.00 10:41:30 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:30 10:38:01 ens3 1.08 0.15 0.09 0.17 0.00 0.00 0.00 0.00 10:41:30 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:30 10:39:01 ens3 1.25 0.20 0.11 0.17 0.00 0.00 0.00 0.00 10:41:30 10:40:02 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:41:30 10:40:02 ens3 187.45 143.84 1114.24 44.32 0.00 0.00 0.00 0.00 10:41:30 10:41:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 10:41:30 10:41:01 ens3 59.39 37.58 1024.61 11.47 0.00 0.00 0.00 0.00 10:41:30 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 10:41:30 Average: ens3 16.80 11.72 133.08 3.92 0.00 0.00 0.00 0.00 10:41:30 10:41:30 10:41:30 ---> sar -P ALL: 10:41:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-672) 11/17/23 _x86_64_ (4 CPU) 10:41:30 10:41:30 10:24:37 LINUX RESTART (4 CPU) 10:41:30 10:41:30 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:41:30 10:26:01 all 0.11 0.00 0.03 2.27 0.01 97.58 10:41:30 10:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:41:30 10:26:01 1 0.25 0.00 0.03 0.00 0.00 99.72 10:41:30 10:26:01 2 0.10 0.00 0.05 9.10 0.03 90.71 10:41:30 10:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:30 10:27:01 all 0.10 0.00 0.02 2.53 0.01 97.34 10:41:30 10:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:41:30 10:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:41:30 10:27:01 2 0.33 0.00 0.02 10.13 0.02 89.50 10:41:30 10:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:30 10:28:01 all 0.03 0.00 0.01 1.43 0.00 98.53 10:41:30 10:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:41:30 10:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:41:30 10:28:01 2 0.02 0.00 0.03 5.73 0.00 94.22 10:41:30 10:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:30 10:29:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:41:30 10:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:41:30 10:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:41:30 10:29:01 2 0.05 0.00 0.00 0.03 0.02 99.90 10:41:30 10:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:41:30 10:30:01 all 0.25 0.00 0.01 0.01 0.00 99.72 10:41:30 10:30:01 0 0.13 0.00 0.02 0.00 0.00 99.85 10:41:30 10:30:01 1 0.18 0.00 0.02 0.00 0.00 99.80 10:41:30 10:30:01 2 0.33 0.00 0.00 0.02 0.00 99.65 10:41:30 10:30:01 3 0.37 0.00 0.02 0.00 0.00 99.62 10:41:30 10:31:01 all 0.51 0.00 0.02 0.01 0.00 99.46 10:41:30 10:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:41:30 10:31:01 1 0.10 0.00 0.03 0.02 0.00 99.85 10:41:30 10:31:01 2 1.76 0.00 0.02 0.02 0.02 98.19 10:41:30 10:31:01 3 0.10 0.00 0.05 0.00 0.02 99.83 10:41:30 10:32:01 all 0.54 0.00 0.02 0.00 0.01 99.43 10:41:30 10:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:41:30 10:32:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:41:30 10:32:01 2 1.99 0.00 0.02 0.03 0.00 97.96 10:41:30 10:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:41:30 10:33:01 all 0.23 0.00 0.04 0.00 0.01 99.72 10:41:30 10:33:01 0 0.07 0.00 0.02 0.00 0.00 99.92 10:41:30 10:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:41:30 10:33:01 2 0.78 0.00 0.07 0.02 0.02 99.12 10:41:30 10:33:01 3 0.03 0.00 0.03 0.02 0.02 99.90 10:41:30 10:34:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:41:30 10:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:41:30 10:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:41:30 10:34:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:41:30 10:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:41:30 10:35:01 all 0.08 0.00 0.02 0.13 0.00 99.78 10:41:30 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:41:30 10:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:41:30 10:35:01 2 0.25 0.00 0.02 0.48 0.00 99.25 10:41:30 10:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 10:41:30 10:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:41:30 10:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:41:30 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:41:30 10:36:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:41:30 10:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:30 10:41:30 10:36:01 CPU %user %nice %system %iowait %steal %idle 10:41:30 10:37:01 all 0.21 0.00 0.02 0.01 0.01 99.75 10:41:30 10:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:41:30 10:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:41:30 10:37:01 2 0.80 0.00 0.02 0.03 0.00 99.15 10:41:30 10:37:01 3 0.02 0.00 0.03 0.02 0.03 99.90 10:41:30 10:38:01 all 0.51 0.00 0.01 0.00 0.01 99.47 10:41:30 10:38:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:41:30 10:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:30 10:38:01 2 1.94 0.00 0.02 0.00 0.02 98.03 10:41:30 10:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:41:30 10:39:01 all 0.05 0.00 0.02 0.02 0.00 99.91 10:41:30 10:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:41:30 10:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:41:30 10:39:01 2 0.13 0.00 0.00 0.07 0.00 99.80 10:41:30 10:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:41:30 10:40:02 all 19.87 0.00 1.69 3.37 0.07 75.01 10:41:30 10:40:02 0 18.87 0.00 1.47 0.35 0.08 79.23 10:41:30 10:40:02 1 20.57 0.00 2.11 4.65 0.07 72.60 10:41:30 10:40:02 2 6.43 0.00 1.17 7.30 0.05 85.05 10:41:30 10:40:02 3 33.60 0.00 2.00 1.19 0.07 63.15 10:41:30 10:41:01 all 17.96 0.00 1.25 5.81 0.06 74.91 10:41:30 10:41:01 0 24.14 0.00 1.51 2.11 0.05 72.18 10:41:30 10:41:01 1 17.65 0.00 1.16 4.36 0.07 76.77 10:41:30 10:41:01 2 19.42 0.00 1.45 12.43 0.05 66.65 10:41:30 10:41:01 3 10.64 0.00 0.90 4.36 0.05 84.05 10:41:30 Average: all 2.51 0.00 0.20 0.97 0.01 96.31 10:41:30 Average: 0 2.69 0.00 0.19 0.15 0.01 96.96 10:41:30 Average: 1 2.42 0.00 0.22 0.56 0.01 96.80 10:41:30 Average: 2 2.13 0.00 0.18 2.81 0.01 94.87 10:41:30 Average: 3 2.79 0.00 0.20 0.34 0.02 96.64 10:41:30 10:41:30 10:41:30