14:06:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:06:01 Running as SYSTEM 14:06:01 [EnvInject] - Loading node environment variables. 14:06:01 Building remotely on prd-ubuntu1804-builder-4c-4g-14409 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:06:01 [ssh-agent] Looking for ssh-agent implementation... 14:06:01 $ ssh-agent 14:06:01 SSH_AUTH_SOCK=/tmp/ssh-HzKx8iVAQR9I/agent.1782 14:06:01 SSH_AGENT_PID=1784 14:06:01 [ssh-agent] Started. 14:06:01 Running ssh-add (command line suppressed) 14:06:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12140163847104425068.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12140163847104425068.key) 14:06:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:06:02 The recommended git tool is: NONE 14:06:03 using credential onap-jenkins-ssh 14:06:03 Wiping out workspace first. 14:06:03 Cloning the remote Git repository 14:06:03 Cloning repository git://cloud.onap.org/mirror/oom.git 14:06:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:04 > git --version # timeout=10 14:06:04 > git --version # 'git version 2.17.1' 14:06:04 using GIT_SSH to set credentials Gerrit user 14:06:04 Verifying host key using manually-configured host key entries 14:06:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:09 using GIT_SSH to set credentials Gerrit user 14:06:09 Verifying host key using manually-configured host key entries 14:06:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/13 # timeout=30 14:06:10 > git rev-parse 72834f9dbf69e5ffa6224c7984bd93e45b6a5fd0^{commit} # timeout=10 14:06:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:06:10 Checking out Revision 72834f9dbf69e5ffa6224c7984bd93e45b6a5fd0 (refs/changes/44/145544/13) 14:06:10 > git config core.sparsecheckout # timeout=10 14:06:10 > git checkout -f 72834f9dbf69e5ffa6224c7984bd93e45b6a5fd0 # timeout=30 14:06:13 Commit message: "[SDC] 13.2.0 release" 14:06:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:06:13 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 14:06:14 [EnvInject] - Injecting environment variables from a build step. 14:06:14 [EnvInject] - Injecting as environment variables the properties content 14:06:14 PYTHON=python3 14:06:14 14:06:14 [EnvInject] - Variables injected successfully. 14:06:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10488469642307038276.sh 14:06:14 ---> tox-install.sh 14:06:14 + source /home/jenkins/lf-env.sh 14:06:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:14 ++ mktemp -d /tmp/venv-XXXX 14:06:14 + lf_venv=/tmp/venv-O6cr 14:06:14 + local venv_file=/tmp/.os_lf_venv 14:06:14 + local python=python3 14:06:14 + local options 14:06:14 + local set_path=true 14:06:14 + local install_args= 14:06:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:14 + true 14:06:14 + case $1 in 14:06:14 + venv_file=/tmp/.toxenv 14:06:14 + shift 2 14:06:14 + true 14:06:14 + case $1 in 14:06:14 + shift 14:06:14 + break 14:06:14 + case $python in 14:06:14 + local pkg_list= 14:06:14 + [[ -d /opt/pyenv ]] 14:06:14 + echo 'Setup pyenv:' 14:06:14 Setup pyenv: 14:06:14 + export PYENV_ROOT=/opt/pyenv 14:06:14 + PYENV_ROOT=/opt/pyenv 14:06:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:14 + pyenv versions 14:06:14 * system (set by /opt/pyenv/version) 14:06:14 * 3.8.13 (set by /opt/pyenv/version) 14:06:14 * 3.9.13 (set by /opt/pyenv/version) 14:06:14 * 3.10.6 (set by /opt/pyenv/version) 14:06:14 + command -v pyenv 14:06:14 ++ pyenv init - --no-rehash 14:06:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:06:14 export PATH="/opt/pyenv/shims:${PATH}" 14:06:14 export PYENV_SHELL=bash 14:06:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:14 pyenv() { 14:06:14 local command 14:06:14 command="${1:-}" 14:06:14 if [ "$#" -gt 0 ]; then 14:06:14 shift 14:06:14 fi 14:06:14 14:06:14 case "$command" in 14:06:14 rehash|shell) 14:06:14 eval "$(pyenv "sh-$command" "$@")" 14:06:14 ;; 14:06:14 *) 14:06:14 command pyenv "$command" "$@" 14:06:14 ;; 14:06:14 esac 14:06:14 }' 14:06:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:06:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:14 ++ export PYENV_SHELL=bash 14:06:14 ++ PYENV_SHELL=bash 14:06:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:14 +++ complete -F _pyenv pyenv 14:06:14 ++ lf-pyver python3 14:06:14 ++ local py_version_xy=python3 14:06:14 ++ local py_version_xyz= 14:06:14 ++ pyenv versions 14:06:14 ++ local command 14:06:14 ++ command=versions 14:06:14 ++ sed 's/^[ *]* //' 14:06:14 ++ '[' 1 -gt 0 ']' 14:06:14 ++ shift 14:06:14 ++ case "$command" in 14:06:14 ++ command pyenv versions 14:06:14 ++ pyenv versions 14:06:14 ++ awk '{ print $1 }' 14:06:14 ++ grep -E '^[0-9.]*[0-9]$' 14:06:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:14 +++ grep '^3' /tmp/.pyenv_versions 14:06:14 +++ sort -V 14:06:14 +++ tail -n 1 14:06:14 ++ py_version_xyz=3.10.6 14:06:14 ++ [[ -z 3.10.6 ]] 14:06:14 ++ echo 3.10.6 14:06:14 ++ return 0 14:06:14 + pyenv local 3.10.6 14:06:14 + local command 14:06:14 + command=local 14:06:14 + '[' 2 -gt 0 ']' 14:06:14 + shift 14:06:14 + case "$command" in 14:06:14 + command pyenv local 3.10.6 14:06:14 + pyenv local 3.10.6 14:06:14 + for arg in "$@" 14:06:14 + case $arg in 14:06:14 + pkg_list+='tox ' 14:06:14 + for arg in "$@" 14:06:14 + case $arg in 14:06:14 + pkg_list+='virtualenv ' 14:06:14 + for arg in "$@" 14:06:14 + case $arg in 14:06:14 + pkg_list+='urllib3~=1.26.15 ' 14:06:14 + [[ -f /tmp/.toxenv ]] 14:06:14 + [[ ! -f /tmp/.toxenv ]] 14:06:14 + [[ -n '' ]] 14:06:14 + python3 -m venv /tmp/venv-O6cr 14:06:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O6cr' 14:06:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O6cr 14:06:18 + echo /tmp/venv-O6cr 14:06:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:06:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:06:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:18 + local 'pip_opts=--upgrade --quiet' 14:06:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:18 + [[ -n '' ]] 14:06:18 + [[ -n '' ]] 14:06:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:18 + /tmp/venv-O6cr/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 14:06:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:22 lf-activate-venv(): INFO: Base packages installed successfully 14:06:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:22 + /tmp/venv-O6cr/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 14:06:25 + type python3 14:06:25 + true 14:06:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O6cr/bin to PATH' 14:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-O6cr/bin to PATH 14:06:25 + PATH=/tmp/venv-O6cr/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 14:06:25 + return 0 14:06:25 + python3 --version 14:06:25 Python 3.10.6 14:06:25 + python3 -m pip --version 14:06:26 pip 26.2 from /tmp/venv-O6cr/lib/python3.10/site-packages/pip (python 3.10) 14:06:26 + python3 -m pip freeze 14:06:26 cachetools==7.1.6 14:06:26 colorama==0.4.6 14:06:26 distlib==0.4.3 14:06:26 filelock==3.32.2 14:06:26 packaging==26.2 14:06:26 platformdirs==4.11.0 14:06:26 pluggy==1.6.0 14:06:26 pyproject-api==1.11.0 14:06:26 python-discovery==1.5.0 14:06:26 tomli==2.4.1 14:06:26 tomli_w==1.2.0 14:06:26 tox==4.58.0 14:06:26 typing_extensions==4.16.0 14:06:26 urllib3==1.26.20 14:06:26 virtualenv==21.7.1 14:06:26 [EnvInject] - Injecting environment variables from a build step. 14:06:26 [EnvInject] - Injecting as environment variables the properties content 14:06:26 PARALLEL=false 14:06:26 14:06:26 [EnvInject] - Variables injected successfully. 14:06:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6112592680364452254.sh 14:06:26 ---> tox-run.sh 14:06:26 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:06:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:06:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:06:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:06:26 + source /home/jenkins/lf-env.sh 14:06:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:26 ++ mktemp -d /tmp/venv-XXXX 14:06:26 + lf_venv=/tmp/venv-TRxR 14:06:26 + local venv_file=/tmp/.os_lf_venv 14:06:26 + local python=python3 14:06:26 + local options 14:06:26 + local set_path=true 14:06:26 + local install_args= 14:06:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:26 + true 14:06:26 + case $1 in 14:06:26 + venv_file=/tmp/.toxenv 14:06:26 + shift 2 14:06:26 + true 14:06:26 + case $1 in 14:06:26 + shift 14:06:26 + break 14:06:26 + case $python in 14:06:26 + local pkg_list= 14:06:26 + [[ -d /opt/pyenv ]] 14:06:26 + echo 'Setup pyenv:' 14:06:26 Setup pyenv: 14:06:26 + export PYENV_ROOT=/opt/pyenv 14:06:26 + PYENV_ROOT=/opt/pyenv 14:06:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:26 + pyenv versions 14:06:26 system 14:06:26 3.8.13 14:06:26 3.9.13 14:06:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:06:26 + command -v pyenv 14:06:26 ++ pyenv init - --no-rehash 14:06:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:06:26 export PATH="/opt/pyenv/shims:${PATH}" 14:06:26 export PYENV_SHELL=bash 14:06:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:26 pyenv() { 14:06:26 local command 14:06:26 command="${1:-}" 14:06:26 if [ "$#" -gt 0 ]; then 14:06:26 shift 14:06:26 fi 14:06:26 14:06:26 case "$command" in 14:06:26 rehash|shell) 14:06:26 eval "$(pyenv "sh-$command" "$@")" 14:06:26 ;; 14:06:26 *) 14:06:26 command pyenv "$command" "$@" 14:06:26 ;; 14:06:26 esac 14:06:26 }' 14:06:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:06:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:26 ++ export PYENV_SHELL=bash 14:06:26 ++ PYENV_SHELL=bash 14:06:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:26 +++ complete -F _pyenv pyenv 14:06:26 ++ lf-pyver python3 14:06:26 ++ local py_version_xy=python3 14:06:26 ++ local py_version_xyz= 14:06:26 ++ pyenv versions 14:06:26 ++ local command 14:06:26 ++ command=versions 14:06:26 ++ '[' 1 -gt 0 ']' 14:06:26 ++ shift 14:06:26 ++ case "$command" in 14:06:26 ++ grep -E '^[0-9.]*[0-9]$' 14:06:26 ++ command pyenv versions 14:06:26 ++ pyenv versions 14:06:26 ++ awk '{ print $1 }' 14:06:26 ++ sed 's/^[ *]* //' 14:06:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:26 +++ grep '^3' /tmp/.pyenv_versions 14:06:26 +++ sort -V 14:06:26 +++ tail -n 1 14:06:26 ++ py_version_xyz=3.10.6 14:06:26 ++ [[ -z 3.10.6 ]] 14:06:26 ++ echo 3.10.6 14:06:26 ++ return 0 14:06:26 + pyenv local 3.10.6 14:06:26 + local command 14:06:26 + command=local 14:06:26 + '[' 2 -gt 0 ']' 14:06:26 + shift 14:06:26 + case "$command" in 14:06:26 + command pyenv local 3.10.6 14:06:26 + pyenv local 3.10.6 14:06:26 + for arg in "$@" 14:06:26 + case $arg in 14:06:26 + pkg_list+='tox ' 14:06:26 + for arg in "$@" 14:06:26 + case $arg in 14:06:26 + pkg_list+='virtualenv ' 14:06:26 + for arg in "$@" 14:06:26 + case $arg in 14:06:26 + pkg_list+='urllib3~=1.26.15 ' 14:06:26 + [[ -f /tmp/.toxenv ]] 14:06:26 ++ cat /tmp/.toxenv 14:06:26 + lf_venv=/tmp/venv-O6cr 14:06:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O6cr from' file:/tmp/.toxenv 14:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O6cr from file:/tmp/.toxenv 14:06:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:26 + local 'pip_opts=--upgrade --quiet' 14:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:26 + [[ -n '' ]] 14:06:26 + [[ -n '' ]] 14:06:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:26 + /tmp/venv-O6cr/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 14:06:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:27 lf-activate-venv(): INFO: Base packages installed successfully 14:06:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:27 + /tmp/venv-O6cr/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 14:06:28 + type python3 14:06:28 + true 14:06:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O6cr/bin to PATH' 14:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-O6cr/bin to PATH 14:06:28 + PATH=/tmp/venv-O6cr/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 14:06:28 + return 0 14:06:28 + [[ -d /opt/pyenv ]] 14:06:28 + echo '---> Setting up pyenv' 14:06:28 ---> Setting up pyenv 14:06:28 + export PYENV_ROOT=/opt/pyenv 14:06:28 + PYENV_ROOT=/opt/pyenv 14:06:28 + export PATH=/opt/pyenv/bin:/tmp/venv-O6cr/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 14:06:28 + PATH=/opt/pyenv/bin:/tmp/venv-O6cr/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 14:06:28 ++ pwd 14:06:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:06:28 + export PYTHONPATH 14:06:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:06:28 + TOX_TESTENV_PASSENV=PYTHONPATH 14:06:28 + tox --version 14:06:28 4.58.0 from /tmp/venv-O6cr/lib/python3.10/site-packages/tox/__init__.py 14:06:28 + PARALLEL=false 14:06:28 + TOX_OPTIONS_LIST= 14:06:28 + [[ -n checkbashisms ]] 14:06:28 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:06:28 + case ${PARALLEL,,} in 14:06:28 + tox -e checkbashisms 14:06:28 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:06:29 checkbashisms: freeze> python -m pip freeze --all 14:06:30 checkbashisms: pip==26.2,setuptools==83.0.0 14:06:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:06:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:06:33 checkbashisms: OK (5.12=setup[1.63]+cmd[3.49] seconds) 14:06:33 congratulations :) (5.16 seconds) 14:06:33 + tox_status=0 14:06:33 + echo '---> Completed tox runs' 14:06:33 ---> Completed tox runs 14:06:33 + for i in .tox/*/log 14:06:33 ++ echo .tox/checkbashisms/log 14:06:33 ++ awk -F/ '{print $2}' 14:06:33 + tox_env=checkbashisms 14:06:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:06:33 + DOC_DIR=docs/_build/html 14:06:33 + [[ -d docs/_build/html ]] 14:06:33 + echo '---> tox-run.sh ends' 14:06:33 ---> tox-run.sh ends 14:06:33 + test 0 -eq 0 14:06:33 $ ssh-agent -k 14:06:33 unset SSH_AUTH_SOCK; 14:06:33 unset SSH_AGENT_PID; 14:06:33 echo Agent pid 1784 killed; 14:06:33 [ssh-agent] Stopped. 14:06:34 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1903523429407067616.sh 14:06:34 ---> sysstat.sh 14:06:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15288348199416511367.sh 14:06:34 ---> package-listing.sh 14:06:34 ++ facter osfamily 14:06:34 ++ tr '[:upper:]' '[:lower:]' 14:06:34 + OS_FAMILY=debian 14:06:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:06:34 + START_PACKAGES=/tmp/packages_start.txt 14:06:34 + END_PACKAGES=/tmp/packages_end.txt 14:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:34 + PACKAGES=/tmp/packages_start.txt 14:06:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:06:34 + PACKAGES=/tmp/packages_end.txt 14:06:34 + case "${OS_FAMILY}" in 14:06:34 + dpkg -l 14:06:34 + grep '^ii' 14:06:34 + '[' -f /tmp/packages_start.txt ']' 14:06:34 + '[' -f /tmp/packages_end.txt ']' 14:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:06:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:06:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1733502502059383674.sh 14:06:34 ---> capture-instance-metadata.sh 14:06:34 Setup pyenv: 14:06:34 system 14:06:34 3.8.13 14:06:34 3.9.13 14:06:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:06:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YBHJ 14:06:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:42 lf-activate-venv(): INFO: Base packages installed successfully 14:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-YBHJ/bin to PATH 14:07:09 INFO: Running in OpenStack, capturing instance metadata 14:07:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10495727694406303607.sh 14:07:09 provisioning config files... 14:07:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5158389549658455717tmp 14:07:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:09 [EnvInject] - Injecting environment variables from a build step. 14:07:09 [EnvInject] - Injecting as environment variables the properties content 14:07:09 SERVER_ID=logs 14:07:09 14:07:09 [EnvInject] - Variables injected successfully. 14:07:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5556169078765203937.sh 14:07:09 ---> create-netrc.sh 14:07:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13822961967854886472.sh 14:07:09 ---> python-tools-install.sh 14:07:09 Setup pyenv: 14:07:10 system 14:07:10 3.8.13 14:07:10 3.9.13 14:07:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YBHJ from file:/tmp/.os_lf_venv 14:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:11 lf-activate-venv(): INFO: Base packages installed successfully 14:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-YBHJ/bin to PATH 14:07:18 Generating Requirements File 14:07:39 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. 14:07:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:07:39 Python 3.10.6 14:07:40 pip 26.2 from /tmp/venv-YBHJ/lib/python3.10/site-packages/pip (python 3.10) 14:07:40 aiohappyeyeballs==2.7.1 14:07:40 aiohttp==3.14.3 14:07:40 aiosignal==1.4.0 14:07:40 appdirs==1.4.4 14:07:40 argcomplete==3.7.0 14:07:40 aspy.yaml==1.3.0 14:07:40 async-timeout==5.0.1 14:07:40 attrs==26.1.0 14:07:40 autopage==0.6.0 14:07:40 backports.strenum==1.3.1 14:07:40 beautifulsoup4==4.15.0 14:07:40 boto3==1.43.61 14:07:40 botocore==1.43.61 14:07:40 bs4==0.0.2 14:07:40 certifi==2026.7.22 14:07:40 cffi==2.1.0 14:07:40 cfgv==3.5.0 14:07:40 chardet==7.4.3 14:07:40 charset-normalizer==3.4.9 14:07:40 click==8.4.2 14:07:40 cliff==4.14.0 14:07:40 cmd2==3.5.1 14:07:40 cryptography==3.3.2 14:07:40 debtcollector==3.1.0 14:07:40 decorator==5.3.1 14:07:40 defusedxml==0.7.1 14:07:40 Deprecated==1.3.1 14:07:40 distlib==0.4.3 14:07:40 dnspython==2.8.0 14:07:40 docker==7.2.0 14:07:40 dogpile.cache==1.5.0 14:07:40 durationpy==0.10 14:07:40 email-validator==2.3.0 14:07:40 filelock==3.32.2 14:07:40 frozenlist==1.8.0 14:07:40 future==1.0.0 14:07:40 gitdb==4.0.12 14:07:40 GitPython==3.1.57 14:07:40 httplib2==0.30.2 14:07:40 identify==2.6.19 14:07:40 idna==3.18 14:07:40 importlib-resources==1.5.0 14:07:40 iso8601==2.1.0 14:07:40 Jinja2==3.1.6 14:07:40 jmespath==1.1.0 14:07:40 jsonpatch==1.33 14:07:40 jsonpointer==3.1.1 14:07:40 jsonschema==4.26.0 14:07:40 jsonschema-specifications==2025.9.1 14:07:40 keystoneauth1==5.14.0 14:07:40 kubernetes==36.0.3 14:07:40 lftools==0.37.22 14:07:40 lxml==6.1.1 14:07:40 markdown-it-py==4.2.0 14:07:40 MarkupSafe==3.0.3 14:07:40 mdurl==0.1.2 14:07:40 msgpack==1.2.1 14:07:40 multi_key_dict==2.0.3 14:07:40 multidict==6.7.1 14:07:40 munch==4.0.0 14:07:40 netaddr==1.3.0 14:07:40 niet==1.4.2 14:07:40 nodeenv==1.10.0 14:07:40 oauth2client==4.1.3 14:07:40 oauthlib==3.3.1 14:07:40 openstacksdk==4.13.0 14:07:40 os-service-types==1.8.2 14:07:40 osc-lib==4.6.0 14:07:40 oslo.config==10.4.0 14:07:40 oslo.context==6.4.0 14:07:40 oslo.i18n==6.8.0 14:07:40 oslo.log==8.2.0 14:07:40 oslo.serialization==5.10.0 14:07:40 oslo.utils==10.1.1 14:07:40 packaging==26.2 14:07:40 pbr==7.0.3 14:07:40 platformdirs==4.11.0 14:07:40 prettytable==3.18.0 14:07:40 propcache==0.5.2 14:07:40 psutil==7.2.2 14:07:40 pyasn1==0.6.4 14:07:40 pyasn1_modules==0.4.2 14:07:40 pycparser==3.0 14:07:40 pygerrit2==2.0.15 14:07:40 PyGithub==2.9.1 14:07:40 Pygments==2.20.0 14:07:40 PyJWT==2.13.0 14:07:40 PyNaCl==1.6.2 14:07:40 pyparsing==2.4.7 14:07:40 pyperclip==1.11.0 14:07:40 pyrsistent==0.20.0 14:07:40 python-cinderclient==9.9.0 14:07:40 python-dateutil==2.9.0.post0 14:07:40 python-discovery==1.5.0 14:07:40 python-heatclient==5.2.0 14:07:40 python-jenkins==1.8.3 14:07:40 python-keystoneclient==5.8.0 14:07:40 python-magnumclient==4.11.0 14:07:40 python-openstackclient==10.0.0 14:07:40 python-swiftclient==4.10.0 14:07:40 PyYAML==6.0.3 14:07:40 referencing==0.37.0 14:07:40 requests==2.34.2 14:07:40 requests-oauthlib==2.0.0 14:07:40 rfc3986==2.0.0 14:07:40 rich==15.0.0 14:07:40 rich-argparse==1.8.0 14:07:40 rpds-py==0.30.0 14:07:40 rsa==4.9.1 14:07:40 ruamel.yaml==0.19.1 14:07:40 ruamel.yaml.clib==0.2.15 14:07:40 s3transfer==0.19.2 14:07:40 simplejson==4.1.1 14:07:40 six==1.17.0 14:07:40 smmap==5.0.3 14:07:40 soupsieve==2.9.1 14:07:40 stevedore==5.8.0 14:07:40 tabulate==0.10.0 14:07:40 toml==0.10.2 14:07:40 tomlkit==0.15.1 14:07:40 tqdm==4.70.0 14:07:40 typing_extensions==4.16.0 14:07:40 urllib3==1.26.20 14:07:40 virtualenv==21.7.1 14:07:40 wcwidth==0.8.2 14:07:40 websocket-client==1.9.0 14:07:40 wrapt==2.3.0 14:07:40 xdg==6.0.0 14:07:40 xmltodict==1.0.4 14:07:40 yarl==1.24.5 14:07:40 yq==4.1.2 14:07:40 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15965965216362073715.sh 14:07:40 ---> uv-install.sh 14:07:40 Installing uv/uvx (latest) using shell installer 14:07:40 2026-07-31 14:07:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-f7Ht9k.sh" [1] 14:07:40 downloading uv 0.12.0 x86_64-unknown-linux-gnu 14:07:41 installing to /home/jenkins/.local/bin 14:07:41 uv 14:07:41 uvx 14:07:41 everything's installed! 14:07:41 14:07:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:07:41 14:07:41 source $HOME/.local/bin/env (sh, bash, zsh) 14:07:41 source $HOME/.local/bin/env.fish (fish) 14:07:41 Adding install location to PATH 14:07:41 ---> Validating uv/uvx install 14:07:41 uvx 0.12.0 (x86_64-unknown-linux-gnu) 14:07:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14260503632855178882.sh 14:07:41 ---> sudo-logs.sh 14:07:41 Archiving 'sudo' log.. 14:07:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10915090199081206634.sh 14:07:41 ---> job-cost.sh 14:07:41 INFO: Activating Python virtual environment... 14:07:41 Setup pyenv: 14:07:41 system 14:07:41 3.8.13 14:07:41 3.9.13 14:07:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YBHJ from file:/tmp/.os_lf_venv 14:07:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:43 lf-activate-venv(): INFO: Base packages installed successfully 14:07:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-YBHJ/bin to PATH 14:07:48 INFO: No stack-cost file found 14:07:48 INFO: Instance uptime: 217s 14:07:48 INFO: Fetching instance metadata (attempt 1 of 3)... 14:07:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:07:48 INFO: Successfully fetched instance metadata 14:07:48 INFO: Instance type: v3-standard-4 14:07:48 INFO: Retrieving pricing info for: v3-standard-4 14:07:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:07:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=217 14:07:48 INFO: Successfully fetched Vexxhost pricing API 14:07:48 INFO: Retrieved cost: 0.11 14:07:48 INFO: Retrieved resource: v3-standard-4 14:07:48 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:07:48 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:07:48 INFO: Successfully archived job cost data 14:07:48 DEBUG: Cost data: oom-master-checkbashisms-lint,4789,2026-07-31 14:07:48,v3-standard-4,217,0.11,0.00,SUCCESS 14:07:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6170939471224977284.sh 14:07:48 ---> logs-deploy.sh 14:07:48 Setup pyenv: 14:07:48 system 14:07:48 3.8.13 14:07:48 3.9.13 14:07:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YBHJ from file:/tmp/.os_lf_venv 14:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:50 lf-activate-venv(): INFO: Base packages installed successfully 14:07:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-YBHJ/bin to PATH 14:07:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4789 14:07:57 INFO: archiving workspace using pattern(s): 14:07:58 Archives upload complete. 14:07:58 INFO: archiving logs to Nexus 14:07:59 ---> uname -a: 14:07:59 Linux prd-ubuntu1804-builder-4c-4g-14409 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:07:59 14:07:59 14:07:59 ---> lscpu: 14:07:59 Architecture: x86_64 14:07:59 CPU op-mode(s): 32-bit, 64-bit 14:07:59 Byte Order: Little Endian 14:07:59 CPU(s): 4 14:07:59 On-line CPU(s) list: 0-3 14:07:59 Thread(s) per core: 1 14:07:59 Core(s) per socket: 1 14:07:59 Socket(s): 4 14:07:59 NUMA node(s): 1 14:07:59 Vendor ID: AuthenticAMD 14:07:59 CPU family: 23 14:07:59 Model: 49 14:07:59 Model name: AMD EPYC-Rome Processor 14:07:59 Stepping: 0 14:07:59 CPU MHz: 2799.998 14:07:59 BogoMIPS: 5599.99 14:07:59 Virtualization: AMD-V 14:07:59 Hypervisor vendor: KVM 14:07:59 Virtualization type: full 14:07:59 L1d cache: 32K 14:07:59 L1i cache: 32K 14:07:59 L2 cache: 512K 14:07:59 L3 cache: 16384K 14:07:59 NUMA node0 CPU(s): 0-3 14:07:59 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 14:07:59 14:07:59 14:07:59 ---> nproc: 14:07:59 4 14:07:59 14:07:59 14:07:59 ---> df -h: 14:07:59 Filesystem Size Used Avail Use% Mounted on 14:07:59 udev 7.9G 0 7.9G 0% /dev 14:07:59 tmpfs 1.6G 676K 1.6G 1% /run 14:07:59 /dev/vda1 78G 8.4G 69G 11% / 14:07:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:07:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:07:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:07:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:07:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:07:59 14:07:59 14:07:59 ---> free -m: 14:07:59 total used free shared buff/cache available 14:07:59 Mem: 16040 547 13297 0 2194 15175 14:07:59 Swap: 1023 0 1023 14:07:59 14:07:59 14:07:59 ---> ip addr: 14:07:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:07:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:07:59 inet 127.0.0.1/8 scope host lo 14:07:59 valid_lft forever preferred_lft forever 14:07:59 inet6 ::1/128 scope host 14:07:59 valid_lft forever preferred_lft forever 14:07:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:07:59 link/ether fa:16:3e:74:00:a8 brd ff:ff:ff:ff:ff:ff 14:07:59 inet 10.30.106.212/23 brd 10.30.107.255 scope global dynamic ens3 14:07:59 valid_lft 86257sec preferred_lft 86257sec 14:07:59 inet6 fe80::f816:3eff:fe74:a8/64 scope link 14:07:59 valid_lft forever preferred_lft forever 14:07:59 14:07:59 14:07:59 ---> sar -b -r -n DEV: 14:07:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14409) 07/31/26 _x86_64_ (4 CPU) 14:07:59 14:07:59 14:05:41 LINUX RESTART (4 CPU) 14:07:59 14:07:59 14:06:01 tps rtps wtps bread/s bwrtn/s 14:07:59 14:07:00 288.80 33.56 255.24 1127.81 17258.19 14:07:59 Average: 288.80 33.56 255.24 1127.81 17258.19 14:07:59 14:07:59 14:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:59 14:07:00 14018104 15529488 2406864 14.65 55912 1659108 823668 4.71 715916 1482460 88884 14:07:59 Average: 14018104 15529488 2406864 14.65 55912 1659108 823668 4.71 715916 1482460 88884 14:07:59 14:07:59 14:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:07:59 14:07:00 ens3 496.77 324.30 1940.65 82.71 0.00 0.00 0.00 0.00 14:07:59 14:07:00 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 14:07:59 Average: ens3 496.77 324.30 1940.65 82.71 0.00 0.00 0.00 0.00 14:07:59 Average: lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 14:07:59 14:07:59 14:07:59 ---> sar -P ALL: 14:07:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14409) 07/31/26 _x86_64_ (4 CPU) 14:07:59 14:07:59 14:05:41 LINUX RESTART (4 CPU) 14:07:59 14:07:59 14:06:01 CPU %user %nice %system %iowait %steal %idle 14:07:59 14:07:00 all 21.74 0.00 2.20 5.82 0.06 70.17 14:07:59 14:07:00 0 25.56 0.00 1.92 0.43 0.07 72.02 14:07:59 14:07:00 1 17.80 0.00 2.38 6.25 0.05 73.53 14:07:59 14:07:00 2 31.17 0.00 2.68 13.61 0.07 52.48 14:07:59 14:07:00 3 12.44 0.00 1.81 3.03 0.05 82.68 14:07:59 Average: all 21.74 0.00 2.20 5.82 0.06 70.17 14:07:59 Average: 0 25.56 0.00 1.92 0.43 0.07 72.02 14:07:59 Average: 1 17.80 0.00 2.38 6.25 0.05 73.53 14:07:59 Average: 2 31.17 0.00 2.68 13.61 0.07 52.48 14:07:59 Average: 3 12.44 0.00 1.81 3.03 0.05 82.68 14:07:59 14:07:59 14:07:59