03:14:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/141727 03:14:26 Running as SYSTEM 03:14:26 [EnvInject] - Loading node environment variables. 03:14:26 Building remotely on prd-centos8-builder-2c-1g-34951 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yml-lint 03:14:26 [ssh-agent] Looking for ssh-agent implementation... 03:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:26 $ ssh-agent 03:14:26 SSH_AUTH_SOCK=/tmp/ssh-1CRaDcHJYagB/agent.16110 03:14:26 SSH_AGENT_PID=16111 03:14:26 [ssh-agent] Started. 03:14:27 Running ssh-add (command line suppressed) 03:14:27 Identity added: /w/workspace/integration-master-yml-lint@tmp/private_key_12051320636915102409.key (/w/workspace/integration-master-yml-lint@tmp/private_key_12051320636915102409.key) 03:14:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:14:27 The recommended git tool is: NONE 03:14:29 using credential onap-jenkins-ssh 03:14:29 Wiping out workspace first. 03:14:29 Cloning the remote Git repository 03:14:29 Cloning repository git://cloud.onap.org/mirror/integration.git 03:14:29 > git init /w/workspace/integration-master-yml-lint # timeout=10 03:14:29 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 03:14:29 > git --version # timeout=10 03:14:29 > git --version # 'git version 2.39.0' 03:14:29 using GIT_SSH to set credentials Gerrit user 03:14:29 [INFO] Currently running in a labeled security context 03:14:29 [INFO] Currently SELinux is 'enforcing' on the host 03:14:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yml-lint@tmp/jenkins-gitclient-ssh6233205400269632125.key 03:14:29 Verifying host key using manually-configured host key entries 03:14:29 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:14:35 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 03:14:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:35 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 03:14:35 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 03:14:35 using GIT_SSH to set credentials Gerrit user 03:14:35 [INFO] Currently running in a labeled security context 03:14:35 [INFO] Currently SELinux is 'enforcing' on the host 03:14:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yml-lint@tmp/jenkins-gitclient-ssh17555458045038730587.key 03:14:35 Verifying host key using manually-configured host key entries 03:14:35 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/27/141727/1 # timeout=30 03:14:36 > git rev-parse ea2e560584c00bddc8e90372777cf58cd0f88119^{commit} # timeout=10 03:14:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 03:14:36 Checking out Revision ea2e560584c00bddc8e90372777cf58cd0f88119 (refs/changes/27/141727/1) 03:14:36 > git config core.sparsecheckout # timeout=10 03:14:36 > git checkout -f ea2e560584c00bddc8e90372777cf58cd0f88119 # timeout=30 03:14:39 Commit message: "Chore: Add dependabot config" 03:14:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:14:39 > git rev-list --no-walk 0d9d57a9ea9a52024e3b6bcb98416762458c1e23 # timeout=10 03:14:40 [EnvInject] - Injecting environment variables from a build step. 03:14:40 [EnvInject] - Injecting as environment variables the properties content 03:14:40 PYTHON=python3 03:14:40 03:14:40 [EnvInject] - Variables injected successfully. 03:14:40 [integration-master-yml-lint] $ /bin/bash -l /tmp/jenkins12898268271159156615.sh 03:14:40 ---> tox-install.sh 03:14:40 + source /home/jenkins/lf-env.sh 03:14:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:14:40 ++ mktemp -d /tmp/venv-XXXX 03:14:40 + lf_venv=/tmp/venv-W3EL 03:14:40 + local venv_file=/tmp/.os_lf_venv 03:14:40 + local python=python3 03:14:40 + local options 03:14:40 + local set_path=true 03:14:40 + local install_args= 03:14:40 ++ 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:14:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:14:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:14:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:14:40 + true 03:14:40 + case $1 in 03:14:40 + venv_file=/tmp/.toxenv 03:14:40 + shift 2 03:14:40 + true 03:14:40 + case $1 in 03:14:40 + shift 03:14:40 + break 03:14:40 + case $python in 03:14:40 + local pkg_list= 03:14:40 + [[ -d /opt/pyenv ]] 03:14:40 + echo 'Setup pyenv:' 03:14:40 Setup pyenv: 03:14:40 + export PYENV_ROOT=/opt/pyenv 03:14:40 + PYENV_ROOT=/opt/pyenv 03:14:40 + 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:14:40 + 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:14:40 + pyenv versions 03:14:40 system 03:14:40 * 3.8.13 (set by /opt/pyenv/version) 03:14:40 * 3.9.13 (set by /opt/pyenv/version) 03:14:40 * 3.10.6 (set by /opt/pyenv/version) 03:14:40 + command -v pyenv 03:14:40 ++ pyenv init - --no-rehash 03:14:40 + 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:14:40 export PATH="/opt/pyenv/shims:${PATH}" 03:14:40 export PYENV_SHELL=bash 03:14:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:14:40 pyenv() { 03:14:40 local command 03:14:40 command="${1:-}" 03:14:40 if [ "$#" -gt 0 ]; then 03:14:40 shift 03:14:40 fi 03:14:40 03:14:40 case "$command" in 03:14:40 rehash|shell) 03:14:40 eval "$(pyenv "sh-$command" "$@")" 03:14:40 ;; 03:14:40 *) 03:14:40 command pyenv "$command" "$@" 03:14:40 ;; 03:14:40 esac 03:14:40 }' 03:14:40 +++ 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:14:40 ++ 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:14:40 ++ 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:14:40 ++ 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:14:40 ++ export PYENV_SHELL=bash 03:14:40 ++ PYENV_SHELL=bash 03:14:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:14:40 +++ complete -F _pyenv pyenv 03:14:40 ++ lf-pyver python3 03:14:40 ++ local py_version_xy=python3 03:14:40 ++ local py_version_xyz= 03:14:40 ++ pyenv versions 03:14:40 ++ local command 03:14:40 ++ command=versions 03:14:40 ++ '[' 1 -gt 0 ']' 03:14:40 ++ shift 03:14:40 ++ case "$command" in 03:14:40 ++ command pyenv versions 03:14:40 ++ pyenv versions 03:14:40 ++ awk '{ print $1 }' 03:14:40 ++ sed 's/^[ *]* //' 03:14:40 ++ grep -E '^[0-9.]*[0-9]$' 03:14:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:14:40 +++ sort -V 03:14:40 +++ grep '^3' /tmp/.pyenv_versions 03:14:40 +++ tail -n 1 03:14:40 ++ py_version_xyz=3.10.6 03:14:40 ++ [[ -z 3.10.6 ]] 03:14:40 ++ echo 3.10.6 03:14:40 ++ return 0 03:14:40 + pyenv local 3.10.6 03:14:40 + local command 03:14:40 + command=local 03:14:40 + '[' 2 -gt 0 ']' 03:14:40 + shift 03:14:40 + case "$command" in 03:14:40 + command pyenv local 3.10.6 03:14:40 + pyenv local 3.10.6 03:14:40 + for arg in "$@" 03:14:40 + case $arg in 03:14:40 + pkg_list+='tox ' 03:14:40 + for arg in "$@" 03:14:40 + case $arg in 03:14:40 + pkg_list+='virtualenv ' 03:14:40 + for arg in "$@" 03:14:40 + case $arg in 03:14:40 + pkg_list+='urllib3~=1.26.15 ' 03:14:40 + [[ -f /tmp/.toxenv ]] 03:14:40 + [[ ! -f /tmp/.toxenv ]] 03:14:40 + [[ -n '' ]] 03:14:40 + python3 -m venv /tmp/venv-W3EL 03:14:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W3EL' 03:14:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W3EL 03:14:44 + echo /tmp/venv-W3EL 03:14:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:14:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:14:44 + /tmp/venv-W3EL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:14:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:14:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:14:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:14:50 + /tmp/venv-W3EL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:14:52 + type python3 03:14:52 + true 03:14:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W3EL/bin to PATH' 03:14:52 lf-activate-venv(): INFO: Adding /tmp/venv-W3EL/bin to PATH 03:14:52 + PATH=/tmp/venv-W3EL/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:14:52 + return 0 03:14:52 + python3 --version 03:14:52 Python 3.10.6 03:14:52 + python3 -m pip --version 03:14:52 pip 25.2 from /tmp/venv-W3EL/lib/python3.10/site-packages/pip (python 3.10) 03:14:52 + python3 -m pip freeze 03:14:52 cachetools==6.1.0 03:14:52 chardet==5.2.0 03:14:52 colorama==0.4.6 03:14:52 distlib==0.4.0 03:14:52 filelock==3.18.0 03:14:52 packaging==25.0 03:14:52 platformdirs==4.3.8 03:14:52 pluggy==1.6.0 03:14:52 pyproject-api==1.9.1 03:14:52 tomli==2.2.1 03:14:52 tox==4.28.4 03:14:52 typing_extensions==4.14.1 03:14:52 urllib3==1.26.20 03:14:52 virtualenv==20.33.1 03:14:52 [EnvInject] - Injecting environment variables from a build step. 03:14:52 [EnvInject] - Injecting as environment variables the properties content 03:14:52 PARALLEL=false 03:14:52 03:14:52 [EnvInject] - Variables injected successfully. 03:14:52 [integration-master-yml-lint] $ /bin/bash -l /tmp/jenkins14802027785520348574.sh 03:14:52 ---> tox-run.sh 03:14:52 + 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:14:52 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yml-lint/archives/tox 03:14:52 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yml-lint/archives/docs 03:14:52 + mkdir -p /w/workspace/integration-master-yml-lint/archives/tox 03:14:52 + cd /w/workspace/integration-master-yml-lint/. 03:14:52 + source /home/jenkins/lf-env.sh 03:14:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:14:52 ++ mktemp -d /tmp/venv-XXXX 03:14:52 + lf_venv=/tmp/venv-rMr0 03:14:52 + local venv_file=/tmp/.os_lf_venv 03:14:52 + local python=python3 03:14:52 + local options 03:14:52 + local set_path=true 03:14:52 + local install_args= 03:14:52 ++ 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:14:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:14:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:14:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:14:52 + true 03:14:52 + case $1 in 03:14:52 + venv_file=/tmp/.toxenv 03:14:52 + shift 2 03:14:52 + true 03:14:52 + case $1 in 03:14:52 + shift 03:14:52 + break 03:14:52 + case $python in 03:14:52 + local pkg_list= 03:14:52 + [[ -d /opt/pyenv ]] 03:14:52 + echo 'Setup pyenv:' 03:14:52 Setup pyenv: 03:14:52 + export PYENV_ROOT=/opt/pyenv 03:14:52 + PYENV_ROOT=/opt/pyenv 03:14:52 + 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:14:52 + 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:14:52 + pyenv versions 03:14:52 system 03:14:52 3.8.13 03:14:52 3.9.13 03:14:52 * 3.10.6 (set by /w/workspace/integration-master-yml-lint/.python-version) 03:14:52 + command -v pyenv 03:14:52 ++ pyenv init - --no-rehash 03:14:52 + 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:14:52 export PATH="/opt/pyenv/shims:${PATH}" 03:14:52 export PYENV_SHELL=bash 03:14:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:14:52 pyenv() { 03:14:52 local command 03:14:52 command="${1:-}" 03:14:52 if [ "$#" -gt 0 ]; then 03:14:52 shift 03:14:52 fi 03:14:52 03:14:52 case "$command" in 03:14:52 rehash|shell) 03:14:52 eval "$(pyenv "sh-$command" "$@")" 03:14:52 ;; 03:14:52 *) 03:14:52 command pyenv "$command" "$@" 03:14:52 ;; 03:14:52 esac 03:14:52 }' 03:14:52 +++ 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:14:52 ++ 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:14:52 ++ 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:14:52 ++ 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:14:52 ++ export PYENV_SHELL=bash 03:14:52 ++ PYENV_SHELL=bash 03:14:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:14:52 +++ complete -F _pyenv pyenv 03:14:52 ++ lf-pyver python3 03:14:52 ++ local py_version_xy=python3 03:14:52 ++ local py_version_xyz= 03:14:52 ++ pyenv versions 03:14:52 ++ local command 03:14:52 ++ command=versions 03:14:52 ++ '[' 1 -gt 0 ']' 03:14:52 ++ shift 03:14:52 ++ case "$command" in 03:14:52 ++ command pyenv versions 03:14:52 ++ pyenv versions 03:14:52 ++ awk '{ print $1 }' 03:14:52 ++ sed 's/^[ *]* //' 03:14:52 ++ grep -E '^[0-9.]*[0-9]$' 03:14:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:14:53 +++ grep '^3' /tmp/.pyenv_versions 03:14:53 +++ tail -n 1 03:14:53 +++ sort -V 03:14:53 ++ py_version_xyz=3.10.6 03:14:53 ++ [[ -z 3.10.6 ]] 03:14:53 ++ echo 3.10.6 03:14:53 ++ return 0 03:14:53 + pyenv local 3.10.6 03:14:53 + local command 03:14:53 + command=local 03:14:53 + '[' 2 -gt 0 ']' 03:14:53 + shift 03:14:53 + case "$command" in 03:14:53 + command pyenv local 3.10.6 03:14:53 + pyenv local 3.10.6 03:14:53 + for arg in "$@" 03:14:53 + case $arg in 03:14:53 + pkg_list+='tox ' 03:14:53 + for arg in "$@" 03:14:53 + case $arg in 03:14:53 + pkg_list+='virtualenv ' 03:14:53 + for arg in "$@" 03:14:53 + case $arg in 03:14:53 + pkg_list+='urllib3~=1.26.15 ' 03:14:53 + [[ -f /tmp/.toxenv ]] 03:14:53 ++ cat /tmp/.toxenv 03:14:53 + lf_venv=/tmp/venv-W3EL 03:14:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W3EL from' file:/tmp/.toxenv 03:14:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W3EL from file:/tmp/.toxenv 03:14:53 + /tmp/venv-W3EL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:14:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:14:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:14:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:14:53 + /tmp/venv-W3EL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:14:54 + type python3 03:14:54 + true 03:14:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W3EL/bin to PATH' 03:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-W3EL/bin to PATH 03:14:54 + PATH=/tmp/venv-W3EL/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:14:54 + return 0 03:14:54 + [[ -d /opt/pyenv ]] 03:14:54 + echo '---> Setting up pyenv' 03:14:54 ---> Setting up pyenv 03:14:54 + export PYENV_ROOT=/opt/pyenv 03:14:54 + PYENV_ROOT=/opt/pyenv 03:14:54 + export PATH=/opt/pyenv/bin:/tmp/venv-W3EL/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:14:54 + PATH=/opt/pyenv/bin:/tmp/venv-W3EL/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:14:54 ++ pwd 03:14:54 + PYTHONPATH=/w/workspace/integration-master-yml-lint 03:14:54 + export PYTHONPATH 03:14:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:14:54 + TOX_TESTENV_PASSENV=PYTHONPATH 03:14:54 + tox --version 03:14:55 4.28.4 from /tmp/venv-W3EL/lib/python3.10/site-packages/tox/__init__.py 03:14:55 + PARALLEL=false 03:14:55 + TOX_OPTIONS_LIST= 03:14:55 + [[ -n yaml ]] 03:14:55 + TOX_OPTIONS_LIST=' -e yaml' 03:14:55 + case ${PARALLEL,,} in 03:14:55 + tox -e yaml 03:14:55 + tee -a /w/workspace/integration-master-yml-lint/archives/tox/tox.log 03:14:56 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:15:18 yaml: freeze> python -m pip freeze --all 03:15:18 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:18 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:15:18 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:19 ---> Completed tox runs 03:15:19 + for i in .tox/*/log 03:15:19 ++ echo .tox/yaml/log 03:15:19 ++ awk -F/ '{print $2}' 03:15:19 + tox_env=yaml 03:15:19 + cp -r .tox/yaml/log /w/workspace/integration-master-yml-lint/archives/tox/yaml 03:15:19 + DOC_DIR=docs/_build/html 03:15:19 + [[ -d docs/_build/html ]] 03:15:19 + echo '---> tox-run.sh ends' 03:15:19 ---> tox-run.sh ends 03:15:19 + test 1 -eq 0 03:15:19 + exit 1 03:15:19 Build step 'Execute shell' marked build as failure 03:15:19 $ ssh-agent -k 03:15:19 unset SSH_AUTH_SOCK; 03:15:19 unset SSH_AGENT_PID; 03:15:19 echo Agent pid 16111 killed; 03:15:19 [ssh-agent] Stopped. 03:15:20 [PostBuildScript] - [INFO] Executing post build scripts. 03:15:20 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins37512519902271034.sh 03:15:20 ---> sysstat.sh 03:15:20 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins2856717939456433231.sh 03:15:20 ---> package-listing.sh 03:15:20 ++ facter osfamily 03:15:20 ++ tr '[:upper:]' '[:lower:]' 03:15:20 + OS_FAMILY=redhat 03:15:20 + workspace=/w/workspace/integration-master-yml-lint 03:15:20 + START_PACKAGES=/tmp/packages_start.txt 03:15:20 + END_PACKAGES=/tmp/packages_end.txt 03:15:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:15:20 + PACKAGES=/tmp/packages_start.txt 03:15:20 + '[' /w/workspace/integration-master-yml-lint ']' 03:15:20 + PACKAGES=/tmp/packages_end.txt 03:15:20 + case "${OS_FAMILY}" in 03:15:20 + rpm -qa 03:15:20 + sort 03:15:21 + '[' -f /tmp/packages_start.txt ']' 03:15:21 + '[' -f /tmp/packages_end.txt ']' 03:15:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:15:21 + '[' /w/workspace/integration-master-yml-lint ']' 03:15:21 + mkdir -p /w/workspace/integration-master-yml-lint/archives/ 03:15:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yml-lint/archives/ 03:15:21 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins153218432761107089.sh 03:15:21 ---> capture-instance-metadata.sh 03:15:21 Setup pyenv: 03:15:21 system 03:15:21 3.8.13 03:15:21 3.9.13 03:15:21 * 3.10.6 (set by /w/workspace/integration-master-yml-lint/.python-version) 03:15:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bEDD 03:15:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:15:28 lf-activate-venv(): INFO: Installing: lftools 03:15:54 lf-activate-venv(): INFO: Adding /tmp/venv-bEDD/bin to PATH 03:15:54 INFO: Running in OpenStack, capturing instance metadata 03:15:54 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins7969070758273688129.sh 03:15:54 provisioning config files... 03:15:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yml-lint@tmp/config20291194373081655tmp 03:15:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:15:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:15:54 [EnvInject] - Injecting environment variables from a build step. 03:15:54 [EnvInject] - Injecting as environment variables the properties content 03:15:54 SERVER_ID=logs 03:15:54 03:15:54 [EnvInject] - Variables injected successfully. 03:15:54 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins17777588284446093068.sh 03:15:54 ---> create-netrc.sh 03:15:54 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins14933172512439321017.sh 03:15:54 ---> python-tools-install.sh 03:15:54 Setup pyenv: 03:15:55 system 03:15:55 3.8.13 03:15:55 3.9.13 03:15:55 * 3.10.6 (set by /w/workspace/integration-master-yml-lint/.python-version) 03:15:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bEDD from file:/tmp/.os_lf_venv 03:15:57 lf-activate-venv(): INFO: Installing: lftools 03:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-bEDD/bin to PATH 03:16:05 Generating Requirements File 03:16:25 Python 3.10.6 03:16:25 pip 25.2 from /tmp/venv-bEDD/lib/python3.10/site-packages/pip (python 3.10) 03:16:25 appdirs==1.4.4 03:16:25 argcomplete==3.6.2 03:16:25 aspy.yaml==1.3.0 03:16:25 attrs==25.3.0 03:16:25 autopage==0.5.2 03:16:25 beautifulsoup4==4.13.4 03:16:25 boto3==1.40.8 03:16:25 botocore==1.40.8 03:16:25 bs4==0.0.2 03:16:25 cachetools==5.5.2 03:16:25 certifi==2025.8.3 03:16:25 cffi==1.17.1 03:16:25 cfgv==3.4.0 03:16:25 chardet==5.2.0 03:16:25 charset-normalizer==3.4.3 03:16:25 click==8.2.1 03:16:25 cliff==4.10.0 03:16:25 cmd2==2.7.0 03:16:25 cryptography==3.3.2 03:16:25 debtcollector==3.0.0 03:16:25 decorator==5.2.1 03:16:25 defusedxml==0.7.1 03:16:25 Deprecated==1.2.18 03:16:25 distlib==0.4.0 03:16:25 dnspython==2.7.0 03:16:25 docker==7.1.0 03:16:25 dogpile.cache==1.4.0 03:16:25 durationpy==0.10 03:16:25 email_validator==2.2.0 03:16:25 filelock==3.18.0 03:16:25 future==1.0.0 03:16:25 gitdb==4.0.12 03:16:25 GitPython==3.1.45 03:16:25 google-auth==2.40.3 03:16:25 httplib2==0.22.0 03:16:25 identify==2.6.13 03:16:25 idna==3.10 03:16:25 importlib-resources==1.5.0 03:16:25 iso8601==2.1.0 03:16:25 Jinja2==3.1.6 03:16:25 jmespath==1.0.1 03:16:25 jsonpatch==1.33 03:16:25 jsonpointer==3.0.0 03:16:25 jsonschema==4.25.0 03:16:25 jsonschema-specifications==2025.4.1 03:16:25 keystoneauth1==5.11.1 03:16:25 kubernetes==33.1.0 03:16:25 lftools==0.37.13 03:16:25 lxml==6.0.0 03:16:25 markdown-it-py==4.0.0 03:16:25 MarkupSafe==3.0.2 03:16:25 mdurl==0.1.2 03:16:25 msgpack==1.1.1 03:16:25 multi_key_dict==2.0.3 03:16:25 munch==4.0.0 03:16:25 netaddr==1.3.0 03:16:25 niet==1.4.2 03:16:25 nodeenv==1.9.1 03:16:25 oauth2client==4.1.3 03:16:25 oauthlib==3.3.1 03:16:25 openstacksdk==4.6.0 03:16:25 os-client-config==2.3.0 03:16:25 os-service-types==1.8.0 03:16:25 osc-lib==4.1.0 03:16:25 oslo.config==10.0.0 03:16:25 oslo.context==6.0.0 03:16:25 oslo.i18n==6.5.1 03:16:25 oslo.log==7.2.0 03:16:25 oslo.serialization==5.7.0 03:16:25 oslo.utils==9.0.0 03:16:25 packaging==25.0 03:16:25 pbr==6.1.1 03:16:25 platformdirs==4.3.8 03:16:25 prettytable==3.16.0 03:16:25 psutil==7.0.0 03:16:25 pyasn1==0.6.1 03:16:25 pyasn1_modules==0.4.2 03:16:25 pycparser==2.22 03:16:25 pygerrit2==2.0.15 03:16:25 PyGithub==2.7.0 03:16:25 Pygments==2.19.2 03:16:25 PyJWT==2.10.1 03:16:25 PyNaCl==1.5.0 03:16:25 pyparsing==2.4.7 03:16:25 pyperclip==1.9.0 03:16:25 pyrsistent==0.20.0 03:16:25 python-cinderclient==9.7.0 03:16:25 python-dateutil==2.9.0.post0 03:16:25 python-heatclient==4.3.0 03:16:25 python-jenkins==1.8.3 03:16:25 python-keystoneclient==5.6.0 03:16:25 python-magnumclient==4.8.1 03:16:25 python-openstackclient==8.1.0 03:16:25 python-swiftclient==4.8.0 03:16:25 PyYAML==6.0.2 03:16:25 referencing==0.36.2 03:16:25 requests==2.32.4 03:16:25 requests-oauthlib==2.0.0 03:16:25 requestsexceptions==1.4.0 03:16:25 rfc3986==2.0.0 03:16:25 rich==14.1.0 03:16:25 rich-argparse==1.7.1 03:16:25 rpds-py==0.27.0 03:16:25 rsa==4.9.1 03:16:25 ruamel.yaml==0.18.14 03:16:25 ruamel.yaml.clib==0.2.12 03:16:25 s3transfer==0.13.1 03:16:25 simplejson==3.20.1 03:16:25 six==1.17.0 03:16:25 smmap==5.0.2 03:16:25 soupsieve==2.7 03:16:25 stevedore==5.4.1 03:16:25 tabulate==0.9.0 03:16:25 toml==0.10.2 03:16:25 tomlkit==0.13.3 03:16:25 tqdm==4.67.1 03:16:25 typing_extensions==4.14.1 03:16:25 tzdata==2025.2 03:16:25 urllib3==1.26.20 03:16:25 virtualenv==20.33.1 03:16:25 wcwidth==0.2.13 03:16:25 websocket-client==1.8.0 03:16:25 wrapt==1.17.3 03:16:25 xdg==6.0.0 03:16:25 xmltodict==0.14.2 03:16:25 yq==3.4.3 03:16:25 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins17949685287803006469.sh 03:16:25 ---> sudo-logs.sh 03:16:25 Archiving 'sudo' log.. 03:16:26 [integration-master-yml-lint] $ /bin/bash /tmp/jenkins6224007483581533353.sh 03:16:26 ---> job-cost.sh 03:16:26 Setup pyenv: 03:16:26 system 03:16:26 3.8.13 03:16:26 3.9.13 03:16:26 * 3.10.6 (set by /w/workspace/integration-master-yml-lint/.python-version) 03:16:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bEDD from file:/tmp/.os_lf_venv 03:16:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-bEDD/bin to PATH 03:16:32 INFO: No Stack... 03:16:33 INFO: Retrieving Pricing Info for: v3-standard-2 03:16:33 INFO: Archiving Costs 03:16:33 [integration-master-yml-lint] $ /bin/bash -l /tmp/jenkins13561642775237545402.sh 03:16:33 ---> logs-deploy.sh 03:16:33 Setup pyenv: 03:16:33 system 03:16:33 3.8.13 03:16:33 3.9.13 03:16:33 * 3.10.6 (set by /w/workspace/integration-master-yml-lint/.python-version) 03:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bEDD from file:/tmp/.os_lf_venv 03:16:35 lf-activate-venv(): INFO: Installing: lftools 03:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-bEDD/bin to PATH 03:16:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yml-lint/179 03:16:42 INFO: archiving workspace using pattern(s): 03:16:43 Archives upload complete. 03:16:43 INFO: archiving logs to Nexus 03:16:44 ---> uname -a: 03:16:44 Linux prd-centos8-builder-2c-1g-34951.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:16:44 03:16:44 03:16:44 ---> lscpu: 03:16:44 Architecture: x86_64 03:16:44 CPU op-mode(s): 32-bit, 64-bit 03:16:44 Byte Order: Little Endian 03:16:44 CPU(s): 2 03:16:44 On-line CPU(s) list: 0,1 03:16:44 Thread(s) per core: 1 03:16:44 Core(s) per socket: 1 03:16:44 Socket(s): 2 03:16:44 NUMA node(s): 1 03:16:44 Vendor ID: AuthenticAMD 03:16:44 CPU family: 23 03:16:44 Model: 49 03:16:44 Model name: AMD EPYC-Rome Processor 03:16:44 Stepping: 0 03:16:44 CPU MHz: 2800.000 03:16:44 BogoMIPS: 5600.00 03:16:44 Virtualization: AMD-V 03:16:44 Hypervisor vendor: KVM 03:16:44 Virtualization type: full 03:16:44 L1d cache: 32K 03:16:44 L1i cache: 32K 03:16:44 L2 cache: 512K 03:16:44 L3 cache: 16384K 03:16:44 NUMA node0 CPU(s): 0,1 03:16:44 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:16:44 03:16:44 03:16:44 ---> nproc: 03:16:44 2 03:16:44 03:16:44 03:16:44 ---> df -h: 03:16:44 Filesystem Size Used Avail Use% Mounted on 03:16:44 devtmpfs 3.8G 0 3.8G 0% /dev 03:16:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:16:44 tmpfs 3.8G 17M 3.8G 1% /run 03:16:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:16:44 /dev/vda1 40G 8.8G 32G 22% / 03:16:44 tmpfs 770M 0 770M 0% /run/user/1001 03:16:44 03:16:44 03:16:44 ---> free -m: 03:16:44 total used free shared buff/cache available 03:16:44 Mem: 7699 605 4666 19 2428 6776 03:16:44 Swap: 1023 0 1023 03:16:44 03:16:44 03:16:44 ---> ip addr: 03:16:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:16:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:16:44 inet 127.0.0.1/8 scope host lo 03:16:44 valid_lft forever preferred_lft forever 03:16:44 inet6 ::1/128 scope host 03:16:44 valid_lft forever preferred_lft forever 03:16:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:16:44 link/ether fa:16:3e:6c:7b:a1 brd ff:ff:ff:ff:ff:ff 03:16:44 altname enp0s3 03:16:44 altname ens3 03:16:44 inet 10.30.106.83/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:16:44 valid_lft 86239sec preferred_lft 86239sec 03:16:44 inet6 fe80::f816:3eff:fe6c:7ba1/64 scope link 03:16:44 valid_lft forever preferred_lft forever 03:16:44 03:16:44 03:16:44 ---> sar -b -r -n DEV: 03:16:44 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:16:44 03:16:44 03:14:00 LINUX RESTART (2 CPU) 03:16:44 03:16:44 03:15:01 AM tps rtps wtps bread/s bwrtn/s 03:16:44 03:16:01 AM 161.43 1.85 159.58 1170.41 14005.43 03:16:44 Average: 161.43 1.85 159.58 1170.41 14005.43 03:16:44 03:16:44 03:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:16:44 03:16:01 AM 4882988 6920524 3001456 38.07 2688 2194844 761024 8.52 384384 2215072 127748 03:16:44 Average: 4882988 6920524 3001456 38.07 2688 2194844 761024 8.52 384384 2215072 127748 03:16:44 03:16:44 03:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:16:44 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:44 03:16:01 AM eth0 128.77 86.75 1075.49 15.96 0.00 0.00 0.00 0.00 03:16:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:44 Average: eth0 128.77 86.75 1075.49 15.96 0.00 0.00 0.00 0.00 03:16:44 03:16:44 03:16:44 ---> sar -P ALL: 03:16:44 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:16:44 03:16:44 03:14:00 LINUX RESTART (2 CPU) 03:16:44 03:16:44 03:15:01 AM CPU %user %nice %system %iowait %steal %idle 03:16:44 03:16:01 AM all 37.96 0.00 5.16 2.98 0.13 53.76 03:16:44 03:16:01 AM 0 49.64 0.00 5.96 3.58 0.13 40.69 03:16:44 03:16:01 AM 1 26.33 0.00 4.36 2.39 0.13 66.79 03:16:44 Average: all 37.96 0.00 5.16 2.98 0.13 53.76 03:16:44 Average: 0 49.64 0.00 5.96 3.58 0.13 40.69 03:16:44 Average: 1 26.33 0.00 4.36 2.39 0.13 66.79 03:16:44 03:16:44 03:16:44