06:53:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147235 06:53:57 Running as SYSTEM 06:53:57 [EnvInject] - Loading node environment variables. 06:53:57 Building remotely on prd-ubuntu1804-builder-4c-4g-3661 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:53:57 [ssh-agent] Looking for ssh-agent implementation... 06:53:57 $ ssh-agent 06:53:57 SSH_AUTH_SOCK=/tmp/ssh-cWGbbvCMbRqx/agent.1769 06:53:57 SSH_AGENT_PID=1771 06:53:57 [ssh-agent] Started. 06:53:57 Running ssh-add (command line suppressed) 06:53:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5019079227028924996.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5019079227028924996.key) 06:53:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:53:57 The recommended git tool is: NONE 06:53:58 using credential onap-jenkins-ssh 06:53:58 Wiping out workspace first. 06:53:58 Cloning the remote Git repository 06:53:58 Cloning repository git://cloud.onap.org/mirror/oom.git 06:53:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:53:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:53:59 > git --version # timeout=10 06:53:59 > git --version # 'git version 2.17.1' 06:53:59 using GIT_SSH to set credentials Gerrit user 06:53:59 Verifying host key using manually-configured host key entries 06:53:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:54:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:54:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:54:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:54:04 using GIT_SSH to set credentials Gerrit user 06:54:04 Verifying host key using manually-configured host key entries 06:54:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/35/147235/4 # timeout=30 06:54:05 > git rev-parse b3b253fc0676655622722dad026bf5bc6a304812^{commit} # timeout=10 06:54:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:54:05 Checking out Revision b3b253fc0676655622722dad026bf5bc6a304812 (refs/changes/35/147235/4) 06:54:05 > git config core.sparsecheckout # timeout=10 06:54:05 > git checkout -f b3b253fc0676655622722dad026bf5bc6a304812 # timeout=30 06:54:08 Commit message: "[SDC] 13.3.0" 06:54:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:54:08 > git rev-list --no-walk bb650a828c4f78dbbe596b5b1145fd92d14058ce # timeout=10 06:54:09 [EnvInject] - Injecting environment variables from a build step. 06:54:09 [EnvInject] - Injecting as environment variables the properties content 06:54:09 PYTHON=python3 06:54:09 06:54:09 [EnvInject] - Variables injected successfully. 06:54:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10459060565665679467.sh 06:54:09 ---> tox-install.sh 06:54:09 + source /home/jenkins/lf-env.sh 06:54:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:54:09 ++ mktemp -d /tmp/venv-XXXX 06:54:09 + lf_venv=/tmp/venv-oAmT 06:54:09 + local venv_file=/tmp/.os_lf_venv 06:54:09 + local python=python3 06:54:09 + local options 06:54:09 + local set_path=true 06:54:09 + local install_args= 06:54:09 ++ 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 06:54:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:54:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:54:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:54:09 + true 06:54:09 + case $1 in 06:54:09 + venv_file=/tmp/.toxenv 06:54:09 + shift 2 06:54:09 + true 06:54:09 + case $1 in 06:54:09 + shift 06:54:09 + break 06:54:09 + case $python in 06:54:09 + local pkg_list= 06:54:09 + [[ -d /opt/pyenv ]] 06:54:09 + echo 'Setup pyenv:' 06:54:09 Setup pyenv: 06:54:09 + export PYENV_ROOT=/opt/pyenv 06:54:09 + PYENV_ROOT=/opt/pyenv 06:54:09 + 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 06:54:09 + 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 06:54:09 + pyenv versions 06:54:09 * system (set by /opt/pyenv/version) 06:54:09 * 3.8.13 (set by /opt/pyenv/version) 06:54:09 * 3.9.13 (set by /opt/pyenv/version) 06:54:09 * 3.10.6 (set by /opt/pyenv/version) 06:54:09 + command -v pyenv 06:54:09 ++ pyenv init - --no-rehash 06:54:09 + 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[*]}"'\'')" 06:54:09 export PATH="/opt/pyenv/shims:${PATH}" 06:54:09 export PYENV_SHELL=bash 06:54:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:54:09 pyenv() { 06:54:09 local command 06:54:09 command="${1:-}" 06:54:09 if [ "$#" -gt 0 ]; then 06:54:09 shift 06:54:09 fi 06:54:09 06:54:09 case "$command" in 06:54:09 rehash|shell) 06:54:09 eval "$(pyenv "sh-$command" "$@")" 06:54:09 ;; 06:54:09 *) 06:54:09 command pyenv "$command" "$@" 06:54:09 ;; 06:54:09 esac 06:54:09 }' 06:54:09 +++ 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[*]}"' 06:54:09 ++ 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 06:54:09 ++ 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 06:54:09 ++ 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 06:54:09 ++ export PYENV_SHELL=bash 06:54:09 ++ PYENV_SHELL=bash 06:54:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:54:09 +++ complete -F _pyenv pyenv 06:54:09 ++ lf-pyver python3 06:54:09 ++ local py_version_xy=python3 06:54:09 ++ local py_version_xyz= 06:54:09 ++ pyenv versions 06:54:09 ++ local command 06:54:09 ++ command=versions 06:54:09 ++ '[' 1 -gt 0 ']' 06:54:09 ++ shift 06:54:09 ++ case "$command" in 06:54:09 ++ command pyenv versions 06:54:09 ++ pyenv versions 06:54:09 ++ sed 's/^[ *]* //' 06:54:09 ++ awk '{ print $1 }' 06:54:09 ++ grep -E '^[0-9.]*[0-9]$' 06:54:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:54:09 +++ grep '^3' /tmp/.pyenv_versions 06:54:09 +++ sort -V 06:54:09 +++ tail -n 1 06:54:09 ++ py_version_xyz=3.10.6 06:54:09 ++ [[ -z 3.10.6 ]] 06:54:09 ++ echo 3.10.6 06:54:09 ++ return 0 06:54:09 + pyenv local 3.10.6 06:54:09 + local command 06:54:09 + command=local 06:54:09 + '[' 2 -gt 0 ']' 06:54:09 + shift 06:54:09 + case "$command" in 06:54:09 + command pyenv local 3.10.6 06:54:09 + pyenv local 3.10.6 06:54:09 + for arg in "$@" 06:54:09 + case $arg in 06:54:09 + pkg_list+='tox ' 06:54:09 + for arg in "$@" 06:54:09 + case $arg in 06:54:09 + pkg_list+='virtualenv ' 06:54:09 + for arg in "$@" 06:54:09 + case $arg in 06:54:09 + pkg_list+='urllib3~=1.26.15 ' 06:54:09 + [[ -f /tmp/.toxenv ]] 06:54:09 + [[ ! -f /tmp/.toxenv ]] 06:54:09 + [[ -n '' ]] 06:54:09 + python3 -m venv /tmp/venv-oAmT 06:54:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oAmT' 06:54:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oAmT 06:54:21 + echo /tmp/venv-oAmT 06:54:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:54:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:54:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:54:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:54:21 + local 'pip_opts=--upgrade --quiet' 06:54:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:54:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:54:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:54:21 + [[ -n '' ]] 06:54:21 + [[ -n '' ]] 06:54:21 + lf-venv-pip-install /tmp/venv-oAmT/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:54:21 + local venv_python=/tmp/venv-oAmT/bin/python3 06:54:21 + shift 06:54:21 + local upstream=https://pypi.org/simple 06:54:21 + /tmp/venv-oAmT/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 06:54:32 + return 0 06:54:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:54:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:54:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:54:32 + lf-venv-pip-install /tmp/venv-oAmT/bin/python3 --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 06:54:32 + local venv_python=/tmp/venv-oAmT/bin/python3 06:54:32 + shift 06:54:32 + local upstream=https://pypi.org/simple 06:54:32 + /tmp/venv-oAmT/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 06:54:35 + return 0 06:54:35 + type python3 06:54:35 + true 06:54:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oAmT/bin to PATH' 06:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-oAmT/bin to PATH 06:54:35 + PATH=/tmp/venv-oAmT/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 06:54:35 + return 0 06:54:35 + python3 --version 06:54:35 Python 3.10.6 06:54:35 + python3 -m pip --version 06:54:35 pip 26.2.1 from /tmp/venv-oAmT/lib/python3.10/site-packages/pip (python 3.10) 06:54:35 + python3 -m pip freeze 06:54:35 cachetools==7.2.0 06:54:35 colorama==0.4.6 06:54:35 distlib==0.4.3 06:54:35 filelock==3.32.7 06:54:35 packaging==26.3 06:54:35 platformdirs==4.11.11 06:54:35 pluggy==1.6.0 06:54:35 pyproject-api==1.11.2 06:54:35 python-discovery==1.6.1 06:54:35 tomli==2.4.1 06:54:35 tomli_w==1.2.0 06:54:35 tox==4.63.0 06:54:35 typing_extensions==4.16.0 06:54:35 urllib3==1.26.20 06:54:35 virtualenv==21.9.0 06:54:35 [EnvInject] - Injecting environment variables from a build step. 06:54:35 [EnvInject] - Injecting as environment variables the properties content 06:54:35 PARALLEL=false 06:54:35 06:54:35 [EnvInject] - Variables injected successfully. 06:54:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14905265505933634730.sh 06:54:35 ---> tox-run.sh 06:54:35 + 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 06:54:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:54:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:54:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:54:35 + cd /w/workspace/oom-master-pre-commit-lint/. 06:54:35 + source /home/jenkins/lf-env.sh 06:54:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:54:35 ++ mktemp -d /tmp/venv-XXXX 06:54:35 + lf_venv=/tmp/venv-xDeV 06:54:35 + local venv_file=/tmp/.os_lf_venv 06:54:35 + local python=python3 06:54:35 + local options 06:54:35 + local set_path=true 06:54:35 + local install_args= 06:54:35 ++ 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 06:54:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:54:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:54:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:54:35 + true 06:54:35 + case $1 in 06:54:35 + venv_file=/tmp/.toxenv 06:54:35 + shift 2 06:54:35 + true 06:54:35 + case $1 in 06:54:35 + shift 06:54:35 + break 06:54:35 + case $python in 06:54:35 + local pkg_list= 06:54:35 + [[ -d /opt/pyenv ]] 06:54:35 + echo 'Setup pyenv:' 06:54:35 Setup pyenv: 06:54:35 + export PYENV_ROOT=/opt/pyenv 06:54:35 + PYENV_ROOT=/opt/pyenv 06:54:35 + 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 06:54:35 + 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 06:54:35 + pyenv versions 06:54:35 system 06:54:35 3.8.13 06:54:35 3.9.13 06:54:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:54:35 + command -v pyenv 06:54:35 ++ pyenv init - --no-rehash 06:54:35 + 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[*]}"'\'')" 06:54:35 export PATH="/opt/pyenv/shims:${PATH}" 06:54:35 export PYENV_SHELL=bash 06:54:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:54:35 pyenv() { 06:54:35 local command 06:54:35 command="${1:-}" 06:54:35 if [ "$#" -gt 0 ]; then 06:54:35 shift 06:54:35 fi 06:54:35 06:54:35 case "$command" in 06:54:35 rehash|shell) 06:54:35 eval "$(pyenv "sh-$command" "$@")" 06:54:35 ;; 06:54:35 *) 06:54:35 command pyenv "$command" "$@" 06:54:35 ;; 06:54:35 esac 06:54:35 }' 06:54:35 +++ 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[*]}"' 06:54:35 ++ 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 06:54:35 ++ 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 06:54:35 ++ 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 06:54:35 ++ export PYENV_SHELL=bash 06:54:35 ++ PYENV_SHELL=bash 06:54:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:54:35 +++ complete -F _pyenv pyenv 06:54:35 ++ lf-pyver python3 06:54:35 ++ local py_version_xy=python3 06:54:35 ++ local py_version_xyz= 06:54:35 ++ sed 's/^[ *]* //' 06:54:35 ++ pyenv versions 06:54:35 ++ awk '{ print $1 }' 06:54:35 ++ local command 06:54:35 ++ command=versions 06:54:35 ++ '[' 1 -gt 0 ']' 06:54:35 ++ shift 06:54:35 ++ case "$command" in 06:54:35 ++ command pyenv versions 06:54:35 ++ pyenv versions 06:54:35 ++ grep -E '^[0-9.]*[0-9]$' 06:54:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:54:36 +++ grep '^3' /tmp/.pyenv_versions 06:54:36 +++ sort -V 06:54:36 +++ tail -n 1 06:54:36 ++ py_version_xyz=3.10.6 06:54:36 ++ [[ -z 3.10.6 ]] 06:54:36 ++ echo 3.10.6 06:54:36 ++ return 0 06:54:36 + pyenv local 3.10.6 06:54:36 + local command 06:54:36 + command=local 06:54:36 + '[' 2 -gt 0 ']' 06:54:36 + shift 06:54:36 + case "$command" in 06:54:36 + command pyenv local 3.10.6 06:54:36 + pyenv local 3.10.6 06:54:36 + for arg in "$@" 06:54:36 + case $arg in 06:54:36 + pkg_list+='tox ' 06:54:36 + for arg in "$@" 06:54:36 + case $arg in 06:54:36 + pkg_list+='virtualenv ' 06:54:36 + for arg in "$@" 06:54:36 + case $arg in 06:54:36 + pkg_list+='urllib3~=1.26.15 ' 06:54:36 + [[ -f /tmp/.toxenv ]] 06:54:36 ++ cat /tmp/.toxenv 06:54:36 + lf_venv=/tmp/venv-oAmT 06:54:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oAmT from' file:/tmp/.toxenv 06:54:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oAmT from file:/tmp/.toxenv 06:54:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:54:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:54:36 + local 'pip_opts=--upgrade --quiet' 06:54:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:54:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:54:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:54:36 + [[ -n '' ]] 06:54:36 + [[ -n '' ]] 06:54:36 + lf-venv-pip-install /tmp/venv-oAmT/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:54:36 + local venv_python=/tmp/venv-oAmT/bin/python3 06:54:36 + shift 06:54:36 + local upstream=https://pypi.org/simple 06:54:36 + /tmp/venv-oAmT/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 06:54:36 + return 0 06:54:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:54:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:54:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:54:36 + lf-venv-pip-install /tmp/venv-oAmT/bin/python3 --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 06:54:36 + local venv_python=/tmp/venv-oAmT/bin/python3 06:54:36 + shift 06:54:36 + local upstream=https://pypi.org/simple 06:54:36 + /tmp/venv-oAmT/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 06:54:37 + return 0 06:54:37 + type python3 06:54:37 + true 06:54:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oAmT/bin to PATH' 06:54:37 lf-activate-venv(): INFO: Adding /tmp/venv-oAmT/bin to PATH 06:54:37 + PATH=/tmp/venv-oAmT/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 06:54:37 + return 0 06:54:37 + [[ -d /opt/pyenv ]] 06:54:37 + echo '---> Setting up pyenv' 06:54:37 ---> Setting up pyenv 06:54:37 + export PYENV_ROOT=/opt/pyenv 06:54:37 + PYENV_ROOT=/opt/pyenv 06:54:37 + export PATH=/opt/pyenv/bin:/tmp/venv-oAmT/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 06:54:37 + PATH=/opt/pyenv/bin:/tmp/venv-oAmT/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 06:54:37 ++ pwd 06:54:37 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:54:37 + export PYTHONPATH 06:54:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:54:37 + TOX_TESTENV_PASSENV=PYTHONPATH 06:54:37 + tox --version 06:54:38 4.63.0 from /tmp/venv-oAmT/lib/python3.10/site-packages/tox/__init__.py 06:54:38 + PARALLEL=false 06:54:38 + TOX_OPTIONS_LIST= 06:54:38 + [[ -n pre-commit ]] 06:54:38 + TOX_OPTIONS_LIST=' -e pre-commit' 06:54:38 + case ${PARALLEL,,} in 06:54:38 + tox -e pre-commit 06:54:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:54:40 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 06:54:43 pre-commit: freeze> python -m pip freeze --all 06:54:44 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.7,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.11,pre_commit==4.6.0,python-discovery==1.6.1,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.9.0 06:54:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:54:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:54:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:54:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:54:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:54:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:54:47 [INFO] Once installed this environment will be reused. 06:54:47 [INFO] This may take a few minutes... 06:54:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:54:51 [INFO] Once installed this environment will be reused. 06:54:51 [INFO] This may take a few minutes... 06:54:55 trim trailing whitespace.................................................Passed 06:54:56 Tabs remover.............................................................Passed 06:54:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:54:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:54:56 [INFO] Once installed this environment will be reused. 06:54:56 [INFO] This may take a few minutes... 06:55:04 gitlint..............................................(no files to check)Skipped 06:55:04 pre-commit: OK (26.36=setup[5.73]+cmd[12.02,8.61] seconds) 06:55:04 congratulations :) (26.39 seconds) 06:55:04 + tox_status=0 06:55:04 + echo '---> Completed tox runs' 06:55:04 ---> Completed tox runs 06:55:04 + for i in .tox/*/log 06:55:04 ++ echo .tox/pre-commit/log 06:55:04 ++ awk -F/ '{print $2}' 06:55:04 + tox_env=pre-commit 06:55:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:55:04 + DOC_DIR=docs/_build/html 06:55:04 + [[ -d docs/_build/html ]] 06:55:04 + echo '---> tox-run.sh ends' 06:55:04 ---> tox-run.sh ends 06:55:04 + test 0 -eq 0 06:55:04 $ ssh-agent -k 06:55:04 unset SSH_AUTH_SOCK; 06:55:04 unset SSH_AGENT_PID; 06:55:04 echo Agent pid 1771 killed; 06:55:04 [ssh-agent] Stopped. 06:55:05 [PostBuildScript] - [INFO] Executing post build scripts. 06:55:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17882221552363832854.sh 06:55:05 ---> sysstat.sh 06:55:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16123936765054763829.sh 06:55:05 ---> package-listing.sh 06:55:05 ++ facter osfamily 06:55:05 ++ tr '[:upper:]' '[:lower:]' 06:55:05 + OS_FAMILY=debian 06:55:05 + workspace=/w/workspace/oom-master-pre-commit-lint 06:55:05 + START_PACKAGES=/tmp/packages_start.txt 06:55:05 + END_PACKAGES=/tmp/packages_end.txt 06:55:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:05 + PACKAGES=/tmp/packages_start.txt 06:55:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:55:05 + PACKAGES=/tmp/packages_end.txt 06:55:05 + case "${OS_FAMILY}" in 06:55:05 + dpkg -l 06:55:05 + grep '^ii' 06:55:05 + '[' -f /tmp/packages_start.txt ']' 06:55:05 + '[' -f /tmp/packages_end.txt ']' 06:55:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:55:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:55:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:55:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11511503695057752485.sh 06:55:05 ---> capture-instance-metadata.sh 06:55:05 Setup pyenv: 06:55:06 system 06:55:06 3.8.13 06:55:06 3.9.13 06:55:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:55:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vCZD 06:55:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:55:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:55:13 lf-activate-venv(): INFO: Installing additional packages: lftools 06:55:34 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. 06:55:34 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 06:55:34 lf-activate-venv(): INFO: Adding /tmp/venv-vCZD/bin to PATH 06:55:34 INFO: Running in OpenStack, capturing instance metadata 06:55:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17219810740647989439.sh 06:55:34 provisioning config files... 06:55:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13094048902237363254tmp 06:55:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:55:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:55:34 [EnvInject] - Injecting environment variables from a build step. 06:55:34 [EnvInject] - Injecting as environment variables the properties content 06:55:34 SERVER_ID=logs 06:55:34 06:55:34 [EnvInject] - Variables injected successfully. 06:55:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8167000550460640724.sh 06:55:34 ---> create-netrc.sh 06:55:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17151251248223942669.sh 06:55:34 ---> python-tools-install.sh 06:55:34 Setup pyenv: 06:55:35 system 06:55:35 3.8.13 06:55:35 3.9.13 06:55:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:55:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCZD from file:/tmp/.os_lf_venv 06:55:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:55:36 lf-activate-venv(): INFO: Installing additional packages: lftools 06:55:42 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. 06:55:42 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 06:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-vCZD/bin to PATH 06:55:43 Generating Requirements File 06:56:04 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. 06:56:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:56:04 Python 3.10.6 06:56:04 pip 26.2.1 from /tmp/venv-vCZD/lib/python3.10/site-packages/pip (python 3.10) 06:56:04 aiohappyeyeballs==2.7.1 06:56:04 aiohttp==3.14.3 06:56:04 aiosignal==1.4.0 06:56:04 appdirs==1.4.4 06:56:04 argcomplete==3.7.2 06:56:04 aspy.yaml==1.3.0 06:56:04 async-timeout==5.0.1 06:56:04 attrs==26.1.0 06:56:04 autopage==0.6.0 06:56:04 backports.strenum==1.3.1 06:56:04 beautifulsoup4==4.15.0 06:56:04 boto3==1.43.98 06:56:04 botocore==1.43.98 06:56:04 bs4==0.0.2 06:56:04 certifi==2026.7.22 06:56:04 cffi==2.1.1 06:56:04 cfgv==3.5.0 06:56:04 chardet==7.6.0 06:56:04 charset-normalizer==3.5.1 06:56:04 click==8.5.0 06:56:04 cliff==4.14.0 06:56:04 cmd2==3.5.1 06:56:04 cryptography==3.3.2 06:56:04 debtcollector==3.1.0 06:56:04 decorator==5.3.1 06:56:04 defusedxml==0.7.1 06:56:04 Deprecated==1.3.1 06:56:04 distlib==0.4.3 06:56:04 dnspython==2.8.0 06:56:04 docker==7.2.0 06:56:04 dogpile.cache==1.5.0 06:56:04 durationpy==0.11 06:56:04 email-validator==2.3.0 06:56:04 filelock==4.0.1 06:56:04 frozenlist==1.8.0 06:56:04 future==1.0.0 06:56:04 gitdb==4.0.12 06:56:04 GitPython==3.1.62 06:56:04 httplib2==0.30.2 06:56:04 identify==2.6.19 06:56:04 idna==3.20 06:56:04 importlib-resources==1.5.0 06:56:04 iso8601==2.1.0 06:56:04 Jinja2==3.1.6 06:56:04 jmespath==1.1.0 06:56:04 jsonpatch==1.33 06:56:04 jsonpointer==3.1.1 06:56:04 jsonschema==4.26.0 06:56:04 jsonschema-specifications==2025.9.1 06:56:04 keystoneauth1==5.14.0 06:56:04 kubernetes==36.0.3 06:56:04 lftools==0.37.23 06:56:04 lxml==6.1.3 06:56:04 markdown-it-py==4.2.0 06:56:04 MarkupSafe==3.0.3 06:56:04 mdurl==0.1.2 06:56:04 msgpack==1.2.2 06:56:04 multi_key_dict==2.0.3 06:56:04 multidict==6.9.0 06:56:04 munch==4.0.0 06:56:04 netaddr==1.3.0 06:56:04 niet==1.4.2 06:56:04 nodeenv==1.10.0 06:56:04 oauth2client==4.1.3 06:56:04 oauthlib==3.3.1 06:56:04 openstacksdk==4.13.0 06:56:04 os-service-types==1.8.2 06:56:04 osc-lib==4.6.0 06:56:04 oslo.config==10.4.0 06:56:04 oslo.context==6.4.0 06:56:04 oslo.i18n==6.8.0 06:56:04 oslo.log==8.2.0 06:56:04 oslo.serialization==5.10.0 06:56:04 oslo.utils==10.1.1 06:56:04 packaging==26.3 06:56:04 pbr==7.0.3 06:56:04 platformdirs==4.11.11 06:56:04 prettytable==3.18.0 06:56:04 propcache==0.5.4 06:56:04 psutil==7.2.2 06:56:04 pyasn1==0.6.4 06:56:04 pyasn1_modules==0.4.2 06:56:04 pycparser==3.0 06:56:04 pygerrit2==2.0.15 06:56:04 PyGithub==2.10.0 06:56:04 Pygments==2.21.0 06:56:04 PyJWT==2.14.0 06:56:04 PyNaCl==1.6.2 06:56:04 pyparsing==2.4.7 06:56:04 pyperclip==1.11.0 06:56:04 pyrsistent==0.20.0 06:56:04 python-cinderclient==9.9.0 06:56:04 python-dateutil==2.9.0.post0 06:56:04 python-discovery==1.6.1 06:56:04 python-heatclient==5.2.0 06:56:04 python-jenkins==1.8.3 06:56:04 python-keystoneclient==6.0.0 06:56:04 python-magnumclient==4.11.0 06:56:04 python-openstackclient==10.0.0 06:56:04 python-swiftclient==4.11.0 06:56:04 PyYAML==6.0.3 06:56:04 referencing==0.37.0 06:56:04 requests==2.34.2 06:56:04 requests-oauthlib==2.0.0 06:56:04 rfc3986==2.0.0 06:56:04 rich==15.0.0 06:56:04 rich-argparse==1.8.0 06:56:04 rpds-py==0.30.0 06:56:04 rsa==4.9.1 06:56:04 ruamel.yaml==0.19.1 06:56:04 ruamel.yaml.clib==0.2.15 06:56:04 s3transfer==0.19.2 06:56:04 simplejson==4.1.2 06:56:04 six==1.17.0 06:56:04 smmap==5.0.3 06:56:04 soupsieve==2.9.2 06:56:04 stevedore==5.8.0 06:56:04 tabulate==0.10.0 06:56:04 toml==0.10.2 06:56:04 tomlkit==0.15.1 06:56:04 tqdm==4.70.1 06:56:04 typing_extensions==4.16.0 06:56:04 urllib3==1.26.20 06:56:04 virtualenv==21.9.0 06:56:04 wcwidth==0.8.4 06:56:04 websocket-client==1.9.2 06:56:04 wrapt==2.4.1 06:56:04 xdg==6.0.0 06:56:04 xmltodict==1.0.4 06:56:04 yarl==1.25.1 06:56:04 yq==4.2.0 06:56:04 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4418141000182368933.sh 06:56:04 ---> uv-install.sh 06:56:04 Installing uv/uvx (latest) using shell installer 06:56:05 2026-09-21 06:56:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-zhvjKW.sh" [1] 06:56:05 downloading uv 0.12.17 x86_64-unknown-linux-gnu 06:56:05 installing to /home/jenkins/.local/bin 06:56:05 uv 06:56:05 uvx 06:56:05 everything's installed! 06:56:05 06:56:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:56:05 06:56:05 source $HOME/.local/bin/env (sh, bash, zsh) 06:56:05 source $HOME/.local/bin/env.fish (fish) 06:56:05 Adding install location to PATH 06:56:05 ---> Validating uv/uvx install 06:56:05 uvx 0.12.17 (x86_64-unknown-linux-gnu) 06:56:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16390408257351324285.sh 06:56:05 ---> sudo-logs.sh 06:56:05 Archiving 'sudo' log.. 06:56:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7868160965289168656.sh 06:56:06 ---> job-cost.sh 06:56:06 INFO: Activating Python virtual environment... 06:56:06 Setup pyenv: 06:56:06 system 06:56:06 3.8.13 06:56:06 3.9.13 06:56:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:56:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCZD from file:/tmp/.os_lf_venv 06:56:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-vCZD/bin to PATH 06:56:12 INFO: No stack-cost file found 06:56:12 INFO: Instance uptime: 160s 06:56:12 INFO: Fetching instance metadata (attempt 1 of 3)... 06:56:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:56:12 INFO: Successfully fetched instance metadata 06:56:12 INFO: Instance type: v3-standard-4 06:56:12 INFO: Retrieving pricing info for: v3-standard-4 06:56:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:56:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 06:56:12 INFO: Successfully fetched Vexxhost pricing API 06:56:12 INFO: Retrieved cost: 0.11 06:56:12 INFO: Retrieved resource: v3-standard-4 06:56:12 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:56:12 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:56:12 INFO: Successfully archived job cost data 06:56:12 DEBUG: Cost data: oom-master-pre-commit-lint,4830,2026-09-21 06:56:12,v3-standard-4,160,0.11,0.00,SUCCESS 06:56:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8881438187175254208.sh 06:56:12 ---> logs-deploy.sh 06:56:12 Setup pyenv: 06:56:13 system 06:56:13 3.8.13 06:56:13 3.9.13 06:56:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:56:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCZD from file:/tmp/.os_lf_venv 06:56:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:56:20 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. 06:56:20 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 06:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-vCZD/bin to PATH 06:56:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4830 06:56:20 INFO: archiving workspace using pattern(s): 06:56:21 Archives upload complete. 06:56:22 INFO: archiving logs to Nexus 06:56:22 ---> uname -a: 06:56:22 Linux prd-ubuntu1804-builder-4c-4g-3661 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:56:22 06:56:22 06:56:22 ---> lscpu: 06:56:22 Architecture: x86_64 06:56:22 CPU op-mode(s): 32-bit, 64-bit 06:56:22 Byte Order: Little Endian 06:56:22 CPU(s): 4 06:56:22 On-line CPU(s) list: 0-3 06:56:22 Thread(s) per core: 1 06:56:22 Core(s) per socket: 1 06:56:22 Socket(s): 4 06:56:22 NUMA node(s): 1 06:56:22 Vendor ID: AuthenticAMD 06:56:22 CPU family: 23 06:56:22 Model: 49 06:56:22 Model name: AMD EPYC-Rome Processor 06:56:22 Stepping: 0 06:56:22 CPU MHz: 2800.000 06:56:22 BogoMIPS: 5600.00 06:56:22 Virtualization: AMD-V 06:56:22 Hypervisor vendor: KVM 06:56:22 Virtualization type: full 06:56:22 L1d cache: 32K 06:56:22 L1i cache: 32K 06:56:22 L2 cache: 512K 06:56:22 L3 cache: 16384K 06:56:22 NUMA node0 CPU(s): 0-3 06:56:22 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 06:56:22 06:56:22 06:56:22 ---> nproc: 06:56:22 4 06:56:22 06:56:22 06:56:22 ---> df -h: 06:56:22 Filesystem Size Used Avail Use% Mounted on 06:56:22 udev 7.9G 0 7.9G 0% /dev 06:56:22 tmpfs 1.6G 672K 1.6G 1% /run 06:56:22 /dev/vda1 78G 8.5G 69G 11% / 06:56:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:56:22 tmpfs 5.0M 0 5.0M 0% /run/lock 06:56:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:56:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:56:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:56:22 06:56:22 06:56:22 ---> free -m: 06:56:22 total used free shared buff/cache available 06:56:22 Mem: 16040 546 13160 0 2332 15169 06:56:22 Swap: 1023 0 1023 06:56:22 06:56:22 06:56:22 ---> ip addr: 06:56:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:56:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:56:22 inet 127.0.0.1/8 scope host lo 06:56:22 valid_lft forever preferred_lft forever 06:56:22 inet6 ::1/128 scope host 06:56:22 valid_lft forever preferred_lft forever 06:56:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:56:22 link/ether fa:16:3e:ba:da:96 brd ff:ff:ff:ff:ff:ff 06:56:22 inet 10.30.107.158/23 brd 10.30.107.255 scope global dynamic ens3 06:56:22 valid_lft 86240sec preferred_lft 86240sec 06:56:22 inet6 fe80::f816:3eff:feba:da96/64 scope link 06:56:22 valid_lft forever preferred_lft forever 06:56:22 06:56:22 06:56:22 ---> sar -b -r -n DEV: 06:56:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3661) 09/21/26 _x86_64_ (4 CPU) 06:56:22 06:56:22 06:53:44 LINUX RESTART (4 CPU) 06:56:22 06:56:22 06:54:01 tps rtps wtps bread/s bwrtn/s 06:56:22 06:55:02 110.51 24.20 86.32 809.73 48860.52 06:56:22 06:56:01 109.10 0.90 108.20 106.69 22711.40 06:56:22 Average: 109.81 12.64 97.17 461.17 35895.82 06:56:22 06:56:22 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:56:22 06:55:02 13931788 15508240 2493172 15.18 56528 1719984 889468 5.09 780736 1497012 140724 06:56:22 06:56:01 13531388 15509032 2893572 17.62 83900 2074152 811548 4.64 815248 1824176 275424 06:56:22 Average: 13731588 15508636 2693372 16.40 70214 1897068 850508 4.87 797992 1660594 208074 06:56:22 06:56:22 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:56:22 06:55:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 06:56:22 06:55:02 ens3 113.18 75.92 881.46 25.82 0.00 0.00 0.00 0.00 06:56:22 06:56:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 06:56:22 06:56:01 ens3 81.73 49.92 1142.93 10.32 0.00 0.00 0.00 0.00 06:56:22 Average: lo 1.34 1.34 0.15 0.15 0.00 0.00 0.00 0.00 06:56:22 Average: ens3 97.59 63.03 1011.10 18.14 0.00 0.00 0.00 0.00 06:56:22 06:56:22 06:56:22 ---> sar -P ALL: 06:56:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3661) 09/21/26 _x86_64_ (4 CPU) 06:56:22 06:56:22 06:53:44 LINUX RESTART (4 CPU) 06:56:22 06:56:22 06:54:01 CPU %user %nice %system %iowait %steal %idle 06:56:22 06:55:02 all 16.60 0.00 1.71 13.08 0.01 68.60 06:56:22 06:55:02 0 20.73 0.00 1.80 8.01 0.02 69.44 06:56:22 06:55:02 1 9.12 0.00 1.37 1.73 0.02 87.76 06:56:22 06:55:02 2 13.28 0.00 1.57 30.62 0.00 54.52 06:56:22 06:55:02 3 23.35 0.00 2.09 12.12 0.02 62.42 06:56:22 06:56:01 all 21.09 0.00 1.55 1.75 0.01 75.60 06:56:22 06:56:01 0 33.86 0.00 1.86 0.68 0.00 63.60 06:56:22 06:56:01 1 3.82 0.00 0.94 3.30 0.00 91.94 06:56:22 06:56:01 2 8.62 0.00 1.04 2.33 0.02 88.00 06:56:22 06:56:01 3 38.25 0.00 2.34 0.66 0.02 58.72 06:56:22 Average: all 18.83 0.00 1.63 7.46 0.01 72.07 06:56:22 Average: 0 27.25 0.00 1.83 4.37 0.01 66.54 06:56:22 Average: 1 6.49 0.00 1.16 2.51 0.01 89.84 06:56:22 Average: 2 10.97 0.00 1.31 16.59 0.01 71.13 06:56:22 Average: 3 30.74 0.00 2.21 6.44 0.02 60.59 06:56:22 06:56:22 06:56:22