10:53:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 10:53:25 Running as SYSTEM 10:53:25 [EnvInject] - Loading node environment variables. 10:53:25 Building remotely on prd-centos8-builder-2c-1g-18914 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 10:53:25 [ssh-agent] Looking for ssh-agent implementation... 10:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:25 $ ssh-agent 10:53:26 SSH_AUTH_SOCK=/tmp/ssh-eyKd4Z8HYChU/agent.14462 10:53:26 SSH_AGENT_PID=14463 10:53:26 [ssh-agent] Started. 10:53:26 Running ssh-add (command line suppressed) 10:53:26 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_7089436559130212377.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_7089436559130212377.key) 10:53:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:53:26 The recommended git tool is: NONE 10:53:28 using credential onap-jenkins-ssh 10:53:28 Wiping out workspace first. 10:53:28 Cloning the remote Git repository 10:53:28 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:53:28 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 10:53:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:53:28 > git --version # timeout=10 10:53:28 > git --version # 'git version 2.39.0' 10:53:28 using GIT_SSH to set credentials Gerrit user 10:53:28 [INFO] Currently running in a labeled security context 10:53:28 [INFO] Currently SELinux is 'enforcing' on the host 10:53:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh12215928316560722610.key 10:53:28 Verifying host key using manually-configured host key entries 10:53:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:53:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:53:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:53:29 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:53:29 using GIT_SSH to set credentials Gerrit user 10:53:29 [INFO] Currently running in a labeled security context 10:53:29 [INFO] Currently SELinux is 'enforcing' on the host 10:53:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh11954179114508968665.key 10:53:29 Verifying host key using manually-configured host key entries 10:53:29 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/2 # timeout=30 10:53:29 > git rev-parse 192c7300e4919731b3934cc3bde9b3b802888f77^{commit} # timeout=10 10:53:29 Checking out Revision 192c7300e4919731b3934cc3bde9b3b802888f77 (refs/changes/11/141111/2) 10:53:29 > git config core.sparsecheckout # timeout=10 10:53:29 > git checkout -f 192c7300e4919731b3934cc3bde9b3b802888f77 # timeout=30 10:53:32 Commit message: "[INT] Add docker image for testkube custom executor" 10:53:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:53:32 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 10:53:33 [EnvInject] - Injecting environment variables from a build step. 10:53:33 [EnvInject] - Injecting as environment variables the properties content 10:53:33 PYTHON=python3 10:53:33 10:53:33 [EnvInject] - Variables injected successfully. 10:53:33 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins11573901916914101096.sh 10:53:33 ---> tox-install.sh 10:53:33 + source /home/jenkins/lf-env.sh 10:53:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:53:33 ++ mktemp -d /tmp/venv-XXXX 10:53:33 + lf_venv=/tmp/venv-K69v 10:53:33 + local venv_file=/tmp/.os_lf_venv 10:53:33 + local python=python3 10:53:33 + local options 10:53:33 + local set_path=true 10:53:33 + local install_args= 10:53:33 ++ 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 10:53:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:53:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:53:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:53:33 + true 10:53:33 + case $1 in 10:53:33 + venv_file=/tmp/.toxenv 10:53:33 + shift 2 10:53:33 + true 10:53:33 + case $1 in 10:53:33 + shift 10:53:33 + break 10:53:33 + case $python in 10:53:33 + local pkg_list= 10:53:33 + [[ -d /opt/pyenv ]] 10:53:33 + echo 'Setup pyenv:' 10:53:33 Setup pyenv: 10:53:33 + export PYENV_ROOT=/opt/pyenv 10:53:33 + PYENV_ROOT=/opt/pyenv 10:53:33 + 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 10:53:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:53:33 + pyenv versions 10:53:33 system 10:53:33 * 3.8.13 (set by /opt/pyenv/version) 10:53:33 * 3.9.13 (set by /opt/pyenv/version) 10:53:33 * 3.10.6 (set by /opt/pyenv/version) 10:53:33 + command -v pyenv 10:53:33 ++ pyenv init - --no-rehash 10:53:33 + 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[*]}"'\'')" 10:53:33 export PATH="/opt/pyenv/shims:${PATH}" 10:53:33 export PYENV_SHELL=bash 10:53:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:53:33 pyenv() { 10:53:33 local command 10:53:33 command="${1:-}" 10:53:33 if [ "$#" -gt 0 ]; then 10:53:33 shift 10:53:33 fi 10:53:33 10:53:33 case "$command" in 10:53:33 rehash|shell) 10:53:33 eval "$(pyenv "sh-$command" "$@")" 10:53:33 ;; 10:53:33 *) 10:53:33 command pyenv "$command" "$@" 10:53:33 ;; 10:53:33 esac 10:53:33 }' 10:53:33 +++ 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[*]}"' 10:53:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:53:33 ++ 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 10:53:33 ++ 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 10:53:33 ++ export PYENV_SHELL=bash 10:53:33 ++ PYENV_SHELL=bash 10:53:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:53:33 +++ complete -F _pyenv pyenv 10:53:33 ++ lf-pyver python3 10:53:33 ++ local py_version_xy=python3 10:53:33 ++ local py_version_xyz= 10:53:33 ++ pyenv versions 10:53:33 ++ local command 10:53:33 ++ command=versions 10:53:33 ++ '[' 1 -gt 0 ']' 10:53:33 ++ shift 10:53:33 ++ case "$command" in 10:53:33 ++ command pyenv versions 10:53:33 ++ pyenv versions 10:53:33 ++ grep -E '^[0-9.]*[0-9]$' 10:53:33 ++ sed 's/^[ *]* //' 10:53:33 ++ awk '{ print $1 }' 10:53:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:53:33 +++ grep '^3' /tmp/.pyenv_versions 10:53:33 +++ tail -n 1 10:53:33 +++ sort -V 10:53:33 ++ py_version_xyz=3.10.6 10:53:33 ++ [[ -z 3.10.6 ]] 10:53:33 ++ echo 3.10.6 10:53:33 ++ return 0 10:53:33 + pyenv local 3.10.6 10:53:33 + local command 10:53:33 + command=local 10:53:33 + '[' 2 -gt 0 ']' 10:53:33 + shift 10:53:33 + case "$command" in 10:53:33 + command pyenv local 3.10.6 10:53:33 + pyenv local 3.10.6 10:53:33 + for arg in "$@" 10:53:33 + case $arg in 10:53:33 + pkg_list+='tox ' 10:53:33 + for arg in "$@" 10:53:33 + case $arg in 10:53:33 + pkg_list+='virtualenv ' 10:53:33 + for arg in "$@" 10:53:33 + case $arg in 10:53:33 + pkg_list+='urllib3~=1.26.15 ' 10:53:33 + [[ -f /tmp/.toxenv ]] 10:53:33 + [[ ! -f /tmp/.toxenv ]] 10:53:33 + [[ -n '' ]] 10:53:33 + python3 -m venv /tmp/venv-K69v 10:53:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K69v' 10:53:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K69v 10:53:37 + echo /tmp/venv-K69v 10:53:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:53:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:53:37 + /tmp/venv-K69v/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:53:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:53:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:53:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:53:41 + /tmp/venv-K69v/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:53:43 + type python3 10:53:43 + true 10:53:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K69v/bin to PATH' 10:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-K69v/bin to PATH 10:53:43 + PATH=/tmp/venv-K69v/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 10:53:43 + return 0 10:53:43 + python3 --version 10:53:43 Python 3.10.6 10:53:43 + python3 -m pip --version 10:53:43 pip 25.1.1 from /tmp/venv-K69v/lib/python3.10/site-packages/pip (python 3.10) 10:53:43 + python3 -m pip freeze 10:53:43 cachetools==6.0.0 10:53:43 chardet==5.2.0 10:53:43 colorama==0.4.6 10:53:43 distlib==0.3.9 10:53:43 filelock==3.18.0 10:53:43 packaging==25.0 10:53:43 platformdirs==4.3.8 10:53:43 pluggy==1.6.0 10:53:43 pyproject-api==1.9.1 10:53:43 tomli==2.2.1 10:53:43 tox==4.26.0 10:53:43 typing_extensions==4.14.0 10:53:43 urllib3==1.26.20 10:53:43 virtualenv==20.31.2 10:53:43 [EnvInject] - Injecting environment variables from a build step. 10:53:43 [EnvInject] - Injecting as environment variables the properties content 10:53:43 PARALLEL=false 10:53:43 10:53:43 [EnvInject] - Variables injected successfully. 10:53:43 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins6892171978113769245.sh 10:53:44 ---> tox-run.sh 10:53:44 + 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 10:53:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 10:53:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 10:53:44 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 10:53:44 + cd /w/workspace/integration-xtesting-master-md-lint/. 10:53:44 + source /home/jenkins/lf-env.sh 10:53:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:53:44 ++ mktemp -d /tmp/venv-XXXX 10:53:44 + lf_venv=/tmp/venv-CSCD 10:53:44 + local venv_file=/tmp/.os_lf_venv 10:53:44 + local python=python3 10:53:44 + local options 10:53:44 + local set_path=true 10:53:44 + local install_args= 10:53:44 ++ 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 10:53:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:53:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:53:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:53:44 + true 10:53:44 + case $1 in 10:53:44 + venv_file=/tmp/.toxenv 10:53:44 + shift 2 10:53:44 + true 10:53:44 + case $1 in 10:53:44 + shift 10:53:44 + break 10:53:44 + case $python in 10:53:44 + local pkg_list= 10:53:44 + [[ -d /opt/pyenv ]] 10:53:44 + echo 'Setup pyenv:' 10:53:44 Setup pyenv: 10:53:44 + export PYENV_ROOT=/opt/pyenv 10:53:44 + PYENV_ROOT=/opt/pyenv 10:53:44 + 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 10:53:44 + 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 10:53:44 + pyenv versions 10:53:44 system 10:53:44 3.8.13 10:53:44 3.9.13 10:53:44 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:53:44 + command -v pyenv 10:53:44 ++ pyenv init - --no-rehash 10:53:44 + 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[*]}"'\'')" 10:53:44 export PATH="/opt/pyenv/shims:${PATH}" 10:53:44 export PYENV_SHELL=bash 10:53:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:53:44 pyenv() { 10:53:44 local command 10:53:44 command="${1:-}" 10:53:44 if [ "$#" -gt 0 ]; then 10:53:44 shift 10:53:44 fi 10:53:44 10:53:44 case "$command" in 10:53:44 rehash|shell) 10:53:44 eval "$(pyenv "sh-$command" "$@")" 10:53:44 ;; 10:53:44 *) 10:53:44 command pyenv "$command" "$@" 10:53:44 ;; 10:53:44 esac 10:53:44 }' 10:53:44 +++ 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[*]}"' 10:53:44 ++ 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 10:53:44 ++ 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 10:53:44 ++ 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 10:53:44 ++ export PYENV_SHELL=bash 10:53:44 ++ PYENV_SHELL=bash 10:53:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:53:44 +++ complete -F _pyenv pyenv 10:53:44 ++ lf-pyver python3 10:53:44 ++ local py_version_xy=python3 10:53:44 ++ local py_version_xyz= 10:53:44 ++ pyenv versions 10:53:44 ++ local command 10:53:44 ++ awk '{ print $1 }' 10:53:44 ++ command=versions 10:53:44 ++ '[' 1 -gt 0 ']' 10:53:44 ++ shift 10:53:44 ++ case "$command" in 10:53:44 ++ command pyenv versions 10:53:44 ++ pyenv versions 10:53:44 ++ sed 's/^[ *]* //' 10:53:44 ++ grep -E '^[0-9.]*[0-9]$' 10:53:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:53:44 +++ grep '^3' /tmp/.pyenv_versions 10:53:44 +++ tail -n 1 10:53:44 +++ sort -V 10:53:44 ++ py_version_xyz=3.10.6 10:53:44 ++ [[ -z 3.10.6 ]] 10:53:44 ++ echo 3.10.6 10:53:44 ++ return 0 10:53:44 + pyenv local 3.10.6 10:53:44 + local command 10:53:44 + command=local 10:53:44 + '[' 2 -gt 0 ']' 10:53:44 + shift 10:53:44 + case "$command" in 10:53:44 + command pyenv local 3.10.6 10:53:44 + pyenv local 3.10.6 10:53:44 + for arg in "$@" 10:53:44 + case $arg in 10:53:44 + pkg_list+='tox ' 10:53:44 + for arg in "$@" 10:53:44 + case $arg in 10:53:44 + pkg_list+='virtualenv ' 10:53:44 + for arg in "$@" 10:53:44 + case $arg in 10:53:44 + pkg_list+='urllib3~=1.26.15 ' 10:53:44 + [[ -f /tmp/.toxenv ]] 10:53:44 ++ cat /tmp/.toxenv 10:53:44 + lf_venv=/tmp/venv-K69v 10:53:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K69v from' file:/tmp/.toxenv 10:53:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K69v from file:/tmp/.toxenv 10:53:44 + /tmp/venv-K69v/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:53:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:53:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:53:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:53:45 + /tmp/venv-K69v/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:53:45 + type python3 10:53:45 + true 10:53:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K69v/bin to PATH' 10:53:45 lf-activate-venv(): INFO: Adding /tmp/venv-K69v/bin to PATH 10:53:45 + PATH=/tmp/venv-K69v/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 10:53:45 + return 0 10:53:45 + [[ -d /opt/pyenv ]] 10:53:45 + echo '---> Setting up pyenv' 10:53:45 ---> Setting up pyenv 10:53:45 + export PYENV_ROOT=/opt/pyenv 10:53:45 + PYENV_ROOT=/opt/pyenv 10:53:45 + export PATH=/opt/pyenv/bin:/tmp/venv-K69v/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 10:53:45 + PATH=/opt/pyenv/bin:/tmp/venv-K69v/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 10:53:45 ++ pwd 10:53:45 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 10:53:45 + export PYTHONPATH 10:53:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:53:45 + TOX_TESTENV_PASSENV=PYTHONPATH 10:53:45 + tox --version 10:53:46 4.26.0 from /tmp/venv-K69v/lib/python3.10/site-packages/tox/__init__.py 10:53:46 + PARALLEL=false 10:53:46 + TOX_OPTIONS_LIST= 10:53:46 + [[ -n md ]] 10:53:46 + TOX_OPTIONS_LIST=' -e md' 10:53:46 + case ${PARALLEL,,} in 10:53:46 + tox -e md 10:53:46 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 10:53:47 md: install_deps> python -I -m pip install coala-bears nodeenv 10:54:09 md: freeze> python -m pip freeze --all 10:54:09 md: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.4.26,charset-normalizer==3.4.2,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.44,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.1,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.3,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.2,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 10:54:09 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 10:54:09 * Install prebuilt node (16.10.0) ..... done. 10:54:11 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 10:54:11 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 10:54:11 md: commands_pre[1]> npm install --global remark-cli 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'ini@4.1.3', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'nopt@7.2.1', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'proc-log@4.2.0', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'which@4.0.0', 10:54:14 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'which@4.0.0', 10:54:14 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'abbrev@2.0.0', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 10:54:14 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:14 npm WARN EBADENGINE Unsupported engine { 10:54:14 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 10:54:14 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:54:14 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:54:14 npm WARN EBADENGINE } 10:54:17 10:54:17 added 185 packages, and audited 186 packages in 6s 10:54:17 10:54:17 78 packages are looking for funding 10:54:17 run `npm fund` for details 10:54:17 10:54:17 found 0 vulnerabilities 10:54:17 npm notice 10:54:17 npm notice New major version of npm available! 7.24.0 -> 11.4.1 10:54:17 npm notice Changelog: 10:54:17 npm notice Run `npm install -g npm@11.4.1` to update! 10:54:17 npm notice 10:54:17 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 10:54:17 md: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( Completed tox runs' 10:54:18 ---> Completed tox runs 10:54:18 + for i in .tox/*/log 10:54:18 ++ echo .tox/md/log 10:54:18 ++ awk -F/ '{print $2}' 10:54:18 + tox_env=md 10:54:18 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 10:54:18 + DOC_DIR=docs/_build/html 10:54:18 + [[ -d docs/_build/html ]] 10:54:18 + echo '---> tox-run.sh ends' 10:54:18 ---> tox-run.sh ends 10:54:18 + test 5 -eq 0 10:54:18 + exit 5 10:54:18 Build step 'Execute shell' marked build as failure 10:54:18 $ ssh-agent -k 10:54:18 unset SSH_AUTH_SOCK; 10:54:18 unset SSH_AGENT_PID; 10:54:18 echo Agent pid 14463 killed; 10:54:18 [ssh-agent] Stopped. 10:54:19 [PostBuildScript] - [INFO] Executing post build scripts. 10:54:19 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins8444889499456550677.sh 10:54:19 ---> sysstat.sh 10:54:19 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins5375815888952083903.sh 10:54:19 ---> package-listing.sh 10:54:19 ++ facter osfamily 10:54:19 ++ tr '[:upper:]' '[:lower:]' 10:54:19 + OS_FAMILY=redhat 10:54:19 + workspace=/w/workspace/integration-xtesting-master-md-lint 10:54:19 + START_PACKAGES=/tmp/packages_start.txt 10:54:19 + END_PACKAGES=/tmp/packages_end.txt 10:54:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:54:19 + PACKAGES=/tmp/packages_start.txt 10:54:19 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:54:19 + PACKAGES=/tmp/packages_end.txt 10:54:19 + case "${OS_FAMILY}" in 10:54:19 + rpm -qa 10:54:19 + sort 10:54:20 + '[' -f /tmp/packages_start.txt ']' 10:54:20 + '[' -f /tmp/packages_end.txt ']' 10:54:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:54:20 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:54:20 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 10:54:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 10:54:20 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins16380116801492151295.sh 10:54:20 ---> capture-instance-metadata.sh 10:54:20 Setup pyenv: 10:54:20 system 10:54:20 3.8.13 10:54:20 3.9.13 10:54:20 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:54:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vyhX 10:54:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:54:27 lf-activate-venv(): INFO: Installing: lftools 10:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-vyhX/bin to PATH 10:54:49 INFO: Running in OpenStack, capturing instance metadata 10:54:49 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins2040802585278951782.sh 10:54:49 provisioning config files... 10:54:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config287673904350685292tmp 10:54:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:54:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:54:49 [EnvInject] - Injecting environment variables from a build step. 10:54:49 [EnvInject] - Injecting as environment variables the properties content 10:54:49 SERVER_ID=logs 10:54:49 10:54:49 [EnvInject] - Variables injected successfully. 10:54:49 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins16668572672090983324.sh 10:54:49 ---> create-netrc.sh 10:54:49 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins9794527193980201827.sh 10:54:49 ---> python-tools-install.sh 10:54:49 Setup pyenv: 10:54:49 system 10:54:49 3.8.13 10:54:49 3.9.13 10:54:49 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:54:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vyhX from file:/tmp/.os_lf_venv 10:54:51 lf-activate-venv(): INFO: Installing: lftools 10:54:59 lf-activate-venv(): INFO: Adding /tmp/venv-vyhX/bin to PATH 10:54:59 Generating Requirements File 10:55:16 Python 3.10.6 10:55:16 pip 25.1.1 from /tmp/venv-vyhX/lib/python3.10/site-packages/pip (python 3.10) 10:55:17 appdirs==1.4.4 10:55:17 argcomplete==3.6.2 10:55:17 aspy.yaml==1.3.0 10:55:17 attrs==25.3.0 10:55:17 autopage==0.5.2 10:55:17 beautifulsoup4==4.13.4 10:55:17 boto3==1.38.31 10:55:17 botocore==1.38.31 10:55:17 bs4==0.0.2 10:55:17 cachetools==5.5.2 10:55:17 certifi==2025.4.26 10:55:17 cffi==1.17.1 10:55:17 cfgv==3.4.0 10:55:17 chardet==5.2.0 10:55:17 charset-normalizer==3.4.2 10:55:17 click==8.2.1 10:55:17 cliff==4.10.0 10:55:17 cmd2==2.6.0 10:55:17 cryptography==3.3.2 10:55:17 debtcollector==3.0.0 10:55:17 decorator==5.2.1 10:55:17 defusedxml==0.7.1 10:55:17 Deprecated==1.2.18 10:55:17 distlib==0.3.9 10:55:17 dnspython==2.7.0 10:55:17 docker==7.1.0 10:55:17 dogpile.cache==1.4.0 10:55:17 durationpy==0.10 10:55:17 email_validator==2.2.0 10:55:17 filelock==3.18.0 10:55:17 future==1.0.0 10:55:17 gitdb==4.0.12 10:55:17 GitPython==3.1.44 10:55:17 google-auth==2.40.3 10:55:17 httplib2==0.22.0 10:55:17 identify==2.6.12 10:55:17 idna==3.10 10:55:17 importlib-resources==1.5.0 10:55:17 iso8601==2.1.0 10:55:17 Jinja2==3.1.6 10:55:17 jmespath==1.0.1 10:55:17 jsonpatch==1.33 10:55:17 jsonpointer==3.0.0 10:55:17 jsonschema==4.24.0 10:55:17 jsonschema-specifications==2025.4.1 10:55:17 keystoneauth1==5.11.0 10:55:17 kubernetes==32.0.1 10:55:17 lftools==0.37.13 10:55:17 lxml==5.4.0 10:55:17 MarkupSafe==3.0.2 10:55:17 msgpack==1.1.0 10:55:17 multi_key_dict==2.0.3 10:55:17 munch==4.0.0 10:55:17 netaddr==1.3.0 10:55:17 niet==1.4.2 10:55:17 nodeenv==1.9.1 10:55:17 oauth2client==4.1.3 10:55:17 oauthlib==3.2.2 10:55:17 openstacksdk==4.6.0 10:55:17 os-client-config==2.1.0 10:55:17 os-service-types==1.7.0 10:55:17 osc-lib==4.0.2 10:55:17 oslo.config==9.8.0 10:55:17 oslo.context==6.0.0 10:55:17 oslo.i18n==6.5.1 10:55:17 oslo.log==7.1.0 10:55:17 oslo.serialization==5.7.0 10:55:17 oslo.utils==9.0.0 10:55:17 packaging==25.0 10:55:17 pbr==6.1.1 10:55:17 platformdirs==4.3.8 10:55:17 prettytable==3.16.0 10:55:17 psutil==7.0.0 10:55:17 pyasn1==0.6.1 10:55:17 pyasn1_modules==0.4.2 10:55:17 pycparser==2.22 10:55:17 pygerrit2==2.0.15 10:55:17 PyGithub==2.6.1 10:55:17 PyJWT==2.10.1 10:55:17 PyNaCl==1.5.0 10:55:17 pyparsing==2.4.7 10:55:17 pyperclip==1.9.0 10:55:17 pyrsistent==0.20.0 10:55:17 python-cinderclient==9.7.0 10:55:17 python-dateutil==2.9.0.post0 10:55:17 python-heatclient==4.2.0 10:55:17 python-jenkins==1.8.2 10:55:17 python-keystoneclient==5.6.0 10:55:17 python-magnumclient==4.8.1 10:55:17 python-openstackclient==8.1.0 10:55:17 python-swiftclient==4.8.0 10:55:17 PyYAML==6.0.2 10:55:17 referencing==0.36.2 10:55:17 requests==2.32.3 10:55:17 requests-oauthlib==2.0.0 10:55:17 requestsexceptions==1.4.0 10:55:17 rfc3986==2.0.0 10:55:17 rpds-py==0.25.1 10:55:17 rsa==4.9.1 10:55:17 ruamel.yaml==0.18.12 10:55:17 ruamel.yaml.clib==0.2.12 10:55:17 s3transfer==0.13.0 10:55:17 simplejson==3.20.1 10:55:17 six==1.17.0 10:55:17 smmap==5.0.2 10:55:17 soupsieve==2.7 10:55:17 stevedore==5.4.1 10:55:17 tabulate==0.9.0 10:55:17 toml==0.10.2 10:55:17 tomlkit==0.13.3 10:55:17 tqdm==4.67.1 10:55:17 typing_extensions==4.14.0 10:55:17 tzdata==2025.2 10:55:17 urllib3==1.26.20 10:55:17 virtualenv==20.31.2 10:55:17 wcwidth==0.2.13 10:55:17 websocket-client==1.8.0 10:55:17 wrapt==1.17.2 10:55:17 xdg==6.0.0 10:55:17 xmltodict==0.14.2 10:55:17 yq==3.4.3 10:55:17 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins4439762123242258691.sh 10:55:17 ---> sudo-logs.sh 10:55:17 Archiving 'sudo' log.. 10:55:17 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins4587641672076533284.sh 10:55:17 ---> job-cost.sh 10:55:17 Setup pyenv: 10:55:17 system 10:55:17 3.8.13 10:55:17 3.9.13 10:55:17 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:55:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vyhX from file:/tmp/.os_lf_venv 10:55:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-vyhX/bin to PATH 10:55:24 INFO: No Stack... 10:55:24 INFO: Retrieving Pricing Info for: v3-standard-2 10:55:25 INFO: Archiving Costs 10:55:25 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins10330102854136619261.sh 10:55:25 ---> logs-deploy.sh 10:55:25 Setup pyenv: 10:55:25 system 10:55:25 3.8.13 10:55:25 3.9.13 10:55:25 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:55:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vyhX from file:/tmp/.os_lf_venv 10:55:27 lf-activate-venv(): INFO: Installing: lftools 10:55:34 lf-activate-venv(): INFO: Adding /tmp/venv-vyhX/bin to PATH 10:55:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/72 10:55:34 INFO: archiving workspace using pattern(s): 10:55:35 Archives upload complete. 10:55:35 INFO: archiving logs to Nexus 10:55:36 ---> uname -a: 10:55:36 Linux prd-centos8-builder-2c-1g-18914.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 10:55:36 10:55:36 10:55:36 ---> lscpu: 10:55:36 Architecture: x86_64 10:55:36 CPU op-mode(s): 32-bit, 64-bit 10:55:36 Byte Order: Little Endian 10:55:36 CPU(s): 2 10:55:36 On-line CPU(s) list: 0,1 10:55:36 Thread(s) per core: 1 10:55:36 Core(s) per socket: 1 10:55:36 Socket(s): 2 10:55:36 NUMA node(s): 1 10:55:36 Vendor ID: AuthenticAMD 10:55:36 CPU family: 23 10:55:36 Model: 49 10:55:36 Model name: AMD EPYC-Rome Processor 10:55:36 Stepping: 0 10:55:36 CPU MHz: 2799.998 10:55:36 BogoMIPS: 5599.99 10:55:36 Virtualization: AMD-V 10:55:36 Hypervisor vendor: KVM 10:55:36 Virtualization type: full 10:55:36 L1d cache: 32K 10:55:36 L1i cache: 32K 10:55:36 L2 cache: 512K 10:55:36 L3 cache: 16384K 10:55:36 NUMA node0 CPU(s): 0,1 10:55:36 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 10:55:36 10:55:36 10:55:36 ---> nproc: 10:55:36 2 10:55:36 10:55:36 10:55:36 ---> df -h: 10:55:36 Filesystem Size Used Avail Use% Mounted on 10:55:36 devtmpfs 3.8G 0 3.8G 0% /dev 10:55:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:55:36 tmpfs 3.8G 17M 3.8G 1% /run 10:55:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:55:36 /dev/vda1 40G 8.9G 32G 23% / 10:55:36 tmpfs 770M 0 770M 0% /run/user/1001 10:55:36 10:55:36 10:55:36 ---> free -m: 10:55:36 total used free shared buff/cache available 10:55:36 Mem: 7699 613 4509 19 2576 6768 10:55:36 Swap: 1023 0 1023 10:55:36 10:55:36 10:55:36 ---> ip addr: 10:55:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:55:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:55:36 inet 127.0.0.1/8 scope host lo 10:55:36 valid_lft forever preferred_lft forever 10:55:36 inet6 ::1/128 scope host 10:55:36 valid_lft forever preferred_lft forever 10:55:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:55:36 link/ether fa:16:3e:86:3a:39 brd ff:ff:ff:ff:ff:ff 10:55:36 altname enp0s3 10:55:36 altname ens3 10:55:36 inet 10.30.107.252/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:55:36 valid_lft 86247sec preferred_lft 86247sec 10:55:36 inet6 fe80::f816:3eff:fe86:3a39/64 scope link 10:55:36 valid_lft forever preferred_lft forever 10:55:36 10:55:36 10:55:36 ---> sar -b -r -n DEV: 10:55:36 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 10:55:36 10:55:36 10:53:00 LINUX RESTART (2 CPU) 10:55:36 10:55:36 10:54:01 AM tps rtps wtps bread/s bwrtn/s 10:55:36 10:55:01 AM 205.25 2.70 202.55 126.38 20257.57 10:55:36 Average: 205.25 2.70 202.55 126.38 20257.57 10:55:36 10:55:36 10:54:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:55:36 10:55:01 AM 4769504 6970200 3114940 39.51 2688 2344544 696156 7.79 408336 2267852 126768 10:55:36 Average: 4769504 6970200 3114940 39.51 2688 2344544 696156 7.79 408336 2267852 126768 10:55:36 10:55:36 10:54:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:55:36 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:36 10:55:01 AM eth0 157.22 114.96 1300.50 22.64 0.00 0.00 0.00 0.00 10:55:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:36 Average: eth0 157.22 114.96 1300.50 22.64 0.00 0.00 0.00 0.00 10:55:36 10:55:36 10:55:36 ---> sar -P ALL: 10:55:36 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 10:55:36 10:55:36 10:53:00 LINUX RESTART (2 CPU) 10:55:36 10:55:36 10:54:01 AM CPU %user %nice %system %iowait %steal %idle 10:55:36 10:55:01 AM all 42.18 0.05 5.62 2.22 0.11 49.82 10:55:36 10:55:01 AM 0 35.43 0.05 5.03 2.59 0.12 56.78 10:55:36 10:55:01 AM 1 48.97 0.05 6.20 1.85 0.10 42.83 10:55:36 Average: all 42.18 0.05 5.62 2.22 0.11 49.82 10:55:36 Average: 0 35.43 0.05 5.03 2.59 0.12 56.78 10:55:36 Average: 1 48.97 0.05 6.20 1.85 0.10 42.83 10:55:36 10:55:36 10:55:36