13:26:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 13:26:50 Running as SYSTEM 13:26:50 [EnvInject] - Loading node environment variables. 13:26:50 Building remotely on prd-ubuntu1804-builder-4c-4g-8784 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:26:50 [ssh-agent] Looking for ssh-agent implementation... 13:26:50 $ ssh-agent 13:26:50 SSH_AUTH_SOCK=/tmp/ssh-5q25m0zKvE0r/agent.1799 13:26:50 SSH_AGENT_PID=1801 13:26:50 [ssh-agent] Started. 13:26:50 Running ssh-add (command line suppressed) 13:26:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_740074731367218804.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_740074731367218804.key) 13:26:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:26:50 The recommended git tool is: NONE 13:26:52 using credential onap-jenkins-ssh 13:26:52 Wiping out workspace first. 13:26:52 Cloning the remote Git repository 13:26:52 Cloning repository git://cloud.onap.org/mirror/oom.git 13:26:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:26:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:26:52 > git --version # timeout=10 13:26:53 > git --version # 'git version 2.17.1' 13:26:53 using GIT_SSH to set credentials Gerrit user 13:26:53 Verifying host key using manually-configured host key entries 13:26:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:26:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:26:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:26:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:26:58 using GIT_SSH to set credentials Gerrit user 13:26:58 Verifying host key using manually-configured host key entries 13:26:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/6 # timeout=30 13:26:58 > git rev-parse c39d81d2f8d3c0609887952d7d84b5dce0321f7a^{commit} # timeout=10 13:26:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:26:58 Checking out Revision c39d81d2f8d3c0609887952d7d84b5dce0321f7a (refs/changes/64/144064/6) 13:26:58 > git config core.sparsecheckout # timeout=10 13:26:58 > git checkout -f c39d81d2f8d3c0609887952d7d84b5dce0321f7a # timeout=30 13:27:02 Commit message: "[SO] 17.2.0" 13:27:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:27:02 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 13:27:02 [EnvInject] - Injecting environment variables from a build step. 13:27:02 [EnvInject] - Injecting as environment variables the properties content 13:27:02 PYTHON=python3 13:27:02 13:27:02 [EnvInject] - Variables injected successfully. 13:27:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7133955616669261735.sh 13:27:02 ---> tox-install.sh 13:27:02 + source /home/jenkins/lf-env.sh 13:27:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:27:02 ++ mktemp -d /tmp/venv-XXXX 13:27:02 + lf_venv=/tmp/venv-B7p0 13:27:02 + local venv_file=/tmp/.os_lf_venv 13:27:02 + local python=python3 13:27:02 + local options 13:27:02 + local set_path=true 13:27:02 + local install_args= 13:27:02 ++ 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 13:27:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:27:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:27:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:27:02 + true 13:27:02 + case $1 in 13:27:02 + venv_file=/tmp/.toxenv 13:27:02 + shift 2 13:27:02 + true 13:27:02 + case $1 in 13:27:02 + shift 13:27:02 + break 13:27:02 + case $python in 13:27:02 + local pkg_list= 13:27:02 + [[ -d /opt/pyenv ]] 13:27:02 + echo 'Setup pyenv:' 13:27:02 Setup pyenv: 13:27:02 + export PYENV_ROOT=/opt/pyenv 13:27:02 + PYENV_ROOT=/opt/pyenv 13:27:02 + 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 13:27: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 13:27:02 + pyenv versions 13:27:02 * system (set by /opt/pyenv/version) 13:27:02 * 3.8.13 (set by /opt/pyenv/version) 13:27:02 * 3.9.13 (set by /opt/pyenv/version) 13:27:02 * 3.10.6 (set by /opt/pyenv/version) 13:27:02 + command -v pyenv 13:27:02 ++ pyenv init - --no-rehash 13:27: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[*]}"'\'')" 13:27:02 export PATH="/opt/pyenv/shims:${PATH}" 13:27:02 export PYENV_SHELL=bash 13:27:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:27:02 pyenv() { 13:27:02 local command 13:27:02 command="${1:-}" 13:27:02 if [ "$#" -gt 0 ]; then 13:27:02 shift 13:27:02 fi 13:27:02 13:27:02 case "$command" in 13:27:02 rehash|shell) 13:27:02 eval "$(pyenv "sh-$command" "$@")" 13:27:02 ;; 13:27:02 *) 13:27:02 command pyenv "$command" "$@" 13:27:02 ;; 13:27:02 esac 13:27:02 }' 13:27: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[*]}"' 13:27: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 13:27: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 13:27: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 13:27:02 ++ export PYENV_SHELL=bash 13:27:02 ++ PYENV_SHELL=bash 13:27:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:27:02 +++ complete -F _pyenv pyenv 13:27:02 ++ lf-pyver python3 13:27:02 ++ local py_version_xy=python3 13:27:02 ++ local py_version_xyz= 13:27:02 ++ sed 's/^[ *]* //' 13:27:02 ++ pyenv versions 13:27:02 ++ grep -E '^[0-9.]*[0-9]$' 13:27:02 ++ local command 13:27:02 ++ awk '{ print $1 }' 13:27:02 ++ command=versions 13:27:02 ++ '[' 1 -gt 0 ']' 13:27:02 ++ shift 13:27:02 ++ case "$command" in 13:27:02 ++ command pyenv versions 13:27:02 ++ pyenv versions 13:27:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:27:03 +++ grep '^3' /tmp/.pyenv_versions 13:27:03 +++ sort -V 13:27:03 +++ tail -n 1 13:27:03 ++ py_version_xyz=3.10.6 13:27:03 ++ [[ -z 3.10.6 ]] 13:27:03 ++ echo 3.10.6 13:27:03 ++ return 0 13:27:03 + pyenv local 3.10.6 13:27:03 + local command 13:27:03 + command=local 13:27:03 + '[' 2 -gt 0 ']' 13:27:03 + shift 13:27:03 + case "$command" in 13:27:03 + command pyenv local 3.10.6 13:27:03 + pyenv local 3.10.6 13:27:03 + for arg in "$@" 13:27:03 + case $arg in 13:27:03 + pkg_list+='tox ' 13:27:03 + for arg in "$@" 13:27:03 + case $arg in 13:27:03 + pkg_list+='virtualenv ' 13:27:03 + for arg in "$@" 13:27:03 + case $arg in 13:27:03 + pkg_list+='urllib3~=1.26.15 ' 13:27:03 + [[ -f /tmp/.toxenv ]] 13:27:03 + [[ ! -f /tmp/.toxenv ]] 13:27:03 + [[ -n '' ]] 13:27:03 + python3 -m venv /tmp/venv-B7p0 13:27:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B7p0' 13:27:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B7p0 13:27:07 + echo /tmp/venv-B7p0 13:27:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:27:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:27:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:27:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:27:07 + local 'pip_opts=--upgrade --quiet' 13:27:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:27:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:27:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:27:07 + [[ -n '' ]] 13:27:07 + [[ -n '' ]] 13:27:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:27:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:27:07 + /tmp/venv-B7p0/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 13:27:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:27:15 lf-activate-venv(): INFO: Base packages installed successfully 13:27:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:27:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:27:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:27:15 + /tmp/venv-B7p0/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 13:27:17 + type python3 13:27:17 + true 13:27:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B7p0/bin to PATH' 13:27:17 lf-activate-venv(): INFO: Adding /tmp/venv-B7p0/bin to PATH 13:27:17 + PATH=/tmp/venv-B7p0/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 13:27:17 + return 0 13:27:17 + python3 --version 13:27:17 Python 3.10.6 13:27:17 + python3 -m pip --version 13:27:17 pip 26.1.1 from /tmp/venv-B7p0/lib/python3.10/site-packages/pip (python 3.10) 13:27:17 + python3 -m pip freeze 13:27:17 cachetools==7.1.1 13:27:17 colorama==0.4.6 13:27:17 distlib==0.4.0 13:27:17 filelock==3.29.0 13:27:17 packaging==26.2 13:27:17 platformdirs==4.9.6 13:27:17 pluggy==1.6.0 13:27:17 pyproject-api==1.10.0 13:27:17 python-discovery==1.3.0 13:27:17 tomli==2.4.1 13:27:17 tomli_w==1.2.0 13:27:17 tox==4.53.1 13:27:17 typing_extensions==4.15.0 13:27:17 urllib3==1.26.20 13:27:17 virtualenv==21.3.1 13:27:17 [EnvInject] - Injecting environment variables from a build step. 13:27:17 [EnvInject] - Injecting as environment variables the properties content 13:27:17 PARALLEL=false 13:27:17 13:27:17 [EnvInject] - Variables injected successfully. 13:27:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1397514771234576869.sh 13:27:17 ---> tox-run.sh 13:27:17 + 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 13:27:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:27:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:27:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:27:17 + cd /w/workspace/oom-master-pre-commit-lint/. 13:27:17 + source /home/jenkins/lf-env.sh 13:27:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:27:17 ++ mktemp -d /tmp/venv-XXXX 13:27:17 + lf_venv=/tmp/venv-Xuau 13:27:17 + local venv_file=/tmp/.os_lf_venv 13:27:17 + local python=python3 13:27:17 + local options 13:27:17 + local set_path=true 13:27:17 + local install_args= 13:27:17 ++ 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 13:27:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:27:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:27:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:27:17 + true 13:27:17 + case $1 in 13:27:17 + venv_file=/tmp/.toxenv 13:27:17 + shift 2 13:27:17 + true 13:27:17 + case $1 in 13:27:17 + shift 13:27:17 + break 13:27:17 + case $python in 13:27:17 + local pkg_list= 13:27:17 + [[ -d /opt/pyenv ]] 13:27:17 + echo 'Setup pyenv:' 13:27:17 Setup pyenv: 13:27:17 + export PYENV_ROOT=/opt/pyenv 13:27:17 + PYENV_ROOT=/opt/pyenv 13:27:17 + 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 13:27:17 + 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 13:27:17 + pyenv versions 13:27:17 system 13:27:17 3.8.13 13:27:17 3.9.13 13:27:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:27:17 + command -v pyenv 13:27:17 ++ pyenv init - --no-rehash 13:27: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[*]}"'\'')" 13:27:17 export PATH="/opt/pyenv/shims:${PATH}" 13:27:17 export PYENV_SHELL=bash 13:27:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:27:17 pyenv() { 13:27:17 local command 13:27:17 command="${1:-}" 13:27:17 if [ "$#" -gt 0 ]; then 13:27:17 shift 13:27:17 fi 13:27:17 13:27:17 case "$command" in 13:27:17 rehash|shell) 13:27:17 eval "$(pyenv "sh-$command" "$@")" 13:27:17 ;; 13:27:17 *) 13:27:17 command pyenv "$command" "$@" 13:27:17 ;; 13:27:17 esac 13:27:17 }' 13:27: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[*]}"' 13:27:17 ++ 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 13:27:17 ++ 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 13:27:17 ++ 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 13:27:17 ++ export PYENV_SHELL=bash 13:27:17 ++ PYENV_SHELL=bash 13:27:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:27:17 +++ complete -F _pyenv pyenv 13:27:17 ++ lf-pyver python3 13:27:17 ++ local py_version_xy=python3 13:27:17 ++ local py_version_xyz= 13:27:17 ++ pyenv versions 13:27:17 ++ local command 13:27:17 ++ command=versions 13:27:17 ++ '[' 1 -gt 0 ']' 13:27:17 ++ shift 13:27:17 ++ case "$command" in 13:27:17 ++ sed 's/^[ *]* //' 13:27:17 ++ command pyenv versions 13:27:17 ++ pyenv versions 13:27:17 ++ awk '{ print $1 }' 13:27:17 ++ grep -E '^[0-9.]*[0-9]$' 13:27:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:27:17 +++ grep '^3' /tmp/.pyenv_versions 13:27:17 +++ sort -V 13:27:17 +++ tail -n 1 13:27:17 ++ py_version_xyz=3.10.6 13:27:17 ++ [[ -z 3.10.6 ]] 13:27:17 ++ echo 3.10.6 13:27:17 ++ return 0 13:27:17 + pyenv local 3.10.6 13:27:17 + local command 13:27:17 + command=local 13:27:17 + '[' 2 -gt 0 ']' 13:27:17 + shift 13:27:17 + case "$command" in 13:27:17 + command pyenv local 3.10.6 13:27:17 + pyenv local 3.10.6 13:27:17 + for arg in "$@" 13:27:17 + case $arg in 13:27:17 + pkg_list+='tox ' 13:27:17 + for arg in "$@" 13:27:17 + case $arg in 13:27:17 + pkg_list+='virtualenv ' 13:27:17 + for arg in "$@" 13:27:17 + case $arg in 13:27:17 + pkg_list+='urllib3~=1.26.15 ' 13:27:17 + [[ -f /tmp/.toxenv ]] 13:27:17 ++ cat /tmp/.toxenv 13:27:17 + lf_venv=/tmp/venv-B7p0 13:27:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B7p0 from' file:/tmp/.toxenv 13:27:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B7p0 from file:/tmp/.toxenv 13:27:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:27:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:27:17 + local 'pip_opts=--upgrade --quiet' 13:27:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:27:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:27:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:27:17 + [[ -n '' ]] 13:27:17 + [[ -n '' ]] 13:27:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:27:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:27:17 + /tmp/venv-B7p0/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 13:27:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:27:18 lf-activate-venv(): INFO: Base packages installed successfully 13:27:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:27:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:27:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:27:18 + /tmp/venv-B7p0/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 13:27:19 + type python3 13:27:19 + true 13:27:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B7p0/bin to PATH' 13:27:19 lf-activate-venv(): INFO: Adding /tmp/venv-B7p0/bin to PATH 13:27:19 + PATH=/tmp/venv-B7p0/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 13:27:19 + return 0 13:27:19 + [[ -d /opt/pyenv ]] 13:27:19 + echo '---> Setting up pyenv' 13:27:19 ---> Setting up pyenv 13:27:19 + export PYENV_ROOT=/opt/pyenv 13:27:19 + PYENV_ROOT=/opt/pyenv 13:27:19 + export PATH=/opt/pyenv/bin:/tmp/venv-B7p0/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 13:27:19 + PATH=/opt/pyenv/bin:/tmp/venv-B7p0/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 13:27:19 ++ pwd 13:27:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:27:19 + export PYTHONPATH 13:27:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:27:19 + TOX_TESTENV_PASSENV=PYTHONPATH 13:27:19 + tox --version 13:27:20 4.53.1 from /tmp/venv-B7p0/lib/python3.10/site-packages/tox/__init__.py 13:27:20 + PARALLEL=false 13:27:20 + TOX_OPTIONS_LIST= 13:27:20 + [[ -n pre-commit ]] 13:27:20 + TOX_OPTIONS_LIST=' -e pre-commit' 13:27:20 + case ${PARALLEL,,} in 13:27:20 + tox -e pre-commit 13:27:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:27:21 pre-commit: install_deps> python -I -m pip install pre-commit 13:27:24 pre-commit: freeze> python -m pip freeze --all 13:27:24 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.3.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 13:27:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:27:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:27:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:27:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:27:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:27:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:27:28 [INFO] Once installed this environment will be reused. 13:27:28 [INFO] This may take a few minutes... 13:27:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:27:32 [INFO] Once installed this environment will be reused. 13:27:32 [INFO] This may take a few minutes... 13:27:36 trim trailing whitespace.................................................Passed 13:27:37 Tabs remover.............................................................Passed 13:27:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:27:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:27:37 [INFO] Once installed this environment will be reused. 13:27:37 [INFO] This may take a few minutes... 13:27:47 gitlint..............................................(no files to check)Skipped 13:27:47 pre-commit: OK (27.16=setup[4.19]+cmd[12.63,10.34] seconds) 13:27:47 congratulations :) (27.20 seconds) 13:27:47 + tox_status=0 13:27:47 + echo '---> Completed tox runs' 13:27:47 ---> Completed tox runs 13:27:47 + for i in .tox/*/log 13:27:47 ++ awk -F/ '{print $2}' 13:27:47 ++ echo .tox/pre-commit/log 13:27:47 + tox_env=pre-commit 13:27:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:27:47 + DOC_DIR=docs/_build/html 13:27:47 + [[ -d docs/_build/html ]] 13:27:47 + echo '---> tox-run.sh ends' 13:27:47 ---> tox-run.sh ends 13:27:47 + test 0 -eq 0 13:27:47 $ ssh-agent -k 13:27:47 unset SSH_AUTH_SOCK; 13:27:47 unset SSH_AGENT_PID; 13:27:47 echo Agent pid 1801 killed; 13:27:47 [ssh-agent] Stopped. 13:27:47 [PostBuildScript] - [INFO] Executing post build scripts. 13:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5799332804610490078.sh 13:27:47 ---> sysstat.sh 13:27:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6501956314922153750.sh 13:27:48 ---> package-listing.sh 13:27:48 ++ tr '[:upper:]' '[:lower:]' 13:27:48 ++ facter osfamily 13:27:48 + OS_FAMILY=debian 13:27:48 + workspace=/w/workspace/oom-master-pre-commit-lint 13:27:48 + START_PACKAGES=/tmp/packages_start.txt 13:27:48 + END_PACKAGES=/tmp/packages_end.txt 13:27:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:27:48 + PACKAGES=/tmp/packages_start.txt 13:27:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:27:48 + PACKAGES=/tmp/packages_end.txt 13:27:48 + case "${OS_FAMILY}" in 13:27:48 + dpkg -l 13:27:48 + grep '^ii' 13:27:48 + '[' -f /tmp/packages_start.txt ']' 13:27:48 + '[' -f /tmp/packages_end.txt ']' 13:27:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:27:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:27:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:27:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:27:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7422958380441719067.sh 13:27:48 ---> capture-instance-metadata.sh 13:27:48 Setup pyenv: 13:27:48 system 13:27:48 3.8.13 13:27:48 3.9.13 13:27:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:27:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOsa 13:27:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:27:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:27:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:27:56 lf-activate-venv(): INFO: Base packages installed successfully 13:27:56 lf-activate-venv(): INFO: Installing additional packages: lftools 13:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-UOsa/bin to PATH 13:28:18 INFO: Running in OpenStack, capturing instance metadata 13:28:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins199625664227435743.sh 13:28:18 provisioning config files... 13:28:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7151617791589095374tmp 13:28:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:28:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:28:18 [EnvInject] - Injecting environment variables from a build step. 13:28:18 [EnvInject] - Injecting as environment variables the properties content 13:28:18 SERVER_ID=logs 13:28:18 13:28:18 [EnvInject] - Variables injected successfully. 13:28:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9386825876721266516.sh 13:28:18 ---> create-netrc.sh 13:28:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2672938335770576389.sh 13:28:18 ---> python-tools-install.sh 13:28:18 Setup pyenv: 13:28:18 system 13:28:18 3.8.13 13:28:18 3.9.13 13:28:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UOsa from file:/tmp/.os_lf_venv 13:28:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:28:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:28:20 lf-activate-venv(): INFO: Base packages installed successfully 13:28:20 lf-activate-venv(): INFO: Installing additional packages: lftools 13:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-UOsa/bin to PATH 13:28:27 Generating Requirements File 13:28:56 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. 13:28:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:28:56 Python 3.10.6 13:28:57 pip 26.1.1 from /tmp/venv-UOsa/lib/python3.10/site-packages/pip (python 3.10) 13:28:57 appdirs==1.4.4 13:28:57 argcomplete==3.6.3 13:28:57 aspy.yaml==1.3.0 13:28:57 attrs==26.1.0 13:28:57 autopage==0.6.0 13:28:57 backports.strenum==1.3.1 13:28:57 beautifulsoup4==4.14.3 13:28:57 boto3==1.43.5 13:28:57 botocore==1.43.5 13:28:57 bs4==0.0.2 13:28:57 certifi==2026.4.22 13:28:57 cffi==2.0.0 13:28:57 cfgv==3.5.0 13:28:57 chardet==7.4.3 13:28:57 charset-normalizer==3.4.7 13:28:57 click==8.3.3 13:28:57 cliff==4.13.3 13:28:57 cmd2==3.5.1 13:28:57 cryptography==3.3.2 13:28:57 debtcollector==3.1.0 13:28:57 decorator==5.2.1 13:28:57 defusedxml==0.7.1 13:28:57 Deprecated==1.3.1 13:28:57 distlib==0.4.0 13:28:57 dnspython==2.8.0 13:28:57 docker==7.1.0 13:28:57 dogpile.cache==1.5.0 13:28:57 durationpy==0.10 13:28:57 email-validator==2.3.0 13:28:57 filelock==3.29.0 13:28:57 future==1.0.0 13:28:57 gitdb==4.0.12 13:28:57 GitPython==3.1.50 13:28:57 httplib2==0.30.2 13:28:57 identify==2.6.19 13:28:57 idna==3.13 13:28:57 importlib-resources==1.5.0 13:28:57 iso8601==2.1.0 13:28:57 Jinja2==3.1.6 13:28:57 jmespath==1.1.0 13:28:57 jsonpatch==1.33 13:28:57 jsonpointer==3.1.1 13:28:57 jsonschema==4.26.0 13:28:57 jsonschema-specifications==2025.9.1 13:28:57 keystoneauth1==5.13.1 13:28:57 kubernetes==35.0.0 13:28:57 lftools==0.37.22 13:28:57 lxml==6.1.0 13:28:57 markdown-it-py==4.2.0 13:28:57 MarkupSafe==3.0.3 13:28:57 mdurl==0.1.2 13:28:57 msgpack==1.1.2 13:28:57 multi_key_dict==2.0.3 13:28:57 munch==4.0.0 13:28:57 netaddr==1.3.0 13:28:57 niet==1.4.2 13:28:57 nodeenv==1.10.0 13:28:57 oauth2client==4.1.3 13:28:57 oauthlib==3.3.1 13:28:57 openstacksdk==4.12.0 13:28:57 os-service-types==1.8.2 13:28:57 osc-lib==4.6.0 13:28:57 oslo.config==10.3.0 13:28:57 oslo.context==6.3.0 13:28:57 oslo.i18n==6.7.2 13:28:57 oslo.log==8.1.0 13:28:57 oslo.serialization==5.9.1 13:28:57 oslo.utils==10.0.1 13:28:57 packaging==26.2 13:28:57 pbr==7.0.3 13:28:57 platformdirs==4.9.6 13:28:57 prettytable==3.17.0 13:28:57 psutil==7.2.2 13:28:57 pyasn1==0.6.3 13:28:57 pyasn1_modules==0.4.2 13:28:57 pycparser==3.0 13:28:57 pygerrit2==2.0.15 13:28:57 PyGithub==2.9.1 13:28:57 Pygments==2.20.0 13:28:57 PyJWT==2.12.1 13:28:57 PyNaCl==1.6.2 13:28:57 pyparsing==2.4.7 13:28:57 pyperclip==1.11.0 13:28:57 pyrsistent==0.20.0 13:28:57 python-cinderclient==9.9.0 13:28:57 python-dateutil==2.9.0.post0 13:28:57 python-discovery==1.3.0 13:28:57 python-heatclient==5.1.0 13:28:57 python-jenkins==1.8.3 13:28:57 python-keystoneclient==5.8.0 13:28:57 python-magnumclient==4.10.0 13:28:57 python-openstackclient==9.0.0 13:28:57 python-swiftclient==4.10.0 13:28:57 PyYAML==6.0.3 13:28:57 referencing==0.37.0 13:28:57 requests==2.33.1 13:28:57 requests-oauthlib==2.0.0 13:28:57 rfc3986==2.0.0 13:28:57 rich==15.0.0 13:28:57 rich-argparse==1.8.0 13:28:57 rpds-py==0.30.0 13:28:57 rsa==4.9.1 13:28:57 ruamel.yaml==0.19.1 13:28:57 ruamel.yaml.clib==0.2.15 13:28:57 s3transfer==0.17.0 13:28:57 simplejson==4.1.1 13:28:57 six==1.17.0 13:28:57 smmap==5.0.3 13:28:57 soupsieve==2.8.3 13:28:57 stevedore==5.7.0 13:28:57 tabulate==0.10.0 13:28:57 toml==0.10.2 13:28:57 tomlkit==0.14.0 13:28:57 tqdm==4.67.3 13:28:57 typing_extensions==4.15.0 13:28:57 urllib3==1.26.20 13:28:57 virtualenv==21.3.1 13:28:57 wcwidth==0.7.0 13:28:57 websocket-client==1.9.0 13:28:57 wrapt==2.1.2 13:28:57 xdg==6.0.0 13:28:57 xmltodict==1.0.4 13:28:57 yq==3.4.3 13:28:57 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8541270278006471229.sh 13:28:57 ---> uv-install.sh 13:28:57 Installing uv/uvx (latest) using shell installer 13:28:57 2026-05-07 13:28:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Mt0GjM.sh" [1] 13:28:57 downloading uv 0.11.11 x86_64-unknown-linux-gnu 13:28:58 installing to /home/jenkins/.local/bin 13:28:58 uv 13:28:58 uvx 13:28:58 everything's installed! 13:28:58 13:28:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:28:58 13:28:58 source $HOME/.local/bin/env (sh, bash, zsh) 13:28:58 source $HOME/.local/bin/env.fish (fish) 13:28:58 Adding install location to PATH 13:28:58 ---> Validating uv/uvx install 13:28:58 uvx 0.11.11 (x86_64-unknown-linux-gnu) 13:28:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins212822673678504854.sh 13:28:58 ---> sudo-logs.sh 13:28:58 Archiving 'sudo' log.. 13:28:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17887062952390015354.sh 13:28:58 ---> job-cost.sh 13:28:58 INFO: Activating Python virtual environment... 13:28:58 Setup pyenv: 13:28:59 system 13:28:59 3.8.13 13:28:59 3.9.13 13:28:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UOsa from file:/tmp/.os_lf_venv 13:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:29:00 lf-activate-venv(): INFO: Base packages installed successfully 13:29:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-UOsa/bin to PATH 13:29:06 INFO: No stack-cost file found 13:29:06 INFO: Instance uptime: 168s 13:29:06 INFO: Fetching instance metadata (attempt 1 of 3)... 13:29:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:29:06 INFO: Successfully fetched instance metadata 13:29:06 INFO: Instance type: v3-standard-4 13:29:06 INFO: Retrieving pricing info for: v3-standard-4 13:29:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:29:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=168 13:29:06 INFO: Successfully fetched Vexxhost pricing API 13:29:06 INFO: Retrieved cost: 0.11 13:29:06 INFO: Retrieved resource: v3-standard-4 13:29:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:29:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:29:06 INFO: Successfully archived job cost data 13:29:06 DEBUG: Cost data: oom-master-pre-commit-lint,4617,2026-05-07 13:29:06,v3-standard-4,168,0.11,0.00,SUCCESS 13:29:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6712114818320481316.sh 13:29:06 ---> logs-deploy.sh 13:29:06 Setup pyenv: 13:29:06 system 13:29:06 3.8.13 13:29:06 3.9.13 13:29:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UOsa from file:/tmp/.os_lf_venv 13:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:29:08 lf-activate-venv(): INFO: Base packages installed successfully 13:29:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-UOsa/bin to PATH 13:29:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4617 13:29:15 INFO: archiving workspace using pattern(s): 13:29:16 Archives upload complete. 13:29:17 INFO: archiving logs to Nexus 13:29:18 ---> uname -a: 13:29:18 Linux prd-ubuntu1804-builder-4c-4g-8784 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:29:18 13:29:18 13:29:18 ---> lscpu: 13:29:18 Architecture: x86_64 13:29:18 CPU op-mode(s): 32-bit, 64-bit 13:29:18 Byte Order: Little Endian 13:29:18 CPU(s): 4 13:29:18 On-line CPU(s) list: 0-3 13:29:18 Thread(s) per core: 1 13:29:18 Core(s) per socket: 1 13:29:18 Socket(s): 4 13:29:18 NUMA node(s): 1 13:29:18 Vendor ID: AuthenticAMD 13:29:18 CPU family: 23 13:29:18 Model: 49 13:29:18 Model name: AMD EPYC-Rome Processor 13:29:18 Stepping: 0 13:29:18 CPU MHz: 2799.998 13:29:18 BogoMIPS: 5599.99 13:29:18 Virtualization: AMD-V 13:29:18 Hypervisor vendor: KVM 13:29:18 Virtualization type: full 13:29:18 L1d cache: 32K 13:29:18 L1i cache: 32K 13:29:18 L2 cache: 512K 13:29:18 L3 cache: 16384K 13:29:18 NUMA node0 CPU(s): 0-3 13:29:18 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 13:29:18 13:29:18 13:29:18 ---> nproc: 13:29:18 4 13:29:18 13:29:18 13:29:18 ---> df -h: 13:29:18 Filesystem Size Used Avail Use% Mounted on 13:29:18 udev 7.9G 0 7.9G 0% /dev 13:29:18 tmpfs 1.6G 676K 1.6G 1% /run 13:29:18 /dev/vda1 78G 8.5G 69G 11% / 13:29:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:29:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:29:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:29:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:29:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:29:18 13:29:18 13:29:18 ---> free -m: 13:29:18 total used free shared buff/cache available 13:29:18 Mem: 16040 559 13200 0 2279 15158 13:29:18 Swap: 1023 0 1023 13:29:18 13:29:18 13:29:18 ---> ip addr: 13:29:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:29:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:29:18 inet 127.0.0.1/8 scope host lo 13:29:18 valid_lft forever preferred_lft forever 13:29:18 inet6 ::1/128 scope host 13:29:18 valid_lft forever preferred_lft forever 13:29:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:29:18 link/ether fa:16:3e:08:ca:21 brd ff:ff:ff:ff:ff:ff 13:29:18 inet 10.30.107.252/23 brd 10.30.107.255 scope global dynamic ens3 13:29:18 valid_lft 86228sec preferred_lft 86228sec 13:29:18 inet6 fe80::f816:3eff:fe08:ca21/64 scope link 13:29:18 valid_lft forever preferred_lft forever 13:29:18 13:29:18 13:29:18 ---> sar -b -r -n DEV: 13:29:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8784) 05/07/26 _x86_64_ (4 CPU) 13:29:18 13:29:18 13:26:28 LINUX RESTART (4 CPU) 13:29:18 13:29:18 13:27:01 tps rtps wtps bread/s bwrtn/s 13:29:18 13:28:01 111.86 23.98 87.89 807.87 15199.20 13:29:18 13:29:01 101.68 1.75 99.93 150.37 17249.79 13:29:18 Average: 106.77 12.86 93.91 479.12 16224.50 13:29:18 13:29:18 13:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:29:18 13:28:01 13924016 15552956 2500944 15.23 60996 1765408 784244 4.49 742328 1536192 89996 13:29:18 13:29:01 13548384 15541972 2876576 17.51 86472 2086500 753832 4.31 768612 1848740 180928 13:29:18 Average: 13736200 15547464 2688760 16.37 73734 1925954 769038 4.40 755470 1692466 135462 13:29:18 13:29:18 13:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:29:18 13:28:01 ens3 123.16 88.55 930.08 20.35 0.00 0.00 0.00 0.00 13:29:18 13:28:01 lo 2.47 2.47 0.28 0.28 0.00 0.00 0.00 0.00 13:29:18 13:29:01 ens3 98.87 72.75 1315.07 20.64 0.00 0.00 0.00 0.00 13:29:18 13:29:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:29:18 Average: ens3 111.01 80.65 1122.58 20.50 0.00 0.00 0.00 0.00 13:29:18 Average: lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 13:29:18 13:29:18 13:29:18 ---> sar -P ALL: 13:29:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8784) 05/07/26 _x86_64_ (4 CPU) 13:29:18 13:29:18 13:26:28 LINUX RESTART (4 CPU) 13:29:18 13:29:18 13:27:01 CPU %user %nice %system %iowait %steal %idle 13:29:18 13:28:01 all 20.68 0.00 2.00 3.09 0.07 74.16 13:29:18 13:28:01 0 28.48 0.00 2.54 1.79 0.08 67.12 13:29:18 13:28:01 1 32.86 0.00 2.14 0.65 0.08 64.27 13:29:18 13:28:01 2 11.98 0.00 1.51 1.91 0.05 84.55 13:29:18 13:28:01 3 9.33 0.00 1.83 8.04 0.08 80.71 13:29:18 13:29:01 all 16.99 0.00 1.42 7.35 0.05 74.19 13:29:18 13:29:01 0 34.30 0.00 2.27 0.98 0.07 62.38 13:29:18 13:29:01 1 12.65 0.00 1.30 2.42 0.03 83.59 13:29:18 13:29:01 2 12.65 0.00 1.12 9.11 0.03 77.09 13:29:18 13:29:01 3 8.29 0.00 1.00 16.92 0.03 73.75 13:29:18 Average: all 18.83 0.00 1.71 5.22 0.06 74.17 13:29:18 Average: 0 31.39 0.00 2.40 1.38 0.08 64.75 13:29:18 Average: 1 22.76 0.00 1.72 1.54 0.06 73.92 13:29:18 Average: 2 12.31 0.00 1.31 5.51 0.04 80.82 13:29:18 Average: 3 8.81 0.00 1.42 12.49 0.06 77.23 13:29:18 13:29:18 13:29:18