10:28:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:28:37 Running as SYSTEM 10:28:37 [EnvInject] - Loading node environment variables. 10:28:37 Building remotely on prd-ubuntu1804-builder-4c-4g-12320 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:28:37 [ssh-agent] Looking for ssh-agent implementation... 10:28:37 $ ssh-agent 10:28:37 SSH_AUTH_SOCK=/tmp/ssh-FgdvlGpcE2tE/agent.1631 10:28:37 SSH_AGENT_PID=1633 10:28:37 [ssh-agent] Started. 10:28:37 Running ssh-add (command line suppressed) 10:28:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17174508643990213065.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17174508643990213065.key) 10:28:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:28:37 The recommended git tool is: NONE 10:28:39 using credential onap-jenkins-ssh 10:28:39 Wiping out workspace first. 10:28:39 Cloning the remote Git repository 10:28:39 Cloning repository git://cloud.onap.org/mirror/oom.git 10:28:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:28:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:28:39 > git --version # timeout=10 10:28:39 > git --version # 'git version 2.17.1' 10:28:39 using GIT_SSH to set credentials Gerrit user 10:28:39 Verifying host key using manually-configured host key entries 10:28:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:28:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:28:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:28:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:28:45 using GIT_SSH to set credentials Gerrit user 10:28:45 Verifying host key using manually-configured host key entries 10:28:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/7 # timeout=30 10:28:45 > git rev-parse 1789797f011d32a06628942526b90201eba14561^{commit} # timeout=10 10:28:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:28:45 Checking out Revision 1789797f011d32a06628942526b90201eba14561 (refs/changes/22/143522/7) 10:28:45 > git config core.sparsecheckout # timeout=10 10:28:45 > git checkout -f 1789797f011d32a06628942526b90201eba14561 # timeout=30 10:28:49 Commit message: "Refactor participant K8s in OOM" 10:28:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:28:49 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 10:28:49 [EnvInject] - Injecting environment variables from a build step. 10:28:49 [EnvInject] - Injecting as environment variables the properties content 10:28:49 PYTHON=python3 10:28:49 10:28:49 [EnvInject] - Variables injected successfully. 10:28:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9148791521355664515.sh 10:28:49 ---> tox-install.sh 10:28:49 + source /home/jenkins/lf-env.sh 10:28:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:49 ++ mktemp -d /tmp/venv-XXXX 10:28:49 + lf_venv=/tmp/venv-vBk5 10:28:49 + local venv_file=/tmp/.os_lf_venv 10:28:49 + local python=python3 10:28:49 + local options 10:28:49 + local set_path=true 10:28:49 + local install_args= 10:28:49 ++ 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 10:28:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:28:49 + true 10:28:49 + case $1 in 10:28:49 + venv_file=/tmp/.toxenv 10:28:49 + shift 2 10:28:49 + true 10:28:49 + case $1 in 10:28:49 + shift 10:28:49 + break 10:28:49 + case $python in 10:28:49 + local pkg_list= 10:28:49 + [[ -d /opt/pyenv ]] 10:28:49 + echo 'Setup pyenv:' 10:28:49 Setup pyenv: 10:28:49 + export PYENV_ROOT=/opt/pyenv 10:28:49 + PYENV_ROOT=/opt/pyenv 10:28:49 + 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 10:28:49 + 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 10:28:49 + pyenv versions 10:28:49 * system (set by /opt/pyenv/version) 10:28:49 * 3.8.13 (set by /opt/pyenv/version) 10:28:49 * 3.9.13 (set by /opt/pyenv/version) 10:28:49 * 3.10.6 (set by /opt/pyenv/version) 10:28:49 + command -v pyenv 10:28:49 ++ pyenv init - --no-rehash 10:28:49 + 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[*]}"'\'')" 10:28:49 export PATH="/opt/pyenv/shims:${PATH}" 10:28:49 export PYENV_SHELL=bash 10:28:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:28:49 pyenv() { 10:28:49 local command 10:28:49 command="${1:-}" 10:28:49 if [ "$#" -gt 0 ]; then 10:28:49 shift 10:28:49 fi 10:28:49 10:28:49 case "$command" in 10:28:49 rehash|shell) 10:28:49 eval "$(pyenv "sh-$command" "$@")" 10:28:49 ;; 10:28:49 *) 10:28:49 command pyenv "$command" "$@" 10:28:49 ;; 10:28:49 esac 10:28:49 }' 10:28:49 +++ 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[*]}"' 10:28:49 ++ 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 10:28:49 ++ 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 10:28:49 ++ 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 10:28:49 ++ export PYENV_SHELL=bash 10:28:49 ++ PYENV_SHELL=bash 10:28:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:28:49 +++ complete -F _pyenv pyenv 10:28:49 ++ lf-pyver python3 10:28:49 ++ local py_version_xy=python3 10:28:49 ++ local py_version_xyz= 10:28:49 ++ pyenv versions 10:28:49 ++ local command 10:28:49 ++ command=versions 10:28:49 ++ '[' 1 -gt 0 ']' 10:28:49 ++ shift 10:28:49 ++ case "$command" in 10:28:49 ++ command pyenv versions 10:28:49 ++ pyenv versions 10:28:49 ++ sed 's/^[ *]* //' 10:28:49 ++ awk '{ print $1 }' 10:28:49 ++ grep -E '^[0-9.]*[0-9]$' 10:28:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:28:50 +++ grep '^3' /tmp/.pyenv_versions 10:28:50 +++ sort -V 10:28:50 +++ tail -n 1 10:28:50 ++ py_version_xyz=3.10.6 10:28:50 ++ [[ -z 3.10.6 ]] 10:28:50 ++ echo 3.10.6 10:28:50 ++ return 0 10:28:50 + pyenv local 3.10.6 10:28:50 + local command 10:28:50 + command=local 10:28:50 + '[' 2 -gt 0 ']' 10:28:50 + shift 10:28:50 + case "$command" in 10:28:50 + command pyenv local 3.10.6 10:28:50 + pyenv local 3.10.6 10:28:50 + for arg in "$@" 10:28:50 + case $arg in 10:28:50 + pkg_list+='tox ' 10:28:50 + for arg in "$@" 10:28:50 + case $arg in 10:28:50 + pkg_list+='virtualenv ' 10:28:50 + for arg in "$@" 10:28:50 + case $arg in 10:28:50 + pkg_list+='urllib3~=1.26.15 ' 10:28:50 + [[ -f /tmp/.toxenv ]] 10:28:50 + [[ ! -f /tmp/.toxenv ]] 10:28:50 + [[ -n '' ]] 10:28:50 + python3 -m venv /tmp/venv-vBk5 10:28:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vBk5' 10:28:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vBk5 10:28:54 + echo /tmp/venv-vBk5 10:28:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:28:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:28:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:28:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:54 + local 'pip_opts=--upgrade --quiet' 10:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:28:54 + [[ -n '' ]] 10:28:54 + [[ -n '' ]] 10:28:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:28:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:54 + /tmp/venv-vBk5/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 10:28:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:28:58 lf-activate-venv(): INFO: Base packages installed successfully 10:28:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:28:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:28:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:28:58 + /tmp/venv-vBk5/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 10:29:01 + type python3 10:29:01 + true 10:29:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vBk5/bin to PATH' 10:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-vBk5/bin to PATH 10:29:01 + PATH=/tmp/venv-vBk5/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 10:29:01 + return 0 10:29:01 + python3 --version 10:29:01 Python 3.10.6 10:29:01 + python3 -m pip --version 10:29:01 pip 26.1.2 from /tmp/venv-vBk5/lib/python3.10/site-packages/pip (python 3.10) 10:29:01 + python3 -m pip freeze 10:29:01 cachetools==7.1.4 10:29:01 colorama==0.4.6 10:29:01 distlib==0.4.3 10:29:01 filelock==3.29.4 10:29:01 packaging==26.2 10:29:01 platformdirs==4.10.0 10:29:01 pluggy==1.6.0 10:29:01 pyproject-api==1.10.1 10:29:01 python-discovery==1.4.2 10:29:01 tomli==2.4.1 10:29:01 tomli_w==1.2.0 10:29:01 tox==4.55.1 10:29:01 typing_extensions==4.15.0 10:29:01 urllib3==1.26.20 10:29:01 virtualenv==21.5.0 10:29:01 [EnvInject] - Injecting environment variables from a build step. 10:29:01 [EnvInject] - Injecting as environment variables the properties content 10:29:01 PARALLEL=false 10:29:01 10:29:01 [EnvInject] - Variables injected successfully. 10:29:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins277868158283673537.sh 10:29:01 ---> tox-run.sh 10:29:01 + 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 10:29:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:29:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:29:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:29:01 + cd /w/workspace/oom-master-pre-commit-lint/. 10:29:01 + source /home/jenkins/lf-env.sh 10:29:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:01 ++ mktemp -d /tmp/venv-XXXX 10:29:01 + lf_venv=/tmp/venv-U9VE 10:29:01 + local venv_file=/tmp/.os_lf_venv 10:29:01 + local python=python3 10:29:01 + local options 10:29:01 + local set_path=true 10:29:01 + local install_args= 10:29:01 ++ 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 10:29:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:01 + true 10:29:01 + case $1 in 10:29:01 + venv_file=/tmp/.toxenv 10:29:01 + shift 2 10:29:01 + true 10:29:01 + case $1 in 10:29:01 + shift 10:29:01 + break 10:29:01 + case $python in 10:29:01 + local pkg_list= 10:29:01 + [[ -d /opt/pyenv ]] 10:29:01 + echo 'Setup pyenv:' 10:29:01 Setup pyenv: 10:29:01 + export PYENV_ROOT=/opt/pyenv 10:29:01 + PYENV_ROOT=/opt/pyenv 10:29:01 + 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 10:29:01 + 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 10:29:01 + pyenv versions 10:29:01 system 10:29:01 3.8.13 10:29:01 3.9.13 10:29:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:01 + command -v pyenv 10:29:01 ++ pyenv init - --no-rehash 10:29:01 + 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[*]}"'\'')" 10:29:01 export PATH="/opt/pyenv/shims:${PATH}" 10:29:01 export PYENV_SHELL=bash 10:29:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:01 pyenv() { 10:29:01 local command 10:29:01 command="${1:-}" 10:29:01 if [ "$#" -gt 0 ]; then 10:29:01 shift 10:29:01 fi 10:29:01 10:29:01 case "$command" in 10:29:01 rehash|shell) 10:29:01 eval "$(pyenv "sh-$command" "$@")" 10:29:01 ;; 10:29:01 *) 10:29:01 command pyenv "$command" "$@" 10:29:01 ;; 10:29:01 esac 10:29:01 }' 10:29:01 +++ 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[*]}"' 10:29:01 ++ 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 10:29:01 ++ 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 10:29:01 ++ 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 10:29:01 ++ export PYENV_SHELL=bash 10:29:01 ++ PYENV_SHELL=bash 10:29:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:01 +++ complete -F _pyenv pyenv 10:29:01 ++ lf-pyver python3 10:29:01 ++ local py_version_xy=python3 10:29:01 ++ local py_version_xyz= 10:29:01 ++ pyenv versions 10:29:01 ++ awk '{ print $1 }' 10:29:01 ++ local command 10:29:01 ++ command=versions 10:29:01 ++ '[' 1 -gt 0 ']' 10:29:01 ++ shift 10:29:01 ++ case "$command" in 10:29:01 ++ command pyenv versions 10:29:01 ++ pyenv versions 10:29:01 ++ sed 's/^[ *]* //' 10:29:01 ++ grep -E '^[0-9.]*[0-9]$' 10:29:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:01 +++ grep '^3' /tmp/.pyenv_versions 10:29:01 +++ tail -n 1 10:29:01 +++ sort -V 10:29:01 ++ py_version_xyz=3.10.6 10:29:01 ++ [[ -z 3.10.6 ]] 10:29:01 ++ echo 3.10.6 10:29:01 ++ return 0 10:29:01 + pyenv local 3.10.6 10:29:01 + local command 10:29:01 + command=local 10:29:01 + '[' 2 -gt 0 ']' 10:29:01 + shift 10:29:01 + case "$command" in 10:29:01 + command pyenv local 3.10.6 10:29:01 + pyenv local 3.10.6 10:29:01 + for arg in "$@" 10:29:01 + case $arg in 10:29:01 + pkg_list+='tox ' 10:29:01 + for arg in "$@" 10:29:01 + case $arg in 10:29:01 + pkg_list+='virtualenv ' 10:29:01 + for arg in "$@" 10:29:01 + case $arg in 10:29:01 + pkg_list+='urllib3~=1.26.15 ' 10:29:01 + [[ -f /tmp/.toxenv ]] 10:29:01 ++ cat /tmp/.toxenv 10:29:01 + lf_venv=/tmp/venv-vBk5 10:29:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vBk5 from' file:/tmp/.toxenv 10:29:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vBk5 from file:/tmp/.toxenv 10:29:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:01 + local 'pip_opts=--upgrade --quiet' 10:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:29:01 + [[ -n '' ]] 10:29:01 + [[ -n '' ]] 10:29:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:01 + /tmp/venv-vBk5/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 10:29:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:02 lf-activate-venv(): INFO: Base packages installed successfully 10:29:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:02 + /tmp/venv-vBk5/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 10:29:03 + type python3 10:29:03 + true 10:29:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vBk5/bin to PATH' 10:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-vBk5/bin to PATH 10:29:03 + PATH=/tmp/venv-vBk5/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 10:29:03 + return 0 10:29:03 + [[ -d /opt/pyenv ]] 10:29:03 + echo '---> Setting up pyenv' 10:29:03 ---> Setting up pyenv 10:29:03 + export PYENV_ROOT=/opt/pyenv 10:29:03 + PYENV_ROOT=/opt/pyenv 10:29:03 + export PATH=/opt/pyenv/bin:/tmp/venv-vBk5/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 10:29:03 + PATH=/opt/pyenv/bin:/tmp/venv-vBk5/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 10:29:03 ++ pwd 10:29:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:29:03 + export PYTHONPATH 10:29:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:03 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:03 + tox --version 10:29:04 4.55.1 from /tmp/venv-vBk5/lib/python3.10/site-packages/tox/__init__.py 10:29:04 + PARALLEL=false 10:29:04 + TOX_OPTIONS_LIST= 10:29:04 + [[ -n pre-commit ]] 10:29:04 + TOX_OPTIONS_LIST=' -e pre-commit' 10:29:04 + case ${PARALLEL,,} in 10:29:04 + tox -e pre-commit 10:29:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:29:05 pre-commit: install_deps> python -I -m pip install pre-commit 10:29:08 pre-commit: freeze> python -m pip freeze --all 10:29:09 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.0 10:29:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:29:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:29:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:29:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:29:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:11 [INFO] Once installed this environment will be reused. 10:29:11 [INFO] This may take a few minutes... 10:29:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:29:15 [INFO] Once installed this environment will be reused. 10:29:15 [INFO] This may take a few minutes... 10:29:20 trim trailing whitespace.................................................Passed 10:29:20 Tabs remover.............................................................Passed 10:29:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:29:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:29:21 [INFO] Once installed this environment will be reused. 10:29:21 [INFO] This may take a few minutes... 10:29:30 gitlint..............................................(no files to check)Skipped 10:29:30 pre-commit: OK (25.60=setup[4.52]+cmd[11.85,9.22] seconds) 10:29:30 congratulations :) (25.64 seconds) 10:29:30 + tox_status=0 10:29:30 + echo '---> Completed tox runs' 10:29:30 ---> Completed tox runs 10:29:30 + for i in .tox/*/log 10:29:30 ++ echo .tox/pre-commit/log 10:29:30 ++ awk -F/ '{print $2}' 10:29:30 + tox_env=pre-commit 10:29:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:29:30 + DOC_DIR=docs/_build/html 10:29:30 + [[ -d docs/_build/html ]] 10:29:30 + echo '---> tox-run.sh ends' 10:29:30 ---> tox-run.sh ends 10:29:30 + test 0 -eq 0 10:29:30 $ ssh-agent -k 10:29:30 unset SSH_AUTH_SOCK; 10:29:30 unset SSH_AGENT_PID; 10:29:30 echo Agent pid 1633 killed; 10:29:30 [ssh-agent] Stopped. 10:29:30 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14235052636235886067.sh 10:29:30 ---> sysstat.sh 10:29:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18361508831571763671.sh 10:29:30 ---> package-listing.sh 10:29:30 ++ facter osfamily 10:29:30 ++ tr '[:upper:]' '[:lower:]' 10:29:30 + OS_FAMILY=debian 10:29:30 + workspace=/w/workspace/oom-master-pre-commit-lint 10:29:30 + START_PACKAGES=/tmp/packages_start.txt 10:29:30 + END_PACKAGES=/tmp/packages_end.txt 10:29:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:30 + PACKAGES=/tmp/packages_start.txt 10:29:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:29:30 + PACKAGES=/tmp/packages_end.txt 10:29:30 + case "${OS_FAMILY}" in 10:29:30 + dpkg -l 10:29:30 + grep '^ii' 10:29:30 + '[' -f /tmp/packages_start.txt ']' 10:29:30 + '[' -f /tmp/packages_end.txt ']' 10:29:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:29:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:29:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:29:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4359761282879419281.sh 10:29:30 ---> capture-instance-metadata.sh 10:29:30 Setup pyenv: 10:29:31 system 10:29:31 3.8.13 10:29:31 3.9.13 10:29:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WGkn 10:29:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:29:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:40 lf-activate-venv(): INFO: Base packages installed successfully 10:29:40 lf-activate-venv(): INFO: Installing additional packages: lftools 10:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-WGkn/bin to PATH 10:31:20 INFO: Running in OpenStack, capturing instance metadata 10:31:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9633277047870917224.sh 10:31:20 provisioning config files... 10:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14327752908142860329tmp 10:31:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:31:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:31:20 [EnvInject] - Injecting environment variables from a build step. 10:31:20 [EnvInject] - Injecting as environment variables the properties content 10:31:20 SERVER_ID=logs 10:31:20 10:31:20 [EnvInject] - Variables injected successfully. 10:31:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5262537179473702905.sh 10:31:20 ---> create-netrc.sh 10:31:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16896291628643901256.sh 10:31:20 ---> python-tools-install.sh 10:31:20 Setup pyenv: 10:31:21 system 10:31:21 3.8.13 10:31:21 3.9.13 10:31:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGkn from file:/tmp/.os_lf_venv 10:31:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:23 lf-activate-venv(): INFO: Base packages installed successfully 10:31:23 lf-activate-venv(): INFO: Installing additional packages: lftools 10:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-WGkn/bin to PATH 10:31:33 Generating Requirements File 10:32:00 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. 10:32:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:32:00 Python 3.10.6 10:32:00 pip 26.1.2 from /tmp/venv-WGkn/lib/python3.10/site-packages/pip (python 3.10) 10:32:00 aiohappyeyeballs==2.6.2 10:32:00 aiohttp==3.14.1 10:32:00 aiosignal==1.4.0 10:32:00 appdirs==1.4.4 10:32:00 argcomplete==3.6.3 10:32:00 aspy.yaml==1.3.0 10:32:00 async-timeout==5.0.1 10:32:00 attrs==26.1.0 10:32:00 autopage==0.6.0 10:32:00 backports.strenum==1.3.1 10:32:00 beautifulsoup4==4.15.0 10:32:00 boto3==1.43.30 10:32:00 botocore==1.43.30 10:32:00 bs4==0.0.2 10:32:00 certifi==2026.5.20 10:32:00 cffi==2.0.0 10:32:00 cfgv==3.5.0 10:32:00 chardet==7.4.3 10:32:00 charset-normalizer==3.4.7 10:32:00 click==8.4.1 10:32:00 cliff==4.14.0 10:32:00 cmd2==3.5.1 10:32:00 cryptography==3.3.2 10:32:00 debtcollector==3.1.0 10:32:00 decorator==5.3.1 10:32:00 defusedxml==0.7.1 10:32:00 Deprecated==1.3.1 10:32:00 distlib==0.4.3 10:32:00 dnspython==2.8.0 10:32:00 docker==7.1.0 10:32:00 dogpile.cache==1.5.0 10:32:00 durationpy==0.10 10:32:00 email-validator==2.3.0 10:32:00 filelock==3.29.4 10:32:00 frozenlist==1.8.0 10:32:00 future==1.0.0 10:32:00 gitdb==4.0.12 10:32:00 GitPython==3.1.50 10:32:00 httplib2==0.30.2 10:32:00 identify==2.6.19 10:32:00 idna==3.18 10:32:00 importlib-resources==1.5.0 10:32:00 iso8601==2.1.0 10:32:00 Jinja2==3.1.6 10:32:00 jmespath==1.1.0 10:32:00 jsonpatch==1.33 10:32:00 jsonpointer==3.1.1 10:32:00 jsonschema==4.26.0 10:32:00 jsonschema-specifications==2025.9.1 10:32:00 keystoneauth1==5.14.0 10:32:00 kubernetes==36.0.2 10:32:00 lftools==0.37.22 10:32:00 lxml==6.1.1 10:32:00 markdown-it-py==4.2.0 10:32:00 MarkupSafe==3.0.3 10:32:00 mdurl==0.1.2 10:32:00 msgpack==1.2.0 10:32:00 multi_key_dict==2.0.3 10:32:00 multidict==6.7.1 10:32:00 munch==4.0.0 10:32:00 netaddr==1.3.0 10:32:00 niet==1.4.2 10:32:00 nodeenv==1.10.0 10:32:00 oauth2client==4.1.3 10:32:00 oauthlib==3.3.1 10:32:00 openstacksdk==4.13.0 10:32:00 os-service-types==1.8.2 10:32:00 osc-lib==4.6.0 10:32:00 oslo.config==10.4.0 10:32:00 oslo.context==6.4.0 10:32:00 oslo.i18n==6.8.0 10:32:00 oslo.log==8.2.0 10:32:00 oslo.serialization==5.10.0 10:32:00 oslo.utils==10.1.1 10:32:00 packaging==26.2 10:32:00 pbr==7.0.3 10:32:00 platformdirs==4.10.0 10:32:00 prettytable==3.17.0 10:32:00 propcache==0.5.2 10:32:00 psutil==7.2.2 10:32:00 pyasn1==0.6.3 10:32:00 pyasn1_modules==0.4.2 10:32:00 pycparser==3.0 10:32:00 pygerrit2==2.0.15 10:32:00 PyGithub==2.9.1 10:32:00 Pygments==2.20.0 10:32:00 PyJWT==2.13.0 10:32:00 PyNaCl==1.6.2 10:32:00 pyparsing==2.4.7 10:32:00 pyperclip==1.11.0 10:32:00 pyrsistent==0.20.0 10:32:00 python-cinderclient==9.9.0 10:32:00 python-dateutil==2.9.0.post0 10:32:00 python-discovery==1.4.2 10:32:00 python-heatclient==5.2.0 10:32:00 python-jenkins==1.8.3 10:32:00 python-keystoneclient==5.8.0 10:32:00 python-magnumclient==4.10.0 10:32:00 python-openstackclient==10.0.0 10:32:00 python-swiftclient==4.10.0 10:32:00 PyYAML==6.0.3 10:32:00 referencing==0.37.0 10:32:00 requests==2.34.2 10:32:00 requests-oauthlib==2.0.0 10:32:00 rfc3986==2.0.0 10:32:00 rich==15.0.0 10:32:00 rich-argparse==1.8.0 10:32:00 rpds-py==0.30.0 10:32:00 rsa==4.9.1 10:32:00 ruamel.yaml==0.19.1 10:32:00 ruamel.yaml.clib==0.2.15 10:32:00 s3transfer==0.18.0 10:32:00 simplejson==4.1.1 10:32:00 six==1.17.0 10:32:00 smmap==5.0.3 10:32:00 soupsieve==2.8.4 10:32:00 stevedore==5.8.0 10:32:00 tabulate==0.10.0 10:32:00 toml==0.10.2 10:32:00 tomlkit==0.15.0 10:32:00 tqdm==4.68.2 10:32:00 typing_extensions==4.15.0 10:32:00 urllib3==1.26.20 10:32:00 virtualenv==21.5.0 10:32:00 wcwidth==0.8.1 10:32:00 websocket-client==1.9.0 10:32:00 wrapt==2.2.1 10:32:00 xdg==6.0.0 10:32:00 xmltodict==1.0.4 10:32:00 yarl==1.24.2 10:32:00 yq==3.4.3 10:32:01 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2835977648431883683.sh 10:32:01 ---> uv-install.sh 10:32:01 Installing uv/uvx (latest) using shell installer 10:32:01 2026-06-16 10:32:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zX0AAq.sh" [1] 10:32:01 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:32:02 installing to /home/jenkins/.local/bin 10:32:02 uv 10:32:02 uvx 10:32:02 everything's installed! 10:32:02 10:32:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:32:02 10:32:02 source $HOME/.local/bin/env (sh, bash, zsh) 10:32:02 source $HOME/.local/bin/env.fish (fish) 10:32:02 Adding install location to PATH 10:32:02 ---> Validating uv/uvx install 10:32:02 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:32:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3000746543538289760.sh 10:32:02 ---> sudo-logs.sh 10:32:02 Archiving 'sudo' log.. 10:32:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3855065074569928120.sh 10:32:02 ---> job-cost.sh 10:32:02 INFO: Activating Python virtual environment... 10:32:02 Setup pyenv: 10:32:02 system 10:32:02 3.8.13 10:32:02 3.9.13 10:32:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:32:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGkn from file:/tmp/.os_lf_venv 10:32:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:05 lf-activate-venv(): INFO: Base packages installed successfully 10:32:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:32:15 lf-activate-venv(): INFO: Adding /tmp/venv-WGkn/bin to PATH 10:32:15 INFO: No stack-cost file found 10:32:15 INFO: Instance uptime: 250s 10:32:15 INFO: Fetching instance metadata (attempt 1 of 3)... 10:32:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:32:15 INFO: Successfully fetched instance metadata 10:32:15 INFO: Instance type: v3-standard-4 10:32:15 INFO: Retrieving pricing info for: v3-standard-4 10:32:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:32:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=250 10:32:15 INFO: Successfully fetched Vexxhost pricing API 10:32:15 INFO: Retrieved cost: 0.11 10:32:15 INFO: Retrieved resource: v3-standard-4 10:32:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:32:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:32:15 INFO: Successfully archived job cost data 10:32:15 DEBUG: Cost data: oom-master-pre-commit-lint,4651,2026-06-16 10:32:15,v3-standard-4,250,0.11,0.00,SUCCESS 10:32:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14976697290997402659.sh 10:32:15 ---> logs-deploy.sh 10:32:15 Setup pyenv: 10:32:15 system 10:32:15 3.8.13 10:32:15 3.9.13 10:32:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:32:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGkn from file:/tmp/.os_lf_venv 10:32:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:17 lf-activate-venv(): INFO: Base packages installed successfully 10:32:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:32:26 lf-activate-venv(): INFO: Adding /tmp/venv-WGkn/bin to PATH 10:32:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4651 10:32:26 INFO: archiving workspace using pattern(s): 10:32:27 Archives upload complete. 10:32:27 INFO: archiving logs to Nexus 10:32:28 ---> uname -a: 10:32:28 Linux prd-ubuntu1804-builder-4c-4g-12320 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:32:28 10:32:28 10:32:28 ---> lscpu: 10:32:28 Architecture: x86_64 10:32:28 CPU op-mode(s): 32-bit, 64-bit 10:32:28 Byte Order: Little Endian 10:32:28 CPU(s): 4 10:32:28 On-line CPU(s) list: 0-3 10:32:28 Thread(s) per core: 1 10:32:28 Core(s) per socket: 1 10:32:28 Socket(s): 4 10:32:28 NUMA node(s): 1 10:32:28 Vendor ID: AuthenticAMD 10:32:28 CPU family: 23 10:32:28 Model: 49 10:32:28 Model name: AMD EPYC-Rome Processor 10:32:28 Stepping: 0 10:32:28 CPU MHz: 2799.998 10:32:28 BogoMIPS: 5599.99 10:32:28 Virtualization: AMD-V 10:32:28 Hypervisor vendor: KVM 10:32:28 Virtualization type: full 10:32:28 L1d cache: 32K 10:32:28 L1i cache: 32K 10:32:28 L2 cache: 512K 10:32:28 L3 cache: 16384K 10:32:28 NUMA node0 CPU(s): 0-3 10:32:28 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 10:32:28 10:32:28 10:32:28 ---> nproc: 10:32:28 4 10:32:28 10:32:28 10:32:28 ---> df -h: 10:32:28 Filesystem Size Used Avail Use% Mounted on 10:32:28 udev 7.9G 0 7.9G 0% /dev 10:32:28 tmpfs 1.6G 676K 1.6G 1% /run 10:32:28 /dev/vda1 78G 8.5G 69G 11% / 10:32:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:32:28 tmpfs 5.0M 0 5.0M 0% /run/lock 10:32:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:32:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:32:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:32:28 10:32:28 10:32:28 ---> free -m: 10:32:28 total used free shared buff/cache available 10:32:28 Mem: 16040 584 13114 0 2340 15130 10:32:28 Swap: 1023 0 1023 10:32:28 10:32:28 10:32:28 ---> ip addr: 10:32:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:32:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:32:28 inet 127.0.0.1/8 scope host lo 10:32:28 valid_lft forever preferred_lft forever 10:32:28 inet6 ::1/128 scope host 10:32:28 valid_lft forever preferred_lft forever 10:32:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:32:28 link/ether fa:16:3e:07:4e:46 brd ff:ff:ff:ff:ff:ff 10:32:28 inet 10.30.107.81/23 brd 10.30.107.255 scope global dynamic ens3 10:32:28 valid_lft 86145sec preferred_lft 86145sec 10:32:28 inet6 fe80::f816:3eff:fe07:4e46/64 scope link 10:32:28 valid_lft forever preferred_lft forever 10:32:28 10:32:28 10:32:28 ---> sar -b -r -n DEV: 10:32:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12320) 06/16/26 _x86_64_ (4 CPU) 10:32:28 10:32:28 10:28:15 LINUX RESTART (4 CPU) 10:32:28 10:32:28 10:29:02 tps rtps wtps bread/s bwrtn/s 10:32:28 10:30:01 90.80 5.17 85.63 136.63 43778.92 10:32:28 10:31:01 30.03 0.00 30.03 0.00 7194.93 10:32:28 10:32:01 79.44 0.78 78.65 97.45 9759.71 10:32:28 Average: 66.62 1.97 64.66 77.70 20114.39 10:32:28 10:32:28 10:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:32:28 10:30:01 13961964 15558584 2463004 15.00 58968 1736468 749592 4.29 728308 1516072 28572 10:32:28 10:31:01 13820416 15487052 2604552 15.86 64808 1797576 823428 4.71 807504 1571956 47312 10:32:28 10:32:01 13569440 15561952 2855528 17.39 88060 2081092 733324 4.20 739520 1851468 175008 10:32:28 Average: 13783940 15535863 2641028 16.08 70612 1871712 768781 4.40 758444 1646499 83631 10:32:28 10:32:28 10:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:32:28 10:30:01 ens3 50.02 35.80 603.59 6.33 0.00 0.00 0.00 0.00 10:32:28 10:30:01 lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 10:32:28 10:31:01 ens3 24.68 19.25 395.00 3.19 0.00 0.00 0.00 0.00 10:32:28 10:31:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:32:28 10:32:01 ens3 47.61 35.93 683.51 7.54 0.00 0.00 0.00 0.00 10:32:28 10:32:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 10:32:28 Average: ens3 40.72 30.29 560.46 5.68 0.00 0.00 0.00 0.00 10:32:28 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 10:32:28 10:32:28 10:32:28 ---> sar -P ALL: 10:32:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12320) 06/16/26 _x86_64_ (4 CPU) 10:32:28 10:32:28 10:28:15 LINUX RESTART (4 CPU) 10:32:28 10:32:28 10:29:02 CPU %user %nice %system %iowait %steal %idle 10:32:28 10:30:01 all 14.40 0.00 1.48 14.03 0.05 70.03 10:32:28 10:30:01 0 18.71 0.00 1.55 0.98 0.05 78.71 10:32:28 10:30:01 1 6.21 0.00 1.11 3.58 0.05 89.06 10:32:28 10:30:01 2 6.68 0.00 1.22 43.79 0.05 48.26 10:32:28 10:30:01 3 25.97 0.00 2.07 7.74 0.07 64.15 10:32:28 10:31:01 all 4.15 0.00 0.22 19.85 0.02 75.77 10:32:28 10:31:01 0 0.75 0.00 0.03 0.00 0.02 99.20 10:32:28 10:31:01 1 0.59 0.00 0.10 0.02 0.00 99.30 10:32:28 10:31:01 2 10.59 0.00 0.40 79.23 0.05 9.72 10:32:28 10:31:01 3 4.65 0.00 0.32 0.18 0.03 94.82 10:32:28 10:32:01 all 15.28 0.00 1.12 7.67 0.05 75.87 10:32:28 10:32:01 0 24.03 0.00 1.45 0.95 0.03 73.53 10:32:28 10:32:01 1 9.73 0.00 0.55 0.45 0.03 89.24 10:32:28 10:32:01 2 21.95 0.00 1.99 27.15 0.07 48.85 10:32:28 10:32:01 3 5.45 0.00 0.53 2.25 0.07 91.70 10:32:28 Average: all 11.26 0.00 0.94 13.84 0.04 73.91 10:32:28 Average: 0 14.47 0.00 1.01 0.64 0.03 83.85 10:32:28 Average: 1 5.52 0.00 0.58 1.33 0.03 92.54 10:32:28 Average: 2 13.11 0.00 1.20 50.10 0.06 35.54 10:32:28 Average: 3 11.94 0.00 0.97 3.37 0.06 83.67 10:32:28 10:32:28 10:32:28