15:15:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146966 15:15:17 Running as SYSTEM 15:15:17 [EnvInject] - Loading node environment variables. 15:15:17 Building remotely on prd-ubuntu1804-builder-4c-4g-10394 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:15:17 [ssh-agent] Looking for ssh-agent implementation... 15:15:18 $ ssh-agent 15:15:18 SSH_AUTH_SOCK=/tmp/ssh-FHbiZpg3uG4J/agent.1642 15:15:18 SSH_AGENT_PID=1644 15:15:18 [ssh-agent] Started. 15:15:18 Running ssh-add (command line suppressed) 15:15:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15155974363284259674.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15155974363284259674.key) 15:15:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:18 The recommended git tool is: NONE 15:15:19 using credential onap-jenkins-ssh 15:15:19 Wiping out workspace first. 15:15:19 Cloning the remote Git repository 15:15:19 Cloning repository git://cloud.onap.org/mirror/oom.git 15:15:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:15:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:20 > git --version # timeout=10 15:15:20 > git --version # 'git version 2.17.1' 15:15:20 using GIT_SSH to set credentials Gerrit user 15:15:20 Verifying host key using manually-configured host key entries 15:15:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:15:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:25 using GIT_SSH to set credentials Gerrit user 15:15:25 Verifying host key using manually-configured host key entries 15:15:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/146966/1 # timeout=30 15:15:25 > git rev-parse 9d84733a47be94984c2fe410278dec44b9a726e4^{commit} # timeout=10 15:15:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:25 Checking out Revision 9d84733a47be94984c2fe410278dec44b9a726e4 (refs/changes/66/146966/1) 15:15:25 > git config core.sparsecheckout # timeout=10 15:15:25 > git checkout -f 9d84733a47be94984c2fe410278dec44b9a726e4 # timeout=30 15:15:29 Commit message: "[POLICY] Gate the opa-pdp 2.1.0 snapshot image" 15:15:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:29 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 15:15:29 [EnvInject] - Injecting environment variables from a build step. 15:15:29 [EnvInject] - Injecting as environment variables the properties content 15:15:29 PYTHON=python3 15:15:29 15:15:29 [EnvInject] - Variables injected successfully. 15:15:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16525138624221187815.sh 15:15:29 ---> tox-install.sh 15:15:29 + source /home/jenkins/lf-env.sh 15:15:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:29 ++ mktemp -d /tmp/venv-XXXX 15:15:29 + lf_venv=/tmp/venv-8fIJ 15:15:29 + local venv_file=/tmp/.os_lf_venv 15:15:29 + local python=python3 15:15:29 + local options 15:15:29 + local set_path=true 15:15:29 + local install_args= 15:15:29 ++ 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 15:15:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:29 + true 15:15:29 + case $1 in 15:15:29 + venv_file=/tmp/.toxenv 15:15:29 + shift 2 15:15:29 + true 15:15:29 + case $1 in 15:15:29 + shift 15:15:29 + break 15:15:29 + case $python in 15:15:29 + local pkg_list= 15:15:29 + [[ -d /opt/pyenv ]] 15:15:29 + echo 'Setup pyenv:' 15:15:29 Setup pyenv: 15:15:29 + export PYENV_ROOT=/opt/pyenv 15:15:29 + PYENV_ROOT=/opt/pyenv 15:15:29 + 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 15:15:29 + 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 15:15:29 + pyenv versions 15:15:29 * system (set by /opt/pyenv/version) 15:15:29 * 3.8.13 (set by /opt/pyenv/version) 15:15:29 * 3.9.13 (set by /opt/pyenv/version) 15:15:29 * 3.10.6 (set by /opt/pyenv/version) 15:15:29 + command -v pyenv 15:15:29 ++ pyenv init - --no-rehash 15:15:29 + 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[*]}"'\'')" 15:15:29 export PATH="/opt/pyenv/shims:${PATH}" 15:15:29 export PYENV_SHELL=bash 15:15:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:29 pyenv() { 15:15:29 local command 15:15:29 command="${1:-}" 15:15:29 if [ "$#" -gt 0 ]; then 15:15:29 shift 15:15:29 fi 15:15:29 15:15:29 case "$command" in 15:15:29 rehash|shell) 15:15:29 eval "$(pyenv "sh-$command" "$@")" 15:15:29 ;; 15:15:29 *) 15:15:29 command pyenv "$command" "$@" 15:15:29 ;; 15:15:29 esac 15:15:29 }' 15:15:29 +++ 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[*]}"' 15:15:29 ++ 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 15:15:29 ++ 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 15:15:29 ++ 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 15:15:29 ++ export PYENV_SHELL=bash 15:15:29 ++ PYENV_SHELL=bash 15:15:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:29 +++ complete -F _pyenv pyenv 15:15:29 ++ lf-pyver python3 15:15:29 ++ local py_version_xy=python3 15:15:29 ++ local py_version_xyz= 15:15:29 ++ sed 's/^[ *]* //' 15:15:29 ++ grep -E '^[0-9.]*[0-9]$' 15:15:29 ++ awk '{ print $1 }' 15:15:29 ++ pyenv versions 15:15:29 ++ local command 15:15:29 ++ command=versions 15:15:29 ++ '[' 1 -gt 0 ']' 15:15:29 ++ shift 15:15:29 ++ case "$command" in 15:15:29 ++ command pyenv versions 15:15:29 ++ pyenv versions 15:15:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:30 +++ sort -V 15:15:30 +++ tail -n 1 15:15:30 +++ grep '^3' /tmp/.pyenv_versions 15:15:30 ++ py_version_xyz=3.10.6 15:15:30 ++ [[ -z 3.10.6 ]] 15:15:30 ++ echo 3.10.6 15:15:30 ++ return 0 15:15:30 + pyenv local 3.10.6 15:15:30 + local command 15:15:30 + command=local 15:15:30 + '[' 2 -gt 0 ']' 15:15:30 + shift 15:15:30 + case "$command" in 15:15:30 + command pyenv local 3.10.6 15:15:30 + pyenv local 3.10.6 15:15:30 + for arg in "$@" 15:15:30 + case $arg in 15:15:30 + pkg_list+='tox ' 15:15:30 + for arg in "$@" 15:15:30 + case $arg in 15:15:30 + pkg_list+='virtualenv ' 15:15:30 + for arg in "$@" 15:15:30 + case $arg in 15:15:30 + pkg_list+='urllib3~=1.26.15 ' 15:15:30 + [[ -f /tmp/.toxenv ]] 15:15:30 + [[ ! -f /tmp/.toxenv ]] 15:15:30 + [[ -n '' ]] 15:15:30 + python3 -m venv /tmp/venv-8fIJ 15:15:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8fIJ' 15:15:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8fIJ 15:15:34 + echo /tmp/venv-8fIJ 15:15:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:15:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:15:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:15:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:34 + local 'pip_opts=--upgrade --quiet' 15:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:15:34 + [[ -n '' ]] 15:15:34 + [[ -n '' ]] 15:15:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:15:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:34 + /tmp/venv-8fIJ/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 15:15:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:15:38 lf-activate-venv(): INFO: Base packages installed successfully 15:15:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:15:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:15:38 + /tmp/venv-8fIJ/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 15:15:40 + type python3 15:15:40 + true 15:15:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8fIJ/bin to PATH' 15:15:40 lf-activate-venv(): INFO: Adding /tmp/venv-8fIJ/bin to PATH 15:15:40 + PATH=/tmp/venv-8fIJ/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 15:15:40 + return 0 15:15:40 + python3 --version 15:15:40 Python 3.10.6 15:15:40 + python3 -m pip --version 15:15:40 pip 26.2.1 from /tmp/venv-8fIJ/lib/python3.10/site-packages/pip (python 3.10) 15:15:40 + python3 -m pip freeze 15:15:41 cachetools==7.1.7 15:15:41 colorama==0.4.6 15:15:41 distlib==0.4.3 15:15:41 filelock==3.32.2 15:15:41 packaging==26.3 15:15:41 platformdirs==4.11.1 15:15:41 pluggy==1.6.0 15:15:41 pyproject-api==1.11.0 15:15:41 python-discovery==1.5.1 15:15:41 tomli==2.4.1 15:15:41 tomli_w==1.2.0 15:15:41 tox==4.58.0 15:15:41 typing_extensions==4.16.0 15:15:41 urllib3==1.26.20 15:15:41 virtualenv==21.7.3 15:15:41 [EnvInject] - Injecting environment variables from a build step. 15:15:41 [EnvInject] - Injecting as environment variables the properties content 15:15:41 PARALLEL=false 15:15:41 15:15:41 [EnvInject] - Variables injected successfully. 15:15:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5578556183827092228.sh 15:15:41 ---> tox-run.sh 15:15:41 + 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 15:15:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:15:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:15:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:15:41 + cd /w/workspace/oom-master-pre-commit-lint/. 15:15:41 + source /home/jenkins/lf-env.sh 15:15:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:41 ++ mktemp -d /tmp/venv-XXXX 15:15:41 + lf_venv=/tmp/venv-Dig3 15:15:41 + local venv_file=/tmp/.os_lf_venv 15:15:41 + local python=python3 15:15:41 + local options 15:15:41 + local set_path=true 15:15:41 + local install_args= 15:15:41 ++ 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 15:15:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:41 + true 15:15:41 + case $1 in 15:15:41 + venv_file=/tmp/.toxenv 15:15:41 + shift 2 15:15:41 + true 15:15:41 + case $1 in 15:15:41 + shift 15:15:41 + break 15:15:41 + case $python in 15:15:41 + local pkg_list= 15:15:41 + [[ -d /opt/pyenv ]] 15:15:41 + echo 'Setup pyenv:' 15:15:41 Setup pyenv: 15:15:41 + export PYENV_ROOT=/opt/pyenv 15:15:41 + PYENV_ROOT=/opt/pyenv 15:15:41 + 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 15:15:41 + 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 15:15:41 + pyenv versions 15:15:41 system 15:15:41 3.8.13 15:15:41 3.9.13 15:15:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:41 + command -v pyenv 15:15:41 ++ pyenv init - --no-rehash 15:15:41 + 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[*]}"'\'')" 15:15:41 export PATH="/opt/pyenv/shims:${PATH}" 15:15:41 export PYENV_SHELL=bash 15:15:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:41 pyenv() { 15:15:41 local command 15:15:41 command="${1:-}" 15:15:41 if [ "$#" -gt 0 ]; then 15:15:41 shift 15:15:41 fi 15:15:41 15:15:41 case "$command" in 15:15:41 rehash|shell) 15:15:41 eval "$(pyenv "sh-$command" "$@")" 15:15:41 ;; 15:15:41 *) 15:15:41 command pyenv "$command" "$@" 15:15:41 ;; 15:15:41 esac 15:15:41 }' 15:15:41 +++ 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[*]}"' 15:15:41 ++ 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 15:15:41 ++ 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 15:15:41 ++ 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 15:15:41 ++ export PYENV_SHELL=bash 15:15:41 ++ PYENV_SHELL=bash 15:15:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:41 +++ complete -F _pyenv pyenv 15:15:41 ++ lf-pyver python3 15:15:41 ++ local py_version_xy=python3 15:15:41 ++ local py_version_xyz= 15:15:41 ++ pyenv versions 15:15:41 ++ local command 15:15:41 ++ command=versions 15:15:41 ++ '[' 1 -gt 0 ']' 15:15:41 ++ shift 15:15:41 ++ case "$command" in 15:15:41 ++ command pyenv versions 15:15:41 ++ pyenv versions 15:15:41 ++ awk '{ print $1 }' 15:15:41 ++ sed 's/^[ *]* //' 15:15:41 ++ grep -E '^[0-9.]*[0-9]$' 15:15:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:41 +++ grep '^3' /tmp/.pyenv_versions 15:15:41 +++ sort -V 15:15:41 +++ tail -n 1 15:15:41 ++ py_version_xyz=3.10.6 15:15:41 ++ [[ -z 3.10.6 ]] 15:15:41 ++ echo 3.10.6 15:15:41 ++ return 0 15:15:41 + pyenv local 3.10.6 15:15:41 + local command 15:15:41 + command=local 15:15:41 + '[' 2 -gt 0 ']' 15:15:41 + shift 15:15:41 + case "$command" in 15:15:41 + command pyenv local 3.10.6 15:15:41 + pyenv local 3.10.6 15:15:41 + for arg in "$@" 15:15:41 + case $arg in 15:15:41 + pkg_list+='tox ' 15:15:41 + for arg in "$@" 15:15:41 + case $arg in 15:15:41 + pkg_list+='virtualenv ' 15:15:41 + for arg in "$@" 15:15:41 + case $arg in 15:15:41 + pkg_list+='urllib3~=1.26.15 ' 15:15:41 + [[ -f /tmp/.toxenv ]] 15:15:41 ++ cat /tmp/.toxenv 15:15:41 + lf_venv=/tmp/venv-8fIJ 15:15:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8fIJ from' file:/tmp/.toxenv 15:15:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8fIJ from file:/tmp/.toxenv 15:15:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:41 + local 'pip_opts=--upgrade --quiet' 15:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:15:41 + [[ -n '' ]] 15:15:41 + [[ -n '' ]] 15:15:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:15:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:41 + /tmp/venv-8fIJ/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 15:15:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:15:42 lf-activate-venv(): INFO: Base packages installed successfully 15:15:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:15:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:15:42 + /tmp/venv-8fIJ/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 15:15:43 + type python3 15:15:43 + true 15:15:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8fIJ/bin to PATH' 15:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-8fIJ/bin to PATH 15:15:43 + PATH=/tmp/venv-8fIJ/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 15:15:43 + return 0 15:15:43 + [[ -d /opt/pyenv ]] 15:15:43 + echo '---> Setting up pyenv' 15:15:43 ---> Setting up pyenv 15:15:43 + export PYENV_ROOT=/opt/pyenv 15:15:43 + PYENV_ROOT=/opt/pyenv 15:15:43 + export PATH=/opt/pyenv/bin:/tmp/venv-8fIJ/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 15:15:43 + PATH=/opt/pyenv/bin:/tmp/venv-8fIJ/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 15:15:43 ++ pwd 15:15:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:15:43 + export PYTHONPATH 15:15:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:43 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:43 + tox --version 15:15:43 4.58.0 from /tmp/venv-8fIJ/lib/python3.10/site-packages/tox/__init__.py 15:15:43 + PARALLEL=false 15:15:43 + TOX_OPTIONS_LIST= 15:15:43 + [[ -n pre-commit ]] 15:15:43 + TOX_OPTIONS_LIST=' -e pre-commit' 15:15:43 + case ${PARALLEL,,} in 15:15:43 + tox -e pre-commit 15:15:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:15:45 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 15:15:47 pre-commit: freeze> python -m pip freeze --all 15:15:47 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.1,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.3 15:15:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:15:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:15:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:15:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:16:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:16:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:16:02 [INFO] Once installed this environment will be reused. 15:16:02 [INFO] This may take a few minutes... 15:16:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:16:06 [INFO] Once installed this environment will be reused. 15:16:06 [INFO] This may take a few minutes... 15:16:11 trim trailing whitespace.................................................Passed 15:16:11 Tabs remover.............................................................Passed 15:16:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:16:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:16:11 [INFO] Once installed this environment will be reused. 15:16:11 [INFO] This may take a few minutes... 15:16:19 gitlint..............................................(no files to check)Skipped 15:16:19 pre-commit: OK (35.97=setup[4.24]+cmd[23.39,8.35] seconds) 15:16:19 congratulations :) (36.01 seconds) 15:16:19 + tox_status=0 15:16:19 + echo '---> Completed tox runs' 15:16:19 ---> Completed tox runs 15:16:19 + for i in .tox/*/log 15:16:19 ++ echo .tox/pre-commit/log 15:16:19 ++ awk -F/ '{print $2}' 15:16:19 + tox_env=pre-commit 15:16:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:16:19 + DOC_DIR=docs/_build/html 15:16:19 + [[ -d docs/_build/html ]] 15:16:19 + echo '---> tox-run.sh ends' 15:16:19 ---> tox-run.sh ends 15:16:19 + test 0 -eq 0 15:16:19 $ ssh-agent -k 15:16:19 unset SSH_AUTH_SOCK; 15:16:19 unset SSH_AGENT_PID; 15:16:19 echo Agent pid 1644 killed; 15:16:19 [ssh-agent] Stopped. 15:16:19 [PostBuildScript] - [INFO] Executing post build scripts. 15:16:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14455897586213954624.sh 15:16:19 ---> sysstat.sh 15:16:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3805238040192187145.sh 15:16:20 ---> package-listing.sh 15:16:20 ++ facter osfamily 15:16:20 ++ tr '[:upper:]' '[:lower:]' 15:16:20 + OS_FAMILY=debian 15:16:20 + workspace=/w/workspace/oom-master-pre-commit-lint 15:16:20 + START_PACKAGES=/tmp/packages_start.txt 15:16:20 + END_PACKAGES=/tmp/packages_end.txt 15:16:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:20 + PACKAGES=/tmp/packages_start.txt 15:16:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:16:20 + PACKAGES=/tmp/packages_end.txt 15:16:20 + case "${OS_FAMILY}" in 15:16:20 + dpkg -l 15:16:20 + grep '^ii' 15:16:20 + '[' -f /tmp/packages_start.txt ']' 15:16:20 + '[' -f /tmp/packages_end.txt ']' 15:16:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:16:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:16:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:16:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6161676683698576291.sh 15:16:20 ---> capture-instance-metadata.sh 15:16:20 Setup pyenv: 15:16:20 system 15:16:20 3.8.13 15:16:20 3.9.13 15:16:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qBZB 15:16:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:28 lf-activate-venv(): INFO: Base packages installed successfully 15:16:28 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-qBZB/bin to PATH 15:16:47 INFO: Running in OpenStack, capturing instance metadata 15:16:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2974124159569049720.sh 15:16:48 provisioning config files... 15:16:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14052995148381863722tmp 15:16:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:48 [EnvInject] - Injecting environment variables from a build step. 15:16:48 [EnvInject] - Injecting as environment variables the properties content 15:16:48 SERVER_ID=logs 15:16:48 15:16:48 [EnvInject] - Variables injected successfully. 15:16:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1344505499437605527.sh 15:16:48 ---> create-netrc.sh 15:16:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2959833829141128498.sh 15:16:48 ---> python-tools-install.sh 15:16:48 Setup pyenv: 15:16:48 system 15:16:48 3.8.13 15:16:48 3.9.13 15:16:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:16:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBZB from file:/tmp/.os_lf_venv 15:16:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:50 lf-activate-venv(): INFO: Base packages installed successfully 15:16:50 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-qBZB/bin to PATH 15:16:56 Generating Requirements File 15:17:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:17:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:17:17 Python 3.10.6 15:17:17 pip 26.2.1 from /tmp/venv-qBZB/lib/python3.10/site-packages/pip (python 3.10) 15:17:18 aiohappyeyeballs==2.7.1 15:17:18 aiohttp==3.14.3 15:17:18 aiosignal==1.4.0 15:17:18 appdirs==1.4.4 15:17:18 argcomplete==3.7.2 15:17:18 aspy.yaml==1.3.0 15:17:18 async-timeout==5.0.1 15:17:18 attrs==26.1.0 15:17:18 autopage==0.6.0 15:17:18 backports.strenum==1.3.1 15:17:18 beautifulsoup4==4.15.0 15:17:18 boto3==1.43.67 15:17:18 botocore==1.43.67 15:17:18 bs4==0.0.2 15:17:18 certifi==2026.7.22 15:17:18 cffi==2.1.1 15:17:18 cfgv==3.5.0 15:17:18 chardet==7.5.1 15:17:18 charset-normalizer==3.4.9 15:17:18 click==8.4.2 15:17:18 cliff==4.14.0 15:17:18 cmd2==3.5.1 15:17:18 cryptography==3.3.2 15:17:18 debtcollector==3.1.0 15:17:18 decorator==5.3.1 15:17:18 defusedxml==0.7.1 15:17:18 Deprecated==1.3.1 15:17:18 distlib==0.4.3 15:17:18 dnspython==2.8.0 15:17:18 docker==7.2.0 15:17:18 dogpile.cache==1.5.0 15:17:18 durationpy==0.10 15:17:18 email-validator==2.3.0 15:17:18 filelock==3.32.2 15:17:18 frozenlist==1.8.0 15:17:18 future==1.0.0 15:17:18 gitdb==4.0.12 15:17:18 GitPython==3.1.59 15:17:18 httplib2==0.30.2 15:17:18 identify==2.6.19 15:17:18 idna==3.18 15:17:18 importlib-resources==1.5.0 15:17:18 iso8601==2.1.0 15:17:18 Jinja2==3.1.6 15:17:18 jmespath==1.1.0 15:17:18 jsonpatch==1.33 15:17:18 jsonpointer==3.1.1 15:17:18 jsonschema==4.26.0 15:17:18 jsonschema-specifications==2025.9.1 15:17:18 keystoneauth1==5.14.0 15:17:18 kubernetes==36.0.3 15:17:18 lftools==0.37.22 15:17:18 lxml==6.1.1 15:17:18 markdown-it-py==4.2.0 15:17:18 MarkupSafe==3.0.3 15:17:18 mdurl==0.1.2 15:17:18 msgpack==1.2.1 15:17:18 multi_key_dict==2.0.3 15:17:18 multidict==6.7.1 15:17:18 munch==4.0.0 15:17:18 netaddr==1.3.0 15:17:18 niet==1.4.2 15:17:18 nodeenv==1.10.0 15:17:18 oauth2client==4.1.3 15:17:18 oauthlib==3.3.1 15:17:18 openstacksdk==4.13.0 15:17:18 os-service-types==1.8.2 15:17:18 osc-lib==4.6.0 15:17:18 oslo.config==10.4.0 15:17:18 oslo.context==6.4.0 15:17:18 oslo.i18n==6.8.0 15:17:18 oslo.log==8.2.0 15:17:18 oslo.serialization==5.10.0 15:17:18 oslo.utils==10.1.1 15:17:18 packaging==26.3 15:17:18 pbr==7.0.3 15:17:18 platformdirs==4.11.1 15:17:18 prettytable==3.18.0 15:17:18 propcache==0.5.2 15:17:18 psutil==7.2.2 15:17:18 pyasn1==0.6.4 15:17:18 pyasn1_modules==0.4.2 15:17:18 pycparser==3.0 15:17:18 pygerrit2==2.0.15 15:17:18 PyGithub==2.9.1 15:17:18 Pygments==2.20.0 15:17:18 PyJWT==2.13.0 15:17:18 PyNaCl==1.6.2 15:17:18 pyparsing==2.4.7 15:17:18 pyperclip==1.11.0 15:17:18 pyrsistent==0.20.0 15:17:18 python-cinderclient==9.9.0 15:17:18 python-dateutil==2.9.0.post0 15:17:18 python-discovery==1.5.1 15:17:18 python-heatclient==5.2.0 15:17:18 python-jenkins==1.8.3 15:17:18 python-keystoneclient==5.8.0 15:17:18 python-magnumclient==4.11.0 15:17:18 python-openstackclient==10.0.0 15:17:18 python-swiftclient==4.10.0 15:17:18 PyYAML==6.0.3 15:17:18 referencing==0.37.0 15:17:18 requests==2.34.2 15:17:18 requests-oauthlib==2.0.0 15:17:18 rfc3986==2.0.0 15:17:18 rich==15.0.0 15:17:18 rich-argparse==1.8.0 15:17:18 rpds-py==0.30.0 15:17:18 rsa==4.9.1 15:17:18 ruamel.yaml==0.19.1 15:17:18 ruamel.yaml.clib==0.2.15 15:17:18 s3transfer==0.19.2 15:17:18 simplejson==4.1.1 15:17:18 six==1.17.0 15:17:18 smmap==5.0.3 15:17:18 soupsieve==2.9.2 15:17:18 stevedore==5.8.0 15:17:18 tabulate==0.10.0 15:17:18 toml==0.10.2 15:17:18 tomlkit==0.15.1 15:17:18 tqdm==4.70.0 15:17:18 typing_extensions==4.16.0 15:17:18 urllib3==1.26.20 15:17:18 virtualenv==21.7.3 15:17:18 wcwidth==0.8.2 15:17:18 websocket-client==1.9.0 15:17:18 wrapt==2.3.0 15:17:18 xdg==6.0.0 15:17:18 xmltodict==1.0.4 15:17:18 yarl==1.24.5 15:17:18 yq==4.1.2 15:17:18 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3348845173307557434.sh 15:17:18 ---> uv-install.sh 15:17:18 Installing uv/uvx (latest) using shell installer 15:17:18 2026-08-10 15:17:18 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-6UuSex.sh" [1] 15:17:18 downloading uv 0.12.3 x86_64-unknown-linux-gnu 15:17:19 installing to /home/jenkins/.local/bin 15:17:19 uv 15:17:19 uvx 15:17:19 everything's installed! 15:17:19 15:17:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:17:19 15:17:19 source $HOME/.local/bin/env (sh, bash, zsh) 15:17:19 source $HOME/.local/bin/env.fish (fish) 15:17:19 Adding install location to PATH 15:17:19 ---> Validating uv/uvx install 15:17:19 uvx 0.12.3 (x86_64-unknown-linux-gnu) 15:17:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6359437858987119692.sh 15:17:19 ---> sudo-logs.sh 15:17:19 Archiving 'sudo' log.. 15:17:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4334298837069828403.sh 15:17:19 ---> job-cost.sh 15:17:19 INFO: Activating Python virtual environment... 15:17:19 Setup pyenv: 15:17:19 system 15:17:19 3.8.13 15:17:19 3.9.13 15:17:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBZB from file:/tmp/.os_lf_venv 15:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:21 lf-activate-venv(): INFO: Base packages installed successfully 15:17:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:17:25 lf-activate-venv(): INFO: Adding /tmp/venv-qBZB/bin to PATH 15:17:25 INFO: No stack-cost file found 15:17:25 INFO: Instance uptime: 148s 15:17:25 INFO: Fetching instance metadata (attempt 1 of 3)... 15:17:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:17:25 INFO: Successfully fetched instance metadata 15:17:25 INFO: Instance type: v3-standard-4 15:17:25 INFO: Retrieving pricing info for: v3-standard-4 15:17:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:17:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 15:17:26 INFO: Successfully fetched Vexxhost pricing API 15:17:26 INFO: Retrieved cost: 0.11 15:17:26 INFO: Retrieved resource: v3-standard-4 15:17:26 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:17:26 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:17:26 INFO: Successfully archived job cost data 15:17:26 DEBUG: Cost data: oom-master-pre-commit-lint,4795,2026-08-10 15:17:26,v3-standard-4,148,0.11,0.00,SUCCESS 15:17:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins814845829337364181.sh 15:17:26 ---> logs-deploy.sh 15:17:26 Setup pyenv: 15:17:26 system 15:17:26 3.8.13 15:17:26 3.9.13 15:17:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBZB from file:/tmp/.os_lf_venv 15:17:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:27 lf-activate-venv(): INFO: Base packages installed successfully 15:17:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:17:34 lf-activate-venv(): INFO: Adding /tmp/venv-qBZB/bin to PATH 15:17:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4795 15:17:34 INFO: archiving workspace using pattern(s): 15:17:35 Archives upload complete. 15:17:35 INFO: archiving logs to Nexus 15:17:36 ---> uname -a: 15:17:36 Linux prd-ubuntu1804-builder-4c-4g-10394 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:17:36 15:17:36 15:17:36 ---> lscpu: 15:17:36 Architecture: x86_64 15:17:36 CPU op-mode(s): 32-bit, 64-bit 15:17:36 Byte Order: Little Endian 15:17:36 CPU(s): 4 15:17:36 On-line CPU(s) list: 0-3 15:17:36 Thread(s) per core: 1 15:17:36 Core(s) per socket: 1 15:17:36 Socket(s): 4 15:17:36 NUMA node(s): 1 15:17:36 Vendor ID: AuthenticAMD 15:17:36 CPU family: 23 15:17:36 Model: 49 15:17:36 Model name: AMD EPYC-Rome Processor 15:17:36 Stepping: 0 15:17:36 CPU MHz: 2800.000 15:17:36 BogoMIPS: 5600.00 15:17:36 Virtualization: AMD-V 15:17:36 Hypervisor vendor: KVM 15:17:36 Virtualization type: full 15:17:36 L1d cache: 32K 15:17:36 L1i cache: 32K 15:17:36 L2 cache: 512K 15:17:36 L3 cache: 16384K 15:17:36 NUMA node0 CPU(s): 0-3 15:17:36 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 15:17:36 15:17:36 15:17:36 ---> nproc: 15:17:36 4 15:17:36 15:17:36 15:17:36 ---> df -h: 15:17:36 Filesystem Size Used Avail Use% Mounted on 15:17:36 udev 7.9G 0 7.9G 0% /dev 15:17:36 tmpfs 1.6G 676K 1.6G 1% /run 15:17:36 /dev/vda1 78G 8.5G 69G 11% / 15:17:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:17:36 tmpfs 5.0M 0 5.0M 0% /run/lock 15:17:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:17:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:17:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:17:36 15:17:36 15:17:36 ---> free -m: 15:17:36 total used free shared buff/cache available 15:17:36 Mem: 16040 557 13145 0 2336 15158 15:17:36 Swap: 1023 0 1023 15:17:36 15:17:36 15:17:36 ---> ip addr: 15:17:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:17:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:17:36 inet 127.0.0.1/8 scope host lo 15:17:36 valid_lft forever preferred_lft forever 15:17:36 inet6 ::1/128 scope host 15:17:36 valid_lft forever preferred_lft forever 15:17:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:17:36 link/ether fa:16:3e:27:a7:0e brd ff:ff:ff:ff:ff:ff 15:17:36 inet 10.30.107.134/23 brd 10.30.107.255 scope global dynamic ens3 15:17:36 valid_lft 86249sec preferred_lft 86249sec 15:17:36 inet6 fe80::f816:3eff:fe27:a70e/64 scope link 15:17:36 valid_lft forever preferred_lft forever 15:17:36 15:17:36 15:17:36 ---> sar -b -r -n DEV: 15:17:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10394) 08/10/26 _x86_64_ (4 CPU) 15:17:36 15:17:36 15:15:06 LINUX RESTART (4 CPU) 15:17:36 15:17:36 15:16:02 tps rtps wtps bread/s bwrtn/s 15:17:36 15:17:01 97.22 0.98 96.24 110.34 11527.35 15:17:36 Average: 97.22 0.98 96.24 110.34 11527.35 15:17:36 15:17:36 15:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:36 15:17:01 13717372 15550048 2707596 16.48 78008 1941728 810980 4.64 761064 1702792 170380 15:17:36 Average: 13717372 15550048 2707596 16.48 78008 1941728 810980 4.64 761064 1702792 170380 15:17:36 15:17:36 15:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:36 15:17:01 lo 1.49 1.49 0.19 0.19 0.00 0.00 0.00 0.00 15:17:36 15:17:01 ens3 72.67 48.22 974.13 9.57 0.00 0.00 0.00 0.00 15:17:36 Average: lo 1.49 1.49 0.19 0.19 0.00 0.00 0.00 0.00 15:17:36 Average: ens3 72.67 48.22 974.13 9.57 0.00 0.00 0.00 0.00 15:17:36 15:17:36 15:17:36 ---> sar -P ALL: 15:17:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10394) 08/10/26 _x86_64_ (4 CPU) 15:17:36 15:17:36 15:15:06 LINUX RESTART (4 CPU) 15:17:36 15:17:36 15:16:02 CPU %user %nice %system %iowait %steal %idle 15:17:36 15:17:01 all 23.76 0.00 1.92 1.06 0.06 73.20 15:17:36 15:17:01 0 23.18 0.00 1.61 0.08 0.03 75.09 15:17:36 15:17:01 1 21.06 0.00 1.87 3.26 0.05 73.76 15:17:36 15:17:01 2 28.63 0.00 2.38 0.24 0.07 68.69 15:17:36 15:17:01 3 22.16 0.00 1.84 0.65 0.07 75.29 15:17:36 Average: all 23.76 0.00 1.92 1.06 0.06 73.20 15:17:36 Average: 0 23.18 0.00 1.61 0.08 0.03 75.09 15:17:36 Average: 1 21.06 0.00 1.87 3.26 0.05 73.76 15:17:36 Average: 2 28.63 0.00 2.38 0.24 0.07 68.69 15:17:36 Average: 3 22.16 0.00 1.84 0.65 0.07 75.29 15:17:36 15:17:36 15:17:36