15:37:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 15:37:36 Running as SYSTEM 15:37:36 [EnvInject] - Loading node environment variables. 15:37:36 Building remotely on prd-ubuntu1804-builder-4c-4g-555 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:37:36 [ssh-agent] Looking for ssh-agent implementation... 15:37:36 $ ssh-agent 15:37:36 SSH_AUTH_SOCK=/tmp/ssh-V3bPokDzzjpN/agent.1727 15:37:36 SSH_AGENT_PID=1729 15:37:36 [ssh-agent] Started. 15:37:36 Running ssh-add (command line suppressed) 15:37:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11191986526606887389.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11191986526606887389.key) 15:37:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:37:36 The recommended git tool is: NONE 15:37:38 using credential onap-jenkins-ssh 15:37:38 Wiping out workspace first. 15:37:38 Cloning the remote Git repository 15:37:38 Cloning repository git://cloud.onap.org/mirror/oom.git 15:37:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:37:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:38 > git --version # timeout=10 15:37:38 > git --version # 'git version 2.17.1' 15:37:38 using GIT_SSH to set credentials Gerrit user 15:37:38 Verifying host key using manually-configured host key entries 15:37:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:37:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:44 using GIT_SSH to set credentials Gerrit user 15:37:44 Verifying host key using manually-configured host key entries 15:37:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/6 # timeout=30 15:37:44 > git rev-parse 34cb21a569868511108c41fbd73a616fa89bf133^{commit} # timeout=10 15:37:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:37:44 Checking out Revision 34cb21a569868511108c41fbd73a616fa89bf133 (refs/changes/49/146349/6) 15:37:44 > git config core.sparsecheckout # timeout=10 15:37:44 > git checkout -f 34cb21a569868511108c41fbd73a616fa89bf133 # timeout=30 15:37:47 Commit message: "[SO] 17.5.0" 15:37:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:37:47 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 15:37:48 [EnvInject] - Injecting environment variables from a build step. 15:37:48 [EnvInject] - Injecting as environment variables the properties content 15:37:48 PYTHON=python3 15:37:48 15:37:48 [EnvInject] - Variables injected successfully. 15:37:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12929431679141251946.sh 15:37:48 ---> tox-install.sh 15:37:48 + source /home/jenkins/lf-env.sh 15:37:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:48 ++ mktemp -d /tmp/venv-XXXX 15:37:48 + lf_venv=/tmp/venv-151h 15:37:48 + local venv_file=/tmp/.os_lf_venv 15:37:48 + local python=python3 15:37:48 + local options 15:37:48 + local set_path=true 15:37:48 + local install_args= 15:37:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:48 + true 15:37:48 + case $1 in 15:37:48 + venv_file=/tmp/.toxenv 15:37:48 + shift 2 15:37:48 + true 15:37:48 + case $1 in 15:37:48 + shift 15:37:48 + break 15:37:48 + case $python in 15:37:48 + local pkg_list= 15:37:48 + [[ -d /opt/pyenv ]] 15:37:48 + echo 'Setup pyenv:' 15:37:48 Setup pyenv: 15:37:48 + export PYENV_ROOT=/opt/pyenv 15:37:48 + PYENV_ROOT=/opt/pyenv 15:37:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:37:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:37:48 + pyenv versions 15:37:48 * system (set by /opt/pyenv/version) 15:37:48 * 3.8.13 (set by /opt/pyenv/version) 15:37:48 * 3.9.13 (set by /opt/pyenv/version) 15:37:48 * 3.10.6 (set by /opt/pyenv/version) 15:37:48 + command -v pyenv 15:37:48 ++ pyenv init - --no-rehash 15:37:48 + 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:37:48 export PATH="/opt/pyenv/shims:${PATH}" 15:37:48 export PYENV_SHELL=bash 15:37:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:48 pyenv() { 15:37:48 local command 15:37:48 command="${1:-}" 15:37:48 if [ "$#" -gt 0 ]; then 15:37:48 shift 15:37:48 fi 15:37:48 15:37:48 case "$command" in 15:37:48 rehash|shell) 15:37:48 eval "$(pyenv "sh-$command" "$@")" 15:37:48 ;; 15:37:48 *) 15:37:48 command pyenv "$command" "$@" 15:37:48 ;; 15:37:48 esac 15:37:48 }' 15:37:48 +++ 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:37:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:37:48 ++ 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:37:48 ++ 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:37:48 ++ export PYENV_SHELL=bash 15:37:48 ++ PYENV_SHELL=bash 15:37:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:48 +++ complete -F _pyenv pyenv 15:37:48 ++ lf-pyver python3 15:37:48 ++ local py_version_xy=python3 15:37:48 ++ local py_version_xyz= 15:37:48 ++ pyenv versions 15:37:48 ++ sed 's/^[ *]* //' 15:37:48 ++ local command 15:37:48 ++ command=versions 15:37:48 ++ awk '{ print $1 }' 15:37:48 ++ '[' 1 -gt 0 ']' 15:37:48 ++ shift 15:37:48 ++ grep -E '^[0-9.]*[0-9]$' 15:37:48 ++ case "$command" in 15:37:48 ++ command pyenv versions 15:37:48 ++ pyenv versions 15:37:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:48 +++ grep '^3' /tmp/.pyenv_versions 15:37:48 +++ sort -V 15:37:48 +++ tail -n 1 15:37:48 ++ py_version_xyz=3.10.6 15:37:48 ++ [[ -z 3.10.6 ]] 15:37:48 ++ echo 3.10.6 15:37:48 ++ return 0 15:37:48 + pyenv local 3.10.6 15:37:48 + local command 15:37:48 + command=local 15:37:48 + '[' 2 -gt 0 ']' 15:37:48 + shift 15:37:48 + case "$command" in 15:37:48 + command pyenv local 3.10.6 15:37:48 + pyenv local 3.10.6 15:37:48 + for arg in "$@" 15:37:48 + case $arg in 15:37:48 + pkg_list+='tox ' 15:37:48 + for arg in "$@" 15:37:48 + case $arg in 15:37:48 + pkg_list+='virtualenv ' 15:37:48 + for arg in "$@" 15:37:48 + case $arg in 15:37:48 + pkg_list+='urllib3~=1.26.15 ' 15:37:48 + [[ -f /tmp/.toxenv ]] 15:37:48 + [[ ! -f /tmp/.toxenv ]] 15:37:48 + [[ -n '' ]] 15:37:48 + python3 -m venv /tmp/venv-151h 15:37:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-151h' 15:37:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-151h 15:37:52 + echo /tmp/venv-151h 15:37:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:37:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:37:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:37:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:52 + local 'pip_opts=--upgrade --quiet' 15:37:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:37:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:37:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:37:52 + [[ -n '' ]] 15:37:52 + [[ -n '' ]] 15:37:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:37:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:52 + /tmp/venv-151h/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:37:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:37:57 lf-activate-venv(): INFO: Base packages installed successfully 15:37:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:37:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:37:57 + /tmp/venv-151h/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:37:59 + type python3 15:37:59 + true 15:37:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-151h/bin to PATH' 15:37:59 lf-activate-venv(): INFO: Adding /tmp/venv-151h/bin to PATH 15:37:59 + PATH=/tmp/venv-151h/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:37:59 + return 0 15:37:59 + python3 --version 15:37:59 Python 3.10.6 15:37:59 + python3 -m pip --version 15:38:00 pip 26.1.2 from /tmp/venv-151h/lib/python3.10/site-packages/pip (python 3.10) 15:38:00 + python3 -m pip freeze 15:38:00 cachetools==7.1.4 15:38:00 colorama==0.4.6 15:38:00 distlib==0.4.3 15:38:00 filelock==3.32.0 15:38:00 packaging==26.2 15:38:00 platformdirs==4.11.0 15:38:00 pluggy==1.6.0 15:38:00 pyproject-api==1.11.0 15:38:00 python-discovery==1.5.0 15:38:00 tomli==2.4.1 15:38:00 tomli_w==1.2.0 15:38:00 tox==4.58.0 15:38:00 typing_extensions==4.16.0 15:38:00 urllib3==1.26.20 15:38:00 virtualenv==21.7.0 15:38:00 [EnvInject] - Injecting environment variables from a build step. 15:38:00 [EnvInject] - Injecting as environment variables the properties content 15:38:00 PARALLEL=false 15:38:00 15:38:00 [EnvInject] - Variables injected successfully. 15:38:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18149303545939322174.sh 15:38:00 ---> tox-run.sh 15:38:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:38:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:38:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:38:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:38:00 + cd /w/workspace/oom-master-pre-commit-lint/. 15:38:00 + source /home/jenkins/lf-env.sh 15:38:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:38:00 ++ mktemp -d /tmp/venv-XXXX 15:38:00 + lf_venv=/tmp/venv-lHKj 15:38:00 + local venv_file=/tmp/.os_lf_venv 15:38:00 + local python=python3 15:38:00 + local options 15:38:00 + local set_path=true 15:38:00 + local install_args= 15:38:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:38:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:38:00 + true 15:38:00 + case $1 in 15:38:00 + venv_file=/tmp/.toxenv 15:38:00 + shift 2 15:38:00 + true 15:38:00 + case $1 in 15:38:00 + shift 15:38:00 + break 15:38:00 + case $python in 15:38:00 + local pkg_list= 15:38:00 + [[ -d /opt/pyenv ]] 15:38:00 + echo 'Setup pyenv:' 15:38:00 Setup pyenv: 15:38:00 + export PYENV_ROOT=/opt/pyenv 15:38:00 + PYENV_ROOT=/opt/pyenv 15:38:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:38:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:38:00 + pyenv versions 15:38:00 system 15:38:00 3.8.13 15:38:00 3.9.13 15:38:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:00 + command -v pyenv 15:38:00 ++ pyenv init - --no-rehash 15:38:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:38:00 export PATH="/opt/pyenv/shims:${PATH}" 15:38:00 export PYENV_SHELL=bash 15:38:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:38:00 pyenv() { 15:38:00 local command 15:38:00 command="${1:-}" 15:38:00 if [ "$#" -gt 0 ]; then 15:38:00 shift 15:38:00 fi 15:38:00 15:38:00 case "$command" in 15:38:00 rehash|shell) 15:38:00 eval "$(pyenv "sh-$command" "$@")" 15:38:00 ;; 15:38:00 *) 15:38:00 command pyenv "$command" "$@" 15:38:00 ;; 15:38:00 esac 15:38:00 }' 15:38:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:38:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:38:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:38:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:38:00 ++ export PYENV_SHELL=bash 15:38:00 ++ PYENV_SHELL=bash 15:38:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:38:00 +++ complete -F _pyenv pyenv 15:38:00 ++ lf-pyver python3 15:38:00 ++ local py_version_xy=python3 15:38:00 ++ local py_version_xyz= 15:38:00 ++ pyenv versions 15:38:00 ++ local command 15:38:00 ++ grep -E '^[0-9.]*[0-9]$' 15:38:00 ++ command=versions 15:38:00 ++ '[' 1 -gt 0 ']' 15:38:00 ++ shift 15:38:00 ++ case "$command" in 15:38:00 ++ command pyenv versions 15:38:00 ++ pyenv versions 15:38:00 ++ awk '{ print $1 }' 15:38:00 ++ sed 's/^[ *]* //' 15:38:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:38:00 +++ sort -V 15:38:00 +++ tail -n 1 15:38:00 +++ grep '^3' /tmp/.pyenv_versions 15:38:00 ++ py_version_xyz=3.10.6 15:38:00 ++ [[ -z 3.10.6 ]] 15:38:00 ++ echo 3.10.6 15:38:00 ++ return 0 15:38:00 + pyenv local 3.10.6 15:38:00 + local command 15:38:00 + command=local 15:38:00 + '[' 2 -gt 0 ']' 15:38:00 + shift 15:38:00 + case "$command" in 15:38:00 + command pyenv local 3.10.6 15:38:00 + pyenv local 3.10.6 15:38:00 + for arg in "$@" 15:38:00 + case $arg in 15:38:00 + pkg_list+='tox ' 15:38:00 + for arg in "$@" 15:38:00 + case $arg in 15:38:00 + pkg_list+='virtualenv ' 15:38:00 + for arg in "$@" 15:38:00 + case $arg in 15:38:00 + pkg_list+='urllib3~=1.26.15 ' 15:38:00 + [[ -f /tmp/.toxenv ]] 15:38:00 ++ cat /tmp/.toxenv 15:38:00 + lf_venv=/tmp/venv-151h 15:38:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-151h from' file:/tmp/.toxenv 15:38:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-151h from file:/tmp/.toxenv 15:38:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:38:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:00 + local 'pip_opts=--upgrade --quiet' 15:38:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:38:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:38:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:38:00 + [[ -n '' ]] 15:38:00 + [[ -n '' ]] 15:38:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:38:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:00 + /tmp/venv-151h/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:38:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:38:01 lf-activate-venv(): INFO: Base packages installed successfully 15:38:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:38:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:38:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:38:01 + /tmp/venv-151h/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:38:02 + type python3 15:38:02 + true 15:38:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-151h/bin to PATH' 15:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-151h/bin to PATH 15:38:02 + PATH=/tmp/venv-151h/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:38:02 + return 0 15:38:02 + [[ -d /opt/pyenv ]] 15:38:02 + echo '---> Setting up pyenv' 15:38:02 ---> Setting up pyenv 15:38:02 + export PYENV_ROOT=/opt/pyenv 15:38:02 + PYENV_ROOT=/opt/pyenv 15:38:02 + export PATH=/opt/pyenv/bin:/tmp/venv-151h/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:38:02 + PATH=/opt/pyenv/bin:/tmp/venv-151h/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:38:02 ++ pwd 15:38:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:38:02 + export PYTHONPATH 15:38:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:38:02 + TOX_TESTENV_PASSENV=PYTHONPATH 15:38:02 + tox --version 15:38:03 4.58.0 from /tmp/venv-151h/lib/python3.10/site-packages/tox/__init__.py 15:38:03 + PARALLEL=false 15:38:03 + TOX_OPTIONS_LIST= 15:38:03 + [[ -n pre-commit ]] 15:38:03 + TOX_OPTIONS_LIST=' -e pre-commit' 15:38:03 + case ${PARALLEL,,} in 15:38:03 + tox -e pre-commit 15:38:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:38:04 pre-commit: install_deps> python -I -m pip install pre-commit 15:38:08 pre-commit: freeze> python -m pip freeze --all 15:38:08 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.1,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 15:38:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:38:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:38:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:38:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:38:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:38:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:38:10 [INFO] Once installed this environment will be reused. 15:38:10 [INFO] This may take a few minutes... 15:38:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:38:15 [INFO] Once installed this environment will be reused. 15:38:15 [INFO] This may take a few minutes... 15:38:20 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 15:38:20 return code: 129 15:38:20 stdout: (none) 15:38:20 stderr: 15:38:20 error: unknown option `deduplicate' 15:38:20 usage: git ls-files [] [...] 15:38:20 15:38:20 -z paths are separated with NUL character 15:38:20 -t identify the file status with tags 15:38:20 -v use lowercase letters for 'assume unchanged' files 15:38:20 -f use lowercase letters for 'fsmonitor clean' files 15:38:20 -c, --cached show cached files in the output (default) 15:38:20 -d, --deleted show deleted files in the output 15:38:20 -m, --modified show modified files in the output 15:38:20 -o, --others show other files in the output 15:38:20 -i, --ignored show ignored files in the output 15:38:20 -s, --stage show staged contents' object name in the output 15:38:20 -k, --killed show files on the filesystem that need to be removed 15:38:20 --directory show 'other' directories' names only 15:38:20 --eol show line endings of files 15:38:20 --empty-directory don't show empty directories 15:38:20 -u, --unmerged show unmerged files in the output 15:38:20 --resolve-undo show resolve-undo information 15:38:20 -x, --exclude 15:38:20 skip files matching pattern 15:38:20 -X, --exclude-from 15:38:20 exclude patterns are read from 15:38:20 --exclude-per-directory 15:38:20 read additional per-directory exclude patterns in 15:38:20 --exclude-standard add the standard git exclusions 15:38:20 --full-name make the output relative to the project top directory 15:38:20 --recurse-submodules recurse through submodules 15:38:20 --error-unmatch if any is not in the index, treat this as an error 15:38:20 --with-tree 15:38:20 pretend that paths removed since are still present 15:38:20 --abbrev[=] use digits to display SHA-1s 15:38:20 --debug show debugging data 15:38:20 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 15:38:20 pre-commit: exit 3 (11.78 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2277 15:38:20 pre-commit: FAIL code 3 (16.55=setup[4.77]+cmd[11.78] seconds) 15:38:20 evaluation failed :( (16.59 seconds) 15:38:20 + tox_status=3 15:38:20 + echo '---> Completed tox runs' 15:38:20 ---> Completed tox runs 15:38:20 + for i in .tox/*/log 15:38:20 ++ echo .tox/pre-commit/log 15:38:20 ++ awk -F/ '{print $2}' 15:38:20 + tox_env=pre-commit 15:38:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:38:20 + DOC_DIR=docs/_build/html 15:38:20 + [[ -d docs/_build/html ]] 15:38:20 + echo '---> tox-run.sh ends' 15:38:20 ---> tox-run.sh ends 15:38:20 + test 3 -eq 0 15:38:20 + exit 3 15:38:20 ++ '[' 2 = 1 ']' 15:38:20 Build step 'Execute shell' marked build as failure 15:38:20 $ ssh-agent -k 15:38:20 unset SSH_AUTH_SOCK; 15:38:20 unset SSH_AGENT_PID; 15:38:20 echo Agent pid 1729 killed; 15:38:20 [ssh-agent] Stopped. 15:38:20 [PostBuildScript] - [INFO] Executing post build scripts. 15:38:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14578353760519625821.sh 15:38:20 ---> sysstat.sh 15:38:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11590493728065229104.sh 15:38:20 ---> package-listing.sh 15:38:20 ++ facter osfamily 15:38:20 ++ tr '[:upper:]' '[:lower:]' 15:38:20 + OS_FAMILY=debian 15:38:20 + workspace=/w/workspace/oom-master-pre-commit-lint 15:38:20 + START_PACKAGES=/tmp/packages_start.txt 15:38:20 + END_PACKAGES=/tmp/packages_end.txt 15:38:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:20 + PACKAGES=/tmp/packages_start.txt 15:38:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:38:20 + PACKAGES=/tmp/packages_end.txt 15:38:20 + case "${OS_FAMILY}" in 15:38:20 + dpkg -l 15:38:20 + grep '^ii' 15:38:20 + '[' -f /tmp/packages_start.txt ']' 15:38:20 + '[' -f /tmp/packages_end.txt ']' 15:38:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:38:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:38:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:38:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5166600981842663359.sh 15:38:20 ---> capture-instance-metadata.sh 15:38:21 Setup pyenv: 15:38:21 system 15:38:21 3.8.13 15:38:21 3.9.13 15:38:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umQc 15:38:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:38:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:29 lf-activate-venv(): INFO: Base packages installed successfully 15:38:29 lf-activate-venv(): INFO: Installing additional packages: lftools 15:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-umQc/bin to PATH 15:38:51 INFO: Running in OpenStack, capturing instance metadata 15:38:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1189680862742377456.sh 15:38:52 provisioning config files... 15:38:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16565444855445814812tmp 15:38:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:38:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:38:52 [EnvInject] - Injecting environment variables from a build step. 15:38:52 [EnvInject] - Injecting as environment variables the properties content 15:38:52 SERVER_ID=logs 15:38:52 15:38:52 [EnvInject] - Variables injected successfully. 15:38:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17563878266953562929.sh 15:38:52 ---> create-netrc.sh 15:38:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11191335121283755861.sh 15:38:52 ---> python-tools-install.sh 15:38:52 Setup pyenv: 15:38:52 system 15:38:52 3.8.13 15:38:52 3.9.13 15:38:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umQc from file:/tmp/.os_lf_venv 15:38:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:54 lf-activate-venv(): INFO: Base packages installed successfully 15:38:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-umQc/bin to PATH 15:39:02 Generating Requirements File 15:39: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. 15:39:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:39:32 Python 3.10.6 15:39:32 pip 26.1.2 from /tmp/venv-umQc/lib/python3.10/site-packages/pip (python 3.10) 15:39:32 aiohappyeyeballs==2.7.1 15:39:32 aiohttp==3.14.2 15:39:32 aiosignal==1.4.0 15:39:32 appdirs==1.4.4 15:39:32 argcomplete==3.7.0 15:39:32 aspy.yaml==1.3.0 15:39:32 async-timeout==5.0.1 15:39:32 attrs==26.1.0 15:39:32 autopage==0.6.0 15:39:32 backports.strenum==1.3.1 15:39:32 beautifulsoup4==4.15.0 15:39:32 boto3==1.43.53 15:39:32 botocore==1.43.53 15:39:32 bs4==0.0.2 15:39:32 certifi==2026.7.22 15:39:32 cffi==2.1.0 15:39:32 cfgv==3.5.0 15:39:32 chardet==7.4.3 15:39:32 charset-normalizer==3.4.9 15:39:32 click==8.4.2 15:39:32 cliff==4.14.0 15:39:32 cmd2==3.5.1 15:39:32 cryptography==3.3.2 15:39:32 debtcollector==3.1.0 15:39:32 decorator==5.3.1 15:39:32 defusedxml==0.7.1 15:39:32 Deprecated==1.3.1 15:39:32 distlib==0.4.3 15:39:32 dnspython==2.8.0 15:39:32 docker==7.2.0 15:39:32 dogpile.cache==1.5.0 15:39:32 durationpy==0.10 15:39:32 email-validator==2.3.0 15:39:32 filelock==3.32.0 15:39:32 frozenlist==1.8.0 15:39:32 future==1.0.0 15:39:32 gitdb==4.0.12 15:39:32 GitPython==3.1.54 15:39:32 httplib2==0.30.2 15:39:32 identify==2.6.19 15:39:32 idna==3.18 15:39:32 importlib-resources==1.5.0 15:39:32 iso8601==2.1.0 15:39:32 Jinja2==3.1.6 15:39:32 jmespath==1.1.0 15:39:32 jsonpatch==1.33 15:39:32 jsonpointer==3.1.1 15:39:32 jsonschema==4.26.0 15:39:32 jsonschema-specifications==2025.9.1 15:39:32 keystoneauth1==5.14.0 15:39:32 kubernetes==36.0.3 15:39:32 lftools==0.37.22 15:39:32 lxml==6.1.1 15:39:32 markdown-it-py==4.2.0 15:39:32 MarkupSafe==3.0.3 15:39:32 mdurl==0.1.2 15:39:32 msgpack==1.2.1 15:39:32 multi_key_dict==2.0.3 15:39:32 multidict==6.7.1 15:39:32 munch==4.0.0 15:39:32 netaddr==1.3.0 15:39:32 niet==1.4.2 15:39:32 nodeenv==1.10.0 15:39:32 oauth2client==4.1.3 15:39:32 oauthlib==3.3.1 15:39:32 openstacksdk==4.13.0 15:39:32 os-service-types==1.8.2 15:39:32 osc-lib==4.6.0 15:39:32 oslo.config==10.4.0 15:39:32 oslo.context==6.4.0 15:39:32 oslo.i18n==6.8.0 15:39:32 oslo.log==8.2.0 15:39:32 oslo.serialization==5.10.0 15:39:32 oslo.utils==10.1.1 15:39:32 packaging==26.2 15:39:32 pbr==7.0.3 15:39:32 platformdirs==4.11.0 15:39:32 prettytable==3.18.0 15:39:32 propcache==0.5.2 15:39:32 psutil==7.2.2 15:39:32 pyasn1==0.6.4 15:39:32 pyasn1_modules==0.4.2 15:39:32 pycparser==3.0 15:39:32 pygerrit2==2.0.15 15:39:32 PyGithub==2.9.1 15:39:32 Pygments==2.20.0 15:39:32 PyJWT==2.13.0 15:39:32 PyNaCl==1.6.2 15:39:32 pyparsing==2.4.7 15:39:32 pyperclip==1.11.0 15:39:32 pyrsistent==0.20.0 15:39:32 python-cinderclient==9.9.0 15:39:32 python-dateutil==2.9.0.post0 15:39:32 python-discovery==1.5.0 15:39:32 python-heatclient==5.2.0 15:39:32 python-jenkins==1.8.3 15:39:32 python-keystoneclient==5.8.0 15:39:32 python-magnumclient==4.11.0 15:39:32 python-openstackclient==10.0.0 15:39:32 python-swiftclient==4.10.0 15:39:32 PyYAML==6.0.3 15:39:32 referencing==0.37.0 15:39:32 requests==2.34.2 15:39:32 requests-oauthlib==2.0.0 15:39:32 rfc3986==2.0.0 15:39:32 rich==15.0.0 15:39:32 rich-argparse==1.8.0 15:39:32 rpds-py==0.30.0 15:39:32 rsa==4.9.1 15:39:32 ruamel.yaml==0.19.1 15:39:32 ruamel.yaml.clib==0.2.15 15:39:32 s3transfer==0.19.1 15:39:32 simplejson==4.1.1 15:39:32 six==1.17.0 15:39:32 smmap==5.0.3 15:39:32 soupsieve==2.9.1 15:39:32 stevedore==5.8.0 15:39:32 tabulate==0.10.0 15:39:32 toml==0.10.2 15:39:32 tomlkit==0.15.1 15:39:32 tqdm==4.69.0 15:39:32 typing_extensions==4.16.0 15:39:32 urllib3==1.26.20 15:39:32 virtualenv==21.7.0 15:39:32 wcwidth==0.8.2 15:39:32 websocket-client==1.9.0 15:39:32 wrapt==2.2.2 15:39:32 xdg==6.0.0 15:39:32 xmltodict==1.0.4 15:39:32 yarl==1.24.5 15:39:32 yq==4.1.2 15:39:32 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13128408747217834223.sh 15:39:32 ---> uv-install.sh 15:39:32 Installing uv/uvx (latest) using shell installer 15:39:32 2026-07-22 15:39:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-7fME5T.sh" [1] 15:39:32 downloading uv 0.11.31 x86_64-unknown-linux-gnu 15:39:33 installing to /home/jenkins/.local/bin 15:39:33 uv 15:39:33 uvx 15:39:33 everything's installed! 15:39:33 15:39:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:39:33 15:39:33 source $HOME/.local/bin/env (sh, bash, zsh) 15:39:33 source $HOME/.local/bin/env.fish (fish) 15:39:33 Adding install location to PATH 15:39:33 ---> Validating uv/uvx install 15:39:33 uvx 0.11.31 (x86_64-unknown-linux-gnu) 15:39:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9489336269978381719.sh 15:39:33 ---> sudo-logs.sh 15:39:33 Archiving 'sudo' log.. 15:39:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1735685983911422803.sh 15:39:34 ---> job-cost.sh 15:39:34 INFO: Activating Python virtual environment... 15:39:34 Setup pyenv: 15:39:34 system 15:39:34 3.8.13 15:39:34 3.9.13 15:39:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umQc from file:/tmp/.os_lf_venv 15:39:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:39:36 lf-activate-venv(): INFO: Base packages installed successfully 15:39:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-umQc/bin to PATH 15:39:58 INFO: No stack-cost file found 15:39:58 INFO: Instance uptime: 183s 15:39:58 INFO: Fetching instance metadata (attempt 1 of 3)... 15:39:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:39:58 INFO: Successfully fetched instance metadata 15:39:58 INFO: Instance type: v3-standard-4 15:39:58 INFO: Retrieving pricing info for: v3-standard-4 15:39:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:39:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=183 15:39:58 INFO: Successfully fetched Vexxhost pricing API 15:39:58 INFO: Retrieved cost: 0.11 15:39:58 INFO: Retrieved resource: v3-standard-4 15:39:58 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:39:58 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:39:58 INFO: Successfully archived job cost data 15:39:58 DEBUG: Cost data: oom-master-pre-commit-lint,4739,2026-07-22 15:39:58,v3-standard-4,183,0.11,0.00,FAILURE 15:39:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8405567937181955636.sh 15:39:58 ---> logs-deploy.sh 15:39:58 Setup pyenv: 15:39:58 system 15:39:58 3.8.13 15:39:58 3.9.13 15:39:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:39:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umQc from file:/tmp/.os_lf_venv 15:39:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:00 lf-activate-venv(): INFO: Base packages installed successfully 15:40:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-umQc/bin to PATH 15:40:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4739 15:40:09 INFO: archiving workspace using pattern(s): 15:40:10 Archives upload complete. 15:40:10 INFO: archiving logs to Nexus 15:40:11 ---> uname -a: 15:40:11 Linux prd-ubuntu1804-builder-4c-4g-555 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:40:11 15:40:11 15:40:11 ---> lscpu: 15:40:11 Architecture: x86_64 15:40:11 CPU op-mode(s): 32-bit, 64-bit 15:40:11 Byte Order: Little Endian 15:40:11 CPU(s): 4 15:40:11 On-line CPU(s) list: 0-3 15:40:11 Thread(s) per core: 1 15:40:11 Core(s) per socket: 1 15:40:11 Socket(s): 4 15:40:11 NUMA node(s): 1 15:40:11 Vendor ID: AuthenticAMD 15:40:11 CPU family: 23 15:40:11 Model: 49 15:40:11 Model name: AMD EPYC-Rome Processor 15:40:11 Stepping: 0 15:40:11 CPU MHz: 2799.998 15:40:11 BogoMIPS: 5599.99 15:40:11 Virtualization: AMD-V 15:40:11 Hypervisor vendor: KVM 15:40:11 Virtualization type: full 15:40:11 L1d cache: 32K 15:40:11 L1i cache: 32K 15:40:11 L2 cache: 512K 15:40:11 L3 cache: 16384K 15:40:11 NUMA node0 CPU(s): 0-3 15:40:11 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:40:11 15:40:11 15:40:11 ---> nproc: 15:40:11 4 15:40:11 15:40:11 15:40:11 ---> df -h: 15:40:11 Filesystem Size Used Avail Use% Mounted on 15:40:11 udev 7.9G 0 7.9G 0% /dev 15:40:11 tmpfs 1.6G 676K 1.6G 1% /run 15:40:11 /dev/vda1 78G 8.5G 69G 11% / 15:40:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:40:11 tmpfs 5.0M 0 5.0M 0% /run/lock 15:40:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:40:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:40:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:40:11 15:40:11 15:40:11 ---> free -m: 15:40:11 total used free shared buff/cache available 15:40:11 Mem: 16040 535 13179 0 2324 15181 15:40:11 Swap: 1023 0 1023 15:40:11 15:40:11 15:40:11 ---> ip addr: 15:40:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:40:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:40:11 inet 127.0.0.1/8 scope host lo 15:40:11 valid_lft forever preferred_lft forever 15:40:11 inet6 ::1/128 scope host 15:40:11 valid_lft forever preferred_lft forever 15:40:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:40:11 link/ether fa:16:3e:52:7b:65 brd ff:ff:ff:ff:ff:ff 15:40:11 inet 10.30.107.91/23 brd 10.30.107.255 scope global dynamic ens3 15:40:11 valid_lft 86212sec preferred_lft 86212sec 15:40:11 inet6 fe80::f816:3eff:fe52:7b65/64 scope link 15:40:11 valid_lft forever preferred_lft forever 15:40:11 15:40:11 15:40:11 ---> sar -b -r -n DEV: 15:40:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-555) 07/22/26 _x86_64_ (4 CPU) 15:40:11 15:40:11 15:37:06 LINUX RESTART (4 CPU) 15:40:11 15:40:11 15:38:01 tps rtps wtps bread/s bwrtn/s 15:40:11 15:39:01 106.65 5.77 100.88 228.23 29319.11 15:40:11 15:40:01 80.74 0.47 80.27 40.39 11372.50 15:40:11 Average: 93.69 3.12 90.58 134.31 20345.81 15:40:11 15:40:11 15:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:40:11 15:39:01 13738080 15524476 2686888 16.36 75580 1899912 818300 4.68 755136 1693208 155748 15:40:11 15:40:01 13535792 15582768 2889176 17.59 86216 2139032 743596 4.26 703108 1926012 145376 15:40:11 Average: 13636936 15553622 2788032 16.97 80898 2019472 780948 4.47 729122 1809610 150562 15:40:11 15:40:11 15:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:40:11 15:39:01 ens3 91.45 68.14 1321.87 12.23 0.00 0.00 0.00 0.00 15:40:11 15:39:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 15:40:11 15:40:01 ens3 55.06 41.81 813.05 7.52 0.00 0.00 0.00 0.00 15:40:11 15:40:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:40:11 Average: ens3 73.25 54.97 1067.46 9.88 0.00 0.00 0.00 0.00 15:40:11 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 15:40:11 15:40:11 15:40:11 ---> sar -P ALL: 15:40:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-555) 07/22/26 _x86_64_ (4 CPU) 15:40:11 15:40:11 15:37:06 LINUX RESTART (4 CPU) 15:40:11 15:40:11 15:38:01 CPU %user %nice %system %iowait %steal %idle 15:40:11 15:39:01 all 21.86 0.00 2.07 1.95 0.06 74.06 15:40:11 15:39:01 0 13.22 0.00 1.44 1.51 0.05 83.79 15:40:11 15:39:01 1 32.99 0.00 3.10 0.70 0.07 63.14 15:40:11 15:39:01 2 28.48 0.00 2.14 3.57 0.07 65.74 15:40:11 15:39:01 3 12.71 0.00 1.61 2.03 0.05 83.60 15:40:11 15:40:01 all 12.74 0.00 1.09 11.72 0.04 74.41 15:40:11 15:40:01 0 8.18 0.00 1.17 26.67 0.05 63.94 15:40:11 15:40:01 1 20.00 0.00 1.39 1.50 0.05 77.07 15:40:11 15:40:01 2 18.99 0.00 1.18 14.49 0.03 65.31 15:40:11 15:40:01 3 3.75 0.00 0.60 4.22 0.02 91.40 15:40:11 Average: all 17.29 0.00 1.58 6.84 0.05 74.23 15:40:11 Average: 0 10.69 0.00 1.30 14.09 0.05 73.86 15:40:11 Average: 1 26.49 0.00 2.24 1.10 0.06 70.11 15:40:11 Average: 2 23.73 0.00 1.66 9.03 0.05 65.53 15:40:11 Average: 3 8.23 0.00 1.11 3.12 0.03 87.50 15:40:11 15:40:11 15:40:11