15:48:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/110481 15:48:12 Running as SYSTEM 15:48:12 [EnvInject] - Loading node environment variables. 15:48:12 Building remotely on prd-centos8-builder-2c-2g-2419 (centos8-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-5.0.x 15:48:13 [ssh-agent] Looking for ssh-agent implementation... 15:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:13 $ ssh-agent 15:48:13 SSH_AUTH_SOCK=/tmp/ssh-QvDX2f1k1Q2A/agent.5487 15:48:13 SSH_AGENT_PID=5488 15:48:13 [ssh-agent] Started. 15:48:13 Running ssh-add (command line suppressed) 15:48:13 Identity added: /w/workspace/netconf-tox-verify-5.0.x@tmp/private_key_608324347515588744.key (/w/workspace/netconf-tox-verify-5.0.x@tmp/private_key_608324347515588744.key) 15:48:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:48:13 The recommended git tool is: NONE 15:48:15 using credential jenkins-ssh 15:48:15 Wiping out workspace first. 15:48:15 Cloning the remote Git repository 15:48:15 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 15:48:16 > git init /w/workspace/netconf-tox-verify-5.0.x # timeout=10 15:48:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:48:16 > git --version # timeout=10 15:48:16 > git --version # 'git version 2.43.0' 15:48:16 using GIT_SSH to set credentials jenkins-ssh 15:48:16 [INFO] Currently running in a labeled security context 15:48:16 [INFO] Currently SELinux is 'enforcing' on the host 15:48:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-5.0.x@tmp/jenkins-gitclient-ssh10677409234471682517.key 15:48:16 Verifying host key using known hosts file 15:48:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:48:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:48:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:48:24 using GIT_SSH to set credentials jenkins-ssh 15:48:24 [INFO] Currently running in a labeled security context 15:48:24 [INFO] Currently SELinux is 'enforcing' on the host 15:48:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-5.0.x@tmp/jenkins-gitclient-ssh12306841690230840365.key 15:48:24 Verifying host key using known hosts file 15:48:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:48:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/81/110481/1 # timeout=10 15:48:24 > git rev-parse d1c2b07048c556c1f4d67307a223361349f70261^{commit} # timeout=10 15:48:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:48:24 Checking out Revision d1c2b07048c556c1f4d67307a223361349f70261 (refs/changes/81/110481/1) 15:48:24 > git config core.sparsecheckout # timeout=10 15:48:24 > git checkout -f d1c2b07048c556c1f4d67307a223361349f70261 # timeout=10 15:48:28 Commit message: "Lower NetconfNotification event time warning" 15:48:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:48:28 > git rev-list --no-walk b0db55f0a1f0fa4a256b382c68af28021ee991b7 # timeout=10 15:48:28 provisioning config files... 15:48:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:48:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:48:28 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins14492358028157058068.sh 15:48:28 ---> python-tools-install.sh 15:48:28 Setup pyenv: 15:48:28 system 15:48:28 * 3.8.13 (set by /opt/pyenv/version) 15:48:28 * 3.9.13 (set by /opt/pyenv/version) 15:48:28 * 3.10.6 (set by /opt/pyenv/version) 15:48:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-reYo 15:48:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:48:38 lf-activate-venv(): INFO: Installing: lftools 15:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-reYo/bin to PATH 15:49:13 Generating Requirements File 15:49:44 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. 15:49:44 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:49:44 Python 3.10.6 15:49:45 pip 24.0 from /tmp/venv-reYo/lib/python3.10/site-packages/pip (python 3.10) 15:49:45 appdirs==1.4.4 15:49:45 argcomplete==3.2.2 15:49:45 aspy.yaml==1.3.0 15:49:45 attrs==23.2.0 15:49:45 autopage==0.5.2 15:49:45 beautifulsoup4==4.12.3 15:49:45 boto3==1.34.55 15:49:45 botocore==1.34.55 15:49:45 bs4==0.0.2 15:49:45 cachetools==5.3.3 15:49:45 certifi==2024.2.2 15:49:45 cffi==1.16.0 15:49:45 cfgv==3.4.0 15:49:45 chardet==5.2.0 15:49:45 charset-normalizer==3.3.2 15:49:45 click==8.1.7 15:49:45 cliff==4.6.0 15:49:45 cmd2==2.4.3 15:49:45 cryptography==3.3.2 15:49:45 debtcollector==3.0.0 15:49:45 decorator==5.1.1 15:49:45 defusedxml==0.7.1 15:49:45 Deprecated==1.2.14 15:49:45 distlib==0.3.8 15:49:45 dnspython==2.6.1 15:49:45 docker==4.2.2 15:49:45 dogpile.cache==1.3.2 15:49:45 email_validator==2.1.1 15:49:45 filelock==3.13.1 15:49:45 future==1.0.0 15:49:45 gitdb==4.0.11 15:49:45 GitPython==3.1.42 15:49:45 google-auth==2.28.1 15:49:45 httplib2==0.22.0 15:49:45 identify==2.5.35 15:49:45 idna==3.6 15:49:45 importlib-resources==1.5.0 15:49:45 iso8601==2.1.0 15:49:45 Jinja2==3.1.3 15:49:45 jmespath==1.0.1 15:49:45 jsonpatch==1.33 15:49:45 jsonpointer==2.4 15:49:45 jsonschema==4.21.1 15:49:45 jsonschema-specifications==2023.12.1 15:49:45 keystoneauth1==5.6.0 15:49:45 kubernetes==29.0.0 15:49:45 lftools==0.37.9 15:49:45 lxml==5.1.0 15:49:45 MarkupSafe==2.1.5 15:49:45 msgpack==1.0.8 15:49:45 multi_key_dict==2.0.3 15:49:45 munch==4.0.0 15:49:45 netaddr==1.2.1 15:49:45 netifaces==0.11.0 15:49:45 niet==1.4.2 15:49:45 nodeenv==1.8.0 15:49:45 oauth2client==4.1.3 15:49:45 oauthlib==3.2.2 15:49:45 openstacksdk==0.62.0 15:49:45 os-client-config==2.1.0 15:49:45 os-service-types==1.7.0 15:49:45 osc-lib==3.0.1 15:49:45 oslo.config==9.4.0 15:49:45 oslo.context==5.5.0 15:49:45 oslo.i18n==6.3.0 15:49:45 oslo.log==5.5.0 15:49:45 oslo.serialization==5.4.0 15:49:45 oslo.utils==7.1.0 15:49:45 packaging==23.2 15:49:45 pbr==6.0.0 15:49:45 platformdirs==4.2.0 15:49:45 prettytable==3.10.0 15:49:45 pyasn1==0.5.1 15:49:45 pyasn1-modules==0.3.0 15:49:45 pycparser==2.21 15:49:45 pygerrit2==2.0.15 15:49:45 PyGithub==2.2.0 15:49:45 pyinotify==0.9.6 15:49:45 PyJWT==2.8.0 15:49:45 PyNaCl==1.5.0 15:49:45 pyparsing==2.4.7 15:49:45 pyperclip==1.8.2 15:49:45 pyrsistent==0.20.0 15:49:45 python-cinderclient==9.5.0 15:49:45 python-dateutil==2.9.0.post0 15:49:45 python-heatclient==3.5.0 15:49:45 python-jenkins==1.8.2 15:49:45 python-keystoneclient==5.4.0 15:49:45 python-magnumclient==4.4.0 15:49:45 python-novaclient==18.5.0 15:49:45 python-openstackclient==6.0.1 15:49:45 python-swiftclient==4.5.0 15:49:45 PyYAML==6.0.1 15:49:45 referencing==0.33.0 15:49:45 requests==2.31.0 15:49:45 requests-oauthlib==1.3.1 15:49:45 requestsexceptions==1.4.0 15:49:45 rfc3986==2.0.0 15:49:45 rpds-py==0.18.0 15:49:45 rsa==4.9 15:49:45 ruamel.yaml==0.18.6 15:49:45 ruamel.yaml.clib==0.2.8 15:49:45 s3transfer==0.10.0 15:49:45 simplejson==3.19.2 15:49:45 six==1.16.0 15:49:45 smmap==5.0.1 15:49:45 soupsieve==2.5 15:49:45 stevedore==5.2.0 15:49:45 tabulate==0.9.0 15:49:45 toml==0.10.2 15:49:45 tomlkit==0.12.4 15:49:45 tqdm==4.66.2 15:49:45 typing_extensions==4.10.0 15:49:45 tzdata==2024.1 15:49:45 urllib3==1.26.18 15:49:45 virtualenv==20.25.1 15:49:45 wcwidth==0.2.13 15:49:45 websocket-client==1.7.0 15:49:45 wrapt==1.16.0 15:49:45 xdg==6.0.0 15:49:45 xmltodict==0.13.0 15:49:45 yq==3.2.3 15:49:45 [EnvInject] - Injecting environment variables from a build step. 15:49:45 [EnvInject] - Injecting as environment variables the properties content 15:49:45 PYTHON=python3 15:49:45 15:49:45 [EnvInject] - Variables injected successfully. 15:49:45 [netconf-tox-verify-5.0.x] $ /bin/bash -l /tmp/jenkins3121541267036249928.sh 15:49:45 ---> tox-install.sh 15:49:45 + source /home/jenkins/lf-env.sh 15:49:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:45 ++ mktemp -d /tmp/venv-XXXX 15:49:45 + lf_venv=/tmp/venv-Rjym 15:49:45 + local venv_file=/tmp/.os_lf_venv 15:49:45 + local python=python3 15:49:45 + local options 15:49:45 + local set_path=true 15:49:45 + local install_args= 15:49:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:45 + true 15:49:45 + case $1 in 15:49:45 + venv_file=/tmp/.toxenv 15:49:45 + shift 2 15:49:45 + true 15:49:45 + case $1 in 15:49:45 + shift 15:49:45 + break 15:49:45 + case $python in 15:49:45 + local pkg_list= 15:49:45 + [[ -d /opt/pyenv ]] 15:49:45 + echo 'Setup pyenv:' 15:49:45 Setup pyenv: 15:49:45 + export PYENV_ROOT=/opt/pyenv 15:49:45 + PYENV_ROOT=/opt/pyenv 15:49:45 + 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 15:49:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:49:45 + pyenv versions 15:49:45 system 15:49:45 3.8.13 15:49:45 3.9.13 15:49:46 * 3.10.6 (set by /w/workspace/netconf-tox-verify-5.0.x/.python-version) 15:49:46 + command -v pyenv 15:49:46 ++ pyenv init - --no-rehash 15:49:46 + 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[*]}"'\'')" 15:49:46 export PATH="/opt/pyenv/shims:${PATH}" 15:49:46 export PYENV_SHELL=bash 15:49:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:46 pyenv() { 15:49:46 local command 15:49:46 command="${1:-}" 15:49:46 if [ "$#" -gt 0 ]; then 15:49:46 shift 15:49:46 fi 15:49:46 15:49:46 case "$command" in 15:49:46 rehash|shell) 15:49:46 eval "$(pyenv "sh-$command" "$@")" 15:49:46 ;; 15:49:46 *) 15:49:46 command pyenv "$command" "$@" 15:49:46 ;; 15:49:46 esac 15:49:46 }' 15:49:46 +++ 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[*]}"' 15:49:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:49:46 ++ 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 15:49:46 ++ 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 15:49:46 ++ export PYENV_SHELL=bash 15:49:46 ++ PYENV_SHELL=bash 15:49:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:46 +++ complete -F _pyenv pyenv 15:49:46 ++ lf-pyver python3 15:49:46 ++ local py_version_xy=python3 15:49:46 ++ local py_version_xyz= 15:49:46 ++ awk '{ print $1 }' 15:49:46 ++ pyenv versions 15:49:46 ++ local command 15:49:46 ++ command=versions 15:49:46 ++ '[' 1 -gt 0 ']' 15:49:46 ++ shift 15:49:46 ++ case "$command" in 15:49:46 ++ command pyenv versions 15:49:46 ++ pyenv versions 15:49:46 ++ sed 's/^[ *]* //' 15:49:46 ++ grep -E '^[0-9.]*[0-9]$' 15:49:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:46 +++ grep '^3' /tmp/.pyenv_versions 15:49:46 +++ tail -n 1 15:49:46 +++ sort -V 15:49:46 ++ py_version_xyz=3.10.6 15:49:46 ++ [[ -z 3.10.6 ]] 15:49:46 ++ echo 3.10.6 15:49:46 ++ return 0 15:49:46 + pyenv local 3.10.6 15:49:46 + local command 15:49:46 + command=local 15:49:46 + '[' 2 -gt 0 ']' 15:49:46 + shift 15:49:46 + case "$command" in 15:49:46 + command pyenv local 3.10.6 15:49:46 + pyenv local 3.10.6 15:49:46 + for arg in "$@" 15:49:46 + case $arg in 15:49:46 + pkg_list+='tox ' 15:49:46 + for arg in "$@" 15:49:46 + case $arg in 15:49:46 + pkg_list+='virtualenv ' 15:49:46 + for arg in "$@" 15:49:46 + case $arg in 15:49:46 + pkg_list+='urllib3~=1.26.15 ' 15:49:46 + [[ -f /tmp/.toxenv ]] 15:49:46 + [[ ! -f /tmp/.toxenv ]] 15:49:46 + [[ -n '' ]] 15:49:46 + python3 -m venv /tmp/venv-Rjym 15:49:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rjym' 15:49:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rjym 15:49:49 + echo /tmp/venv-Rjym 15:49:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:49:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:49:49 + /tmp/venv-Rjym/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:49:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:49:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:49:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:49:53 + /tmp/venv-Rjym/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:49:55 + type python3 15:49:55 + true 15:49:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rjym/bin to PATH' 15:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-Rjym/bin to PATH 15:49:55 + PATH=/tmp/venv-Rjym/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 15:49:55 + return 0 15:49:55 + python3 --version 15:49:55 Python 3.10.6 15:49:55 + python3 -m pip --version 15:49:55 pip 24.0 from /tmp/venv-Rjym/lib/python3.10/site-packages/pip (python 3.10) 15:49:55 + python3 -m pip freeze 15:49:56 cachetools==5.3.3 15:49:56 chardet==5.2.0 15:49:56 colorama==0.4.6 15:49:56 distlib==0.3.8 15:49:56 filelock==3.13.1 15:49:56 packaging==23.2 15:49:56 platformdirs==4.2.0 15:49:56 pluggy==1.4.0 15:49:56 pyproject-api==1.6.1 15:49:56 tomli==2.0.1 15:49:56 tox==4.13.0 15:49:56 urllib3==1.26.18 15:49:56 virtualenv==20.25.1 15:49:56 [netconf-tox-verify-5.0.x] $ /bin/sh -xe /tmp/jenkins15766705792714836365.sh 15:49:56 [EnvInject] - Injecting environment variables from a build step. 15:49:56 [EnvInject] - Injecting as environment variables the properties content 15:49:56 PARALLEL=True 15:49:56 15:49:56 [EnvInject] - Variables injected successfully. 15:49:56 [netconf-tox-verify-5.0.x] $ /bin/bash -l /tmp/jenkins6358930273664788262.sh 15:49:56 ---> tox-run.sh 15:49:56 + 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 15:49:56 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-5.0.x/archives/tox 15:49:56 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-5.0.x/archives/docs 15:49:56 + mkdir -p /w/workspace/netconf-tox-verify-5.0.x/archives/tox 15:49:56 + cd /w/workspace/netconf-tox-verify-5.0.x/. 15:49:56 + source /home/jenkins/lf-env.sh 15:49:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:56 ++ mktemp -d /tmp/venv-XXXX 15:49:56 + lf_venv=/tmp/venv-AQa6 15:49:56 + local venv_file=/tmp/.os_lf_venv 15:49:56 + local python=python3 15:49:56 + local options 15:49:56 + local set_path=true 15:49:56 + local install_args= 15:49:56 ++ 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 15:49:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:56 + true 15:49:56 + case $1 in 15:49:56 + venv_file=/tmp/.toxenv 15:49:56 + shift 2 15:49:56 + true 15:49:56 + case $1 in 15:49:56 + shift 15:49:56 + break 15:49:56 + case $python in 15:49:56 + local pkg_list= 15:49:56 + [[ -d /opt/pyenv ]] 15:49:56 + echo 'Setup pyenv:' 15:49:56 Setup pyenv: 15:49:56 + export PYENV_ROOT=/opt/pyenv 15:49:56 + PYENV_ROOT=/opt/pyenv 15:49:56 + 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 15:49:56 + 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 15:49:56 + pyenv versions 15:49:56 system 15:49:56 3.8.13 15:49:56 3.9.13 15:49:56 * 3.10.6 (set by /w/workspace/netconf-tox-verify-5.0.x/.python-version) 15:49:56 + command -v pyenv 15:49:56 ++ pyenv init - --no-rehash 15:49:56 + 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[*]}"'\'')" 15:49:56 export PATH="/opt/pyenv/shims:${PATH}" 15:49:56 export PYENV_SHELL=bash 15:49:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:56 pyenv() { 15:49:56 local command 15:49:56 command="${1:-}" 15:49:56 if [ "$#" -gt 0 ]; then 15:49:56 shift 15:49:56 fi 15:49:56 15:49:56 case "$command" in 15:49:56 rehash|shell) 15:49:56 eval "$(pyenv "sh-$command" "$@")" 15:49:56 ;; 15:49:56 *) 15:49:56 command pyenv "$command" "$@" 15:49:56 ;; 15:49:56 esac 15:49:56 }' 15:49:56 +++ 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[*]}"' 15:49:56 ++ 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 15:49:56 ++ 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 15:49:56 ++ 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 15:49:56 ++ export PYENV_SHELL=bash 15:49:56 ++ PYENV_SHELL=bash 15:49:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:56 +++ complete -F _pyenv pyenv 15:49:56 ++ lf-pyver python3 15:49:56 ++ local py_version_xy=python3 15:49:56 ++ local py_version_xyz= 15:49:56 ++ pyenv versions 15:49:56 ++ local command 15:49:56 ++ command=versions 15:49:56 ++ '[' 1 -gt 0 ']' 15:49:56 ++ shift 15:49:56 ++ case "$command" in 15:49:56 ++ command pyenv versions 15:49:56 ++ pyenv versions 15:49:56 ++ sed 's/^[ *]* //' 15:49:56 ++ grep -E '^[0-9.]*[0-9]$' 15:49:56 ++ awk '{ print $1 }' 15:49:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:56 +++ tail -n 1 15:49:56 +++ grep '^3' /tmp/.pyenv_versions 15:49:56 +++ sort -V 15:49:56 ++ py_version_xyz=3.10.6 15:49:56 ++ [[ -z 3.10.6 ]] 15:49:56 ++ echo 3.10.6 15:49:56 ++ return 0 15:49:56 + pyenv local 3.10.6 15:49:56 + local command 15:49:56 + command=local 15:49:56 + '[' 2 -gt 0 ']' 15:49:56 + shift 15:49:56 + case "$command" in 15:49:56 + command pyenv local 3.10.6 15:49:56 + pyenv local 3.10.6 15:49:56 + for arg in "$@" 15:49:56 + case $arg in 15:49:56 + pkg_list+='tox ' 15:49:56 + for arg in "$@" 15:49:56 + case $arg in 15:49:56 + pkg_list+='virtualenv ' 15:49:56 + for arg in "$@" 15:49:56 + case $arg in 15:49:56 + pkg_list+='urllib3~=1.26.15 ' 15:49:56 + [[ -f /tmp/.toxenv ]] 15:49:56 ++ cat /tmp/.toxenv 15:49:56 + lf_venv=/tmp/venv-Rjym 15:49:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rjym from' file:/tmp/.toxenv 15:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rjym from file:/tmp/.toxenv 15:49:56 + /tmp/venv-Rjym/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:49:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:49:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:49:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:49:57 + /tmp/venv-Rjym/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:49:59 + type python3 15:49:59 + true 15:49:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rjym/bin to PATH' 15:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-Rjym/bin to PATH 15:49:59 + PATH=/tmp/venv-Rjym/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 15:49:59 + return 0 15:49:59 + [[ -d /opt/pyenv ]] 15:49:59 + echo '---> Setting up pyenv' 15:49:59 ---> Setting up pyenv 15:49:59 + export PYENV_ROOT=/opt/pyenv 15:49:59 + PYENV_ROOT=/opt/pyenv 15:49:59 + export PATH=/opt/pyenv/bin:/tmp/venv-Rjym/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 15:49:59 + PATH=/opt/pyenv/bin:/tmp/venv-Rjym/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 15:49:59 ++ pwd 15:49:59 + PYTHONPATH=/w/workspace/netconf-tox-verify-5.0.x 15:49:59 + export PYTHONPATH 15:49:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:49:59 + TOX_TESTENV_PASSENV=PYTHONPATH 15:49:59 + tox --version 15:49:59 4.13.0 from /tmp/venv-Rjym/lib/python3.10/site-packages/tox/__init__.py 15:49:59 + PARALLEL=True 15:49:59 + TOX_OPTIONS_LIST= 15:49:59 + [[ -n '' ]] 15:49:59 + case ${PARALLEL,,} in 15:49:59 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:49:59 + tee -a /w/workspace/netconf-tox-verify-5.0.x/archives/tox/tox.log 15:49:59 + tox --parallel auto --parallel-live 15:50:01 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:50:01 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:50:26 docs: freeze> python -m pip freeze --all 15:50:26 docs-linkcheck: freeze> python -m pip freeze --all 15:50:26 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.49.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 15:50:26 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-5.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-5.0.x/docs/_build/html 15:50:27 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.49.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 15:50:27 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-5.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-5.0.x/docs/_build/linkcheck 15:50:27 Running Sphinx v7.2.6 15:50:27 Running Sphinx v7.2.6 15:50:27 making output directory... done 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 15:50:27 making output directory... done 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 15:50:27 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 15:50:27 building [mo]: targets for 0 po files that are out of date 15:50:27 writing output... 15:50:27 building [linkcheck]: targets for 4 source files that are out of date 15:50:27 updating environment: [new config] 4 added, 0 changed, 0 removed 15:50:27 building [mo]: targets for 0 po files that are out of date 15:50:27 writing output... 15:50:27 building [html]: targets for 4 source files that are out of date 15:50:27 updating environment: [new config] 4 added, 0 changed, 0 removed 15:50:28 reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide 15:50:28 looking for now-outdated files... none found 15:50:28 15:50:28 looking for now-outdated files... none found 15:50:28 pickling environment... done 15:50:28 checking consistency... done 15:50:28 preparing documents... done 15:50:28 pickling environment... done 15:50:28 checking consistency... done 15:50:28 preparing documents... done 15:50:28 copying assets... done 15:50:28 writing output... [ 25%] developer-guide writing output... [ 50%] index writing output... [ 75%] testtool writing output... [100%] user-guide 15:50:28 15:50:28 ( user-guide: line 57) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 15:50:28 ( user-guide: line 57) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 15:50:28 ( user-guide: line 57) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 15:50:28 ( user-guide: line 57) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 15:50:28 ( user-guide: line 115) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 15:50:28 ( user-guide: line 124) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 15:50:28 ( user-guide: line 435) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 15:50:28 copying assets... copying static files... done 15:50:28 copying extra files... done 15:50:28 done 15:50:28 ( user-guide: line 452) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 15:50:28 ( user-guide: line 488) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 15:50:28 ( user-guide: line 984) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 15:50:28 ( user-guide: line 1106) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 15:50:28 ( user-guide: line 944) ok https://docs.docker.com/get-started/ 15:50:28 ( user-guide: line 925) ok https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications 15:50:28 writing output... [ 25%] developer-guide writing output... [ 50%] index writing output... [ 75%] testtool ( user-guide: line 1272) ok https://github.com/CESNET/netopeer/wiki/CallHome 15:50:28 ( developer-guide: line 40) ok https://git.opendaylight.org/gerrit/admin/repos/coretutorials 15:50:28 writing output... [100%] user-guide ( testtool: line 61) ok https://git.opendaylight.org/gerrit/admin/repos/netconf 15:50:28 15:50:28 generating indices... genindex done 15:50:28 highlighting module code... 15:50:28 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 15:50:28 ( user-guide: line 1272) ok https://github.com/CESNET/netopeer2 15:50:28 writing additional pages... search done 15:50:28 dumping search index in English (code: en)... done 15:50:28 dumping object inventory... done 15:50:28 build succeeded. 15:50:28 15:50:28 The HTML pages are in docs/_build/html. 15:50:28 ( user-guide: line 939) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 15:50:28 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 15:50:28 ( user-guide: line 745) redirect https://chrome.google.com/webstore/detail/simple-websocket-client/pfdhoblngboilpfeibdedpjgfnlcodoo - with Found to https://chromewebstore.google.com/detail/simple-websocket-client/pfdhoblngboilpfeibdedpjgfnlcodoo 15:50:28 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 15:50:28 ( user-guide: line 932) ok https://github.com/cesnet/netopeer 15:50:29 ( user-guide: line 939) ok https://www.docker.com/ 15:50:29 ( user-guide: line 1015) ok https://jira.opendaylight.org/browse/ODLPARENT-112 15:50:29 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 15:50:29 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 15:50:29 ( user-guide: line 1033) ok https://www.rfc-editor.org/rfc/rfc6470 15:50:29 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 15:50:29 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 15:50:29 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 15:50:29 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 15:50:29 ( user-guide: line 68) ok https://www.rfc-editor.org/rfc/rfc8040 15:50:29 ( user-guide: line 682) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 15:50:29 ( user-guide: line 680) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 15:50:29 ( user-guide: line 1667) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 15:50:29 ( user-guide: line 678) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 15:50:29 ( user-guide: line 1287) ok https://www.rfc-editor.org/rfc/rfc8071 15:50:29 ( user-guide: line 198) ok https://www.rfc-editor.org/rfc/rfc8072 15:50:30 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 15:50:30 build succeeded. 15:50:30 15:50:30 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 15:50:30 docs: OK ✔ in 29.09 seconds 15:50:30 docs: OK (29.09=setup[27.15]+cmd[1.94] seconds) 15:50:30 docs-linkcheck: OK (30.48=setup[27.19]+cmd[3.29] seconds) 15:50:30 congratulations :) (30.65 seconds) 15:50:30 + tox_status=0 15:50:30 + echo '---> Completed tox runs' 15:50:30 ---> Completed tox runs 15:50:30 + for i in .tox/*/log 15:50:30 ++ echo .tox/docs-linkcheck/log 15:50:30 ++ awk -F/ '{print $2}' 15:50:30 + tox_env=docs-linkcheck 15:50:30 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-5.0.x/archives/tox/docs-linkcheck 15:50:30 + for i in .tox/*/log 15:50:30 ++ echo .tox/docs/log 15:50:30 ++ awk -F/ '{print $2}' 15:50:30 + tox_env=docs 15:50:30 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-5.0.x/archives/tox/docs 15:50:30 + DOC_DIR=docs/_build/html 15:50:30 + [[ -d docs/_build/html ]] 15:50:30 + echo '---> Archiving generated docs' 15:50:30 ---> Archiving generated docs 15:50:30 + mv docs/_build/html /w/workspace/netconf-tox-verify-5.0.x/archives/docs 15:50:30 + echo '---> tox-run.sh ends' 15:50:30 ---> tox-run.sh ends 15:50:30 + test 0 -eq 0 15:50:30 $ ssh-agent -k 15:50:30 unset SSH_AUTH_SOCK; 15:50:30 unset SSH_AGENT_PID; 15:50:30 echo Agent pid 5488 killed; 15:50:30 [ssh-agent] Stopped. 15:50:30 [PostBuildScript] - [INFO] Executing post build scripts. 15:50:30 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins16272865088465594418.sh 15:50:30 ---> sysstat.sh 15:50:30 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins7980762171819660302.sh 15:50:30 ---> package-listing.sh 15:50:30 ++ facter osfamily 15:50:30 ++ tr '[:upper:]' '[:lower:]' 15:50:31 + OS_FAMILY=redhat 15:50:31 + workspace=/w/workspace/netconf-tox-verify-5.0.x 15:50:31 + START_PACKAGES=/tmp/packages_start.txt 15:50:31 + END_PACKAGES=/tmp/packages_end.txt 15:50:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:31 + PACKAGES=/tmp/packages_start.txt 15:50:31 + '[' /w/workspace/netconf-tox-verify-5.0.x ']' 15:50:31 + PACKAGES=/tmp/packages_end.txt 15:50:31 + case "${OS_FAMILY}" in 15:50:31 + rpm -qa 15:50:31 + sort 15:50:31 + '[' -f /tmp/packages_start.txt ']' 15:50:31 + '[' -f /tmp/packages_end.txt ']' 15:50:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:31 + '[' /w/workspace/netconf-tox-verify-5.0.x ']' 15:50:31 + mkdir -p /w/workspace/netconf-tox-verify-5.0.x/archives/ 15:50:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-5.0.x/archives/ 15:50:31 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins8376371935639164051.sh 15:50:32 ---> capture-instance-metadata.sh 15:50:32 Setup pyenv: 15:50:32 system 15:50:32 3.8.13 15:50:32 3.9.13 15:50:32 * 3.10.6 (set by /w/workspace/netconf-tox-verify-5.0.x/.python-version) 15:50:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-reYo from file:/tmp/.os_lf_venv 15:50:34 lf-activate-venv(): INFO: Installing: lftools 15:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-reYo/bin to PATH 15:50:46 INFO: Running in OpenStack, capturing instance metadata 15:50:47 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins10532991060703682682.sh 15:50:47 provisioning config files... 15:50:47 Could not find credentials [logs] for netconf-tox-verify-5.0.x #314 15:50:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-5.0.x@tmp/config13646719833352608376tmp 15:50:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:50:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:50:47 provisioning config files... 15:50:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:50:48 [EnvInject] - Injecting environment variables from a build step. 15:50:48 [EnvInject] - Injecting as environment variables the properties content 15:50:48 SERVER_ID=logs 15:50:48 15:50:48 [EnvInject] - Variables injected successfully. 15:50:48 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins3820993401693414742.sh 15:50:48 ---> create-netrc.sh 15:50:48 WARN: Log server credential not found. 15:50:48 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins2144976997867486591.sh 15:50:48 ---> python-tools-install.sh 15:50:48 Setup pyenv: 15:50:48 system 15:50:48 3.8.13 15:50:48 3.9.13 15:50:48 * 3.10.6 (set by /w/workspace/netconf-tox-verify-5.0.x/.python-version) 15:50:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-reYo from file:/tmp/.os_lf_venv 15:50:50 lf-activate-venv(): INFO: Installing: lftools 15:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-reYo/bin to PATH 15:50:59 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins17746555698138836274.sh 15:50:59 ---> sudo-logs.sh 15:50:59 Archiving 'sudo' log.. 15:51:00 [netconf-tox-verify-5.0.x] $ /bin/bash /tmp/jenkins8209047567588326498.sh 15:51:00 ---> job-cost.sh 15:51:00 Setup pyenv: 15:51:00 system 15:51:00 3.8.13 15:51:00 3.9.13 15:51:00 * 3.10.6 (set by /w/workspace/netconf-tox-verify-5.0.x/.python-version) 15:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-reYo from file:/tmp/.os_lf_venv 15:51:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:09 lf-activate-venv(): INFO: Adding /tmp/venv-reYo/bin to PATH 15:51:09 INFO: No Stack... 15:51:10 INFO: Retrieving Pricing Info for: v3-standard-2 15:51:10 INFO: Archiving Costs 15:51:10 [netconf-tox-verify-5.0.x] $ /bin/bash -l /tmp/jenkins5593322403199685555.sh 15:51:10 ---> logs-deploy.sh 15:51:10 Setup pyenv: 15:51:10 system 15:51:10 3.8.13 15:51:10 3.9.13 15:51:10 * 3.10.6 (set by /w/workspace/netconf-tox-verify-5.0.x/.python-version) 15:51:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-reYo from file:/tmp/.os_lf_venv 15:51:12 lf-activate-venv(): INFO: Installing: lftools 15:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-reYo/bin to PATH 15:51:23 WARNING: Nexus logging server not set 15:51:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-5.0.x/314/ 15:51:23 INFO: archiving logs to S3 15:51:24 ---> uname -a: 15:51:24 Linux prd-centos8-builder-2c-2g-2419.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:51:24 15:51:24 15:51:24 ---> lscpu: 15:51:24 Architecture: x86_64 15:51:24 CPU op-mode(s): 32-bit, 64-bit 15:51:24 Byte Order: Little Endian 15:51:24 CPU(s): 2 15:51:24 On-line CPU(s) list: 0,1 15:51:24 Thread(s) per core: 1 15:51:24 Core(s) per socket: 1 15:51:24 Socket(s): 2 15:51:24 NUMA node(s): 1 15:51:24 Vendor ID: AuthenticAMD 15:51:24 CPU family: 23 15:51:24 Model: 49 15:51:24 Model name: AMD EPYC-Rome Processor 15:51:24 Stepping: 0 15:51:24 CPU MHz: 2800.000 15:51:24 BogoMIPS: 5600.00 15:51:24 Virtualization: AMD-V 15:51:24 Hypervisor vendor: KVM 15:51:24 Virtualization type: full 15:51:24 L1d cache: 32K 15:51:24 L1i cache: 32K 15:51:24 L2 cache: 512K 15:51:24 L3 cache: 16384K 15:51:24 NUMA node0 CPU(s): 0,1 15:51:24 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 15:51:24 15:51:24 15:51:24 ---> nproc: 15:51:24 2 15:51:24 15:51:24 15:51:24 ---> df -h: 15:51:24 Filesystem Size Used Avail Use% Mounted on 15:51:24 devtmpfs 3.8G 0 3.8G 0% /dev 15:51:24 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:51:24 tmpfs 3.8G 17M 3.8G 1% /run 15:51:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:51:24 /dev/vda1 40G 8.8G 32G 22% / 15:51:24 tmpfs 770M 0 770M 0% /run/user/1001 15:51:24 15:51:24 15:51:24 ---> free -m: 15:51:24 total used free shared buff/cache available 15:51:24 Mem: 7697 669 4003 19 3024 6709 15:51:24 Swap: 1023 0 1023 15:51:24 15:51:24 15:51:24 ---> ip addr: 15:51:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:51:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:24 inet 127.0.0.1/8 scope host lo 15:51:24 valid_lft forever preferred_lft forever 15:51:24 inet6 ::1/128 scope host 15:51:24 valid_lft forever preferred_lft forever 15:51:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:51:24 link/ether fa:16:3e:2d:a5:7f brd ff:ff:ff:ff:ff:ff 15:51:24 altname enp0s3 15:51:24 altname ens3 15:51:24 inet 10.30.171.234/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:51:24 valid_lft 86180sec preferred_lft 86180sec 15:51:24 inet6 fe80::f816:3eff:fe2d:a57f/64 scope link 15:51:24 valid_lft forever preferred_lft forever 15:51:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:51:24 link/ether 02:42:8d:c9:19:42 brd ff:ff:ff:ff:ff:ff 15:51:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:51:24 valid_lft forever preferred_lft forever 15:51:24 15:51:24 15:51:24 ---> sar -b -r -n DEV: 15:51:24 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/05/2024 _x86_64_ (2 CPU) 15:51:24 15:51:24 15:47:39 LINUX RESTART (2 CPU) 15:51:24 15:51:24 03:48:01 PM tps rtps wtps bread/s bwrtn/s 15:51:24 03:49:01 PM 144.61 28.32 116.29 6282.46 22547.73 15:51:24 03:50:01 PM 108.96 8.51 100.45 1333.29 8139.97 15:51:24 03:51:01 PM 180.64 1.37 179.27 133.31 34837.68 15:51:24 Average: 144.73 12.73 132.00 2583.15 21838.83 15:51:24 15:51:24 03:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:24 03:49:01 PM 5192652 6967056 2689780 34.12 2688 1966364 1030348 11.54 207608 2191988 83528 15:51:24 03:50:01 PM 4858908 6928236 3023524 38.36 2688 2242972 1086076 12.16 253896 2410728 156860 15:51:24 03:51:01 PM 4138920 6909444 3743512 47.49 2688 2920884 942840 10.56 448280 2845236 38872 15:51:24 Average: 4730160 6934912 3152272 39.99 2688 2376740 1019755 11.42 303261 2482651 93087 15:51:24 15:51:24 03:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:24 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 03:49:01 PM eth0 323.84 208.96 2055.22 59.06 0.00 0.00 0.00 0.00 15:51:24 03:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 03:50:01 PM eth0 41.82 33.99 349.29 6.78 0.00 0.00 0.00 0.00 15:51:24 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 03:51:01 PM eth0 216.01 141.64 2599.92 18.36 0.00 0.00 0.00 0.00 15:51:24 03:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 Average: eth0 193.87 128.19 1667.90 28.07 0.00 0.00 0.00 0.00 15:51:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:24 15:51:24 15:51:24 ---> sar -P ALL: 15:51:24 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/05/2024 _x86_64_ (2 CPU) 15:51:24 15:51:24 15:47:39 LINUX RESTART (2 CPU) 15:51:24 15:51:24 03:48:01 PM CPU %user %nice %system %iowait %steal %idle 15:51:24 03:49:01 PM all 33.86 0.00 6.64 5.40 0.11 53.99 15:51:24 03:49:01 PM 0 38.45 0.00 6.70 7.03 0.10 47.71 15:51:24 03:49:01 PM 1 29.26 0.00 6.58 3.77 0.12 60.27 15:51:24 03:50:01 PM all 38.90 0.00 7.06 3.38 0.11 50.55 15:51:24 03:50:01 PM 0 41.57 0.00 6.71 3.22 0.12 48.38 15:51:24 03:50:01 PM 1 36.23 0.00 7.41 3.53 0.10 52.73 15:51:24 03:51:01 PM all 51.41 0.00 7.52 7.46 0.11 33.50 15:51:24 03:51:01 PM 0 47.18 0.00 7.94 7.74 0.10 37.05 15:51:24 03:51:01 PM 1 55.65 0.00 7.10 7.19 0.12 29.95 15:51:24 Average: all 41.39 0.00 7.07 5.41 0.11 46.01 15:51:24 Average: 0 42.40 0.00 7.12 5.99 0.11 44.39 15:51:24 Average: 1 40.38 0.00 7.03 4.83 0.11 47.64 15:51:24 15:51:24 15:51:24