07:19:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/144857 07:19:09 Running as SYSTEM 07:19:09 [EnvInject] - Loading node environment variables. 07:19:09 Building remotely on prd-centos8-builder-2c-1g-7503 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 07:19:09 [ssh-agent] Looking for ssh-agent implementation... 07:19:09 $ ssh-agent 07:19:09 SSH_AUTH_SOCK=/tmp/ssh-2g2hwpg1J9B0/agent.13911 07:19:09 SSH_AGENT_PID=13914 07:19:09 [ssh-agent] Started. 07:19:09 Running ssh-add (command line suppressed) 07:19:09 Identity added: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_10905978910995100395.key (/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_10905978910995100395.key) 07:19:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:19:09 The recommended git tool is: NONE 07:19:11 using credential onap-jenkins-ssh 07:19:11 Wiping out workspace first. 07:19:11 Cloning the remote Git repository 07:19:11 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:19:11 > git init /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify # timeout=10 07:19:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:19:11 > git --version # timeout=10 07:19:11 > git --version # 'git version 2.43.0' 07:19:11 using GIT_SSH to set credentials Gerrit user 07:19:11 [INFO] Currently running in a labeled security context 07:19:11 [INFO] Currently SELinux is 'enforcing' on the host 07:19:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh13388967718781989224.key 07:19:11 Verifying host key using manually-configured host key entries 07:19:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:19:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 07:19:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 07:19:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:19:14 using GIT_SSH to set credentials Gerrit user 07:19:14 [INFO] Currently running in a labeled security context 07:19:14 [INFO] Currently SELinux is 'enforcing' on the host 07:19:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh13042714342404964906.key 07:19:14 Verifying host key using manually-configured host key entries 07:19:14 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/57/144857/1 # timeout=30 07:19:14 > git rev-parse 87f1af57aea78f3a99ff84698c68493c12ad7ce2^{commit} # timeout=10 07:19:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:19:14 Checking out Revision 87f1af57aea78f3a99ff84698c68493c12ad7ce2 (refs/changes/57/144857/1) 07:19:14 > git config core.sparsecheckout # timeout=10 07:19:15 > git checkout -f 87f1af57aea78f3a99ff84698c68493c12ad7ce2 # timeout=30 07:19:18 Commit message: "CI: Update python based Github2Gerrit" 07:19:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:18 > git rev-list --no-walk 65a4a5188380837614881aea5581dbaf20afd01f # timeout=10 07:19:18 [EnvInject] - Injecting environment variables from a build step. 07:19:18 [EnvInject] - Injecting as environment variables the properties content 07:19:18 PYTHON=python3 07:19:18 07:19:18 [EnvInject] - Variables injected successfully. 07:19:18 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins12496518009381225779.sh 07:19:18 ---> tox-install.sh 07:19:18 + source /home/jenkins/lf-env.sh 07:19:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:18 ++ mktemp -d /tmp/venv-XXXX 07:19:18 + lf_venv=/tmp/venv-kmq8 07:19:18 + local venv_file=/tmp/.os_lf_venv 07:19:18 + local python=python3 07:19:18 + local options 07:19:18 + local set_path=true 07:19:18 + local install_args= 07:19:18 ++ 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 07:19:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:18 + true 07:19:18 + case $1 in 07:19:18 + venv_file=/tmp/.toxenv 07:19:18 + shift 2 07:19:18 + true 07:19:18 + case $1 in 07:19:18 + shift 07:19:18 + break 07:19:18 + case $python in 07:19:18 + local pkg_list= 07:19:18 + [[ -d /opt/pyenv ]] 07:19:18 + echo 'Setup pyenv:' 07:19:18 Setup pyenv: 07:19:18 + export PYENV_ROOT=/opt/pyenv 07:19:18 + PYENV_ROOT=/opt/pyenv 07:19:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:18 + pyenv versions 07:19:19 system 07:19:19 * 3.8.13 (set by /opt/pyenv/version) 07:19:19 * 3.9.13 (set by /opt/pyenv/version) 07:19:19 * 3.10.6 (set by /opt/pyenv/version) 07:19:19 + command -v pyenv 07:19:19 ++ pyenv init - --no-rehash 07:19:19 + 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[*]}"'\'')" 07:19:19 export PATH="/opt/pyenv/shims:${PATH}" 07:19:19 export PYENV_SHELL=bash 07:19:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:19 pyenv() { 07:19:19 local command 07:19:19 command="${1:-}" 07:19:19 if [ "$#" -gt 0 ]; then 07:19:19 shift 07:19:19 fi 07:19:19 07:19:19 case "$command" in 07:19:19 rehash|shell) 07:19:19 eval "$(pyenv "sh-$command" "$@")" 07:19:19 ;; 07:19:19 *) 07:19:19 command pyenv "$command" "$@" 07:19:19 ;; 07:19:19 esac 07:19:19 }' 07:19:19 +++ 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[*]}"' 07:19:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:19 ++ export PYENV_SHELL=bash 07:19:19 ++ PYENV_SHELL=bash 07:19:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:19 +++ complete -F _pyenv pyenv 07:19:19 ++ lf-pyver python3 07:19:19 ++ local py_version_xy=python3 07:19:19 ++ local py_version_xyz= 07:19:19 ++ sed 's/^[ *]* //' 07:19:19 ++ awk '{ print $1 }' 07:19:19 ++ pyenv versions 07:19:19 ++ grep -E '^[0-9.]*[0-9]$' 07:19:19 ++ local command 07:19:19 ++ command=versions 07:19:19 ++ '[' 1 -gt 0 ']' 07:19:19 ++ shift 07:19:19 ++ case "$command" in 07:19:19 ++ command pyenv versions 07:19:19 ++ pyenv versions 07:19:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:19 +++ sort -V 07:19:19 +++ grep '^3' /tmp/.pyenv_versions 07:19:19 +++ tail -n 1 07:19:19 ++ py_version_xyz=3.10.6 07:19:19 ++ [[ -z 3.10.6 ]] 07:19:19 ++ echo 3.10.6 07:19:19 ++ return 0 07:19:19 + pyenv local 3.10.6 07:19:19 + local command 07:19:19 + command=local 07:19:19 + '[' 2 -gt 0 ']' 07:19:19 + shift 07:19:19 + case "$command" in 07:19:19 + command pyenv local 3.10.6 07:19:19 + pyenv local 3.10.6 07:19:19 + for arg in "$@" 07:19:19 + case $arg in 07:19:19 + pkg_list+='tox ' 07:19:19 + for arg in "$@" 07:19:19 + case $arg in 07:19:19 + pkg_list+='virtualenv ' 07:19:19 + for arg in "$@" 07:19:19 + case $arg in 07:19:19 + pkg_list+='urllib3~=1.26.15 ' 07:19:19 + [[ -f /tmp/.toxenv ]] 07:19:19 + [[ ! -f /tmp/.toxenv ]] 07:19:19 + [[ -n '' ]] 07:19:19 + python3 -m venv /tmp/venv-kmq8 07:19:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kmq8' 07:19:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kmq8 07:19:23 + echo /tmp/venv-kmq8 07:19:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:23 + local 'pip_opts=--upgrade --quiet' 07:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:23 + [[ -n '' ]] 07:19:23 + [[ -n '' ]] 07:19:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:23 + /tmp/venv-kmq8/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 07:19:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:27 lf-activate-venv(): INFO: Base packages installed successfully 07:19:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:27 + /tmp/venv-kmq8/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 07:19:29 + type python3 07:19:29 + true 07:19:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kmq8/bin to PATH' 07:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-kmq8/bin to PATH 07:19:29 + PATH=/tmp/venv-kmq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:29 + return 0 07:19:29 + python3 --version 07:19:29 Python 3.10.6 07:19:29 + python3 -m pip --version 07:19:29 pip 26.1.2 from /tmp/venv-kmq8/lib/python3.10/site-packages/pip (python 3.10) 07:19:29 + python3 -m pip freeze 07:19:29 cachetools==7.1.4 07:19:29 colorama==0.4.6 07:19:29 distlib==0.4.1 07:19:29 filelock==3.29.1 07:19:29 packaging==26.2 07:19:29 platformdirs==4.10.0 07:19:29 pluggy==1.6.0 07:19:29 pyproject-api==1.10.1 07:19:29 python-discovery==1.4.0 07:19:29 tomli==2.4.1 07:19:29 tomli_w==1.2.0 07:19:29 tox==4.55.1 07:19:29 typing_extensions==4.15.0 07:19:29 urllib3==1.26.20 07:19:29 virtualenv==21.4.2 07:19:29 [EnvInject] - Injecting environment variables from a build step. 07:19:29 [EnvInject] - Injecting as environment variables the properties content 07:19:29 PARALLEL=false 07:19:29 07:19:29 [EnvInject] - Variables injected successfully. 07:19:29 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins15709898375538413186.sh 07:19:29 ---> tox-run.sh 07:19:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:29 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 07:19:29 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/docs 07:19:29 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 07:19:29 + cd /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 07:19:29 + source /home/jenkins/lf-env.sh 07:19:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:29 ++ mktemp -d /tmp/venv-XXXX 07:19:29 + lf_venv=/tmp/venv-zxKc 07:19:29 + local venv_file=/tmp/.os_lf_venv 07:19:29 + local python=python3 07:19:29 + local options 07:19:29 + local set_path=true 07:19:29 + local install_args= 07:19:29 ++ 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 07:19:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:29 + true 07:19:29 + case $1 in 07:19:29 + venv_file=/tmp/.toxenv 07:19:29 + shift 2 07:19:29 + true 07:19:29 + case $1 in 07:19:29 + shift 07:19:29 + break 07:19:29 + case $python in 07:19:29 + local pkg_list= 07:19:29 + [[ -d /opt/pyenv ]] 07:19:29 + echo 'Setup pyenv:' 07:19:29 Setup pyenv: 07:19:29 + export PYENV_ROOT=/opt/pyenv 07:19:29 + PYENV_ROOT=/opt/pyenv 07:19:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:29 + pyenv versions 07:19:30 system 07:19:30 3.8.13 07:19:30 3.9.13 07:19:30 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:19:30 + command -v pyenv 07:19:30 ++ pyenv init - --no-rehash 07:19:30 + 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[*]}"'\'')" 07:19:30 export PATH="/opt/pyenv/shims:${PATH}" 07:19:30 export PYENV_SHELL=bash 07:19:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:30 pyenv() { 07:19:30 local command 07:19:30 command="${1:-}" 07:19:30 if [ "$#" -gt 0 ]; then 07:19:30 shift 07:19:30 fi 07:19:30 07:19:30 case "$command" in 07:19:30 rehash|shell) 07:19:30 eval "$(pyenv "sh-$command" "$@")" 07:19:30 ;; 07:19:30 *) 07:19:30 command pyenv "$command" "$@" 07:19:30 ;; 07:19:30 esac 07:19:30 }' 07:19:30 +++ 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[*]}"' 07:19:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:30 ++ export PYENV_SHELL=bash 07:19:30 ++ PYENV_SHELL=bash 07:19:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:30 +++ complete -F _pyenv pyenv 07:19:30 ++ lf-pyver python3 07:19:30 ++ local py_version_xy=python3 07:19:30 ++ local py_version_xyz= 07:19:30 ++ pyenv versions 07:19:30 ++ local command 07:19:30 ++ command=versions 07:19:30 ++ '[' 1 -gt 0 ']' 07:19:30 ++ shift 07:19:30 ++ case "$command" in 07:19:30 ++ command pyenv versions 07:19:30 ++ pyenv versions 07:19:30 ++ awk '{ print $1 }' 07:19:30 ++ sed 's/^[ *]* //' 07:19:30 ++ grep -E '^[0-9.]*[0-9]$' 07:19:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:30 +++ sort -V 07:19:30 +++ tail -n 1 07:19:30 +++ grep '^3' /tmp/.pyenv_versions 07:19:30 ++ py_version_xyz=3.10.6 07:19:30 ++ [[ -z 3.10.6 ]] 07:19:30 ++ echo 3.10.6 07:19:30 ++ return 0 07:19:30 + pyenv local 3.10.6 07:19:30 + local command 07:19:30 + command=local 07:19:30 + '[' 2 -gt 0 ']' 07:19:30 + shift 07:19:30 + case "$command" in 07:19:30 + command pyenv local 3.10.6 07:19:30 + pyenv local 3.10.6 07:19:30 + for arg in "$@" 07:19:30 + case $arg in 07:19:30 + pkg_list+='tox ' 07:19:30 + for arg in "$@" 07:19:30 + case $arg in 07:19:30 + pkg_list+='virtualenv ' 07:19:30 + for arg in "$@" 07:19:30 + case $arg in 07:19:30 + pkg_list+='urllib3~=1.26.15 ' 07:19:30 + [[ -f /tmp/.toxenv ]] 07:19:30 ++ cat /tmp/.toxenv 07:19:30 + lf_venv=/tmp/venv-kmq8 07:19:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmq8 from' file:/tmp/.toxenv 07:19:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmq8 from file:/tmp/.toxenv 07:19:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:30 + local 'pip_opts=--upgrade --quiet' 07:19:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:30 + [[ -n '' ]] 07:19:30 + [[ -n '' ]] 07:19:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:30 + /tmp/venv-kmq8/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 07:19:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:30 lf-activate-venv(): INFO: Base packages installed successfully 07:19:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:30 + /tmp/venv-kmq8/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 07:19:31 + type python3 07:19:31 + true 07:19:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kmq8/bin to PATH' 07:19:31 lf-activate-venv(): INFO: Adding /tmp/venv-kmq8/bin to PATH 07:19:31 + PATH=/tmp/venv-kmq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:31 + return 0 07:19:31 + [[ -d /opt/pyenv ]] 07:19:31 + echo '---> Setting up pyenv' 07:19:31 ---> Setting up pyenv 07:19:31 + export PYENV_ROOT=/opt/pyenv 07:19:31 + PYENV_ROOT=/opt/pyenv 07:19:31 + export PATH=/opt/pyenv/bin:/tmp/venv-kmq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:31 + PATH=/opt/pyenv/bin:/tmp/venv-kmq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:19:31 ++ pwd 07:19:31 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 07:19:31 + export PYTHONPATH 07:19:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:19:31 + TOX_TESTENV_PASSENV=PYTHONPATH 07:19:31 + tox --version 07:19:32 4.55.1 from /tmp/venv-kmq8/lib/python3.10/site-packages/tox/__init__.py 07:19:32 + PARALLEL=false 07:19:32 + TOX_OPTIONS_LIST= 07:19:32 + [[ -n pytest ]] 07:19:32 + TOX_OPTIONS_LIST=' -e pytest' 07:19:32 + case ${PARALLEL,,} in 07:19:32 + tox -e pytest 07:19:32 + tee -a /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/tox.log 07:19:34 pytest: install_deps> python -I -m pip install -r requirements.txt 07:19:37 pytest: freeze> python -m pip freeze --all 07:19:37 pytest: asynctest==0.13.0,certifi==2026.5.20,chardet==3.0.4,exceptiongroup==1.3.1,idna==2.7,iniconfig==2.1.0,mock==5.2.0,packaging==26.2,pip==25.0.1,pluggy==1.5.0,pytest==8.3.5,requests==2.20.1,setuptools==75.3.4,tomli==2.4.1,typing_extensions==4.13.2,urllib3==1.24.3,websockets==7.0,wheel==0.45.1 07:19:37 pytest: commands[0]> pytest -v 07:19:38 ============================= test session starts ============================== 07:19:38 platform linux -- Python 3.8.17, pytest-8.3.5, pluggy-1.5.0 -- /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin/python 07:19:38 cachedir: .tox/pytest/.pytest_cache 07:19:38 rootdir: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 07:19:38 collecting ... collected 33 items 07:19:38 07:19:38 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_delete_yang_model PASSED [ 3%] 07:19:38 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_edit_config_with_all_params PASSED [ 6%] 07:19:38 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config PASSED [ 9%] 07:19:38 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_load_yang_model PASSED [ 12%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_delete_yang_model PASSED [ 15%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_edit_config PASSED [ 18%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config PASSED [ 21%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config_for_given_module PASSED [ 24%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_load_yang_model PASSED [ 27%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_run_less_like_mode PASSED [ 30%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_absent_and_container_is_present PASSED [ 33%] 07:19:38 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_present_and_container_is_absent PASSED [ 36%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_event PASSED [ 39%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_template PASSED [ 42%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_template_params_are_missing PASSED [ 45%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_when_only_override_is_given PASSED [ 48%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_all_params PASSED [ 51%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_empty_get_content_param PASSED [ 54%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload PASSED [ 57%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload_and_override PASSED [ 60%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_configure_action_with_all_params PASSED [ 63%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_filter_templates_action_with_all_params PASSED [ 66%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config_action_with_all_params PASSED [ 69%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_event_action_with_all_params PASSED [ 72%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_template_action_with_all_params PASSED [ 75%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_get_content_param PASSED [ 78%] 07:19:38 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_list_param PASSED [ 81%] 07:19:38 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_retrieve_configuration PASSED [ 84%] 07:19:38 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_event PASSED [ 87%] 07:19:38 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_one_time_event PASSED [ 90%] 07:19:38 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_trigger_filter_template_action PASSED [ 93%] 07:19:38 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_update_configuration PASSED [ 96%] 07:19:38 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message PASSED [100%] 07:19:38 07:19:38 =============================== warnings summary =============================== 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read(cls, reader, *, mask, max_size=None, extensions=None): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_request(stream): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_response(stream): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_headers(stream): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_line(stream): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def wait_closed(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def recv(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def send(self, data): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def close(self, code=1000, reason=''): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def ping(self, data=None): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def pong(self, data=b''): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def ensure_open(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def transfer_data(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_message(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_data_frame(self, max_size): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_frame(self, max_size): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def write_frame(self, fin, opcode, data, *, _expected_state=State.OPEN): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def write_close_frame(self, data=b''): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def keepalive_ping(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def close_connection(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def wait_for_connection_lost(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def write_http_request(self, path, headers): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_http_response(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def handshake( 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def __iter__(self): # pragma: no cover 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def handler(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def read_http_request(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def write_http_response(self, status, headers, body=None): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def process_request(self, path, request_headers): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def handshake( 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def _close(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def wait_closed(self): 07:19:38 07:19:38 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def __iter__(self): # pragma: no cover 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def wait(self, skip=0): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def wait_next(self, skip=0): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def wait_for(self, predicate): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def _notify(self): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def doCleanups(self): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def assertAsyncRaises(self, exception, awaitable): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def assertAsyncRaisesRegex(self, exception, regex, awaitable): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def assertAsyncWarns(self, warning, awaitable): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def assertAsyncWarnsRegex(self, warning, regex, awaitable): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def advance(self, seconds): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def _drain_loop(self): 07:19:38 07:19:38 .tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def exhaust_callbacks(loop): 07:19:38 07:19:38 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 07:19:38 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 07:19:38 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 07:19:38 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:599: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:19:38 def proxy(): 07:19:38 07:19:38 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 07:19:38 ======================= 33 passed, 48 warnings in 0.21s ======================== 07:19:38 pytest: OK (6.16=setup[5.70]+cmd[0.46] seconds) 07:19:38 congratulations :) (6.19 seconds) 07:19:38 + tox_status=0 07:19:38 + echo '---> Completed tox runs' 07:19:38 ---> Completed tox runs 07:19:38 + for i in .tox/*/log 07:19:38 ++ echo .tox/pytest/log 07:19:38 ++ awk -F/ '{print $2}' 07:19:38 + tox_env=pytest 07:19:38 + cp -r .tox/pytest/log /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/pytest 07:19:38 + DOC_DIR=docs/_build/html 07:19:38 + [[ -d docs/_build/html ]] 07:19:38 + echo '---> tox-run.sh ends' 07:19:38 ---> tox-run.sh ends 07:19:38 + test 0 -eq 0 07:19:38 $ ssh-agent -k 07:19:38 unset SSH_AUTH_SOCK; 07:19:38 unset SSH_AGENT_PID; 07:19:38 echo Agent pid 13914 killed; 07:19:38 [ssh-agent] Stopped. 07:19:38 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:38 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins12106159371746229107.sh 07:19:38 ---> sysstat.sh 07:19:39 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins6695990591592600978.sh 07:19:39 ---> package-listing.sh 07:19:39 ++ facter osfamily 07:19:39 ++ tr '[:upper:]' '[:lower:]' 07:19:39 + OS_FAMILY=redhat 07:19:39 + workspace=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 07:19:39 + START_PACKAGES=/tmp/packages_start.txt 07:19:39 + END_PACKAGES=/tmp/packages_end.txt 07:19:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:39 + PACKAGES=/tmp/packages_start.txt 07:19:39 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 07:19:39 + PACKAGES=/tmp/packages_end.txt 07:19:39 + case "${OS_FAMILY}" in 07:19:39 + rpm -qa 07:19:39 + sort 07:19:39 + '[' -f /tmp/packages_start.txt ']' 07:19:39 + '[' -f /tmp/packages_end.txt ']' 07:19:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:39 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 07:19:39 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 07:19:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 07:19:39 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins13166357834548247225.sh 07:19:39 ---> capture-instance-metadata.sh 07:19:39 Setup pyenv: 07:19:40 system 07:19:40 3.8.13 07:19:40 3.9.13 07:19:40 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:19:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-laWI 07:19:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:19:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:47 lf-activate-venv(): INFO: Base packages installed successfully 07:19:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-laWI/bin to PATH 07:20:08 INFO: Running in OpenStack, capturing instance metadata 07:20:08 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins16358606694007386023.sh 07:20:08 provisioning config files... 07:20:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/config4241302629745306264tmp 07:20:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:08 [EnvInject] - Injecting environment variables from a build step. 07:20:08 [EnvInject] - Injecting as environment variables the properties content 07:20:08 SERVER_ID=logs 07:20:08 07:20:08 [EnvInject] - Variables injected successfully. 07:20:08 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins3045986878268407739.sh 07:20:08 ---> create-netrc.sh 07:20:08 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins14727855990121756364.sh 07:20:08 ---> python-tools-install.sh 07:20:08 Setup pyenv: 07:20:08 system 07:20:08 3.8.13 07:20:08 3.9.13 07:20:08 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-laWI from file:/tmp/.os_lf_venv 07:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:10 lf-activate-venv(): INFO: Base packages installed successfully 07:20:10 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:17 lf-activate-venv(): INFO: Adding /tmp/venv-laWI/bin to PATH 07:20:17 Generating Requirements File 07:20:38 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. 07:20:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:20:38 Python 3.10.6 07:20:38 pip 26.1.2 from /tmp/venv-laWI/lib/python3.10/site-packages/pip (python 3.10) 07:20:39 aiohappyeyeballs==2.6.2 07:20:39 aiohttp==3.14.0 07:20:39 aiosignal==1.4.0 07:20:39 appdirs==1.4.4 07:20:39 argcomplete==3.6.3 07:20:39 aspy.yaml==1.3.0 07:20:39 async-timeout==5.0.1 07:20:39 attrs==26.1.0 07:20:39 autopage==0.6.0 07:20:39 backports.strenum==1.3.1 07:20:39 beautifulsoup4==4.14.3 07:20:39 boto3==1.43.24 07:20:39 botocore==1.43.24 07:20:39 bs4==0.0.2 07:20:39 certifi==2026.5.20 07:20:39 cffi==2.0.0 07:20:39 cfgv==3.5.0 07:20:39 chardet==7.4.3 07:20:39 charset-normalizer==3.4.7 07:20:39 click==8.4.1 07:20:39 cliff==4.14.0 07:20:39 cmd2==3.5.1 07:20:39 cryptography==3.3.2 07:20:39 debtcollector==3.1.0 07:20:39 decorator==5.3.1 07:20:39 defusedxml==0.7.1 07:20:39 Deprecated==1.3.1 07:20:39 distlib==0.4.1 07:20:39 dnspython==2.8.0 07:20:39 docker==7.1.0 07:20:39 dogpile.cache==1.5.0 07:20:39 durationpy==0.10 07:20:39 email-validator==2.3.0 07:20:39 filelock==3.29.1 07:20:39 frozenlist==1.8.0 07:20:39 future==1.0.0 07:20:39 gitdb==4.0.12 07:20:39 GitPython==3.1.50 07:20:39 httplib2==0.30.2 07:20:39 identify==2.6.19 07:20:39 idna==3.18 07:20:39 importlib-resources==1.5.0 07:20:39 iso8601==2.1.0 07:20:39 Jinja2==3.1.6 07:20:39 jmespath==1.1.0 07:20:39 jsonpatch==1.33 07:20:39 jsonpointer==3.1.1 07:20:39 jsonschema==4.26.0 07:20:39 jsonschema-specifications==2025.9.1 07:20:39 keystoneauth1==5.14.0 07:20:39 kubernetes==36.0.2 07:20:39 lftools==0.37.22 07:20:39 lxml==6.1.1 07:20:39 markdown-it-py==4.2.0 07:20:39 MarkupSafe==3.0.3 07:20:39 mdurl==0.1.2 07:20:39 msgpack==1.1.2 07:20:39 multi_key_dict==2.0.3 07:20:39 multidict==6.7.1 07:20:39 munch==4.0.0 07:20:39 netaddr==1.3.0 07:20:39 niet==1.4.2 07:20:39 nodeenv==1.10.0 07:20:39 oauth2client==4.1.3 07:20:39 oauthlib==3.3.1 07:20:39 openstacksdk==4.13.0 07:20:39 os-service-types==1.8.2 07:20:39 osc-lib==4.6.0 07:20:39 oslo.config==10.4.0 07:20:39 oslo.context==6.4.0 07:20:39 oslo.i18n==6.8.0 07:20:39 oslo.log==8.2.0 07:20:39 oslo.serialization==5.10.0 07:20:39 oslo.utils==10.1.0 07:20:39 packaging==26.2 07:20:39 pbr==7.0.3 07:20:39 platformdirs==4.10.0 07:20:39 prettytable==3.17.0 07:20:39 propcache==0.5.2 07:20:39 psutil==7.2.2 07:20:39 pyasn1==0.6.3 07:20:39 pyasn1_modules==0.4.2 07:20:39 pycparser==3.0 07:20:39 pygerrit2==2.0.15 07:20:39 PyGithub==2.9.1 07:20:39 Pygments==2.20.0 07:20:39 PyJWT==2.13.0 07:20:39 PyNaCl==1.6.2 07:20:39 pyparsing==2.4.7 07:20:39 pyperclip==1.11.0 07:20:39 pyrsistent==0.20.0 07:20:39 python-cinderclient==9.9.0 07:20:39 python-dateutil==2.9.0.post0 07:20:39 python-discovery==1.4.0 07:20:39 python-heatclient==5.2.0 07:20:39 python-jenkins==1.8.3 07:20:39 python-keystoneclient==5.8.0 07:20:39 python-magnumclient==4.10.0 07:20:39 python-openstackclient==10.0.0 07:20:39 python-swiftclient==4.10.0 07:20:39 PyYAML==6.0.3 07:20:39 referencing==0.37.0 07:20:39 requests==2.34.2 07:20:39 requests-oauthlib==2.0.0 07:20:39 rfc3986==2.0.0 07:20:39 rich==15.0.0 07:20:39 rich-argparse==1.8.0 07:20:39 rpds-py==0.30.0 07:20:39 rsa==4.9.1 07:20:39 ruamel.yaml==0.19.1 07:20:39 ruamel.yaml.clib==0.2.15 07:20:39 s3transfer==0.18.0 07:20:39 simplejson==4.1.1 07:20:39 six==1.17.0 07:20:39 smmap==5.0.3 07:20:39 soupsieve==2.8.4 07:20:39 stevedore==5.8.0 07:20:39 tabulate==0.10.0 07:20:39 toml==0.10.2 07:20:39 tomlkit==0.15.0 07:20:39 tqdm==4.68.1 07:20:39 typing_extensions==4.15.0 07:20:39 urllib3==1.26.20 07:20:39 virtualenv==21.4.2 07:20:39 wcwidth==0.8.0 07:20:39 websocket-client==1.9.0 07:20:39 wrapt==2.2.1 07:20:39 xdg==6.0.0 07:20:39 xmltodict==1.0.4 07:20:39 yarl==1.24.2 07:20:39 yq==3.4.3 07:20:39 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/sh /tmp/jenkins8934797305343300886.sh 07:20:39 ---> uv-install.sh 07:20:39 Installing uv/uvx (latest) using shell installer 07:20:39 2026-06-06 07:20:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-iG0tnj.sh" [1] 07:20:39 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:20:40 installing to /home/jenkins/.local/bin 07:20:40 uv 07:20:40 uvx 07:20:40 everything's installed! 07:20:40 ---> Validating uv/uvx install 07:20:40 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:20:40 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins17165935984150043723.sh 07:20:40 ---> sudo-logs.sh 07:20:40 Archiving 'sudo' log.. 07:20:40 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins6006373059209789680.sh 07:20:40 ---> job-cost.sh 07:20:40 INFO: Activating Python virtual environment... 07:20:40 Setup pyenv: 07:20:41 system 07:20:41 3.8.13 07:20:41 3.9.13 07:20:41 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:20:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-laWI from file:/tmp/.os_lf_venv 07:20:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:42 lf-activate-venv(): INFO: Base packages installed successfully 07:20:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:20:47 lf-activate-venv(): INFO: Adding /tmp/venv-laWI/bin to PATH 07:20:47 INFO: No stack-cost file found 07:20:47 INFO: Instance uptime: 135s 07:20:47 INFO: Fetching instance metadata (attempt 1 of 3)... 07:20:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:20:47 INFO: Successfully fetched instance metadata 07:20:47 INFO: Instance type: v3-standard-2 07:20:47 INFO: Retrieving pricing info for: v3-standard-2 07:20:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:20:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=135 07:20:48 INFO: Successfully fetched Vexxhost pricing API 07:20:48 INFO: Retrieved cost: 0.06 07:20:48 INFO: Retrieved resource: v3-standard-2 07:20:48 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost 07:20:48 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost.csv 07:20:48 INFO: Successfully archived job cost data 07:20:48 DEBUG: Cost data: integration-pnf-simulator-master-simulator-cli-tox-verify,107,2026-06-06 07:20:48,v3-standard-2,135,0.06,0.00,SUCCESS 07:20:48 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins10816093245277201803.sh 07:20:48 ---> logs-deploy.sh 07:20:48 Setup pyenv: 07:20:48 system 07:20:48 3.8.13 07:20:48 3.9.13 07:20:48 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:20:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-laWI from file:/tmp/.os_lf_venv 07:20:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:50 lf-activate-venv(): INFO: Base packages installed successfully 07:20:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:20:56 lf-activate-venv(): INFO: Adding /tmp/venv-laWI/bin to PATH 07:20:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-simulator-cli-tox-verify/107 07:20:56 INFO: archiving workspace using pattern(s): 07:20:57 Archives upload complete. 07:20:58 INFO: archiving logs to Nexus 07:20:58 ---> uname -a: 07:20:58 Linux prd-centos8-builder-2c-1g-7503.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:20:58 07:20:58 07:20:58 ---> lscpu: 07:20:58 Architecture: x86_64 07:20:58 CPU op-mode(s): 32-bit, 64-bit 07:20:58 Byte Order: Little Endian 07:20:58 CPU(s): 2 07:20:58 On-line CPU(s) list: 0,1 07:20:58 Thread(s) per core: 1 07:20:58 Core(s) per socket: 1 07:20:58 Socket(s): 2 07:20:58 NUMA node(s): 1 07:20:58 Vendor ID: AuthenticAMD 07:20:58 CPU family: 23 07:20:58 Model: 49 07:20:58 Model name: AMD EPYC-Rome Processor 07:20:58 Stepping: 0 07:20:58 CPU MHz: 2799.998 07:20:58 BogoMIPS: 5599.99 07:20:58 Virtualization: AMD-V 07:20:58 Hypervisor vendor: KVM 07:20:58 Virtualization type: full 07:20:58 L1d cache: 32K 07:20:58 L1i cache: 32K 07:20:58 L2 cache: 512K 07:20:58 L3 cache: 16384K 07:20:58 NUMA node0 CPU(s): 0,1 07:20:58 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:20:58 07:20:58 07:20:58 ---> nproc: 07:20:58 2 07:20:58 07:20:58 07:20:58 ---> df -h: 07:20:58 Filesystem Size Used Avail Use% Mounted on 07:20:58 devtmpfs 3.8G 0 3.8G 0% /dev 07:20:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:20:58 tmpfs 3.8G 17M 3.8G 1% /run 07:20:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:20:58 /dev/vda1 40G 9.5G 31G 24% / 07:20:58 tmpfs 770M 0 770M 0% /run/user/1001 07:20:58 07:20:58 07:20:58 ---> free -m: 07:20:58 total used free shared buff/cache available 07:20:58 Mem: 7697 588 4752 19 2355 6796 07:20:58 Swap: 1023 0 1023 07:20:58 07:20:58 07:20:58 ---> ip addr: 07:20:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:20:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:58 inet 127.0.0.1/8 scope host lo 07:20:58 valid_lft forever preferred_lft forever 07:20:58 inet6 ::1/128 scope host 07:20:58 valid_lft forever preferred_lft forever 07:20:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:20:58 link/ether fa:16:3e:1a:ac:52 brd ff:ff:ff:ff:ff:ff 07:20:58 altname enp0s3 07:20:58 altname ens3 07:20:58 inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:20:58 valid_lft 86265sec preferred_lft 86265sec 07:20:58 inet6 fe80::f816:3eff:fe1a:ac52/64 scope link 07:20:58 valid_lft forever preferred_lft forever 07:20:58 07:20:58 07:20:58 ---> sar -b -r -n DEV: 07:20:58 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:20:58 07:20:58 07:18:39 LINUX RESTART (2 CPU) 07:20:58 07:20:58 07:19:01 AM tps rtps wtps bread/s bwrtn/s 07:20:58 07:20:00 AM 388.15 179.47 208.68 8380.28 8848.19 07:20:58 07:20:01 AM 281.25 92.50 188.75 1280.00 3127.50 07:20:58 Average: 386.73 178.31 208.41 8285.68 8771.97 07:20:58 07:20:58 07:19:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:58 07:20:00 AM 5204652 6957544 2677780 33.97 2688 1930304 806144 9.03 394484 1956064 127376 07:20:58 07:20:01 AM 5232656 6995508 2649776 33.62 2688 1939420 766076 8.58 396468 1923996 135692 07:20:58 Average: 5218654 6976526 2663778 33.79 2688 1934862 786110 8.80 395476 1940030 131534 07:20:58 07:20:58 07:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:58 07:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:58 07:20:00 AM eth0 320.21 169.89 1698.40 71.08 0.00 0.00 0.00 0.00 07:20:58 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:58 07:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:58 Average: eth0 315.94 167.62 1675.77 70.13 0.00 0.00 0.00 0.00 07:20:58 07:20:58 07:20:58 ---> sar -P ALL: 07:20:58 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:20:58 07:20:58 07:18:39 LINUX RESTART (2 CPU) 07:20:58 07:20:58 07:19:01 AM CPU %user %nice %system %iowait %steal %idle 07:20:58 07:20:00 AM all 43.96 2.66 37.51 4.39 0.11 11.38 07:20:58 07:20:00 AM 0 37.17 3.43 42.33 4.72 0.10 12.24 07:20:58 07:20:00 AM 1 50.69 1.89 32.73 4.06 0.12 10.52 07:20:58 07:20:01 AM all 41.40 3.18 35.67 3.82 0.64 15.29 07:20:58 07:20:01 AM 0 65.82 0.00 17.72 2.53 1.27 12.66 07:20:58 07:20:01 AM 1 16.67 6.41 53.85 5.13 0.00 17.95 07:20:58 Average: all 43.92 2.67 37.48 4.38 0.12 11.43 07:20:58 Average: 0 37.55 3.39 42.00 4.69 0.12 12.25 07:20:58 Average: 1 50.24 1.95 33.01 4.07 0.12 10.62 07:20:58 07:20:58 07:20:58