19:37:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 19:37:37 Running as SYSTEM 19:37:37 [EnvInject] - Loading node environment variables. 19:37:37 Building remotely on prd-ubuntu1804-builder-4c-4g-9042 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:37:37 [ssh-agent] Looking for ssh-agent implementation... 19:37:37 $ ssh-agent 19:37:37 SSH_AUTH_SOCK=/tmp/ssh-GN9aCIgstRxo/agent.1675 19:37:37 SSH_AGENT_PID=1677 19:37:37 [ssh-agent] Started. 19:37:37 Running ssh-add (command line suppressed) 19:37:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1492390880183536731.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1492390880183536731.key) 19:37:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:37:37 The recommended git tool is: NONE 19:37:39 using credential onap-jenkins-ssh 19:37:39 Wiping out workspace first. 19:37:39 Cloning the remote Git repository 19:37:39 Cloning repository git://cloud.onap.org/mirror/oom.git 19:37:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:37:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:37:39 > git --version # timeout=10 19:37:39 > git --version # 'git version 2.17.1' 19:37:39 using GIT_SSH to set credentials Gerrit user 19:37:39 Verifying host key using manually-configured host key entries 19:37:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:37:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:37:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:37:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:37:44 using GIT_SSH to set credentials Gerrit user 19:37:44 Verifying host key using manually-configured host key entries 19:37:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/3 # timeout=30 19:37:45 > git rev-parse 7c7e185ea623b5cbc95ec71ce67adbe4d036465d^{commit} # timeout=10 19:37:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:37:45 Checking out Revision 7c7e185ea623b5cbc95ec71ce67adbe4d036465d (refs/changes/39/146039/3) 19:37:45 > git config core.sparsecheckout # timeout=10 19:37:45 > git checkout -f 7c7e185ea623b5cbc95ec71ce67adbe4d036465d # timeout=30 19:37:48 Commit message: "[DCAEGEN2] PRH snapshot image for gating" 19:37:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:37:48 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 19:37:48 [EnvInject] - Injecting environment variables from a build step. 19:37:48 [EnvInject] - Injecting as environment variables the properties content 19:37:48 PYTHON=python3 19:37:48 19:37:48 [EnvInject] - Variables injected successfully. 19:37:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2097958673784558745.sh 19:37:48 ---> tox-install.sh 19:37:48 + source /home/jenkins/lf-env.sh 19:37:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:37:48 ++ mktemp -d /tmp/venv-XXXX 19:37:48 + lf_venv=/tmp/venv-KiXu 19:37:48 + local venv_file=/tmp/.os_lf_venv 19:37:48 + local python=python3 19:37:48 + local options 19:37:48 + local set_path=true 19:37:48 + local install_args= 19:37:48 ++ 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 19:37:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:37:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:37:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:37:48 + true 19:37:48 + case $1 in 19:37:48 + venv_file=/tmp/.toxenv 19:37:48 + shift 2 19:37:48 + true 19:37:48 + case $1 in 19:37:48 + shift 19:37:48 + break 19:37:48 + case $python in 19:37:48 + local pkg_list= 19:37:48 + [[ -d /opt/pyenv ]] 19:37:48 + echo 'Setup pyenv:' 19:37:48 Setup pyenv: 19:37:48 + export PYENV_ROOT=/opt/pyenv 19:37:48 + PYENV_ROOT=/opt/pyenv 19:37:48 + 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 19:37:48 + 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 19:37:48 + pyenv versions 19:37:48 * system (set by /opt/pyenv/version) 19:37:49 * 3.8.13 (set by /opt/pyenv/version) 19:37:49 * 3.9.13 (set by /opt/pyenv/version) 19:37:49 * 3.10.6 (set by /opt/pyenv/version) 19:37:49 + command -v pyenv 19:37:49 ++ pyenv init - --no-rehash 19:37:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:37:49 export PATH="/opt/pyenv/shims:${PATH}" 19:37:49 export PYENV_SHELL=bash 19:37:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:37:49 pyenv() { 19:37:49 local command 19:37:49 command="${1:-}" 19:37:49 if [ "$#" -gt 0 ]; then 19:37:49 shift 19:37:49 fi 19:37:49 19:37:49 case "$command" in 19:37:49 rehash|shell) 19:37:49 eval "$(pyenv "sh-$command" "$@")" 19:37:49 ;; 19:37:49 *) 19:37:49 command pyenv "$command" "$@" 19:37:49 ;; 19:37:49 esac 19:37:49 }' 19:37:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:37:49 ++ 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 19:37:49 ++ 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 19:37:49 ++ 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 19:37:49 ++ export PYENV_SHELL=bash 19:37:49 ++ PYENV_SHELL=bash 19:37:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:37:49 +++ complete -F _pyenv pyenv 19:37:49 ++ lf-pyver python3 19:37:49 ++ local py_version_xy=python3 19:37:49 ++ local py_version_xyz= 19:37:49 ++ pyenv versions 19:37:49 ++ local command 19:37:49 ++ command=versions 19:37:49 ++ '[' 1 -gt 0 ']' 19:37:49 ++ shift 19:37:49 ++ case "$command" in 19:37:49 ++ command pyenv versions 19:37:49 ++ pyenv versions 19:37:49 ++ sed 's/^[ *]* //' 19:37:49 ++ grep -E '^[0-9.]*[0-9]$' 19:37:49 ++ awk '{ print $1 }' 19:37:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:37:49 +++ grep '^3' /tmp/.pyenv_versions 19:37:49 +++ sort -V 19:37:49 +++ tail -n 1 19:37:49 ++ py_version_xyz=3.10.6 19:37:49 ++ [[ -z 3.10.6 ]] 19:37:49 ++ echo 3.10.6 19:37:49 ++ return 0 19:37:49 + pyenv local 3.10.6 19:37:49 + local command 19:37:49 + command=local 19:37:49 + '[' 2 -gt 0 ']' 19:37:49 + shift 19:37:49 + case "$command" in 19:37:49 + command pyenv local 3.10.6 19:37:49 + pyenv local 3.10.6 19:37:49 + for arg in "$@" 19:37:49 + case $arg in 19:37:49 + pkg_list+='tox ' 19:37:49 + for arg in "$@" 19:37:49 + case $arg in 19:37:49 + pkg_list+='virtualenv ' 19:37:49 + for arg in "$@" 19:37:49 + case $arg in 19:37:49 + pkg_list+='urllib3~=1.26.15 ' 19:37:49 + [[ -f /tmp/.toxenv ]] 19:37:49 + [[ ! -f /tmp/.toxenv ]] 19:37:49 + [[ -n '' ]] 19:37:49 + python3 -m venv /tmp/venv-KiXu 19:37:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KiXu' 19:37:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KiXu 19:37:53 + echo /tmp/venv-KiXu 19:37:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:37:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:37:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:37:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:53 + local 'pip_opts=--upgrade --quiet' 19:37:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:37:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:37:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:37:53 + [[ -n '' ]] 19:37:53 + [[ -n '' ]] 19:37:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:37:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:53 + /tmp/venv-KiXu/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 19:37:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:37:57 lf-activate-venv(): INFO: Base packages installed successfully 19:37:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:37:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:37:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:37:57 + /tmp/venv-KiXu/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 19:37:59 + type python3 19:37:59 + true 19:37:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KiXu/bin to PATH' 19:37:59 lf-activate-venv(): INFO: Adding /tmp/venv-KiXu/bin to PATH 19:37:59 + PATH=/tmp/venv-KiXu/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 19:37:59 + return 0 19:37:59 + python3 --version 19:37:59 Python 3.10.6 19:37:59 + python3 -m pip --version 19:37:59 pip 26.1.2 from /tmp/venv-KiXu/lib/python3.10/site-packages/pip (python 3.10) 19:37:59 + python3 -m pip freeze 19:38:00 cachetools==7.1.4 19:38:00 colorama==0.4.6 19:38:00 distlib==0.4.3 19:38:00 filelock==3.29.7 19:38:00 packaging==26.2 19:38:00 platformdirs==4.10.0 19:38:00 pluggy==1.6.0 19:38:00 pyproject-api==1.10.1 19:38:00 python-discovery==1.4.4 19:38:00 tomli==2.4.1 19:38:00 tomli_w==1.2.0 19:38:00 tox==4.56.4 19:38:00 typing_extensions==4.16.0 19:38:00 urllib3==1.26.20 19:38:00 virtualenv==21.6.1 19:38:00 [EnvInject] - Injecting environment variables from a build step. 19:38:00 [EnvInject] - Injecting as environment variables the properties content 19:38:00 PARALLEL=false 19:38:00 19:38:00 [EnvInject] - Variables injected successfully. 19:38:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18034774064673002057.sh 19:38:00 ---> tox-run.sh 19:38:00 + 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 19:38:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:38:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:38:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:38:00 + cd /w/workspace/oom-master-pre-commit-lint/. 19:38:00 + source /home/jenkins/lf-env.sh 19:38:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:38:00 ++ mktemp -d /tmp/venv-XXXX 19:38:00 + lf_venv=/tmp/venv-FyQR 19:38:00 + local venv_file=/tmp/.os_lf_venv 19:38:00 + local python=python3 19:38:00 + local options 19:38:00 + local set_path=true 19:38:00 + local install_args= 19:38:00 ++ 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 19:38:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:38:00 + true 19:38:00 + case $1 in 19:38:00 + venv_file=/tmp/.toxenv 19:38:00 + shift 2 19:38:00 + true 19:38:00 + case $1 in 19:38:00 + shift 19:38:00 + break 19:38:00 + case $python in 19:38:00 + local pkg_list= 19:38:00 + [[ -d /opt/pyenv ]] 19:38:00 + echo 'Setup pyenv:' 19:38:00 Setup pyenv: 19:38:00 + export PYENV_ROOT=/opt/pyenv 19:38:00 + PYENV_ROOT=/opt/pyenv 19:38:00 + 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 19:38:00 + 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 19:38:00 + pyenv versions 19:38:00 system 19:38:00 3.8.13 19:38:00 3.9.13 19:38:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:38:00 + command -v pyenv 19:38:00 ++ pyenv init - --no-rehash 19:38:00 + 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[*]}"'\'')" 19:38:00 export PATH="/opt/pyenv/shims:${PATH}" 19:38:00 export PYENV_SHELL=bash 19:38:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:38:00 pyenv() { 19:38:00 local command 19:38:00 command="${1:-}" 19:38:00 if [ "$#" -gt 0 ]; then 19:38:00 shift 19:38:00 fi 19:38:00 19:38:00 case "$command" in 19:38:00 rehash|shell) 19:38:00 eval "$(pyenv "sh-$command" "$@")" 19:38:00 ;; 19:38:00 *) 19:38:00 command pyenv "$command" "$@" 19:38:00 ;; 19:38:00 esac 19:38:00 }' 19:38:00 +++ 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[*]}"' 19:38:00 ++ 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 19:38:00 ++ 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 19:38:00 ++ 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 19:38:00 ++ export PYENV_SHELL=bash 19:38:00 ++ PYENV_SHELL=bash 19:38:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:38:00 +++ complete -F _pyenv pyenv 19:38:00 ++ lf-pyver python3 19:38:00 ++ local py_version_xy=python3 19:38:00 ++ local py_version_xyz= 19:38:00 ++ pyenv versions 19:38:00 ++ local command 19:38:00 ++ command=versions 19:38:00 ++ '[' 1 -gt 0 ']' 19:38:00 ++ shift 19:38:00 ++ case "$command" in 19:38:00 ++ command pyenv versions 19:38:00 ++ pyenv versions 19:38:00 ++ sed 's/^[ *]* //' 19:38:00 ++ awk '{ print $1 }' 19:38:00 ++ grep -E '^[0-9.]*[0-9]$' 19:38:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:38:00 +++ grep '^3' /tmp/.pyenv_versions 19:38:00 +++ sort -V 19:38:00 +++ tail -n 1 19:38:00 ++ py_version_xyz=3.10.6 19:38:00 ++ [[ -z 3.10.6 ]] 19:38:00 ++ echo 3.10.6 19:38:00 ++ return 0 19:38:00 + pyenv local 3.10.6 19:38:00 + local command 19:38:00 + command=local 19:38:00 + '[' 2 -gt 0 ']' 19:38:00 + shift 19:38:00 + case "$command" in 19:38:00 + command pyenv local 3.10.6 19:38:00 + pyenv local 3.10.6 19:38:00 + for arg in "$@" 19:38:00 + case $arg in 19:38:00 + pkg_list+='tox ' 19:38:00 + for arg in "$@" 19:38:00 + case $arg in 19:38:00 + pkg_list+='virtualenv ' 19:38:00 + for arg in "$@" 19:38:00 + case $arg in 19:38:00 + pkg_list+='urllib3~=1.26.15 ' 19:38:00 + [[ -f /tmp/.toxenv ]] 19:38:00 ++ cat /tmp/.toxenv 19:38:00 + lf_venv=/tmp/venv-KiXu 19:38:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KiXu from' file:/tmp/.toxenv 19:38:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KiXu from file:/tmp/.toxenv 19:38:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:38:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:00 + local 'pip_opts=--upgrade --quiet' 19:38:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:38:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:38:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:38:00 + [[ -n '' ]] 19:38:00 + [[ -n '' ]] 19:38:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:38:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:00 + /tmp/venv-KiXu/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 19:38:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:38:01 lf-activate-venv(): INFO: Base packages installed successfully 19:38:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:38:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:38:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:38:01 + /tmp/venv-KiXu/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 19:38:02 + type python3 19:38:02 + true 19:38:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KiXu/bin to PATH' 19:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-KiXu/bin to PATH 19:38:02 + PATH=/tmp/venv-KiXu/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 19:38:02 + return 0 19:38:02 + [[ -d /opt/pyenv ]] 19:38:02 + echo '---> Setting up pyenv' 19:38:02 ---> Setting up pyenv 19:38:02 + export PYENV_ROOT=/opt/pyenv 19:38:02 + PYENV_ROOT=/opt/pyenv 19:38:02 + export PATH=/opt/pyenv/bin:/tmp/venv-KiXu/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 19:38:02 + PATH=/opt/pyenv/bin:/tmp/venv-KiXu/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 19:38:02 ++ pwd 19:38:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:38:02 + export PYTHONPATH 19:38:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:38:02 + TOX_TESTENV_PASSENV=PYTHONPATH 19:38:02 + tox --version 19:38:02 4.56.4 from /tmp/venv-KiXu/lib/python3.10/site-packages/tox/__init__.py 19:38:02 + PARALLEL=false 19:38:02 + TOX_OPTIONS_LIST= 19:38:02 + [[ -n pre-commit ]] 19:38:02 + TOX_OPTIONS_LIST=' -e pre-commit' 19:38:02 + case ${PARALLEL,,} in 19:38:02 + tox -e pre-commit 19:38:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:38:04 pre-commit: install_deps> python -I -m pip install pre-commit 19:38:07 pre-commit: freeze> python -m pip freeze --all 19:38:07 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 19:38:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:38:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:38:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:38:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:38:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:38:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:38:09 [INFO] Once installed this environment will be reused. 19:38:09 [INFO] This may take a few minutes... 19:38:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:38:13 [INFO] Once installed this environment will be reused. 19:38:13 [INFO] This may take a few minutes... 19:38:18 trim trailing whitespace.................................................Passed 19:38:18 Tabs remover.............................................................Passed 19:38:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:38:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:38:19 [INFO] Once installed this environment will be reused. 19:38:19 [INFO] This may take a few minutes... 19:38:27 gitlint..............................................(no files to check)Skipped 19:38:27 pre-commit: OK (24.57=setup[4.48]+cmd[11.37,8.72] seconds) 19:38:27 congratulations :) (24.61 seconds) 19:38:27 + tox_status=0 19:38:27 + echo '---> Completed tox runs' 19:38:27 ---> Completed tox runs 19:38:27 + for i in .tox/*/log 19:38:27 ++ echo .tox/pre-commit/log 19:38:27 ++ awk -F/ '{print $2}' 19:38:27 + tox_env=pre-commit 19:38:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:38:27 + DOC_DIR=docs/_build/html 19:38:27 + [[ -d docs/_build/html ]] 19:38:27 + echo '---> tox-run.sh ends' 19:38:27 ---> tox-run.sh ends 19:38:27 + test 0 -eq 0 19:38:27 $ ssh-agent -k 19:38:27 unset SSH_AUTH_SOCK; 19:38:27 unset SSH_AGENT_PID; 19:38:27 echo Agent pid 1677 killed; 19:38:27 [ssh-agent] Stopped. 19:38:27 [PostBuildScript] - [INFO] Executing post build scripts. 19:38:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5358783759698152418.sh 19:38:27 ---> sysstat.sh 19:38:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18440491600018208408.sh 19:38:28 ---> package-listing.sh 19:38:28 ++ tr '[:upper:]' '[:lower:]' 19:38:28 ++ facter osfamily 19:38:28 + OS_FAMILY=debian 19:38:28 + workspace=/w/workspace/oom-master-pre-commit-lint 19:38:28 + START_PACKAGES=/tmp/packages_start.txt 19:38:28 + END_PACKAGES=/tmp/packages_end.txt 19:38:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:38:28 + PACKAGES=/tmp/packages_start.txt 19:38:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:38:28 + PACKAGES=/tmp/packages_end.txt 19:38:28 + case "${OS_FAMILY}" in 19:38:28 + dpkg -l 19:38:28 + grep '^ii' 19:38:28 + '[' -f /tmp/packages_start.txt ']' 19:38:28 + '[' -f /tmp/packages_end.txt ']' 19:38:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:38:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:38:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:38:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:38:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2847096772064970963.sh 19:38:28 ---> capture-instance-metadata.sh 19:38:28 Setup pyenv: 19:38:28 system 19:38:28 3.8.13 19:38:28 3.9.13 19:38:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:38:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dkfb 19:38:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:38:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:36 lf-activate-venv(): INFO: Base packages installed successfully 19:38:36 lf-activate-venv(): INFO: Installing additional packages: lftools 19:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-Dkfb/bin to PATH 19:38:57 INFO: Running in OpenStack, capturing instance metadata 19:38:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10148660343492706981.sh 19:38:58 provisioning config files... 19:38:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1489333839938075038tmp 19:38:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:38:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:38:58 [EnvInject] - Injecting environment variables from a build step. 19:38:58 [EnvInject] - Injecting as environment variables the properties content 19:38:58 SERVER_ID=logs 19:38:58 19:38:58 [EnvInject] - Variables injected successfully. 19:38:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7851326167302512343.sh 19:38:58 ---> create-netrc.sh 19:38:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1285928412736312107.sh 19:38:58 ---> python-tools-install.sh 19:38:58 Setup pyenv: 19:38:58 system 19:38:58 3.8.13 19:38:58 3.9.13 19:38:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:38:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dkfb from file:/tmp/.os_lf_venv 19:38:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:00 lf-activate-venv(): INFO: Base packages installed successfully 19:39:00 lf-activate-venv(): INFO: Installing additional packages: lftools 19:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-Dkfb/bin to PATH 19:39:08 Generating Requirements File 19:39:30 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. 19:39:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:39:31 Python 3.10.6 19:39:31 pip 26.1.2 from /tmp/venv-Dkfb/lib/python3.10/site-packages/pip (python 3.10) 19:39:31 aiohappyeyeballs==2.7.1 19:39:31 aiohttp==3.14.1 19:39:31 aiosignal==1.4.0 19:39:31 appdirs==1.4.4 19:39:31 argcomplete==3.7.0 19:39:31 aspy.yaml==1.3.0 19:39:31 async-timeout==5.0.1 19:39:31 attrs==26.1.0 19:39:31 autopage==0.6.0 19:39:31 backports.strenum==1.3.1 19:39:31 beautifulsoup4==4.15.0 19:39:31 boto3==1.43.46 19:39:31 botocore==1.43.46 19:39:31 bs4==0.0.2 19:39:31 certifi==2026.6.17 19:39:31 cffi==2.1.0 19:39:31 cfgv==3.5.0 19:39:31 chardet==7.4.3 19:39:31 charset-normalizer==3.4.9 19:39:31 click==8.4.2 19:39:31 cliff==4.14.0 19:39:31 cmd2==3.5.1 19:39:31 cryptography==3.3.2 19:39:31 debtcollector==3.1.0 19:39:31 decorator==5.3.1 19:39:31 defusedxml==0.7.1 19:39:31 Deprecated==1.3.1 19:39:31 distlib==0.4.3 19:39:31 dnspython==2.8.0 19:39:31 docker==7.2.0 19:39:31 dogpile.cache==1.5.0 19:39:31 durationpy==0.10 19:39:31 email-validator==2.3.0 19:39:31 filelock==3.29.7 19:39:31 frozenlist==1.8.0 19:39:31 future==1.0.0 19:39:31 gitdb==4.0.12 19:39:31 GitPython==3.1.50 19:39:31 httplib2==0.30.2 19:39:31 identify==2.6.19 19:39:31 idna==3.18 19:39:31 importlib-resources==1.5.0 19:39:31 iso8601==2.1.0 19:39:31 Jinja2==3.1.6 19:39:31 jmespath==1.1.0 19:39:31 jsonpatch==1.33 19:39:31 jsonpointer==3.1.1 19:39:31 jsonschema==4.26.0 19:39:31 jsonschema-specifications==2025.9.1 19:39:31 keystoneauth1==5.14.0 19:39:31 kubernetes==36.0.2 19:39:31 lftools==0.37.22 19:39:31 lxml==6.1.1 19:39:31 markdown-it-py==4.2.0 19:39:31 MarkupSafe==3.0.3 19:39:31 mdurl==0.1.2 19:39:31 msgpack==1.2.1 19:39:31 multi_key_dict==2.0.3 19:39:31 multidict==6.7.1 19:39:31 munch==4.0.0 19:39:31 netaddr==1.3.0 19:39:31 niet==1.4.2 19:39:31 nodeenv==1.10.0 19:39:31 oauth2client==4.1.3 19:39:31 oauthlib==3.3.1 19:39:31 openstacksdk==4.13.0 19:39:31 os-service-types==1.8.2 19:39:31 osc-lib==4.6.0 19:39:31 oslo.config==10.4.0 19:39:31 oslo.context==6.4.0 19:39:31 oslo.i18n==6.8.0 19:39:31 oslo.log==8.2.0 19:39:31 oslo.serialization==5.10.0 19:39:31 oslo.utils==10.1.1 19:39:31 packaging==26.2 19:39:31 pbr==7.0.3 19:39:31 platformdirs==4.10.0 19:39:31 prettytable==3.18.0 19:39:31 propcache==0.5.2 19:39:31 psutil==7.2.2 19:39:31 pyasn1==0.6.4 19:39:31 pyasn1_modules==0.4.2 19:39:31 pycparser==3.0 19:39:31 pygerrit2==2.0.15 19:39:31 PyGithub==2.9.1 19:39:31 Pygments==2.20.0 19:39:31 PyJWT==2.13.0 19:39:31 PyNaCl==1.6.2 19:39:31 pyparsing==2.4.7 19:39:31 pyperclip==1.11.0 19:39:31 pyrsistent==0.20.0 19:39:31 python-cinderclient==9.9.0 19:39:31 python-dateutil==2.9.0.post0 19:39:31 python-discovery==1.4.4 19:39:31 python-heatclient==5.2.0 19:39:31 python-jenkins==1.8.3 19:39:31 python-keystoneclient==5.8.0 19:39:31 python-magnumclient==4.11.0 19:39:31 python-openstackclient==10.0.0 19:39:31 python-swiftclient==4.10.0 19:39:31 PyYAML==6.0.3 19:39:31 referencing==0.37.0 19:39:31 requests==2.34.2 19:39:31 requests-oauthlib==2.0.0 19:39:31 rfc3986==2.0.0 19:39:31 rich==15.0.0 19:39:31 rich-argparse==1.8.0 19:39:31 rpds-py==0.30.0 19:39:31 rsa==4.9.1 19:39:31 ruamel.yaml==0.19.1 19:39:31 ruamel.yaml.clib==0.2.15 19:39:31 s3transfer==0.19.1 19:39:31 simplejson==4.1.1 19:39:31 six==1.17.0 19:39:31 smmap==5.0.3 19:39:31 soupsieve==2.8.4 19:39:31 stevedore==5.8.0 19:39:31 tabulate==0.10.0 19:39:31 toml==0.10.2 19:39:31 tomlkit==0.15.0 19:39:31 tqdm==4.68.4 19:39:31 typing_extensions==4.16.0 19:39:31 urllib3==1.26.20 19:39:31 virtualenv==21.6.1 19:39:31 wcwidth==0.8.2 19:39:31 websocket-client==1.9.0 19:39:31 wrapt==2.2.2 19:39:31 xdg==6.0.0 19:39:31 xmltodict==1.0.4 19:39:31 yarl==1.24.2 19:39:31 yq==4.1.2 19:39:31 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13346370850241727728.sh 19:39:31 ---> uv-install.sh 19:39:31 Installing uv/uvx (latest) using shell installer 19:39:31 2026-07-11 19:39:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-K0tGcZ.sh" [1] 19:39:31 downloading uv 0.11.28 x86_64-unknown-linux-gnu 19:39:32 installing to /home/jenkins/.local/bin 19:39:32 uv 19:39:32 uvx 19:39:32 everything's installed! 19:39:32 19:39:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:39:32 19:39:32 source $HOME/.local/bin/env (sh, bash, zsh) 19:39:32 source $HOME/.local/bin/env.fish (fish) 19:39:32 Adding install location to PATH 19:39:32 ---> Validating uv/uvx install 19:39:32 uvx 0.11.28 (x86_64-unknown-linux-gnu) 19:39:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8286968291703902847.sh 19:39:32 ---> sudo-logs.sh 19:39:32 Archiving 'sudo' log.. 19:39:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18133744318679151334.sh 19:39:33 ---> job-cost.sh 19:39:33 INFO: Activating Python virtual environment... 19:39:33 Setup pyenv: 19:39:33 system 19:39:33 3.8.13 19:39:33 3.9.13 19:39:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:39:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dkfb from file:/tmp/.os_lf_venv 19:39:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:39:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:35 lf-activate-venv(): INFO: Base packages installed successfully 19:39:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:39:40 lf-activate-venv(): INFO: Adding /tmp/venv-Dkfb/bin to PATH 19:39:40 INFO: No stack-cost file found 19:39:40 INFO: Instance uptime: 149s 19:39:40 INFO: Fetching instance metadata (attempt 1 of 3)... 19:39:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:39:40 INFO: Successfully fetched instance metadata 19:39:40 INFO: Instance type: v3-standard-4 19:39:40 INFO: Retrieving pricing info for: v3-standard-4 19:39:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:39:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 19:39:40 INFO: Successfully fetched Vexxhost pricing API 19:39:40 INFO: Retrieved cost: 0.11 19:39:40 INFO: Retrieved resource: v3-standard-4 19:39:40 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:39:40 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:39:40 INFO: Successfully archived job cost data 19:39:40 DEBUG: Cost data: oom-master-pre-commit-lint,4697,2026-07-11 19:39:40,v3-standard-4,149,0.11,0.00,SUCCESS 19:39:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17099614983760396394.sh 19:39:40 ---> logs-deploy.sh 19:39:40 Setup pyenv: 19:39:40 system 19:39:40 3.8.13 19:39:40 3.9.13 19:39:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:39:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dkfb from file:/tmp/.os_lf_venv 19:39:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:39:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:42 lf-activate-venv(): INFO: Base packages installed successfully 19:39:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:39:50 lf-activate-venv(): INFO: Adding /tmp/venv-Dkfb/bin to PATH 19:39:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4697 19:39:50 INFO: archiving workspace using pattern(s): 19:39:51 Archives upload complete. 19:39:51 INFO: archiving logs to Nexus 19:39:52 ---> uname -a: 19:39:52 Linux prd-ubuntu1804-builder-4c-4g-9042 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:39:52 19:39:52 19:39:52 ---> lscpu: 19:39:52 Architecture: x86_64 19:39:52 CPU op-mode(s): 32-bit, 64-bit 19:39:52 Byte Order: Little Endian 19:39:52 CPU(s): 4 19:39:52 On-line CPU(s) list: 0-3 19:39:52 Thread(s) per core: 1 19:39:52 Core(s) per socket: 1 19:39:52 Socket(s): 4 19:39:52 NUMA node(s): 1 19:39:52 Vendor ID: AuthenticAMD 19:39:52 CPU family: 23 19:39:52 Model: 49 19:39:52 Model name: AMD EPYC-Rome Processor 19:39:52 Stepping: 0 19:39:52 CPU MHz: 2800.000 19:39:52 BogoMIPS: 5600.00 19:39:52 Virtualization: AMD-V 19:39:52 Hypervisor vendor: KVM 19:39:52 Virtualization type: full 19:39:52 L1d cache: 32K 19:39:52 L1i cache: 32K 19:39:52 L2 cache: 512K 19:39:52 L3 cache: 16384K 19:39:52 NUMA node0 CPU(s): 0-3 19:39:52 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 19:39:52 19:39:52 19:39:52 ---> nproc: 19:39:52 4 19:39:52 19:39:52 19:39:52 ---> df -h: 19:39:52 Filesystem Size Used Avail Use% Mounted on 19:39:52 udev 7.9G 0 7.9G 0% /dev 19:39:52 tmpfs 1.6G 676K 1.6G 1% /run 19:39:52 /dev/vda1 78G 8.5G 69G 11% / 19:39:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:39:52 tmpfs 5.0M 0 5.0M 0% /run/lock 19:39:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:39:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:39:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:39:52 19:39:52 19:39:52 ---> free -m: 19:39:52 total used free shared buff/cache available 19:39:52 Mem: 16040 551 13142 0 2346 15164 19:39:52 Swap: 1023 0 1023 19:39:52 19:39:52 19:39:52 ---> ip addr: 19:39:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:39:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:39:52 inet 127.0.0.1/8 scope host lo 19:39:52 valid_lft forever preferred_lft forever 19:39:52 inet6 ::1/128 scope host 19:39:52 valid_lft forever preferred_lft forever 19:39:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:39:52 link/ether fa:16:3e:69:3c:3d brd ff:ff:ff:ff:ff:ff 19:39:52 inet 10.30.107.11/23 brd 10.30.107.255 scope global dynamic ens3 19:39:52 valid_lft 86247sec preferred_lft 86247sec 19:39:52 inet6 fe80::f816:3eff:fe69:3c3d/64 scope link 19:39:52 valid_lft forever preferred_lft forever 19:39:52 19:39:52 19:39:52 ---> sar -b -r -n DEV: 19:39:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9042) 07/11/26 _x86_64_ (4 CPU) 19:39:52 19:39:52 19:37:20 LINUX RESTART (4 CPU) 19:39:52 19:39:52 19:38:02 tps rtps wtps bread/s bwrtn/s 19:39:52 19:39:01 121.06 5.61 115.46 218.67 38675.48 19:39:52 Average: 121.06 5.61 115.46 218.67 38675.48 19:39:52 19:39:52 19:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:39:52 19:39:01 13763180 15563956 2661788 16.21 77724 1910876 758600 4.34 746112 1675896 164140 19:39:52 Average: 13763180 15563956 2661788 16.21 77724 1910876 758600 4.34 746112 1675896 164140 19:39:52 19:39:52 19:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:39:52 19:39:01 lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 19:39:52 19:39:01 ens3 100.64 72.65 1351.96 11.77 0.00 0.00 0.00 0.00 19:39:52 Average: lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 19:39:52 Average: ens3 100.64 72.65 1351.96 11.77 0.00 0.00 0.00 0.00 19:39:52 19:39:52 19:39:52 ---> sar -P ALL: 19:39:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9042) 07/11/26 _x86_64_ (4 CPU) 19:39:52 19:39:52 19:37:20 LINUX RESTART (4 CPU) 19:39:52 19:39:52 19:38:02 CPU %user %nice %system %iowait %steal %idle 19:39:52 19:39:01 all 21.54 0.00 2.32 2.06 0.06 74.02 19:39:52 19:39:01 0 23.55 0.00 2.30 2.93 0.05 71.17 19:39:52 19:39:01 1 26.82 0.00 3.09 2.02 0.05 68.01 19:39:52 19:39:01 2 21.24 0.00 2.06 0.97 0.07 75.67 19:39:52 19:39:01 3 14.56 0.00 1.86 2.32 0.05 81.20 19:39:52 Average: all 21.54 0.00 2.32 2.06 0.06 74.02 19:39:52 Average: 0 23.55 0.00 2.30 2.93 0.05 71.17 19:39:52 Average: 1 26.82 0.00 3.09 2.02 0.05 68.01 19:39:52 Average: 2 21.24 0.00 2.06 0.97 0.07 75.67 19:39:52 Average: 3 14.56 0.00 1.86 2.32 0.05 81.20 19:39:52 19:39:52 19:39:52