07:27:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144867 07:27:37 Running as SYSTEM 07:27:37 [EnvInject] - Loading node environment variables. 07:27:37 Building remotely on prd-ubuntu1804-builder-4c-4g-7940 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:27:37 [ssh-agent] Looking for ssh-agent implementation... 07:27:37 $ ssh-agent 07:27:37 SSH_AUTH_SOCK=/tmp/ssh-10LjhPt3fTnf/agent.1669 07:27:37 SSH_AGENT_PID=1671 07:27:37 [ssh-agent] Started. 07:27:37 Running ssh-add (command line suppressed) 07:27:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13569452904961394106.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13569452904961394106.key) 07:27:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:27:37 The recommended git tool is: NONE 07:27:39 using credential onap-jenkins-ssh 07:27:39 Wiping out workspace first. 07:27:39 Cloning the remote Git repository 07:27:39 Cloning repository git://cloud.onap.org/mirror/oom.git 07:27:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:27:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:39 > git --version # timeout=10 07:27:39 > git --version # 'git version 2.17.1' 07:27:39 using GIT_SSH to set credentials Gerrit user 07:27:39 Verifying host key using manually-configured host key entries 07:27:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:27:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:45 using GIT_SSH to set credentials Gerrit user 07:27:45 Verifying host key using manually-configured host key entries 07:27:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/144867/1 # timeout=30 07:27:45 > git rev-parse 11414cd4ff77620e7404001795db08f5f5842764^{commit} # timeout=10 07:27:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:27:45 Checking out Revision 11414cd4ff77620e7404001795db08f5f5842764 (refs/changes/67/144867/1) 07:27:45 > git config core.sparsecheckout # timeout=10 07:27:45 > git checkout -f 11414cd4ff77620e7404001795db08f5f5842764 # timeout=30 07:27:49 Commit message: "CI: Update python based Github2Gerrit" 07:27:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:27:49 > git rev-list --no-walk dc4612dbfdec42e64adf0f95ca89abb75de1d161 # timeout=10 07:27:49 [EnvInject] - Injecting environment variables from a build step. 07:27:49 [EnvInject] - Injecting as environment variables the properties content 07:27:49 PYTHON=python3 07:27:49 07:27:49 [EnvInject] - Variables injected successfully. 07:27:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7382749954291940370.sh 07:27:49 ---> tox-install.sh 07:27:49 + source /home/jenkins/lf-env.sh 07:27:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:49 ++ mktemp -d /tmp/venv-XXXX 07:27:49 + lf_venv=/tmp/venv-7GuJ 07:27:49 + local venv_file=/tmp/.os_lf_venv 07:27:49 + local python=python3 07:27:49 + local options 07:27:49 + local set_path=true 07:27:49 + local install_args= 07:27:49 ++ 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 07:27:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:49 + true 07:27:49 + case $1 in 07:27:49 + venv_file=/tmp/.toxenv 07:27:49 + shift 2 07:27:49 + true 07:27:49 + case $1 in 07:27:49 + shift 07:27:49 + break 07:27:49 + case $python in 07:27:49 + local pkg_list= 07:27:49 + [[ -d /opt/pyenv ]] 07:27:49 + echo 'Setup pyenv:' 07:27:49 Setup pyenv: 07:27:49 + export PYENV_ROOT=/opt/pyenv 07:27:49 + PYENV_ROOT=/opt/pyenv 07:27:49 + 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 07:27: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 07:27:49 + pyenv versions 07:27:49 * system (set by /opt/pyenv/version) 07:27:49 * 3.8.13 (set by /opt/pyenv/version) 07:27:49 * 3.9.13 (set by /opt/pyenv/version) 07:27:49 * 3.10.6 (set by /opt/pyenv/version) 07:27:49 + command -v pyenv 07:27:49 ++ pyenv init - --no-rehash 07:27: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[*]}"'\'')" 07:27:49 export PATH="/opt/pyenv/shims:${PATH}" 07:27:49 export PYENV_SHELL=bash 07:27:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:49 pyenv() { 07:27:49 local command 07:27:49 command="${1:-}" 07:27:49 if [ "$#" -gt 0 ]; then 07:27:49 shift 07:27:49 fi 07:27:49 07:27:49 case "$command" in 07:27:49 rehash|shell) 07:27:49 eval "$(pyenv "sh-$command" "$@")" 07:27:49 ;; 07:27:49 *) 07:27:49 command pyenv "$command" "$@" 07:27:49 ;; 07:27:49 esac 07:27:49 }' 07:27: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[*]}"' 07:27: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 07:27: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 07:27: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 07:27:49 ++ export PYENV_SHELL=bash 07:27:49 ++ PYENV_SHELL=bash 07:27:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:49 +++ complete -F _pyenv pyenv 07:27:49 ++ lf-pyver python3 07:27:49 ++ local py_version_xy=python3 07:27:49 ++ local py_version_xyz= 07:27:49 ++ pyenv versions 07:27:49 ++ sed 's/^[ *]* //' 07:27:49 ++ local command 07:27:49 ++ awk '{ print $1 }' 07:27:49 ++ command=versions 07:27:49 ++ '[' 1 -gt 0 ']' 07:27:49 ++ shift 07:27:49 ++ case "$command" in 07:27:49 ++ command pyenv versions 07:27:49 ++ pyenv versions 07:27:49 ++ grep -E '^[0-9.]*[0-9]$' 07:27:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:50 +++ grep '^3' /tmp/.pyenv_versions 07:27:50 +++ sort -V 07:27:50 +++ tail -n 1 07:27:50 ++ py_version_xyz=3.10.6 07:27:50 ++ [[ -z 3.10.6 ]] 07:27:50 ++ echo 3.10.6 07:27:50 ++ return 0 07:27:50 + pyenv local 3.10.6 07:27:50 + local command 07:27:50 + command=local 07:27:50 + '[' 2 -gt 0 ']' 07:27:50 + shift 07:27:50 + case "$command" in 07:27:50 + command pyenv local 3.10.6 07:27:50 + pyenv local 3.10.6 07:27:50 + for arg in "$@" 07:27:50 + case $arg in 07:27:50 + pkg_list+='tox ' 07:27:50 + for arg in "$@" 07:27:50 + case $arg in 07:27:50 + pkg_list+='virtualenv ' 07:27:50 + for arg in "$@" 07:27:50 + case $arg in 07:27:50 + pkg_list+='urllib3~=1.26.15 ' 07:27:50 + [[ -f /tmp/.toxenv ]] 07:27:50 + [[ ! -f /tmp/.toxenv ]] 07:27:50 + [[ -n '' ]] 07:27:50 + python3 -m venv /tmp/venv-7GuJ 07:27:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7GuJ' 07:27:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7GuJ 07:27:54 + echo /tmp/venv-7GuJ 07:27:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:27:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:27:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:54 + local 'pip_opts=--upgrade --quiet' 07:27:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:27:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:27:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:27:54 + [[ -n '' ]] 07:27:54 + [[ -n '' ]] 07:27:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:54 + /tmp/venv-7GuJ/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 07:27:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:27:58 lf-activate-venv(): INFO: Base packages installed successfully 07:27:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:27:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:27:58 + /tmp/venv-7GuJ/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 07:28:01 + type python3 07:28:01 + true 07:28:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7GuJ/bin to PATH' 07:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-7GuJ/bin to PATH 07:28:01 + PATH=/tmp/venv-7GuJ/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 07:28:01 + return 0 07:28:01 + python3 --version 07:28:01 Python 3.10.6 07:28:01 + python3 -m pip --version 07:28:01 pip 26.1.2 from /tmp/venv-7GuJ/lib/python3.10/site-packages/pip (python 3.10) 07:28:01 + python3 -m pip freeze 07:28:01 cachetools==7.1.4 07:28:01 colorama==0.4.6 07:28:01 distlib==0.4.1 07:28:01 filelock==3.29.1 07:28:01 packaging==26.2 07:28:01 platformdirs==4.10.0 07:28:01 pluggy==1.6.0 07:28:01 pyproject-api==1.10.1 07:28:01 python-discovery==1.4.0 07:28:01 tomli==2.4.1 07:28:01 tomli_w==1.2.0 07:28:01 tox==4.55.1 07:28:01 typing_extensions==4.15.0 07:28:01 urllib3==1.26.20 07:28:01 virtualenv==21.4.2 07:28:01 [EnvInject] - Injecting environment variables from a build step. 07:28:01 [EnvInject] - Injecting as environment variables the properties content 07:28:01 PARALLEL=false 07:28:01 07:28:01 [EnvInject] - Variables injected successfully. 07:28:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17320553449294840860.sh 07:28:01 ---> tox-run.sh 07:28:01 + 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 07:28:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:28:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:28:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:28:01 + cd /w/workspace/oom-master-pre-commit-lint/. 07:28:01 + source /home/jenkins/lf-env.sh 07:28:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:01 ++ mktemp -d /tmp/venv-XXXX 07:28:01 + lf_venv=/tmp/venv-ZZo5 07:28:01 + local venv_file=/tmp/.os_lf_venv 07:28:01 + local python=python3 07:28:01 + local options 07:28:01 + local set_path=true 07:28:01 + local install_args= 07:28: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 07:28:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:28:01 + true 07:28:01 + case $1 in 07:28:01 + venv_file=/tmp/.toxenv 07:28:01 + shift 2 07:28:01 + true 07:28:01 + case $1 in 07:28:01 + shift 07:28:01 + break 07:28:01 + case $python in 07:28:01 + local pkg_list= 07:28:01 + [[ -d /opt/pyenv ]] 07:28:01 + echo 'Setup pyenv:' 07:28:01 Setup pyenv: 07:28:01 + export PYENV_ROOT=/opt/pyenv 07:28:01 + PYENV_ROOT=/opt/pyenv 07:28:01 + 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 07:28:01 + 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 07:28:01 + pyenv versions 07:28:01 system 07:28:01 3.8.13 07:28:01 3.9.13 07:28:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:28:01 + command -v pyenv 07:28:01 ++ pyenv init - --no-rehash 07:28:01 + 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[*]}"'\'')" 07:28:01 export PATH="/opt/pyenv/shims:${PATH}" 07:28:01 export PYENV_SHELL=bash 07:28:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:28:01 pyenv() { 07:28:01 local command 07:28:01 command="${1:-}" 07:28:01 if [ "$#" -gt 0 ]; then 07:28:01 shift 07:28:01 fi 07:28:01 07:28:01 case "$command" in 07:28:01 rehash|shell) 07:28:01 eval "$(pyenv "sh-$command" "$@")" 07:28:01 ;; 07:28:01 *) 07:28:01 command pyenv "$command" "$@" 07:28:01 ;; 07:28:01 esac 07:28:01 }' 07:28:01 +++ 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[*]}"' 07:28:01 ++ 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 07:28:01 ++ 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 07:28:01 ++ 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 07:28:01 ++ export PYENV_SHELL=bash 07:28:01 ++ PYENV_SHELL=bash 07:28:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:28:01 +++ complete -F _pyenv pyenv 07:28:01 ++ lf-pyver python3 07:28:01 ++ local py_version_xy=python3 07:28:01 ++ local py_version_xyz= 07:28:01 ++ pyenv versions 07:28:01 ++ local command 07:28:01 ++ command=versions 07:28:01 ++ '[' 1 -gt 0 ']' 07:28:01 ++ shift 07:28:01 ++ case "$command" in 07:28:01 ++ command pyenv versions 07:28:01 ++ pyenv versions 07:28:01 ++ awk '{ print $1 }' 07:28:01 ++ grep -E '^[0-9.]*[0-9]$' 07:28:01 ++ sed 's/^[ *]* //' 07:28:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:28:01 +++ grep '^3' /tmp/.pyenv_versions 07:28:01 +++ sort -V 07:28:01 +++ tail -n 1 07:28:01 ++ py_version_xyz=3.10.6 07:28:01 ++ [[ -z 3.10.6 ]] 07:28:01 ++ echo 3.10.6 07:28:01 ++ return 0 07:28:01 + pyenv local 3.10.6 07:28:01 + local command 07:28:01 + command=local 07:28:01 + '[' 2 -gt 0 ']' 07:28:01 + shift 07:28:01 + case "$command" in 07:28:01 + command pyenv local 3.10.6 07:28:01 + pyenv local 3.10.6 07:28:01 + for arg in "$@" 07:28:01 + case $arg in 07:28:01 + pkg_list+='tox ' 07:28:01 + for arg in "$@" 07:28:01 + case $arg in 07:28:01 + pkg_list+='virtualenv ' 07:28:01 + for arg in "$@" 07:28:01 + case $arg in 07:28:01 + pkg_list+='urllib3~=1.26.15 ' 07:28:01 + [[ -f /tmp/.toxenv ]] 07:28:01 ++ cat /tmp/.toxenv 07:28:01 + lf_venv=/tmp/venv-7GuJ 07:28:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7GuJ from' file:/tmp/.toxenv 07:28:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7GuJ from file:/tmp/.toxenv 07:28:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:28:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:01 + local 'pip_opts=--upgrade --quiet' 07:28:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:28:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:28:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:28:01 + [[ -n '' ]] 07:28:01 + [[ -n '' ]] 07:28:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:28:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:01 + /tmp/venv-7GuJ/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 07:28:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:28:02 lf-activate-venv(): INFO: Base packages installed successfully 07:28:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:28:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:28:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:28:02 + /tmp/venv-7GuJ/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 07:28:03 + type python3 07:28:03 + true 07:28:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7GuJ/bin to PATH' 07:28:03 lf-activate-venv(): INFO: Adding /tmp/venv-7GuJ/bin to PATH 07:28:03 + PATH=/tmp/venv-7GuJ/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 07:28:03 + return 0 07:28:03 + [[ -d /opt/pyenv ]] 07:28:03 + echo '---> Setting up pyenv' 07:28:03 ---> Setting up pyenv 07:28:03 + export PYENV_ROOT=/opt/pyenv 07:28:03 + PYENV_ROOT=/opt/pyenv 07:28:03 + export PATH=/opt/pyenv/bin:/tmp/venv-7GuJ/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 07:28:03 + PATH=/opt/pyenv/bin:/tmp/venv-7GuJ/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 07:28:03 ++ pwd 07:28:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:28:03 + export PYTHONPATH 07:28:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:28:03 + TOX_TESTENV_PASSENV=PYTHONPATH 07:28:03 + tox --version 07:28:03 4.55.1 from /tmp/venv-7GuJ/lib/python3.10/site-packages/tox/__init__.py 07:28:03 + PARALLEL=false 07:28:03 + TOX_OPTIONS_LIST= 07:28:03 + [[ -n pre-commit ]] 07:28:03 + TOX_OPTIONS_LIST=' -e pre-commit' 07:28:03 + case ${PARALLEL,,} in 07:28:03 + tox -e pre-commit 07:28:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:28:05 pre-commit: install_deps> python -I -m pip install pre-commit 07:28:09 pre-commit: freeze> python -m pip freeze --all 07:28:10 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.1,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 07:28:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:28:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:28:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:28:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:28:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:28:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:28:13 [INFO] Once installed this environment will be reused. 07:28:13 [INFO] This may take a few minutes... 07:28:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:28:17 [INFO] Once installed this environment will be reused. 07:28:17 [INFO] This may take a few minutes... 07:28:21 trim trailing whitespace.................................................Passed 07:28:21 Tabs remover.............................................................Passed 07:28:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:28:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:28:22 [INFO] Once installed this environment will be reused. 07:28:22 [INFO] This may take a few minutes... 07:28:30 gitlint..............................................(no files to check)Skipped 07:28:30 pre-commit: OK (26.24=setup[5.92]+cmd[11.96,8.36] seconds) 07:28:30 congratulations :) (26.28 seconds) 07:28:30 + tox_status=0 07:28:30 + echo '---> Completed tox runs' 07:28:30 ---> Completed tox runs 07:28:30 + for i in .tox/*/log 07:28:30 ++ echo .tox/pre-commit/log 07:28:30 ++ awk -F/ '{print $2}' 07:28:30 + tox_env=pre-commit 07:28:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:28:30 + DOC_DIR=docs/_build/html 07:28:30 + [[ -d docs/_build/html ]] 07:28:30 + echo '---> tox-run.sh ends' 07:28:30 ---> tox-run.sh ends 07:28:30 + test 0 -eq 0 07:28:30 $ ssh-agent -k 07:28:30 unset SSH_AUTH_SOCK; 07:28:30 unset SSH_AGENT_PID; 07:28:30 echo Agent pid 1671 killed; 07:28:30 [ssh-agent] Stopped. 07:28:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:28:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2749047624256931052.sh 07:28:30 ---> sysstat.sh 07:28:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10375818461384119514.sh 07:28:30 ---> package-listing.sh 07:28:30 ++ facter osfamily 07:28:30 ++ tr '[:upper:]' '[:lower:]' 07:28:31 + OS_FAMILY=debian 07:28:31 + workspace=/w/workspace/oom-master-pre-commit-lint 07:28:31 + START_PACKAGES=/tmp/packages_start.txt 07:28:31 + END_PACKAGES=/tmp/packages_end.txt 07:28:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:31 + PACKAGES=/tmp/packages_start.txt 07:28:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:28:31 + PACKAGES=/tmp/packages_end.txt 07:28:31 + case "${OS_FAMILY}" in 07:28:31 + dpkg -l 07:28:31 + grep '^ii' 07:28:31 + '[' -f /tmp/packages_start.txt ']' 07:28:31 + '[' -f /tmp/packages_end.txt ']' 07:28:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:28:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:28:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:28:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14530593558393418501.sh 07:28:31 ---> capture-instance-metadata.sh 07:28:31 Setup pyenv: 07:28:31 system 07:28:31 3.8.13 07:28:31 3.9.13 07:28:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:28:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mMt 07:28:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:28:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:38 lf-activate-venv(): INFO: Base packages installed successfully 07:28:38 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-4mMt/bin to PATH 07:29:01 INFO: Running in OpenStack, capturing instance metadata 07:29:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11313386671301894734.sh 07:29:01 provisioning config files... 07:29:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4607914747746323606tmp 07:29:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:29:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:29:01 [EnvInject] - Injecting environment variables from a build step. 07:29:01 [EnvInject] - Injecting as environment variables the properties content 07:29:01 SERVER_ID=logs 07:29:01 07:29:01 [EnvInject] - Variables injected successfully. 07:29:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9646064258470283455.sh 07:29:01 ---> create-netrc.sh 07:29:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13708888528536696788.sh 07:29:01 ---> python-tools-install.sh 07:29:01 Setup pyenv: 07:29:01 system 07:29:01 3.8.13 07:29:01 3.9.13 07:29:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mMt from file:/tmp/.os_lf_venv 07:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:03 lf-activate-venv(): INFO: Base packages installed successfully 07:29:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-4mMt/bin to PATH 07:29:10 Generating Requirements File 07:29:31 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. 07:29:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:29:31 Python 3.10.6 07:29:32 pip 26.1.2 from /tmp/venv-4mMt/lib/python3.10/site-packages/pip (python 3.10) 07:29:32 aiohappyeyeballs==2.6.2 07:29:32 aiohttp==3.14.0 07:29:32 aiosignal==1.4.0 07:29:32 appdirs==1.4.4 07:29:32 argcomplete==3.6.3 07:29:32 aspy.yaml==1.3.0 07:29:32 async-timeout==5.0.1 07:29:32 attrs==26.1.0 07:29:32 autopage==0.6.0 07:29:32 backports.strenum==1.3.1 07:29:32 beautifulsoup4==4.14.3 07:29:32 boto3==1.43.24 07:29:32 botocore==1.43.24 07:29:32 bs4==0.0.2 07:29:32 certifi==2026.5.20 07:29:32 cffi==2.0.0 07:29:32 cfgv==3.5.0 07:29:32 chardet==7.4.3 07:29:32 charset-normalizer==3.4.7 07:29:32 click==8.4.1 07:29:32 cliff==4.14.0 07:29:32 cmd2==3.5.1 07:29:32 cryptography==3.3.2 07:29:32 debtcollector==3.1.0 07:29:32 decorator==5.3.1 07:29:32 defusedxml==0.7.1 07:29:32 Deprecated==1.3.1 07:29:32 distlib==0.4.1 07:29:32 dnspython==2.8.0 07:29:32 docker==7.1.0 07:29:32 dogpile.cache==1.5.0 07:29:32 durationpy==0.10 07:29:32 email-validator==2.3.0 07:29:32 filelock==3.29.1 07:29:32 frozenlist==1.8.0 07:29:32 future==1.0.0 07:29:32 gitdb==4.0.12 07:29:32 GitPython==3.1.50 07:29:32 httplib2==0.30.2 07:29:32 identify==2.6.19 07:29:32 idna==3.18 07:29:32 importlib-resources==1.5.0 07:29:32 iso8601==2.1.0 07:29:32 Jinja2==3.1.6 07:29:32 jmespath==1.1.0 07:29:32 jsonpatch==1.33 07:29:32 jsonpointer==3.1.1 07:29:32 jsonschema==4.26.0 07:29:32 jsonschema-specifications==2025.9.1 07:29:32 keystoneauth1==5.14.0 07:29:32 kubernetes==36.0.2 07:29:32 lftools==0.37.22 07:29:32 lxml==6.1.1 07:29:32 markdown-it-py==4.2.0 07:29:32 MarkupSafe==3.0.3 07:29:32 mdurl==0.1.2 07:29:32 msgpack==1.1.2 07:29:32 multi_key_dict==2.0.3 07:29:32 multidict==6.7.1 07:29:32 munch==4.0.0 07:29:32 netaddr==1.3.0 07:29:32 niet==1.4.2 07:29:32 nodeenv==1.10.0 07:29:32 oauth2client==4.1.3 07:29:32 oauthlib==3.3.1 07:29:32 openstacksdk==4.13.0 07:29:32 os-service-types==1.8.2 07:29:32 osc-lib==4.6.0 07:29:32 oslo.config==10.4.0 07:29:32 oslo.context==6.4.0 07:29:32 oslo.i18n==6.8.0 07:29:32 oslo.log==8.2.0 07:29:32 oslo.serialization==5.10.0 07:29:32 oslo.utils==10.1.0 07:29:32 packaging==26.2 07:29:32 pbr==7.0.3 07:29:32 platformdirs==4.10.0 07:29:32 prettytable==3.17.0 07:29:32 propcache==0.5.2 07:29:32 psutil==7.2.2 07:29:32 pyasn1==0.6.3 07:29:32 pyasn1_modules==0.4.2 07:29:32 pycparser==3.0 07:29:32 pygerrit2==2.0.15 07:29:32 PyGithub==2.9.1 07:29:32 Pygments==2.20.0 07:29:32 PyJWT==2.13.0 07:29:32 PyNaCl==1.6.2 07:29:32 pyparsing==2.4.7 07:29:32 pyperclip==1.11.0 07:29:32 pyrsistent==0.20.0 07:29:32 python-cinderclient==9.9.0 07:29:32 python-dateutil==2.9.0.post0 07:29:32 python-discovery==1.4.0 07:29:32 python-heatclient==5.2.0 07:29:32 python-jenkins==1.8.3 07:29:32 python-keystoneclient==5.8.0 07:29:32 python-magnumclient==4.10.0 07:29:32 python-openstackclient==10.0.0 07:29:32 python-swiftclient==4.10.0 07:29:32 PyYAML==6.0.3 07:29:32 referencing==0.37.0 07:29:32 requests==2.34.2 07:29:32 requests-oauthlib==2.0.0 07:29:32 rfc3986==2.0.0 07:29:32 rich==15.0.0 07:29:32 rich-argparse==1.8.0 07:29:32 rpds-py==0.30.0 07:29:32 rsa==4.9.1 07:29:32 ruamel.yaml==0.19.1 07:29:32 ruamel.yaml.clib==0.2.15 07:29:32 s3transfer==0.18.0 07:29:32 simplejson==4.1.1 07:29:32 six==1.17.0 07:29:32 smmap==5.0.3 07:29:32 soupsieve==2.8.4 07:29:32 stevedore==5.8.0 07:29:32 tabulate==0.10.0 07:29:32 toml==0.10.2 07:29:32 tomlkit==0.15.0 07:29:32 tqdm==4.68.1 07:29:32 typing_extensions==4.15.0 07:29:32 urllib3==1.26.20 07:29:32 virtualenv==21.4.2 07:29:32 wcwidth==0.8.0 07:29:32 websocket-client==1.9.0 07:29:32 wrapt==2.2.1 07:29:32 xdg==6.0.0 07:29:32 xmltodict==1.0.4 07:29:32 yarl==1.24.2 07:29:32 yq==3.4.3 07:29:32 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13798763819002775872.sh 07:29:32 ---> uv-install.sh 07:29:32 Installing uv/uvx (latest) using shell installer 07:29:32 2026-06-06 07:29:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-QaNjDk.sh" [1] 07:29:32 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:29:33 installing to /home/jenkins/.local/bin 07:29:33 uv 07:29:33 uvx 07:29:33 everything's installed! 07:29:33 07:29:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:29:33 07:29:33 source $HOME/.local/bin/env (sh, bash, zsh) 07:29:33 source $HOME/.local/bin/env.fish (fish) 07:29:33 Adding install location to PATH 07:29:33 ---> Validating uv/uvx install 07:29:33 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:29:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9071523610619441155.sh 07:29:33 ---> sudo-logs.sh 07:29:33 Archiving 'sudo' log.. 07:29:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10845566574569616492.sh 07:29:34 ---> job-cost.sh 07:29:34 INFO: Activating Python virtual environment... 07:29:34 Setup pyenv: 07:29:34 system 07:29:34 3.8.13 07:29:34 3.9.13 07:29:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mMt from file:/tmp/.os_lf_venv 07:29:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:35 lf-activate-venv(): INFO: Base packages installed successfully 07:29:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:29:40 lf-activate-venv(): INFO: Adding /tmp/venv-4mMt/bin to PATH 07:29:40 INFO: No stack-cost file found 07:29:40 INFO: Instance uptime: 155s 07:29:40 INFO: Fetching instance metadata (attempt 1 of 3)... 07:29:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:29:41 INFO: Successfully fetched instance metadata 07:29:41 INFO: Instance type: v3-standard-4 07:29:41 INFO: Retrieving pricing info for: v3-standard-4 07:29:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:29:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=155 07:29:41 INFO: Successfully fetched Vexxhost pricing API 07:29:41 INFO: Retrieved cost: 0.11 07:29:41 INFO: Retrieved resource: v3-standard-4 07:29:41 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:29:41 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:29:41 INFO: Successfully archived job cost data 07:29:41 DEBUG: Cost data: oom-master-pre-commit-lint,4635,2026-06-06 07:29:41,v3-standard-4,155,0.11,0.00,SUCCESS 07:29:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16390497363957866057.sh 07:29:41 ---> logs-deploy.sh 07:29:41 Setup pyenv: 07:29:41 system 07:29:41 3.8.13 07:29:41 3.9.13 07:29:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mMt from file:/tmp/.os_lf_venv 07:29:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:43 lf-activate-venv(): INFO: Base packages installed successfully 07:29:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:29:50 lf-activate-venv(): INFO: Adding /tmp/venv-4mMt/bin to PATH 07:29:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4635 07:29:50 INFO: archiving workspace using pattern(s): 07:29:51 Archives upload complete. 07:29:51 INFO: archiving logs to Nexus 07:29:52 ---> uname -a: 07:29:52 Linux prd-ubuntu1804-builder-4c-4g-7940 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:29:52 07:29:52 07:29:52 ---> lscpu: 07:29:52 Architecture: x86_64 07:29:52 CPU op-mode(s): 32-bit, 64-bit 07:29:52 Byte Order: Little Endian 07:29:52 CPU(s): 4 07:29:52 On-line CPU(s) list: 0-3 07:29:52 Thread(s) per core: 1 07:29:52 Core(s) per socket: 1 07:29:52 Socket(s): 4 07:29:52 NUMA node(s): 1 07:29:52 Vendor ID: AuthenticAMD 07:29:52 CPU family: 23 07:29:52 Model: 49 07:29:52 Model name: AMD EPYC-Rome Processor 07:29:52 Stepping: 0 07:29:52 CPU MHz: 2800.000 07:29:52 BogoMIPS: 5600.00 07:29:52 Virtualization: AMD-V 07:29:52 Hypervisor vendor: KVM 07:29:52 Virtualization type: full 07:29:52 L1d cache: 32K 07:29:52 L1i cache: 32K 07:29:52 L2 cache: 512K 07:29:52 L3 cache: 16384K 07:29:52 NUMA node0 CPU(s): 0-3 07:29: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 07:29:52 07:29:52 07:29:52 ---> nproc: 07:29:52 4 07:29:52 07:29:52 07:29:52 ---> df -h: 07:29:52 Filesystem Size Used Avail Use% Mounted on 07:29:52 udev 7.9G 0 7.9G 0% /dev 07:29:52 tmpfs 1.6G 676K 1.6G 1% /run 07:29:52 /dev/vda1 78G 8.6G 69G 11% / 07:29:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:29:52 tmpfs 5.0M 0 5.0M 0% /run/lock 07:29:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:29:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:29:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:29:52 07:29:52 07:29:52 ---> free -m: 07:29:52 total used free shared buff/cache available 07:29:52 Mem: 16040 567 13117 0 2354 15147 07:29:52 Swap: 1023 0 1023 07:29:52 07:29:52 07:29:52 ---> ip addr: 07:29:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:29:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:29:52 inet 127.0.0.1/8 scope host lo 07:29:52 valid_lft forever preferred_lft forever 07:29:52 inet6 ::1/128 scope host 07:29:52 valid_lft forever preferred_lft forever 07:29:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:29:52 link/ether fa:16:3e:7b:41:89 brd ff:ff:ff:ff:ff:ff 07:29:52 inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3 07:29:52 valid_lft 86242sec preferred_lft 86242sec 07:29:52 inet6 fe80::f816:3eff:fe7b:4189/64 scope link 07:29:52 valid_lft forever preferred_lft forever 07:29:52 07:29:52 07:29:52 ---> sar -b -r -n DEV: 07:29:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7940) 06/06/26 _x86_64_ (4 CPU) 07:29:52 07:29:52 07:27:16 LINUX RESTART (4 CPU) 07:29:52 07:29:52 07:28:01 tps rtps wtps bread/s bwrtn/s 07:29:52 07:29:01 124.83 5.81 119.01 228.72 49934.42 07:29:52 Average: 124.83 5.81 119.01 228.72 49934.42 07:29:52 07:29:52 07:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:52 07:29:01 13754916 15567876 2670052 16.26 77440 1921696 755036 4.32 738912 1686268 171968 07:29:52 Average: 13754916 15567876 2670052 16.26 77440 1921696 755036 4.32 738912 1686268 171968 07:29:52 07:29:52 07:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:52 07:29:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 07:29:52 07:29:01 ens3 102.22 71.16 1355.96 17.04 0.00 0.00 0.00 0.00 07:29:52 Average: lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 07:29:52 Average: ens3 102.22 71.16 1355.96 17.04 0.00 0.00 0.00 0.00 07:29:52 07:29:52 07:29:52 ---> sar -P ALL: 07:29:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7940) 06/06/26 _x86_64_ (4 CPU) 07:29:52 07:29:52 07:27:16 LINUX RESTART (4 CPU) 07:29:52 07:29:52 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:29:52 07:29:01 all 21.32 0.00 1.91 5.18 0.06 71.53 07:29:52 07:29:01 0 31.81 0.00 2.25 0.72 0.08 65.13 07:29:52 07:29:01 1 13.11 0.00 1.81 10.26 0.05 74.77 07:29:52 07:29:01 2 14.61 0.00 1.67 7.81 0.03 75.87 07:29:52 07:29:01 3 25.71 0.00 1.92 1.96 0.05 70.36 07:29:52 Average: all 21.32 0.00 1.91 5.18 0.06 71.53 07:29:52 Average: 0 31.81 0.00 2.25 0.72 0.08 65.13 07:29:52 Average: 1 13.11 0.00 1.81 10.26 0.05 74.77 07:29:52 Average: 2 14.61 0.00 1.67 7.81 0.03 75.87 07:29:52 Average: 3 25.71 0.00 1.92 1.96 0.05 70.36 07:29:52 07:29:52 07:29:52