09:59:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136736 09:59:24 Running as SYSTEM 09:59:24 [EnvInject] - Loading node environment variables. 09:59:24 Building remotely on prd-centos8-builder-2c-1g-3002 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 09:59:24 [ssh-agent] Looking for ssh-agent implementation... 09:59:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:24 $ ssh-agent 09:59:24 SSH_AUTH_SOCK=/tmp/ssh-pdPjjRtSjhrb/agent.17354 09:59:24 SSH_AGENT_PID=17364 09:59:24 [ssh-agent] Started. 09:59:25 Running ssh-add (command line suppressed) 09:59:25 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_15921079228843103068.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_15921079228843103068.key) 09:59:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:59:25 The recommended git tool is: NONE 09:59:27 using credential onap-jenkins-ssh 09:59:27 Wiping out workspace first. 09:59:27 Cloning the remote Git repository 09:59:27 Cloning repository git://cloud.onap.org/mirror/integration.git 09:59:27 > git init /w/workspace/integration-master-yaml-lint # timeout=10 09:59:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 09:59:27 > git --version # timeout=10 09:59:27 > git --version # 'git version 2.39.0' 09:59:27 using GIT_SSH to set credentials Gerrit user 09:59:27 [INFO] Currently running in a labeled security context 09:59:27 [INFO] Currently SELinux is 'enforcing' on the host 09:59:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh1681802512241674857.key 09:59:27 Verifying host key using manually-configured host key entries 09:59:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:59:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 09:59:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 09:59:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 09:59:31 using GIT_SSH to set credentials Gerrit user 09:59:31 [INFO] Currently running in a labeled security context 09:59:31 [INFO] Currently SELinux is 'enforcing' on the host 09:59:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh13299613695596415795.key 09:59:31 Verifying host key using manually-configured host key entries 09:59:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/36/136736/2 # timeout=30 09:59:31 > git rev-parse 45ad7c46def60db6c413c19c27dabf95f843702c^{commit} # timeout=10 09:59:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:59:31 Checking out Revision 45ad7c46def60db6c413c19c27dabf95f843702c (refs/changes/36/136736/2) 09:59:31 > git config core.sparsecheckout # timeout=10 09:59:31 > git checkout -f 45ad7c46def60db6c413c19c27dabf95f843702c # timeout=30 09:59:35 Commit message: "Add docker image with tools required by gating pipeline" 09:59:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:59:35 > git rev-list --no-walk 2c014115f3ee1012ab2132e92a7371e6fa17d56e # timeout=10 09:59:35 [EnvInject] - Injecting environment variables from a build step. 09:59:35 [EnvInject] - Injecting as environment variables the properties content 09:59:35 PYTHON=python3 09:59:35 09:59:35 [EnvInject] - Variables injected successfully. 09:59:35 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11012245550645677240.sh 09:59:35 ---> tox-install.sh 09:59:35 + source /home/jenkins/lf-env.sh 09:59:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:59:35 ++ mktemp -d /tmp/venv-XXXX 09:59:35 + lf_venv=/tmp/venv-d9Bv 09:59:35 + local venv_file=/tmp/.os_lf_venv 09:59:35 + local python=python3 09:59:35 + local options 09:59:35 + local set_path=true 09:59:35 + local install_args= 09:59: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 09:59:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:59:35 + true 09:59:35 + case $1 in 09:59:35 + venv_file=/tmp/.toxenv 09:59:35 + shift 2 09:59:35 + true 09:59:35 + case $1 in 09:59:35 + shift 09:59:35 + break 09:59:35 + case $python in 09:59:35 + local pkg_list= 09:59:35 + [[ -d /opt/pyenv ]] 09:59:35 + echo 'Setup pyenv:' 09:59:35 Setup pyenv: 09:59:35 + export PYENV_ROOT=/opt/pyenv 09:59:35 + PYENV_ROOT=/opt/pyenv 09:59: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 09:59: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 09:59:35 + pyenv versions 09:59:35 system 09:59:35 * 3.8.13 (set by /opt/pyenv/version) 09:59:35 * 3.9.13 (set by /opt/pyenv/version) 09:59:35 * 3.10.6 (set by /opt/pyenv/version) 09:59:35 + command -v pyenv 09:59:35 ++ pyenv init - --no-rehash 09:59: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[*]}"'\'')" 09:59:35 export PATH="/opt/pyenv/shims:${PATH}" 09:59:35 export PYENV_SHELL=bash 09:59:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:59:35 pyenv() { 09:59:35 local command 09:59:35 command="${1:-}" 09:59:35 if [ "$#" -gt 0 ]; then 09:59:35 shift 09:59:35 fi 09:59:35 09:59:35 case "$command" in 09:59:35 rehash|shell) 09:59:35 eval "$(pyenv "sh-$command" "$@")" 09:59:35 ;; 09:59:35 *) 09:59:35 command pyenv "$command" "$@" 09:59:35 ;; 09:59:35 esac 09:59:35 }' 09:59: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[*]}"' 09:59: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 09:59: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 09:59: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 09:59:35 ++ export PYENV_SHELL=bash 09:59:35 ++ PYENV_SHELL=bash 09:59:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:59:35 +++ complete -F _pyenv pyenv 09:59:35 ++ lf-pyver python3 09:59:35 ++ local py_version_xy=python3 09:59:35 ++ local py_version_xyz= 09:59:35 ++ pyenv versions 09:59:35 ++ local command 09:59:35 ++ command=versions 09:59:35 ++ '[' 1 -gt 0 ']' 09:59:35 ++ shift 09:59:35 ++ case "$command" in 09:59:35 ++ command pyenv versions 09:59:35 ++ pyenv versions 09:59:35 ++ awk '{ print $1 }' 09:59:35 ++ sed 's/^[ *]* //' 09:59:35 ++ grep -E '^[0-9.]*[0-9]$' 09:59:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:59:36 +++ tail -n 1 09:59:36 +++ grep '^3' /tmp/.pyenv_versions 09:59:36 +++ sort -V 09:59:36 ++ py_version_xyz=3.10.6 09:59:36 ++ [[ -z 3.10.6 ]] 09:59:36 ++ echo 3.10.6 09:59:36 ++ return 0 09:59:36 + pyenv local 3.10.6 09:59:36 + local command 09:59:36 + command=local 09:59:36 + '[' 2 -gt 0 ']' 09:59:36 + shift 09:59:36 + case "$command" in 09:59:36 + command pyenv local 3.10.6 09:59:36 + pyenv local 3.10.6 09:59:36 + for arg in "$@" 09:59:36 + case $arg in 09:59:36 + pkg_list+='tox ' 09:59:36 + for arg in "$@" 09:59:36 + case $arg in 09:59:36 + pkg_list+='virtualenv ' 09:59:36 + for arg in "$@" 09:59:36 + case $arg in 09:59:36 + pkg_list+='urllib3~=1.26.15 ' 09:59:36 + [[ -f /tmp/.toxenv ]] 09:59:36 + [[ ! -f /tmp/.toxenv ]] 09:59:36 + [[ -n '' ]] 09:59:36 + python3 -m venv /tmp/venv-d9Bv 09:59:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d9Bv' 09:59:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d9Bv 09:59:40 + echo /tmp/venv-d9Bv 09:59:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:59:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:59:40 + /tmp/venv-d9Bv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:59:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:59:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:59:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:59:44 + /tmp/venv-d9Bv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:59:46 + type python3 09:59:46 + true 09:59:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d9Bv/bin to PATH' 09:59:46 lf-activate-venv(): INFO: Adding /tmp/venv-d9Bv/bin to PATH 09:59:46 + PATH=/tmp/venv-d9Bv/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 09:59:46 + return 0 09:59:46 + python3 --version 09:59:46 Python 3.10.6 09:59:46 + python3 -m pip --version 09:59:46 pip 23.3.1 from /tmp/venv-d9Bv/lib/python3.10/site-packages/pip (python 3.10) 09:59:46 + python3 -m pip freeze 09:59:46 cachetools==5.3.2 09:59:46 chardet==5.2.0 09:59:46 colorama==0.4.6 09:59:46 distlib==0.3.7 09:59:46 filelock==3.13.1 09:59:46 packaging==23.2 09:59:46 platformdirs==4.1.0 09:59:46 pluggy==1.3.0 09:59:46 pyproject-api==1.6.1 09:59:46 tomli==2.0.1 09:59:46 tox==4.11.4 09:59:46 urllib3==1.26.18 09:59:46 virtualenv==20.25.0 09:59:46 [EnvInject] - Injecting environment variables from a build step. 09:59:46 [EnvInject] - Injecting as environment variables the properties content 09:59:46 PARALLEL=false 09:59:46 09:59:46 [EnvInject] - Variables injected successfully. 09:59:46 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14810143651599995316.sh 09:59:46 ---> tox-run.sh 09:59:46 + 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 09:59:46 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 09:59:46 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 09:59:46 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 09:59:46 + cd /w/workspace/integration-master-yaml-lint/. 09:59:46 + source /home/jenkins/lf-env.sh 09:59:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:59:46 ++ mktemp -d /tmp/venv-XXXX 09:59:46 + lf_venv=/tmp/venv-omDU 09:59:46 + local venv_file=/tmp/.os_lf_venv 09:59:46 + local python=python3 09:59:46 + local options 09:59:46 + local set_path=true 09:59:46 + local install_args= 09:59:46 ++ 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 09:59:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:59:46 + true 09:59:46 + case $1 in 09:59:46 + venv_file=/tmp/.toxenv 09:59:46 + shift 2 09:59:46 + true 09:59:46 + case $1 in 09:59:46 + shift 09:59:46 + break 09:59:46 + case $python in 09:59:46 + local pkg_list= 09:59:46 + [[ -d /opt/pyenv ]] 09:59:46 + echo 'Setup pyenv:' 09:59:46 Setup pyenv: 09:59:46 + export PYENV_ROOT=/opt/pyenv 09:59:46 + PYENV_ROOT=/opt/pyenv 09:59:46 + 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 09:59:46 + 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 09:59:46 + pyenv versions 09:59:47 system 09:59:47 3.8.13 09:59:47 3.9.13 09:59:47 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:59:47 + command -v pyenv 09:59:47 ++ pyenv init - --no-rehash 09:59:47 + 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[*]}"'\'')" 09:59:47 export PATH="/opt/pyenv/shims:${PATH}" 09:59:47 export PYENV_SHELL=bash 09:59:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:59:47 pyenv() { 09:59:47 local command 09:59:47 command="${1:-}" 09:59:47 if [ "$#" -gt 0 ]; then 09:59:47 shift 09:59:47 fi 09:59:47 09:59:47 case "$command" in 09:59:47 rehash|shell) 09:59:47 eval "$(pyenv "sh-$command" "$@")" 09:59:47 ;; 09:59:47 *) 09:59:47 command pyenv "$command" "$@" 09:59:47 ;; 09:59:47 esac 09:59:47 }' 09:59:47 +++ 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[*]}"' 09:59:47 ++ 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 09:59:47 ++ 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 09:59:47 ++ 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 09:59:47 ++ export PYENV_SHELL=bash 09:59:47 ++ PYENV_SHELL=bash 09:59:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:59:47 +++ complete -F _pyenv pyenv 09:59:47 ++ lf-pyver python3 09:59:47 ++ local py_version_xy=python3 09:59:47 ++ local py_version_xyz= 09:59:47 ++ pyenv versions 09:59:47 ++ local command 09:59:47 ++ command=versions 09:59:47 ++ '[' 1 -gt 0 ']' 09:59:47 ++ shift 09:59:47 ++ case "$command" in 09:59:47 ++ command pyenv versions 09:59:47 ++ pyenv versions 09:59:47 ++ awk '{ print $1 }' 09:59:47 ++ sed 's/^[ *]* //' 09:59:47 ++ grep -E '^[0-9.]*[0-9]$' 09:59:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:59:47 +++ grep '^3' /tmp/.pyenv_versions 09:59:47 +++ tail -n 1 09:59:47 +++ sort -V 09:59:47 ++ py_version_xyz=3.10.6 09:59:47 ++ [[ -z 3.10.6 ]] 09:59:47 ++ echo 3.10.6 09:59:47 ++ return 0 09:59:47 + pyenv local 3.10.6 09:59:47 + local command 09:59:47 + command=local 09:59:47 + '[' 2 -gt 0 ']' 09:59:47 + shift 09:59:47 + case "$command" in 09:59:47 + command pyenv local 3.10.6 09:59:47 + pyenv local 3.10.6 09:59:47 + for arg in "$@" 09:59:47 + case $arg in 09:59:47 + pkg_list+='tox ' 09:59:47 + for arg in "$@" 09:59:47 + case $arg in 09:59:47 + pkg_list+='virtualenv ' 09:59:47 + for arg in "$@" 09:59:47 + case $arg in 09:59:47 + pkg_list+='urllib3~=1.26.15 ' 09:59:47 + [[ -f /tmp/.toxenv ]] 09:59:47 ++ cat /tmp/.toxenv 09:59:47 + lf_venv=/tmp/venv-d9Bv 09:59:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d9Bv from' file:/tmp/.toxenv 09:59:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d9Bv from file:/tmp/.toxenv 09:59:47 + /tmp/venv-d9Bv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:59:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:59:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:59:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:59:48 + /tmp/venv-d9Bv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:59:49 + type python3 09:59:49 + true 09:59:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d9Bv/bin to PATH' 09:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-d9Bv/bin to PATH 09:59:49 + PATH=/tmp/venv-d9Bv/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 09:59:49 + return 0 09:59:49 + [[ -d /opt/pyenv ]] 09:59:49 + echo '---> Setting up pyenv' 09:59:49 ---> Setting up pyenv 09:59:49 + export PYENV_ROOT=/opt/pyenv 09:59:49 + PYENV_ROOT=/opt/pyenv 09:59:49 + export PATH=/opt/pyenv/bin:/tmp/venv-d9Bv/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 09:59:49 + PATH=/opt/pyenv/bin:/tmp/venv-d9Bv/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 09:59:49 ++ pwd 09:59:49 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 09:59:49 + export PYTHONPATH 09:59:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:59:49 + TOX_TESTENV_PASSENV=PYTHONPATH 09:59:49 + tox --version 09:59:49 4.11.4 from /tmp/venv-d9Bv/lib/python3.10/site-packages/tox/__init__.py 09:59:49 + PARALLEL=false 09:59:49 + TOX_OPTIONS_LIST= 09:59:49 + [[ -n yaml ]] 09:59:49 + TOX_OPTIONS_LIST=' -e yaml' 09:59:49 + case ${PARALLEL,,} in 09:59:49 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 09:59:49 + tox -e yaml 09:59:51 yaml: install_deps> python -I -m pip install coala-bears nodeenv 10:00:16 yaml: freeze> python -m pip freeze --all 10:00:17 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.1.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.13.1,bandit==1.6.2,certifi==2023.11.17,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,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==0.18.3,gitdb==4.0.11,GitPython==3.1.40,guess-language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib-resources==6.1.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.2,joblib==1.3.2,jsonschema==4.20.0,jsonschema-specifications==2023.11.2,jupyter_core==5.5.0,lazy-object-proxy==1.9.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.1.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2023.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.31.1,regex==2023.10.3,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.13.2,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.0.2,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.1.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.1,traitlets==5.14.0,unidiff==0.5.5,urllib3==2.1.0,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.17.0 10:00:17 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 10:00:17 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 10:00:18 ---> Completed tox runs 10:00:18 + for i in .tox/*/log 10:00:18 ++ echo .tox/yaml/log 10:00:18 ++ awk -F/ '{print $2}' 10:00:18 + tox_env=yaml 10:00:18 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 10:00:18 + DOC_DIR=docs/_build/html 10:00:18 + [[ -d docs/_build/html ]] 10:00:18 + echo '---> tox-run.sh ends' 10:00:18 ---> tox-run.sh ends 10:00:18 + test 0 -eq 0 10:00:18 $ ssh-agent -k 10:00:19 unset SSH_AUTH_SOCK; 10:00:19 unset SSH_AGENT_PID; 10:00:19 echo Agent pid 17364 killed; 10:00:19 [ssh-agent] Stopped. 10:00:22 [PostBuildScript] - [INFO] Executing post build scripts. 10:00:22 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7447629527357971071.sh 10:00:22 ---> sysstat.sh 10:00:22 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16297195193044248655.sh 10:00:23 ---> package-listing.sh 10:00:23 ++ facter osfamily 10:00:23 ++ tr '[:upper:]' '[:lower:]' 10:00:23 + OS_FAMILY=redhat 10:00:23 + workspace=/w/workspace/integration-master-yaml-lint 10:00:23 + START_PACKAGES=/tmp/packages_start.txt 10:00:23 + END_PACKAGES=/tmp/packages_end.txt 10:00:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:23 + PACKAGES=/tmp/packages_start.txt 10:00:23 + '[' /w/workspace/integration-master-yaml-lint ']' 10:00:23 + PACKAGES=/tmp/packages_end.txt 10:00:23 + case "${OS_FAMILY}" in 10:00:23 + sort 10:00:23 + rpm -qa 10:00:23 + '[' -f /tmp/packages_start.txt ']' 10:00:23 + '[' -f /tmp/packages_end.txt ']' 10:00:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:23 + '[' /w/workspace/integration-master-yaml-lint ']' 10:00:23 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 10:00:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 10:00:23 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14880149470289913399.sh 10:00:23 ---> capture-instance-metadata.sh 10:00:23 Setup pyenv: 10:00:23 system 10:00:23 3.8.13 10:00:23 3.9.13 10:00:23 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 10:00:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hOF4 10:00:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:00:32 lf-activate-venv(): INFO: Installing: lftools 10:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-hOF4/bin to PATH 10:01:00 INFO: Running in OpenStack, capturing instance metadata 10:01:01 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4758760375030008269.sh 10:01:01 provisioning config files... 10:01:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config15669987151331250869tmp 10:01:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:01:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:01:01 [EnvInject] - Injecting environment variables from a build step. 10:01:01 [EnvInject] - Injecting as environment variables the properties content 10:01:01 SERVER_ID=logs 10:01:01 10:01:01 [EnvInject] - Variables injected successfully. 10:01:01 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14119141924639596811.sh 10:01:01 ---> create-netrc.sh 10:01:01 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12246996986884966955.sh 10:01:01 ---> python-tools-install.sh 10:01:01 Setup pyenv: 10:01:01 system 10:01:01 3.8.13 10:01:01 3.9.13 10:01:01 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 10:01:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOF4 from file:/tmp/.os_lf_venv 10:01:02 lf-activate-venv(): INFO: Installing: lftools 10:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-hOF4/bin to PATH 10:01:09 Generating Requirements File 10:01:38 Python 3.10.6 10:01:38 pip 23.3.1 from /tmp/venv-hOF4/lib/python3.10/site-packages/pip (python 3.10) 10:01:38 appdirs==1.4.4 10:01:38 argcomplete==3.1.6 10:01:38 aspy.yaml==1.3.0 10:01:38 attrs==23.1.0 10:01:38 autopage==0.5.2 10:01:38 Babel==2.13.1 10:01:38 beautifulsoup4==4.12.2 10:01:38 boto3==1.33.9 10:01:38 botocore==1.33.9 10:01:38 bs4==0.0.1 10:01:38 cachetools==5.3.2 10:01:38 certifi==2023.11.17 10:01:38 cffi==1.16.0 10:01:38 cfgv==3.4.0 10:01:38 chardet==5.2.0 10:01:38 charset-normalizer==3.3.2 10:01:38 click==8.1.7 10:01:38 cliff==4.4.0 10:01:38 cmd2==2.4.3 10:01:38 cryptography==3.3.2 10:01:38 debtcollector==2.5.0 10:01:38 decorator==5.1.1 10:01:38 defusedxml==0.7.1 10:01:38 Deprecated==1.2.14 10:01:38 distlib==0.3.7 10:01:38 dnspython==2.4.2 10:01:38 docker==4.2.2 10:01:38 dogpile.cache==1.2.2 10:01:38 email-validator==2.1.0.post1 10:01:38 filelock==3.13.1 10:01:38 future==0.18.3 10:01:38 gitdb==4.0.11 10:01:38 GitPython==3.1.40 10:01:38 google-auth==2.25.1 10:01:38 httplib2==0.22.0 10:01:38 identify==2.5.33 10:01:38 idna==3.6 10:01:38 importlib-metadata==7.0.0 10:01:38 importlib-resources==1.5.0 10:01:38 iso8601==2.1.0 10:01:38 Jinja2==3.1.2 10:01:38 jmespath==1.0.1 10:01:38 jsonpatch==1.33 10:01:38 jsonpointer==2.4 10:01:38 jsonschema==4.20.0 10:01:38 jsonschema-specifications==2023.11.2 10:01:38 keystoneauth1==5.4.0 10:01:38 kubernetes==28.1.0 10:01:38 lftools==0.37.8 10:01:38 lxml==4.9.3 10:01:38 MarkupSafe==2.1.3 10:01:38 msgpack==1.0.7 10:01:38 multi-key-dict==2.0.3 10:01:38 munch==4.0.0 10:01:38 netaddr==0.9.0 10:01:38 netifaces==0.11.0 10:01:38 niet==1.4.2 10:01:38 nodeenv==1.8.0 10:01:38 oauth2client==4.1.3 10:01:38 oauthlib==3.2.2 10:01:38 openstacksdk==0.62.0 10:01:38 os-client-config==2.1.0 10:01:38 os-service-types==1.7.0 10:01:38 osc-lib==2.9.0 10:01:38 oslo.config==9.2.0 10:01:38 oslo.context==5.3.0 10:01:38 oslo.i18n==6.2.0 10:01:38 oslo.log==5.4.0 10:01:38 oslo.serialization==5.2.0 10:01:38 oslo.utils==6.3.0 10:01:38 packaging==23.2 10:01:38 pbr==6.0.0 10:01:38 platformdirs==4.1.0 10:01:38 prettytable==3.9.0 10:01:38 pyasn1==0.5.1 10:01:38 pyasn1-modules==0.3.0 10:01:38 pycparser==2.21 10:01:38 pygerrit2==2.0.15 10:01:38 PyGithub==2.1.1 10:01:38 pyinotify==0.9.6 10:01:38 PyJWT==2.8.0 10:01:38 PyNaCl==1.5.0 10:01:38 pyparsing==2.4.7 10:01:38 pyperclip==1.8.2 10:01:38 pyrsistent==0.20.0 10:01:38 python-cinderclient==9.4.0 10:01:38 python-dateutil==2.8.2 10:01:38 python-heatclient==3.3.0 10:01:38 python-jenkins==1.8.2 10:01:38 python-keystoneclient==5.2.0 10:01:38 python-magnumclient==4.3.0 10:01:38 python-novaclient==18.4.0 10:01:38 python-openstackclient==6.0.0 10:01:38 python-swiftclient==4.4.0 10:01:38 pytz==2023.3.post1 10:01:38 PyYAML==6.0.1 10:01:38 referencing==0.31.1 10:01:38 requests==2.31.0 10:01:38 requests-oauthlib==1.3.1 10:01:38 requestsexceptions==1.4.0 10:01:38 rfc3986==2.0.0 10:01:38 rpds-py==0.13.2 10:01:38 rsa==4.9 10:01:38 ruamel.yaml==0.18.5 10:01:38 ruamel.yaml.clib==0.2.8 10:01:38 s3transfer==0.8.2 10:01:38 simplejson==3.19.2 10:01:38 six==1.16.0 10:01:38 smmap==5.0.1 10:01:38 soupsieve==2.5 10:01:38 stevedore==5.1.0 10:01:38 tabulate==0.9.0 10:01:38 toml==0.10.2 10:01:38 tomlkit==0.12.3 10:01:38 tqdm==4.66.1 10:01:38 typing_extensions==4.8.0 10:01:38 tzdata==2023.3 10:01:38 urllib3==1.26.18 10:01:38 virtualenv==20.25.0 10:01:38 wcwidth==0.2.12 10:01:38 websocket-client==1.7.0 10:01:38 wrapt==1.16.0 10:01:38 xdg==6.0.0 10:01:38 xmltodict==0.13.0 10:01:38 yq==3.2.3 10:01:38 zipp==3.17.0 10:01:39 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12200737325325311507.sh 10:01:39 ---> sudo-logs.sh 10:01:39 Archiving 'sudo' log.. 10:01:39 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4091265808328828913.sh 10:01:39 ---> job-cost.sh 10:01:39 Setup pyenv: 10:01:39 system 10:01:39 3.8.13 10:01:39 3.9.13 10:01:39 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 10:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOF4 from file:/tmp/.os_lf_venv 10:01:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:01:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:01:47 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-hOF4/bin to PATH 10:01:47 INFO: No Stack... 10:01:48 INFO: Retrieving Pricing Info for: v3-standard-2 10:01:48 INFO: Archiving Costs 10:01:48 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins615778025156789421.sh 10:01:48 ---> logs-deploy.sh 10:01:48 Setup pyenv: 10:01:48 system 10:01:48 3.8.13 10:01:48 3.9.13 10:01:48 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 10:01:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOF4 from file:/tmp/.os_lf_venv 10:01:50 lf-activate-venv(): INFO: Installing: lftools 10:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-hOF4/bin to PATH 10:01:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/140 10:01:59 INFO: archiving workspace using pattern(s): 10:02:00 Archives upload complete. 10:02:00 INFO: archiving logs to Nexus 10:02:01 ---> uname -a: 10:02:01 Linux prd-centos8-builder-2c-1g-3002.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:02:01 10:02:01 10:02:01 ---> lscpu: 10:02:01 Architecture: x86_64 10:02:01 CPU op-mode(s): 32-bit, 64-bit 10:02:01 Byte Order: Little Endian 10:02:01 CPU(s): 2 10:02:01 On-line CPU(s) list: 0,1 10:02:01 Thread(s) per core: 1 10:02:01 Core(s) per socket: 1 10:02:01 Socket(s): 2 10:02:01 NUMA node(s): 1 10:02:01 Vendor ID: AuthenticAMD 10:02:01 CPU family: 23 10:02:01 Model: 49 10:02:01 Model name: AMD EPYC-Rome Processor 10:02:01 Stepping: 0 10:02:01 CPU MHz: 2800.000 10:02:01 BogoMIPS: 5600.00 10:02:01 Virtualization: AMD-V 10:02:01 Hypervisor vendor: KVM 10:02:01 Virtualization type: full 10:02:01 L1d cache: 32K 10:02:01 L1i cache: 32K 10:02:01 L2 cache: 512K 10:02:01 L3 cache: 16384K 10:02:01 NUMA node0 CPU(s): 0,1 10:02:01 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:02:01 10:02:01 10:02:01 ---> nproc: 10:02:01 2 10:02:01 10:02:01 10:02:01 ---> df -h: 10:02:01 Filesystem Size Used Avail Use% Mounted on 10:02:01 devtmpfs 3.8G 0 3.8G 0% /dev 10:02:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:02:01 tmpfs 3.8G 17M 3.8G 1% /run 10:02:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:02:01 /dev/vda1 40G 8.8G 32G 22% / 10:02:01 tmpfs 770M 0 770M 0% /run/user/1001 10:02:01 10:02:01 10:02:01 ---> free -m: 10:02:01 total used free shared buff/cache available 10:02:01 Mem: 7699 601 4641 19 2456 6780 10:02:01 Swap: 1023 0 1023 10:02:01 10:02:01 10:02:01 ---> ip addr: 10:02:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:02:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:02:01 inet 127.0.0.1/8 scope host lo 10:02:01 valid_lft forever preferred_lft forever 10:02:01 inet6 ::1/128 scope host 10:02:01 valid_lft forever preferred_lft forever 10:02:01 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:02:01 link/ether fa:16:3e:e8:42:69 brd ff:ff:ff:ff:ff:ff 10:02:01 altname enp0s3 10:02:01 altname ens3 10:02:01 inet 10.30.106.136/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:02:01 valid_lft 86217sec preferred_lft 86217sec 10:02:01 inet6 fe80::f816:3eff:fee8:4269/64 scope link 10:02:01 valid_lft forever preferred_lft forever 10:02:01 10:02:01 10:02:01 ---> sar -b -r -n DEV: 10:02:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 10:02:01 10:02:01 09:58:54 LINUX RESTART (2 CPU) 10:02:01 10:02:01 10:00:01 AM tps rtps wtps bread/s bwrtn/s 10:02:01 10:01:01 AM 136.29 7.53 128.76 1346.17 12440.49 10:02:01 10:02:01 AM 106.91 0.65 106.26 40.77 8751.38 10:02:01 Average: 121.60 4.09 117.51 693.47 10595.94 10:02:01 10:02:01 10:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:01 10:01:01 AM 4986320 7025644 2898124 36.76 2688 2197624 669320 7.49 409576 2090444 149728 10:02:01 10:02:01 AM 4772152 6962212 3112292 39.47 2688 2337668 699328 7.83 426460 2256824 134116 10:02:01 Average: 4879236 6993928 3005208 38.12 2688 2267646 684324 7.66 418018 2173634 141922 10:02:01 10:02:01 10:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:01 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 10:01:01 AM eth0 56.23 34.98 900.92 8.01 0.00 0.00 0.00 0.00 10:02:01 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 10:02:01 AM eth0 40.12 30.68 341.40 8.46 0.00 0.00 0.00 0.00 10:02:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 Average: eth0 48.18 32.83 621.16 8.24 0.00 0.00 0.00 0.00 10:02:01 10:02:01 10:02:01 ---> sar -P ALL: 10:02:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 10:02:01 10:02:01 09:58:54 LINUX RESTART (2 CPU) 10:02:01 10:02:01 10:00:01 AM CPU %user %nice %system %iowait %steal %idle 10:02:01 10:01:01 AM all 37.40 0.00 5.20 4.10 0.11 53.20 10:02:01 10:01:01 AM 0 41.96 0.00 5.20 4.12 0.12 48.60 10:02:01 10:01:01 AM 1 32.81 0.00 5.20 4.07 0.10 57.82 10:02:01 10:02:01 AM all 44.02 0.00 3.89 1.87 0.11 50.11 10:02:01 10:02:01 AM 0 45.64 0.00 3.62 2.31 0.10 48.32 10:02:01 10:02:01 AM 1 42.40 0.00 4.15 1.43 0.12 51.90 10:02:01 Average: all 40.72 0.00 4.54 2.98 0.11 51.65 10:02:01 Average: 0 43.81 0.00 4.41 3.21 0.11 48.46 10:02:01 Average: 1 37.63 0.00 4.67 2.74 0.11 54.85 10:02:01 10:02:01 10:02:01