12:55:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 12:55:23 Running as SYSTEM 12:55:23 [EnvInject] - Loading node environment variables. 12:55:23 Building remotely on prd-centos8-builder-2c-1g-19992 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 12:55:23 [ssh-agent] Looking for ssh-agent implementation... 12:55:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:23 $ ssh-agent 12:55:23 SSH_AUTH_SOCK=/tmp/ssh-0jZjhMoJRBOQ/agent.16467 12:55:23 SSH_AGENT_PID=16469 12:55:23 [ssh-agent] Started. 12:55:23 Running ssh-add (command line suppressed) 12:55:24 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_10026547520489214756.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_10026547520489214756.key) 12:55:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:24 The recommended git tool is: NONE 12:55:26 using credential onap-jenkins-ssh 12:55:26 Wiping out workspace first. 12:55:26 Cloning the remote Git repository 12:55:26 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 12:55:26 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 12:55:26 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:55:26 > git --version # timeout=10 12:55:26 > git --version # 'git version 2.39.0' 12:55:26 using GIT_SSH to set credentials Gerrit user 12:55:26 [INFO] Currently running in a labeled security context 12:55:26 [INFO] Currently SELinux is 'enforcing' on the host 12:55:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh15083056136459947512.key 12:55:26 Verifying host key using manually-configured host key entries 12:55:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:55:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:55:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:55:27 using GIT_SSH to set credentials Gerrit user 12:55:27 [INFO] Currently running in a labeled security context 12:55:27 [INFO] Currently SELinux is 'enforcing' on the host 12:55:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh15183526287238807774.key 12:55:27 Verifying host key using manually-configured host key entries 12:55:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/5 # timeout=30 12:55:27 > git rev-parse 662d46c8516571b265f6e31d57173484477c8727^{commit} # timeout=10 12:55:27 Checking out Revision 662d46c8516571b265f6e31d57173484477c8727 (refs/changes/11/141111/5) 12:55:27 > git config core.sparsecheckout # timeout=10 12:55:27 > git checkout -f 662d46c8516571b265f6e31d57173484477c8727 # timeout=30 12:55:31 Commit message: "[INT] Add docker image for testkube custom executor" 12:55:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:55:31 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 12:55:31 [EnvInject] - Injecting environment variables from a build step. 12:55:31 [EnvInject] - Injecting as environment variables the properties content 12:55:31 PYTHON=python3 12:55:31 12:55:31 [EnvInject] - Variables injected successfully. 12:55:31 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins5084772261818791512.sh 12:55:31 ---> tox-install.sh 12:55:31 + source /home/jenkins/lf-env.sh 12:55:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:31 ++ mktemp -d /tmp/venv-XXXX 12:55:31 + lf_venv=/tmp/venv-ZFIK 12:55:31 + local venv_file=/tmp/.os_lf_venv 12:55:31 + local python=python3 12:55:31 + local options 12:55:31 + local set_path=true 12:55:31 + local install_args= 12:55:31 ++ 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 12:55:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:31 + true 12:55:31 + case $1 in 12:55:31 + venv_file=/tmp/.toxenv 12:55:31 + shift 2 12:55:31 + true 12:55:31 + case $1 in 12:55:31 + shift 12:55:31 + break 12:55:31 + case $python in 12:55:31 + local pkg_list= 12:55:31 + [[ -d /opt/pyenv ]] 12:55:31 + echo 'Setup pyenv:' 12:55:31 Setup pyenv: 12:55:31 + export PYENV_ROOT=/opt/pyenv 12:55:31 + PYENV_ROOT=/opt/pyenv 12:55:31 + 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 12:55:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:55:31 + pyenv versions 12:55:31 system 12:55:31 * 3.8.13 (set by /opt/pyenv/version) 12:55:31 * 3.9.13 (set by /opt/pyenv/version) 12:55:31 * 3.10.6 (set by /opt/pyenv/version) 12:55:31 + command -v pyenv 12:55:31 ++ pyenv init - --no-rehash 12:55:31 + 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[*]}"'\'')" 12:55:31 export PATH="/opt/pyenv/shims:${PATH}" 12:55:31 export PYENV_SHELL=bash 12:55:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:31 pyenv() { 12:55:31 local command 12:55:31 command="${1:-}" 12:55:31 if [ "$#" -gt 0 ]; then 12:55:31 shift 12:55:31 fi 12:55:31 12:55:31 case "$command" in 12:55:31 rehash|shell) 12:55:31 eval "$(pyenv "sh-$command" "$@")" 12:55:31 ;; 12:55:31 *) 12:55:31 command pyenv "$command" "$@" 12:55:31 ;; 12:55:31 esac 12:55:31 }' 12:55:31 +++ 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[*]}"' 12:55:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:55:31 ++ 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 12:55:31 ++ 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 12:55:31 ++ export PYENV_SHELL=bash 12:55:31 ++ PYENV_SHELL=bash 12:55:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:31 +++ complete -F _pyenv pyenv 12:55:31 ++ lf-pyver python3 12:55:31 ++ local py_version_xy=python3 12:55:31 ++ local py_version_xyz= 12:55:31 ++ awk '{ print $1 }' 12:55:31 ++ pyenv versions 12:55:31 ++ local command 12:55:31 ++ command=versions 12:55:31 ++ '[' 1 -gt 0 ']' 12:55:31 ++ shift 12:55:31 ++ case "$command" in 12:55:31 ++ command pyenv versions 12:55:31 ++ pyenv versions 12:55:31 ++ sed 's/^[ *]* //' 12:55:31 ++ grep -E '^[0-9.]*[0-9]$' 12:55:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:32 +++ tail -n 1 12:55:32 +++ sort -V 12:55:32 +++ grep '^3' /tmp/.pyenv_versions 12:55:32 ++ py_version_xyz=3.10.6 12:55:32 ++ [[ -z 3.10.6 ]] 12:55:32 ++ echo 3.10.6 12:55:32 ++ return 0 12:55:32 + pyenv local 3.10.6 12:55:32 + local command 12:55:32 + command=local 12:55:32 + '[' 2 -gt 0 ']' 12:55:32 + shift 12:55:32 + case "$command" in 12:55:32 + command pyenv local 3.10.6 12:55:32 + pyenv local 3.10.6 12:55:32 + for arg in "$@" 12:55:32 + case $arg in 12:55:32 + pkg_list+='tox ' 12:55:32 + for arg in "$@" 12:55:32 + case $arg in 12:55:32 + pkg_list+='virtualenv ' 12:55:32 + for arg in "$@" 12:55:32 + case $arg in 12:55:32 + pkg_list+='urllib3~=1.26.15 ' 12:55:32 + [[ -f /tmp/.toxenv ]] 12:55:32 + [[ ! -f /tmp/.toxenv ]] 12:55:32 + [[ -n '' ]] 12:55:32 + python3 -m venv /tmp/venv-ZFIK 12:55:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZFIK' 12:55:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZFIK 12:55:36 + echo /tmp/venv-ZFIK 12:55:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:36 + /tmp/venv-ZFIK/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:55:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:40 + /tmp/venv-ZFIK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:43 + type python3 12:55:43 + true 12:55:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZFIK/bin to PATH' 12:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-ZFIK/bin to PATH 12:55:43 + PATH=/tmp/venv-ZFIK/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 12:55:43 + return 0 12:55:43 + python3 --version 12:55:43 Python 3.10.6 12:55:43 + python3 -m pip --version 12:55:43 pip 25.1.1 from /tmp/venv-ZFIK/lib/python3.10/site-packages/pip (python 3.10) 12:55:43 + python3 -m pip freeze 12:55:43 cachetools==6.0.0 12:55:43 chardet==5.2.0 12:55:43 colorama==0.4.6 12:55:43 distlib==0.3.9 12:55:43 filelock==3.18.0 12:55:43 packaging==25.0 12:55:43 platformdirs==4.3.8 12:55:43 pluggy==1.6.0 12:55:43 pyproject-api==1.9.1 12:55:43 tomli==2.2.1 12:55:43 tox==4.26.0 12:55:43 typing_extensions==4.14.0 12:55:43 urllib3==1.26.20 12:55:43 virtualenv==20.31.2 12:55:43 [EnvInject] - Injecting environment variables from a build step. 12:55:43 [EnvInject] - Injecting as environment variables the properties content 12:55:43 PARALLEL=false 12:55:43 12:55:43 [EnvInject] - Variables injected successfully. 12:55:43 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins3330628336948469969.sh 12:55:43 ---> tox-run.sh 12:55:43 + 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 12:55:43 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 12:55:43 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 12:55:43 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 12:55:43 + cd /w/workspace/integration-xtesting-master-md-lint/. 12:55:43 + source /home/jenkins/lf-env.sh 12:55:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:43 ++ mktemp -d /tmp/venv-XXXX 12:55:43 + lf_venv=/tmp/venv-tHvI 12:55:43 + local venv_file=/tmp/.os_lf_venv 12:55:43 + local python=python3 12:55:43 + local options 12:55:43 + local set_path=true 12:55:43 + local install_args= 12:55:43 ++ 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 12:55:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:43 + true 12:55:43 + case $1 in 12:55:43 + venv_file=/tmp/.toxenv 12:55:43 + shift 2 12:55:43 + true 12:55:43 + case $1 in 12:55:43 + shift 12:55:43 + break 12:55:43 + case $python in 12:55:43 + local pkg_list= 12:55:43 + [[ -d /opt/pyenv ]] 12:55:43 + echo 'Setup pyenv:' 12:55:43 Setup pyenv: 12:55:43 + export PYENV_ROOT=/opt/pyenv 12:55:43 + PYENV_ROOT=/opt/pyenv 12:55:43 + 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 12:55:43 + 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 12:55:43 + pyenv versions 12:55:44 system 12:55:44 3.8.13 12:55:44 3.9.13 12:55:44 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:55:44 + command -v pyenv 12:55:44 ++ pyenv init - --no-rehash 12:55: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[*]}"'\'')" 12:55:44 export PATH="/opt/pyenv/shims:${PATH}" 12:55:44 export PYENV_SHELL=bash 12:55:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:44 pyenv() { 12:55:44 local command 12:55:44 command="${1:-}" 12:55:44 if [ "$#" -gt 0 ]; then 12:55:44 shift 12:55:44 fi 12:55:44 12:55:44 case "$command" in 12:55:44 rehash|shell) 12:55:44 eval "$(pyenv "sh-$command" "$@")" 12:55:44 ;; 12:55:44 *) 12:55:44 command pyenv "$command" "$@" 12:55:44 ;; 12:55:44 esac 12:55:44 }' 12:55: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[*]}"' 12:55: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 12:55: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 12:55: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 12:55:44 ++ export PYENV_SHELL=bash 12:55:44 ++ PYENV_SHELL=bash 12:55:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:44 +++ complete -F _pyenv pyenv 12:55:44 ++ lf-pyver python3 12:55:44 ++ local py_version_xy=python3 12:55:44 ++ local py_version_xyz= 12:55:44 ++ grep -E '^[0-9.]*[0-9]$' 12:55:44 ++ pyenv versions 12:55:44 ++ local command 12:55:44 ++ command=versions 12:55:44 ++ '[' 1 -gt 0 ']' 12:55:44 ++ shift 12:55:44 ++ case "$command" in 12:55:44 ++ command pyenv versions 12:55:44 ++ pyenv versions 12:55:44 ++ sed 's/^[ *]* //' 12:55:44 ++ awk '{ print $1 }' 12:55:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:44 +++ sort -V 12:55:44 +++ grep '^3' /tmp/.pyenv_versions 12:55:44 +++ tail -n 1 12:55:44 ++ py_version_xyz=3.10.6 12:55:44 ++ [[ -z 3.10.6 ]] 12:55:44 ++ echo 3.10.6 12:55:44 ++ return 0 12:55:44 + pyenv local 3.10.6 12:55:44 + local command 12:55:44 + command=local 12:55:44 + '[' 2 -gt 0 ']' 12:55:44 + shift 12:55:44 + case "$command" in 12:55:44 + command pyenv local 3.10.6 12:55:44 + pyenv local 3.10.6 12:55:44 + for arg in "$@" 12:55:44 + case $arg in 12:55:44 + pkg_list+='tox ' 12:55:44 + for arg in "$@" 12:55:44 + case $arg in 12:55:44 + pkg_list+='virtualenv ' 12:55:44 + for arg in "$@" 12:55:44 + case $arg in 12:55:44 + pkg_list+='urllib3~=1.26.15 ' 12:55:44 + [[ -f /tmp/.toxenv ]] 12:55:44 ++ cat /tmp/.toxenv 12:55:44 + lf_venv=/tmp/venv-ZFIK 12:55:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZFIK from' file:/tmp/.toxenv 12:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZFIK from file:/tmp/.toxenv 12:55:44 + /tmp/venv-ZFIK/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:55:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:45 + /tmp/venv-ZFIK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:45 + type python3 12:55:45 + true 12:55:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZFIK/bin to PATH' 12:55:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZFIK/bin to PATH 12:55:45 + PATH=/tmp/venv-ZFIK/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 12:55:45 + return 0 12:55:45 + [[ -d /opt/pyenv ]] 12:55:45 + echo '---> Setting up pyenv' 12:55:45 ---> Setting up pyenv 12:55:45 + export PYENV_ROOT=/opt/pyenv 12:55:45 + PYENV_ROOT=/opt/pyenv 12:55:45 + export PATH=/opt/pyenv/bin:/tmp/venv-ZFIK/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 12:55:45 + PATH=/opt/pyenv/bin:/tmp/venv-ZFIK/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 12:55:45 ++ pwd 12:55:45 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 12:55:45 + export PYTHONPATH 12:55:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:55:45 + TOX_TESTENV_PASSENV=PYTHONPATH 12:55:45 + tox --version 12:55:46 4.26.0 from /tmp/venv-ZFIK/lib/python3.10/site-packages/tox/__init__.py 12:55:46 + PARALLEL=false 12:55:46 + TOX_OPTIONS_LIST= 12:55:46 + [[ -n md ]] 12:55:46 + TOX_OPTIONS_LIST=' -e md' 12:55:46 + case ${PARALLEL,,} in 12:55:46 + tox -e md 12:55:46 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 12:55:47 md: install_deps> python -I -m pip install coala-bears nodeenv 12:56:15 md: freeze> python -m pip freeze --all 12:56:15 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.4,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 12:56:15 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 12:56:16 * Install prebuilt node (16.10.0) ..... done. 12:56:19 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 12:56:19 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 12:56:19 md: commands_pre[1]> npm install --global remark-cli 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'ini@4.1.3', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'nopt@7.2.1', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'proc-log@4.2.0', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'which@4.0.0', 12:56:23 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'which@4.0.0', 12:56:23 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'abbrev@2.0.0', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 12:56:23 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:23 npm WARN EBADENGINE Unsupported engine { 12:56:23 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 12:56:23 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:56:23 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:56:23 npm WARN EBADENGINE } 12:56:26 npm notice 12:56:26 npm notice New major version of npm available! 7.24.0 -> 11.4.1 12:56:26 npm notice Changelog: 12:56:26 npm notice Run `npm install -g npm@11.4.1` to update! 12:56:26 npm notice 12:56:26 12:56:26 added 185 packages, and audited 186 packages in 7s 12:56:26 12:56:26 78 packages are looking for funding 12:56:26 run `npm fund` for details 12:56:26 12:56:26 found 0 vulnerabilities 12:56:26 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 12:56:26 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' 12:56:27 ---> Completed tox runs 12:56:27 + for i in .tox/*/log 12:56:27 ++ echo .tox/md/log 12:56:27 ++ awk -F/ '{print $2}' 12:56:27 + tox_env=md 12:56:27 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 12:56:27 + DOC_DIR=docs/_build/html 12:56:27 + [[ -d docs/_build/html ]] 12:56:27 + echo '---> tox-run.sh ends' 12:56:27 ---> tox-run.sh ends 12:56:27 + test 5 -eq 0 12:56:27 + exit 5 12:56:27 Build step 'Execute shell' marked build as failure 12:56:27 $ ssh-agent -k 12:56:27 unset SSH_AUTH_SOCK; 12:56:27 unset SSH_AGENT_PID; 12:56:27 echo Agent pid 16469 killed; 12:56:27 [ssh-agent] Stopped. 12:56:27 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:27 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins14810851592785029906.sh 12:56:27 ---> sysstat.sh 12:56:28 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins3179668525720803462.sh 12:56:28 ---> package-listing.sh 12:56:28 ++ facter osfamily 12:56:28 ++ tr '[:upper:]' '[:lower:]' 12:56:28 + OS_FAMILY=redhat 12:56:28 + workspace=/w/workspace/integration-xtesting-master-md-lint 12:56:28 + START_PACKAGES=/tmp/packages_start.txt 12:56:28 + END_PACKAGES=/tmp/packages_end.txt 12:56:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:28 + PACKAGES=/tmp/packages_start.txt 12:56:28 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 12:56:28 + PACKAGES=/tmp/packages_end.txt 12:56:28 + case "${OS_FAMILY}" in 12:56:28 + rpm -qa 12:56:28 + sort 12:56:28 + '[' -f /tmp/packages_start.txt ']' 12:56:28 + '[' -f /tmp/packages_end.txt ']' 12:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:28 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 12:56:28 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 12:56:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 12:56:28 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins4799010697471318526.sh 12:56:28 ---> capture-instance-metadata.sh 12:56:28 Setup pyenv: 12:56:28 system 12:56:28 3.8.13 12:56:28 3.9.13 12:56:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:56:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bzN0 12:56:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:39 lf-activate-venv(): INFO: Installing: lftools 12:57:10 lf-activate-venv(): INFO: Adding /tmp/venv-bzN0/bin to PATH 12:57:11 INFO: Running in OpenStack, capturing instance metadata 12:57:11 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins4408441951110404213.sh 12:57:11 provisioning config files... 12:57:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config7533844305183368129tmp 12:57:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:11 [EnvInject] - Injecting environment variables from a build step. 12:57:11 [EnvInject] - Injecting as environment variables the properties content 12:57:11 SERVER_ID=logs 12:57:11 12:57:11 [EnvInject] - Variables injected successfully. 12:57:11 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins8541550150223475171.sh 12:57:11 ---> create-netrc.sh 12:57:11 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins423654225229945399.sh 12:57:11 ---> python-tools-install.sh 12:57:11 Setup pyenv: 12:57:11 system 12:57:11 3.8.13 12:57:11 3.9.13 12:57:11 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:57:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bzN0 from file:/tmp/.os_lf_venv 12:57:13 lf-activate-venv(): INFO: Installing: lftools 12:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-bzN0/bin to PATH 12:57:22 Generating Requirements File 12:57:49 Python 3.10.6 12:57:49 pip 25.1.1 from /tmp/venv-bzN0/lib/python3.10/site-packages/pip (python 3.10) 12:57:49 appdirs==1.4.4 12:57:49 argcomplete==3.6.2 12:57:49 aspy.yaml==1.3.0 12:57:49 attrs==25.3.0 12:57:49 autopage==0.5.2 12:57:49 beautifulsoup4==4.13.4 12:57:49 boto3==1.38.33 12:57:49 botocore==1.38.33 12:57:49 bs4==0.0.2 12:57:49 cachetools==5.5.2 12:57:49 certifi==2025.4.26 12:57:49 cffi==1.17.1 12:57:49 cfgv==3.4.0 12:57:49 chardet==5.2.0 12:57:49 charset-normalizer==3.4.2 12:57:49 click==8.2.1 12:57:49 cliff==4.10.0 12:57:49 cmd2==2.6.1 12:57:49 cryptography==3.3.2 12:57:49 debtcollector==3.0.0 12:57:49 decorator==5.2.1 12:57:49 defusedxml==0.7.1 12:57:49 Deprecated==1.2.18 12:57:49 distlib==0.3.9 12:57:49 dnspython==2.7.0 12:57:49 docker==7.1.0 12:57:49 dogpile.cache==1.4.0 12:57:49 durationpy==0.10 12:57:49 email_validator==2.2.0 12:57:49 filelock==3.18.0 12:57:49 future==1.0.0 12:57:49 gitdb==4.0.12 12:57:49 GitPython==3.1.44 12:57:49 google-auth==2.40.3 12:57:49 httplib2==0.22.0 12:57:49 identify==2.6.12 12:57:49 idna==3.10 12:57:49 importlib-resources==1.5.0 12:57:49 iso8601==2.1.0 12:57:49 Jinja2==3.1.6 12:57:49 jmespath==1.0.1 12:57:49 jsonpatch==1.33 12:57:49 jsonpointer==3.0.0 12:57:49 jsonschema==4.24.0 12:57:49 jsonschema-specifications==2025.4.1 12:57:49 keystoneauth1==5.11.0 12:57:49 kubernetes==33.1.0 12:57:49 lftools==0.37.13 12:57:49 lxml==5.4.0 12:57:49 MarkupSafe==3.0.2 12:57:49 msgpack==1.1.0 12:57:49 multi_key_dict==2.0.3 12:57:49 munch==4.0.0 12:57:49 netaddr==1.3.0 12:57:49 niet==1.4.2 12:57:49 nodeenv==1.9.1 12:57:49 oauth2client==4.1.3 12:57:49 oauthlib==3.2.2 12:57:49 openstacksdk==4.6.0 12:57:49 os-client-config==2.1.0 12:57:49 os-service-types==1.7.0 12:57:49 osc-lib==4.0.2 12:57:49 oslo.config==9.8.0 12:57:49 oslo.context==6.0.0 12:57:49 oslo.i18n==6.5.1 12:57:49 oslo.log==7.1.0 12:57:49 oslo.serialization==5.7.0 12:57:49 oslo.utils==9.0.0 12:57:49 packaging==25.0 12:57:49 pbr==6.1.1 12:57:49 platformdirs==4.3.8 12:57:49 prettytable==3.16.0 12:57:49 psutil==7.0.0 12:57:49 pyasn1==0.6.1 12:57:49 pyasn1_modules==0.4.2 12:57:49 pycparser==2.22 12:57:49 pygerrit2==2.0.15 12:57:49 PyGithub==2.6.1 12:57:49 PyJWT==2.10.1 12:57:49 PyNaCl==1.5.0 12:57:49 pyparsing==2.4.7 12:57:49 pyperclip==1.9.0 12:57:49 pyrsistent==0.20.0 12:57:49 python-cinderclient==9.7.0 12:57:49 python-dateutil==2.9.0.post0 12:57:49 python-heatclient==4.2.0 12:57:49 python-jenkins==1.8.2 12:57:49 python-keystoneclient==5.6.0 12:57:49 python-magnumclient==4.8.1 12:57:49 python-openstackclient==8.1.0 12:57:49 python-swiftclient==4.8.0 12:57:49 PyYAML==6.0.2 12:57:49 referencing==0.36.2 12:57:49 requests==2.32.4 12:57:49 requests-oauthlib==2.0.0 12:57:49 requestsexceptions==1.4.0 12:57:49 rfc3986==2.0.0 12:57:49 rpds-py==0.25.1 12:57:49 rsa==4.9.1 12:57:49 ruamel.yaml==0.18.14 12:57:49 ruamel.yaml.clib==0.2.12 12:57:49 s3transfer==0.13.0 12:57:49 simplejson==3.20.1 12:57:49 six==1.17.0 12:57:49 smmap==5.0.2 12:57:49 soupsieve==2.7 12:57:49 stevedore==5.4.1 12:57:49 tabulate==0.9.0 12:57:49 toml==0.10.2 12:57:49 tomlkit==0.13.3 12:57:49 tqdm==4.67.1 12:57:49 typing_extensions==4.14.0 12:57:49 tzdata==2025.2 12:57:49 urllib3==1.26.20 12:57:49 virtualenv==20.31.2 12:57:49 wcwidth==0.2.13 12:57:49 websocket-client==1.8.0 12:57:49 wrapt==1.17.2 12:57:49 xdg==6.0.0 12:57:49 xmltodict==0.14.2 12:57:49 yq==3.4.3 12:57:49 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins11026411077075299613.sh 12:57:49 ---> sudo-logs.sh 12:57:49 Archiving 'sudo' log.. 12:57:50 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins8461342053711428137.sh 12:57:50 ---> job-cost.sh 12:57:50 Setup pyenv: 12:57:50 system 12:57:50 3.8.13 12:57:50 3.9.13 12:57:50 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bzN0 from file:/tmp/.os_lf_venv 12:57:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:57:58 lf-activate-venv(): INFO: Adding /tmp/venv-bzN0/bin to PATH 12:57:58 INFO: No Stack... 12:57:58 INFO: Retrieving Pricing Info for: v3-standard-2 12:57:59 INFO: Archiving Costs 12:57:59 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins14382922605133899142.sh 12:57:59 ---> logs-deploy.sh 12:57:59 Setup pyenv: 12:57:59 system 12:57:59 3.8.13 12:57:59 3.9.13 12:57:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:57:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bzN0 from file:/tmp/.os_lf_venv 12:58:01 lf-activate-venv(): INFO: Installing: lftools 12:58:09 lf-activate-venv(): INFO: Adding /tmp/venv-bzN0/bin to PATH 12:58:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/77 12:58:09 INFO: archiving workspace using pattern(s): 12:58:10 Archives upload complete. 12:58:10 INFO: archiving logs to Nexus 12:58:11 ---> uname -a: 12:58:11 Linux prd-centos8-builder-2c-1g-19992.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 12:58:11 12:58:11 12:58:11 ---> lscpu: 12:58:11 Architecture: x86_64 12:58:11 CPU op-mode(s): 32-bit, 64-bit 12:58:11 Byte Order: Little Endian 12:58:11 CPU(s): 2 12:58:11 On-line CPU(s) list: 0,1 12:58:11 Thread(s) per core: 1 12:58:11 Core(s) per socket: 1 12:58:11 Socket(s): 2 12:58:11 NUMA node(s): 1 12:58:11 Vendor ID: AuthenticAMD 12:58:11 CPU family: 23 12:58:11 Model: 49 12:58:11 Model name: AMD EPYC-Rome Processor 12:58:11 Stepping: 0 12:58:11 CPU MHz: 2799.998 12:58:11 BogoMIPS: 5599.99 12:58:11 Virtualization: AMD-V 12:58:11 Hypervisor vendor: KVM 12:58:11 Virtualization type: full 12:58:11 L1d cache: 32K 12:58:11 L1i cache: 32K 12:58:11 L2 cache: 512K 12:58:11 L3 cache: 16384K 12:58:11 NUMA node0 CPU(s): 0,1 12:58:11 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 12:58:11 12:58:11 12:58:11 ---> nproc: 12:58:11 2 12:58:11 12:58:11 12:58:11 ---> df -h: 12:58:11 Filesystem Size Used Avail Use% Mounted on 12:58:11 devtmpfs 3.8G 0 3.8G 0% /dev 12:58:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:58:11 tmpfs 3.8G 17M 3.8G 1% /run 12:58:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:58:11 /dev/vda1 40G 8.9G 32G 23% / 12:58:11 tmpfs 770M 0 770M 0% /run/user/1001 12:58:11 12:58:11 12:58:11 ---> free -m: 12:58:11 total used free shared buff/cache available 12:58:11 Mem: 7699 595 4527 19 2576 6786 12:58:11 Swap: 1023 0 1023 12:58:11 12:58:11 12:58:11 ---> ip addr: 12:58:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:11 inet 127.0.0.1/8 scope host lo 12:58:11 valid_lft forever preferred_lft forever 12:58:11 inet6 ::1/128 scope host 12:58:11 valid_lft forever preferred_lft forever 12:58:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:58:11 link/ether fa:16:3e:1c:8a:52 brd ff:ff:ff:ff:ff:ff 12:58:11 altname enp0s3 12:58:11 altname ens3 12:58:11 inet 10.30.106.212/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:58:11 valid_lft 86196sec preferred_lft 86196sec 12:58:11 inet6 fe80::f816:3eff:fe1c:8a52/64 scope link 12:58:11 valid_lft forever preferred_lft forever 12:58:11 12:58:11 12:58:11 ---> sar -b -r -n DEV: 12:58:11 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/10/2025 _x86_64_ (2 CPU) 12:58:11 12:58:11 12:54:43 LINUX RESTART (2 CPU) 12:58:11 12:58:11 12:55:01 PM tps rtps wtps bread/s bwrtn/s 12:58:11 12:56:01 PM 320.19 173.01 147.18 6890.77 41661.78 12:58:11 12:57:01 PM 174.14 1.58 172.56 1136.55 18606.96 12:58:11 12:58:01 PM 93.15 0.58 92.57 77.45 7380.04 12:58:11 Average: 195.83 58.39 137.44 2701.74 22550.44 12:58:11 12:58:11 12:55:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:11 12:56:01 PM 5361308 6970964 2523136 32.00 2688 1790560 856320 9.59 196240 2014100 102152 12:58:11 12:57:01 PM 4804772 6922604 3079672 39.06 2688 2275436 736832 8.25 409568 2260628 82596 12:58:11 12:58:01 PM 4662440 6973328 3222004 40.87 2688 2443336 649480 7.27 413876 2349772 106228 12:58:11 Average: 4942840 6955632 2941604 37.31 2688 2169777 747544 8.37 339895 2208167 96992 12:58:11 12:58:11 12:55:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:11 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:11 12:56:01 PM eth0 373.31 177.57 1368.20 70.96 0.00 0.00 0.00 0.00 12:58:11 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:11 12:57:01 PM eth0 266.54 197.52 1299.59 20.97 0.00 0.00 0.00 0.00 12:58:11 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:11 12:58:01 PM eth0 56.17 41.29 242.45 8.61 0.00 0.00 0.00 0.00 12:58:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:11 Average: eth0 232.02 138.80 970.12 33.51 0.00 0.00 0.00 0.00 12:58:11 12:58:11 12:58:11 ---> sar -P ALL: 12:58:11 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/10/2025 _x86_64_ (2 CPU) 12:58:11 12:58:11 12:54:43 LINUX RESTART (2 CPU) 12:58:11 12:58:11 12:55:01 PM CPU %user %nice %system %iowait %steal %idle 12:58:11 12:56:01 PM all 38.18 3.09 22.22 23.24 0.13 13.15 12:58:11 12:56:01 PM 0 36.23 2.76 22.81 24.31 0.14 13.76 12:58:11 12:56:01 PM 1 40.12 3.42 21.63 22.17 0.12 12.53 12:58:11 12:57:01 PM all 31.36 0.01 4.86 9.56 0.10 54.11 12:58:11 12:57:01 PM 0 44.37 0.00 5.70 8.99 0.10 40.84 12:58:11 12:57:01 PM 1 18.40 0.02 4.01 10.13 0.10 67.34 12:58:11 12:58:01 PM all 34.99 0.00 3.90 4.33 0.10 56.68 12:58:11 12:58:01 PM 0 50.08 0.00 4.68 4.39 0.12 40.73 12:58:11 12:58:01 PM 1 19.89 0.00 3.12 4.27 0.08 72.63 12:58:11 Average: all 34.82 1.02 10.23 12.29 0.11 41.53 12:58:11 Average: 0 43.62 0.91 10.97 12.47 0.12 31.91 12:58:11 Average: 1 26.03 1.13 9.49 12.11 0.10 51.14 12:58:11 12:58:11 12:58:11