12:46:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 12:46:54 Running as SYSTEM 12:46:54 [EnvInject] - Loading node environment variables. 12:46:54 Building remotely on prd-ubuntu1804-builder-4c-4g-2811 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:46:54 [ssh-agent] Looking for ssh-agent implementation... 12:46:54 $ ssh-agent 12:46:54 SSH_AUTH_SOCK=/tmp/ssh-SUG72GL4J8Y9/agent.1604 12:46:54 SSH_AGENT_PID=1606 12:46:54 [ssh-agent] Started. 12:46:54 Running ssh-add (command line suppressed) 12:46:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4747278926061550890.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4747278926061550890.key) 12:46:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:54 The recommended git tool is: NONE 12:46:56 using credential onap-jenkins-ssh 12:46:56 Wiping out workspace first. 12:46:56 Cloning the remote Git repository 12:46:56 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:46:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:56 > git --version # timeout=10 12:46:56 > git --version # 'git version 2.17.1' 12:46:56 using GIT_SSH to set credentials Gerrit user 12:46:56 Verifying host key using manually-configured host key entries 12:46:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:02 using GIT_SSH to set credentials Gerrit user 12:47:02 Verifying host key using manually-configured host key entries 12:47:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/17 # timeout=30 12:47:02 > git rev-parse 526b6b1bbae6c58c265a1c2ba952ab4238d672e7^{commit} # timeout=10 12:47:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:02 Checking out Revision 526b6b1bbae6c58c265a1c2ba952ab4238d672e7 (refs/changes/39/143439/17) 12:47:02 > git config core.sparsecheckout # timeout=10 12:47:02 > git checkout -f 526b6b1bbae6c58c265a1c2ba952ab4238d672e7 # timeout=30 12:47:05 Commit message: "[CDS] 17.0.0 chart release" 12:47:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:05 > git rev-list --no-walk e8e26c7fef31669d3b83e39374fbb672df829a83 # timeout=10 12:47:06 [EnvInject] - Injecting environment variables from a build step. 12:47:06 [EnvInject] - Injecting as environment variables the properties content 12:47:06 PYTHON=python3 12:47:06 12:47:06 [EnvInject] - Variables injected successfully. 12:47:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins995928884248596868.sh 12:47:06 ---> tox-install.sh 12:47:06 + source /home/jenkins/lf-env.sh 12:47:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:06 ++ mktemp -d /tmp/venv-XXXX 12:47:06 + lf_venv=/tmp/venv-FayI 12:47:06 + local venv_file=/tmp/.os_lf_venv 12:47:06 + local python=python3 12:47:06 + local options 12:47:06 + local set_path=true 12:47:06 + local install_args= 12:47:06 ++ 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 12:47:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:06 + true 12:47:06 + case $1 in 12:47:06 + venv_file=/tmp/.toxenv 12:47:06 + shift 2 12:47:06 + true 12:47:06 + case $1 in 12:47:06 + shift 12:47:06 + break 12:47:06 + case $python in 12:47:06 + local pkg_list= 12:47:06 + [[ -d /opt/pyenv ]] 12:47:06 + echo 'Setup pyenv:' 12:47:06 Setup pyenv: 12:47:06 + export PYENV_ROOT=/opt/pyenv 12:47:06 + PYENV_ROOT=/opt/pyenv 12:47:06 + 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 12:47:06 + 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 12:47:06 + pyenv versions 12:47:06 * system (set by /opt/pyenv/version) 12:47:06 * 3.8.13 (set by /opt/pyenv/version) 12:47:06 * 3.9.13 (set by /opt/pyenv/version) 12:47:06 * 3.10.6 (set by /opt/pyenv/version) 12:47:06 + command -v pyenv 12:47:06 ++ pyenv init - --no-rehash 12:47:06 + 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[*]}"'\'')" 12:47:06 export PATH="/opt/pyenv/shims:${PATH}" 12:47:06 export PYENV_SHELL=bash 12:47:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:06 pyenv() { 12:47:06 local command 12:47:06 command="${1:-}" 12:47:06 if [ "$#" -gt 0 ]; then 12:47:06 shift 12:47:06 fi 12:47:06 12:47:06 case "$command" in 12:47:06 rehash|shell) 12:47:06 eval "$(pyenv "sh-$command" "$@")" 12:47:06 ;; 12:47:06 *) 12:47:06 command pyenv "$command" "$@" 12:47:06 ;; 12:47:06 esac 12:47:06 }' 12:47:06 +++ 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[*]}"' 12:47:06 ++ 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 12:47:06 ++ 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 12:47:06 ++ 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 12:47:06 ++ export PYENV_SHELL=bash 12:47:06 ++ PYENV_SHELL=bash 12:47:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:06 +++ complete -F _pyenv pyenv 12:47:06 ++ lf-pyver python3 12:47:06 ++ local py_version_xy=python3 12:47:06 ++ local py_version_xyz= 12:47:06 ++ pyenv versions 12:47:06 ++ sed 's/^[ *]* //' 12:47:06 ++ local command 12:47:06 ++ command=versions 12:47:06 ++ '[' 1 -gt 0 ']' 12:47:06 ++ awk '{ print $1 }' 12:47:06 ++ shift 12:47:06 ++ case "$command" in 12:47:06 ++ command pyenv versions 12:47:06 ++ pyenv versions 12:47:06 ++ grep -E '^[0-9.]*[0-9]$' 12:47:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:06 +++ grep '^3' /tmp/.pyenv_versions 12:47:06 +++ sort -V 12:47:06 +++ tail -n 1 12:47:06 ++ py_version_xyz=3.10.6 12:47:06 ++ [[ -z 3.10.6 ]] 12:47:06 ++ echo 3.10.6 12:47:06 ++ return 0 12:47:06 + pyenv local 3.10.6 12:47:06 + local command 12:47:06 + command=local 12:47:06 + '[' 2 -gt 0 ']' 12:47:06 + shift 12:47:06 + case "$command" in 12:47:06 + command pyenv local 3.10.6 12:47:06 + pyenv local 3.10.6 12:47:06 + for arg in "$@" 12:47:06 + case $arg in 12:47:06 + pkg_list+='tox ' 12:47:06 + for arg in "$@" 12:47:06 + case $arg in 12:47:06 + pkg_list+='virtualenv ' 12:47:06 + for arg in "$@" 12:47:06 + case $arg in 12:47:06 + pkg_list+='urllib3~=1.26.15 ' 12:47:06 + [[ -f /tmp/.toxenv ]] 12:47:06 + [[ ! -f /tmp/.toxenv ]] 12:47:06 + [[ -n '' ]] 12:47:06 + python3 -m venv /tmp/venv-FayI 12:47:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FayI' 12:47:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FayI 12:47:10 + echo /tmp/venv-FayI 12:47:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:10 + local 'pip_opts=--upgrade --quiet' 12:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:47:10 + [[ -n '' ]] 12:47:10 + [[ -n '' ]] 12:47:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:10 + /tmp/venv-FayI/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 12:47:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:47:14 lf-activate-venv(): INFO: Base packages installed successfully 12:47:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:47:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:47:14 + /tmp/venv-FayI/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 12:47:16 + type python3 12:47:16 + true 12:47:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FayI/bin to PATH' 12:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-FayI/bin to PATH 12:47:16 + PATH=/tmp/venv-FayI/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 12:47:16 + return 0 12:47:16 + python3 --version 12:47:16 Python 3.10.6 12:47:16 + python3 -m pip --version 12:47:16 pip 26.0.1 from /tmp/venv-FayI/lib/python3.10/site-packages/pip (python 3.10) 12:47:16 + python3 -m pip freeze 12:47:17 cachetools==7.0.5 12:47:17 colorama==0.4.6 12:47:17 distlib==0.4.0 12:47:17 filelock==3.25.2 12:47:17 packaging==26.0 12:47:17 platformdirs==4.9.4 12:47:17 pluggy==1.6.0 12:47:17 pyproject-api==1.10.0 12:47:17 python-discovery==1.2.1 12:47:17 tomli==2.4.1 12:47:17 tomli_w==1.2.0 12:47:17 tox==4.52.0 12:47:17 typing_extensions==4.15.0 12:47:17 urllib3==1.26.20 12:47:17 virtualenv==21.2.0 12:47:17 [EnvInject] - Injecting environment variables from a build step. 12:47:17 [EnvInject] - Injecting as environment variables the properties content 12:47:17 PARALLEL=false 12:47:17 12:47:17 [EnvInject] - Variables injected successfully. 12:47:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7036792178928523671.sh 12:47:17 ---> tox-run.sh 12:47:17 + 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 12:47:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:47:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:17 + cd /w/workspace/oom-master-pre-commit-lint/. 12:47:17 + source /home/jenkins/lf-env.sh 12:47:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:17 ++ mktemp -d /tmp/venv-XXXX 12:47:17 + lf_venv=/tmp/venv-Gowa 12:47:17 + local venv_file=/tmp/.os_lf_venv 12:47:17 + local python=python3 12:47:17 + local options 12:47:17 + local set_path=true 12:47:17 + local install_args= 12:47:17 ++ 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 12:47:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:17 + true 12:47:17 + case $1 in 12:47:17 + venv_file=/tmp/.toxenv 12:47:17 + shift 2 12:47:17 + true 12:47:17 + case $1 in 12:47:17 + shift 12:47:17 + break 12:47:17 + case $python in 12:47:17 + local pkg_list= 12:47:17 + [[ -d /opt/pyenv ]] 12:47:17 + echo 'Setup pyenv:' 12:47:17 Setup pyenv: 12:47:17 + export PYENV_ROOT=/opt/pyenv 12:47:17 + PYENV_ROOT=/opt/pyenv 12:47:17 + 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 12:47:17 + 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 12:47:17 + pyenv versions 12:47:17 system 12:47:17 3.8.13 12:47:17 3.9.13 12:47:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:17 + command -v pyenv 12:47:17 ++ pyenv init - --no-rehash 12:47:17 + 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[*]}"'\'')" 12:47:17 export PATH="/opt/pyenv/shims:${PATH}" 12:47:17 export PYENV_SHELL=bash 12:47:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:17 pyenv() { 12:47:17 local command 12:47:17 command="${1:-}" 12:47:17 if [ "$#" -gt 0 ]; then 12:47:17 shift 12:47:17 fi 12:47:17 12:47:17 case "$command" in 12:47:17 rehash|shell) 12:47:17 eval "$(pyenv "sh-$command" "$@")" 12:47:17 ;; 12:47:17 *) 12:47:17 command pyenv "$command" "$@" 12:47:17 ;; 12:47:17 esac 12:47:17 }' 12:47:17 +++ 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[*]}"' 12:47:17 ++ 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 12:47:17 ++ 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 12:47:17 ++ 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 12:47:17 ++ export PYENV_SHELL=bash 12:47:17 ++ PYENV_SHELL=bash 12:47:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:17 +++ complete -F _pyenv pyenv 12:47:17 ++ lf-pyver python3 12:47:17 ++ local py_version_xy=python3 12:47:17 ++ local py_version_xyz= 12:47:17 ++ pyenv versions 12:47:17 ++ local command 12:47:17 ++ command=versions 12:47:17 ++ '[' 1 -gt 0 ']' 12:47:17 ++ shift 12:47:17 ++ case "$command" in 12:47:17 ++ command pyenv versions 12:47:17 ++ awk '{ print $1 }' 12:47:17 ++ pyenv versions 12:47:17 ++ grep -E '^[0-9.]*[0-9]$' 12:47:17 ++ sed 's/^[ *]* //' 12:47:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:17 +++ grep '^3' /tmp/.pyenv_versions 12:47:17 +++ sort -V 12:47:17 +++ tail -n 1 12:47:17 ++ py_version_xyz=3.10.6 12:47:17 ++ [[ -z 3.10.6 ]] 12:47:17 ++ echo 3.10.6 12:47:17 ++ return 0 12:47:17 + pyenv local 3.10.6 12:47:17 + local command 12:47:17 + command=local 12:47:17 + '[' 2 -gt 0 ']' 12:47:17 + shift 12:47:17 + case "$command" in 12:47:17 + command pyenv local 3.10.6 12:47:17 + pyenv local 3.10.6 12:47:17 + for arg in "$@" 12:47:17 + case $arg in 12:47:17 + pkg_list+='tox ' 12:47:17 + for arg in "$@" 12:47:17 + case $arg in 12:47:17 + pkg_list+='virtualenv ' 12:47:17 + for arg in "$@" 12:47:17 + case $arg in 12:47:17 + pkg_list+='urllib3~=1.26.15 ' 12:47:17 + [[ -f /tmp/.toxenv ]] 12:47:17 ++ cat /tmp/.toxenv 12:47:17 + lf_venv=/tmp/venv-FayI 12:47:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FayI from' file:/tmp/.toxenv 12:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FayI from file:/tmp/.toxenv 12:47:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:17 + local 'pip_opts=--upgrade --quiet' 12:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:47:17 + [[ -n '' ]] 12:47:17 + [[ -n '' ]] 12:47:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:17 + /tmp/venv-FayI/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 12:47:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:47:18 lf-activate-venv(): INFO: Base packages installed successfully 12:47:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:47:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:47:18 + /tmp/venv-FayI/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 12:47:19 + type python3 12:47:19 + true 12:47:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FayI/bin to PATH' 12:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-FayI/bin to PATH 12:47:19 + PATH=/tmp/venv-FayI/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 12:47:19 + return 0 12:47:19 + [[ -d /opt/pyenv ]] 12:47:19 + echo '---> Setting up pyenv' 12:47:19 ---> Setting up pyenv 12:47:19 + export PYENV_ROOT=/opt/pyenv 12:47:19 + PYENV_ROOT=/opt/pyenv 12:47:19 + export PATH=/opt/pyenv/bin:/tmp/venv-FayI/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 12:47:19 + PATH=/opt/pyenv/bin:/tmp/venv-FayI/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 12:47:19 ++ pwd 12:47:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:47:19 + export PYTHONPATH 12:47:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:19 + tox --version 12:47:19 4.52.0 from /tmp/venv-FayI/lib/python3.10/site-packages/tox/__init__.py 12:47:19 + PARALLEL=false 12:47:19 + TOX_OPTIONS_LIST= 12:47:19 + [[ -n pre-commit ]] 12:47:19 + TOX_OPTIONS_LIST=' -e pre-commit' 12:47:19 + case ${PARALLEL,,} in 12:47:19 + tox -e pre-commit 12:47:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:47:20 pre-commit: install_deps> python -I -m pip install pre-commit 12:47:23 pre-commit: freeze> python -m pip freeze --all 12:47:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 12:47:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:47:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:47:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:47:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:27 [INFO] Once installed this environment will be reused. 12:47:27 [INFO] This may take a few minutes... 12:47:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:31 [INFO] Once installed this environment will be reused. 12:47:31 [INFO] This may take a few minutes... 12:47:35 trim trailing whitespace.................................................Passed 12:47:36 Tabs remover.............................................................Passed 12:47:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:47:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:47:36 [INFO] Once installed this environment will be reused. 12:47:36 [INFO] This may take a few minutes... 12:47:44 gitlint..............................................(no files to check)Skipped 12:47:44 pre-commit: OK (24.97=setup[3.82]+cmd[12.68,8.47] seconds) 12:47:44 congratulations :) (25.01 seconds) 12:47:44 + tox_status=0 12:47:44 + echo '---> Completed tox runs' 12:47:44 ---> Completed tox runs 12:47:44 + for i in .tox/*/log 12:47:44 ++ echo .tox/pre-commit/log 12:47:44 ++ awk -F/ '{print $2}' 12:47:44 + tox_env=pre-commit 12:47:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:47:44 + DOC_DIR=docs/_build/html 12:47:44 + [[ -d docs/_build/html ]] 12:47:44 + echo '---> tox-run.sh ends' 12:47:44 ---> tox-run.sh ends 12:47:44 + test 0 -eq 0 12:47:44 $ ssh-agent -k 12:47:44 unset SSH_AUTH_SOCK; 12:47:44 unset SSH_AGENT_PID; 12:47:44 echo Agent pid 1606 killed; 12:47:44 [ssh-agent] Stopped. 12:47:44 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16527330526343694920.sh 12:47:44 ---> sysstat.sh 12:47:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12059424847747591206.sh 12:47:45 ---> package-listing.sh 12:47:45 ++ facter osfamily 12:47:45 ++ tr '[:upper:]' '[:lower:]' 12:47:45 + OS_FAMILY=debian 12:47:45 + workspace=/w/workspace/oom-master-pre-commit-lint 12:47:45 + START_PACKAGES=/tmp/packages_start.txt 12:47:45 + END_PACKAGES=/tmp/packages_end.txt 12:47:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:45 + PACKAGES=/tmp/packages_start.txt 12:47:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:45 + PACKAGES=/tmp/packages_end.txt 12:47:45 + case "${OS_FAMILY}" in 12:47:45 + dpkg -l 12:47:45 + grep '^ii' 12:47:45 + '[' -f /tmp/packages_start.txt ']' 12:47:45 + '[' -f /tmp/packages_end.txt ']' 12:47:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4628145475045778762.sh 12:47:45 ---> capture-instance-metadata.sh 12:47:45 Setup pyenv: 12:47:45 system 12:47:45 3.8.13 12:47:45 3.9.13 12:47:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wn37 12:47:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:53 lf-activate-venv(): INFO: Base packages installed successfully 12:47:53 lf-activate-venv(): INFO: Installing additional packages: lftools 12:48:14 lf-activate-venv(): INFO: Adding /tmp/venv-Wn37/bin to PATH 12:48:14 INFO: Running in OpenStack, capturing instance metadata 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1528137391967504490.sh 12:48:14 provisioning config files... 12:48:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15109714961002926317tmp 12:48:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:14 [EnvInject] - Injecting environment variables from a build step. 12:48:14 [EnvInject] - Injecting as environment variables the properties content 12:48:14 SERVER_ID=logs 12:48:14 12:48:14 [EnvInject] - Variables injected successfully. 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11888106891770432939.sh 12:48:14 ---> create-netrc.sh 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14978970431557050046.sh 12:48:14 ---> python-tools-install.sh 12:48:14 Setup pyenv: 12:48:14 system 12:48:14 3.8.13 12:48:14 3.9.13 12:48:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wn37 from file:/tmp/.os_lf_venv 12:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:16 lf-activate-venv(): INFO: Base packages installed successfully 12:48:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-Wn37/bin to PATH 12:48:23 Generating Requirements File 12:48: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. 12:48:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:48:43 Python 3.10.6 12:48:43 pip 26.0.1 from /tmp/venv-Wn37/lib/python3.10/site-packages/pip (python 3.10) 12:48:43 appdirs==1.4.4 12:48:43 argcomplete==3.6.3 12:48:43 aspy.yaml==1.3.0 12:48:43 attrs==26.1.0 12:48:43 autopage==0.6.0 12:48:43 backports.strenum==1.3.1 12:48:43 beautifulsoup4==4.14.3 12:48:43 boto3==1.42.80 12:48:43 botocore==1.42.80 12:48:43 bs4==0.0.2 12:48:43 certifi==2026.2.25 12:48:43 cffi==2.0.0 12:48:43 cfgv==3.5.0 12:48:43 chardet==7.4.0.post2 12:48:43 charset-normalizer==3.4.6 12:48:43 click==8.3.1 12:48:43 cliff==4.13.2 12:48:43 cmd2==3.4.0 12:48:43 cryptography==3.3.2 12:48:43 debtcollector==3.1.0 12:48:43 decorator==5.2.1 12:48:43 defusedxml==0.7.1 12:48:43 Deprecated==1.3.1 12:48:43 distlib==0.4.0 12:48:43 dnspython==2.8.0 12:48:43 docker==7.1.0 12:48:43 dogpile.cache==1.5.0 12:48:43 durationpy==0.10 12:48:43 email-validator==2.3.0 12:48:43 filelock==3.25.2 12:48:43 future==1.0.0 12:48:43 gitdb==4.0.12 12:48:43 GitPython==3.1.46 12:48:43 httplib2==0.30.2 12:48:43 identify==2.6.18 12:48:43 idna==3.11 12:48:43 importlib-resources==1.5.0 12:48:43 iso8601==2.1.0 12:48:43 Jinja2==3.1.6 12:48:43 jmespath==1.1.0 12:48:43 jsonpatch==1.33 12:48:43 jsonpointer==3.1.1 12:48:43 jsonschema==4.26.0 12:48:43 jsonschema-specifications==2025.9.1 12:48:43 keystoneauth1==5.13.1 12:48:43 kubernetes==35.0.0 12:48:43 lftools==0.37.22 12:48:43 lxml==6.0.2 12:48:43 markdown-it-py==4.0.0 12:48:43 MarkupSafe==3.0.3 12:48:43 mdurl==0.1.2 12:48:43 msgpack==1.1.2 12:48:43 multi_key_dict==2.0.3 12:48:43 munch==4.0.0 12:48:43 netaddr==1.3.0 12:48:43 niet==1.4.2 12:48:43 nodeenv==1.10.0 12:48:43 oauth2client==4.1.3 12:48:43 oauthlib==3.3.1 12:48:43 openstacksdk==4.10.0 12:48:43 os-service-types==1.8.2 12:48:43 osc-lib==4.4.0 12:48:43 oslo.config==10.3.0 12:48:43 oslo.context==6.3.0 12:48:43 oslo.i18n==6.7.2 12:48:43 oslo.log==8.1.0 12:48:43 oslo.serialization==5.9.1 12:48:43 oslo.utils==10.0.0 12:48:43 packaging==26.0 12:48:43 pbr==7.0.3 12:48:43 platformdirs==4.9.4 12:48:43 prettytable==3.17.0 12:48:43 psutil==7.2.2 12:48:43 pyasn1==0.6.3 12:48:43 pyasn1_modules==0.4.2 12:48:43 pycparser==3.0 12:48:43 pygerrit2==2.0.15 12:48:43 PyGithub==2.9.0 12:48:43 Pygments==2.20.0 12:48:43 PyJWT==2.12.1 12:48:43 PyNaCl==1.6.2 12:48:43 pyparsing==2.4.7 12:48:43 pyperclip==1.11.0 12:48:43 pyrsistent==0.20.0 12:48:43 python-cinderclient==9.9.0 12:48:43 python-dateutil==2.9.0.post0 12:48:43 python-discovery==1.2.1 12:48:43 python-heatclient==5.1.0 12:48:43 python-jenkins==1.8.3 12:48:43 python-keystoneclient==5.8.0 12:48:43 python-magnumclient==4.10.0 12:48:43 python-openstackclient==9.0.0 12:48:43 python-swiftclient==4.10.0 12:48:43 PyYAML==6.0.3 12:48:43 referencing==0.37.0 12:48:43 requests==2.33.1 12:48:43 requests-oauthlib==2.0.0 12:48:43 requestsexceptions==1.4.0 12:48:43 rfc3986==2.0.0 12:48:43 rich==14.3.3 12:48:43 rich-argparse==1.7.2 12:48:43 rpds-py==0.30.0 12:48:43 rsa==4.9.1 12:48:43 ruamel.yaml==0.19.1 12:48:43 ruamel.yaml.clib==0.2.15 12:48:43 s3transfer==0.16.0 12:48:43 simplejson==3.20.2 12:48:43 six==1.17.0 12:48:43 smmap==5.0.3 12:48:43 soupsieve==2.8.3 12:48:43 stevedore==5.7.0 12:48:43 tabulate==0.10.0 12:48:43 toml==0.10.2 12:48:43 tomlkit==0.14.0 12:48:43 tqdm==4.67.3 12:48:43 typing_extensions==4.15.0 12:48:43 urllib3==1.26.20 12:48:43 virtualenv==21.2.0 12:48:43 wcwidth==0.6.0 12:48:43 websocket-client==1.9.0 12:48:43 wrapt==2.1.2 12:48:43 xdg==6.0.0 12:48:43 xmltodict==1.0.4 12:48:43 yq==3.4.3 12:48:43 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14647089507035280933.sh 12:48:43 ---> uv-install.sh 12:48:43 Installing uv/uvx (latest) using shell installer 12:48:43 2026-04-01 12:48:43 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T13%3A22%3A31Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-01T12%3A21%3A43Z&ske=2026-04-01T13%3A22%3A31Z&sks=b&skv=2018-11-09&sig=dt2or6xdlxP1A7WAVJ5rsat5rD7RUQrR8mu2zXCwB74%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA0Nzk5OSwibmJmIjoxNzc1MDQ3Njk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.kdcnVbuE4PqLU0kUvbKZtDimPSnrmmwx4FI8xygING4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-Q30JKb.sh" [1] 12:48:44 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:48:44 installing to /home/jenkins/.local/bin 12:48:44 uv 12:48:44 uvx 12:48:44 everything's installed! 12:48:44 12:48:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:48:44 12:48:44 source $HOME/.local/bin/env (sh, bash, zsh) 12:48:44 source $HOME/.local/bin/env.fish (fish) 12:48:44 Adding install location to PATH 12:48:44 ---> Validating uv/uvx install 12:48:44 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:48:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3140480538731614398.sh 12:48:44 ---> sudo-logs.sh 12:48:44 Archiving 'sudo' log.. 12:48:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7766736709134618926.sh 12:48:45 ---> job-cost.sh 12:48:45 INFO: Activating Python virtual environment... 12:48:45 Setup pyenv: 12:48:45 system 12:48:45 3.8.13 12:48:45 3.9.13 12:48:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wn37 from file:/tmp/.os_lf_venv 12:48:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:47 lf-activate-venv(): INFO: Base packages installed successfully 12:48:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-Wn37/bin to PATH 12:48:52 INFO: No stack-cost file found 12:48:52 INFO: Instance uptime: 143s 12:48:52 INFO: Fetching instance metadata (attempt 1 of 3)... 12:48:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:48:52 INFO: Successfully fetched instance metadata 12:48:52 INFO: Instance type: v3-standard-4 12:48:52 INFO: Retrieving pricing info for: v3-standard-4 12:48:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:48:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 12:48:52 INFO: Successfully fetched Vexxhost pricing API 12:48:52 INFO: Retrieved cost: 0.11 12:48:52 INFO: Retrieved resource: v3-standard-4 12:48:52 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:48:52 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:48:52 INFO: Successfully archived job cost data 12:48:52 DEBUG: Cost data: oom-master-pre-commit-lint,4548,2026-04-01 12:48:52,v3-standard-4,143,0.11,0.00,SUCCESS 12:48:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16706747558406742512.sh 12:48:52 ---> logs-deploy.sh 12:48:52 Setup pyenv: 12:48:52 system 12:48:52 3.8.13 12:48:52 3.9.13 12:48:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wn37 from file:/tmp/.os_lf_venv 12:48:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:54 lf-activate-venv(): INFO: Base packages installed successfully 12:48:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:49:02 lf-activate-venv(): INFO: Adding /tmp/venv-Wn37/bin to PATH 12:49:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4548 12:49:02 INFO: archiving workspace using pattern(s): 12:49:03 Archives upload complete. 12:49:03 INFO: archiving logs to Nexus 12:49:04 ---> uname -a: 12:49:04 Linux prd-ubuntu1804-builder-4c-4g-2811 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:49:04 12:49:04 12:49:04 ---> lscpu: 12:49:04 Architecture: x86_64 12:49:04 CPU op-mode(s): 32-bit, 64-bit 12:49:04 Byte Order: Little Endian 12:49:04 CPU(s): 4 12:49:04 On-line CPU(s) list: 0-3 12:49:04 Thread(s) per core: 1 12:49:04 Core(s) per socket: 1 12:49:04 Socket(s): 4 12:49:04 NUMA node(s): 1 12:49:04 Vendor ID: AuthenticAMD 12:49:04 CPU family: 23 12:49:04 Model: 49 12:49:04 Model name: AMD EPYC-Rome Processor 12:49:04 Stepping: 0 12:49:04 CPU MHz: 2799.998 12:49:04 BogoMIPS: 5599.99 12:49:04 Virtualization: AMD-V 12:49:04 Hypervisor vendor: KVM 12:49:04 Virtualization type: full 12:49:04 L1d cache: 32K 12:49:04 L1i cache: 32K 12:49:04 L2 cache: 512K 12:49:04 L3 cache: 16384K 12:49:04 NUMA node0 CPU(s): 0-3 12:49:04 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 12:49:04 12:49:04 12:49:04 ---> nproc: 12:49:04 4 12:49:04 12:49:04 12:49:04 ---> df -h: 12:49:04 Filesystem Size Used Avail Use% Mounted on 12:49:04 udev 7.9G 0 7.9G 0% /dev 12:49:04 tmpfs 1.6G 676K 1.6G 1% /run 12:49:04 /dev/vda1 78G 8.5G 69G 11% / 12:49:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:49:04 tmpfs 5.0M 0 5.0M 0% /run/lock 12:49:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:49:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:49:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:49:04 12:49:04 12:49:04 ---> free -m: 12:49:04 total used free shared buff/cache available 12:49:04 Mem: 16040 567 13210 0 2262 15151 12:49:04 Swap: 1023 0 1023 12:49:04 12:49:04 12:49:04 ---> ip addr: 12:49:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:04 inet 127.0.0.1/8 scope host lo 12:49:04 valid_lft forever preferred_lft forever 12:49:04 inet6 ::1/128 scope host 12:49:04 valid_lft forever preferred_lft forever 12:49:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:04 link/ether fa:16:3e:b9:d5:3b brd ff:ff:ff:ff:ff:ff 12:49:04 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 12:49:04 valid_lft 86253sec preferred_lft 86253sec 12:49:04 inet6 fe80::f816:3eff:feb9:d53b/64 scope link 12:49:04 valid_lft forever preferred_lft forever 12:49:04 12:49:04 12:49:04 ---> sar -b -r -n DEV: 12:49:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2811) 04/01/26 _x86_64_ (4 CPU) 12:49:04 12:49:04 12:46:39 LINUX RESTART (4 CPU) 12:49:04 12:49:04 12:47:01 tps rtps wtps bread/s bwrtn/s 12:49:04 12:48:01 334.74 24.48 310.26 820.13 61027.30 12:49:04 12:49:01 118.98 1.22 117.76 135.98 13425.63 12:49:04 Average: 226.86 12.85 214.01 478.05 37226.46 12:49:04 12:49:04 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:04 12:48:01 13892372 15517044 2532596 15.42 62732 1758548 786348 4.50 780992 1528024 122196 12:49:04 12:49:01 13467524 15452672 2957444 18.01 87676 2076452 846312 4.84 863616 1834448 159140 12:49:04 Average: 13679948 15484858 2745020 16.71 75204 1917500 816330 4.67 822304 1681236 140668 12:49:04 12:49:04 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:04 12:48:01 ens3 166.59 116.58 943.77 32.37 0.00 0.00 0.00 0.00 12:49:04 12:48:01 lo 2.80 2.80 0.31 0.31 0.00 0.00 0.00 0.00 12:49:04 12:49:01 ens3 81.84 63.24 1279.99 13.27 0.00 0.00 0.00 0.00 12:49:04 12:49:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:49:04 Average: ens3 124.21 89.91 1111.88 22.82 0.00 0.00 0.00 0.00 12:49:04 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 12:49:04 12:49:04 12:49:04 ---> sar -P ALL: 12:49:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2811) 04/01/26 _x86_64_ (4 CPU) 12:49:04 12:49:04 12:46:39 LINUX RESTART (4 CPU) 12:49:04 12:49:04 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:49:04 12:48:01 all 22.43 0.00 2.39 4.77 0.08 70.34 12:49:04 12:48:01 0 16.23 0.00 2.20 8.31 0.07 73.19 12:49:04 12:48:01 1 36.36 0.00 2.71 1.12 0.08 59.73 12:49:04 12:48:01 2 23.40 0.00 2.04 1.15 0.07 73.34 12:49:04 12:48:01 3 13.70 0.00 2.59 8.50 0.07 75.14 12:49:04 12:49:01 all 20.03 0.00 1.59 2.65 0.07 75.67 12:49:04 12:49:01 0 7.19 0.00 1.14 6.51 0.07 85.10 12:49:04 12:49:01 1 40.33 0.00 2.69 0.88 0.10 56.00 12:49:04 12:49:01 2 21.12 0.00 1.42 2.97 0.07 74.42 12:49:04 12:49:01 3 11.41 0.00 1.10 0.22 0.05 87.22 12:49:04 Average: all 21.23 0.00 1.99 3.71 0.07 73.00 12:49:04 Average: 0 11.71 0.00 1.67 7.41 0.07 79.14 12:49:04 Average: 1 38.35 0.00 2.70 1.00 0.09 57.87 12:49:04 Average: 2 22.26 0.00 1.73 2.06 0.07 73.88 12:49:04 Average: 3 12.56 0.00 1.85 4.36 0.06 81.18 12:49:04 12:49:04 12:49:04