10:24:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 10:24:27 Running as SYSTEM 10:24:27 [EnvInject] - Loading node environment variables. 10:24:27 Building remotely on prd-centos8-builder-2c-1g-20245 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 10:24:27 [ssh-agent] Looking for ssh-agent implementation... 10:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:28 $ ssh-agent 10:24:28 SSH_AUTH_SOCK=/tmp/ssh-wn84OgwDhtse/agent.14485 10:24:28 SSH_AGENT_PID=14486 10:24:28 [ssh-agent] Started. 10:24:28 Running ssh-add (command line suppressed) 10:24:28 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_7641366693214834991.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_7641366693214834991.key) 10:24:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:24:28 The recommended git tool is: NONE 10:24:30 using credential onap-jenkins-ssh 10:24:30 Wiping out workspace first. 10:24:30 Cloning the remote Git repository 10:24:30 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:24:30 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 10:24:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:24:30 > git --version # timeout=10 10:24:30 > git --version # 'git version 2.39.0' 10:24:30 using GIT_SSH to set credentials Gerrit user 10:24:30 [INFO] Currently running in a labeled security context 10:24:30 [INFO] Currently SELinux is 'enforcing' on the host 10:24:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh6586589403772487257.key 10:24:30 Verifying host key using manually-configured host key entries 10:24:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:24:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:24:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:24:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:24:31 using GIT_SSH to set credentials Gerrit user 10:24:31 [INFO] Currently running in a labeled security context 10:24:31 [INFO] Currently SELinux is 'enforcing' on the host 10:24:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh1200169514710530571.key 10:24:31 Verifying host key using manually-configured host key entries 10:24:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/6 # timeout=30 10:24:31 > git rev-parse 7191df8920bdeb2de9e315af71dcff04c04237fc^{commit} # timeout=10 10:24:31 Checking out Revision 7191df8920bdeb2de9e315af71dcff04c04237fc (refs/changes/11/141111/6) 10:24:31 > git config core.sparsecheckout # timeout=10 10:24:31 > git checkout -f 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=30 10:24:34 Commit message: "[INT] Add docker image for testkube custom executor" 10:24:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:24:34 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 10:24:35 [EnvInject] - Injecting environment variables from a build step. 10:24:35 [EnvInject] - Injecting as environment variables the properties content 10:24:35 PYTHON=python3 10:24:35 10:24:35 [EnvInject] - Variables injected successfully. 10:24:35 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins11615089402114667226.sh 10:24:35 ---> tox-install.sh 10:24:35 + source /home/jenkins/lf-env.sh 10:24:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:35 ++ mktemp -d /tmp/venv-XXXX 10:24:35 + lf_venv=/tmp/venv-1nBn 10:24:35 + local venv_file=/tmp/.os_lf_venv 10:24:35 + local python=python3 10:24:35 + local options 10:24:35 + local set_path=true 10:24:35 + local install_args= 10:24:35 ++ 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:24:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:35 + true 10:24:35 + case $1 in 10:24:35 + venv_file=/tmp/.toxenv 10:24:35 + shift 2 10:24:35 + true 10:24:35 + case $1 in 10:24:35 + shift 10:24:35 + break 10:24:35 + case $python in 10:24:35 + local pkg_list= 10:24:35 + [[ -d /opt/pyenv ]] 10:24:35 + echo 'Setup pyenv:' 10:24:35 Setup pyenv: 10:24:35 + export PYENV_ROOT=/opt/pyenv 10:24:35 + PYENV_ROOT=/opt/pyenv 10:24:35 + 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:24:35 + 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:24:35 + pyenv versions 10:24:35 system 10:24:35 * 3.8.13 (set by /opt/pyenv/version) 10:24:35 * 3.9.13 (set by /opt/pyenv/version) 10:24:35 * 3.10.6 (set by /opt/pyenv/version) 10:24:35 + command -v pyenv 10:24:35 ++ pyenv init - --no-rehash 10:24:35 + 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:24:35 export PATH="/opt/pyenv/shims:${PATH}" 10:24:35 export PYENV_SHELL=bash 10:24:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:35 pyenv() { 10:24:35 local command 10:24:35 command="${1:-}" 10:24:35 if [ "$#" -gt 0 ]; then 10:24:35 shift 10:24:35 fi 10:24:35 10:24:35 case "$command" in 10:24:35 rehash|shell) 10:24:35 eval "$(pyenv "sh-$command" "$@")" 10:24:35 ;; 10:24:35 *) 10:24:35 command pyenv "$command" "$@" 10:24:35 ;; 10:24:35 esac 10:24:35 }' 10:24:35 +++ 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:24:35 ++ 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:24:35 ++ 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:24:35 ++ 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:24:35 ++ export PYENV_SHELL=bash 10:24:35 ++ PYENV_SHELL=bash 10:24:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:35 +++ complete -F _pyenv pyenv 10:24:35 ++ lf-pyver python3 10:24:35 ++ local py_version_xy=python3 10:24:35 ++ local py_version_xyz= 10:24:35 ++ pyenv versions 10:24:35 ++ local command 10:24:35 ++ command=versions 10:24:35 ++ '[' 1 -gt 0 ']' 10:24:35 ++ shift 10:24:35 ++ case "$command" in 10:24:35 ++ command pyenv versions 10:24:35 ++ pyenv versions 10:24:35 ++ grep -E '^[0-9.]*[0-9]$' 10:24:35 ++ sed 's/^[ *]* //' 10:24:35 ++ awk '{ print $1 }' 10:24:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:35 +++ grep '^3' /tmp/.pyenv_versions 10:24:35 +++ tail -n 1 10:24:35 +++ sort -V 10:24:35 ++ py_version_xyz=3.10.6 10:24:35 ++ [[ -z 3.10.6 ]] 10:24:35 ++ echo 3.10.6 10:24:35 ++ return 0 10:24:35 + pyenv local 3.10.6 10:24:35 + local command 10:24:35 + command=local 10:24:35 + '[' 2 -gt 0 ']' 10:24:35 + shift 10:24:35 + case "$command" in 10:24:35 + command pyenv local 3.10.6 10:24:35 + pyenv local 3.10.6 10:24:35 + for arg in "$@" 10:24:35 + case $arg in 10:24:35 + pkg_list+='tox ' 10:24:35 + for arg in "$@" 10:24:35 + case $arg in 10:24:35 + pkg_list+='virtualenv ' 10:24:35 + for arg in "$@" 10:24:35 + case $arg in 10:24:35 + pkg_list+='urllib3~=1.26.15 ' 10:24:35 + [[ -f /tmp/.toxenv ]] 10:24:35 + [[ ! -f /tmp/.toxenv ]] 10:24:35 + [[ -n '' ]] 10:24:35 + python3 -m venv /tmp/venv-1nBn 10:24:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1nBn' 10:24:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1nBn 10:24:39 + echo /tmp/venv-1nBn 10:24:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:24:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:24:39 + /tmp/venv-1nBn/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:24:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:24:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:24:43 + /tmp/venv-1nBn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:24:45 + type python3 10:24:45 + true 10:24:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1nBn/bin to PATH' 10:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-1nBn/bin to PATH 10:24:45 + PATH=/tmp/venv-1nBn/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:24:45 + return 0 10:24:45 + python3 --version 10:24:45 Python 3.10.6 10:24:45 + python3 -m pip --version 10:24:45 pip 25.1.1 from /tmp/venv-1nBn/lib/python3.10/site-packages/pip (python 3.10) 10:24:45 + python3 -m pip freeze 10:24:45 cachetools==6.0.0 10:24:45 chardet==5.2.0 10:24:45 colorama==0.4.6 10:24:45 distlib==0.3.9 10:24:45 filelock==3.18.0 10:24:45 packaging==25.0 10:24:45 platformdirs==4.3.8 10:24:45 pluggy==1.6.0 10:24:45 pyproject-api==1.9.1 10:24:45 tomli==2.2.1 10:24:45 tox==4.26.0 10:24:45 typing_extensions==4.14.0 10:24:45 urllib3==1.26.20 10:24:45 virtualenv==20.31.2 10:24:45 [EnvInject] - Injecting environment variables from a build step. 10:24:45 [EnvInject] - Injecting as environment variables the properties content 10:24:45 PARALLEL=false 10:24:45 10:24:45 [EnvInject] - Variables injected successfully. 10:24:45 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins12657071916327795514.sh 10:24:45 ---> tox-run.sh 10:24:45 + 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:24:45 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 10:24:45 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 10:24:45 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 10:24:45 + cd /w/workspace/integration-xtesting-master-md-lint/. 10:24:45 + source /home/jenkins/lf-env.sh 10:24:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:45 ++ mktemp -d /tmp/venv-XXXX 10:24:45 + lf_venv=/tmp/venv-BsfG 10:24:45 + local venv_file=/tmp/.os_lf_venv 10:24:45 + local python=python3 10:24:45 + local options 10:24:45 + local set_path=true 10:24:45 + local install_args= 10:24:45 ++ 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:24:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:45 + true 10:24:45 + case $1 in 10:24:45 + venv_file=/tmp/.toxenv 10:24:45 + shift 2 10:24:45 + true 10:24:45 + case $1 in 10:24:45 + shift 10:24:45 + break 10:24:45 + case $python in 10:24:45 + local pkg_list= 10:24:45 + [[ -d /opt/pyenv ]] 10:24:45 + echo 'Setup pyenv:' 10:24:45 Setup pyenv: 10:24:45 + export PYENV_ROOT=/opt/pyenv 10:24:45 + PYENV_ROOT=/opt/pyenv 10:24:45 + 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:24:45 + 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:24:45 + pyenv versions 10:24:45 system 10:24:45 3.8.13 10:24:45 3.9.13 10:24:45 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:24:45 + command -v pyenv 10:24:45 ++ pyenv init - --no-rehash 10:24:45 + 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:24:45 export PATH="/opt/pyenv/shims:${PATH}" 10:24:45 export PYENV_SHELL=bash 10:24:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:45 pyenv() { 10:24:45 local command 10:24:45 command="${1:-}" 10:24:45 if [ "$#" -gt 0 ]; then 10:24:45 shift 10:24:45 fi 10:24:45 10:24:45 case "$command" in 10:24:45 rehash|shell) 10:24:45 eval "$(pyenv "sh-$command" "$@")" 10:24:45 ;; 10:24:45 *) 10:24:45 command pyenv "$command" "$@" 10:24:45 ;; 10:24:45 esac 10:24:45 }' 10:24:45 +++ 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:24:45 ++ 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:24:45 ++ 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:24:45 ++ 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:24:45 ++ export PYENV_SHELL=bash 10:24:45 ++ PYENV_SHELL=bash 10:24:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:45 +++ complete -F _pyenv pyenv 10:24:45 ++ lf-pyver python3 10:24:45 ++ local py_version_xy=python3 10:24:45 ++ local py_version_xyz= 10:24:45 ++ pyenv versions 10:24:45 ++ local command 10:24:45 ++ command=versions 10:24:45 ++ '[' 1 -gt 0 ']' 10:24:45 ++ shift 10:24:45 ++ case "$command" in 10:24:45 ++ command pyenv versions 10:24:45 ++ pyenv versions 10:24:45 ++ sed 's/^[ *]* //' 10:24:45 ++ awk '{ print $1 }' 10:24:45 ++ grep -E '^[0-9.]*[0-9]$' 10:24:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:46 +++ tail -n 1 10:24:46 +++ sort -V 10:24:46 +++ grep '^3' /tmp/.pyenv_versions 10:24:46 ++ py_version_xyz=3.10.6 10:24:46 ++ [[ -z 3.10.6 ]] 10:24:46 ++ echo 3.10.6 10:24:46 ++ return 0 10:24:46 + pyenv local 3.10.6 10:24:46 + local command 10:24:46 + command=local 10:24:46 + '[' 2 -gt 0 ']' 10:24:46 + shift 10:24:46 + case "$command" in 10:24:46 + command pyenv local 3.10.6 10:24:46 + pyenv local 3.10.6 10:24:46 + for arg in "$@" 10:24:46 + case $arg in 10:24:46 + pkg_list+='tox ' 10:24:46 + for arg in "$@" 10:24:46 + case $arg in 10:24:46 + pkg_list+='virtualenv ' 10:24:46 + for arg in "$@" 10:24:46 + case $arg in 10:24:46 + pkg_list+='urllib3~=1.26.15 ' 10:24:46 + [[ -f /tmp/.toxenv ]] 10:24:46 ++ cat /tmp/.toxenv 10:24:46 + lf_venv=/tmp/venv-1nBn 10:24:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nBn from' file:/tmp/.toxenv 10:24:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nBn from file:/tmp/.toxenv 10:24:46 + /tmp/venv-1nBn/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:24:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:24:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:24:46 + /tmp/venv-1nBn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:24:47 + type python3 10:24:47 + true 10:24:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1nBn/bin to PATH' 10:24:47 lf-activate-venv(): INFO: Adding /tmp/venv-1nBn/bin to PATH 10:24:47 + PATH=/tmp/venv-1nBn/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:24:47 + return 0 10:24:47 + [[ -d /opt/pyenv ]] 10:24:47 + echo '---> Setting up pyenv' 10:24:47 ---> Setting up pyenv 10:24:47 + export PYENV_ROOT=/opt/pyenv 10:24:47 + PYENV_ROOT=/opt/pyenv 10:24:47 + export PATH=/opt/pyenv/bin:/tmp/venv-1nBn/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:24:47 + PATH=/opt/pyenv/bin:/tmp/venv-1nBn/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:24:47 ++ pwd 10:24:47 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 10:24:47 + export PYTHONPATH 10:24:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:24:47 + TOX_TESTENV_PASSENV=PYTHONPATH 10:24:47 + tox --version 10:24:48 4.26.0 from /tmp/venv-1nBn/lib/python3.10/site-packages/tox/__init__.py 10:24:48 + PARALLEL=false 10:24:48 + TOX_OPTIONS_LIST= 10:24:48 + [[ -n md ]] 10:24:48 + TOX_OPTIONS_LIST=' -e md' 10:24:48 + case ${PARALLEL,,} in 10:24:48 + tox -e md 10:24:48 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 10:24:49 md: install_deps> python -I -m pip install coala-bears nodeenv 10:25:15 md: freeze> python -m pip freeze --all 10:25: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 10:25:15 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 10:25:16 * Install prebuilt node (16.10.0) ..... done. 10:25:20 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 10:25:20 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 10:25:20 md: commands_pre[1]> npm install --global remark-cli 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'ini@4.1.3', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'nopt@7.2.1', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'proc-log@4.2.0', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'which@4.0.0', 10:25:22 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'which@4.0.0', 10:25:22 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'abbrev@2.0.0', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 10:25:22 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:22 npm WARN EBADENGINE Unsupported engine { 10:25:22 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 10:25:22 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:25:22 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:25:22 npm WARN EBADENGINE } 10:25:25 10:25:25 added 185 packages, and audited 186 packages in 7s 10:25:25 10:25:25 78 packages are looking for funding 10:25:25 run `npm fund` for details 10:25:25 10:25:25 9 low severity vulnerabilities 10:25:25 10:25:25 To address all issues (including breaking changes), run: 10:25:25 npm audit fix --force 10:25:25 10:25:25 Run `npm audit` for details. 10:25:25 npm notice 10:25:25 npm notice New major version of npm available! 7.24.0 -> 11.4.1 10:25:25 npm notice Changelog: 10:25:25 npm notice Run `npm install -g npm@11.4.1` to update! 10:25:25 npm notice 10:25:25 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 10:25:25 md: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( Completed tox runs' 10:25:27 ---> Completed tox runs 10:25:27 + for i in .tox/*/log 10:25:27 ++ echo .tox/md/log 10:25:27 ++ awk -F/ '{print $2}' 10:25:27 + tox_env=md 10:25:27 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 10:25:27 + DOC_DIR=docs/_build/html 10:25:27 + [[ -d docs/_build/html ]] 10:25:27 + echo '---> tox-run.sh ends' 10:25:27 ---> tox-run.sh ends 10:25:27 + test 0 -eq 0 10:25:27 $ ssh-agent -k 10:25:27 unset SSH_AUTH_SOCK; 10:25:27 unset SSH_AGENT_PID; 10:25:27 echo Agent pid 14486 killed; 10:25:27 [ssh-agent] Stopped. 10:25:27 [PostBuildScript] - [INFO] Executing post build scripts. 10:25:27 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins3983222857538998894.sh 10:25:27 ---> sysstat.sh 10:25:27 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins9503663776096592577.sh 10:25:27 ---> package-listing.sh 10:25:27 ++ facter osfamily 10:25:27 ++ tr '[:upper:]' '[:lower:]' 10:25:27 + OS_FAMILY=redhat 10:25:27 + workspace=/w/workspace/integration-xtesting-master-md-lint 10:25:27 + START_PACKAGES=/tmp/packages_start.txt 10:25:27 + END_PACKAGES=/tmp/packages_end.txt 10:25:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:27 + PACKAGES=/tmp/packages_start.txt 10:25:27 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:25:27 + PACKAGES=/tmp/packages_end.txt 10:25:27 + case "${OS_FAMILY}" in 10:25:27 + rpm -qa 10:25:27 + sort 10:25:28 + '[' -f /tmp/packages_start.txt ']' 10:25:28 + '[' -f /tmp/packages_end.txt ']' 10:25:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:28 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:25:28 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 10:25:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 10:25:28 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins13210357672122544855.sh 10:25:28 ---> capture-instance-metadata.sh 10:25:28 Setup pyenv: 10:25:28 system 10:25:28 3.8.13 10:25:28 3.9.13 10:25:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:25:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gazD 10:25:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:25:35 lf-activate-venv(): INFO: Installing: lftools 10:26:20 lf-activate-venv(): INFO: Adding /tmp/venv-gazD/bin to PATH 10:26:20 INFO: Running in OpenStack, capturing instance metadata 10:26:20 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins5537556243745931568.sh 10:26:20 provisioning config files... 10:26:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config10653190859782636138tmp 10:26:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:26:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:26:20 [EnvInject] - Injecting environment variables from a build step. 10:26:20 [EnvInject] - Injecting as environment variables the properties content 10:26:20 SERVER_ID=logs 10:26:20 10:26:20 [EnvInject] - Variables injected successfully. 10:26:20 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins18344993021114651533.sh 10:26:20 ---> create-netrc.sh 10:26:20 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins7364749544577679079.sh 10:26:20 ---> python-tools-install.sh 10:26:20 Setup pyenv: 10:26:21 system 10:26:21 3.8.13 10:26:21 3.9.13 10:26:21 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gazD from file:/tmp/.os_lf_venv 10:26:22 lf-activate-venv(): INFO: Installing: lftools 10:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-gazD/bin to PATH 10:26:30 Generating Requirements File 10:26:48 Python 3.10.6 10:26:48 pip 25.1.1 from /tmp/venv-gazD/lib/python3.10/site-packages/pip (python 3.10) 10:26:49 appdirs==1.4.4 10:26:49 argcomplete==3.6.2 10:26:49 aspy.yaml==1.3.0 10:26:49 attrs==25.3.0 10:26:49 autopage==0.5.2 10:26:49 beautifulsoup4==4.13.4 10:26:49 boto3==1.38.34 10:26:49 botocore==1.38.34 10:26:49 bs4==0.0.2 10:26:49 cachetools==5.5.2 10:26:49 certifi==2025.4.26 10:26:49 cffi==1.17.1 10:26:49 cfgv==3.4.0 10:26:49 chardet==5.2.0 10:26:49 charset-normalizer==3.4.2 10:26:49 click==8.2.1 10:26:49 cliff==4.10.0 10:26:49 cmd2==2.6.1 10:26:49 cryptography==3.3.2 10:26:49 debtcollector==3.0.0 10:26:49 decorator==5.2.1 10:26:49 defusedxml==0.7.1 10:26:49 Deprecated==1.2.18 10:26:49 distlib==0.3.9 10:26:49 dnspython==2.7.0 10:26:49 docker==7.1.0 10:26:49 dogpile.cache==1.4.0 10:26:49 durationpy==0.10 10:26:49 email_validator==2.2.0 10:26:49 filelock==3.18.0 10:26:49 future==1.0.0 10:26:49 gitdb==4.0.12 10:26:49 GitPython==3.1.44 10:26:49 google-auth==2.40.3 10:26:49 httplib2==0.22.0 10:26:49 identify==2.6.12 10:26:49 idna==3.10 10:26:49 importlib-resources==1.5.0 10:26:49 iso8601==2.1.0 10:26:49 Jinja2==3.1.6 10:26:49 jmespath==1.0.1 10:26:49 jsonpatch==1.33 10:26:49 jsonpointer==3.0.0 10:26:49 jsonschema==4.24.0 10:26:49 jsonschema-specifications==2025.4.1 10:26:49 keystoneauth1==5.11.0 10:26:49 kubernetes==33.1.0 10:26:49 lftools==0.37.13 10:26:49 lxml==5.4.0 10:26:49 MarkupSafe==3.0.2 10:26:49 msgpack==1.1.0 10:26:49 multi_key_dict==2.0.3 10:26:49 munch==4.0.0 10:26:49 netaddr==1.3.0 10:26:49 niet==1.4.2 10:26:49 nodeenv==1.9.1 10:26:49 oauth2client==4.1.3 10:26:49 oauthlib==3.2.2 10:26:49 openstacksdk==4.6.0 10:26:49 os-client-config==2.1.0 10:26:49 os-service-types==1.7.0 10:26:49 osc-lib==4.0.2 10:26:49 oslo.config==9.8.0 10:26:49 oslo.context==6.0.0 10:26:49 oslo.i18n==6.5.1 10:26:49 oslo.log==7.1.0 10:26:49 oslo.serialization==5.7.0 10:26:49 oslo.utils==9.0.0 10:26:49 packaging==25.0 10:26:49 pbr==6.1.1 10:26:49 platformdirs==4.3.8 10:26:49 prettytable==3.16.0 10:26:49 psutil==7.0.0 10:26:49 pyasn1==0.6.1 10:26:49 pyasn1_modules==0.4.2 10:26:49 pycparser==2.22 10:26:49 pygerrit2==2.0.15 10:26:49 PyGithub==2.6.1 10:26:49 PyJWT==2.10.1 10:26:49 PyNaCl==1.5.0 10:26:49 pyparsing==2.4.7 10:26:49 pyperclip==1.9.0 10:26:49 pyrsistent==0.20.0 10:26:49 python-cinderclient==9.7.0 10:26:49 python-dateutil==2.9.0.post0 10:26:49 python-heatclient==4.2.0 10:26:49 python-jenkins==1.8.2 10:26:49 python-keystoneclient==5.6.0 10:26:49 python-magnumclient==4.8.1 10:26:49 python-openstackclient==8.1.0 10:26:49 python-swiftclient==4.8.0 10:26:49 PyYAML==6.0.2 10:26:49 referencing==0.36.2 10:26:49 requests==2.32.4 10:26:49 requests-oauthlib==2.0.0 10:26:49 requestsexceptions==1.4.0 10:26:49 rfc3986==2.0.0 10:26:49 rpds-py==0.25.1 10:26:49 rsa==4.9.1 10:26:49 ruamel.yaml==0.18.14 10:26:49 ruamel.yaml.clib==0.2.12 10:26:49 s3transfer==0.13.0 10:26:49 simplejson==3.20.1 10:26:49 six==1.17.0 10:26:49 smmap==5.0.2 10:26:49 soupsieve==2.7 10:26:49 stevedore==5.4.1 10:26:49 tabulate==0.9.0 10:26:49 toml==0.10.2 10:26:49 tomlkit==0.13.3 10:26:49 tqdm==4.67.1 10:26:49 typing_extensions==4.14.0 10:26:49 tzdata==2025.2 10:26:49 urllib3==1.26.20 10:26:49 virtualenv==20.31.2 10:26:49 wcwidth==0.2.13 10:26:49 websocket-client==1.8.0 10:26:49 wrapt==1.17.2 10:26:49 xdg==6.0.0 10:26:49 xmltodict==0.14.2 10:26:49 yq==3.4.3 10:26:49 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins8448649651174592639.sh 10:26:49 ---> sudo-logs.sh 10:26:49 Archiving 'sudo' log.. 10:26:49 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins11910765564077896763.sh 10:26:49 ---> job-cost.sh 10:26:49 Setup pyenv: 10:26:49 system 10:26:49 3.8.13 10:26:49 3.9.13 10:26:49 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:26:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gazD from file:/tmp/.os_lf_venv 10:26:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-gazD/bin to PATH 10:26:57 INFO: No Stack... 10:26:57 INFO: Retrieving Pricing Info for: v3-standard-2 10:26:57 INFO: Archiving Costs 10:26:57 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins3168758085917994459.sh 10:26:57 ---> logs-deploy.sh 10:26:57 Setup pyenv: 10:26:57 system 10:26:57 3.8.13 10:26:57 3.9.13 10:26:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gazD from file:/tmp/.os_lf_venv 10:26:59 lf-activate-venv(): INFO: Installing: lftools 10:27:07 lf-activate-venv(): INFO: Adding /tmp/venv-gazD/bin to PATH 10:27:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/78 10:27:07 INFO: archiving workspace using pattern(s): 10:27:08 Archives upload complete. 10:27:09 INFO: archiving logs to Nexus 10:27:09 ---> uname -a: 10:27:09 Linux prd-centos8-builder-2c-1g-20245.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:27:09 10:27:09 10:27:09 ---> lscpu: 10:27:09 Architecture: x86_64 10:27:09 CPU op-mode(s): 32-bit, 64-bit 10:27:09 Byte Order: Little Endian 10:27:09 CPU(s): 2 10:27:09 On-line CPU(s) list: 0,1 10:27:09 Thread(s) per core: 1 10:27:09 Core(s) per socket: 1 10:27:09 Socket(s): 2 10:27:09 NUMA node(s): 1 10:27:09 Vendor ID: AuthenticAMD 10:27:09 CPU family: 23 10:27:09 Model: 49 10:27:09 Model name: AMD EPYC-Rome Processor 10:27:09 Stepping: 0 10:27:09 CPU MHz: 2800.000 10:27:09 BogoMIPS: 5600.00 10:27:09 Virtualization: AMD-V 10:27:09 Hypervisor vendor: KVM 10:27:09 Virtualization type: full 10:27:09 L1d cache: 32K 10:27:09 L1i cache: 32K 10:27:09 L2 cache: 512K 10:27:09 L3 cache: 16384K 10:27:09 NUMA node0 CPU(s): 0,1 10:27:09 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:27:09 10:27:09 10:27:09 ---> nproc: 10:27:09 2 10:27:09 10:27:09 10:27:09 ---> df -h: 10:27:09 Filesystem Size Used Avail Use% Mounted on 10:27:09 devtmpfs 3.8G 0 3.8G 0% /dev 10:27:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:27:09 tmpfs 3.8G 17M 3.8G 1% /run 10:27:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:27:09 /dev/vda1 40G 8.9G 32G 23% / 10:27:09 tmpfs 770M 0 770M 0% /run/user/1001 10:27:09 10:27:09 10:27:09 ---> free -m: 10:27:09 total used free shared buff/cache available 10:27:09 Mem: 7699 677 4445 19 2576 6704 10:27:09 Swap: 1023 0 1023 10:27:09 10:27:09 10:27:09 ---> ip addr: 10:27:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:27:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:27:09 inet 127.0.0.1/8 scope host lo 10:27:09 valid_lft forever preferred_lft forever 10:27:09 inet6 ::1/128 scope host 10:27:09 valid_lft forever preferred_lft forever 10:27:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:27:09 link/ether fa:16:3e:11:6a:97 brd ff:ff:ff:ff:ff:ff 10:27:09 altname enp0s3 10:27:09 altname ens3 10:27:09 inet 10.30.106.254/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:27:09 valid_lft 86217sec preferred_lft 86217sec 10:27:09 inet6 fe80::f816:3eff:fe11:6a97/64 scope link 10:27:09 valid_lft forever preferred_lft forever 10:27:09 10:27:09 10:27:09 ---> sar -b -r -n DEV: 10:27:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/11/2025 _x86_64_ (2 CPU) 10:27:09 10:27:09 10:24:03 LINUX RESTART (2 CPU) 10:27:09 10:27:09 10:25:01 AM tps rtps wtps bread/s bwrtn/s 10:27:09 10:26:01 AM 173.84 6.93 166.91 1197.00 17995.65 10:27:09 10:27:01 AM 115.23 0.62 114.61 77.97 9235.70 10:27:09 Average: 144.53 3.77 140.76 637.44 13615.31 10:27:09 10:27:09 10:25:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:27:09 10:26:01 AM 4822508 6872356 3061936 38.84 2688 2207856 783280 8.77 405604 2249640 47800 10:27:09 10:27:01 AM 4578168 6889816 3306276 41.93 2688 2443580 753020 8.43 414124 2431996 106232 10:27:09 Average: 4700338 6881086 3184106 40.38 2688 2325718 768150 8.60 409864 2340818 77016 10:27:09 10:27:09 10:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:27:09 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:09 10:26:01 AM eth0 145.19 99.07 728.03 18.04 0.00 0.00 0.00 0.00 10:27:09 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:09 10:27:01 AM eth0 167.56 120.89 795.79 14.67 0.00 0.00 0.00 0.00 10:27:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:09 Average: eth0 156.38 109.98 761.91 16.36 0.00 0.00 0.00 0.00 10:27:09 10:27:09 10:27:09 ---> sar -P ALL: 10:27:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/11/2025 _x86_64_ (2 CPU) 10:27:09 10:27:09 10:24:03 LINUX RESTART (2 CPU) 10:27:09 10:27:09 10:25:01 AM CPU %user %nice %system %iowait %steal %idle 10:27:09 10:26:01 AM all 28.14 0.13 5.14 15.22 0.08 51.27 10:27:09 10:26:01 AM 0 23.95 0.15 4.49 16.54 0.08 54.79 10:27:09 10:26:01 AM 1 32.37 0.12 5.80 13.90 0.08 47.73 10:27:09 10:27:01 AM all 37.37 0.00 4.05 1.65 0.09 56.83 10:27:09 10:27:01 AM 0 32.35 0.00 4.25 2.01 0.10 61.29 10:27:09 10:27:01 AM 1 42.40 0.00 3.85 1.29 0.08 52.37 10:27:09 Average: all 32.78 0.07 4.60 8.41 0.09 54.06 10:27:09 Average: 0 28.16 0.07 4.37 9.26 0.09 58.05 10:27:09 Average: 1 37.42 0.06 4.82 7.55 0.08 50.07 10:27:09 10:27:09 10:27:09