09:28:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 09:28:49 Running as SYSTEM 09:28:49 [EnvInject] - Loading node environment variables. 09:28:49 Building remotely on prd-ubuntu1804-builder-4c-4g-1822 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:28:49 [ssh-agent] Looking for ssh-agent implementation... 09:28:49 $ ssh-agent 09:28:49 SSH_AUTH_SOCK=/tmp/ssh-5IX86l9HabUg/agent.1636 09:28:49 SSH_AGENT_PID=1638 09:28:49 [ssh-agent] Started. 09:28:49 Running ssh-add (command line suppressed) 09:28:49 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1953644155071507589.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1953644155071507589.key) 09:28:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:28:49 The recommended git tool is: NONE 09:28:51 using credential onap-jenkins-ssh 09:28:51 Wiping out workspace first. 09:28:51 Cloning the remote Git repository 09:28:51 Cloning repository git://cloud.onap.org/mirror/oom.git 09:28:51 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:28:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:28:51 > git --version # timeout=10 09:28:51 > git --version # 'git version 2.17.1' 09:28:51 using GIT_SSH to set credentials Gerrit user 09:28:51 Verifying host key using manually-configured host key entries 09:28:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:28:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:28:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:28:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:28:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:28:57 using GIT_SSH to set credentials Gerrit user 09:28:57 Verifying host key using manually-configured host key entries 09:28:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/11 # timeout=30 09:28:58 > git rev-parse 97fa97e2a62aaa789528b2a2b8b222cb8436c9a0^{commit} # timeout=10 09:28:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:28:58 Checking out Revision 97fa97e2a62aaa789528b2a2b8b222cb8436c9a0 (refs/changes/47/143947/11) 09:28:58 > git config core.sparsecheckout # timeout=10 09:28:58 > git checkout -f 97fa97e2a62aaa789528b2a2b8b222cb8436c9a0 # timeout=30 09:29:01 Commit message: "[SO] 17.1.0 release" 09:29:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:29:01 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 09:29:01 [EnvInject] - Injecting environment variables from a build step. 09:29:01 [EnvInject] - Injecting as environment variables the properties content 09:29:01 PYTHON=python3 09:29:01 09:29:01 [EnvInject] - Variables injected successfully. 09:29:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3516172683877846880.sh 09:29:01 ---> tox-install.sh 09:29:01 + source /home/jenkins/lf-env.sh 09:29:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:01 ++ mktemp -d /tmp/venv-XXXX 09:29:01 + lf_venv=/tmp/venv-xMy8 09:29:01 + local venv_file=/tmp/.os_lf_venv 09:29:01 + local python=python3 09:29:01 + local options 09:29:01 + local set_path=true 09:29:01 + local install_args= 09:29:01 ++ 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 09:29:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:01 + true 09:29:01 + case $1 in 09:29:01 + venv_file=/tmp/.toxenv 09:29:01 + shift 2 09:29:01 + true 09:29:01 + case $1 in 09:29:01 + shift 09:29:01 + break 09:29:01 + case $python in 09:29:01 + local pkg_list= 09:29:01 + [[ -d /opt/pyenv ]] 09:29:01 + echo 'Setup pyenv:' 09:29:01 Setup pyenv: 09:29:01 + export PYENV_ROOT=/opt/pyenv 09:29:01 + PYENV_ROOT=/opt/pyenv 09:29:01 + 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 09:29:01 + 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 09:29:01 + pyenv versions 09:29:02 * system (set by /opt/pyenv/version) 09:29:02 * 3.8.13 (set by /opt/pyenv/version) 09:29:02 * 3.9.13 (set by /opt/pyenv/version) 09:29:02 * 3.10.6 (set by /opt/pyenv/version) 09:29:02 + command -v pyenv 09:29:02 ++ pyenv init - --no-rehash 09:29:02 + 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[*]}"'\'')" 09:29:02 export PATH="/opt/pyenv/shims:${PATH}" 09:29:02 export PYENV_SHELL=bash 09:29:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:02 pyenv() { 09:29:02 local command 09:29:02 command="${1:-}" 09:29:02 if [ "$#" -gt 0 ]; then 09:29:02 shift 09:29:02 fi 09:29:02 09:29:02 case "$command" in 09:29:02 rehash|shell) 09:29:02 eval "$(pyenv "sh-$command" "$@")" 09:29:02 ;; 09:29:02 *) 09:29:02 command pyenv "$command" "$@" 09:29:02 ;; 09:29:02 esac 09:29:02 }' 09:29:02 +++ 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[*]}"' 09:29:02 ++ 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 09:29:02 ++ 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 09:29:02 ++ 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 09:29:02 ++ export PYENV_SHELL=bash 09:29:02 ++ PYENV_SHELL=bash 09:29:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:02 +++ complete -F _pyenv pyenv 09:29:02 ++ lf-pyver python3 09:29:02 ++ local py_version_xy=python3 09:29:02 ++ local py_version_xyz= 09:29:02 ++ pyenv versions 09:29:02 ++ local command 09:29:02 ++ command=versions 09:29:02 ++ '[' 1 -gt 0 ']' 09:29:02 ++ shift 09:29:02 ++ case "$command" in 09:29:02 ++ command pyenv versions 09:29:02 ++ pyenv versions 09:29:02 ++ awk '{ print $1 }' 09:29:02 ++ sed 's/^[ *]* //' 09:29:02 ++ grep -E '^[0-9.]*[0-9]$' 09:29:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:02 +++ grep '^3' /tmp/.pyenv_versions 09:29:02 +++ sort -V 09:29:02 +++ tail -n 1 09:29:02 ++ py_version_xyz=3.10.6 09:29:02 ++ [[ -z 3.10.6 ]] 09:29:02 ++ echo 3.10.6 09:29:02 ++ return 0 09:29:02 + pyenv local 3.10.6 09:29:02 + local command 09:29:02 + command=local 09:29:02 + '[' 2 -gt 0 ']' 09:29:02 + shift 09:29:02 + case "$command" in 09:29:02 + command pyenv local 3.10.6 09:29:02 + pyenv local 3.10.6 09:29:02 + for arg in "$@" 09:29:02 + case $arg in 09:29:02 + pkg_list+='tox ' 09:29:02 + for arg in "$@" 09:29:02 + case $arg in 09:29:02 + pkg_list+='virtualenv ' 09:29:02 + for arg in "$@" 09:29:02 + case $arg in 09:29:02 + pkg_list+='urllib3~=1.26.15 ' 09:29:02 + [[ -f /tmp/.toxenv ]] 09:29:02 + [[ ! -f /tmp/.toxenv ]] 09:29:02 + [[ -n '' ]] 09:29:02 + python3 -m venv /tmp/venv-xMy8 09:29:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xMy8' 09:29:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xMy8 09:29:06 + echo /tmp/venv-xMy8 09:29:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:29:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:29:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:06 + local 'pip_opts=--upgrade --quiet' 09:29:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:29:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:29:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:29:06 + [[ -n '' ]] 09:29:06 + [[ -n '' ]] 09:29:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:06 + /tmp/venv-xMy8/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 09:29:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:29:10 lf-activate-venv(): INFO: Base packages installed successfully 09:29:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:29:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:29:10 + /tmp/venv-xMy8/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 09:29:12 + type python3 09:29:12 + true 09:29:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xMy8/bin to PATH' 09:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-xMy8/bin to PATH 09:29:12 + PATH=/tmp/venv-xMy8/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 09:29:12 + return 0 09:29:12 + python3 --version 09:29:12 Python 3.10.6 09:29:12 + python3 -m pip --version 09:29:13 pip 26.0.1 from /tmp/venv-xMy8/lib/python3.10/site-packages/pip (python 3.10) 09:29:13 + python3 -m pip freeze 09:29:13 cachetools==7.0.5 09:29:13 colorama==0.4.6 09:29:13 distlib==0.4.0 09:29:13 filelock==3.28.0 09:29:13 packaging==26.1 09:29:13 platformdirs==4.9.6 09:29:13 pluggy==1.6.0 09:29:13 pyproject-api==1.10.0 09:29:13 python-discovery==1.2.2 09:29:13 tomli==2.4.1 09:29:13 tomli_w==1.2.0 09:29:13 tox==4.53.0 09:29:13 typing_extensions==4.15.0 09:29:13 urllib3==1.26.20 09:29:13 virtualenv==21.2.4 09:29:13 [EnvInject] - Injecting environment variables from a build step. 09:29:13 [EnvInject] - Injecting as environment variables the properties content 09:29:13 PARALLEL=false 09:29:13 09:29:13 [EnvInject] - Variables injected successfully. 09:29:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14880456370164217592.sh 09:29:13 ---> tox-run.sh 09:29:13 + 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 09:29:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:29:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:29:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:29:13 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:29:13 + source /home/jenkins/lf-env.sh 09:29:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:13 ++ mktemp -d /tmp/venv-XXXX 09:29:13 + lf_venv=/tmp/venv-RUsG 09:29:13 + local venv_file=/tmp/.os_lf_venv 09:29:13 + local python=python3 09:29:13 + local options 09:29:13 + local set_path=true 09:29:13 + local install_args= 09:29:13 ++ 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 09:29:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:13 + true 09:29:13 + case $1 in 09:29:13 + venv_file=/tmp/.toxenv 09:29:13 + shift 2 09:29:13 + true 09:29:13 + case $1 in 09:29:13 + shift 09:29:13 + break 09:29:13 + case $python in 09:29:13 + local pkg_list= 09:29:13 + [[ -d /opt/pyenv ]] 09:29:13 + echo 'Setup pyenv:' 09:29:13 Setup pyenv: 09:29:13 + export PYENV_ROOT=/opt/pyenv 09:29:13 + PYENV_ROOT=/opt/pyenv 09:29:13 + 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 09:29:13 + 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 09:29:13 + pyenv versions 09:29:13 system 09:29:13 3.8.13 09:29:13 3.9.13 09:29:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:13 + command -v pyenv 09:29:13 ++ pyenv init - --no-rehash 09:29:13 + 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[*]}"'\'')" 09:29:13 export PATH="/opt/pyenv/shims:${PATH}" 09:29:13 export PYENV_SHELL=bash 09:29:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:13 pyenv() { 09:29:13 local command 09:29:13 command="${1:-}" 09:29:13 if [ "$#" -gt 0 ]; then 09:29:13 shift 09:29:13 fi 09:29:13 09:29:13 case "$command" in 09:29:13 rehash|shell) 09:29:13 eval "$(pyenv "sh-$command" "$@")" 09:29:13 ;; 09:29:13 *) 09:29:13 command pyenv "$command" "$@" 09:29:13 ;; 09:29:13 esac 09:29:13 }' 09:29:13 +++ 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[*]}"' 09:29:13 ++ 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 09:29:13 ++ 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 09:29:13 ++ 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 09:29:13 ++ export PYENV_SHELL=bash 09:29:13 ++ PYENV_SHELL=bash 09:29:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:13 +++ complete -F _pyenv pyenv 09:29:13 ++ lf-pyver python3 09:29:13 ++ local py_version_xy=python3 09:29:13 ++ local py_version_xyz= 09:29:13 ++ pyenv versions 09:29:13 ++ local command 09:29:13 ++ command=versions 09:29:13 ++ '[' 1 -gt 0 ']' 09:29:13 ++ shift 09:29:13 ++ case "$command" in 09:29:13 ++ command pyenv versions 09:29:13 ++ pyenv versions 09:29:13 ++ sed 's/^[ *]* //' 09:29:13 ++ grep -E '^[0-9.]*[0-9]$' 09:29:13 ++ awk '{ print $1 }' 09:29:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:13 +++ grep '^3' /tmp/.pyenv_versions 09:29:13 +++ sort -V 09:29:13 +++ tail -n 1 09:29:13 ++ py_version_xyz=3.10.6 09:29:13 ++ [[ -z 3.10.6 ]] 09:29:13 ++ echo 3.10.6 09:29:13 ++ return 0 09:29:13 + pyenv local 3.10.6 09:29:13 + local command 09:29:13 + command=local 09:29:13 + '[' 2 -gt 0 ']' 09:29:13 + shift 09:29:13 + case "$command" in 09:29:13 + command pyenv local 3.10.6 09:29:13 + pyenv local 3.10.6 09:29:13 + for arg in "$@" 09:29:13 + case $arg in 09:29:13 + pkg_list+='tox ' 09:29:13 + for arg in "$@" 09:29:13 + case $arg in 09:29:13 + pkg_list+='virtualenv ' 09:29:13 + for arg in "$@" 09:29:13 + case $arg in 09:29:13 + pkg_list+='urllib3~=1.26.15 ' 09:29:13 + [[ -f /tmp/.toxenv ]] 09:29:13 ++ cat /tmp/.toxenv 09:29:13 + lf_venv=/tmp/venv-xMy8 09:29:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMy8 from' file:/tmp/.toxenv 09:29:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMy8 from file:/tmp/.toxenv 09:29:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:29:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:13 + local 'pip_opts=--upgrade --quiet' 09:29:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:29:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:29:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:29:13 + [[ -n '' ]] 09:29:13 + [[ -n '' ]] 09:29:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:29:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:13 + /tmp/venv-xMy8/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 09:29:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:29:14 lf-activate-venv(): INFO: Base packages installed successfully 09:29:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:29:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:29:14 + /tmp/venv-xMy8/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 09:29:15 + type python3 09:29:15 + true 09:29:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xMy8/bin to PATH' 09:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-xMy8/bin to PATH 09:29:15 + PATH=/tmp/venv-xMy8/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 09:29:15 + return 0 09:29:15 + [[ -d /opt/pyenv ]] 09:29:15 + echo '---> Setting up pyenv' 09:29:15 ---> Setting up pyenv 09:29:15 + export PYENV_ROOT=/opt/pyenv 09:29:15 + PYENV_ROOT=/opt/pyenv 09:29:15 + export PATH=/opt/pyenv/bin:/tmp/venv-xMy8/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 09:29:15 + PATH=/opt/pyenv/bin:/tmp/venv-xMy8/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 09:29:15 ++ pwd 09:29:15 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:29:15 + export PYTHONPATH 09:29:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:29:15 + TOX_TESTENV_PASSENV=PYTHONPATH 09:29:15 + tox --version 09:29:15 4.53.0 from /tmp/venv-xMy8/lib/python3.10/site-packages/tox/__init__.py 09:29:15 + PARALLEL=false 09:29:15 + TOX_OPTIONS_LIST= 09:29:15 + [[ -n checkbashisms ]] 09:29:15 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:29:15 + case ${PARALLEL,,} in 09:29:15 + tox -e checkbashisms 09:29:15 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:29:17 checkbashisms: freeze> python -m pip freeze --all 09:29:17 checkbashisms: pip==26.0.1,setuptools==82.0.1 09:29:17 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:29:19 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:29:21 checkbashisms: OK (5.21=setup[1.78]+cmd[3.42] seconds) 09:29:21 congratulations :) (5.25 seconds) 09:29:21 + tox_status=0 09:29:21 + echo '---> Completed tox runs' 09:29:21 ---> Completed tox runs 09:29:21 + for i in .tox/*/log 09:29:21 ++ echo .tox/checkbashisms/log 09:29:21 ++ awk -F/ '{print $2}' 09:29:21 + tox_env=checkbashisms 09:29:21 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:29:21 + DOC_DIR=docs/_build/html 09:29:21 + [[ -d docs/_build/html ]] 09:29:21 + echo '---> tox-run.sh ends' 09:29:21 ---> tox-run.sh ends 09:29:21 + test 0 -eq 0 09:29:21 $ ssh-agent -k 09:29:21 unset SSH_AUTH_SOCK; 09:29:21 unset SSH_AGENT_PID; 09:29:21 echo Agent pid 1638 killed; 09:29:21 [ssh-agent] Stopped. 09:29:21 [PostBuildScript] - [INFO] Executing post build scripts. 09:29:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5371024647745212748.sh 09:29:21 ---> sysstat.sh 09:29:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17206818235651053980.sh 09:29:21 ---> package-listing.sh 09:29:21 ++ facter osfamily 09:29:21 ++ tr '[:upper:]' '[:lower:]' 09:29:22 + OS_FAMILY=debian 09:29:22 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:29:22 + START_PACKAGES=/tmp/packages_start.txt 09:29:22 + END_PACKAGES=/tmp/packages_end.txt 09:29:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:22 + PACKAGES=/tmp/packages_start.txt 09:29:22 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:29:22 + PACKAGES=/tmp/packages_end.txt 09:29:22 + case "${OS_FAMILY}" in 09:29:22 + dpkg -l 09:29:22 + grep '^ii' 09:29:22 + '[' -f /tmp/packages_start.txt ']' 09:29:22 + '[' -f /tmp/packages_end.txt ']' 09:29:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:22 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:29:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:29:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:29:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6083195461528352644.sh 09:29:22 ---> capture-instance-metadata.sh 09:29:22 Setup pyenv: 09:29:22 system 09:29:22 3.8.13 09:29:22 3.9.13 09:29:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uE0I 09:29:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:29:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:29 lf-activate-venv(): INFO: Base packages installed successfully 09:29:29 lf-activate-venv(): INFO: Installing additional packages: lftools 09:29:51 lf-activate-venv(): INFO: Adding /tmp/venv-uE0I/bin to PATH 09:29:51 INFO: Running in OpenStack, capturing instance metadata 09:29:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16243609911871747692.sh 09:29:51 provisioning config files... 09:29:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17293646575495747465tmp 09:29:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:29:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:29:51 [EnvInject] - Injecting environment variables from a build step. 09:29:51 [EnvInject] - Injecting as environment variables the properties content 09:29:51 SERVER_ID=logs 09:29:51 09:29:51 [EnvInject] - Variables injected successfully. 09:29:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15395311422142372347.sh 09:29:51 ---> create-netrc.sh 09:29:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9103873864697133161.sh 09:29:51 ---> python-tools-install.sh 09:29:51 Setup pyenv: 09:29:51 system 09:29:51 3.8.13 09:29:51 3.9.13 09:29:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uE0I from file:/tmp/.os_lf_venv 09:29:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:53 lf-activate-venv(): INFO: Base packages installed successfully 09:29:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:00 lf-activate-venv(): INFO: Adding /tmp/venv-uE0I/bin to PATH 09:30:00 Generating Requirements File 09:30:17 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. 09:30:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:30:18 Python 3.10.6 09:30:18 pip 26.0.1 from /tmp/venv-uE0I/lib/python3.10/site-packages/pip (python 3.10) 09:30:18 appdirs==1.4.4 09:30:18 argcomplete==3.6.3 09:30:18 aspy.yaml==1.3.0 09:30:18 attrs==26.1.0 09:30:18 autopage==0.6.0 09:30:18 backports.strenum==1.3.1 09:30:18 beautifulsoup4==4.14.3 09:30:18 boto3==1.42.89 09:30:18 botocore==1.42.89 09:30:18 bs4==0.0.2 09:30:18 certifi==2026.2.25 09:30:18 cffi==2.0.0 09:30:18 cfgv==3.5.0 09:30:18 chardet==7.4.3 09:30:18 charset-normalizer==3.4.7 09:30:18 click==8.3.2 09:30:18 cliff==4.13.3 09:30:18 cmd2==3.5.0 09:30:18 cryptography==3.3.2 09:30:18 debtcollector==3.1.0 09:30:18 decorator==5.2.1 09:30:18 defusedxml==0.7.1 09:30:18 Deprecated==1.3.1 09:30:18 distlib==0.4.0 09:30:18 dnspython==2.8.0 09:30:18 docker==7.1.0 09:30:18 dogpile.cache==1.5.0 09:30:18 durationpy==0.10 09:30:18 email-validator==2.3.0 09:30:18 filelock==3.28.0 09:30:18 future==1.0.0 09:30:18 gitdb==4.0.12 09:30:18 GitPython==3.1.46 09:30:18 httplib2==0.30.2 09:30:18 identify==2.6.18 09:30:18 idna==3.11 09:30:18 importlib-resources==1.5.0 09:30:18 iso8601==2.1.0 09:30:18 Jinja2==3.1.6 09:30:18 jmespath==1.1.0 09:30:18 jsonpatch==1.33 09:30:18 jsonpointer==3.1.1 09:30:18 jsonschema==4.26.0 09:30:18 jsonschema-specifications==2025.9.1 09:30:18 keystoneauth1==5.13.1 09:30:18 kubernetes==35.0.0 09:30:18 lftools==0.37.22 09:30:18 lxml==6.0.4 09:30:18 markdown-it-py==4.0.0 09:30:18 MarkupSafe==3.0.3 09:30:18 mdurl==0.1.2 09:30:18 msgpack==1.1.2 09:30:18 multi_key_dict==2.0.3 09:30:18 munch==4.0.0 09:30:18 netaddr==1.3.0 09:30:18 niet==1.4.2 09:30:18 nodeenv==1.10.0 09:30:18 oauth2client==4.1.3 09:30:18 oauthlib==3.3.1 09:30:18 openstacksdk==4.11.0 09:30:18 os-service-types==1.8.2 09:30:18 osc-lib==4.5.0 09:30:18 oslo.config==10.3.0 09:30:18 oslo.context==6.3.0 09:30:18 oslo.i18n==6.7.2 09:30:18 oslo.log==8.1.0 09:30:18 oslo.serialization==5.9.1 09:30:18 oslo.utils==10.0.1 09:30:18 packaging==26.1 09:30:18 pbr==7.0.3 09:30:18 platformdirs==4.9.6 09:30:18 prettytable==3.17.0 09:30:18 psutil==7.2.2 09:30:18 pyasn1==0.6.3 09:30:18 pyasn1_modules==0.4.2 09:30:18 pycparser==3.0 09:30:18 pygerrit2==2.0.15 09:30:18 PyGithub==2.9.1 09:30:18 Pygments==2.20.0 09:30:18 PyJWT==2.12.1 09:30:18 PyNaCl==1.6.2 09:30:18 pyparsing==2.4.7 09:30:18 pyperclip==1.11.0 09:30:18 pyrsistent==0.20.0 09:30:18 python-cinderclient==9.9.0 09:30:18 python-dateutil==2.9.0.post0 09:30:18 python-discovery==1.2.2 09:30:18 python-heatclient==5.1.0 09:30:18 python-jenkins==1.8.3 09:30:18 python-keystoneclient==5.8.0 09:30:18 python-magnumclient==4.10.0 09:30:18 python-openstackclient==9.0.0 09:30:18 python-swiftclient==4.10.0 09:30:18 PyYAML==6.0.3 09:30:18 referencing==0.37.0 09:30:18 requests==2.33.1 09:30:18 requests-oauthlib==2.0.0 09:30:18 rfc3986==2.0.0 09:30:18 rich==15.0.0 09:30:18 rich-argparse==1.7.2 09:30:18 rpds-py==0.30.0 09:30:18 rsa==4.9.1 09:30:18 ruamel.yaml==0.19.1 09:30:18 ruamel.yaml.clib==0.2.15 09:30:18 s3transfer==0.16.0 09:30:18 simplejson==3.20.2 09:30:18 six==1.17.0 09:30:18 smmap==5.0.3 09:30:18 soupsieve==2.8.3 09:30:18 stevedore==5.7.0 09:30:18 tabulate==0.10.0 09:30:18 toml==0.10.2 09:30:18 tomlkit==0.14.0 09:30:18 tqdm==4.67.3 09:30:18 typing_extensions==4.15.0 09:30:18 urllib3==1.26.20 09:30:18 virtualenv==21.2.4 09:30:18 wcwidth==0.6.0 09:30:18 websocket-client==1.9.0 09:30:18 wrapt==2.1.2 09:30:18 xdg==6.0.0 09:30:18 xmltodict==1.0.4 09:30:18 yq==3.4.3 09:30:18 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8346941135110284515.sh 09:30:18 ---> uv-install.sh 09:30:18 Installing uv/uvx (latest) using shell installer 09:30:18 2026-04-15 09:30:18 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-15T10%3A17%3A58Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-15T09%3A17%3A34Z&ske=2026-04-15T10%3A17%3A58Z&sks=b&skv=2018-11-09&sig=bejlCmpJ%2FlBu9h38myNNILwPD%2B%2BzD4f%2BJfgAxHBzc0c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjI0NTYzNywibmJmIjoxNzc2MjQ1MzM3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2xETr0-HwwBg8RxlZRLrnxSfCFzvu10G6qxw6cATFFY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-NZiKnB.sh" [1] 09:30:18 downloading uv 0.11.6 x86_64-unknown-linux-gnu 09:30:19 installing to /home/jenkins/.local/bin 09:30:19 uv 09:30:19 uvx 09:30:19 everything's installed! 09:30:19 09:30:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:30:19 09:30:19 source $HOME/.local/bin/env (sh, bash, zsh) 09:30:19 source $HOME/.local/bin/env.fish (fish) 09:30:19 Adding install location to PATH 09:30:19 ---> Validating uv/uvx install 09:30:19 uvx 0.11.6 (x86_64-unknown-linux-gnu) 09:30:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15912100232774298315.sh 09:30:19 ---> sudo-logs.sh 09:30:19 Archiving 'sudo' log.. 09:30:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2037579695741035957.sh 09:30:20 ---> job-cost.sh 09:30:20 INFO: Activating Python virtual environment... 09:30:20 Setup pyenv: 09:30:20 system 09:30:20 3.8.13 09:30:20 3.9.13 09:30:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uE0I from file:/tmp/.os_lf_venv 09:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:21 lf-activate-venv(): INFO: Base packages installed successfully 09:30:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-uE0I/bin to PATH 09:30:26 INFO: No stack-cost file found 09:30:26 INFO: Instance uptime: 120s 09:30:26 INFO: Fetching instance metadata (attempt 1 of 3)... 09:30:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:30:27 INFO: Successfully fetched instance metadata 09:30:27 INFO: Instance type: v3-standard-4 09:30:27 INFO: Retrieving pricing info for: v3-standard-4 09:30:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:30:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=120 09:30:27 INFO: Successfully fetched Vexxhost pricing API 09:30:27 INFO: Retrieved cost: 0.11 09:30:27 INFO: Retrieved resource: v3-standard-4 09:30:27 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:30:27 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:30:27 INFO: Successfully archived job cost data 09:30:27 DEBUG: Cost data: oom-master-checkbashisms-lint,4601,2026-04-15 09:30:27,v3-standard-4,120,0.11,0.00,SUCCESS 09:30:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13197929065716130160.sh 09:30:27 ---> logs-deploy.sh 09:30:27 Setup pyenv: 09:30:27 system 09:30:27 3.8.13 09:30:27 3.9.13 09:30:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uE0I from file:/tmp/.os_lf_venv 09:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:29 lf-activate-venv(): INFO: Base packages installed successfully 09:30:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:30:36 lf-activate-venv(): INFO: Adding /tmp/venv-uE0I/bin to PATH 09:30:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4601 09:30:36 INFO: archiving workspace using pattern(s): 09:30:37 Archives upload complete. 09:30:38 INFO: archiving logs to Nexus 09:30:38 ---> uname -a: 09:30:38 Linux prd-ubuntu1804-builder-4c-4g-1822 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:30:38 09:30:38 09:30:38 ---> lscpu: 09:30:38 Architecture: x86_64 09:30:38 CPU op-mode(s): 32-bit, 64-bit 09:30:38 Byte Order: Little Endian 09:30:38 CPU(s): 4 09:30:38 On-line CPU(s) list: 0-3 09:30:38 Thread(s) per core: 1 09:30:38 Core(s) per socket: 1 09:30:38 Socket(s): 4 09:30:38 NUMA node(s): 1 09:30:38 Vendor ID: AuthenticAMD 09:30:38 CPU family: 23 09:30:38 Model: 49 09:30:38 Model name: AMD EPYC-Rome Processor 09:30:38 Stepping: 0 09:30:38 CPU MHz: 2800.000 09:30:38 BogoMIPS: 5600.00 09:30:38 Virtualization: AMD-V 09:30:38 Hypervisor vendor: KVM 09:30:38 Virtualization type: full 09:30:38 L1d cache: 32K 09:30:38 L1i cache: 32K 09:30:38 L2 cache: 512K 09:30:38 L3 cache: 16384K 09:30:38 NUMA node0 CPU(s): 0-3 09:30:38 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 09:30:38 09:30:38 09:30:38 ---> nproc: 09:30:38 4 09:30:38 09:30:38 09:30:38 ---> df -h: 09:30:38 Filesystem Size Used Avail Use% Mounted on 09:30:38 udev 7.9G 0 7.9G 0% /dev 09:30:38 tmpfs 1.6G 676K 1.6G 1% /run 09:30:38 /dev/vda1 78G 8.4G 70G 11% / 09:30:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:30:38 tmpfs 5.0M 0 5.0M 0% /run/lock 09:30:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:30:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:30:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:30:38 09:30:38 09:30:38 ---> free -m: 09:30:38 total used free shared buff/cache available 09:30:38 Mem: 16040 544 13368 0 2126 15181 09:30:38 Swap: 1023 0 1023 09:30:38 09:30:38 09:30:38 ---> ip addr: 09:30:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:30:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:30:38 inet 127.0.0.1/8 scope host lo 09:30:38 valid_lft forever preferred_lft forever 09:30:38 inet6 ::1/128 scope host 09:30:38 valid_lft forever preferred_lft forever 09:30:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:30:38 link/ether fa:16:3e:e9:fd:93 brd ff:ff:ff:ff:ff:ff 09:30:38 inet 10.30.106.37/23 brd 10.30.107.255 scope global dynamic ens3 09:30:38 valid_lft 86276sec preferred_lft 86276sec 09:30:38 inet6 fe80::f816:3eff:fee9:fd93/64 scope link 09:30:38 valid_lft forever preferred_lft forever 09:30:38 09:30:38 09:30:38 ---> sar -b -r -n DEV: 09:30:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1822) 04/15/26 _x86_64_ (4 CPU) 09:30:38 09:30:38 09:28:36 LINUX RESTART (4 CPU) 09:30:38 09:30:38 09:29:01 tps rtps wtps bread/s bwrtn/s 09:30:38 09:30:01 110.65 24.01 86.64 876.79 20949.44 09:30:38 Average: 110.65 24.01 86.64 876.79 20949.44 09:30:38 09:30:38 09:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:38 09:30:01 13939880 15605248 2485088 15.13 70268 1790264 731996 4.19 648476 1613212 161968 09:30:38 Average: 13939880 15605248 2485088 15.13 70268 1790264 731996 4.19 648476 1613212 161968 09:30:38 09:30:38 09:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:38 09:30:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:30:38 09:30:01 ens3 78.47 56.14 930.62 13.25 0.00 0.00 0.00 0.00 09:30:38 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:30:38 Average: ens3 78.47 56.14 930.62 13.25 0.00 0.00 0.00 0.00 09:30:38 09:30:38 09:30:38 ---> sar -P ALL: 09:30:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1822) 04/15/26 _x86_64_ (4 CPU) 09:30:38 09:30:38 09:28:36 LINUX RESTART (4 CPU) 09:30:38 09:30:38 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:30:38 09:30:01 all 21.44 0.00 1.74 1.88 0.05 74.89 09:30:38 09:30:01 0 16.23 0.00 1.40 1.12 0.05 81.20 09:30:38 09:30:01 1 32.13 0.00 2.37 4.77 0.05 60.68 09:30:38 09:30:01 2 12.40 0.00 1.54 1.22 0.05 84.79 09:30:38 09:30:01 3 24.97 0.00 1.64 0.42 0.05 72.93 09:30:38 Average: all 21.44 0.00 1.74 1.88 0.05 74.89 09:30:38 Average: 0 16.23 0.00 1.40 1.12 0.05 81.20 09:30:38 Average: 1 32.13 0.00 2.37 4.77 0.05 60.68 09:30:38 Average: 2 12.40 0.00 1.54 1.22 0.05 84.79 09:30:38 Average: 3 24.97 0.00 1.64 0.42 0.05 72.93 09:30:38 09:30:38 09:30:38