03:28:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/141739 03:28:04 Running as SYSTEM 03:28:04 [EnvInject] - Loading node environment variables. 03:28:04 Building remotely on prd-centos8-builder-2c-1g-34974 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 03:28:04 [ssh-agent] Looking for ssh-agent implementation... 03:28:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:04 $ ssh-agent 03:28:04 SSH_AUTH_SOCK=/tmp/ssh-qpqYJmpRm6tY/agent.15715 03:28:04 SSH_AGENT_PID=15716 03:28:04 [ssh-agent] Started. 03:28:04 Running ssh-add (command line suppressed) 03:28:04 Identity added: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_10518427452335068944.key (/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_10518427452335068944.key) 03:28:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:28:04 The recommended git tool is: NONE 03:28:06 using credential onap-jenkins-ssh 03:28:06 Wiping out workspace first. 03:28:06 Cloning the remote Git repository 03:28:07 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 03:28:07 > git init /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify # timeout=10 03:28:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 03:28:07 > git --version # timeout=10 03:28:07 > git --version # 'git version 2.39.0' 03:28:07 using GIT_SSH to set credentials Gerrit user 03:28:07 [INFO] Currently running in a labeled security context 03:28:07 [INFO] Currently SELinux is 'enforcing' on the host 03:28:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh10663457353996631598.key 03:28:07 Verifying host key using manually-configured host key entries 03:28:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:28:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 03:28:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 03:28:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 03:28:08 using GIT_SSH to set credentials Gerrit user 03:28:08 [INFO] Currently running in a labeled security context 03:28:08 [INFO] Currently SELinux is 'enforcing' on the host 03:28:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh4557040603917369497.key 03:28:08 Verifying host key using manually-configured host key entries 03:28:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/39/141739/1 # timeout=30 03:28:08 > git rev-parse 4cf5b1d6df3eb415e5a2804c05245bf0552a9971^{commit} # timeout=10 03:28:08 Checking out Revision 4cf5b1d6df3eb415e5a2804c05245bf0552a9971 (refs/changes/39/141739/1) 03:28:08 > git config core.sparsecheckout # timeout=10 03:28:08 > git checkout -f 4cf5b1d6df3eb415e5a2804c05245bf0552a9971 # timeout=30 03:28:11 Commit message: "Chore: Add dependabot config" 03:28:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:28:11 > git rev-list --no-walk 8a22fc38eb0d50c6d397cd16889e87d17b2d80f1 # timeout=10 03:28:12 [EnvInject] - Injecting environment variables from a build step. 03:28:12 [EnvInject] - Injecting as environment variables the properties content 03:28:12 PYTHON=python3 03:28:12 03:28:12 [EnvInject] - Variables injected successfully. 03:28:12 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins15504907518940200980.sh 03:28:12 ---> tox-install.sh 03:28:12 + source /home/jenkins/lf-env.sh 03:28:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:28:12 ++ mktemp -d /tmp/venv-XXXX 03:28:12 + lf_venv=/tmp/venv-YrTC 03:28:12 + local venv_file=/tmp/.os_lf_venv 03:28:12 + local python=python3 03:28:12 + local options 03:28:12 + local set_path=true 03:28:12 + local install_args= 03:28:12 ++ 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 03:28:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:28:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:28:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:28:12 + true 03:28:12 + case $1 in 03:28:12 + venv_file=/tmp/.toxenv 03:28:12 + shift 2 03:28:12 + true 03:28:12 + case $1 in 03:28:12 + shift 03:28:12 + break 03:28:12 + case $python in 03:28:12 + local pkg_list= 03:28:12 + [[ -d /opt/pyenv ]] 03:28:12 + echo 'Setup pyenv:' 03:28:12 Setup pyenv: 03:28:12 + export PYENV_ROOT=/opt/pyenv 03:28:12 + PYENV_ROOT=/opt/pyenv 03:28:12 + 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 03:28:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:28:12 + pyenv versions 03:28:12 system 03:28:12 * 3.8.13 (set by /opt/pyenv/version) 03:28:12 * 3.9.13 (set by /opt/pyenv/version) 03:28:12 * 3.10.6 (set by /opt/pyenv/version) 03:28:12 + command -v pyenv 03:28:12 ++ pyenv init - --no-rehash 03:28:12 + 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[*]}"'\'')" 03:28:12 export PATH="/opt/pyenv/shims:${PATH}" 03:28:12 export PYENV_SHELL=bash 03:28:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:28:12 pyenv() { 03:28:12 local command 03:28:12 command="${1:-}" 03:28:12 if [ "$#" -gt 0 ]; then 03:28:12 shift 03:28:12 fi 03:28:12 03:28:12 case "$command" in 03:28:12 rehash|shell) 03:28:12 eval "$(pyenv "sh-$command" "$@")" 03:28:12 ;; 03:28:12 *) 03:28:12 command pyenv "$command" "$@" 03:28:12 ;; 03:28:12 esac 03:28:12 }' 03:28:12 +++ 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[*]}"' 03:28:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:28:12 ++ 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 03:28:12 ++ 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 03:28:12 ++ export PYENV_SHELL=bash 03:28:12 ++ PYENV_SHELL=bash 03:28:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:28:12 +++ complete -F _pyenv pyenv 03:28:12 ++ lf-pyver python3 03:28:12 ++ local py_version_xy=python3 03:28:12 ++ local py_version_xyz= 03:28:12 ++ pyenv versions 03:28:12 ++ local command 03:28:12 ++ command=versions 03:28:12 ++ '[' 1 -gt 0 ']' 03:28:12 ++ shift 03:28:12 ++ case "$command" in 03:28:12 ++ command pyenv versions 03:28:12 ++ pyenv versions 03:28:12 ++ awk '{ print $1 }' 03:28:12 ++ sed 's/^[ *]* //' 03:28:12 ++ grep -E '^[0-9.]*[0-9]$' 03:28:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:28:12 +++ grep '^3' /tmp/.pyenv_versions 03:28:12 +++ tail -n 1 03:28:12 +++ sort -V 03:28:12 ++ py_version_xyz=3.10.6 03:28:12 ++ [[ -z 3.10.6 ]] 03:28:12 ++ echo 3.10.6 03:28:12 ++ return 0 03:28:12 + pyenv local 3.10.6 03:28:12 + local command 03:28:12 + command=local 03:28:12 + '[' 2 -gt 0 ']' 03:28:12 + shift 03:28:12 + case "$command" in 03:28:12 + command pyenv local 3.10.6 03:28:12 + pyenv local 3.10.6 03:28:12 + for arg in "$@" 03:28:12 + case $arg in 03:28:12 + pkg_list+='tox ' 03:28:12 + for arg in "$@" 03:28:12 + case $arg in 03:28:12 + pkg_list+='virtualenv ' 03:28:12 + for arg in "$@" 03:28:12 + case $arg in 03:28:12 + pkg_list+='urllib3~=1.26.15 ' 03:28:12 + [[ -f /tmp/.toxenv ]] 03:28:12 + [[ ! -f /tmp/.toxenv ]] 03:28:12 + [[ -n '' ]] 03:28:12 + python3 -m venv /tmp/venv-YrTC 03:28:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YrTC' 03:28:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YrTC 03:28:16 + echo /tmp/venv-YrTC 03:28:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:28:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:28:16 + /tmp/venv-YrTC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:28:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:28:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:28:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:28:22 + /tmp/venv-YrTC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:28:24 + type python3 03:28:24 + true 03:28:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YrTC/bin to PATH' 03:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-YrTC/bin to PATH 03:28:24 + PATH=/tmp/venv-YrTC/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 03:28:24 + return 0 03:28:24 + python3 --version 03:28:24 Python 3.10.6 03:28:24 + python3 -m pip --version 03:28:24 pip 25.2 from /tmp/venv-YrTC/lib/python3.10/site-packages/pip (python 3.10) 03:28:25 + python3 -m pip freeze 03:28:25 cachetools==6.1.0 03:28:25 chardet==5.2.0 03:28:25 colorama==0.4.6 03:28:25 distlib==0.4.0 03:28:25 filelock==3.18.0 03:28:25 packaging==25.0 03:28:25 platformdirs==4.3.8 03:28:25 pluggy==1.6.0 03:28:25 pyproject-api==1.9.1 03:28:25 tomli==2.2.1 03:28:25 tox==4.28.4 03:28:25 typing_extensions==4.14.1 03:28:25 urllib3==1.26.20 03:28:25 virtualenv==20.33.1 03:28:25 [EnvInject] - Injecting environment variables from a build step. 03:28:25 [EnvInject] - Injecting as environment variables the properties content 03:28:25 PARALLEL=false 03:28:25 03:28:25 [EnvInject] - Variables injected successfully. 03:28:25 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins6966132908136882908.sh 03:28:25 ---> tox-run.sh 03:28:25 + 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 03:28:25 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 03:28:25 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/docs 03:28:25 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 03:28:25 + cd /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 03:28:25 + source /home/jenkins/lf-env.sh 03:28:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:28:25 ++ mktemp -d /tmp/venv-XXXX 03:28:25 + lf_venv=/tmp/venv-CZCA 03:28:25 + local venv_file=/tmp/.os_lf_venv 03:28:25 + local python=python3 03:28:25 + local options 03:28:25 + local set_path=true 03:28:25 + local install_args= 03:28:25 ++ 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 03:28:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:28:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:28:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:28:25 + true 03:28:25 + case $1 in 03:28:25 + venv_file=/tmp/.toxenv 03:28:25 + shift 2 03:28:25 + true 03:28:25 + case $1 in 03:28:25 + shift 03:28:25 + break 03:28:25 + case $python in 03:28:25 + local pkg_list= 03:28:25 + [[ -d /opt/pyenv ]] 03:28:25 + echo 'Setup pyenv:' 03:28:25 Setup pyenv: 03:28:25 + export PYENV_ROOT=/opt/pyenv 03:28:25 + PYENV_ROOT=/opt/pyenv 03:28:25 + 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 03:28:25 + 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 03:28:25 + pyenv versions 03:28:25 system 03:28:25 3.8.13 03:28:25 3.9.13 03:28:25 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 03:28:25 + command -v pyenv 03:28:25 ++ pyenv init - --no-rehash 03:28:25 + 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[*]}"'\'')" 03:28:25 export PATH="/opt/pyenv/shims:${PATH}" 03:28:25 export PYENV_SHELL=bash 03:28:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:28:25 pyenv() { 03:28:25 local command 03:28:25 command="${1:-}" 03:28:25 if [ "$#" -gt 0 ]; then 03:28:25 shift 03:28:25 fi 03:28:25 03:28:25 case "$command" in 03:28:25 rehash|shell) 03:28:25 eval "$(pyenv "sh-$command" "$@")" 03:28:25 ;; 03:28:25 *) 03:28:25 command pyenv "$command" "$@" 03:28:25 ;; 03:28:25 esac 03:28:25 }' 03:28:25 +++ 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[*]}"' 03:28:25 ++ 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 03:28:25 ++ 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 03:28:25 ++ 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 03:28:25 ++ export PYENV_SHELL=bash 03:28:25 ++ PYENV_SHELL=bash 03:28:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:28:25 +++ complete -F _pyenv pyenv 03:28:25 ++ lf-pyver python3 03:28:25 ++ local py_version_xy=python3 03:28:25 ++ local py_version_xyz= 03:28:25 ++ sed 's/^[ *]* //' 03:28:25 ++ awk '{ print $1 }' 03:28:25 ++ grep -E '^[0-9.]*[0-9]$' 03:28:25 ++ pyenv versions 03:28:25 ++ local command 03:28:25 ++ command=versions 03:28:25 ++ '[' 1 -gt 0 ']' 03:28:25 ++ shift 03:28:25 ++ case "$command" in 03:28:25 ++ command pyenv versions 03:28:25 ++ pyenv versions 03:28:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:28:25 +++ grep '^3' /tmp/.pyenv_versions 03:28:25 +++ tail -n 1 03:28:25 +++ sort -V 03:28:25 ++ py_version_xyz=3.10.6 03:28:25 ++ [[ -z 3.10.6 ]] 03:28:25 ++ echo 3.10.6 03:28:25 ++ return 0 03:28:25 + pyenv local 3.10.6 03:28:25 + local command 03:28:25 + command=local 03:28:25 + '[' 2 -gt 0 ']' 03:28:25 + shift 03:28:25 + case "$command" in 03:28:25 + command pyenv local 3.10.6 03:28:25 + pyenv local 3.10.6 03:28:25 + for arg in "$@" 03:28:25 + case $arg in 03:28:25 + pkg_list+='tox ' 03:28:25 + for arg in "$@" 03:28:25 + case $arg in 03:28:25 + pkg_list+='virtualenv ' 03:28:25 + for arg in "$@" 03:28:25 + case $arg in 03:28:25 + pkg_list+='urllib3~=1.26.15 ' 03:28:25 + [[ -f /tmp/.toxenv ]] 03:28:25 ++ cat /tmp/.toxenv 03:28:25 + lf_venv=/tmp/venv-YrTC 03:28:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrTC from' file:/tmp/.toxenv 03:28:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrTC from file:/tmp/.toxenv 03:28:25 + /tmp/venv-YrTC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:28:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:28:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:28:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:28:26 + /tmp/venv-YrTC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:28:27 + type python3 03:28:27 + true 03:28:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YrTC/bin to PATH' 03:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-YrTC/bin to PATH 03:28:27 + PATH=/tmp/venv-YrTC/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 03:28:27 + return 0 03:28:27 + [[ -d /opt/pyenv ]] 03:28:27 + echo '---> Setting up pyenv' 03:28:27 ---> Setting up pyenv 03:28:27 + export PYENV_ROOT=/opt/pyenv 03:28:27 + PYENV_ROOT=/opt/pyenv 03:28:27 + export PATH=/opt/pyenv/bin:/tmp/venv-YrTC/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 03:28:27 + PATH=/opt/pyenv/bin:/tmp/venv-YrTC/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 03:28:27 ++ pwd 03:28:27 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 03:28:27 + export PYTHONPATH 03:28:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:28:27 + TOX_TESTENV_PASSENV=PYTHONPATH 03:28:27 + tox --version 03:28:27 4.28.4 from /tmp/venv-YrTC/lib/python3.10/site-packages/tox/__init__.py 03:28:27 + PARALLEL=false 03:28:27 + TOX_OPTIONS_LIST= 03:28:27 + [[ -n pytest ]] 03:28:27 + TOX_OPTIONS_LIST=' -e pytest' 03:28:27 + case ${PARALLEL,,} in 03:28:27 + tox -e pytest 03:28:27 + tee -a /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/tox.log 03:28:29 pytest: install_deps> python -I -m pip install -r requirements.txt 03:28:32 pytest: freeze> python -m pip freeze --all 03:28:33 pytest: asynctest==0.13.0,certifi==2025.8.3,chardet==3.0.4,exceptiongroup==1.3.0,idna==2.7,iniconfig==2.1.0,mock==5.2.0,packaging==25.0,pip==25.0.1,pluggy==1.5.0,pytest==8.3.5,requests==2.20.1,setuptools==75.3.2,tomli==2.2.1,typing_extensions==4.13.2,urllib3==1.24.3,websockets==7.0,wheel==0.45.1 03:28:33 pytest: commands[0]> pytest -v 03:28:33 ============================= test session starts ============================== 03:28:33 platform linux -- Python 3.8.13, pytest-8.3.5, pluggy-1.5.0 -- /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin/python 03:28:33 cachedir: .tox/pytest/.pytest_cache 03:28:33 rootdir: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 03:28:33 collecting ... collected 33 items 03:28:33 03:28:33 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_delete_yang_model PASSED [ 3%] 03:28:33 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_edit_config_with_all_params PASSED [ 6%] 03:28:33 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config PASSED [ 9%] 03:28:33 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_load_yang_model PASSED [ 12%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_delete_yang_model PASSED [ 15%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_edit_config PASSED [ 18%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config PASSED [ 21%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config_for_given_module PASSED [ 24%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_load_yang_model PASSED [ 27%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_run_less_like_mode PASSED [ 30%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_absent_and_container_is_present PASSED [ 33%] 03:28:33 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_present_and_container_is_absent PASSED [ 36%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_event PASSED [ 39%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_template PASSED [ 42%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_template_params_are_missing PASSED [ 45%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_when_only_override_is_given PASSED [ 48%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_all_params PASSED [ 51%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_empty_get_content_param PASSED [ 54%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload PASSED [ 57%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload_and_override PASSED [ 60%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_configure_action_with_all_params PASSED [ 63%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_filter_templates_action_with_all_params PASSED [ 66%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config_action_with_all_params PASSED [ 69%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_event_action_with_all_params PASSED [ 72%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_template_action_with_all_params PASSED [ 75%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_get_content_param PASSED [ 78%] 03:28:33 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_list_param PASSED [ 81%] 03:28:33 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_retrieve_configuration PASSED [ 84%] 03:28:33 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_event PASSED [ 87%] 03:28:33 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_one_time_event PASSED [ 90%] 03:28:33 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_trigger_filter_template_action PASSED [ 93%] 03:28:33 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_update_configuration PASSED [ 96%] 03:28:33 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message PASSED [100%] 03:28:33 03:28:33 =============================== warnings summary =============================== 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76 03:28:33 /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 03:28:33 def read(cls, reader, *, mask, max_size=None, extensions=None): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53 03:28:33 /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 03:28:33 def read_request(stream): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98 03:28:33 /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 03:28:33 def read_response(stream): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142 03:28:33 /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 03:28:33 def read_headers(stream): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182 03:28:33 /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 03:28:33 def read_line(stream): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357 03:28:33 /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 03:28:33 def wait_closed(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370 03:28:33 /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 03:28:33 def recv(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447 03:28:33 /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 03:28:33 def send(self, data): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514 03:28:33 /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 03:28:33 def close(self, code=1000, reason=''): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564 03:28:33 /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 03:28:33 def ping(self, data=None): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603 03:28:33 /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 03:28:33 def pong(self, data=b''): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623 03:28:33 /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 03:28:33 def ensure_open(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665 03:28:33 /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 03:28:33 def transfer_data(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733 03:28:33 /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 03:28:33 def read_message(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804 03:28:33 /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 03:28:33 def read_data_frame(self, max_size): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875 03:28:33 /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 03:28:33 def read_frame(self, max_size): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890 03:28:33 /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 03:28:33 def write_frame(self, fin, opcode, data, *, _expected_state=State.OPEN): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941 03:28:33 /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 03:28:33 def write_close_frame(self, data=b''): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962 03:28:33 /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 03:28:33 def keepalive_ping(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003 03:28:33 /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 03:28:33 def close_connection(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068 03:28:33 /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 03:28:33 def wait_for_connection_lost(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61 03:28:33 /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 03:28:33 def write_http_request(self, path, headers): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77 03:28:33 /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 03:28:33 def read_http_response(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215 03:28:33 /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 03:28:33 def handshake( 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443 03:28:33 /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 03:28:33 def __iter__(self): # pragma: no cover 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101 03:28:33 /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 03:28:33 def handler(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200 03:28:33 /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 03:28:33 def read_http_request(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223 03:28:33 /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 03:28:33 def write_http_response(self, status, headers, body=None): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243 03:28:33 /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 03:28:33 def process_request(self, path, request_headers): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436 03:28:33 /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 03:28:33 def handshake( 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602 03:28:33 /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 03:28:33 def _close(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643 03:28:33 /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 03:28:33 def wait_closed(self): 03:28:33 03:28:33 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837 03:28:33 /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 03:28:33 def __iter__(self): # pragma: no cover 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434 03:28:33 /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 03:28:33 def wait(self, skip=0): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448 03:28:33 /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 03:28:33 def wait_next(self, skip=0): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468 03:28:33 /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 03:28:33 def wait_for(self, predicate): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489 03:28:33 /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 03:28:33 def _notify(self): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357 03:28:33 /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 03:28:33 def doCleanups(self): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381 03:28:33 /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 03:28:33 def assertAsyncRaises(self, exception, awaitable): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392 03:28:33 /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 03:28:33 def assertAsyncRaisesRegex(self, exception, regex, awaitable): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403 03:28:33 /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 03:28:33 def assertAsyncWarns(self, warning, awaitable): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414 03:28:33 /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 03:28:33 def assertAsyncWarnsRegex(self, warning, regex, awaitable): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445 03:28:33 /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 03:28:33 def advance(self, seconds): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487 03:28:33 /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 03:28:33 def _drain_loop(self): 03:28:33 03:28:33 .tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13 03:28:33 /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 03:28:33 def exhaust_callbacks(loop): 03:28:33 03:28:33 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 03:28:33 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 03:28:33 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 03:28:33 /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 03:28:33 def proxy(): 03:28:33 03:28:33 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 03:28:33 ======================= 33 passed, 48 warnings in 0.21s ======================== 03:28:33 pytest: OK (5.53=setup[5.07]+cmd[0.46] seconds) 03:28:33 congratulations :) (5.75 seconds) 03:28:33 + tox_status=0 03:28:33 + echo '---> Completed tox runs' 03:28:33 ---> Completed tox runs 03:28:33 + for i in .tox/*/log 03:28:33 ++ echo .tox/pytest/log 03:28:33 ++ awk -F/ '{print $2}' 03:28:33 + tox_env=pytest 03:28:33 + cp -r .tox/pytest/log /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/pytest 03:28:33 + DOC_DIR=docs/_build/html 03:28:33 + [[ -d docs/_build/html ]] 03:28:33 + echo '---> tox-run.sh ends' 03:28:33 ---> tox-run.sh ends 03:28:33 + test 0 -eq 0 03:28:33 $ ssh-agent -k 03:28:33 unset SSH_AUTH_SOCK; 03:28:33 unset SSH_AGENT_PID; 03:28:33 echo Agent pid 15716 killed; 03:28:33 [ssh-agent] Stopped. 03:28:33 [PostBuildScript] - [INFO] Executing post build scripts. 03:28:33 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins17010800033186175590.sh 03:28:33 ---> sysstat.sh 03:28:34 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins3395249677308462815.sh 03:28:34 ---> package-listing.sh 03:28:34 ++ facter osfamily 03:28:34 ++ tr '[:upper:]' '[:lower:]' 03:28:34 + OS_FAMILY=redhat 03:28:34 + workspace=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 03:28:34 + START_PACKAGES=/tmp/packages_start.txt 03:28:34 + END_PACKAGES=/tmp/packages_end.txt 03:28:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:34 + PACKAGES=/tmp/packages_start.txt 03:28:34 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 03:28:34 + PACKAGES=/tmp/packages_end.txt 03:28:34 + case "${OS_FAMILY}" in 03:28:34 + rpm -qa 03:28:34 + sort 03:28:35 + '[' -f /tmp/packages_start.txt ']' 03:28:35 + '[' -f /tmp/packages_end.txt ']' 03:28:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:35 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 03:28:35 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 03:28:35 + 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/ 03:28:35 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins12195520415246131173.sh 03:28:35 ---> capture-instance-metadata.sh 03:28:35 Setup pyenv: 03:28:35 system 03:28:35 3.8.13 03:28:35 3.9.13 03:28:35 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 03:28:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-88Xh 03:28:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:28:43 lf-activate-venv(): INFO: Installing: lftools 03:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-88Xh/bin to PATH 03:29:13 INFO: Running in OpenStack, capturing instance metadata 03:29:13 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins11143182885489950067.sh 03:29:13 provisioning config files... 03:29:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/config10967140198861345190tmp 03:29:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:29:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:29:13 [EnvInject] - Injecting environment variables from a build step. 03:29:13 [EnvInject] - Injecting as environment variables the properties content 03:29:13 SERVER_ID=logs 03:29:13 03:29:13 [EnvInject] - Variables injected successfully. 03:29:13 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins13683799077448912079.sh 03:29:13 ---> create-netrc.sh 03:29:13 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins8524100030589839545.sh 03:29:13 ---> python-tools-install.sh 03:29:13 Setup pyenv: 03:29:13 system 03:29:13 3.8.13 03:29:13 3.9.13 03:29:13 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 03:29:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-88Xh from file:/tmp/.os_lf_venv 03:29:19 lf-activate-venv(): INFO: Installing: lftools 03:29:29 lf-activate-venv(): INFO: Adding /tmp/venv-88Xh/bin to PATH 03:29:29 Generating Requirements File 03:29:53 Python 3.10.6 03:29:53 pip 25.2 from /tmp/venv-88Xh/lib/python3.10/site-packages/pip (python 3.10) 03:29:53 appdirs==1.4.4 03:29:53 argcomplete==3.6.2 03:29:53 aspy.yaml==1.3.0 03:29:53 attrs==25.3.0 03:29:53 autopage==0.5.2 03:29:53 beautifulsoup4==4.13.4 03:29:53 boto3==1.40.8 03:29:53 botocore==1.40.8 03:29:53 bs4==0.0.2 03:29:53 cachetools==5.5.2 03:29:53 certifi==2025.8.3 03:29:53 cffi==1.17.1 03:29:53 cfgv==3.4.0 03:29:53 chardet==5.2.0 03:29:53 charset-normalizer==3.4.3 03:29:53 click==8.2.1 03:29:53 cliff==4.10.0 03:29:53 cmd2==2.7.0 03:29:53 cryptography==3.3.2 03:29:53 debtcollector==3.0.0 03:29:53 decorator==5.2.1 03:29:53 defusedxml==0.7.1 03:29:53 Deprecated==1.2.18 03:29:53 distlib==0.4.0 03:29:53 dnspython==2.7.0 03:29:53 docker==7.1.0 03:29:53 dogpile.cache==1.4.0 03:29:53 durationpy==0.10 03:29:53 email_validator==2.2.0 03:29:53 filelock==3.18.0 03:29:53 future==1.0.0 03:29:53 gitdb==4.0.12 03:29:53 GitPython==3.1.45 03:29:53 google-auth==2.40.3 03:29:53 httplib2==0.22.0 03:29:53 identify==2.6.13 03:29:53 idna==3.10 03:29:53 importlib-resources==1.5.0 03:29:53 iso8601==2.1.0 03:29:53 Jinja2==3.1.6 03:29:53 jmespath==1.0.1 03:29:53 jsonpatch==1.33 03:29:53 jsonpointer==3.0.0 03:29:53 jsonschema==4.25.0 03:29:53 jsonschema-specifications==2025.4.1 03:29:53 keystoneauth1==5.11.1 03:29:53 kubernetes==33.1.0 03:29:53 lftools==0.37.13 03:29:53 lxml==6.0.0 03:29:53 markdown-it-py==4.0.0 03:29:53 MarkupSafe==3.0.2 03:29:53 mdurl==0.1.2 03:29:53 msgpack==1.1.1 03:29:53 multi_key_dict==2.0.3 03:29:53 munch==4.0.0 03:29:53 netaddr==1.3.0 03:29:53 niet==1.4.2 03:29:53 nodeenv==1.9.1 03:29:53 oauth2client==4.1.3 03:29:53 oauthlib==3.3.1 03:29:53 openstacksdk==4.6.0 03:29:53 os-client-config==2.3.0 03:29:53 os-service-types==1.8.0 03:29:53 osc-lib==4.1.0 03:29:53 oslo.config==10.0.0 03:29:53 oslo.context==6.0.0 03:29:53 oslo.i18n==6.5.1 03:29:53 oslo.log==7.2.0 03:29:53 oslo.serialization==5.7.0 03:29:53 oslo.utils==9.0.0 03:29:53 packaging==25.0 03:29:53 pbr==6.1.1 03:29:53 platformdirs==4.3.8 03:29:53 prettytable==3.16.0 03:29:53 psutil==7.0.0 03:29:53 pyasn1==0.6.1 03:29:53 pyasn1_modules==0.4.2 03:29:53 pycparser==2.22 03:29:53 pygerrit2==2.0.15 03:29:53 PyGithub==2.7.0 03:29:53 Pygments==2.19.2 03:29:53 PyJWT==2.10.1 03:29:53 PyNaCl==1.5.0 03:29:53 pyparsing==2.4.7 03:29:53 pyperclip==1.9.0 03:29:53 pyrsistent==0.20.0 03:29:53 python-cinderclient==9.7.0 03:29:53 python-dateutil==2.9.0.post0 03:29:53 python-heatclient==4.3.0 03:29:53 python-jenkins==1.8.3 03:29:53 python-keystoneclient==5.6.0 03:29:53 python-magnumclient==4.8.1 03:29:53 python-openstackclient==8.1.0 03:29:53 python-swiftclient==4.8.0 03:29:53 PyYAML==6.0.2 03:29:53 referencing==0.36.2 03:29:53 requests==2.32.4 03:29:53 requests-oauthlib==2.0.0 03:29:53 requestsexceptions==1.4.0 03:29:53 rfc3986==2.0.0 03:29:53 rich==14.1.0 03:29:53 rich-argparse==1.7.1 03:29:53 rpds-py==0.27.0 03:29:53 rsa==4.9.1 03:29:53 ruamel.yaml==0.18.14 03:29:53 ruamel.yaml.clib==0.2.12 03:29:53 s3transfer==0.13.1 03:29:53 simplejson==3.20.1 03:29:53 six==1.17.0 03:29:53 smmap==5.0.2 03:29:53 soupsieve==2.7 03:29:53 stevedore==5.4.1 03:29:53 tabulate==0.9.0 03:29:53 toml==0.10.2 03:29:53 tomlkit==0.13.3 03:29:53 tqdm==4.67.1 03:29:53 typing_extensions==4.14.1 03:29:53 tzdata==2025.2 03:29:53 urllib3==1.26.20 03:29:53 virtualenv==20.33.1 03:29:53 wcwidth==0.2.13 03:29:53 websocket-client==1.8.0 03:29:53 wrapt==1.17.3 03:29:53 xdg==6.0.0 03:29:53 xmltodict==0.14.2 03:29:53 yq==3.4.3 03:29:53 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins9603722085115150721.sh 03:29:53 ---> sudo-logs.sh 03:29:53 Archiving 'sudo' log.. 03:29:54 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins9933812223789981789.sh 03:29:54 ---> job-cost.sh 03:29:54 Setup pyenv: 03:29:54 system 03:29:54 3.8.13 03:29:54 3.9.13 03:29:54 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 03:29:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-88Xh from file:/tmp/.os_lf_venv 03:29:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:30:01 lf-activate-venv(): INFO: Adding /tmp/venv-88Xh/bin to PATH 03:30:01 INFO: No Stack... 03:30:01 INFO: Retrieving Pricing Info for: v3-standard-2 03:30:01 INFO: Archiving Costs 03:30:01 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins17565914979297824467.sh 03:30:01 ---> logs-deploy.sh 03:30:01 Setup pyenv: 03:30:01 system 03:30:01 3.8.13 03:30:01 3.9.13 03:30:01 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 03:30:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-88Xh from file:/tmp/.os_lf_venv 03:30:04 lf-activate-venv(): INFO: Installing: lftools 03:30:13 lf-activate-venv(): INFO: Adding /tmp/venv-88Xh/bin to PATH 03:30:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-simulator-cli-tox-verify/104 03:30:13 INFO: archiving workspace using pattern(s): 03:30:14 Archives upload complete. 03:30:14 INFO: archiving logs to Nexus 03:30:15 ---> uname -a: 03:30:15 Linux prd-centos8-builder-2c-1g-34974.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:30:15 03:30:15 03:30:15 ---> lscpu: 03:30:15 Architecture: x86_64 03:30:15 CPU op-mode(s): 32-bit, 64-bit 03:30:15 Byte Order: Little Endian 03:30:15 CPU(s): 2 03:30:15 On-line CPU(s) list: 0,1 03:30:15 Thread(s) per core: 1 03:30:15 Core(s) per socket: 1 03:30:15 Socket(s): 2 03:30:15 NUMA node(s): 1 03:30:15 Vendor ID: AuthenticAMD 03:30:15 CPU family: 23 03:30:15 Model: 49 03:30:15 Model name: AMD EPYC-Rome Processor 03:30:15 Stepping: 0 03:30:15 CPU MHz: 2800.000 03:30:15 BogoMIPS: 5600.00 03:30:15 Virtualization: AMD-V 03:30:15 Hypervisor vendor: KVM 03:30:15 Virtualization type: full 03:30:15 L1d cache: 32K 03:30:15 L1i cache: 32K 03:30:15 L2 cache: 512K 03:30:15 L3 cache: 16384K 03:30:15 NUMA node0 CPU(s): 0,1 03:30:15 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 03:30:15 03:30:15 03:30:15 ---> nproc: 03:30:15 2 03:30:15 03:30:15 03:30:15 ---> df -h: 03:30:15 Filesystem Size Used Avail Use% Mounted on 03:30:15 devtmpfs 3.8G 0 3.8G 0% /dev 03:30:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:30:15 tmpfs 3.8G 17M 3.8G 1% /run 03:30:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:30:15 /dev/vda1 40G 8.6G 32G 22% / 03:30:15 tmpfs 770M 0 770M 0% /run/user/1001 03:30:15 03:30:15 03:30:15 ---> free -m: 03:30:15 total used free shared buff/cache available 03:30:15 Mem: 7699 594 4916 19 2188 6795 03:30:15 Swap: 1023 0 1023 03:30:15 03:30:15 03:30:15 ---> ip addr: 03:30:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:30:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:30:15 inet 127.0.0.1/8 scope host lo 03:30:15 valid_lft forever preferred_lft forever 03:30:15 inet6 ::1/128 scope host 03:30:15 valid_lft forever preferred_lft forever 03:30:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:30:15 link/ether fa:16:3e:86:cc:66 brd ff:ff:ff:ff:ff:ff 03:30:15 altname enp0s3 03:30:15 altname ens3 03:30:15 inet 10.30.106.91/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:30:15 valid_lft 86239sec preferred_lft 86239sec 03:30:15 inet6 fe80::f816:3eff:fe86:cc66/64 scope link 03:30:15 valid_lft forever preferred_lft forever 03:30:15 03:30:15 03:30:15 ---> sar -b -r -n DEV: 03:30:15 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 03:30:15 03:30:15 03:27:31 LINUX RESTART (2 CPU) 03:30:15 03:30:15 03:28:01 AM tps rtps wtps bread/s bwrtn/s 03:30:15 03:29:01 AM 377.77 163.20 214.58 6618.86 9328.51 03:30:15 03:30:01 AM 99.90 0.58 99.32 77.44 7805.21 03:30:15 Average: 238.84 81.89 156.95 3348.15 8566.86 03:30:15 03:30:15 03:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:30:15 03:29:01 AM 5216680 6943552 2667764 33.84 2688 1904264 792232 8.87 378320 1965616 96324 03:30:15 03:30:01 AM 5103184 7027064 2781260 35.28 2688 2085864 680764 7.62 381220 2021380 119780 03:30:15 Average: 5159932 6985308 2724512 34.56 2688 1995064 736498 8.24 379770 1993498 108052 03:30:15 03:30:15 03:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:30:15 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:15 03:29:01 AM eth0 328.64 167.01 1618.89 69.92 0.00 0.00 0.00 0.00 03:30:15 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:15 03:30:01 AM eth0 54.43 37.97 280.52 8.79 0.00 0.00 0.00 0.00 03:30:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:15 Average: eth0 191.54 102.49 949.71 39.36 0.00 0.00 0.00 0.00 03:30:15 03:30:15 03:30:15 ---> sar -P ALL: 03:30:15 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 03:30:15 03:30:15 03:27:31 LINUX RESTART (2 CPU) 03:30:15 03:30:15 03:28:01 AM CPU %user %nice %system %iowait %steal %idle 03:30:15 03:29:01 AM all 40.55 2.63 20.11 5.62 0.21 30.88 03:30:15 03:29:01 AM 0 41.81 2.43 20.87 4.74 0.17 29.99 03:30:15 03:29:01 AM 1 39.28 2.84 19.34 6.51 0.25 31.77 03:30:15 03:30:01 AM all 33.74 0.00 3.65 7.36 0.10 55.15 03:30:15 03:30:01 AM 0 42.31 0.00 4.46 6.36 0.10 46.77 03:30:15 03:30:01 AM 1 25.19 0.00 2.83 8.35 0.10 63.53 03:30:15 Average: all 37.11 1.30 11.79 6.50 0.16 43.14 03:30:15 Average: 0 42.06 1.20 12.59 5.56 0.13 38.46 03:30:15 Average: 1 32.16 1.40 11.00 7.44 0.18 47.82 03:30:15 03:30:15 03:30:15