06:47:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143409 06:47:29 Running as SYSTEM 06:47:29 [EnvInject] - Loading node environment variables. 06:47:29 Building remotely on prd-ubuntu1804-builder-4c-4g-11166 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:47:29 [ssh-agent] Looking for ssh-agent implementation... 06:47:29 $ ssh-agent 06:47:30 SSH_AUTH_SOCK=/tmp/ssh-UPKXLLEPMcaH/agent.1652 06:47:30 SSH_AGENT_PID=1654 06:47:30 [ssh-agent] Started. 06:47:30 Running ssh-add (command line suppressed) 06:47:30 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13151939244208104077.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13151939244208104077.key) 06:47:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:47:30 The recommended git tool is: NONE 06:47:31 using credential onap-jenkins-ssh 06:47:31 Wiping out workspace first. 06:47:31 Cloning the remote Git repository 06:47:31 Cloning repository git://cloud.onap.org/mirror/oom.git 06:47:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:47:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:47:31 > git --version # timeout=10 06:47:31 > git --version # 'git version 2.17.1' 06:47:31 using GIT_SSH to set credentials Gerrit user 06:47:31 Verifying host key using manually-configured host key entries 06:47:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:47:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:47:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:47:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:47:37 using GIT_SSH to set credentials Gerrit user 06:47:37 Verifying host key using manually-configured host key entries 06:47:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/143409/2 # timeout=30 06:47:37 > git rev-parse e5aa240fef2198cbdc89ecfd8eeef90f135bf840^{commit} # timeout=10 06:47:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:47:37 Checking out Revision e5aa240fef2198cbdc89ecfd8eeef90f135bf840 (refs/changes/09/143409/2) 06:47:37 > git config core.sparsecheckout # timeout=10 06:47:37 > git checkout -f e5aa240fef2198cbdc89ecfd8eeef90f135bf840 # timeout=30 06:47:40 Commit message: "[AAI] 17.0.0 release" 06:47:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:47:40 > git rev-list --no-walk 11414cd4ff77620e7404001795db08f5f5842764 # timeout=10 06:47:41 [EnvInject] - Injecting environment variables from a build step. 06:47:41 [EnvInject] - Injecting as environment variables the properties content 06:47:41 PYTHON=python3 06:47:41 06:47:41 [EnvInject] - Variables injected successfully. 06:47:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10921737660221041634.sh 06:47:41 ---> tox-install.sh 06:47:41 + source /home/jenkins/lf-env.sh 06:47:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:47:41 ++ mktemp -d /tmp/venv-XXXX 06:47:41 + lf_venv=/tmp/venv-l6g2 06:47:41 + local venv_file=/tmp/.os_lf_venv 06:47:41 + local python=python3 06:47:41 + local options 06:47:41 + local set_path=true 06:47:41 + local install_args= 06:47:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:47:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:47:41 + true 06:47:41 + case $1 in 06:47:41 + venv_file=/tmp/.toxenv 06:47:41 + shift 2 06:47:41 + true 06:47:41 + case $1 in 06:47:41 + shift 06:47:41 + break 06:47:41 + case $python in 06:47:41 + local pkg_list= 06:47:41 + [[ -d /opt/pyenv ]] 06:47:41 + echo 'Setup pyenv:' 06:47:41 Setup pyenv: 06:47:41 + export PYENV_ROOT=/opt/pyenv 06:47:41 + PYENV_ROOT=/opt/pyenv 06:47:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:41 + pyenv versions 06:47:41 * system (set by /opt/pyenv/version) 06:47:41 * 3.8.13 (set by /opt/pyenv/version) 06:47:41 * 3.9.13 (set by /opt/pyenv/version) 06:47:41 * 3.10.6 (set by /opt/pyenv/version) 06:47:41 + command -v pyenv 06:47:41 ++ pyenv init - --no-rehash 06:47:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:47:41 export PATH="/opt/pyenv/shims:${PATH}" 06:47:41 export PYENV_SHELL=bash 06:47:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:47:41 pyenv() { 06:47:41 local command 06:47:41 command="${1:-}" 06:47:41 if [ "$#" -gt 0 ]; then 06:47:41 shift 06:47:41 fi 06:47:41 06:47:41 case "$command" in 06:47:41 rehash|shell) 06:47:41 eval "$(pyenv "sh-$command" "$@")" 06:47:41 ;; 06:47:41 *) 06:47:41 command pyenv "$command" "$@" 06:47:41 ;; 06:47:41 esac 06:47:41 }' 06:47:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:47:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:41 ++ export PYENV_SHELL=bash 06:47:41 ++ PYENV_SHELL=bash 06:47:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:47:41 +++ complete -F _pyenv pyenv 06:47:41 ++ lf-pyver python3 06:47:41 ++ local py_version_xy=python3 06:47:41 ++ local py_version_xyz= 06:47:41 ++ pyenv versions 06:47:41 ++ local command 06:47:41 ++ command=versions 06:47:41 ++ '[' 1 -gt 0 ']' 06:47:41 ++ shift 06:47:41 ++ case "$command" in 06:47:41 ++ command pyenv versions 06:47:41 ++ pyenv versions 06:47:41 ++ sed 's/^[ *]* //' 06:47:41 ++ grep -E '^[0-9.]*[0-9]$' 06:47:41 ++ awk '{ print $1 }' 06:47:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:47:41 +++ grep '^3' /tmp/.pyenv_versions 06:47:41 +++ tail -n 1 06:47:41 +++ sort -V 06:47:41 ++ py_version_xyz=3.10.6 06:47:41 ++ [[ -z 3.10.6 ]] 06:47:41 ++ echo 3.10.6 06:47:41 ++ return 0 06:47:41 + pyenv local 3.10.6 06:47:41 + local command 06:47:41 + command=local 06:47:41 + '[' 2 -gt 0 ']' 06:47:41 + shift 06:47:41 + case "$command" in 06:47:41 + command pyenv local 3.10.6 06:47:41 + pyenv local 3.10.6 06:47:41 + for arg in "$@" 06:47:41 + case $arg in 06:47:41 + pkg_list+='tox ' 06:47:41 + for arg in "$@" 06:47:41 + case $arg in 06:47:41 + pkg_list+='virtualenv ' 06:47:41 + for arg in "$@" 06:47:41 + case $arg in 06:47:41 + pkg_list+='urllib3~=1.26.15 ' 06:47:41 + [[ -f /tmp/.toxenv ]] 06:47:41 + [[ ! -f /tmp/.toxenv ]] 06:47:41 + [[ -n '' ]] 06:47:41 + python3 -m venv /tmp/venv-l6g2 06:47:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6g2' 06:47:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6g2 06:47:45 + echo /tmp/venv-l6g2 06:47:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:47:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:47:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:47:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:45 + local 'pip_opts=--upgrade --quiet' 06:47:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:47:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:47:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:47:45 + [[ -n '' ]] 06:47:45 + [[ -n '' ]] 06:47:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:47:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:45 + /tmp/venv-l6g2/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:47:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:47:50 lf-activate-venv(): INFO: Base packages installed successfully 06:47:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:47:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:47:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:47:50 + /tmp/venv-l6g2/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:47:52 + type python3 06:47:52 + true 06:47:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l6g2/bin to PATH' 06:47:52 lf-activate-venv(): INFO: Adding /tmp/venv-l6g2/bin to PATH 06:47:52 + PATH=/tmp/venv-l6g2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:52 + return 0 06:47:52 + python3 --version 06:47:52 Python 3.10.6 06:47:52 + python3 -m pip --version 06:47:52 pip 26.1.2 from /tmp/venv-l6g2/lib/python3.10/site-packages/pip (python 3.10) 06:47:52 + python3 -m pip freeze 06:47:53 cachetools==7.1.4 06:47:53 colorama==0.4.6 06:47:53 distlib==0.4.2 06:47:53 filelock==3.29.3 06:47:53 packaging==26.2 06:47:53 platformdirs==4.10.0 06:47:53 pluggy==1.6.0 06:47:53 pyproject-api==1.10.1 06:47:53 python-discovery==1.4.2 06:47:53 tomli==2.4.1 06:47:53 tomli_w==1.2.0 06:47:53 tox==4.55.1 06:47:53 typing_extensions==4.15.0 06:47:53 urllib3==1.26.20 06:47:53 virtualenv==21.4.3 06:47:53 [EnvInject] - Injecting environment variables from a build step. 06:47:53 [EnvInject] - Injecting as environment variables the properties content 06:47:53 PARALLEL=false 06:47:53 06:47:53 [EnvInject] - Variables injected successfully. 06:47:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4874529610150490361.sh 06:47:53 ---> tox-run.sh 06:47:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:47:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:47:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:47:53 + cd /w/workspace/oom-master-pre-commit-lint/. 06:47:53 + source /home/jenkins/lf-env.sh 06:47:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:47:53 ++ mktemp -d /tmp/venv-XXXX 06:47:53 + lf_venv=/tmp/venv-Cenh 06:47:53 + local venv_file=/tmp/.os_lf_venv 06:47:53 + local python=python3 06:47:53 + local options 06:47:53 + local set_path=true 06:47:53 + local install_args= 06:47:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:47:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:47:53 + true 06:47:53 + case $1 in 06:47:53 + venv_file=/tmp/.toxenv 06:47:53 + shift 2 06:47:53 + true 06:47:53 + case $1 in 06:47:53 + shift 06:47:53 + break 06:47:53 + case $python in 06:47:53 + local pkg_list= 06:47:53 + [[ -d /opt/pyenv ]] 06:47:53 + echo 'Setup pyenv:' 06:47:53 Setup pyenv: 06:47:53 + export PYENV_ROOT=/opt/pyenv 06:47:53 + PYENV_ROOT=/opt/pyenv 06:47:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:53 + pyenv versions 06:47:53 system 06:47:53 3.8.13 06:47:53 3.9.13 06:47:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:47:53 + command -v pyenv 06:47:53 ++ pyenv init - --no-rehash 06:47:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:47:53 export PATH="/opt/pyenv/shims:${PATH}" 06:47:53 export PYENV_SHELL=bash 06:47:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:47:53 pyenv() { 06:47:53 local command 06:47:53 command="${1:-}" 06:47:53 if [ "$#" -gt 0 ]; then 06:47:53 shift 06:47:53 fi 06:47:53 06:47:53 case "$command" in 06:47:53 rehash|shell) 06:47:53 eval "$(pyenv "sh-$command" "$@")" 06:47:53 ;; 06:47:53 *) 06:47:53 command pyenv "$command" "$@" 06:47:53 ;; 06:47:53 esac 06:47:53 }' 06:47:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:47:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:53 ++ export PYENV_SHELL=bash 06:47:53 ++ PYENV_SHELL=bash 06:47:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:47:53 +++ complete -F _pyenv pyenv 06:47:53 ++ lf-pyver python3 06:47:53 ++ local py_version_xy=python3 06:47:53 ++ local py_version_xyz= 06:47:53 ++ pyenv versions 06:47:53 ++ local command 06:47:53 ++ command=versions 06:47:53 ++ '[' 1 -gt 0 ']' 06:47:53 ++ shift 06:47:53 ++ case "$command" in 06:47:53 ++ command pyenv versions 06:47:53 ++ pyenv versions 06:47:53 ++ sed 's/^[ *]* //' 06:47:53 ++ grep -E '^[0-9.]*[0-9]$' 06:47:53 ++ awk '{ print $1 }' 06:47:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:47:53 +++ grep '^3' /tmp/.pyenv_versions 06:47:53 +++ tail -n 1 06:47:53 +++ sort -V 06:47:53 ++ py_version_xyz=3.10.6 06:47:53 ++ [[ -z 3.10.6 ]] 06:47:53 ++ echo 3.10.6 06:47:53 ++ return 0 06:47:53 + pyenv local 3.10.6 06:47:53 + local command 06:47:53 + command=local 06:47:53 + '[' 2 -gt 0 ']' 06:47:53 + shift 06:47:53 + case "$command" in 06:47:53 + command pyenv local 3.10.6 06:47:53 + pyenv local 3.10.6 06:47:53 + for arg in "$@" 06:47:53 + case $arg in 06:47:53 + pkg_list+='tox ' 06:47:53 + for arg in "$@" 06:47:53 + case $arg in 06:47:53 + pkg_list+='virtualenv ' 06:47:53 + for arg in "$@" 06:47:53 + case $arg in 06:47:53 + pkg_list+='urllib3~=1.26.15 ' 06:47:53 + [[ -f /tmp/.toxenv ]] 06:47:53 ++ cat /tmp/.toxenv 06:47:53 + lf_venv=/tmp/venv-l6g2 06:47:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6g2 from' file:/tmp/.toxenv 06:47:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6g2 from file:/tmp/.toxenv 06:47:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:47:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:53 + local 'pip_opts=--upgrade --quiet' 06:47:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:47:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:47:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:47:53 + [[ -n '' ]] 06:47:53 + [[ -n '' ]] 06:47:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:47:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:53 + /tmp/venv-l6g2/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:47:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:47:54 lf-activate-venv(): INFO: Base packages installed successfully 06:47:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:47:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:47:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:47:54 + /tmp/venv-l6g2/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:47:55 + type python3 06:47:55 + true 06:47:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l6g2/bin to PATH' 06:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-l6g2/bin to PATH 06:47:55 + PATH=/tmp/venv-l6g2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:55 + return 0 06:47:55 + [[ -d /opt/pyenv ]] 06:47:55 + echo '---> Setting up pyenv' 06:47:55 ---> Setting up pyenv 06:47:55 + export PYENV_ROOT=/opt/pyenv 06:47:55 + PYENV_ROOT=/opt/pyenv 06:47:55 + export PATH=/opt/pyenv/bin:/tmp/venv-l6g2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:55 + PATH=/opt/pyenv/bin:/tmp/venv-l6g2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:55 ++ pwd 06:47:55 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:47:55 + export PYTHONPATH 06:47:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:47:55 + TOX_TESTENV_PASSENV=PYTHONPATH 06:47:55 + tox --version 06:47:55 4.55.1 from /tmp/venv-l6g2/lib/python3.10/site-packages/tox/__init__.py 06:47:55 + PARALLEL=false 06:47:55 + TOX_OPTIONS_LIST= 06:47:55 + [[ -n pre-commit ]] 06:47:55 + TOX_OPTIONS_LIST=' -e pre-commit' 06:47:55 + case ${PARALLEL,,} in 06:47:55 + tox -e pre-commit 06:47:55 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:47:56 pre-commit: install_deps> python -I -m pip install pre-commit 06:48:00 pre-commit: freeze> python -m pip freeze --all 06:48:00 pre-commit: cfgv==3.5.0,distlib==0.4.2,filelock==3.29.3,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.4.3 06:48:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:48:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:48:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:48:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:48:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:48:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:48:03 [INFO] Once installed this environment will be reused. 06:48:03 [INFO] This may take a few minutes... 06:48:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:48:07 [INFO] Once installed this environment will be reused. 06:48:07 [INFO] This may take a few minutes... 06:48:12 trim trailing whitespace.................................................Passed 06:48:12 Tabs remover.............................................................Passed 06:48:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:48:13 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:48:13 [INFO] Once installed this environment will be reused. 06:48:13 [INFO] This may take a few minutes... 06:48:22 gitlint..............................................(no files to check)Skipped 06:48:22 pre-commit: OK (26.49=setup[4.80]+cmd[12.28,9.41] seconds) 06:48:22 congratulations :) (26.53 seconds) 06:48:22 + tox_status=0 06:48:22 + echo '---> Completed tox runs' 06:48:22 ---> Completed tox runs 06:48:22 + for i in .tox/*/log 06:48:22 ++ echo .tox/pre-commit/log 06:48:22 ++ awk -F/ '{print $2}' 06:48:22 + tox_env=pre-commit 06:48:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:48:22 + DOC_DIR=docs/_build/html 06:48:22 + [[ -d docs/_build/html ]] 06:48:22 + echo '---> tox-run.sh ends' 06:48:22 ---> tox-run.sh ends 06:48:22 + test 0 -eq 0 06:48:22 $ ssh-agent -k 06:48:22 unset SSH_AUTH_SOCK; 06:48:22 unset SSH_AGENT_PID; 06:48:22 echo Agent pid 1654 killed; 06:48:22 [ssh-agent] Stopped. 06:48:22 [PostBuildScript] - [INFO] Executing post build scripts. 06:48:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11725567428317162750.sh 06:48:22 ---> sysstat.sh 06:48:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5706266412662085904.sh 06:48:22 ---> package-listing.sh 06:48:22 ++ tr '[:upper:]' '[:lower:]' 06:48:22 ++ facter osfamily 06:48:22 + OS_FAMILY=debian 06:48:22 + workspace=/w/workspace/oom-master-pre-commit-lint 06:48:22 + START_PACKAGES=/tmp/packages_start.txt 06:48:22 + END_PACKAGES=/tmp/packages_end.txt 06:48:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:22 + PACKAGES=/tmp/packages_start.txt 06:48:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:48:22 + PACKAGES=/tmp/packages_end.txt 06:48:22 + case "${OS_FAMILY}" in 06:48:22 + dpkg -l 06:48:22 + grep '^ii' 06:48:22 + '[' -f /tmp/packages_start.txt ']' 06:48:22 + '[' -f /tmp/packages_end.txt ']' 06:48:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:48:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:48:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:48:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15507838833776220893.sh 06:48:22 ---> capture-instance-metadata.sh 06:48:23 Setup pyenv: 06:48:23 system 06:48:23 3.8.13 06:48:23 3.9.13 06:48:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:48:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gLGz 06:48:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:48:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:48:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:48:30 lf-activate-venv(): INFO: Base packages installed successfully 06:48:30 lf-activate-venv(): INFO: Installing additional packages: lftools 06:48:50 lf-activate-venv(): INFO: Adding /tmp/venv-gLGz/bin to PATH 06:48:50 INFO: Running in OpenStack, capturing instance metadata 06:48:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14518997745261553783.sh 06:48:50 provisioning config files... 06:48:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14780019886528732345tmp 06:48:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:48:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:48:50 [EnvInject] - Injecting environment variables from a build step. 06:48:50 [EnvInject] - Injecting as environment variables the properties content 06:48:50 SERVER_ID=logs 06:48:50 06:48:50 [EnvInject] - Variables injected successfully. 06:48:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11316309485426229569.sh 06:48:50 ---> create-netrc.sh 06:48:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10061730886204161272.sh 06:48:50 ---> python-tools-install.sh 06:48:50 Setup pyenv: 06:48:50 system 06:48:50 3.8.13 06:48:50 3.9.13 06:48:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:48:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gLGz from file:/tmp/.os_lf_venv 06:48:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:48:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:48:52 lf-activate-venv(): INFO: Base packages installed successfully 06:48:52 lf-activate-venv(): INFO: Installing additional packages: lftools 06:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-gLGz/bin to PATH 06:48:59 Generating Requirements File 06:49:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:49:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:49:20 Python 3.10.6 06:49:20 pip 26.1.2 from /tmp/venv-gLGz/lib/python3.10/site-packages/pip (python 3.10) 06:49:20 aiohappyeyeballs==2.6.2 06:49:20 aiohttp==3.14.1 06:49:20 aiosignal==1.4.0 06:49:20 appdirs==1.4.4 06:49:20 argcomplete==3.6.3 06:49:20 aspy.yaml==1.3.0 06:49:20 async-timeout==5.0.1 06:49:20 attrs==26.1.0 06:49:20 autopage==0.6.0 06:49:20 backports.strenum==1.3.1 06:49:20 beautifulsoup4==4.15.0 06:49:20 boto3==1.43.28 06:49:20 botocore==1.43.28 06:49:20 bs4==0.0.2 06:49:20 certifi==2026.5.20 06:49:20 cffi==2.0.0 06:49:20 cfgv==3.5.0 06:49:20 chardet==7.4.3 06:49:20 charset-normalizer==3.4.7 06:49:20 click==8.4.1 06:49:20 cliff==4.14.0 06:49:20 cmd2==3.5.1 06:49:20 cryptography==3.3.2 06:49:20 debtcollector==3.1.0 06:49:20 decorator==5.3.1 06:49:20 defusedxml==0.7.1 06:49:20 Deprecated==1.3.1 06:49:20 distlib==0.4.2 06:49:20 dnspython==2.8.0 06:49:20 docker==7.1.0 06:49:20 dogpile.cache==1.5.0 06:49:20 durationpy==0.10 06:49:20 email-validator==2.3.0 06:49:20 filelock==3.29.3 06:49:20 frozenlist==1.8.0 06:49:20 future==1.0.0 06:49:20 gitdb==4.0.12 06:49:20 GitPython==3.1.50 06:49:20 httplib2==0.30.2 06:49:20 identify==2.6.19 06:49:20 idna==3.18 06:49:20 importlib-resources==1.5.0 06:49:20 iso8601==2.1.0 06:49:20 Jinja2==3.1.6 06:49:20 jmespath==1.1.0 06:49:20 jsonpatch==1.33 06:49:20 jsonpointer==3.1.1 06:49:20 jsonschema==4.26.0 06:49:20 jsonschema-specifications==2025.9.1 06:49:20 keystoneauth1==5.14.0 06:49:20 kubernetes==36.0.2 06:49:20 lftools==0.37.22 06:49:20 lxml==6.1.1 06:49:20 markdown-it-py==4.2.0 06:49:20 MarkupSafe==3.0.3 06:49:20 mdurl==0.1.2 06:49:20 msgpack==1.2.0 06:49:20 multi_key_dict==2.0.3 06:49:20 multidict==6.7.1 06:49:20 munch==4.0.0 06:49:20 netaddr==1.3.0 06:49:20 niet==1.4.2 06:49:20 nodeenv==1.10.0 06:49:20 oauth2client==4.1.3 06:49:20 oauthlib==3.3.1 06:49:20 openstacksdk==4.13.0 06:49:20 os-service-types==1.8.2 06:49:20 osc-lib==4.6.0 06:49:20 oslo.config==10.4.0 06:49:20 oslo.context==6.4.0 06:49:20 oslo.i18n==6.8.0 06:49:20 oslo.log==8.2.0 06:49:20 oslo.serialization==5.10.0 06:49:20 oslo.utils==10.1.1 06:49:20 packaging==26.2 06:49:20 pbr==7.0.3 06:49:20 platformdirs==4.10.0 06:49:20 prettytable==3.17.0 06:49:20 propcache==0.5.2 06:49:20 psutil==7.2.2 06:49:20 pyasn1==0.6.3 06:49:20 pyasn1_modules==0.4.2 06:49:20 pycparser==3.0 06:49:20 pygerrit2==2.0.15 06:49:20 PyGithub==2.9.1 06:49:20 Pygments==2.20.0 06:49:20 PyJWT==2.13.0 06:49:20 PyNaCl==1.6.2 06:49:20 pyparsing==2.4.7 06:49:20 pyperclip==1.11.0 06:49:20 pyrsistent==0.20.0 06:49:20 python-cinderclient==9.9.0 06:49:20 python-dateutil==2.9.0.post0 06:49:20 python-discovery==1.4.2 06:49:20 python-heatclient==5.2.0 06:49:20 python-jenkins==1.8.3 06:49:20 python-keystoneclient==5.8.0 06:49:20 python-magnumclient==4.10.0 06:49:20 python-openstackclient==10.0.0 06:49:20 python-swiftclient==4.10.0 06:49:20 PyYAML==6.0.3 06:49:20 referencing==0.37.0 06:49:20 requests==2.34.2 06:49:20 requests-oauthlib==2.0.0 06:49:20 rfc3986==2.0.0 06:49:20 rich==15.0.0 06:49:20 rich-argparse==1.8.0 06:49:20 rpds-py==0.30.0 06:49:20 rsa==4.9.1 06:49:20 ruamel.yaml==0.19.1 06:49:20 ruamel.yaml.clib==0.2.15 06:49:20 s3transfer==0.18.0 06:49:20 simplejson==4.1.1 06:49:20 six==1.17.0 06:49:20 smmap==5.0.3 06:49:20 soupsieve==2.8.4 06:49:20 stevedore==5.8.0 06:49:20 tabulate==0.10.0 06:49:20 toml==0.10.2 06:49:20 tomlkit==0.15.0 06:49:20 tqdm==4.68.2 06:49:20 typing_extensions==4.15.0 06:49:20 urllib3==1.26.20 06:49:20 virtualenv==21.4.3 06:49:20 wcwidth==0.8.1 06:49:20 websocket-client==1.9.0 06:49:20 wrapt==2.2.1 06:49:20 xdg==6.0.0 06:49:20 xmltodict==1.0.4 06:49:20 yarl==1.24.2 06:49:20 yq==3.4.3 06:49:20 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6789543439337558704.sh 06:49:20 ---> uv-install.sh 06:49:20 Installing uv/uvx (latest) using shell installer 06:49:20 2026-06-12 06:49:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Lpgjw4.sh" [1] 06:49:20 downloading uv 0.11.21 x86_64-unknown-linux-gnu 06:49:21 installing to /home/jenkins/.local/bin 06:49:21 uv 06:49:21 uvx 06:49:21 everything's installed! 06:49:21 06:49:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:49:21 06:49:21 source $HOME/.local/bin/env (sh, bash, zsh) 06:49:21 source $HOME/.local/bin/env.fish (fish) 06:49:21 Adding install location to PATH 06:49:21 ---> Validating uv/uvx install 06:49:21 uvx 0.11.21 (x86_64-unknown-linux-gnu) 06:49:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2343586055020155787.sh 06:49:21 ---> sudo-logs.sh 06:49:21 Archiving 'sudo' log.. 06:49:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15726878859911925465.sh 06:49:22 ---> job-cost.sh 06:49:22 INFO: Activating Python virtual environment... 06:49:22 Setup pyenv: 06:49:22 system 06:49:22 3.8.13 06:49:22 3.9.13 06:49:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gLGz from file:/tmp/.os_lf_venv 06:49:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:49:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:49:23 lf-activate-venv(): INFO: Base packages installed successfully 06:49:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-gLGz/bin to PATH 06:49:28 INFO: No stack-cost file found 06:49:28 INFO: Instance uptime: 145s 06:49:28 INFO: Fetching instance metadata (attempt 1 of 3)... 06:49:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:49:29 INFO: Successfully fetched instance metadata 06:49:29 INFO: Instance type: v3-standard-4 06:49:29 INFO: Retrieving pricing info for: v3-standard-4 06:49:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:49:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 06:49:29 INFO: Successfully fetched Vexxhost pricing API 06:49:29 INFO: Retrieved cost: 0.11 06:49:29 INFO: Retrieved resource: v3-standard-4 06:49:29 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:49:29 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:49:29 INFO: Successfully archived job cost data 06:49:29 DEBUG: Cost data: oom-master-pre-commit-lint,4637,2026-06-12 06:49:29,v3-standard-4,145,0.11,0.00,SUCCESS 06:49:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6406909390263232256.sh 06:49:29 ---> logs-deploy.sh 06:49:29 Setup pyenv: 06:49:29 system 06:49:29 3.8.13 06:49:29 3.9.13 06:49:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gLGz from file:/tmp/.os_lf_venv 06:49:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:49:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:49:31 lf-activate-venv(): INFO: Base packages installed successfully 06:49:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:49:38 lf-activate-venv(): INFO: Adding /tmp/venv-gLGz/bin to PATH 06:49:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4637 06:49:38 INFO: archiving workspace using pattern(s): 06:49:39 Archives upload complete. 06:49:39 INFO: archiving logs to Nexus 06:49:40 ---> uname -a: 06:49:40 Linux prd-ubuntu1804-builder-4c-4g-11166 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:49:40 06:49:40 06:49:40 ---> lscpu: 06:49:40 Architecture: x86_64 06:49:40 CPU op-mode(s): 32-bit, 64-bit 06:49:40 Byte Order: Little Endian 06:49:40 CPU(s): 4 06:49:40 On-line CPU(s) list: 0-3 06:49:40 Thread(s) per core: 1 06:49:40 Core(s) per socket: 1 06:49:40 Socket(s): 4 06:49:40 NUMA node(s): 1 06:49:40 Vendor ID: AuthenticAMD 06:49:40 CPU family: 23 06:49:40 Model: 49 06:49:40 Model name: AMD EPYC-Rome Processor 06:49:40 Stepping: 0 06:49:40 CPU MHz: 2799.998 06:49:40 BogoMIPS: 5599.99 06:49:40 Virtualization: AMD-V 06:49:40 Hypervisor vendor: KVM 06:49:40 Virtualization type: full 06:49:40 L1d cache: 32K 06:49:40 L1i cache: 32K 06:49:40 L2 cache: 512K 06:49:40 L3 cache: 16384K 06:49:40 NUMA node0 CPU(s): 0-3 06:49:40 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 06:49:40 06:49:40 06:49:40 ---> nproc: 06:49:40 4 06:49:40 06:49:40 06:49:40 ---> df -h: 06:49:40 Filesystem Size Used Avail Use% Mounted on 06:49:40 udev 7.9G 0 7.9G 0% /dev 06:49:40 tmpfs 1.6G 676K 1.6G 1% /run 06:49:40 /dev/vda1 78G 8.6G 69G 11% / 06:49:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:49:40 tmpfs 5.0M 0 5.0M 0% /run/lock 06:49:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:49:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:49:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:49:40 06:49:40 06:49:40 ---> free -m: 06:49:40 total used free shared buff/cache available 06:49:40 Mem: 16040 615 13070 0 2353 15099 06:49:40 Swap: 1023 0 1023 06:49:40 06:49:40 06:49:40 ---> ip addr: 06:49:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:49:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:49:40 inet 127.0.0.1/8 scope host lo 06:49:40 valid_lft forever preferred_lft forever 06:49:40 inet6 ::1/128 scope host 06:49:40 valid_lft forever preferred_lft forever 06:49:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:49:40 link/ether fa:16:3e:86:31:24 brd ff:ff:ff:ff:ff:ff 06:49:40 inet 10.30.107.252/23 brd 10.30.107.255 scope global dynamic ens3 06:49:40 valid_lft 86251sec preferred_lft 86251sec 06:49:40 inet6 fe80::f816:3eff:fe86:3124/64 scope link 06:49:40 valid_lft forever preferred_lft forever 06:49:40 06:49:40 06:49:40 ---> sar -b -r -n DEV: 06:49:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11166) 06/12/26 _x86_64_ (4 CPU) 06:49:40 06:49:40 06:47:13 LINUX RESTART (4 CPU) 06:49:40 06:49:40 06:48:02 tps rtps wtps bread/s bwrtn/s 06:49:40 06:49:01 99.46 1.66 97.80 132.97 14657.68 06:49:40 Average: 99.46 1.66 97.80 132.97 14657.68 06:49:40 06:49:40 06:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:49:40 06:49:01 13744456 15556344 2680512 16.32 78484 1920432 742752 4.25 755084 1683116 165788 06:49:40 Average: 13744456 15556344 2680512 16.32 78484 1920432 742752 4.25 755084 1683116 165788 06:49:40 06:49:40 06:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:49:40 06:49:01 lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 06:49:40 06:49:01 ens3 91.49 65.18 1030.18 17.23 0.00 0.00 0.00 0.00 06:49:40 Average: lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 06:49:40 Average: ens3 91.49 65.18 1030.18 17.23 0.00 0.00 0.00 0.00 06:49:40 06:49:40 06:49:40 ---> sar -P ALL: 06:49:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11166) 06/12/26 _x86_64_ (4 CPU) 06:49:40 06:49:40 06:47:13 LINUX RESTART (4 CPU) 06:49:40 06:49:40 06:48:02 CPU %user %nice %system %iowait %steal %idle 06:49:40 06:49:01 all 22.81 0.00 2.00 1.14 0.05 74.00 06:49:40 06:49:01 0 8.56 0.00 1.36 3.05 0.03 87.00 06:49:40 06:49:01 1 41.65 0.00 2.82 0.60 0.07 54.86 06:49:40 06:49:01 2 22.42 0.00 2.21 0.63 0.05 74.69 06:49:40 06:49:01 3 18.58 0.00 1.62 0.32 0.05 79.43 06:49:40 Average: all 22.81 0.00 2.00 1.14 0.05 74.00 06:49:40 Average: 0 8.56 0.00 1.36 3.05 0.03 87.00 06:49:40 Average: 1 41.65 0.00 2.82 0.60 0.07 54.86 06:49:40 Average: 2 22.42 0.00 2.21 0.63 0.05 74.69 06:49:40 Average: 3 18.58 0.00 1.62 0.32 0.05 79.43 06:49:40 06:49:40 06:49:40