03:14:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/141729 03:14:56 Running as SYSTEM 03:14:56 [EnvInject] - Loading node environment variables. 03:14:56 Building remotely on prd-centos8-builder-2c-1g-34952 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yml-lint 03:14:56 [ssh-agent] Looking for ssh-agent implementation... 03:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:56 $ ssh-agent 03:14:56 SSH_AUTH_SOCK=/tmp/ssh-UVGOVzCFzThd/agent.18280 03:14:56 SSH_AGENT_PID=18282 03:14:56 [ssh-agent] Started. 03:14:57 Running ssh-add (command line suppressed) 03:14:57 Identity added: /w/workspace/integration-data-provider-master-yml-lint@tmp/private_key_17905093481394275819.key (/w/workspace/integration-data-provider-master-yml-lint@tmp/private_key_17905093481394275819.key) 03:14:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:14:57 The recommended git tool is: NONE 03:14:58 using credential onap-jenkins-ssh 03:14:58 Wiping out workspace first. 03:14:59 Cloning the remote Git repository 03:14:59 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 03:14:59 > git init /w/workspace/integration-data-provider-master-yml-lint # timeout=10 03:14:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 03:14:59 > git --version # timeout=10 03:14:59 > git --version # 'git version 2.39.0' 03:14:59 using GIT_SSH to set credentials Gerrit user 03:14:59 [INFO] Currently running in a labeled security context 03:14:59 [INFO] Currently SELinux is 'enforcing' on the host 03:14:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yml-lint@tmp/jenkins-gitclient-ssh7313673882307288830.key 03:14:59 Verifying host key using manually-configured host key entries 03:14:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:14:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 03:14:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 03:15:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 03:15:00 using GIT_SSH to set credentials Gerrit user 03:15:00 [INFO] Currently running in a labeled security context 03:15:00 [INFO] Currently SELinux is 'enforcing' on the host 03:15:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yml-lint@tmp/jenkins-gitclient-ssh7410034390389274558.key 03:15:00 Verifying host key using manually-configured host key entries 03:15:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/29/141729/1 # timeout=30 03:15:00 > git rev-parse f0c52e8a07c099055acc257f6213ef67b069f99a^{commit} # timeout=10 03:15:00 Checking out Revision f0c52e8a07c099055acc257f6213ef67b069f99a (refs/changes/29/141729/1) 03:15:00 > git config core.sparsecheckout # timeout=10 03:15:00 > git checkout -f f0c52e8a07c099055acc257f6213ef67b069f99a # timeout=30 03:15:03 Commit message: "Chore: Add dependabot config" 03:15:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:15:03 > git rev-list --no-walk 1fe097ed029eb0dd960e9e3c5e413317c2283ae9 # timeout=10 03:15:03 [EnvInject] - Injecting environment variables from a build step. 03:15:03 [EnvInject] - Injecting as environment variables the properties content 03:15:03 PYTHON=python3 03:15:03 03:15:03 [EnvInject] - Variables injected successfully. 03:15:03 [integration-data-provider-master-yml-lint] $ /bin/bash -l /tmp/jenkins876432048881891998.sh 03:15:03 ---> tox-install.sh 03:15:03 + source /home/jenkins/lf-env.sh 03:15:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:15:03 ++ mktemp -d /tmp/venv-XXXX 03:15:03 + lf_venv=/tmp/venv-gKC1 03:15:03 + local venv_file=/tmp/.os_lf_venv 03:15:03 + local python=python3 03:15:03 + local options 03:15:03 + local set_path=true 03:15:03 + local install_args= 03:15:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:15:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:15:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:15:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:15:03 + true 03:15:03 + case $1 in 03:15:03 + venv_file=/tmp/.toxenv 03:15:03 + shift 2 03:15:03 + true 03:15:03 + case $1 in 03:15:03 + shift 03:15:03 + break 03:15:03 + case $python in 03:15:03 + local pkg_list= 03:15:03 + [[ -d /opt/pyenv ]] 03:15:03 + echo 'Setup pyenv:' 03:15:03 Setup pyenv: 03:15:03 + export PYENV_ROOT=/opt/pyenv 03:15:03 + PYENV_ROOT=/opt/pyenv 03:15:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:03 + pyenv versions 03:15:04 system 03:15:04 * 3.8.13 (set by /opt/pyenv/version) 03:15:04 * 3.9.13 (set by /opt/pyenv/version) 03:15:04 * 3.10.6 (set by /opt/pyenv/version) 03:15:04 + command -v pyenv 03:15:04 ++ pyenv init - --no-rehash 03:15:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:15:04 export PATH="/opt/pyenv/shims:${PATH}" 03:15:04 export PYENV_SHELL=bash 03:15:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:15:04 pyenv() { 03:15:04 local command 03:15:04 command="${1:-}" 03:15:04 if [ "$#" -gt 0 ]; then 03:15:04 shift 03:15:04 fi 03:15:04 03:15:04 case "$command" in 03:15:04 rehash|shell) 03:15:04 eval "$(pyenv "sh-$command" "$@")" 03:15:04 ;; 03:15:04 *) 03:15:04 command pyenv "$command" "$@" 03:15:04 ;; 03:15:04 esac 03:15:04 }' 03:15:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:15:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:04 ++ export PYENV_SHELL=bash 03:15:04 ++ PYENV_SHELL=bash 03:15:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:15:04 +++ complete -F _pyenv pyenv 03:15:04 ++ lf-pyver python3 03:15:04 ++ local py_version_xy=python3 03:15:04 ++ local py_version_xyz= 03:15:04 ++ awk '{ print $1 }' 03:15:04 ++ grep -E '^[0-9.]*[0-9]$' 03:15:04 ++ pyenv versions 03:15:04 ++ sed 's/^[ *]* //' 03:15:04 ++ local command 03:15:04 ++ command=versions 03:15:04 ++ '[' 1 -gt 0 ']' 03:15:04 ++ shift 03:15:04 ++ case "$command" in 03:15:04 ++ command pyenv versions 03:15:04 ++ pyenv versions 03:15:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:15:04 +++ sort -V 03:15:04 +++ grep '^3' /tmp/.pyenv_versions 03:15:04 +++ tail -n 1 03:15:04 ++ py_version_xyz=3.10.6 03:15:04 ++ [[ -z 3.10.6 ]] 03:15:04 ++ echo 3.10.6 03:15:04 ++ return 0 03:15:04 + pyenv local 3.10.6 03:15:04 + local command 03:15:04 + command=local 03:15:04 + '[' 2 -gt 0 ']' 03:15:04 + shift 03:15:04 + case "$command" in 03:15:04 + command pyenv local 3.10.6 03:15:04 + pyenv local 3.10.6 03:15:04 + for arg in "$@" 03:15:04 + case $arg in 03:15:04 + pkg_list+='tox ' 03:15:04 + for arg in "$@" 03:15:04 + case $arg in 03:15:04 + pkg_list+='virtualenv ' 03:15:04 + for arg in "$@" 03:15:04 + case $arg in 03:15:04 + pkg_list+='urllib3~=1.26.15 ' 03:15:04 + [[ -f /tmp/.toxenv ]] 03:15:04 + [[ ! -f /tmp/.toxenv ]] 03:15:04 + [[ -n '' ]] 03:15:04 + python3 -m venv /tmp/venv-gKC1 03:15:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gKC1' 03:15:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gKC1 03:15:08 + echo /tmp/venv-gKC1 03:15:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:15:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:15:08 + /tmp/venv-gKC1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:15:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:15:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:15:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:15:12 + /tmp/venv-gKC1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:15:13 + type python3 03:15:13 + true 03:15:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gKC1/bin to PATH' 03:15:13 lf-activate-venv(): INFO: Adding /tmp/venv-gKC1/bin to PATH 03:15:13 + PATH=/tmp/venv-gKC1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:13 + return 0 03:15:13 + python3 --version 03:15:13 Python 3.10.6 03:15:13 + python3 -m pip --version 03:15:14 pip 25.2 from /tmp/venv-gKC1/lib/python3.10/site-packages/pip (python 3.10) 03:15:14 + python3 -m pip freeze 03:15:14 cachetools==6.1.0 03:15:14 chardet==5.2.0 03:15:14 colorama==0.4.6 03:15:14 distlib==0.4.0 03:15:14 filelock==3.18.0 03:15:14 packaging==25.0 03:15:14 platformdirs==4.3.8 03:15:14 pluggy==1.6.0 03:15:14 pyproject-api==1.9.1 03:15:14 tomli==2.2.1 03:15:14 tox==4.28.4 03:15:14 typing_extensions==4.14.1 03:15:14 urllib3==1.26.20 03:15:14 virtualenv==20.33.1 03:15:14 [EnvInject] - Injecting environment variables from a build step. 03:15:14 [EnvInject] - Injecting as environment variables the properties content 03:15:14 PARALLEL=false 03:15:14 03:15:14 [EnvInject] - Variables injected successfully. 03:15:14 [integration-data-provider-master-yml-lint] $ /bin/bash -l /tmp/jenkins6525838500043879502.sh 03:15:14 ---> tox-run.sh 03:15:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yml-lint/archives/tox 03:15:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yml-lint/archives/docs 03:15:14 + mkdir -p /w/workspace/integration-data-provider-master-yml-lint/archives/tox 03:15:14 + cd /w/workspace/integration-data-provider-master-yml-lint/. 03:15:14 + source /home/jenkins/lf-env.sh 03:15:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:15:14 ++ mktemp -d /tmp/venv-XXXX 03:15:14 + lf_venv=/tmp/venv-dSbk 03:15:14 + local venv_file=/tmp/.os_lf_venv 03:15:14 + local python=python3 03:15:14 + local options 03:15:14 + local set_path=true 03:15:14 + local install_args= 03:15:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:15:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:15:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:15:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:15:14 + true 03:15:14 + case $1 in 03:15:14 + venv_file=/tmp/.toxenv 03:15:14 + shift 2 03:15:14 + true 03:15:14 + case $1 in 03:15:14 + shift 03:15:14 + break 03:15:14 + case $python in 03:15:14 + local pkg_list= 03:15:14 + [[ -d /opt/pyenv ]] 03:15:14 + echo 'Setup pyenv:' 03:15:14 Setup pyenv: 03:15:14 + export PYENV_ROOT=/opt/pyenv 03:15:14 + PYENV_ROOT=/opt/pyenv 03:15:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:14 + pyenv versions 03:15:14 system 03:15:14 3.8.13 03:15:14 3.9.13 03:15:14 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 03:15:14 + command -v pyenv 03:15:14 ++ pyenv init - --no-rehash 03:15:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:15:14 export PATH="/opt/pyenv/shims:${PATH}" 03:15:14 export PYENV_SHELL=bash 03:15:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:15:14 pyenv() { 03:15:14 local command 03:15:14 command="${1:-}" 03:15:14 if [ "$#" -gt 0 ]; then 03:15:14 shift 03:15:14 fi 03:15:14 03:15:14 case "$command" in 03:15:14 rehash|shell) 03:15:14 eval "$(pyenv "sh-$command" "$@")" 03:15:14 ;; 03:15:14 *) 03:15:14 command pyenv "$command" "$@" 03:15:14 ;; 03:15:14 esac 03:15:14 }' 03:15:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:15:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:14 ++ export PYENV_SHELL=bash 03:15:14 ++ PYENV_SHELL=bash 03:15:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:15:14 +++ complete -F _pyenv pyenv 03:15:14 ++ lf-pyver python3 03:15:14 ++ local py_version_xy=python3 03:15:14 ++ local py_version_xyz= 03:15:14 ++ awk '{ print $1 }' 03:15:14 ++ pyenv versions 03:15:14 ++ local command 03:15:14 ++ command=versions 03:15:14 ++ '[' 1 -gt 0 ']' 03:15:14 ++ grep -E '^[0-9.]*[0-9]$' 03:15:14 ++ shift 03:15:14 ++ case "$command" in 03:15:14 ++ command pyenv versions 03:15:14 ++ pyenv versions 03:15:14 ++ sed 's/^[ *]* //' 03:15:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:15:14 +++ grep '^3' /tmp/.pyenv_versions 03:15:14 +++ tail -n 1 03:15:14 +++ sort -V 03:15:14 ++ py_version_xyz=3.10.6 03:15:14 ++ [[ -z 3.10.6 ]] 03:15:14 ++ echo 3.10.6 03:15:14 ++ return 0 03:15:14 + pyenv local 3.10.6 03:15:14 + local command 03:15:14 + command=local 03:15:14 + '[' 2 -gt 0 ']' 03:15:14 + shift 03:15:14 + case "$command" in 03:15:14 + command pyenv local 3.10.6 03:15:14 + pyenv local 3.10.6 03:15:14 + for arg in "$@" 03:15:14 + case $arg in 03:15:14 + pkg_list+='tox ' 03:15:14 + for arg in "$@" 03:15:14 + case $arg in 03:15:14 + pkg_list+='virtualenv ' 03:15:14 + for arg in "$@" 03:15:14 + case $arg in 03:15:14 + pkg_list+='urllib3~=1.26.15 ' 03:15:14 + [[ -f /tmp/.toxenv ]] 03:15:14 ++ cat /tmp/.toxenv 03:15:14 + lf_venv=/tmp/venv-gKC1 03:15:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gKC1 from' file:/tmp/.toxenv 03:15:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gKC1 from file:/tmp/.toxenv 03:15:14 + /tmp/venv-gKC1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:15:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:15:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:15:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:15:15 + /tmp/venv-gKC1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:15:16 + type python3 03:15:16 + true 03:15:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gKC1/bin to PATH' 03:15:16 lf-activate-venv(): INFO: Adding /tmp/venv-gKC1/bin to PATH 03:15:16 + PATH=/tmp/venv-gKC1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:16 + return 0 03:15:16 + [[ -d /opt/pyenv ]] 03:15:16 + echo '---> Setting up pyenv' 03:15:16 ---> Setting up pyenv 03:15:16 + export PYENV_ROOT=/opt/pyenv 03:15:16 + PYENV_ROOT=/opt/pyenv 03:15:16 + export PATH=/opt/pyenv/bin:/tmp/venv-gKC1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:16 + PATH=/opt/pyenv/bin:/tmp/venv-gKC1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:16 ++ pwd 03:15:16 + PYTHONPATH=/w/workspace/integration-data-provider-master-yml-lint 03:15:16 + export PYTHONPATH 03:15:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:15:16 + TOX_TESTENV_PASSENV=PYTHONPATH 03:15:16 + tox --version 03:15:16 4.28.4 from /tmp/venv-gKC1/lib/python3.10/site-packages/tox/__init__.py 03:15:16 + PARALLEL=false 03:15:16 + TOX_OPTIONS_LIST= 03:15:16 + [[ -n yaml ]] 03:15:16 + TOX_OPTIONS_LIST=' -e yaml' 03:15:16 + case ${PARALLEL,,} in 03:15:16 + tox -e yaml 03:15:16 + tee -a /w/workspace/integration-data-provider-master-yml-lint/archives/tox/tox.log 03:15:17 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:15:41 yaml: freeze> python -m pip freeze --all 03:15:41 yaml: 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.8.3,charset-normalizer==3.4.3,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.45,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.2,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,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 03:15:41 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:15:41 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 03:15:42 ---> Completed tox runs 03:15:42 + for i in .tox/*/log 03:15:42 ++ awk -F/ '{print $2}' 03:15:42 ++ echo .tox/yaml/log 03:15:42 + tox_env=yaml 03:15:42 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yml-lint/archives/tox/yaml 03:15:42 + DOC_DIR=docs/_build/html 03:15:42 + [[ -d docs/_build/html ]] 03:15:42 + echo '---> tox-run.sh ends' 03:15:42 ---> tox-run.sh ends 03:15:42 + test 1 -eq 0 03:15:42 + exit 1 03:15:42 Build step 'Execute shell' marked build as failure 03:15:42 $ ssh-agent -k 03:15:42 unset SSH_AUTH_SOCK; 03:15:42 unset SSH_AGENT_PID; 03:15:42 echo Agent pid 18282 killed; 03:15:42 [ssh-agent] Stopped. 03:15:42 [PostBuildScript] - [INFO] Executing post build scripts. 03:15:42 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins16524834769295940296.sh 03:15:42 ---> sysstat.sh 03:15:42 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins13089886054908124047.sh 03:15:42 ---> package-listing.sh 03:15:42 ++ facter osfamily 03:15:42 ++ tr '[:upper:]' '[:lower:]' 03:15:43 + OS_FAMILY=redhat 03:15:43 + workspace=/w/workspace/integration-data-provider-master-yml-lint 03:15:43 + START_PACKAGES=/tmp/packages_start.txt 03:15:43 + END_PACKAGES=/tmp/packages_end.txt 03:15:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:15:43 + PACKAGES=/tmp/packages_start.txt 03:15:43 + '[' /w/workspace/integration-data-provider-master-yml-lint ']' 03:15:43 + PACKAGES=/tmp/packages_end.txt 03:15:43 + case "${OS_FAMILY}" in 03:15:43 + rpm -qa 03:15:43 + sort 03:15:43 + '[' -f /tmp/packages_start.txt ']' 03:15:43 + '[' -f /tmp/packages_end.txt ']' 03:15:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:15:43 + '[' /w/workspace/integration-data-provider-master-yml-lint ']' 03:15:43 + mkdir -p /w/workspace/integration-data-provider-master-yml-lint/archives/ 03:15:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yml-lint/archives/ 03:15:43 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins10680694106134166475.sh 03:15:43 ---> capture-instance-metadata.sh 03:15:43 Setup pyenv: 03:15:43 system 03:15:43 3.8.13 03:15:43 3.9.13 03:15:43 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 03:15:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-19eX 03:15:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:15:52 lf-activate-venv(): INFO: Installing: lftools 03:16:18 lf-activate-venv(): INFO: Adding /tmp/venv-19eX/bin to PATH 03:16:18 INFO: Running in OpenStack, capturing instance metadata 03:16:18 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins8697315768602595729.sh 03:16:18 provisioning config files... 03:16:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yml-lint@tmp/config13388533086145095769tmp 03:16:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:16:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:16:18 [EnvInject] - Injecting environment variables from a build step. 03:16:18 [EnvInject] - Injecting as environment variables the properties content 03:16:18 SERVER_ID=logs 03:16:18 03:16:18 [EnvInject] - Variables injected successfully. 03:16:18 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins14602144731778947140.sh 03:16:18 ---> create-netrc.sh 03:16:18 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins7303819269074878172.sh 03:16:18 ---> python-tools-install.sh 03:16:18 Setup pyenv: 03:16:18 system 03:16:18 3.8.13 03:16:18 3.9.13 03:16:18 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 03:16:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-19eX from file:/tmp/.os_lf_venv 03:16:20 lf-activate-venv(): INFO: Installing: lftools 03:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-19eX/bin to PATH 03:16:28 Generating Requirements File 03:16:47 Python 3.10.6 03:16:47 pip 25.2 from /tmp/venv-19eX/lib/python3.10/site-packages/pip (python 3.10) 03:16:47 appdirs==1.4.4 03:16:47 argcomplete==3.6.2 03:16:47 aspy.yaml==1.3.0 03:16:47 attrs==25.3.0 03:16:47 autopage==0.5.2 03:16:47 beautifulsoup4==4.13.4 03:16:47 boto3==1.40.8 03:16:47 botocore==1.40.8 03:16:47 bs4==0.0.2 03:16:47 cachetools==5.5.2 03:16:47 certifi==2025.8.3 03:16:47 cffi==1.17.1 03:16:47 cfgv==3.4.0 03:16:47 chardet==5.2.0 03:16:47 charset-normalizer==3.4.3 03:16:47 click==8.2.1 03:16:47 cliff==4.10.0 03:16:47 cmd2==2.7.0 03:16:47 cryptography==3.3.2 03:16:47 debtcollector==3.0.0 03:16:47 decorator==5.2.1 03:16:47 defusedxml==0.7.1 03:16:47 Deprecated==1.2.18 03:16:47 distlib==0.4.0 03:16:47 dnspython==2.7.0 03:16:47 docker==7.1.0 03:16:47 dogpile.cache==1.4.0 03:16:47 durationpy==0.10 03:16:47 email_validator==2.2.0 03:16:47 filelock==3.18.0 03:16:47 future==1.0.0 03:16:47 gitdb==4.0.12 03:16:47 GitPython==3.1.45 03:16:47 google-auth==2.40.3 03:16:47 httplib2==0.22.0 03:16:47 identify==2.6.13 03:16:47 idna==3.10 03:16:47 importlib-resources==1.5.0 03:16:47 iso8601==2.1.0 03:16:47 Jinja2==3.1.6 03:16:47 jmespath==1.0.1 03:16:47 jsonpatch==1.33 03:16:47 jsonpointer==3.0.0 03:16:47 jsonschema==4.25.0 03:16:47 jsonschema-specifications==2025.4.1 03:16:47 keystoneauth1==5.11.1 03:16:47 kubernetes==33.1.0 03:16:47 lftools==0.37.13 03:16:47 lxml==6.0.0 03:16:47 markdown-it-py==4.0.0 03:16:47 MarkupSafe==3.0.2 03:16:47 mdurl==0.1.2 03:16:47 msgpack==1.1.1 03:16:47 multi_key_dict==2.0.3 03:16:47 munch==4.0.0 03:16:47 netaddr==1.3.0 03:16:47 niet==1.4.2 03:16:47 nodeenv==1.9.1 03:16:47 oauth2client==4.1.3 03:16:47 oauthlib==3.3.1 03:16:47 openstacksdk==4.6.0 03:16:47 os-client-config==2.3.0 03:16:47 os-service-types==1.8.0 03:16:47 osc-lib==4.1.0 03:16:47 oslo.config==10.0.0 03:16:47 oslo.context==6.0.0 03:16:47 oslo.i18n==6.5.1 03:16:47 oslo.log==7.2.0 03:16:47 oslo.serialization==5.7.0 03:16:47 oslo.utils==9.0.0 03:16:47 packaging==25.0 03:16:47 pbr==6.1.1 03:16:47 platformdirs==4.3.8 03:16:47 prettytable==3.16.0 03:16:47 psutil==7.0.0 03:16:47 pyasn1==0.6.1 03:16:47 pyasn1_modules==0.4.2 03:16:47 pycparser==2.22 03:16:47 pygerrit2==2.0.15 03:16:47 PyGithub==2.7.0 03:16:47 Pygments==2.19.2 03:16:47 PyJWT==2.10.1 03:16:47 PyNaCl==1.5.0 03:16:47 pyparsing==2.4.7 03:16:47 pyperclip==1.9.0 03:16:47 pyrsistent==0.20.0 03:16:47 python-cinderclient==9.7.0 03:16:47 python-dateutil==2.9.0.post0 03:16:47 python-heatclient==4.3.0 03:16:47 python-jenkins==1.8.3 03:16:47 python-keystoneclient==5.6.0 03:16:47 python-magnumclient==4.8.1 03:16:47 python-openstackclient==8.1.0 03:16:47 python-swiftclient==4.8.0 03:16:47 PyYAML==6.0.2 03:16:47 referencing==0.36.2 03:16:47 requests==2.32.4 03:16:47 requests-oauthlib==2.0.0 03:16:47 requestsexceptions==1.4.0 03:16:47 rfc3986==2.0.0 03:16:47 rich==14.1.0 03:16:47 rich-argparse==1.7.1 03:16:47 rpds-py==0.27.0 03:16:47 rsa==4.9.1 03:16:47 ruamel.yaml==0.18.14 03:16:47 ruamel.yaml.clib==0.2.12 03:16:47 s3transfer==0.13.1 03:16:47 simplejson==3.20.1 03:16:47 six==1.17.0 03:16:47 smmap==5.0.2 03:16:47 soupsieve==2.7 03:16:47 stevedore==5.4.1 03:16:47 tabulate==0.9.0 03:16:47 toml==0.10.2 03:16:47 tomlkit==0.13.3 03:16:47 tqdm==4.67.1 03:16:47 typing_extensions==4.14.1 03:16:47 tzdata==2025.2 03:16:47 urllib3==1.26.20 03:16:47 virtualenv==20.33.1 03:16:47 wcwidth==0.2.13 03:16:47 websocket-client==1.8.0 03:16:47 wrapt==1.17.3 03:16:47 xdg==6.0.0 03:16:47 xmltodict==0.14.2 03:16:47 yq==3.4.3 03:16:47 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins127274034548363128.sh 03:16:47 ---> sudo-logs.sh 03:16:47 Archiving 'sudo' log.. 03:16:47 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins7632092205185347225.sh 03:16:47 ---> job-cost.sh 03:16:48 Setup pyenv: 03:16:48 system 03:16:48 3.8.13 03:16:48 3.9.13 03:16:48 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 03:16:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-19eX from file:/tmp/.os_lf_venv 03:16:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:16:54 lf-activate-venv(): INFO: Adding /tmp/venv-19eX/bin to PATH 03:16:54 INFO: No Stack... 03:16:55 INFO: Retrieving Pricing Info for: v3-standard-2 03:16:55 INFO: Archiving Costs 03:16:55 [integration-data-provider-master-yml-lint] $ /bin/bash -l /tmp/jenkins11491520504645683170.sh 03:16:55 ---> logs-deploy.sh 03:16:55 Setup pyenv: 03:16:55 system 03:16:55 3.8.13 03:16:55 3.9.13 03:16:55 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 03:16:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-19eX from file:/tmp/.os_lf_venv 03:16:57 lf-activate-venv(): INFO: Installing: lftools 03:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-19eX/bin to PATH 03:17:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yml-lint/6 03:17:05 INFO: archiving workspace using pattern(s): 03:17:06 Archives upload complete. 03:17:06 INFO: archiving logs to Nexus 03:17:06 ---> uname -a: 03:17:06 Linux prd-centos8-builder-2c-1g-34952.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:17:06 03:17:06 03:17:06 ---> lscpu: 03:17:06 Architecture: x86_64 03:17:06 CPU op-mode(s): 32-bit, 64-bit 03:17:06 Byte Order: Little Endian 03:17:06 CPU(s): 2 03:17:06 On-line CPU(s) list: 0,1 03:17:06 Thread(s) per core: 1 03:17:06 Core(s) per socket: 1 03:17:06 Socket(s): 2 03:17:06 NUMA node(s): 1 03:17:06 Vendor ID: AuthenticAMD 03:17:06 CPU family: 23 03:17:06 Model: 49 03:17:06 Model name: AMD EPYC-Rome Processor 03:17:06 Stepping: 0 03:17:06 CPU MHz: 2800.000 03:17:06 BogoMIPS: 5600.00 03:17:06 Virtualization: AMD-V 03:17:06 Hypervisor vendor: KVM 03:17:06 Virtualization type: full 03:17:06 L1d cache: 32K 03:17:06 L1i cache: 32K 03:17:06 L2 cache: 512K 03:17:06 L3 cache: 16384K 03:17:06 NUMA node0 CPU(s): 0,1 03:17:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:17:06 03:17:06 03:17:06 ---> nproc: 03:17:06 2 03:17:06 03:17:06 03:17:06 ---> df -h: 03:17:06 Filesystem Size Used Avail Use% Mounted on 03:17:06 devtmpfs 3.8G 0 3.8G 0% /dev 03:17:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:17:06 tmpfs 3.8G 17M 3.8G 1% /run 03:17:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:17:06 /dev/vda1 40G 8.7G 32G 22% / 03:17:06 tmpfs 770M 0 770M 0% /run/user/1001 03:17:06 03:17:06 03:17:06 ---> free -m: 03:17:06 total used free shared buff/cache available 03:17:06 Mem: 7699 604 4749 19 2345 6778 03:17:06 Swap: 1023 0 1023 03:17:06 03:17:06 03:17:06 ---> ip addr: 03:17:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:17:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:17:06 inet 127.0.0.1/8 scope host lo 03:17:06 valid_lft forever preferred_lft forever 03:17:06 inet6 ::1/128 scope host 03:17:06 valid_lft forever preferred_lft forever 03:17:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:17:06 link/ether fa:16:3e:28:eb:30 brd ff:ff:ff:ff:ff:ff 03:17:06 altname enp0s3 03:17:06 altname ens3 03:17:06 inet 10.30.106.44/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:17:06 valid_lft 86248sec preferred_lft 86248sec 03:17:06 inet6 fe80::f816:3eff:fe28:eb30/64 scope link 03:17:06 valid_lft forever preferred_lft forever 03:17:06 03:17:06 03:17:06 ---> sar -b -r -n DEV: 03:17:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 03:17:06 03:17:06 03:14:30 LINUX RESTART (2 CPU) 03:17:06 03:17:06 03:15:01 AM tps rtps wtps bread/s bwrtn/s 03:17:06 03:16:01 AM 327.96 119.43 208.53 3407.53 8608.86 03:17:06 03:17:01 AM 135.64 0.58 135.06 77.45 12689.37 03:17:06 Average: 231.81 60.01 171.80 1742.63 10648.95 03:17:06 03:17:06 03:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:17:06 03:16:01 AM 5171736 6978916 2712708 34.41 2688 1975372 739540 8.28 376084 1976184 176360 03:17:06 03:17:01 AM 4848280 6923920 3036164 38.51 2688 2226040 736228 8.24 385716 2227196 118296 03:17:06 Average: 5010008 6951418 2874436 36.46 2688 2100706 737884 8.26 380900 2101690 147328 03:17:06 03:17:06 03:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:17:06 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:06 03:16:01 AM eth0 125.01 80.26 781.89 22.79 0.00 0.00 0.00 0.00 03:17:06 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:06 03:17:01 AM eth0 92.58 72.02 816.78 12.97 0.00 0.00 0.00 0.00 03:17:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:06 Average: eth0 108.80 76.14 799.34 17.88 0.00 0.00 0.00 0.00 03:17:06 03:17:06 03:17:06 ---> sar -P ALL: 03:17:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 03:17:06 03:17:06 03:14:30 LINUX RESTART (2 CPU) 03:17:06 03:17:06 03:15:01 AM CPU %user %nice %system %iowait %steal %idle 03:17:06 03:16:01 AM all 38.99 2.00 18.14 3.90 0.15 36.82 03:17:06 03:16:01 AM 0 39.41 1.29 14.94 3.41 0.17 40.78 03:17:06 03:16:01 AM 1 38.56 2.72 21.37 4.40 0.14 32.82 03:17:06 03:17:01 AM all 40.24 0.00 4.39 3.41 0.10 51.86 03:17:06 03:17:01 AM 0 20.45 0.00 3.86 3.55 0.10 72.04 03:17:06 03:17:01 AM 1 60.13 0.00 4.92 3.27 0.10 31.58 03:17:06 Average: all 39.62 0.99 11.21 3.65 0.13 44.40 03:17:06 Average: 0 29.86 0.64 9.36 3.48 0.13 56.51 03:17:06 Average: 1 49.45 1.35 13.07 3.83 0.12 32.20 03:17:06 03:17:06 03:17:07