09:17:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143857 09:17:31 Running as SYSTEM 09:17:31 [EnvInject] - Loading node environment variables. 09:17:31 Building remotely on prd-ubuntu1804-builder-4c-4g-3006 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:17:31 [ssh-agent] Looking for ssh-agent implementation... 09:17:31 $ ssh-agent 09:17:31 SSH_AUTH_SOCK=/tmp/ssh-TNXGLPXudNrB/agent.1945 09:17:31 SSH_AGENT_PID=1947 09:17:31 [ssh-agent] Started. 09:17:31 Running ssh-add (command line suppressed) 09:17:31 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16433436722694634593.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16433436722694634593.key) 09:17:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:17:31 The recommended git tool is: NONE 09:17:33 using credential onap-jenkins-ssh 09:17:33 Wiping out workspace first. 09:17:33 Cloning the remote Git repository 09:17:33 Cloning repository git://cloud.onap.org/mirror/oom.git 09:17:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:17:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:17:33 > git --version # timeout=10 09:17:33 > git --version # 'git version 2.17.1' 09:17:33 using GIT_SSH to set credentials Gerrit user 09:17:33 Verifying host key using manually-configured host key entries 09:17:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:17:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:17:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:17:39 using GIT_SSH to set credentials Gerrit user 09:17:39 Verifying host key using manually-configured host key entries 09:17:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/143857/1 # timeout=30 09:17:39 > git rev-parse 127a754c33896dba77164a477f0fd6e5453bd002^{commit} # timeout=10 09:17:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:17:39 Checking out Revision 127a754c33896dba77164a477f0fd6e5453bd002 (refs/changes/57/143857/1) 09:17:39 > git config core.sparsecheckout # timeout=10 09:17:39 > git checkout -f 127a754c33896dba77164a477f0fd6e5453bd002 # timeout=30 09:17:43 Commit message: "[DCAEGEN2] Improve kubernetes probes" 09:17:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:43 > git rev-list --no-walk 69bc2e0f0bf927a949d14356c659c759523984a2 # timeout=10 09:17:43 [EnvInject] - Injecting environment variables from a build step. 09:17:43 [EnvInject] - Injecting as environment variables the properties content 09:17:43 PYTHON=python3 09:17:43 09:17:43 [EnvInject] - Variables injected successfully. 09:17:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11613414931269520566.sh 09:17:43 ---> tox-install.sh 09:17:43 + source /home/jenkins/lf-env.sh 09:17:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:43 ++ mktemp -d /tmp/venv-XXXX 09:17:43 + lf_venv=/tmp/venv-f8wp 09:17:43 + local venv_file=/tmp/.os_lf_venv 09:17:43 + local python=python3 09:17:43 + local options 09:17:43 + local set_path=true 09:17:43 + local install_args= 09:17:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:17:43 + true 09:17:43 + case $1 in 09:17:43 + venv_file=/tmp/.toxenv 09:17:43 + shift 2 09:17:43 + true 09:17:43 + case $1 in 09:17:43 + shift 09:17:43 + break 09:17:43 + case $python in 09:17:43 + local pkg_list= 09:17:43 + [[ -d /opt/pyenv ]] 09:17:43 + echo 'Setup pyenv:' 09:17:43 Setup pyenv: 09:17:43 + export PYENV_ROOT=/opt/pyenv 09:17:43 + PYENV_ROOT=/opt/pyenv 09:17:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:43 + pyenv versions 09:17:43 * system (set by /opt/pyenv/version) 09:17:43 * 3.8.13 (set by /opt/pyenv/version) 09:17:43 * 3.9.13 (set by /opt/pyenv/version) 09:17:43 * 3.10.6 (set by /opt/pyenv/version) 09:17:43 + command -v pyenv 09:17:43 ++ pyenv init - --no-rehash 09:17:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:17:43 export PATH="/opt/pyenv/shims:${PATH}" 09:17:43 export PYENV_SHELL=bash 09:17:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:17:43 pyenv() { 09:17:43 local command 09:17:43 command="${1:-}" 09:17:43 if [ "$#" -gt 0 ]; then 09:17:43 shift 09:17:43 fi 09:17:43 09:17:43 case "$command" in 09:17:43 rehash|shell) 09:17:43 eval "$(pyenv "sh-$command" "$@")" 09:17:43 ;; 09:17:43 *) 09:17:43 command pyenv "$command" "$@" 09:17:43 ;; 09:17:43 esac 09:17:43 }' 09:17:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:17:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:43 ++ export PYENV_SHELL=bash 09:17:43 ++ PYENV_SHELL=bash 09:17:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:17:43 +++ complete -F _pyenv pyenv 09:17:43 ++ lf-pyver python3 09:17:43 ++ local py_version_xy=python3 09:17:43 ++ local py_version_xyz= 09:17:43 ++ pyenv versions 09:17:43 ++ local command 09:17:43 ++ command=versions 09:17:43 ++ '[' 1 -gt 0 ']' 09:17:43 ++ shift 09:17:43 ++ case "$command" in 09:17:43 ++ command pyenv versions 09:17:43 ++ pyenv versions 09:17:43 ++ awk '{ print $1 }' 09:17:43 ++ grep -E '^[0-9.]*[0-9]$' 09:17:43 ++ sed 's/^[ *]* //' 09:17:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:17:43 +++ grep '^3' /tmp/.pyenv_versions 09:17:43 +++ sort -V 09:17:43 +++ tail -n 1 09:17:43 ++ py_version_xyz=3.10.6 09:17:43 ++ [[ -z 3.10.6 ]] 09:17:43 ++ echo 3.10.6 09:17:43 ++ return 0 09:17:43 + pyenv local 3.10.6 09:17:43 + local command 09:17:43 + command=local 09:17:43 + '[' 2 -gt 0 ']' 09:17:43 + shift 09:17:43 + case "$command" in 09:17:43 + command pyenv local 3.10.6 09:17:43 + pyenv local 3.10.6 09:17:44 + for arg in "$@" 09:17:44 + case $arg in 09:17:44 + pkg_list+='tox ' 09:17:44 + for arg in "$@" 09:17:44 + case $arg in 09:17:44 + pkg_list+='virtualenv ' 09:17:44 + for arg in "$@" 09:17:44 + case $arg in 09:17:44 + pkg_list+='urllib3~=1.26.15 ' 09:17:44 + [[ -f /tmp/.toxenv ]] 09:17:44 + [[ ! -f /tmp/.toxenv ]] 09:17:44 + [[ -n '' ]] 09:17:44 + python3 -m venv /tmp/venv-f8wp 09:17:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f8wp' 09:17:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f8wp 09:17:49 + echo /tmp/venv-f8wp 09:17:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:17:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:17:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:17:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:49 + local 'pip_opts=--upgrade --quiet' 09:17:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:17:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:17:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:17:49 + [[ -n '' ]] 09:17:49 + [[ -n '' ]] 09:17:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:17:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:49 + /tmp/venv-f8wp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:17:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:17:55 lf-activate-venv(): INFO: Base packages installed successfully 09:17:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:17:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:17:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:17:55 + /tmp/venv-f8wp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:17:57 + type python3 09:17:57 + true 09:17:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f8wp/bin to PATH' 09:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-f8wp/bin to PATH 09:17:57 + PATH=/tmp/venv-f8wp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 + return 0 09:17:57 + python3 --version 09:17:57 Python 3.10.6 09:17:57 + python3 -m pip --version 09:17:57 pip 26.0.1 from /tmp/venv-f8wp/lib/python3.10/site-packages/pip (python 3.10) 09:17:57 + python3 -m pip freeze 09:17:57 cachetools==7.0.5 09:17:57 colorama==0.4.6 09:17:57 distlib==0.4.0 09:17:57 filelock==3.25.2 09:17:57 packaging==26.0 09:17:57 platformdirs==4.9.4 09:17:57 pluggy==1.6.0 09:17:57 pyproject-api==1.10.0 09:17:57 python-discovery==1.2.1 09:17:57 tomli==2.4.1 09:17:57 tomli_w==1.2.0 09:17:57 tox==4.52.0 09:17:57 typing_extensions==4.15.0 09:17:57 urllib3==1.26.20 09:17:57 virtualenv==21.2.0 09:17:57 [EnvInject] - Injecting environment variables from a build step. 09:17:57 [EnvInject] - Injecting as environment variables the properties content 09:17:57 PARALLEL=false 09:17:57 09:17:57 [EnvInject] - Variables injected successfully. 09:17:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9662830675880108630.sh 09:17:57 ---> tox-run.sh 09:17:57 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:17:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:17:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:17:57 + cd /w/workspace/oom-master-pre-commit-lint/. 09:17:57 + source /home/jenkins/lf-env.sh 09:17:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:57 ++ mktemp -d /tmp/venv-XXXX 09:17:57 + lf_venv=/tmp/venv-igyO 09:17:57 + local venv_file=/tmp/.os_lf_venv 09:17:57 + local python=python3 09:17:57 + local options 09:17:57 + local set_path=true 09:17:57 + local install_args= 09:17:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:17:57 + true 09:17:57 + case $1 in 09:17:57 + venv_file=/tmp/.toxenv 09:17:57 + shift 2 09:17:57 + true 09:17:57 + case $1 in 09:17:57 + shift 09:17:57 + break 09:17:57 + case $python in 09:17:57 + local pkg_list= 09:17:57 + [[ -d /opt/pyenv ]] 09:17:57 + echo 'Setup pyenv:' 09:17:57 Setup pyenv: 09:17:57 + export PYENV_ROOT=/opt/pyenv 09:17:57 + PYENV_ROOT=/opt/pyenv 09:17:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 + pyenv versions 09:17:57 system 09:17:57 3.8.13 09:17:57 3.9.13 09:17:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:17:57 + command -v pyenv 09:17:57 ++ pyenv init - --no-rehash 09:17:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:17:57 export PATH="/opt/pyenv/shims:${PATH}" 09:17:57 export PYENV_SHELL=bash 09:17:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:17:57 pyenv() { 09:17:57 local command 09:17:57 command="${1:-}" 09:17:57 if [ "$#" -gt 0 ]; then 09:17:57 shift 09:17:57 fi 09:17:57 09:17:57 case "$command" in 09:17:57 rehash|shell) 09:17:57 eval "$(pyenv "sh-$command" "$@")" 09:17:57 ;; 09:17:57 *) 09:17:57 command pyenv "$command" "$@" 09:17:57 ;; 09:17:57 esac 09:17:57 }' 09:17:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:17:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:57 ++ export PYENV_SHELL=bash 09:17:57 ++ PYENV_SHELL=bash 09:17:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:17:57 +++ complete -F _pyenv pyenv 09:17:57 ++ lf-pyver python3 09:17:57 ++ local py_version_xy=python3 09:17:57 ++ local py_version_xyz= 09:17:57 ++ pyenv versions 09:17:57 ++ local command 09:17:57 ++ sed 's/^[ *]* //' 09:17:57 ++ command=versions 09:17:57 ++ '[' 1 -gt 0 ']' 09:17:57 ++ shift 09:17:57 ++ case "$command" in 09:17:57 ++ command pyenv versions 09:17:57 ++ pyenv versions 09:17:57 ++ awk '{ print $1 }' 09:17:57 ++ grep -E '^[0-9.]*[0-9]$' 09:17:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:17:57 +++ grep '^3' /tmp/.pyenv_versions 09:17:57 +++ sort -V 09:17:57 +++ tail -n 1 09:17:57 ++ py_version_xyz=3.10.6 09:17:57 ++ [[ -z 3.10.6 ]] 09:17:57 ++ echo 3.10.6 09:17:57 ++ return 0 09:17:57 + pyenv local 3.10.6 09:17:57 + local command 09:17:57 + command=local 09:17:57 + '[' 2 -gt 0 ']' 09:17:57 + shift 09:17:57 + case "$command" in 09:17:57 + command pyenv local 3.10.6 09:17:57 + pyenv local 3.10.6 09:17:57 + for arg in "$@" 09:17:57 + case $arg in 09:17:57 + pkg_list+='tox ' 09:17:57 + for arg in "$@" 09:17:57 + case $arg in 09:17:57 + pkg_list+='virtualenv ' 09:17:57 + for arg in "$@" 09:17:57 + case $arg in 09:17:57 + pkg_list+='urllib3~=1.26.15 ' 09:17:57 + [[ -f /tmp/.toxenv ]] 09:17:57 ++ cat /tmp/.toxenv 09:17:57 + lf_venv=/tmp/venv-f8wp 09:17:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8wp from' file:/tmp/.toxenv 09:17:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8wp from file:/tmp/.toxenv 09:17:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:17:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:57 + local 'pip_opts=--upgrade --quiet' 09:17:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:17:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:17:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:17:57 + [[ -n '' ]] 09:17:57 + [[ -n '' ]] 09:17:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:17:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:57 + /tmp/venv-f8wp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:17:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:17:58 lf-activate-venv(): INFO: Base packages installed successfully 09:17:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:17:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:17:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:17:58 + /tmp/venv-f8wp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:17:59 + type python3 09:17:59 + true 09:17:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f8wp/bin to PATH' 09:17:59 lf-activate-venv(): INFO: Adding /tmp/venv-f8wp/bin to PATH 09:17:59 + PATH=/tmp/venv-f8wp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:59 + return 0 09:17:59 + [[ -d /opt/pyenv ]] 09:17:59 + echo '---> Setting up pyenv' 09:17:59 ---> Setting up pyenv 09:17:59 + export PYENV_ROOT=/opt/pyenv 09:17:59 + PYENV_ROOT=/opt/pyenv 09:17:59 + export PATH=/opt/pyenv/bin:/tmp/venv-f8wp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:59 + PATH=/opt/pyenv/bin:/tmp/venv-f8wp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:59 ++ pwd 09:17:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:17:59 + export PYTHONPATH 09:17:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:17:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:17:59 + tox --version 09:17:59 4.52.0 from /tmp/venv-f8wp/lib/python3.10/site-packages/tox/__init__.py 09:17:59 + PARALLEL=false 09:17:59 + TOX_OPTIONS_LIST= 09:17:59 + [[ -n pre-commit ]] 09:17:59 + TOX_OPTIONS_LIST=' -e pre-commit' 09:17:59 + case ${PARALLEL,,} in 09:17:59 + tox -e pre-commit 09:17:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:18:00 pre-commit: install_deps> python -I -m pip install pre-commit 09:18:03 pre-commit: freeze> python -m pip freeze --all 09:18:03 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 09:18:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:18:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:18:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:18:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:18:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:18:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:18:08 [INFO] Once installed this environment will be reused. 09:18:08 [INFO] This may take a few minutes... 09:18:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:18:11 [INFO] Once installed this environment will be reused. 09:18:11 [INFO] This may take a few minutes... 09:18:16 trim trailing whitespace.................................................Passed 09:18:16 Tabs remover.............................................................Passed 09:18:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:18:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:18:16 [INFO] Once installed this environment will be reused. 09:18:16 [INFO] This may take a few minutes... 09:18:25 gitlint..............................................(no files to check)Skipped 09:18:25 pre-commit: OK (24.89=setup[3.65]+cmd[12.88,8.36] seconds) 09:18:25 congratulations :) (24.93 seconds) 09:18:25 + tox_status=0 09:18:25 + echo '---> Completed tox runs' 09:18:25 ---> Completed tox runs 09:18:25 + for i in .tox/*/log 09:18:25 ++ echo .tox/pre-commit/log 09:18:25 ++ awk -F/ '{print $2}' 09:18:25 + tox_env=pre-commit 09:18:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:18:25 + DOC_DIR=docs/_build/html 09:18:25 + [[ -d docs/_build/html ]] 09:18:25 + echo '---> tox-run.sh ends' 09:18:25 ---> tox-run.sh ends 09:18:25 + test 0 -eq 0 09:18:25 $ ssh-agent -k 09:18:25 unset SSH_AUTH_SOCK; 09:18:25 unset SSH_AGENT_PID; 09:18:25 echo Agent pid 1947 killed; 09:18:25 [ssh-agent] Stopped. 09:18:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins609789710503631271.sh 09:18:25 ---> sysstat.sh 09:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6890779109919034596.sh 09:18:25 ---> package-listing.sh 09:18:25 ++ facter osfamily 09:18:25 ++ tr '[:upper:]' '[:lower:]' 09:18:25 + OS_FAMILY=debian 09:18:25 + workspace=/w/workspace/oom-master-pre-commit-lint 09:18:25 + START_PACKAGES=/tmp/packages_start.txt 09:18:25 + END_PACKAGES=/tmp/packages_end.txt 09:18:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:25 + PACKAGES=/tmp/packages_start.txt 09:18:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:18:25 + PACKAGES=/tmp/packages_end.txt 09:18:25 + case "${OS_FAMILY}" in 09:18:25 + dpkg -l 09:18:25 + grep '^ii' 09:18:25 + '[' -f /tmp/packages_start.txt ']' 09:18:25 + '[' -f /tmp/packages_end.txt ']' 09:18:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:18:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:18:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6655198419208372344.sh 09:18:25 ---> capture-instance-metadata.sh 09:18:25 Setup pyenv: 09:18:25 system 09:18:25 3.8.13 09:18:25 3.9.13 09:18:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4y1m 09:18:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:38 lf-activate-venv(): INFO: Base packages installed successfully 09:18:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-4y1m/bin to PATH 09:18:59 INFO: Running in OpenStack, capturing instance metadata 09:18:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13982668438533274181.sh 09:18:59 provisioning config files... 09:18:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12146153014118203997tmp 09:18:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:18:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:18:59 [EnvInject] - Injecting environment variables from a build step. 09:18:59 [EnvInject] - Injecting as environment variables the properties content 09:18:59 SERVER_ID=logs 09:18:59 09:18:59 [EnvInject] - Variables injected successfully. 09:18:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13168871107155074261.sh 09:18:59 ---> create-netrc.sh 09:18:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12081592790584432984.sh 09:18:59 ---> python-tools-install.sh 09:18:59 Setup pyenv: 09:18:59 system 09:18:59 3.8.13 09:18:59 3.9.13 09:18:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4y1m from file:/tmp/.os_lf_venv 09:18:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:01 lf-activate-venv(): INFO: Base packages installed successfully 09:19:01 lf-activate-venv(): INFO: Installing additional packages: lftools 09:19:08 lf-activate-venv(): INFO: Adding /tmp/venv-4y1m/bin to PATH 09:19:08 Generating Requirements File 09:19:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:19:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:19:26 Python 3.10.6 09:19:26 pip 26.0.1 from /tmp/venv-4y1m/lib/python3.10/site-packages/pip (python 3.10) 09:19:27 appdirs==1.4.4 09:19:27 argcomplete==3.6.3 09:19:27 aspy.yaml==1.3.0 09:19:27 attrs==26.1.0 09:19:27 autopage==0.6.0 09:19:27 backports.strenum==1.3.1 09:19:27 beautifulsoup4==4.14.3 09:19:27 boto3==1.42.81 09:19:27 botocore==1.42.81 09:19:27 bs4==0.0.2 09:19:27 certifi==2026.2.25 09:19:27 cffi==2.0.0 09:19:27 cfgv==3.5.0 09:19:27 chardet==7.4.0.post2 09:19:27 charset-normalizer==3.4.6 09:19:27 click==8.3.1 09:19:27 cliff==4.13.2 09:19:27 cmd2==3.4.0 09:19:27 cryptography==3.3.2 09:19:27 debtcollector==3.1.0 09:19:27 decorator==5.2.1 09:19:27 defusedxml==0.7.1 09:19:27 Deprecated==1.3.1 09:19:27 distlib==0.4.0 09:19:27 dnspython==2.8.0 09:19:27 docker==7.1.0 09:19:27 dogpile.cache==1.5.0 09:19:27 durationpy==0.10 09:19:27 email-validator==2.3.0 09:19:27 filelock==3.25.2 09:19:27 future==1.0.0 09:19:27 gitdb==4.0.12 09:19:27 GitPython==3.1.46 09:19:27 httplib2==0.30.2 09:19:27 identify==2.6.18 09:19:27 idna==3.11 09:19:27 importlib-resources==1.5.0 09:19:27 iso8601==2.1.0 09:19:27 Jinja2==3.1.6 09:19:27 jmespath==1.1.0 09:19:27 jsonpatch==1.33 09:19:27 jsonpointer==3.1.1 09:19:27 jsonschema==4.26.0 09:19:27 jsonschema-specifications==2025.9.1 09:19:27 keystoneauth1==5.13.1 09:19:27 kubernetes==35.0.0 09:19:27 lftools==0.37.22 09:19:27 lxml==6.0.2 09:19:27 markdown-it-py==4.0.0 09:19:27 MarkupSafe==3.0.3 09:19:27 mdurl==0.1.2 09:19:27 msgpack==1.1.2 09:19:27 multi_key_dict==2.0.3 09:19:27 munch==4.0.0 09:19:27 netaddr==1.3.0 09:19:27 niet==1.4.2 09:19:27 nodeenv==1.10.0 09:19:27 oauth2client==4.1.3 09:19:27 oauthlib==3.3.1 09:19:27 openstacksdk==4.10.0 09:19:27 os-service-types==1.8.2 09:19:27 osc-lib==4.4.0 09:19:27 oslo.config==10.3.0 09:19:27 oslo.context==6.3.0 09:19:27 oslo.i18n==6.7.2 09:19:27 oslo.log==8.1.0 09:19:27 oslo.serialization==5.9.1 09:19:27 oslo.utils==10.0.0 09:19:27 packaging==26.0 09:19:27 pbr==7.0.3 09:19:27 platformdirs==4.9.4 09:19:27 prettytable==3.17.0 09:19:27 psutil==7.2.2 09:19:27 pyasn1==0.6.3 09:19:27 pyasn1_modules==0.4.2 09:19:27 pycparser==3.0 09:19:27 pygerrit2==2.0.15 09:19:27 PyGithub==2.9.0 09:19:27 Pygments==2.20.0 09:19:27 PyJWT==2.12.1 09:19:27 PyNaCl==1.6.2 09:19:27 pyparsing==2.4.7 09:19:27 pyperclip==1.11.0 09:19:27 pyrsistent==0.20.0 09:19:27 python-cinderclient==9.9.0 09:19:27 python-dateutil==2.9.0.post0 09:19:27 python-discovery==1.2.1 09:19:27 python-heatclient==5.1.0 09:19:27 python-jenkins==1.8.3 09:19:27 python-keystoneclient==5.8.0 09:19:27 python-magnumclient==4.10.0 09:19:27 python-openstackclient==9.0.0 09:19:27 python-swiftclient==4.10.0 09:19:27 PyYAML==6.0.3 09:19:27 referencing==0.37.0 09:19:27 requests==2.33.1 09:19:27 requests-oauthlib==2.0.0 09:19:27 requestsexceptions==1.4.0 09:19:27 rfc3986==2.0.0 09:19:27 rich==14.3.3 09:19:27 rich-argparse==1.7.2 09:19:27 rpds-py==0.30.0 09:19:27 rsa==4.9.1 09:19:27 ruamel.yaml==0.19.1 09:19:27 ruamel.yaml.clib==0.2.15 09:19:27 s3transfer==0.16.0 09:19:27 simplejson==3.20.2 09:19:27 six==1.17.0 09:19:27 smmap==5.0.3 09:19:27 soupsieve==2.8.3 09:19:27 stevedore==5.7.0 09:19:27 tabulate==0.10.0 09:19:27 toml==0.10.2 09:19:27 tomlkit==0.14.0 09:19:27 tqdm==4.67.3 09:19:27 typing_extensions==4.15.0 09:19:27 urllib3==1.26.20 09:19:27 virtualenv==21.2.0 09:19:27 wcwidth==0.6.0 09:19:27 websocket-client==1.9.0 09:19:27 wrapt==2.1.2 09:19:27 xdg==6.0.0 09:19:27 xmltodict==1.0.4 09:19:27 yq==3.4.3 09:19:27 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8087338063371675657.sh 09:19:27 ---> uv-install.sh 09:19:27 Installing uv/uvx (latest) using shell installer 09:19:27 2026-04-02 09:19:27 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T10%3A08%3A24Z&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-02T09%3A07%3A46Z&ske=2026-04-02T10%3A08%3A24Z&sks=b&skv=2018-11-09&sig=jaFBN3SPoEjvvSEvltJklJDJzbrv1gyF5JZG8pZcUEM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTEyMTg1MiwibmJmIjoxNzc1MTIxNTUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Wsx7QsngiF9lJ5rdu3A9tXKGR_no7AHlmqjnSPB3UKc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-xQ04vl.sh" [1] 09:19:27 downloading uv 0.11.3 x86_64-unknown-linux-gnu 09:19:28 installing to /home/jenkins/.local/bin 09:19:28 uv 09:19:28 uvx 09:19:28 everything's installed! 09:19:28 09:19:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:19:28 09:19:28 source $HOME/.local/bin/env (sh, bash, zsh) 09:19:28 source $HOME/.local/bin/env.fish (fish) 09:19:28 Adding install location to PATH 09:19:28 ---> Validating uv/uvx install 09:19:28 uvx 0.11.3 (x86_64-unknown-linux-gnu) 09:19:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15681935394349075904.sh 09:19:28 ---> sudo-logs.sh 09:19:28 Archiving 'sudo' log.. 09:19:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3674491224711852014.sh 09:19:28 ---> job-cost.sh 09:19:28 INFO: Activating Python virtual environment... 09:19:28 Setup pyenv: 09:19:28 system 09:19:28 3.8.13 09:19:28 3.9.13 09:19:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4y1m from file:/tmp/.os_lf_venv 09:19:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:30 lf-activate-venv(): INFO: Base packages installed successfully 09:19:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-4y1m/bin to PATH 09:19:35 INFO: No stack-cost file found 09:19:35 INFO: Instance uptime: 220s 09:19:35 INFO: Fetching instance metadata (attempt 1 of 3)... 09:19:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:19:35 INFO: Successfully fetched instance metadata 09:19:35 INFO: Instance type: v3-standard-4 09:19:35 INFO: Retrieving pricing info for: v3-standard-4 09:19:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:19:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=220 09:19:36 INFO: Successfully fetched Vexxhost pricing API 09:19:36 INFO: Retrieved cost: 0.11 09:19:36 INFO: Retrieved resource: v3-standard-4 09:19:36 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:19:36 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:19:36 INFO: Successfully archived job cost data 09:19:36 DEBUG: Cost data: oom-master-pre-commit-lint,4551,2026-04-02 09:19:36,v3-standard-4,220,0.11,0.00,SUCCESS 09:19:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15184286342484861280.sh 09:19:36 ---> logs-deploy.sh 09:19:36 Setup pyenv: 09:19:36 system 09:19:36 3.8.13 09:19:36 3.9.13 09:19:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4y1m from file:/tmp/.os_lf_venv 09:19:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:38 lf-activate-venv(): INFO: Base packages installed successfully 09:19:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:19:45 lf-activate-venv(): INFO: Adding /tmp/venv-4y1m/bin to PATH 09:19:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4551 09:19:45 INFO: archiving workspace using pattern(s): 09:19:46 Archives upload complete. 09:19:46 INFO: archiving logs to Nexus 09:19:47 ---> uname -a: 09:19:47 Linux prd-ubuntu1804-builder-4c-4g-3006 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:19:47 09:19:47 09:19:47 ---> lscpu: 09:19:47 Architecture: x86_64 09:19:47 CPU op-mode(s): 32-bit, 64-bit 09:19:47 Byte Order: Little Endian 09:19:47 CPU(s): 4 09:19:47 On-line CPU(s) list: 0-3 09:19:47 Thread(s) per core: 1 09:19:47 Core(s) per socket: 1 09:19:47 Socket(s): 4 09:19:47 NUMA node(s): 1 09:19:47 Vendor ID: AuthenticAMD 09:19:47 CPU family: 23 09:19:47 Model: 49 09:19:47 Model name: AMD EPYC-Rome Processor 09:19:47 Stepping: 0 09:19:47 CPU MHz: 2799.998 09:19:47 BogoMIPS: 5599.99 09:19:47 Virtualization: AMD-V 09:19:47 Hypervisor vendor: KVM 09:19:47 Virtualization type: full 09:19:47 L1d cache: 32K 09:19:47 L1i cache: 32K 09:19:47 L2 cache: 512K 09:19:47 L3 cache: 16384K 09:19:47 NUMA node0 CPU(s): 0-3 09:19:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:19:47 09:19:47 09:19:47 ---> nproc: 09:19:47 4 09:19:47 09:19:47 09:19:47 ---> df -h: 09:19:47 Filesystem Size Used Avail Use% Mounted on 09:19:47 udev 7.9G 0 7.9G 0% /dev 09:19:47 tmpfs 1.6G 676K 1.6G 1% /run 09:19:47 /dev/vda1 78G 8.5G 69G 11% / 09:19:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:19:47 tmpfs 5.0M 0 5.0M 0% /run/lock 09:19:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:19:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:19:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:19:47 09:19:47 09:19:47 ---> free -m: 09:19:47 total used free shared buff/cache available 09:19:47 Mem: 16040 537 13237 0 2265 15181 09:19:47 Swap: 1023 0 1023 09:19:47 09:19:47 09:19:47 ---> ip addr: 09:19:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:19:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:19:47 inet 127.0.0.1/8 scope host lo 09:19:47 valid_lft forever preferred_lft forever 09:19:47 inet6 ::1/128 scope host 09:19:47 valid_lft forever preferred_lft forever 09:19:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:19:47 link/ether fa:16:3e:ea:3a:34 brd ff:ff:ff:ff:ff:ff 09:19:47 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic ens3 09:19:47 valid_lft 86186sec preferred_lft 86186sec 09:19:47 inet6 fe80::f816:3eff:feea:3a34/64 scope link 09:19:47 valid_lft forever preferred_lft forever 09:19:47 09:19:47 09:19:47 ---> sar -b -r -n DEV: 09:19:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3006) 04/02/26 _x86_64_ (4 CPU) 09:19:47 09:19:47 09:16:25 LINUX RESTART (4 CPU) 09:19:47 09:19:47 09:17:02 tps rtps wtps bread/s bwrtn/s 09:19:47 09:18:01 147.96 84.80 63.16 4133.94 52049.75 09:19:47 09:19:01 101.23 1.87 99.37 136.78 27295.45 09:19:47 Average: 124.40 42.98 81.41 2118.57 39568.61 09:19:47 09:19:47 09:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:47 09:18:01 14166192 15590532 2258776 13.75 46268 1587368 859784 4.92 635028 1428668 88296 09:19:47 09:19:01 13775232 15575976 2649736 16.13 77732 1910104 792880 4.54 729348 1680740 165976 09:19:47 Average: 13970712 15583254 2454256 14.94 62000 1748736 826332 4.73 682188 1554704 127136 09:19:47 09:19:47 09:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:47 09:18:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 09:19:47 09:18:01 ens3 421.56 284.73 1705.69 77.60 0.00 0.00 0.00 0.00 09:19:47 09:19:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 09:19:47 09:19:01 ens3 124.55 84.42 1313.23 13.29 0.00 0.00 0.00 0.00 09:19:47 Average: lo 1.98 1.98 0.21 0.21 0.00 0.00 0.00 0.00 09:19:47 Average: ens3 271.80 183.73 1507.81 45.18 0.00 0.00 0.00 0.00 09:19:47 09:19:47 09:19:47 ---> sar -P ALL: 09:19:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3006) 04/02/26 _x86_64_ (4 CPU) 09:19:47 09:19:47 09:16:25 LINUX RESTART (4 CPU) 09:19:47 09:19:47 09:17:02 CPU %user %nice %system %iowait %steal %idle 09:19:47 09:18:01 all 13.61 0.00 1.88 22.25 0.05 62.21 09:19:47 09:18:01 0 17.45 0.00 1.68 7.51 0.03 73.33 09:19:47 09:18:01 1 9.01 0.00 2.31 31.11 0.05 57.52 09:19:47 09:18:01 2 15.51 0.00 2.04 20.10 0.03 62.32 09:19:47 09:18:01 3 12.47 0.00 1.50 30.31 0.05 55.67 09:19:47 09:19:01 all 20.45 0.00 1.84 6.42 0.06 71.23 09:19:47 09:19:01 0 10.03 0.00 1.67 12.87 0.07 75.36 09:19:47 09:19:01 1 11.81 0.00 1.27 9.41 0.03 77.47 09:19:47 09:19:01 2 40.33 0.00 2.83 1.54 0.08 55.22 09:19:47 09:19:01 3 19.66 0.00 1.59 1.82 0.05 76.88 09:19:47 Average: all 17.06 0.00 1.86 14.27 0.05 66.76 09:19:47 Average: 0 13.71 0.00 1.68 10.21 0.05 74.35 09:19:47 Average: 1 10.42 0.00 1.78 20.16 0.04 67.59 09:19:47 Average: 2 28.01 0.00 2.44 10.75 0.06 58.74 09:19:47 Average: 3 16.10 0.00 1.54 15.92 0.05 66.38 09:19:47 09:19:47 09:19:47