08:56:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/+/146032 08:56:12 Running as SYSTEM 08:56:12 [EnvInject] - Loading node environment variables. 08:56:12 Building remotely on prd-centos8-builder-2c-1g-8831 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-master-robot-lint 08:56:12 [ssh-agent] Looking for ssh-agent implementation... 08:56:12 $ ssh-agent 08:56:12 SSH_AUTH_SOCK=/tmp/ssh-7w8igfraJLkS/agent.11992 08:56:12 SSH_AGENT_PID=11994 08:56:12 [ssh-agent] Started. 08:56:12 Running ssh-add (command line suppressed) 08:56:12 Identity added: /w/workspace/testsuite-master-robot-lint@tmp/private_key_18230782558706680283.key (/w/workspace/testsuite-master-robot-lint@tmp/private_key_18230782558706680283.key) 08:56:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:56:12 The recommended git tool is: NONE 08:56:19 using credential onap-jenkins-ssh 08:56:19 Wiping out workspace first. 08:56:20 Cloning the remote Git repository 08:56:20 Cloning repository git://cloud.onap.org/mirror/testsuite.git 08:56:20 > git init /w/workspace/testsuite-master-robot-lint # timeout=10 08:56:20 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 08:56:20 > git --version # timeout=10 08:56:20 > git --version # 'git version 2.43.0' 08:56:20 using GIT_SSH to set credentials Gerrit user 08:56:20 [INFO] Currently running in a labeled security context 08:56:20 [INFO] Currently SELinux is 'enforcing' on the host 08:56:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh14551070240216272011.key 08:56:20 Verifying host key using manually-configured host key entries 08:56:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:56:20 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 08:56:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:21 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 08:56:21 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 08:56:21 using GIT_SSH to set credentials Gerrit user 08:56:21 [INFO] Currently running in a labeled security context 08:56:21 [INFO] Currently SELinux is 'enforcing' on the host 08:56:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh14212234854869127676.key 08:56:21 Verifying host key using manually-configured host key entries 08:56:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git refs/changes/32/146032/2 # timeout=30 08:56:21 > git rev-parse 65a5c2078e3ac67c374a2e3513387513ee48bb6a^{commit} # timeout=10 08:56:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:56:21 Checking out Revision 65a5c2078e3ac67c374a2e3513387513ee48bb6a (refs/changes/32/146032/2) 08:56:21 > git config core.sparsecheckout # timeout=10 08:56:21 > git checkout -f 65a5c2078e3ac67c374a2e3513387513ee48bb6a # timeout=30 08:56:24 Commit message: "Increase pnf registrate completion poll timeout" 08:56:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:56:24 > git rev-list --no-walk 18c12a4b69407ec209138e011356236b42e7c8a8 # timeout=10 08:56:25 [EnvInject] - Injecting environment variables from a build step. 08:56:25 [EnvInject] - Injecting as environment variables the properties content 08:56:25 PYTHON=python3 08:56:25 08:56:25 [EnvInject] - Variables injected successfully. 08:56:25 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins8485463906117343734.sh 08:56:25 ---> tox-install.sh 08:56:25 + source /home/jenkins/lf-env.sh 08:56:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:56:25 ++ mktemp -d /tmp/venv-XXXX 08:56:25 + lf_venv=/tmp/venv-g0k1 08:56:25 + local venv_file=/tmp/.os_lf_venv 08:56:25 + local python=python3 08:56:25 + local options 08:56:25 + local set_path=true 08:56:25 + local install_args= 08:56: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 08:56:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:56:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:56:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:56:25 + true 08:56:25 + case $1 in 08:56:25 + venv_file=/tmp/.toxenv 08:56:25 + shift 2 08:56:25 + true 08:56:25 + case $1 in 08:56:25 + shift 08:56:25 + break 08:56:25 + case $python in 08:56:25 + local pkg_list= 08:56:25 + [[ -d /opt/pyenv ]] 08:56:25 + echo 'Setup pyenv:' 08:56:25 Setup pyenv: 08:56:25 + export PYENV_ROOT=/opt/pyenv 08:56:25 + PYENV_ROOT=/opt/pyenv 08:56:25 + 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 08:56:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:56:25 + pyenv versions 08:56:25 system 08:56:25 * 3.8.13 (set by /opt/pyenv/version) 08:56:25 * 3.9.13 (set by /opt/pyenv/version) 08:56:25 * 3.10.6 (set by /opt/pyenv/version) 08:56:25 + command -v pyenv 08:56:25 ++ pyenv init - --no-rehash 08:56: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[*]}"'\'')" 08:56:25 export PATH="/opt/pyenv/shims:${PATH}" 08:56:25 export PYENV_SHELL=bash 08:56:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:56:25 pyenv() { 08:56:25 local command 08:56:25 command="${1:-}" 08:56:25 if [ "$#" -gt 0 ]; then 08:56:25 shift 08:56:25 fi 08:56:25 08:56:25 case "$command" in 08:56:25 rehash|shell) 08:56:25 eval "$(pyenv "sh-$command" "$@")" 08:56:25 ;; 08:56:25 *) 08:56:25 command pyenv "$command" "$@" 08:56:25 ;; 08:56:25 esac 08:56:25 }' 08:56: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[*]}"' 08:56:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:56:25 ++ 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 08:56:25 ++ 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 08:56:25 ++ export PYENV_SHELL=bash 08:56:25 ++ PYENV_SHELL=bash 08:56:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:56:25 +++ complete -F _pyenv pyenv 08:56:25 ++ lf-pyver python3 08:56:25 ++ local py_version_xy=python3 08:56:25 ++ local py_version_xyz= 08:56:25 ++ pyenv versions 08:56:25 ++ local command 08:56:25 ++ command=versions 08:56:25 ++ '[' 1 -gt 0 ']' 08:56:25 ++ shift 08:56:25 ++ case "$command" in 08:56:25 ++ command pyenv versions 08:56:25 ++ pyenv versions 08:56:25 ++ awk '{ print $1 }' 08:56:25 ++ grep -E '^[0-9.]*[0-9]$' 08:56:25 ++ sed 's/^[ *]* //' 08:56:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:56:25 +++ grep '^3' /tmp/.pyenv_versions 08:56:25 +++ tail -n 1 08:56:25 +++ sort -V 08:56:25 ++ py_version_xyz=3.10.6 08:56:25 ++ [[ -z 3.10.6 ]] 08:56:25 ++ echo 3.10.6 08:56:25 ++ return 0 08:56:25 + pyenv local 3.10.6 08:56:25 + local command 08:56:25 + command=local 08:56:25 + '[' 2 -gt 0 ']' 08:56:25 + shift 08:56:25 + case "$command" in 08:56:25 + command pyenv local 3.10.6 08:56:25 + pyenv local 3.10.6 08:56:25 + for arg in "$@" 08:56:25 + case $arg in 08:56:25 + pkg_list+='tox ' 08:56:25 + for arg in "$@" 08:56:25 + case $arg in 08:56:25 + pkg_list+='virtualenv ' 08:56:25 + for arg in "$@" 08:56:25 + case $arg in 08:56:25 + pkg_list+='urllib3~=1.26.15 ' 08:56:25 + [[ -f /tmp/.toxenv ]] 08:56:25 + [[ ! -f /tmp/.toxenv ]] 08:56:25 + [[ -n '' ]] 08:56:25 + python3 -m venv /tmp/venv-g0k1 08:56:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g0k1' 08:56:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g0k1 08:56:29 + echo /tmp/venv-g0k1 08:56:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:56:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:56:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:56:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:29 + local 'pip_opts=--upgrade --quiet' 08:56:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:56:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:56:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:56:29 + [[ -n '' ]] 08:56:29 + [[ -n '' ]] 08:56:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:56:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:29 + /tmp/venv-g0k1/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 08:56:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:56:33 lf-activate-venv(): INFO: Base packages installed successfully 08:56:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:56:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:56:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:56:33 + /tmp/venv-g0k1/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 08:56:35 + type python3 08:56:35 + true 08:56:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g0k1/bin to PATH' 08:56:35 lf-activate-venv(): INFO: Adding /tmp/venv-g0k1/bin to PATH 08:56:35 + PATH=/tmp/venv-g0k1/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 08:56:35 + return 0 08:56:35 + python3 --version 08:56:35 Python 3.10.6 08:56:35 + python3 -m pip --version 08:56:35 pip 26.1.2 from /tmp/venv-g0k1/lib/python3.10/site-packages/pip (python 3.10) 08:56:35 + python3 -m pip freeze 08:56:36 cachetools==7.1.4 08:56:36 colorama==0.4.6 08:56:36 distlib==0.4.3 08:56:36 filelock==3.29.7 08:56:36 packaging==26.2 08:56:36 platformdirs==4.10.0 08:56:36 pluggy==1.6.0 08:56:36 pyproject-api==1.10.1 08:56:36 python-discovery==1.4.4 08:56:36 tomli==2.4.1 08:56:36 tomli_w==1.2.0 08:56:36 tox==4.56.4 08:56:36 typing_extensions==4.16.0 08:56:36 urllib3==1.26.20 08:56:36 virtualenv==21.6.1 08:56:36 [EnvInject] - Injecting environment variables from a build step. 08:56:36 [EnvInject] - Injecting as environment variables the properties content 08:56:36 PARALLEL=false 08:56:36 08:56:36 [EnvInject] - Variables injected successfully. 08:56:36 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins11872424487810907573.sh 08:56:36 ---> tox-run.sh 08:56:36 + 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 08:56:36 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-master-robot-lint/archives/tox 08:56:36 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-master-robot-lint/archives/docs 08:56:36 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/tox 08:56:36 + cd /w/workspace/testsuite-master-robot-lint/. 08:56:36 + source /home/jenkins/lf-env.sh 08:56:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:56:36 ++ mktemp -d /tmp/venv-XXXX 08:56:36 + lf_venv=/tmp/venv-VYyG 08:56:36 + local venv_file=/tmp/.os_lf_venv 08:56:36 + local python=python3 08:56:36 + local options 08:56:36 + local set_path=true 08:56:36 + local install_args= 08:56:36 ++ 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 08:56:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:56:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:56:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:56:36 + true 08:56:36 + case $1 in 08:56:36 + venv_file=/tmp/.toxenv 08:56:36 + shift 2 08:56:36 + true 08:56:36 + case $1 in 08:56:36 + shift 08:56:36 + break 08:56:36 + case $python in 08:56:36 + local pkg_list= 08:56:36 + [[ -d /opt/pyenv ]] 08:56:36 + echo 'Setup pyenv:' 08:56:36 Setup pyenv: 08:56:36 + export PYENV_ROOT=/opt/pyenv 08:56:36 + PYENV_ROOT=/opt/pyenv 08:56:36 + 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 08:56:36 + 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 08:56:36 + pyenv versions 08:56:36 system 08:56:36 3.8.13 08:56:36 3.9.13 08:56:36 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 08:56:36 + command -v pyenv 08:56:36 ++ pyenv init - --no-rehash 08:56:36 + 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[*]}"'\'')" 08:56:36 export PATH="/opt/pyenv/shims:${PATH}" 08:56:36 export PYENV_SHELL=bash 08:56:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:56:36 pyenv() { 08:56:36 local command 08:56:36 command="${1:-}" 08:56:36 if [ "$#" -gt 0 ]; then 08:56:36 shift 08:56:36 fi 08:56:36 08:56:36 case "$command" in 08:56:36 rehash|shell) 08:56:36 eval "$(pyenv "sh-$command" "$@")" 08:56:36 ;; 08:56:36 *) 08:56:36 command pyenv "$command" "$@" 08:56:36 ;; 08:56:36 esac 08:56:36 }' 08:56:36 +++ 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[*]}"' 08:56:36 ++ 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 08:56:36 ++ 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 08:56:36 ++ 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 08:56:36 ++ export PYENV_SHELL=bash 08:56:36 ++ PYENV_SHELL=bash 08:56:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:56:36 +++ complete -F _pyenv pyenv 08:56:36 ++ lf-pyver python3 08:56:36 ++ local py_version_xy=python3 08:56:36 ++ local py_version_xyz= 08:56:36 ++ pyenv versions 08:56:36 ++ local command 08:56:36 ++ command=versions 08:56:36 ++ '[' 1 -gt 0 ']' 08:56:36 ++ shift 08:56:36 ++ case "$command" in 08:56:36 ++ command pyenv versions 08:56:36 ++ pyenv versions 08:56:36 ++ sed 's/^[ *]* //' 08:56:36 ++ awk '{ print $1 }' 08:56:36 ++ grep -E '^[0-9.]*[0-9]$' 08:56:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:56:36 +++ sort -V 08:56:36 +++ tail -n 1 08:56:36 +++ grep '^3' /tmp/.pyenv_versions 08:56:36 ++ py_version_xyz=3.10.6 08:56:36 ++ [[ -z 3.10.6 ]] 08:56:36 ++ echo 3.10.6 08:56:36 ++ return 0 08:56:36 + pyenv local 3.10.6 08:56:36 + local command 08:56:36 + command=local 08:56:36 + '[' 2 -gt 0 ']' 08:56:36 + shift 08:56:36 + case "$command" in 08:56:36 + command pyenv local 3.10.6 08:56:36 + pyenv local 3.10.6 08:56:36 + for arg in "$@" 08:56:36 + case $arg in 08:56:36 + pkg_list+='tox ' 08:56:36 + for arg in "$@" 08:56:36 + case $arg in 08:56:36 + pkg_list+='virtualenv ' 08:56:36 + for arg in "$@" 08:56:36 + case $arg in 08:56:36 + pkg_list+='urllib3~=1.26.15 ' 08:56:36 + [[ -f /tmp/.toxenv ]] 08:56:36 ++ cat /tmp/.toxenv 08:56:36 + lf_venv=/tmp/venv-g0k1 08:56:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g0k1 from' file:/tmp/.toxenv 08:56:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g0k1 from file:/tmp/.toxenv 08:56:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:56:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:36 + local 'pip_opts=--upgrade --quiet' 08:56:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:56:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:56:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:56:36 + [[ -n '' ]] 08:56:36 + [[ -n '' ]] 08:56:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:56:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:36 + /tmp/venv-g0k1/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 08:56:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:56:37 lf-activate-venv(): INFO: Base packages installed successfully 08:56:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:56:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:56:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:56:37 + /tmp/venv-g0k1/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 08:56:38 + type python3 08:56:38 + true 08:56:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g0k1/bin to PATH' 08:56:38 lf-activate-venv(): INFO: Adding /tmp/venv-g0k1/bin to PATH 08:56:38 + PATH=/tmp/venv-g0k1/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 08:56:38 + return 0 08:56:38 + [[ -d /opt/pyenv ]] 08:56:38 + echo '---> Setting up pyenv' 08:56:38 ---> Setting up pyenv 08:56:38 + export PYENV_ROOT=/opt/pyenv 08:56:38 + PYENV_ROOT=/opt/pyenv 08:56:38 + export PATH=/opt/pyenv/bin:/tmp/venv-g0k1/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 08:56:38 + PATH=/opt/pyenv/bin:/tmp/venv-g0k1/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 08:56:38 ++ pwd 08:56:38 + PYTHONPATH=/w/workspace/testsuite-master-robot-lint 08:56:38 + export PYTHONPATH 08:56:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:56:38 + TOX_TESTENV_PASSENV=PYTHONPATH 08:56:38 + tox --version 08:56:38 4.56.4 from /tmp/venv-g0k1/lib/python3.10/site-packages/tox/__init__.py 08:56:38 + PARALLEL=false 08:56:38 + TOX_OPTIONS_LIST= 08:56:38 + [[ -n robot ]] 08:56:38 + TOX_OPTIONS_LIST=' -e robot' 08:56:38 + case ${PARALLEL,,} in 08:56:38 + tox -e robot 08:56:38 + tee -a /w/workspace/testsuite-master-robot-lint/archives/tox/tox.log 08:56:46 robot: install_deps> python -I -m pip install robotframework-lint 08:56:48 robot: freeze> python -m pip freeze --all 08:56:48 robot: pip==25.0.1,robotframework==7.4.2,robotframework-lint==1.1,setuptools==75.3.4,wheel==0.45.1 08:56:48 robot: commands[0]> python -m rflint --ignore LineTooLong --ignore RequireKeywordDocumentation --ignore RequireTestDocumentation -r robot 08:56:48 + robot/resources/chart_museum.robot 08:56:48 W: 85, 0: Too many trailing blank lines (TrailingBlankLines) 08:56:48 + robot/resources/demo_preload.robot 08:56:48 W: 73, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/global_properties.robot 08:56:48 W: 49, 0: Too many trailing blank lines (TrailingBlankLines) 08:56:48 + robot/resources/mariadb_galera_interface.robot 08:56:48 W: 17, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/oof_interface.robot 08:56:48 W: 23, 0: Variable 'OOF_OSDF_ENDPOINT' defined twice, previous definition line 22 (DuplicateVariablesInResource) 08:56:48 + robot/resources/sdc_interface.robot 08:56:48 W: 301, 0: File has too many lines (1064) (FileTooLong) 08:56:48 W: 271, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 276, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 282, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 482, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 488, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 562, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 580, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 598, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 616, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 635, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 674, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 680, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 686, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 693, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 699, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 705, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 711, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 717, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 723, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 729, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 735, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 741, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 763, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 828, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/sdnc_interface.robot 08:56:48 W: 301, 0: File has too many lines (378) (FileTooLong) 08:56:48 W: 43, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/vvp_validation.robot 08:56:48 W: 12, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/aai/ccvpn-connectivities.robot 08:56:48 W: 90, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 95, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 101, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/aai/ccvpn-vpn-bindings.robot 08:56:48 W: 86, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 91, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 97, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/aai/create_tenant.robot 08:56:48 W: 79, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/dcae/deployment.robot 08:56:48 W: 24, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/openstack/cinder_interface.robot 08:56:48 W: 20, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 26, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/openstack/heat_interface.robot 08:56:48 W: 18, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 24, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 30, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/openstack/keystone_interface.robot 08:56:48 W: 85, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 91, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 103, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/openstack/neutron_interface.robot 08:56:48 W: 19, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 25, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 31, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 37, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 117, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/openstack/nova_interface.robot 08:56:48 W: 24, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 58, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 64, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 70, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 76, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 116, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/openstack/openstack_common.robot 08:56:48 W: 62, 0: Too few steps (0) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/portal-sdk/portalDef.robot 08:56:48 W: 301, 0: File has too many lines (810) (FileTooLong) 08:56:48 W: 135, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/ssh/files.robot 08:56:48 W: 15, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/ssh/processes.robot 08:56:48 W: 39, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/stack_validation/policy_check_vfw.robot 08:56:48 W: 93, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/stack_validation/validate_dns_scaling.robot 08:56:48 W: 33, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/stack_validation/validate_vfw.robot 08:56:48 W: 56, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 70, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/stack_validation/validate_vvg.robot 08:56:48 W: 11, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/test_templates/closedloop_test_template.robot 08:56:48 W: 61, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 64, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 225, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/test_templates/model_test_template.robot 08:56:48 W: 18, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/test_templates/vnf_orchestration_test_template.robot 08:56:48 W: 292, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/test_templates/vnfsdk_validation_template.robot 08:56:48 W: 34, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 68, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/resources/usecases/5gbulkpm_helm_interface.robot 08:56:48 W: 131, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 175, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 178, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 200, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 W: 223, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/testsuites/closed-loop.robot 08:56:48 W: 10, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 14, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 38, 0: Too many steps (11) in test case (TooManyTestSteps) 08:56:48 + robot/testsuites/demo.robot 08:56:48 W: 76, 0: Too many test cases (21 > 10) in test suite (TooManyTestCases) 08:56:48 W: 41, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 50, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 54, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 63, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 67, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 76, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 101, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 105, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 124, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 130, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 136, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 + robot/testsuites/health-check.robot 08:56:48 W: 301, 0: File has too many lines (342) (FileTooLong) 08:56:48 W: 80, 0: Too many test cases (66 > 10) in test suite (TooManyTestCases) 08:56:48 W: 38, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 47, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 51, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 55, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 59, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 63, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 67, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 71, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 75, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 80, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 84, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 88, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 92, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 96, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 100, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 104, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 108, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 112, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 116, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 120, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 124, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 128, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 132, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 136, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 140, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 154, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 158, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 162, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 166, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 170, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 174, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 178, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 182, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 186, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 190, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 199, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 203, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 219, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 223, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 227, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 231, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 235, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 239, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 243, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 247, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 251, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 255, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 260, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 265, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 313, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 317, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 321, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 336, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 340, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 + robot/testsuites/portalApp.robot 08:56:48 W: 56, 0: Too many test cases (17 > 10) in test suite (TooManyTestCases) 08:56:48 W: 11, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 15, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 20, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 25, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 29, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 33, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 37, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 71, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 82, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 + robot/testsuites/post-install-tests.robot 08:56:48 W: 12, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 + robot/testsuites/sdc-dcae-d.robot 08:56:48 W: 2, 0: No suite documentation (RequireSuiteDocumentation) 08:56:48 + robot/testsuites/update_onap_page.robot 08:56:48 W: 37, 0: Too many steps (39) in test case (TooManyTestSteps) 08:56:48 + robot/testsuites/vnf-orchestration-ovp.robot 08:56:48 W: 49, 0: Too many steps (21) in test case (TooManyTestSteps) 08:56:48 W: 128, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 08:56:48 + robot/testsuites/aai/aai-regression-test-v14.robot 08:56:48 W: 41, 0: Too many steps (13) in test case (TooManyTestSteps) 08:56:48 W: 58, 0: Too many steps (13) in test case (TooManyTestSteps) 08:56:48 + robot/testsuites/oof/oof-has.robot 08:56:48 W: 8, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 + robot/testsuites/oof/oof-osdf.robot 08:56:48 W: 8, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 W: 12, 0: Too few steps (1) in test case (TooFewTestSteps) 08:56:48 + robot/testsuites/usecases/5gbulkpm.robot 08:56:48 W: 92, 0: Too many trailing blank lines (TrailingBlankLines) 08:56:48 + robot/testsuites/usecases/5gson.robot 08:56:48 W: 91, 0: Too many steps (12) in test case (TooManyTestSteps) 08:56:48 W: 106, 0: Too many steps (17) in test case (TooManyTestSteps) 08:56:48 robot: OK (10.14=setup[9.75]+cmd[0.39] seconds) 08:56:48 congratulations :) (10.18 seconds) 08:56:49 + tox_status=0 08:56:49 + echo '---> Completed tox runs' 08:56:49 ---> Completed tox runs 08:56:49 + for i in .tox/*/log 08:56:49 ++ echo .tox/robot/log 08:56:49 ++ awk -F/ '{print $2}' 08:56:49 + tox_env=robot 08:56:49 + cp -r .tox/robot/log /w/workspace/testsuite-master-robot-lint/archives/tox/robot 08:56:49 + DOC_DIR=docs/_build/html 08:56:49 + [[ -d docs/_build/html ]] 08:56:49 + echo '---> tox-run.sh ends' 08:56:49 ---> tox-run.sh ends 08:56:49 + test 0 -eq 0 08:56:49 $ ssh-agent -k 08:56:49 unset SSH_AUTH_SOCK; 08:56:49 unset SSH_AGENT_PID; 08:56:49 echo Agent pid 11994 killed; 08:56:49 [ssh-agent] Stopped. 08:56:49 [PostBuildScript] - [INFO] Executing post build scripts. 08:56:49 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins12220231996667930455.sh 08:56:49 ---> sysstat.sh 08:56:49 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins10203096245755692718.sh 08:56:49 ---> package-listing.sh 08:56:49 ++ facter osfamily 08:56:49 ++ tr '[:upper:]' '[:lower:]' 08:56:49 + OS_FAMILY=redhat 08:56:49 + workspace=/w/workspace/testsuite-master-robot-lint 08:56:49 + START_PACKAGES=/tmp/packages_start.txt 08:56:49 + END_PACKAGES=/tmp/packages_end.txt 08:56:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:49 + PACKAGES=/tmp/packages_start.txt 08:56:49 + '[' /w/workspace/testsuite-master-robot-lint ']' 08:56:49 + PACKAGES=/tmp/packages_end.txt 08:56:49 + case "${OS_FAMILY}" in 08:56:49 + rpm -qa 08:56:49 + sort 08:56:50 + '[' -f /tmp/packages_start.txt ']' 08:56:50 + '[' -f /tmp/packages_end.txt ']' 08:56:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:50 + '[' /w/workspace/testsuite-master-robot-lint ']' 08:56:50 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/ 08:56:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-master-robot-lint/archives/ 08:56:50 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins1840425919927015114.sh 08:56:50 ---> capture-instance-metadata.sh 08:56:50 Setup pyenv: 08:56:50 system 08:56:50 3.8.13 08:56:50 3.9.13 08:56:50 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 08:56:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7IhX 08:56:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:56:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:58 lf-activate-venv(): INFO: Base packages installed successfully 08:56:58 lf-activate-venv(): INFO: Installing additional packages: lftools 08:57:20 lf-activate-venv(): INFO: Adding /tmp/venv-7IhX/bin to PATH 08:57:20 INFO: Running in OpenStack, capturing instance metadata 08:57:20 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins9178897628098305728.sh 08:57:20 provisioning config files... 08:57:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-master-robot-lint@tmp/config12955957098046675286tmp 08:57:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:57:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:57:20 [EnvInject] - Injecting environment variables from a build step. 08:57:20 [EnvInject] - Injecting as environment variables the properties content 08:57:20 SERVER_ID=logs 08:57:20 08:57:20 [EnvInject] - Variables injected successfully. 08:57:20 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins3581136596616938883.sh 08:57:20 ---> create-netrc.sh 08:57:20 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins4621909437404134851.sh 08:57:20 ---> python-tools-install.sh 08:57:20 Setup pyenv: 08:57:21 system 08:57:21 3.8.13 08:57:21 3.9.13 08:57:21 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 08:57:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7IhX from file:/tmp/.os_lf_venv 08:57:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:22 lf-activate-venv(): INFO: Base packages installed successfully 08:57:22 lf-activate-venv(): INFO: Installing additional packages: lftools 08:57:30 lf-activate-venv(): INFO: Adding /tmp/venv-7IhX/bin to PATH 08:57:30 Generating Requirements File 08:57:53 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. 08:57:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:57:53 Python 3.10.6 08:57:54 pip 26.1.2 from /tmp/venv-7IhX/lib/python3.10/site-packages/pip (python 3.10) 08:57:54 aiohappyeyeballs==2.7.1 08:57:54 aiohttp==3.14.1 08:57:54 aiosignal==1.4.0 08:57:54 appdirs==1.4.4 08:57:54 argcomplete==3.7.0 08:57:54 aspy.yaml==1.3.0 08:57:54 async-timeout==5.0.1 08:57:54 attrs==26.1.0 08:57:54 autopage==0.6.0 08:57:54 backports.strenum==1.3.1 08:57:54 beautifulsoup4==4.15.0 08:57:54 boto3==1.43.46 08:57:54 botocore==1.43.46 08:57:54 bs4==0.0.2 08:57:54 certifi==2026.6.17 08:57:54 cffi==2.1.0 08:57:54 cfgv==3.5.0 08:57:54 chardet==7.4.3 08:57:54 charset-normalizer==3.4.9 08:57:54 click==8.4.2 08:57:54 cliff==4.14.0 08:57:54 cmd2==3.5.1 08:57:54 cryptography==3.3.2 08:57:54 debtcollector==3.1.0 08:57:54 decorator==5.3.1 08:57:54 defusedxml==0.7.1 08:57:54 Deprecated==1.3.1 08:57:54 distlib==0.4.3 08:57:54 dnspython==2.8.0 08:57:54 docker==7.2.0 08:57:54 dogpile.cache==1.5.0 08:57:54 durationpy==0.10 08:57:54 email-validator==2.3.0 08:57:54 filelock==3.29.7 08:57:54 frozenlist==1.8.0 08:57:54 future==1.0.0 08:57:54 gitdb==4.0.12 08:57:54 GitPython==3.1.50 08:57:54 httplib2==0.30.2 08:57:54 identify==2.6.19 08:57:54 idna==3.18 08:57:54 importlib-resources==1.5.0 08:57:54 iso8601==2.1.0 08:57:54 Jinja2==3.1.6 08:57:54 jmespath==1.1.0 08:57:54 jsonpatch==1.33 08:57:54 jsonpointer==3.1.1 08:57:54 jsonschema==4.26.0 08:57:54 jsonschema-specifications==2025.9.1 08:57:54 keystoneauth1==5.14.0 08:57:54 kubernetes==36.0.2 08:57:54 lftools==0.37.22 08:57:54 lxml==6.1.1 08:57:54 markdown-it-py==4.2.0 08:57:54 MarkupSafe==3.0.3 08:57:54 mdurl==0.1.2 08:57:54 msgpack==1.2.1 08:57:54 multi_key_dict==2.0.3 08:57:54 multidict==6.7.1 08:57:54 munch==4.0.0 08:57:54 netaddr==1.3.0 08:57:54 niet==1.4.2 08:57:54 nodeenv==1.10.0 08:57:54 oauth2client==4.1.3 08:57:54 oauthlib==3.3.1 08:57:54 openstacksdk==4.13.0 08:57:54 os-service-types==1.8.2 08:57:54 osc-lib==4.6.0 08:57:54 oslo.config==10.4.0 08:57:54 oslo.context==6.4.0 08:57:54 oslo.i18n==6.8.0 08:57:54 oslo.log==8.2.0 08:57:54 oslo.serialization==5.10.0 08:57:54 oslo.utils==10.1.1 08:57:54 packaging==26.2 08:57:54 pbr==7.0.3 08:57:54 platformdirs==4.10.0 08:57:54 prettytable==3.18.0 08:57:54 propcache==0.5.2 08:57:54 psutil==7.2.2 08:57:54 pyasn1==0.6.4 08:57:54 pyasn1_modules==0.4.2 08:57:54 pycparser==3.0 08:57:54 pygerrit2==2.0.15 08:57:54 PyGithub==2.9.1 08:57:54 Pygments==2.20.0 08:57:54 PyJWT==2.13.0 08:57:54 PyNaCl==1.6.2 08:57:54 pyparsing==2.4.7 08:57:54 pyperclip==1.11.0 08:57:54 pyrsistent==0.20.0 08:57:54 python-cinderclient==9.9.0 08:57:54 python-dateutil==2.9.0.post0 08:57:54 python-discovery==1.4.4 08:57:54 python-heatclient==5.2.0 08:57:54 python-jenkins==1.8.3 08:57:54 python-keystoneclient==5.8.0 08:57:54 python-magnumclient==4.11.0 08:57:54 python-openstackclient==10.0.0 08:57:54 python-swiftclient==4.10.0 08:57:54 PyYAML==6.0.3 08:57:54 referencing==0.37.0 08:57:54 requests==2.34.2 08:57:54 requests-oauthlib==2.0.0 08:57:54 rfc3986==2.0.0 08:57:54 rich==15.0.0 08:57:54 rich-argparse==1.8.0 08:57:54 rpds-py==0.30.0 08:57:54 rsa==4.9.1 08:57:54 ruamel.yaml==0.19.1 08:57:54 ruamel.yaml.clib==0.2.15 08:57:54 s3transfer==0.19.1 08:57:54 simplejson==4.1.1 08:57:54 six==1.17.0 08:57:54 smmap==5.0.3 08:57:54 soupsieve==2.8.4 08:57:54 stevedore==5.8.0 08:57:54 tabulate==0.10.0 08:57:54 toml==0.10.2 08:57:54 tomlkit==0.15.0 08:57:54 tqdm==4.68.4 08:57:54 typing_extensions==4.16.0 08:57:54 urllib3==1.26.20 08:57:54 virtualenv==21.6.1 08:57:54 wcwidth==0.8.2 08:57:54 websocket-client==1.9.0 08:57:54 wrapt==2.2.2 08:57:54 xdg==6.0.0 08:57:54 xmltodict==1.0.4 08:57:54 yarl==1.24.2 08:57:54 yq==4.1.1 08:57:54 [testsuite-master-robot-lint] $ /bin/sh /tmp/jenkins9731236550058406698.sh 08:57:54 ---> uv-install.sh 08:57:54 Installing uv/uvx (latest) using shell installer 08:57:54 2026-07-11 08:57:54 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ps4oQ1.sh" [1] 08:57:54 downloading uv 0.11.28 x86_64-unknown-linux-gnu 08:57:55 installing to /home/jenkins/.local/bin 08:57:55 uv 08:57:55 uvx 08:57:55 everything's installed! 08:57:55 ---> Validating uv/uvx install 08:57:55 uvx 0.11.28 (x86_64-unknown-linux-gnu) 08:57:55 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins5580590792877111484.sh 08:57:55 ---> sudo-logs.sh 08:57:55 Archiving 'sudo' log.. 08:57:56 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins13137992683326006100.sh 08:57:56 ---> job-cost.sh 08:57:56 INFO: Activating Python virtual environment... 08:57:56 Setup pyenv: 08:57:56 system 08:57:56 3.8.13 08:57:56 3.9.13 08:57:56 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 08:57:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7IhX from file:/tmp/.os_lf_venv 08:57:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:58 lf-activate-venv(): INFO: Base packages installed successfully 08:57:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-7IhX/bin to PATH 08:58:03 INFO: No stack-cost file found 08:58:03 INFO: Instance uptime: 136s 08:58:03 INFO: Fetching instance metadata (attempt 1 of 3)... 08:58:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:58:03 INFO: Successfully fetched instance metadata 08:58:03 INFO: Instance type: v3-standard-2 08:58:03 INFO: Retrieving pricing info for: v3-standard-2 08:58:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:58:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=136 08:58:03 INFO: Successfully fetched Vexxhost pricing API 08:58:03 INFO: Retrieved cost: 0.06 08:58:03 INFO: Retrieved resource: v3-standard-2 08:58:03 INFO: Creating archive directory: /w/workspace/testsuite-master-robot-lint/archives/cost 08:58:03 INFO: Archiving costs to: /w/workspace/testsuite-master-robot-lint/archives/cost.csv 08:58:03 INFO: Successfully archived job cost data 08:58:03 DEBUG: Cost data: testsuite-master-robot-lint,152,2026-07-11 08:58:03,v3-standard-2,136,0.06,0.00,SUCCESS 08:58:03 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins14290518644708390158.sh 08:58:03 ---> logs-deploy.sh 08:58:03 Setup pyenv: 08:58:03 system 08:58:03 3.8.13 08:58:03 3.9.13 08:58:03 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 08:58:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7IhX from file:/tmp/.os_lf_venv 08:58:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:05 lf-activate-venv(): INFO: Base packages installed successfully 08:58:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-7IhX/bin to PATH 08:58:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-master-robot-lint/152 08:58:13 INFO: archiving workspace using pattern(s): 08:58:14 Archives upload complete. 08:58:14 INFO: archiving logs to Nexus 08:58:15 ---> uname -a: 08:58:15 Linux prd-centos8-builder-2c-1g-8831.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 08:58:15 08:58:15 08:58:15 ---> lscpu: 08:58:15 Architecture: x86_64 08:58:15 CPU op-mode(s): 32-bit, 64-bit 08:58:15 Byte Order: Little Endian 08:58:15 CPU(s): 2 08:58:15 On-line CPU(s) list: 0,1 08:58:15 Thread(s) per core: 1 08:58:15 Core(s) per socket: 1 08:58:15 Socket(s): 2 08:58:15 NUMA node(s): 1 08:58:15 Vendor ID: AuthenticAMD 08:58:15 CPU family: 23 08:58:15 Model: 49 08:58:15 Model name: AMD EPYC-Rome Processor 08:58:15 Stepping: 0 08:58:15 CPU MHz: 2799.998 08:58:15 BogoMIPS: 5599.99 08:58:15 Virtualization: AMD-V 08:58:15 Hypervisor vendor: KVM 08:58:15 Virtualization type: full 08:58:15 L1d cache: 32K 08:58:15 L1i cache: 32K 08:58:15 L2 cache: 512K 08:58:15 L3 cache: 16384K 08:58:15 NUMA node0 CPU(s): 0,1 08:58: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 08:58:15 08:58:15 08:58:15 ---> nproc: 08:58:15 2 08:58:15 08:58:15 08:58:15 ---> df -h: 08:58:15 Filesystem Size Used Avail Use% Mounted on 08:58:15 devtmpfs 3.8G 0 3.8G 0% /dev 08:58:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:58:15 tmpfs 3.8G 17M 3.8G 1% /run 08:58:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:58:15 /dev/vda1 40G 9.6G 31G 24% / 08:58:15 tmpfs 770M 0 770M 0% /run/user/1001 08:58:15 08:58:15 08:58:15 ---> free -m: 08:58:15 total used free shared buff/cache available 08:58:15 Mem: 7697 582 4676 19 2438 6801 08:58:15 Swap: 1023 0 1023 08:58:15 08:58:15 08:58:15 ---> ip addr: 08:58:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:58:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:58:15 inet 127.0.0.1/8 scope host lo 08:58:15 valid_lft forever preferred_lft forever 08:58:15 inet6 ::1/128 scope host 08:58:15 valid_lft forever preferred_lft forever 08:58:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:58:15 link/ether fa:16:3e:be:b5:09 brd ff:ff:ff:ff:ff:ff 08:58:15 altname enp0s3 08:58:15 altname ens3 08:58:15 inet 10.30.106.191/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:58:15 valid_lft 86262sec preferred_lft 86262sec 08:58:15 inet6 fe80::f816:3eff:febe:b509/64 scope link 08:58:15 valid_lft forever preferred_lft forever 08:58:15 08:58:15 08:58:15 ---> sar -b -r -n DEV: 08:58:15 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/11/2026 _x86_64_ (2 CPU) 08:58:15 08:58:15 08:55:53 LINUX RESTART (2 CPU) 08:58:15 08:58:15 08:56:01 AM tps rtps wtps bread/s bwrtn/s 08:58:15 08:57:01 AM 474.13 281.76 192.37 16097.70 41429.44 08:58:15 08:58:01 AM 177.22 22.03 155.20 454.12 15118.31 08:58:15 Average: 325.67 151.89 173.78 8275.91 28273.88 08:58:15 08:58:15 08:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:58:15 08:57:01 AM 5273072 7000724 2609360 33.10 2688 1906412 774112 8.67 408028 1877876 198564 08:58:15 08:58:01 AM 4792468 6963556 3089964 39.20 2688 2329620 713960 7.99 424664 2264216 242036 08:58:15 Average: 5032770 6982140 2849662 36.15 2688 2118016 744036 8.33 416346 2071046 220300 08:58:15 08:58:15 08:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:58:15 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:15 08:57:01 AM eth0 239.64 135.85 1093.10 64.16 0.00 0.00 0.00 0.00 08:58:15 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:15 08:58:01 AM eth0 98.50 63.71 1534.46 12.78 0.00 0.00 0.00 0.00 08:58:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:15 Average: eth0 169.07 99.78 1313.78 38.47 0.00 0.00 0.00 0.00 08:58:15 08:58:15 08:58:15 ---> sar -P ALL: 08:58:15 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/11/2026 _x86_64_ (2 CPU) 08:58:15 08:58:15 08:55:53 LINUX RESTART (2 CPU) 08:58:15 08:58:15 08:56:01 AM CPU %user %nice %system %iowait %steal %idle 08:58:15 08:57:01 AM all 47.95 2.97 37.10 3.83 0.09 8.06 08:58:15 08:57:01 AM 0 56.04 2.21 30.72 3.64 0.09 7.30 08:58:15 08:57:01 AM 1 39.80 3.74 43.52 4.03 0.09 8.82 08:58:15 08:58:01 AM all 38.65 0.44 11.78 1.50 0.10 47.53 08:58:15 08:58:01 AM 0 29.21 0.38 10.33 1.55 0.08 58.44 08:58:15 08:58:01 AM 1 48.12 0.50 13.23 1.46 0.12 36.58 08:58:15 Average: all 43.25 1.69 24.31 2.66 0.09 28.00 08:58:15 Average: 0 42.50 1.29 20.43 2.59 0.08 33.11 08:58:15 Average: 1 44.01 2.10 28.20 2.73 0.10 22.86 08:58:15 08:58:15 08:58:15