05:15:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146789 05:15:46 Running as SYSTEM 05:15:46 [EnvInject] - Loading node environment variables. 05:15:46 Building remotely on prd-ubuntu1804-builder-4c-4g-14159 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:15:46 [ssh-agent] Looking for ssh-agent implementation... 05:15:47 $ ssh-agent 05:15:47 SSH_AUTH_SOCK=/tmp/ssh-3TKVfznC3Jph/agent.1659 05:15:47 SSH_AGENT_PID=1661 05:15:47 [ssh-agent] Started. 05:15:47 Running ssh-add (command line suppressed) 05:15:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14538503383477692710.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14538503383477692710.key) 05:15:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:15:47 The recommended git tool is: NONE 05:15:48 using credential onap-jenkins-ssh 05:15:48 Wiping out workspace first. 05:15:48 Cloning the remote Git repository 05:15:48 Cloning repository git://cloud.onap.org/mirror/oom.git 05:15:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:15:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:15:48 > git --version # timeout=10 05:15:48 > git --version # 'git version 2.17.1' 05:15:48 using GIT_SSH to set credentials Gerrit user 05:15:48 Verifying host key using manually-configured host key entries 05:15:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:15:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:15:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:15:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:15:54 using GIT_SSH to set credentials Gerrit user 05:15:54 Verifying host key using manually-configured host key entries 05:15:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/146789/1 # timeout=30 05:15:54 > git rev-parse 6e10466cf0f8a01856c24e15c9d3a1407ccbb71b^{commit} # timeout=10 05:15:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:15:54 Checking out Revision 6e10466cf0f8a01856c24e15c9d3a1407ccbb71b (refs/changes/89/146789/1) 05:15:54 > git config core.sparsecheckout # timeout=10 05:15:54 > git checkout -f 6e10466cf0f8a01856c24e15c9d3a1407ccbb71b # timeout=30 05:15:57 Commit message: "[SDNC] REFACTOR variable default assignments in createLinks.sh" 05:15:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:15:58 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 05:15:58 [EnvInject] - Injecting environment variables from a build step. 05:15:58 [EnvInject] - Injecting as environment variables the properties content 05:15:58 PYTHON=python3 05:15:58 05:15:58 [EnvInject] - Variables injected successfully. 05:15:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16474866533915213980.sh 05:15:58 ---> tox-install.sh 05:15:58 + source /home/jenkins/lf-env.sh 05:15:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:15:58 ++ mktemp -d /tmp/venv-XXXX 05:15:58 + lf_venv=/tmp/venv-fSxO 05:15:58 + local venv_file=/tmp/.os_lf_venv 05:15:58 + local python=python3 05:15:58 + local options 05:15:58 + local set_path=true 05:15:58 + local install_args= 05:15:58 ++ 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 05:15:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:15:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:15:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:15:58 + true 05:15:58 + case $1 in 05:15:58 + venv_file=/tmp/.toxenv 05:15:58 + shift 2 05:15:58 + true 05:15:58 + case $1 in 05:15:58 + shift 05:15:58 + break 05:15:58 + case $python in 05:15:58 + local pkg_list= 05:15:58 + [[ -d /opt/pyenv ]] 05:15:58 + echo 'Setup pyenv:' 05:15:58 Setup pyenv: 05:15:58 + export PYENV_ROOT=/opt/pyenv 05:15:58 + PYENV_ROOT=/opt/pyenv 05:15:58 + 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 05:15:58 + 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 05:15:58 + pyenv versions 05:15:58 * system (set by /opt/pyenv/version) 05:15:58 * 3.8.13 (set by /opt/pyenv/version) 05:15:58 * 3.9.13 (set by /opt/pyenv/version) 05:15:58 * 3.10.6 (set by /opt/pyenv/version) 05:15:58 + command -v pyenv 05:15:58 ++ pyenv init - --no-rehash 05:15:58 + 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[*]}"'\'')" 05:15:58 export PATH="/opt/pyenv/shims:${PATH}" 05:15:58 export PYENV_SHELL=bash 05:15:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:15:58 pyenv() { 05:15:58 local command 05:15:58 command="${1:-}" 05:15:58 if [ "$#" -gt 0 ]; then 05:15:58 shift 05:15:58 fi 05:15:58 05:15:58 case "$command" in 05:15:58 rehash|shell) 05:15:58 eval "$(pyenv "sh-$command" "$@")" 05:15:58 ;; 05:15:58 *) 05:15:58 command pyenv "$command" "$@" 05:15:58 ;; 05:15:58 esac 05:15:58 }' 05:15:58 +++ 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[*]}"' 05:15:58 ++ 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 05:15:58 ++ 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 05:15:58 ++ 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 05:15:58 ++ export PYENV_SHELL=bash 05:15:58 ++ PYENV_SHELL=bash 05:15:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:15:58 +++ complete -F _pyenv pyenv 05:15:58 ++ lf-pyver python3 05:15:58 ++ local py_version_xy=python3 05:15:58 ++ local py_version_xyz= 05:15:58 ++ pyenv versions 05:15:58 ++ local command 05:15:58 ++ command=versions 05:15:58 ++ '[' 1 -gt 0 ']' 05:15:58 ++ shift 05:15:58 ++ case "$command" in 05:15:58 ++ command pyenv versions 05:15:58 ++ pyenv versions 05:15:58 ++ awk '{ print $1 }' 05:15:58 ++ grep -E '^[0-9.]*[0-9]$' 05:15:58 ++ sed 's/^[ *]* //' 05:15:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:15:58 +++ grep '^3' /tmp/.pyenv_versions 05:15:58 +++ sort -V 05:15:58 +++ tail -n 1 05:15:58 ++ py_version_xyz=3.10.6 05:15:58 ++ [[ -z 3.10.6 ]] 05:15:58 ++ echo 3.10.6 05:15:58 ++ return 0 05:15:58 + pyenv local 3.10.6 05:15:58 + local command 05:15:58 + command=local 05:15:58 + '[' 2 -gt 0 ']' 05:15:58 + shift 05:15:58 + case "$command" in 05:15:58 + command pyenv local 3.10.6 05:15:58 + pyenv local 3.10.6 05:15:58 + for arg in "$@" 05:15:58 + case $arg in 05:15:58 + pkg_list+='tox ' 05:15:58 + for arg in "$@" 05:15:58 + case $arg in 05:15:58 + pkg_list+='virtualenv ' 05:15:58 + for arg in "$@" 05:15:58 + case $arg in 05:15:58 + pkg_list+='urllib3~=1.26.15 ' 05:15:58 + [[ -f /tmp/.toxenv ]] 05:15:58 + [[ ! -f /tmp/.toxenv ]] 05:15:58 + [[ -n '' ]] 05:15:58 + python3 -m venv /tmp/venv-fSxO 05:16:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSxO' 05:16:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSxO 05:16:02 + echo /tmp/venv-fSxO 05:16:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:16:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:16:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:16:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:16:02 + local 'pip_opts=--upgrade --quiet' 05:16:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:16:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:16:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:16:02 + [[ -n '' ]] 05:16:02 + [[ -n '' ]] 05:16:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:16:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:16:02 + /tmp/venv-fSxO/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 05:16:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:16:07 lf-activate-venv(): INFO: Base packages installed successfully 05:16:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:16:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:16:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:16:07 + /tmp/venv-fSxO/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 05:16:09 + type python3 05:16:09 + true 05:16:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSxO/bin to PATH' 05:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-fSxO/bin to PATH 05:16:09 + PATH=/tmp/venv-fSxO/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 05:16:09 + return 0 05:16:09 + python3 --version 05:16:09 Python 3.10.6 05:16:09 + python3 -m pip --version 05:16:09 pip 26.2 from /tmp/venv-fSxO/lib/python3.10/site-packages/pip (python 3.10) 05:16:09 + python3 -m pip freeze 05:16:10 cachetools==7.1.6 05:16:10 colorama==0.4.6 05:16:10 distlib==0.4.3 05:16:10 filelock==3.32.2 05:16:10 packaging==26.2 05:16:10 platformdirs==4.11.0 05:16:10 pluggy==1.6.0 05:16:10 pyproject-api==1.11.0 05:16:10 python-discovery==1.5.0 05:16:10 tomli==2.4.1 05:16:10 tomli_w==1.2.0 05:16:10 tox==4.58.0 05:16:10 typing_extensions==4.16.0 05:16:10 urllib3==1.26.20 05:16:10 virtualenv==21.7.1 05:16:10 [EnvInject] - Injecting environment variables from a build step. 05:16:10 [EnvInject] - Injecting as environment variables the properties content 05:16:10 PARALLEL=false 05:16:10 05:16:10 [EnvInject] - Variables injected successfully. 05:16:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16929426481228087749.sh 05:16:10 ---> tox-run.sh 05:16:10 + 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 05:16:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:16:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:16:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:16:10 + cd /w/workspace/oom-master-pre-commit-lint/. 05:16:10 + source /home/jenkins/lf-env.sh 05:16:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:16:10 ++ mktemp -d /tmp/venv-XXXX 05:16:10 + lf_venv=/tmp/venv-hXV1 05:16:10 + local venv_file=/tmp/.os_lf_venv 05:16:10 + local python=python3 05:16:10 + local options 05:16:10 + local set_path=true 05:16:10 + local install_args= 05:16:10 ++ 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 05:16:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:16:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:16:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:16:10 + true 05:16:10 + case $1 in 05:16:10 + venv_file=/tmp/.toxenv 05:16:10 + shift 2 05:16:10 + true 05:16:10 + case $1 in 05:16:10 + shift 05:16:10 + break 05:16:10 + case $python in 05:16:10 + local pkg_list= 05:16:10 + [[ -d /opt/pyenv ]] 05:16:10 + echo 'Setup pyenv:' 05:16:10 Setup pyenv: 05:16:10 + export PYENV_ROOT=/opt/pyenv 05:16:10 + PYENV_ROOT=/opt/pyenv 05:16:10 + 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 05:16:10 + 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 05:16:10 + pyenv versions 05:16:10 system 05:16:10 3.8.13 05:16:10 3.9.13 05:16:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:16:10 + command -v pyenv 05:16:10 ++ pyenv init - --no-rehash 05:16:10 + 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[*]}"'\'')" 05:16:10 export PATH="/opt/pyenv/shims:${PATH}" 05:16:10 export PYENV_SHELL=bash 05:16:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:16:10 pyenv() { 05:16:10 local command 05:16:10 command="${1:-}" 05:16:10 if [ "$#" -gt 0 ]; then 05:16:10 shift 05:16:10 fi 05:16:10 05:16:10 case "$command" in 05:16:10 rehash|shell) 05:16:10 eval "$(pyenv "sh-$command" "$@")" 05:16:10 ;; 05:16:10 *) 05:16:10 command pyenv "$command" "$@" 05:16:10 ;; 05:16:10 esac 05:16:10 }' 05:16:10 +++ 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[*]}"' 05:16:10 ++ 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 05:16:10 ++ 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 05:16:10 ++ 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 05:16:10 ++ export PYENV_SHELL=bash 05:16:10 ++ PYENV_SHELL=bash 05:16:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:16:10 +++ complete -F _pyenv pyenv 05:16:10 ++ lf-pyver python3 05:16:10 ++ local py_version_xy=python3 05:16:10 ++ local py_version_xyz= 05:16:10 ++ pyenv versions 05:16:10 ++ local command 05:16:10 ++ command=versions 05:16:10 ++ '[' 1 -gt 0 ']' 05:16:10 ++ shift 05:16:10 ++ case "$command" in 05:16:10 ++ command pyenv versions 05:16:10 ++ pyenv versions 05:16:10 ++ sed 's/^[ *]* //' 05:16:10 ++ grep -E '^[0-9.]*[0-9]$' 05:16:10 ++ awk '{ print $1 }' 05:16:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:16:10 +++ grep '^3' /tmp/.pyenv_versions 05:16:10 +++ sort -V 05:16:10 +++ tail -n 1 05:16:10 ++ py_version_xyz=3.10.6 05:16:10 ++ [[ -z 3.10.6 ]] 05:16:10 ++ echo 3.10.6 05:16:10 ++ return 0 05:16:10 + pyenv local 3.10.6 05:16:10 + local command 05:16:10 + command=local 05:16:10 + '[' 2 -gt 0 ']' 05:16:10 + shift 05:16:10 + case "$command" in 05:16:10 + command pyenv local 3.10.6 05:16:10 + pyenv local 3.10.6 05:16:10 + for arg in "$@" 05:16:10 + case $arg in 05:16:10 + pkg_list+='tox ' 05:16:10 + for arg in "$@" 05:16:10 + case $arg in 05:16:10 + pkg_list+='virtualenv ' 05:16:10 + for arg in "$@" 05:16:10 + case $arg in 05:16:10 + pkg_list+='urllib3~=1.26.15 ' 05:16:10 + [[ -f /tmp/.toxenv ]] 05:16:10 ++ cat /tmp/.toxenv 05:16:10 + lf_venv=/tmp/venv-fSxO 05:16:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSxO from' file:/tmp/.toxenv 05:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSxO from file:/tmp/.toxenv 05:16:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:16:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:16:10 + local 'pip_opts=--upgrade --quiet' 05:16:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:16:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:16:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:16:10 + [[ -n '' ]] 05:16:10 + [[ -n '' ]] 05:16:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:16:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:16:10 + /tmp/venv-fSxO/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 05:16:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:16:11 lf-activate-venv(): INFO: Base packages installed successfully 05:16:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:16:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:16:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:16:11 + /tmp/venv-fSxO/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 05:16:11 + type python3 05:16:11 + true 05:16:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSxO/bin to PATH' 05:16:11 lf-activate-venv(): INFO: Adding /tmp/venv-fSxO/bin to PATH 05:16:11 + PATH=/tmp/venv-fSxO/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 05:16:11 + return 0 05:16:11 + [[ -d /opt/pyenv ]] 05:16:11 + echo '---> Setting up pyenv' 05:16:11 ---> Setting up pyenv 05:16:11 + export PYENV_ROOT=/opt/pyenv 05:16:11 + PYENV_ROOT=/opt/pyenv 05:16:11 + export PATH=/opt/pyenv/bin:/tmp/venv-fSxO/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 05:16:11 + PATH=/opt/pyenv/bin:/tmp/venv-fSxO/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 05:16:11 ++ pwd 05:16:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:16:11 + export PYTHONPATH 05:16:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:16:11 + TOX_TESTENV_PASSENV=PYTHONPATH 05:16:11 + tox --version 05:16:12 4.58.0 from /tmp/venv-fSxO/lib/python3.10/site-packages/tox/__init__.py 05:16:12 + PARALLEL=false 05:16:12 + TOX_OPTIONS_LIST= 05:16:12 + [[ -n pre-commit ]] 05:16:12 + TOX_OPTIONS_LIST=' -e pre-commit' 05:16:12 + case ${PARALLEL,,} in 05:16:12 + tox -e pre-commit 05:16:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:16:13 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 05:16:16 pre-commit: freeze> python -m pip freeze --all 05:16:16 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 05:16:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:16:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:16:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:16:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:16:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:16:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:16:22 [INFO] Once installed this environment will be reused. 05:16:22 [INFO] This may take a few minutes... 05:16:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:16:26 [INFO] Once installed this environment will be reused. 05:16:26 [INFO] This may take a few minutes... 05:16:30 trim trailing whitespace.................................................Passed 05:16:30 Tabs remover.............................................................Passed 05:16:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:16:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:16:31 [INFO] Once installed this environment will be reused. 05:16:31 [INFO] This may take a few minutes... 05:16:40 gitlint..............................................(no files to check)Skipped 05:16:40 pre-commit: OK (28.04=setup[4.09]+cmd[14.37,9.58] seconds) 05:16:40 congratulations :) (28.08 seconds) 05:16:40 + tox_status=0 05:16:40 + echo '---> Completed tox runs' 05:16:40 ---> Completed tox runs 05:16:40 + for i in .tox/*/log 05:16:40 ++ echo .tox/pre-commit/log 05:16:40 ++ awk -F/ '{print $2}' 05:16:40 + tox_env=pre-commit 05:16:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:16:40 + DOC_DIR=docs/_build/html 05:16:40 + [[ -d docs/_build/html ]] 05:16:40 + echo '---> tox-run.sh ends' 05:16:40 ---> tox-run.sh ends 05:16:40 + test 0 -eq 0 05:16:40 $ ssh-agent -k 05:16:40 unset SSH_AUTH_SOCK; 05:16:40 unset SSH_AGENT_PID; 05:16:40 echo Agent pid 1661 killed; 05:16:40 [ssh-agent] Stopped. 05:16:40 [PostBuildScript] - [INFO] Executing post build scripts. 05:16:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11476068199034234987.sh 05:16:40 ---> sysstat.sh 05:16:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5359028536948938522.sh 05:16:41 ---> package-listing.sh 05:16:41 ++ facter osfamily 05:16:41 ++ tr '[:upper:]' '[:lower:]' 05:16:41 + OS_FAMILY=debian 05:16:41 + workspace=/w/workspace/oom-master-pre-commit-lint 05:16:41 + START_PACKAGES=/tmp/packages_start.txt 05:16:41 + END_PACKAGES=/tmp/packages_end.txt 05:16:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:41 + PACKAGES=/tmp/packages_start.txt 05:16:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:16:41 + PACKAGES=/tmp/packages_end.txt 05:16:41 + case "${OS_FAMILY}" in 05:16:41 + dpkg -l 05:16:41 + grep '^ii' 05:16:41 + '[' -f /tmp/packages_start.txt ']' 05:16:41 + '[' -f /tmp/packages_end.txt ']' 05:16:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:16:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:16:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:16:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6756564679679816826.sh 05:16:41 ---> capture-instance-metadata.sh 05:16:41 Setup pyenv: 05:16:41 system 05:16:41 3.8.13 05:16:41 3.9.13 05:16:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:16:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vfHz 05:16:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:16:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:16:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:16:49 lf-activate-venv(): INFO: Base packages installed successfully 05:16:49 lf-activate-venv(): INFO: Installing additional packages: lftools 05:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-vfHz/bin to PATH 05:17:08 INFO: Running in OpenStack, capturing instance metadata 05:17:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7622091624038770463.sh 05:17:09 provisioning config files... 05:17:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8179963461214535137tmp 05:17:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:17:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:17:09 [EnvInject] - Injecting environment variables from a build step. 05:17:09 [EnvInject] - Injecting as environment variables the properties content 05:17:09 SERVER_ID=logs 05:17:09 05:17:09 [EnvInject] - Variables injected successfully. 05:17:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4172410546109429488.sh 05:17:09 ---> create-netrc.sh 05:17:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3049398681755944.sh 05:17:09 ---> python-tools-install.sh 05:17:09 Setup pyenv: 05:17:09 system 05:17:09 3.8.13 05:17:09 3.9.13 05:17:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:17:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfHz from file:/tmp/.os_lf_venv 05:17:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:17:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:17:11 lf-activate-venv(): INFO: Base packages installed successfully 05:17:11 lf-activate-venv(): INFO: Installing additional packages: lftools 05:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-vfHz/bin to PATH 05:17:17 Generating Requirements File 05:17:40 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. 05:17:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:17:41 Python 3.10.6 05:17:41 pip 26.2 from /tmp/venv-vfHz/lib/python3.10/site-packages/pip (python 3.10) 05:17:41 aiohappyeyeballs==2.7.1 05:17:41 aiohttp==3.14.3 05:17:41 aiosignal==1.4.0 05:17:41 appdirs==1.4.4 05:17:41 argcomplete==3.7.0 05:17:41 aspy.yaml==1.3.0 05:17:41 async-timeout==5.0.1 05:17:41 attrs==26.1.0 05:17:41 autopage==0.6.0 05:17:41 backports.strenum==1.3.1 05:17:41 beautifulsoup4==4.15.0 05:17:41 boto3==1.43.61 05:17:41 botocore==1.43.61 05:17:41 bs4==0.0.2 05:17:41 certifi==2026.7.22 05:17:41 cffi==2.1.0 05:17:41 cfgv==3.5.0 05:17:41 chardet==7.4.3 05:17:41 charset-normalizer==3.4.9 05:17:41 click==8.4.2 05:17:41 cliff==4.14.0 05:17:41 cmd2==3.5.1 05:17:41 cryptography==3.3.2 05:17:41 debtcollector==3.1.0 05:17:41 decorator==5.3.1 05:17:41 defusedxml==0.7.1 05:17:41 Deprecated==1.3.1 05:17:41 distlib==0.4.3 05:17:41 dnspython==2.8.0 05:17:41 docker==7.2.0 05:17:41 dogpile.cache==1.5.0 05:17:41 durationpy==0.10 05:17:41 email-validator==2.3.0 05:17:41 filelock==3.32.2 05:17:41 frozenlist==1.8.0 05:17:41 future==1.0.0 05:17:41 gitdb==4.0.12 05:17:41 GitPython==3.1.57 05:17:41 httplib2==0.30.2 05:17:41 identify==2.6.19 05:17:41 idna==3.18 05:17:41 importlib-resources==1.5.0 05:17:41 iso8601==2.1.0 05:17:41 Jinja2==3.1.6 05:17:41 jmespath==1.1.0 05:17:41 jsonpatch==1.33 05:17:41 jsonpointer==3.1.1 05:17:41 jsonschema==4.26.0 05:17:41 jsonschema-specifications==2025.9.1 05:17:41 keystoneauth1==5.14.0 05:17:41 kubernetes==36.0.3 05:17:41 lftools==0.37.22 05:17:41 lxml==6.1.1 05:17:41 markdown-it-py==4.2.0 05:17:41 MarkupSafe==3.0.3 05:17:41 mdurl==0.1.2 05:17:41 msgpack==1.2.1 05:17:41 multi_key_dict==2.0.3 05:17:41 multidict==6.7.1 05:17:41 munch==4.0.0 05:17:41 netaddr==1.3.0 05:17:41 niet==1.4.2 05:17:41 nodeenv==1.10.0 05:17:41 oauth2client==4.1.3 05:17:41 oauthlib==3.3.1 05:17:41 openstacksdk==4.13.0 05:17:41 os-service-types==1.8.2 05:17:41 osc-lib==4.6.0 05:17:41 oslo.config==10.4.0 05:17:41 oslo.context==6.4.0 05:17:41 oslo.i18n==6.8.0 05:17:41 oslo.log==8.2.0 05:17:41 oslo.serialization==5.10.0 05:17:41 oslo.utils==10.1.1 05:17:41 packaging==26.2 05:17:41 pbr==7.0.3 05:17:41 platformdirs==4.11.0 05:17:41 prettytable==3.18.0 05:17:41 propcache==0.5.2 05:17:41 psutil==7.2.2 05:17:41 pyasn1==0.6.4 05:17:41 pyasn1_modules==0.4.2 05:17:41 pycparser==3.0 05:17:41 pygerrit2==2.0.15 05:17:41 PyGithub==2.9.1 05:17:41 Pygments==2.20.0 05:17:41 PyJWT==2.13.0 05:17:41 PyNaCl==1.6.2 05:17:41 pyparsing==2.4.7 05:17:41 pyperclip==1.11.0 05:17:41 pyrsistent==0.20.0 05:17:41 python-cinderclient==9.9.0 05:17:41 python-dateutil==2.9.0.post0 05:17:41 python-discovery==1.5.0 05:17:41 python-heatclient==5.2.0 05:17:41 python-jenkins==1.8.3 05:17:41 python-keystoneclient==5.8.0 05:17:41 python-magnumclient==4.11.0 05:17:41 python-openstackclient==10.0.0 05:17:41 python-swiftclient==4.10.0 05:17:41 PyYAML==6.0.3 05:17:41 referencing==0.37.0 05:17:41 requests==2.34.2 05:17:41 requests-oauthlib==2.0.0 05:17:41 rfc3986==2.0.0 05:17:41 rich==15.0.0 05:17:41 rich-argparse==1.8.0 05:17:41 rpds-py==0.30.0 05:17:41 rsa==4.9.1 05:17:41 ruamel.yaml==0.19.1 05:17:41 ruamel.yaml.clib==0.2.15 05:17:41 s3transfer==0.19.2 05:17:41 simplejson==4.1.1 05:17:41 six==1.17.0 05:17:41 smmap==5.0.3 05:17:41 soupsieve==2.9.1 05:17:41 stevedore==5.8.0 05:17:41 tabulate==0.10.0 05:17:41 toml==0.10.2 05:17:41 tomlkit==0.15.1 05:17:41 tqdm==4.70.0 05:17:41 typing_extensions==4.16.0 05:17:41 urllib3==1.26.20 05:17:41 virtualenv==21.7.1 05:17:41 wcwidth==0.8.2 05:17:41 websocket-client==1.9.0 05:17:41 wrapt==2.3.0 05:17:41 xdg==6.0.0 05:17:41 xmltodict==1.0.4 05:17:41 yarl==1.24.5 05:17:41 yq==4.1.2 05:17:41 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2570290153376071886.sh 05:17:41 ---> uv-install.sh 05:17:41 Installing uv/uvx (latest) using shell installer 05:17:41 2026-07-31 05:17:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Ku1gjS.sh" [1] 05:17:41 downloading uv 0.12.0 x86_64-unknown-linux-gnu 05:17:42 installing to /home/jenkins/.local/bin 05:17:42 uv 05:17:42 uvx 05:17:42 everything's installed! 05:17:42 05:17:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:17:42 05:17:42 source $HOME/.local/bin/env (sh, bash, zsh) 05:17:42 source $HOME/.local/bin/env.fish (fish) 05:17:42 Adding install location to PATH 05:17:42 ---> Validating uv/uvx install 05:17:42 uvx 0.12.0 (x86_64-unknown-linux-gnu) 05:17:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6151978143237305277.sh 05:17:42 ---> sudo-logs.sh 05:17:42 Archiving 'sudo' log.. 05:17:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12177855809990485524.sh 05:17:42 ---> job-cost.sh 05:17:42 INFO: Activating Python virtual environment... 05:17:42 Setup pyenv: 05:17:42 system 05:17:42 3.8.13 05:17:42 3.9.13 05:17:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:17:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfHz from file:/tmp/.os_lf_venv 05:17:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:17:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:17:44 lf-activate-venv(): INFO: Base packages installed successfully 05:17:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:17:49 lf-activate-venv(): INFO: Adding /tmp/venv-vfHz/bin to PATH 05:17:49 INFO: No stack-cost file found 05:17:49 INFO: Instance uptime: 147s 05:17:49 INFO: Fetching instance metadata (attempt 1 of 3)... 05:17:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:17:49 INFO: Successfully fetched instance metadata 05:17:49 INFO: Instance type: v3-standard-4 05:17:49 INFO: Retrieving pricing info for: v3-standard-4 05:17:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:17:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 05:17:49 INFO: Successfully fetched Vexxhost pricing API 05:17:49 INFO: Retrieved cost: 0.11 05:17:49 INFO: Retrieved resource: v3-standard-4 05:17:49 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:17:49 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:17:49 INFO: Successfully archived job cost data 05:17:49 DEBUG: Cost data: oom-master-pre-commit-lint,4780,2026-07-31 05:17:49,v3-standard-4,147,0.11,0.00,SUCCESS 05:17:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10805852378581834387.sh 05:17:49 ---> logs-deploy.sh 05:17:49 Setup pyenv: 05:17:49 system 05:17:49 3.8.13 05:17:49 3.9.13 05:17:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:17:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfHz from file:/tmp/.os_lf_venv 05:17:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:17:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:17:51 lf-activate-venv(): INFO: Base packages installed successfully 05:17:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-vfHz/bin to PATH 05:17:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4780 05:17:57 INFO: archiving workspace using pattern(s): 05:17:58 Archives upload complete. 05:17:59 INFO: archiving logs to Nexus 05:17:59 ---> uname -a: 05:17:59 Linux prd-ubuntu1804-builder-4c-4g-14159 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:17:59 05:17:59 05:17:59 ---> lscpu: 05:17:59 Architecture: x86_64 05:17:59 CPU op-mode(s): 32-bit, 64-bit 05:17:59 Byte Order: Little Endian 05:17:59 CPU(s): 4 05:17:59 On-line CPU(s) list: 0-3 05:17:59 Thread(s) per core: 1 05:17:59 Core(s) per socket: 1 05:17:59 Socket(s): 4 05:17:59 NUMA node(s): 1 05:17:59 Vendor ID: AuthenticAMD 05:17:59 CPU family: 23 05:17:59 Model: 49 05:17:59 Model name: AMD EPYC-Rome Processor 05:17:59 Stepping: 0 05:17:59 CPU MHz: 2800.000 05:17:59 BogoMIPS: 5600.00 05:17:59 Virtualization: AMD-V 05:17:59 Hypervisor vendor: KVM 05:17:59 Virtualization type: full 05:17:59 L1d cache: 32K 05:17:59 L1i cache: 32K 05:17:59 L2 cache: 512K 05:17:59 L3 cache: 16384K 05:17:59 NUMA node0 CPU(s): 0-3 05:17:59 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 05:17:59 05:17:59 05:17:59 ---> nproc: 05:17:59 4 05:17:59 05:17:59 05:18:00 ---> df -h: 05:18:00 Filesystem Size Used Avail Use% Mounted on 05:18:00 udev 7.9G 0 7.9G 0% /dev 05:18:00 tmpfs 1.6G 676K 1.6G 1% /run 05:18:00 /dev/vda1 78G 8.5G 69G 11% / 05:18:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:18:00 tmpfs 5.0M 0 5.0M 0% /run/lock 05:18:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:18:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:18:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:18:00 05:18:00 05:18:00 ---> free -m: 05:18:00 total used free shared buff/cache available 05:18:00 Mem: 16040 558 13146 0 2335 15157 05:18:00 Swap: 1023 0 1023 05:18:00 05:18:00 05:18:00 ---> ip addr: 05:18:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:18:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:18:00 inet 127.0.0.1/8 scope host lo 05:18:00 valid_lft forever preferred_lft forever 05:18:00 inet6 ::1/128 scope host 05:18:00 valid_lft forever preferred_lft forever 05:18:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:18:00 link/ether fa:16:3e:55:86:95 brd ff:ff:ff:ff:ff:ff 05:18:00 inet 10.30.106.158/23 brd 10.30.107.255 scope global dynamic ens3 05:18:00 valid_lft 86250sec preferred_lft 86250sec 05:18:00 inet6 fe80::f816:3eff:fe55:8695/64 scope link 05:18:00 valid_lft forever preferred_lft forever 05:18:00 05:18:00 05:18:00 ---> sar -b -r -n DEV: 05:18:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14159) 07/31/26 _x86_64_ (4 CPU) 05:18:00 05:18:00 05:15:31 LINUX RESTART (4 CPU) 05:18:00 05:18:00 05:16:02 tps rtps wtps bread/s bwrtn/s 05:18:00 05:17:01 123.18 9.02 114.17 175.43 49847.01 05:18:00 Average: 123.18 9.02 114.17 175.43 49847.01 05:18:00 05:18:00 05:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:18:00 05:17:01 13799424 15506576 2625544 15.99 65616 1836688 807524 4.62 800152 1598996 112760 05:18:00 Average: 13799424 15506576 2625544 15.99 65616 1836688 807524 4.62 800152 1598996 112760 05:18:00 05:18:00 05:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:18:00 05:17:01 lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 05:18:00 05:17:01 ens3 140.77 96.54 1506.01 13.38 0.00 0.00 0.00 0.00 05:18:00 Average: lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 05:18:00 Average: ens3 140.77 96.54 1506.01 13.38 0.00 0.00 0.00 0.00 05:18:00 05:18:00 05:18:00 ---> sar -P ALL: 05:18:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14159) 07/31/26 _x86_64_ (4 CPU) 05:18:00 05:18:00 05:15:31 LINUX RESTART (4 CPU) 05:18:00 05:18:00 05:16:02 CPU %user %nice %system %iowait %steal %idle 05:18:00 05:17:01 all 20.89 0.00 1.90 4.63 0.06 72.52 05:18:00 05:17:01 0 19.11 0.00 2.06 10.42 0.05 68.36 05:18:00 05:17:01 1 6.84 0.00 1.37 6.08 0.07 85.64 05:18:00 05:17:01 2 17.94 0.00 1.62 0.58 0.03 79.83 05:18:00 05:17:01 3 39.88 0.00 2.52 1.45 0.09 56.07 05:18:00 Average: all 20.89 0.00 1.90 4.63 0.06 72.52 05:18:00 Average: 0 19.11 0.00 2.06 10.42 0.05 68.36 05:18:00 Average: 1 6.84 0.00 1.37 6.08 0.07 85.64 05:18:00 Average: 2 17.94 0.00 1.62 0.58 0.03 79.83 05:18:00 Average: 3 39.88 0.00 2.52 1.45 0.09 56.07 05:18:00 05:18:00 05:18:00