09:02:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 09:02:19 Running as SYSTEM 09:02:19 [EnvInject] - Loading node environment variables. 09:02:20 Building remotely on prd-ubuntu1804-builder-4c-4g-6371 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:02:20 [ssh-agent] Looking for ssh-agent implementation... 09:02:20 $ ssh-agent 09:02:20 SSH_AUTH_SOCK=/tmp/ssh-zsTn8kVWqfF4/agent.1697 09:02:20 SSH_AGENT_PID=1699 09:02:20 [ssh-agent] Started. 09:02:20 Running ssh-add (command line suppressed) 09:02:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16258378835325475178.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16258378835325475178.key) 09:02:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:02:20 The recommended git tool is: NONE 09:02:21 using credential onap-jenkins-ssh 09:02:21 Wiping out workspace first. 09:02:21 Cloning the remote Git repository 09:02:21 Cloning repository git://cloud.onap.org/mirror/oom.git 09:02:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:02:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:02:21 > git --version # timeout=10 09:02:21 > git --version # 'git version 2.17.1' 09:02:21 using GIT_SSH to set credentials Gerrit user 09:02:21 Verifying host key using manually-configured host key entries 09:02:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:02:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:02:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:02:27 using GIT_SSH to set credentials Gerrit user 09:02:27 Verifying host key using manually-configured host key entries 09:02:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/4 # timeout=30 09:02:27 > git rev-parse d4e01d51582e5aaed6f037f5f64f45157f0db820^{commit} # timeout=10 09:02:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:02:27 Checking out Revision d4e01d51582e5aaed6f037f5f64f45157f0db820 (refs/changes/48/144748/4) 09:02:27 > git config core.sparsecheckout # timeout=10 09:02:27 > git checkout -f d4e01d51582e5aaed6f037f5f64f45157f0db820 # timeout=30 09:02:31 Commit message: "[SO] etsi-sol 1.10.1" 09:02:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:31 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 09:02:31 [EnvInject] - Injecting environment variables from a build step. 09:02:31 [EnvInject] - Injecting as environment variables the properties content 09:02:31 PYTHON=python3 09:02:31 09:02:31 [EnvInject] - Variables injected successfully. 09:02:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6267406485597166694.sh 09:02:31 ---> tox-install.sh 09:02:31 + source /home/jenkins/lf-env.sh 09:02:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:31 ++ mktemp -d /tmp/venv-XXXX 09:02:31 + lf_venv=/tmp/venv-12Wq 09:02:31 + local venv_file=/tmp/.os_lf_venv 09:02:31 + local python=python3 09:02:31 + local options 09:02:31 + local set_path=true 09:02:31 + local install_args= 09:02:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:02:31 + true 09:02:31 + case $1 in 09:02:31 + venv_file=/tmp/.toxenv 09:02:31 + shift 2 09:02:31 + true 09:02:31 + case $1 in 09:02:31 + shift 09:02:31 + break 09:02:31 + case $python in 09:02:31 + local pkg_list= 09:02:31 + [[ -d /opt/pyenv ]] 09:02:31 + echo 'Setup pyenv:' 09:02:31 Setup pyenv: 09:02:31 + export PYENV_ROOT=/opt/pyenv 09:02:31 + PYENV_ROOT=/opt/pyenv 09:02:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:31 + pyenv versions 09:02:31 * system (set by /opt/pyenv/version) 09:02:31 * 3.8.13 (set by /opt/pyenv/version) 09:02:31 * 3.9.13 (set by /opt/pyenv/version) 09:02:31 * 3.10.6 (set by /opt/pyenv/version) 09:02:31 + command -v pyenv 09:02:31 ++ pyenv init - --no-rehash 09:02:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:02:31 export PATH="/opt/pyenv/shims:${PATH}" 09:02:31 export PYENV_SHELL=bash 09:02:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:02:31 pyenv() { 09:02:31 local command 09:02:31 command="${1:-}" 09:02:31 if [ "$#" -gt 0 ]; then 09:02:31 shift 09:02:31 fi 09:02:31 09:02:31 case "$command" in 09:02:31 rehash|shell) 09:02:31 eval "$(pyenv "sh-$command" "$@")" 09:02:31 ;; 09:02:31 *) 09:02:31 command pyenv "$command" "$@" 09:02:31 ;; 09:02:31 esac 09:02:31 }' 09:02:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:02:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:31 ++ export PYENV_SHELL=bash 09:02:31 ++ PYENV_SHELL=bash 09:02:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:02:31 +++ complete -F _pyenv pyenv 09:02:31 ++ lf-pyver python3 09:02:31 ++ local py_version_xy=python3 09:02:31 ++ local py_version_xyz= 09:02:31 ++ pyenv versions 09:02:31 ++ local command 09:02:31 ++ command=versions 09:02:31 ++ '[' 1 -gt 0 ']' 09:02:31 ++ shift 09:02:31 ++ case "$command" in 09:02:31 ++ command pyenv versions 09:02:31 ++ pyenv versions 09:02:31 ++ sed 's/^[ *]* //' 09:02:31 ++ grep -E '^[0-9.]*[0-9]$' 09:02:31 ++ awk '{ print $1 }' 09:02:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:02:32 +++ sort -V 09:02:32 +++ grep '^3' /tmp/.pyenv_versions 09:02:32 +++ tail -n 1 09:02:32 ++ py_version_xyz=3.10.6 09:02:32 ++ [[ -z 3.10.6 ]] 09:02:32 ++ echo 3.10.6 09:02:32 ++ return 0 09:02:32 + pyenv local 3.10.6 09:02:32 + local command 09:02:32 + command=local 09:02:32 + '[' 2 -gt 0 ']' 09:02:32 + shift 09:02:32 + case "$command" in 09:02:32 + command pyenv local 3.10.6 09:02:32 + pyenv local 3.10.6 09:02:32 + for arg in "$@" 09:02:32 + case $arg in 09:02:32 + pkg_list+='tox ' 09:02:32 + for arg in "$@" 09:02:32 + case $arg in 09:02:32 + pkg_list+='virtualenv ' 09:02:32 + for arg in "$@" 09:02:32 + case $arg in 09:02:32 + pkg_list+='urllib3~=1.26.15 ' 09:02:32 + [[ -f /tmp/.toxenv ]] 09:02:32 + [[ ! -f /tmp/.toxenv ]] 09:02:32 + [[ -n '' ]] 09:02:32 + python3 -m venv /tmp/venv-12Wq 09:02:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-12Wq' 09:02:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-12Wq 09:02:36 + echo /tmp/venv-12Wq 09:02:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:02:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:02:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:36 + local 'pip_opts=--upgrade --quiet' 09:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:02:36 + [[ -n '' ]] 09:02:36 + [[ -n '' ]] 09:02:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:36 + /tmp/venv-12Wq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:02:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:02:40 lf-activate-venv(): INFO: Base packages installed successfully 09:02:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:02:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:02:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:02:40 + /tmp/venv-12Wq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:02:42 + type python3 09:02:42 + true 09:02:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-12Wq/bin to PATH' 09:02:42 lf-activate-venv(): INFO: Adding /tmp/venv-12Wq/bin to PATH 09:02:42 + PATH=/tmp/venv-12Wq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 + return 0 09:02:42 + python3 --version 09:02:42 Python 3.10.6 09:02:42 + python3 -m pip --version 09:02:42 pip 26.1.2 from /tmp/venv-12Wq/lib/python3.10/site-packages/pip (python 3.10) 09:02:42 + python3 -m pip freeze 09:02:42 cachetools==7.1.4 09:02:42 colorama==0.4.6 09:02:42 distlib==0.4.1 09:02:42 filelock==3.29.0 09:02:42 packaging==26.2 09:02:42 platformdirs==4.10.0 09:02:42 pluggy==1.6.0 09:02:42 pyproject-api==1.10.1 09:02:42 python-discovery==1.4.0 09:02:42 tomli==2.4.1 09:02:42 tomli_w==1.2.0 09:02:42 tox==4.55.0 09:02:42 typing_extensions==4.15.0 09:02:42 urllib3==1.26.20 09:02:42 virtualenv==21.4.2 09:02:42 [EnvInject] - Injecting environment variables from a build step. 09:02:42 [EnvInject] - Injecting as environment variables the properties content 09:02:42 PARALLEL=false 09:02:42 09:02:42 [EnvInject] - Variables injected successfully. 09:02:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15735546334981204567.sh 09:02:42 ---> tox-run.sh 09:02:42 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:02:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:02:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:02:42 + cd /w/workspace/oom-master-pre-commit-lint/. 09:02:42 + source /home/jenkins/lf-env.sh 09:02:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:42 ++ mktemp -d /tmp/venv-XXXX 09:02:42 + lf_venv=/tmp/venv-yKrf 09:02:42 + local venv_file=/tmp/.os_lf_venv 09:02:42 + local python=python3 09:02:42 + local options 09:02:42 + local set_path=true 09:02:42 + local install_args= 09:02:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:02:42 + true 09:02:42 + case $1 in 09:02:42 + venv_file=/tmp/.toxenv 09:02:42 + shift 2 09:02:42 + true 09:02:42 + case $1 in 09:02:42 + shift 09:02:42 + break 09:02:42 + case $python in 09:02:42 + local pkg_list= 09:02:42 + [[ -d /opt/pyenv ]] 09:02:42 + echo 'Setup pyenv:' 09:02:42 Setup pyenv: 09:02:42 + export PYENV_ROOT=/opt/pyenv 09:02:42 + PYENV_ROOT=/opt/pyenv 09:02:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 + pyenv versions 09:02:42 system 09:02:42 3.8.13 09:02:42 3.9.13 09:02:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:42 + command -v pyenv 09:02:42 ++ pyenv init - --no-rehash 09:02:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:02:42 export PATH="/opt/pyenv/shims:${PATH}" 09:02:42 export PYENV_SHELL=bash 09:02:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:02:42 pyenv() { 09:02:42 local command 09:02:42 command="${1:-}" 09:02:42 if [ "$#" -gt 0 ]; then 09:02:42 shift 09:02:42 fi 09:02:42 09:02:42 case "$command" in 09:02:42 rehash|shell) 09:02:42 eval "$(pyenv "sh-$command" "$@")" 09:02:42 ;; 09:02:42 *) 09:02:42 command pyenv "$command" "$@" 09:02:42 ;; 09:02:42 esac 09:02:42 }' 09:02:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:02:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:42 ++ export PYENV_SHELL=bash 09:02:42 ++ PYENV_SHELL=bash 09:02:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:02:42 +++ complete -F _pyenv pyenv 09:02:42 ++ lf-pyver python3 09:02:42 ++ local py_version_xy=python3 09:02:42 ++ local py_version_xyz= 09:02:42 ++ pyenv versions 09:02:42 ++ local command 09:02:42 ++ awk '{ print $1 }' 09:02:42 ++ command=versions 09:02:42 ++ '[' 1 -gt 0 ']' 09:02:42 ++ shift 09:02:42 ++ case "$command" in 09:02:42 ++ command pyenv versions 09:02:42 ++ pyenv versions 09:02:42 ++ grep -E '^[0-9.]*[0-9]$' 09:02:42 ++ sed 's/^[ *]* //' 09:02:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:02:42 +++ sort -V 09:02:42 +++ tail -n 1 09:02:42 +++ grep '^3' /tmp/.pyenv_versions 09:02:42 ++ py_version_xyz=3.10.6 09:02:42 ++ [[ -z 3.10.6 ]] 09:02:42 ++ echo 3.10.6 09:02:42 ++ return 0 09:02:42 + pyenv local 3.10.6 09:02:42 + local command 09:02:42 + command=local 09:02:42 + '[' 2 -gt 0 ']' 09:02:42 + shift 09:02:42 + case "$command" in 09:02:42 + command pyenv local 3.10.6 09:02:42 + pyenv local 3.10.6 09:02:42 + for arg in "$@" 09:02:42 + case $arg in 09:02:42 + pkg_list+='tox ' 09:02:42 + for arg in "$@" 09:02:42 + case $arg in 09:02:42 + pkg_list+='virtualenv ' 09:02:42 + for arg in "$@" 09:02:42 + case $arg in 09:02:42 + pkg_list+='urllib3~=1.26.15 ' 09:02:42 + [[ -f /tmp/.toxenv ]] 09:02:42 ++ cat /tmp/.toxenv 09:02:42 + lf_venv=/tmp/venv-12Wq 09:02:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-12Wq from' file:/tmp/.toxenv 09:02:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-12Wq from file:/tmp/.toxenv 09:02:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:02:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:42 + local 'pip_opts=--upgrade --quiet' 09:02:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:02:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:02:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:02:42 + [[ -n '' ]] 09:02:42 + [[ -n '' ]] 09:02:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:02:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:42 + /tmp/venv-12Wq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:02:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:02:43 lf-activate-venv(): INFO: Base packages installed successfully 09:02:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:02:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:02:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:02:43 + /tmp/venv-12Wq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:02:44 + type python3 09:02:44 + true 09:02:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-12Wq/bin to PATH' 09:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-12Wq/bin to PATH 09:02:44 + PATH=/tmp/venv-12Wq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:44 + return 0 09:02:44 + [[ -d /opt/pyenv ]] 09:02:44 + echo '---> Setting up pyenv' 09:02:44 ---> Setting up pyenv 09:02:44 + export PYENV_ROOT=/opt/pyenv 09:02:44 + PYENV_ROOT=/opt/pyenv 09:02:44 + export PATH=/opt/pyenv/bin:/tmp/venv-12Wq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:44 + PATH=/opt/pyenv/bin:/tmp/venv-12Wq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:02:44 ++ pwd 09:02:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:02:44 + export PYTHONPATH 09:02:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:02:44 + TOX_TESTENV_PASSENV=PYTHONPATH 09:02:44 + tox --version 09:02:45 4.55.0 from /tmp/venv-12Wq/lib/python3.10/site-packages/tox/__init__.py 09:02:45 + PARALLEL=false 09:02:45 + TOX_OPTIONS_LIST= 09:02:45 + [[ -n pre-commit ]] 09:02:45 + TOX_OPTIONS_LIST=' -e pre-commit' 09:02:45 + case ${PARALLEL,,} in 09:02:45 + tox -e pre-commit 09:02:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:02:46 pre-commit: install_deps> python -I -m pip install pre-commit 09:02:49 pre-commit: freeze> python -m pip freeze --all 09:02:49 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,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 09:02:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:02:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:02:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:02:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:02:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:02:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:02:52 [INFO] Once installed this environment will be reused. 09:02:52 [INFO] This may take a few minutes... 09:02:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:02:56 [INFO] Once installed this environment will be reused. 09:02:56 [INFO] This may take a few minutes... 09:03:00 trim trailing whitespace.................................................Passed 09:03:00 Tabs remover.............................................................Passed 09:03:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:03:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:03:01 [INFO] Once installed this environment will be reused. 09:03:01 [INFO] This may take a few minutes... 09:03:09 gitlint..............................................(no files to check)Skipped 09:03:09 pre-commit: OK (24.30=setup[3.94]+cmd[11.71,8.64] seconds) 09:03:09 congratulations :) (24.33 seconds) 09:03:09 + tox_status=0 09:03:09 + echo '---> Completed tox runs' 09:03:09 ---> Completed tox runs 09:03:09 + for i in .tox/*/log 09:03:09 ++ awk -F/ '{print $2}' 09:03:09 ++ echo .tox/pre-commit/log 09:03:09 + tox_env=pre-commit 09:03:09 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:03:09 + DOC_DIR=docs/_build/html 09:03:09 + [[ -d docs/_build/html ]] 09:03:09 + echo '---> tox-run.sh ends' 09:03:09 ---> tox-run.sh ends 09:03:09 + test 0 -eq 0 09:03:09 $ ssh-agent -k 09:03:09 unset SSH_AUTH_SOCK; 09:03:09 unset SSH_AGENT_PID; 09:03:09 echo Agent pid 1699 killed; 09:03:09 [ssh-agent] Stopped. 09:03:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:03:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2463799663108173821.sh 09:03:09 ---> sysstat.sh 09:03:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9671332713048448602.sh 09:03:10 ---> package-listing.sh 09:03:10 ++ tr '[:upper:]' '[:lower:]' 09:03:10 ++ facter osfamily 09:03:10 + OS_FAMILY=debian 09:03:10 + workspace=/w/workspace/oom-master-pre-commit-lint 09:03:10 + START_PACKAGES=/tmp/packages_start.txt 09:03:10 + END_PACKAGES=/tmp/packages_end.txt 09:03:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:10 + PACKAGES=/tmp/packages_start.txt 09:03:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:03:10 + PACKAGES=/tmp/packages_end.txt 09:03:10 + case "${OS_FAMILY}" in 09:03:10 + dpkg -l 09:03:10 + grep '^ii' 09:03:10 + '[' -f /tmp/packages_start.txt ']' 09:03:10 + '[' -f /tmp/packages_end.txt ']' 09:03:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:03:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:03:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:03:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14600366994905532722.sh 09:03:10 ---> capture-instance-metadata.sh 09:03:10 Setup pyenv: 09:03:10 system 09:03:10 3.8.13 09:03:10 3.9.13 09:03:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:03:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OobS 09:03:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:03:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:18 lf-activate-venv(): INFO: Base packages installed successfully 09:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools 09:03:38 lf-activate-venv(): INFO: Adding /tmp/venv-OobS/bin to PATH 09:03:38 INFO: Running in OpenStack, capturing instance metadata 09:03:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13563236264715862504.sh 09:03:38 provisioning config files... 09:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10486953161075701881tmp 09:03:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:03:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:03:38 [EnvInject] - Injecting environment variables from a build step. 09:03:38 [EnvInject] - Injecting as environment variables the properties content 09:03:38 SERVER_ID=logs 09:03:38 09:03:38 [EnvInject] - Variables injected successfully. 09:03:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1886783268337195091.sh 09:03:38 ---> create-netrc.sh 09:03:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9305831230424841814.sh 09:03:38 ---> python-tools-install.sh 09:03:38 Setup pyenv: 09:03:38 system 09:03:38 3.8.13 09:03:38 3.9.13 09:03:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OobS from file:/tmp/.os_lf_venv 09:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:40 lf-activate-venv(): INFO: Base packages installed successfully 09:03:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-OobS/bin to PATH 09:03:47 Generating Requirements File 09:04:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:04:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:04:08 Python 3.10.6 09:04:08 pip 26.1.2 from /tmp/venv-OobS/lib/python3.10/site-packages/pip (python 3.10) 09:04:08 aiohappyeyeballs==2.6.2 09:04:08 aiohttp==3.14.0 09:04:08 aiosignal==1.4.0 09:04:08 appdirs==1.4.4 09:04:08 argcomplete==3.6.3 09:04:08 aspy.yaml==1.3.0 09:04:08 async-timeout==5.0.1 09:04:08 attrs==26.1.0 09:04:08 autopage==0.6.0 09:04:08 backports.strenum==1.3.1 09:04:08 beautifulsoup4==4.14.3 09:04:08 boto3==1.43.21 09:04:08 botocore==1.43.21 09:04:08 bs4==0.0.2 09:04:08 certifi==2026.5.20 09:04:08 cffi==2.0.0 09:04:08 cfgv==3.5.0 09:04:08 chardet==7.4.3 09:04:08 charset-normalizer==3.4.7 09:04:08 click==8.4.1 09:04:08 cliff==4.14.0 09:04:08 cmd2==3.5.1 09:04:08 cryptography==3.3.2 09:04:08 debtcollector==3.1.0 09:04:08 decorator==5.3.1 09:04:08 defusedxml==0.7.1 09:04:08 Deprecated==1.3.1 09:04:08 distlib==0.4.1 09:04:08 dnspython==2.8.0 09:04:08 docker==7.1.0 09:04:08 dogpile.cache==1.5.0 09:04:08 durationpy==0.10 09:04:08 email-validator==2.3.0 09:04:08 filelock==3.29.0 09:04:08 frozenlist==1.8.0 09:04:08 future==1.0.0 09:04:08 gitdb==4.0.12 09:04:08 GitPython==3.1.50 09:04:08 httplib2==0.30.2 09:04:08 identify==2.6.19 09:04:08 idna==3.18 09:04:08 importlib-resources==1.5.0 09:04:08 iso8601==2.1.0 09:04:08 Jinja2==3.1.6 09:04:08 jmespath==1.1.0 09:04:08 jsonpatch==1.33 09:04:08 jsonpointer==3.1.1 09:04:08 jsonschema==4.26.0 09:04:08 jsonschema-specifications==2025.9.1 09:04:08 keystoneauth1==5.14.0 09:04:08 kubernetes==36.0.2 09:04:08 lftools==0.37.22 09:04:08 lxml==6.1.1 09:04:08 markdown-it-py==4.2.0 09:04:08 MarkupSafe==3.0.3 09:04:08 mdurl==0.1.2 09:04:08 msgpack==1.1.2 09:04:08 multi_key_dict==2.0.3 09:04:08 multidict==6.7.1 09:04:08 munch==4.0.0 09:04:08 netaddr==1.3.0 09:04:08 niet==1.4.2 09:04:08 nodeenv==1.10.0 09:04:08 oauth2client==4.1.3 09:04:08 oauthlib==3.3.1 09:04:08 openstacksdk==4.13.0 09:04:08 os-service-types==1.8.2 09:04:08 osc-lib==4.6.0 09:04:08 oslo.config==10.4.0 09:04:08 oslo.context==6.4.0 09:04:08 oslo.i18n==6.8.0 09:04:08 oslo.log==8.2.0 09:04:08 oslo.serialization==5.10.0 09:04:08 oslo.utils==10.1.0 09:04:08 packaging==26.2 09:04:08 pbr==7.0.3 09:04:08 platformdirs==4.10.0 09:04:08 prettytable==3.17.0 09:04:08 propcache==0.5.2 09:04:08 psutil==7.2.2 09:04:08 pyasn1==0.6.3 09:04:08 pyasn1_modules==0.4.2 09:04:08 pycparser==3.0 09:04:08 pygerrit2==2.0.15 09:04:08 PyGithub==2.9.1 09:04:08 Pygments==2.20.0 09:04:08 PyJWT==2.13.0 09:04:08 PyNaCl==1.6.2 09:04:08 pyparsing==2.4.7 09:04:08 pyperclip==1.11.0 09:04:08 pyrsistent==0.20.0 09:04:08 python-cinderclient==9.9.0 09:04:08 python-dateutil==2.9.0.post0 09:04:08 python-discovery==1.4.0 09:04:08 python-heatclient==5.2.0 09:04:08 python-jenkins==1.8.3 09:04:08 python-keystoneclient==5.8.0 09:04:08 python-magnumclient==4.10.0 09:04:08 python-openstackclient==10.0.0 09:04:08 python-swiftclient==4.10.0 09:04:08 PyYAML==6.0.3 09:04:08 referencing==0.37.0 09:04:08 requests==2.34.2 09:04:08 requests-oauthlib==2.0.0 09:04:08 rfc3986==2.0.0 09:04:08 rich==15.0.0 09:04:08 rich-argparse==1.8.0 09:04:08 rpds-py==0.30.0 09:04:08 rsa==4.9.1 09:04:08 ruamel.yaml==0.19.1 09:04:08 ruamel.yaml.clib==0.2.15 09:04:08 s3transfer==0.18.0 09:04:08 simplejson==4.1.1 09:04:08 six==1.17.0 09:04:08 smmap==5.0.3 09:04:08 soupsieve==2.8.4 09:04:08 stevedore==5.8.0 09:04:08 tabulate==0.10.0 09:04:08 toml==0.10.2 09:04:08 tomlkit==0.15.0 09:04:08 tqdm==4.67.3 09:04:08 typing_extensions==4.15.0 09:04:08 urllib3==1.26.20 09:04:08 virtualenv==21.4.2 09:04:08 wcwidth==0.7.0 09:04:08 websocket-client==1.9.0 09:04:08 wrapt==2.2.1 09:04:08 xdg==6.0.0 09:04:08 xmltodict==1.0.4 09:04:08 yarl==1.24.2 09:04:08 yq==3.4.3 09:04:08 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5636187517514536190.sh 09:04:08 ---> uv-install.sh 09:04:08 Installing uv/uvx (latest) using shell installer 09:04:09 2026-06-03 09:04:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8AkUlM.sh" [1] 09:04:09 downloading uv 0.11.18 x86_64-unknown-linux-gnu 09:04:09 installing to /home/jenkins/.local/bin 09:04:09 uv 09:04:09 uvx 09:04:09 everything's installed! 09:04:09 09:04:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:04:09 09:04:09 source $HOME/.local/bin/env (sh, bash, zsh) 09:04:09 source $HOME/.local/bin/env.fish (fish) 09:04:09 Adding install location to PATH 09:04:09 ---> Validating uv/uvx install 09:04:09 uvx 0.11.18 (x86_64-unknown-linux-gnu) 09:04:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11348582284043950084.sh 09:04:09 ---> sudo-logs.sh 09:04:09 Archiving 'sudo' log.. 09:04:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10294602181411013834.sh 09:04:10 ---> job-cost.sh 09:04:10 INFO: Activating Python virtual environment... 09:04:10 Setup pyenv: 09:04:10 system 09:04:10 3.8.13 09:04:10 3.9.13 09:04:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OobS from file:/tmp/.os_lf_venv 09:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:12 lf-activate-venv(): INFO: Base packages installed successfully 09:04:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-OobS/bin to PATH 09:04:16 INFO: No stack-cost file found 09:04:16 INFO: Instance uptime: 142s 09:04:16 INFO: Fetching instance metadata (attempt 1 of 3)... 09:04:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:04:17 INFO: Successfully fetched instance metadata 09:04:17 INFO: Instance type: v3-standard-4 09:04:17 INFO: Retrieving pricing info for: v3-standard-4 09:04:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:04:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 09:04:17 INFO: Successfully fetched Vexxhost pricing API 09:04:17 INFO: Retrieved cost: 0.11 09:04:17 INFO: Retrieved resource: v3-standard-4 09:04:17 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:04:17 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:04:17 INFO: Successfully archived job cost data 09:04:17 DEBUG: Cost data: oom-master-pre-commit-lint,4632,2026-06-03 09:04:17,v3-standard-4,142,0.11,0.00,SUCCESS 09:04:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16596105093518318881.sh 09:04:17 ---> logs-deploy.sh 09:04:17 Setup pyenv: 09:04:17 system 09:04:17 3.8.13 09:04:17 3.9.13 09:04:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OobS from file:/tmp/.os_lf_venv 09:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:19 lf-activate-venv(): INFO: Base packages installed successfully 09:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:04:26 lf-activate-venv(): INFO: Adding /tmp/venv-OobS/bin to PATH 09:04:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4632 09:04:26 INFO: archiving workspace using pattern(s): 09:04:27 Archives upload complete. 09:04:27 INFO: archiving logs to Nexus 09:04:28 ---> uname -a: 09:04:28 Linux prd-ubuntu1804-builder-4c-4g-6371 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:04:28 09:04:28 09:04:28 ---> lscpu: 09:04:28 Architecture: x86_64 09:04:28 CPU op-mode(s): 32-bit, 64-bit 09:04:28 Byte Order: Little Endian 09:04:28 CPU(s): 4 09:04:28 On-line CPU(s) list: 0-3 09:04:28 Thread(s) per core: 1 09:04:28 Core(s) per socket: 1 09:04:28 Socket(s): 4 09:04:28 NUMA node(s): 1 09:04:28 Vendor ID: AuthenticAMD 09:04:28 CPU family: 23 09:04:28 Model: 49 09:04:28 Model name: AMD EPYC-Rome Processor 09:04:28 Stepping: 0 09:04:28 CPU MHz: 2799.998 09:04:28 BogoMIPS: 5599.99 09:04:28 Virtualization: AMD-V 09:04:28 Hypervisor vendor: KVM 09:04:28 Virtualization type: full 09:04:28 L1d cache: 32K 09:04:28 L1i cache: 32K 09:04:28 L2 cache: 512K 09:04:28 L3 cache: 16384K 09:04:28 NUMA node0 CPU(s): 0-3 09:04:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:04:28 09:04:28 09:04:28 ---> nproc: 09:04:28 4 09:04:28 09:04:28 09:04:28 ---> df -h: 09:04:28 Filesystem Size Used Avail Use% Mounted on 09:04:28 udev 7.9G 0 7.9G 0% /dev 09:04:28 tmpfs 1.6G 676K 1.6G 1% /run 09:04:28 /dev/vda1 78G 8.5G 69G 11% / 09:04:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:04:28 tmpfs 5.0M 0 5.0M 0% /run/lock 09:04:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:04:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:04:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:04:28 09:04:28 09:04:28 ---> free -m: 09:04:28 total used free shared buff/cache available 09:04:28 Mem: 16040 556 13136 0 2346 15159 09:04:28 Swap: 1023 0 1023 09:04:28 09:04:28 09:04:28 ---> ip addr: 09:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:04:28 inet 127.0.0.1/8 scope host lo 09:04:28 valid_lft forever preferred_lft forever 09:04:28 inet6 ::1/128 scope host 09:04:28 valid_lft forever preferred_lft forever 09:04:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:04:28 link/ether fa:16:3e:a9:52:7e brd ff:ff:ff:ff:ff:ff 09:04:28 inet 10.30.107.38/23 brd 10.30.107.255 scope global dynamic ens3 09:04:28 valid_lft 86254sec preferred_lft 86254sec 09:04:28 inet6 fe80::f816:3eff:fea9:527e/64 scope link 09:04:28 valid_lft forever preferred_lft forever 09:04:28 09:04:28 09:04:28 ---> sar -b -r -n DEV: 09:04:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6371) 06/03/26 _x86_64_ (4 CPU) 09:04:28 09:04:28 09:02:05 LINUX RESTART (4 CPU) 09:04:28 09:04:28 09:03:00 tps rtps wtps bread/s bwrtn/s 09:04:28 09:04:01 120.37 0.88 119.49 102.13 12761.72 09:04:28 Average: 120.37 0.88 119.49 102.13 12761.72 09:04:28 09:04:28 09:03:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:28 09:04:01 13603124 15502164 2821836 17.18 83944 1999252 831828 4.76 819172 1757272 197248 09:04:28 Average: 13603124 15502164 2821836 17.18 83944 1999252 831828 4.76 819172 1757272 197248 09:04:28 09:04:28 09:03:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:28 09:04:01 ens3 81.74 58.23 1079.00 13.19 0.00 0.00 0.00 0.00 09:04:28 09:04:01 lo 1.57 1.57 0.19 0.19 0.00 0.00 0.00 0.00 09:04:28 Average: ens3 81.74 58.23 1079.00 13.19 0.00 0.00 0.00 0.00 09:04:28 Average: lo 1.57 1.57 0.19 0.19 0.00 0.00 0.00 0.00 09:04:28 09:04:28 09:04:28 ---> sar -P ALL: 09:04:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6371) 06/03/26 _x86_64_ (4 CPU) 09:04:28 09:04:28 09:02:05 LINUX RESTART (4 CPU) 09:04:28 09:04:28 09:03:00 CPU %user %nice %system %iowait %steal %idle 09:04:28 09:04:01 all 21.77 0.00 1.61 1.39 0.06 75.17 09:04:28 09:04:01 0 23.14 0.00 1.71 0.23 0.05 74.88 09:04:28 09:04:01 1 5.00 0.00 0.76 1.54 0.05 92.65 09:04:28 09:04:01 2 26.02 0.00 1.94 1.71 0.05 70.29 09:04:28 09:04:01 3 33.18 0.00 2.07 2.08 0.07 62.61 09:04:28 Average: all 21.77 0.00 1.61 1.39 0.06 75.17 09:04:28 Average: 0 23.14 0.00 1.71 0.23 0.05 74.88 09:04:28 Average: 1 5.00 0.00 0.76 1.54 0.05 92.65 09:04:28 Average: 2 26.02 0.00 1.94 1.71 0.05 70.29 09:04:28 Average: 3 33.18 0.00 2.07 2.08 0.07 62.61 09:04:28 09:04:28 09:04:28