11:55:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117091 11:55:51 Running as SYSTEM 11:55:51 [EnvInject] - Loading node environment variables. 11:55:51 Building remotely on prd-ubuntu2204-builder-2c-2g-54118 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 11:55:51 [ssh-agent] Looking for ssh-agent implementation... 11:55:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:51 $ ssh-agent 11:55:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCy5Uzj/agent.1515 11:55:51 SSH_AGENT_PID=1517 11:55:51 [ssh-agent] Started. 11:55:51 Running ssh-add (command line suppressed) 11:55:51 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_16909627950143610556.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_16909627950143610556.key) 11:55:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:55:51 The recommended git tool is: NONE 11:55:53 using credential jenkins-ssh 11:55:53 Wiping out workspace first. 11:55:53 Cloning the remote Git repository 11:55:54 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 11:55:54 > git init /w/workspace/netconf-tox-verify-master # timeout=10 11:55:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 11:55:54 > git --version # timeout=10 11:55:54 > git --version # 'git version 2.34.1' 11:55:54 using GIT_SSH to set credentials jenkins-ssh 11:55:54 Verifying host key using known hosts file 11:55:54 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. 11:55:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 11:56:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 11:56:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 11:56:02 using GIT_SSH to set credentials jenkins-ssh 11:56:02 Verifying host key using known hosts file 11:56:02 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. 11:56:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/91/117091/30 # timeout=10 11:56:02 > git rev-parse 3cb75601d63c36b38257a71c3245718532262275^{commit} # timeout=10 11:56:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:56:02 Checking out Revision 3cb75601d63c36b38257a71c3245718532262275 (refs/changes/91/117091/30) 11:56:02 > git config core.sparsecheckout # timeout=10 11:56:02 > git checkout -f 3cb75601d63c36b38257a71c3245718532262275 # timeout=10 11:56:06 Commit message: "Create subscription suspension logic" 11:56:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:56:06 > git rev-list --no-walk 72fa0916c6659a18b2e56522cbf4e65b71d4ad4f # timeout=10 11:56:06 provisioning config files... 11:56:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:56:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:56:06 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12427215549431718672.sh 11:56:06 ---> python-tools-install.sh 11:56:06 Setup pyenv: 11:56:06 * system (set by /opt/pyenv/version) 11:56:06 * 3.8.20 (set by /opt/pyenv/version) 11:56:06 * 3.9.20 (set by /opt/pyenv/version) 11:56:06 * 3.10.15 (set by /opt/pyenv/version) 11:56:06 * 3.11.10 (set by /opt/pyenv/version) 11:56:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XzRR 11:56:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:56:15 lf-activate-venv(): INFO: Installing: lftools 11:56:42 lf-activate-venv(): INFO: Adding /tmp/venv-XzRR/bin to PATH 11:56:42 Generating Requirements File 11:57:03 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. 11:57:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:57:03 Python 3.11.10 11:57:04 pip 25.2 from /tmp/venv-XzRR/lib/python3.11/site-packages/pip (python 3.11) 11:57:04 appdirs==1.4.4 11:57:04 argcomplete==3.6.2 11:57:04 aspy.yaml==1.3.0 11:57:04 attrs==25.3.0 11:57:04 autopage==0.5.2 11:57:04 beautifulsoup4==4.13.5 11:57:04 boto3==1.40.33 11:57:04 botocore==1.40.33 11:57:04 bs4==0.0.2 11:57:04 cachetools==5.5.2 11:57:04 certifi==2025.8.3 11:57:04 cffi==2.0.0 11:57:04 cfgv==3.4.0 11:57:04 chardet==5.2.0 11:57:04 charset-normalizer==3.4.3 11:57:04 click==8.2.1 11:57:04 cliff==4.11.0 11:57:04 cmd2==2.7.0 11:57:04 cryptography==3.3.2 11:57:04 debtcollector==3.0.0 11:57:04 decorator==5.2.1 11:57:04 defusedxml==0.7.1 11:57:04 Deprecated==1.2.18 11:57:04 distlib==0.4.0 11:57:04 dnspython==2.8.0 11:57:04 docker==7.1.0 11:57:04 dogpile.cache==1.4.1 11:57:04 durationpy==0.10 11:57:04 email-validator==2.3.0 11:57:04 filelock==3.19.1 11:57:04 future==1.0.0 11:57:04 gitdb==4.0.12 11:57:04 GitPython==3.1.45 11:57:04 google-auth==2.40.3 11:57:04 httplib2==0.31.0 11:57:04 identify==2.6.14 11:57:04 idna==3.10 11:57:04 importlib-resources==1.5.0 11:57:04 iso8601==2.1.0 11:57:04 Jinja2==3.1.6 11:57:04 jmespath==1.0.1 11:57:04 jsonpatch==1.33 11:57:04 jsonpointer==3.0.0 11:57:04 jsonschema==4.25.1 11:57:04 jsonschema-specifications==2025.9.1 11:57:04 keystoneauth1==5.12.0 11:57:04 kubernetes==33.1.0 11:57:04 lftools==0.37.13 11:57:04 lxml==6.0.1 11:57:04 markdown-it-py==4.0.0 11:57:04 MarkupSafe==3.0.2 11:57:04 mdurl==0.1.2 11:57:04 msgpack==1.1.1 11:57:04 multi_key_dict==2.0.3 11:57:04 munch==4.0.0 11:57:04 netaddr==1.3.0 11:57:04 niet==1.4.2 11:57:04 nodeenv==1.9.1 11:57:04 oauth2client==4.1.3 11:57:04 oauthlib==3.3.1 11:57:04 openstacksdk==4.7.1 11:57:04 os-service-types==1.8.0 11:57:04 osc-lib==4.2.0 11:57:04 oslo.config==10.0.0 11:57:04 oslo.context==6.1.0 11:57:04 oslo.i18n==6.6.0 11:57:04 oslo.log==7.2.1 11:57:04 oslo.serialization==5.8.0 11:57:04 oslo.utils==9.1.0 11:57:04 packaging==25.0 11:57:04 pbr==7.0.1 11:57:04 platformdirs==4.4.0 11:57:04 prettytable==3.16.0 11:57:04 psutil==7.1.0 11:57:04 pyasn1==0.6.1 11:57:04 pyasn1_modules==0.4.2 11:57:04 pycparser==2.23 11:57:04 pygerrit2==2.0.15 11:57:04 PyGithub==2.8.1 11:57:04 Pygments==2.19.2 11:57:04 PyJWT==2.10.1 11:57:04 PyNaCl==1.6.0 11:57:04 pyparsing==2.4.7 11:57:04 pyperclip==1.10.0 11:57:04 pyrsistent==0.20.0 11:57:04 python-cinderclient==9.8.0 11:57:04 python-dateutil==2.9.0.post0 11:57:04 python-heatclient==4.3.0 11:57:04 python-jenkins==1.8.3 11:57:04 python-keystoneclient==5.7.0 11:57:04 python-magnumclient==4.9.0 11:57:04 python-openstackclient==8.2.0 11:57:04 python-swiftclient==4.8.0 11:57:04 PyYAML==6.0.2 11:57:04 referencing==0.36.2 11:57:04 requests==2.32.5 11:57:04 requests-oauthlib==2.0.0 11:57:04 requestsexceptions==1.4.0 11:57:04 rfc3986==2.0.0 11:57:04 rich==14.1.0 11:57:04 rich-argparse==1.7.1 11:57:04 rpds-py==0.27.1 11:57:04 rsa==4.9.1 11:57:04 ruamel.yaml==0.18.15 11:57:04 ruamel.yaml.clib==0.2.12 11:57:04 s3transfer==0.14.0 11:57:04 simplejson==3.20.1 11:57:04 six==1.17.0 11:57:04 smmap==5.0.2 11:57:04 soupsieve==2.8 11:57:04 stevedore==5.5.0 11:57:04 tabulate==0.9.0 11:57:04 toml==0.10.2 11:57:04 tomlkit==0.13.3 11:57:04 tqdm==4.67.1 11:57:04 typing_extensions==4.15.0 11:57:04 tzdata==2025.2 11:57:04 urllib3==1.26.20 11:57:04 virtualenv==20.34.0 11:57:04 wcwidth==0.2.13 11:57:04 websocket-client==1.8.0 11:57:04 wrapt==1.17.3 11:57:04 xdg==6.0.0 11:57:04 xmltodict==1.0.2 11:57:04 yq==3.4.3 11:57:04 [EnvInject] - Injecting environment variables from a build step. 11:57:04 [EnvInject] - Injecting as environment variables the properties content 11:57:04 PYTHON=python3 11:57:04 11:57:04 [EnvInject] - Variables injected successfully. 11:57:04 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7927693203578110975.sh 11:57:04 ---> tox-install.sh 11:57:04 + source /home/jenkins/lf-env.sh 11:57:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:57:04 ++ mktemp -d /tmp/venv-XXXX 11:57:04 + lf_venv=/tmp/venv-0hdx 11:57:04 + local venv_file=/tmp/.os_lf_venv 11:57:04 + local python=python3 11:57:04 + local options 11:57:04 + local set_path=true 11:57:04 + local install_args= 11:57:04 ++ 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 11:57:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:57:04 + true 11:57:04 + case $1 in 11:57:04 + venv_file=/tmp/.toxenv 11:57:04 + shift 2 11:57:04 + true 11:57:04 + case $1 in 11:57:04 + shift 11:57:04 + break 11:57:04 + case $python in 11:57:04 + local pkg_list= 11:57:04 + [[ -d /opt/pyenv ]] 11:57:04 + echo 'Setup pyenv:' 11:57:04 Setup pyenv: 11:57:04 + export PYENV_ROOT=/opt/pyenv 11:57:04 + PYENV_ROOT=/opt/pyenv 11:57:04 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:04 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:04 + pyenv versions 11:57:04 system 11:57:04 3.8.20 11:57:04 3.9.20 11:57:04 3.10.15 11:57:04 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 11:57:04 + command -v pyenv 11:57:04 ++ pyenv init - --no-rehash 11:57:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:57:04 for i in ${!paths[@]}; do 11:57:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:57:04 fi; done; 11:57:04 echo "${paths[*]}"'\'')" 11:57:04 export PATH="/opt/pyenv/shims:${PATH}" 11:57:04 export PYENV_SHELL=bash 11:57:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:57:04 pyenv() { 11:57:04 local command 11:57:04 command="${1:-}" 11:57:04 if [ "$#" -gt 0 ]; then 11:57:04 shift 11:57:04 fi 11:57:04 11:57:04 case "$command" in 11:57:04 rehash|shell) 11:57:04 eval "$(pyenv "sh-$command" "$@")" 11:57:04 ;; 11:57:04 *) 11:57:04 command pyenv "$command" "$@" 11:57:04 ;; 11:57:04 esac 11:57:04 }' 11:57:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:57:04 for i in ${!paths[@]}; do 11:57:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:57:04 fi; done; 11:57:04 echo "${paths[*]}"' 11:57:04 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:04 ++ export PYENV_SHELL=bash 11:57:04 ++ PYENV_SHELL=bash 11:57:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:57:04 +++ complete -F _pyenv pyenv 11:57:04 ++ lf-pyver python3 11:57:04 ++ local py_version_xy=python3 11:57:04 ++ local py_version_xyz= 11:57:04 ++ pyenv versions 11:57:04 ++ local command 11:57:04 ++ command=versions 11:57:04 ++ '[' 1 -gt 0 ']' 11:57:04 ++ shift 11:57:04 ++ case "$command" in 11:57:04 ++ command pyenv versions 11:57:04 ++ awk '{ print $1 }' 11:57:04 ++ sed 's/^[ *]* //' 11:57:04 ++ grep -E '^[0-9.]*[0-9]$' 11:57:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:57:04 +++ grep '^3' /tmp/.pyenv_versions 11:57:04 +++ tail -n 1 11:57:04 +++ sort -V 11:57:04 ++ py_version_xyz=3.11.10 11:57:04 ++ [[ -z 3.11.10 ]] 11:57:04 ++ echo 3.11.10 11:57:04 ++ return 0 11:57:04 + pyenv local 3.11.10 11:57:04 + local command 11:57:04 + command=local 11:57:04 + '[' 2 -gt 0 ']' 11:57:04 + shift 11:57:04 + case "$command" in 11:57:04 + command pyenv local 3.11.10 11:57:04 + for arg in "$@" 11:57:04 + case $arg in 11:57:04 + pkg_list+='tox ' 11:57:04 + for arg in "$@" 11:57:04 + case $arg in 11:57:04 + pkg_list+='virtualenv ' 11:57:04 + for arg in "$@" 11:57:04 + case $arg in 11:57:04 + pkg_list+='urllib3~=1.26.15 ' 11:57:04 + [[ -f /tmp/.toxenv ]] 11:57:04 + [[ ! -f /tmp/.toxenv ]] 11:57:04 + [[ -n '' ]] 11:57:04 + python3 -m venv /tmp/venv-0hdx 11:57:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0hdx' 11:57:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0hdx 11:57:08 + echo /tmp/venv-0hdx 11:57:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:57:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:57:08 + /tmp/venv-0hdx/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:57:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:57:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:57:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:57:12 + /tmp/venv-0hdx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:57:14 + type python3 11:57:14 + true 11:57:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0hdx/bin to PATH' 11:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-0hdx/bin to PATH 11:57:14 + PATH=/tmp/venv-0hdx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:14 + return 0 11:57:14 + python3 --version 11:57:14 Python 3.11.10 11:57:14 + python3 -m pip --version 11:57:14 pip 25.2 from /tmp/venv-0hdx/lib/python3.11/site-packages/pip (python 3.11) 11:57:14 + python3 -m pip freeze 11:57:14 cachetools==6.2.0 11:57:14 chardet==5.2.0 11:57:14 colorama==0.4.6 11:57:14 distlib==0.4.0 11:57:14 filelock==3.19.1 11:57:14 packaging==25.0 11:57:14 platformdirs==4.4.0 11:57:14 pluggy==1.6.0 11:57:14 pyproject-api==1.9.1 11:57:14 tox==4.30.2 11:57:14 urllib3==1.26.20 11:57:14 virtualenv==20.34.0 11:57:14 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16806379896360229163.sh 11:57:14 [EnvInject] - Injecting environment variables from a build step. 11:57:14 [EnvInject] - Injecting as environment variables the properties content 11:57:14 PARALLEL=True 11:57:14 11:57:14 [EnvInject] - Variables injected successfully. 11:57:15 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins10080161433149482968.sh 11:57:15 ---> tox-run.sh 11:57:15 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:15 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 11:57:15 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 11:57:15 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 11:57:15 + cd /w/workspace/netconf-tox-verify-master/. 11:57:15 + source /home/jenkins/lf-env.sh 11:57:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:57:15 ++ mktemp -d /tmp/venv-XXXX 11:57:15 + lf_venv=/tmp/venv-VsmZ 11:57:15 + local venv_file=/tmp/.os_lf_venv 11:57:15 + local python=python3 11:57:15 + local options 11:57:15 + local set_path=true 11:57:15 + local install_args= 11:57:15 ++ 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 11:57:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:57:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:57:15 + true 11:57:15 + case $1 in 11:57:15 + venv_file=/tmp/.toxenv 11:57:15 + shift 2 11:57:15 + true 11:57:15 + case $1 in 11:57:15 + shift 11:57:15 + break 11:57:15 + case $python in 11:57:15 + local pkg_list= 11:57:15 + [[ -d /opt/pyenv ]] 11:57:15 + echo 'Setup pyenv:' 11:57:15 Setup pyenv: 11:57:15 + export PYENV_ROOT=/opt/pyenv 11:57:15 + PYENV_ROOT=/opt/pyenv 11:57:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:15 + pyenv versions 11:57:15 system 11:57:15 3.8.20 11:57:15 3.9.20 11:57:15 3.10.15 11:57:15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 11:57:15 + command -v pyenv 11:57:15 ++ pyenv init - --no-rehash 11:57:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:57:15 for i in ${!paths[@]}; do 11:57:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:57:15 fi; done; 11:57:15 echo "${paths[*]}"'\'')" 11:57:15 export PATH="/opt/pyenv/shims:${PATH}" 11:57:15 export PYENV_SHELL=bash 11:57:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:57:15 pyenv() { 11:57:15 local command 11:57:15 command="${1:-}" 11:57:15 if [ "$#" -gt 0 ]; then 11:57:15 shift 11:57:15 fi 11:57:15 11:57:15 case "$command" in 11:57:15 rehash|shell) 11:57:15 eval "$(pyenv "sh-$command" "$@")" 11:57:15 ;; 11:57:15 *) 11:57:15 command pyenv "$command" "$@" 11:57:15 ;; 11:57:15 esac 11:57:15 }' 11:57:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:57:15 for i in ${!paths[@]}; do 11:57:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:57:15 fi; done; 11:57:15 echo "${paths[*]}"' 11:57:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:15 ++ export PYENV_SHELL=bash 11:57:15 ++ PYENV_SHELL=bash 11:57:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:57:15 +++ complete -F _pyenv pyenv 11:57:15 ++ lf-pyver python3 11:57:15 ++ local py_version_xy=python3 11:57:15 ++ local py_version_xyz= 11:57:15 ++ sed 's/^[ *]* //' 11:57:15 ++ pyenv versions 11:57:15 ++ local command 11:57:15 ++ command=versions 11:57:15 ++ '[' 1 -gt 0 ']' 11:57:15 ++ shift 11:57:15 ++ case "$command" in 11:57:15 ++ command pyenv versions 11:57:15 ++ awk '{ print $1 }' 11:57:15 ++ grep -E '^[0-9.]*[0-9]$' 11:57:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:57:15 +++ grep '^3' /tmp/.pyenv_versions 11:57:15 +++ tail -n 1 11:57:15 +++ sort -V 11:57:15 ++ py_version_xyz=3.11.10 11:57:15 ++ [[ -z 3.11.10 ]] 11:57:15 ++ echo 3.11.10 11:57:15 ++ return 0 11:57:15 + pyenv local 3.11.10 11:57:15 + local command 11:57:15 + command=local 11:57:15 + '[' 2 -gt 0 ']' 11:57:15 + shift 11:57:15 + case "$command" in 11:57:15 + command pyenv local 3.11.10 11:57:15 + for arg in "$@" 11:57:15 + case $arg in 11:57:15 + pkg_list+='tox ' 11:57:15 + for arg in "$@" 11:57:15 + case $arg in 11:57:15 + pkg_list+='virtualenv ' 11:57:15 + for arg in "$@" 11:57:15 + case $arg in 11:57:15 + pkg_list+='urllib3~=1.26.15 ' 11:57:15 + [[ -f /tmp/.toxenv ]] 11:57:15 ++ cat /tmp/.toxenv 11:57:15 + lf_venv=/tmp/venv-0hdx 11:57:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hdx from' file:/tmp/.toxenv 11:57:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hdx from file:/tmp/.toxenv 11:57:15 + /tmp/venv-0hdx/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:57:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:57:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:57:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:57:16 + /tmp/venv-0hdx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:57:17 + type python3 11:57:17 + true 11:57:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0hdx/bin to PATH' 11:57:17 lf-activate-venv(): INFO: Adding /tmp/venv-0hdx/bin to PATH 11:57:17 + PATH=/tmp/venv-0hdx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:17 + return 0 11:57:17 + [[ -d /opt/pyenv ]] 11:57:17 + echo '---> Setting up pyenv' 11:57:17 ---> Setting up pyenv 11:57:17 + export PYENV_ROOT=/opt/pyenv 11:57:17 + PYENV_ROOT=/opt/pyenv 11:57:17 + export PATH=/opt/pyenv/bin:/tmp/venv-0hdx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:17 + PATH=/opt/pyenv/bin:/tmp/venv-0hdx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:57:17 ++ pwd 11:57:17 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 11:57:17 + export PYTHONPATH 11:57:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:57:17 + TOX_TESTENV_PASSENV=PYTHONPATH 11:57:17 + tox --version 11:57:17 4.30.2 from /tmp/venv-0hdx/lib/python3.11/site-packages/tox/__init__.py 11:57:17 + PARALLEL=True 11:57:17 + TOX_OPTIONS_LIST= 11:57:17 + [[ -n '' ]] 11:57:17 + case ${PARALLEL,,} in 11:57:17 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:57:17 + tox --parallel auto --parallel-live 11:57:17 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 11:57:18 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:57:18 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:57:42 docs-linkcheck: freeze> python -m pip freeze --all 11:57:42 docs: freeze> python -m pip freeze --all 11:57:42 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:57:42 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 11:57:42 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:57:42 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 11:57:42 Running Sphinx v8.2.3 11:57:42 Running Sphinx v8.2.3 11:57:42 loading translations [en]... done 11:57:42 loading translations [en]... done 11:57:43 making output directory... done 11:57:43 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:57:43 making output directory... done 11:57:43 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:57:43 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 11:57:43 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 11:57:43 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 11:57:43 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 11:57:43 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 11:57:43 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 11:57:43 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 11:57:43 building [mo]: targets for 0 po files that are out of date 11:57:43 writing output... 11:57:43 building [linkcheck]: targets for 4 source files that are out of date 11:57:43 updating environment: [new config] 4 added, 0 changed, 0 removed 11:57:43 reading sources... [ 25%] developer-guide 11:57:43 building [mo]: targets for 0 po files that are out of date 11:57:43 writing output... 11:57:43 building [html]: targets for 4 source files that are out of date 11:57:43 updating environment: [new config] 4 added, 0 changed, 0 removed 11:57:43 reading sources... [ 25%] developer-guide 11:57:43 reading sources... [ 50%] index 11:57:43 reading sources... [ 75%] testtool 11:57:43 reading sources... [ 50%] index 11:57:43 reading sources... [ 75%] testtool 11:57:43 reading sources... [100%] user-guide 11:57:44 reading sources... [100%] user-guide 11:57:44 11:57:44 looking for now-outdated files... none found 11:57:44 11:57:44 looking for now-outdated files... none found 11:57:44 pickling environment... done 11:57:44 checking consistency... done 11:57:44 preparing documents... done 11:57:44 copying assets... 11:57:44 copying assets: done 11:57:44 writing output... [ 25%] developer-guide 11:57:44 writing output... [ 50%] index 11:57:44 pickling environment... done 11:57:44 writing output... [ 75%] testtool 11:57:44 checking consistency... done 11:57:44 preparing documents... done 11:57:44 copying assets... 11:57:44 copying static files... 11:57:44 writing output... [100%] user-guide 11:57:44 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 11:57:44 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 11:57:44 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 11:57:44 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 11:57:44 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 11:57:44 11:57:44 11:57:44 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 11:57:44 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 11:57:44 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 11:57:44 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 11:57:44 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 11:57:44 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 11:57:44 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 11:57:44 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 11:57:44 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 11:57:44 ( user-guide: line 656) -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 11:57:44 ( user-guide: line 692) -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 11:57:44 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 11:57:44 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 11:57:44 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 11:57:44 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 11:57:44 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 11:57:44 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 11:57:44 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 11:57:44 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 11:57:44 copying static files: done 11:57:44 copying extra files... 11:57:44 copying extra files: done 11:57:44 copying assets: done 11:57:44 writing output... [ 25%] developer-guide 11:57:44 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 11:57:44 writing output... [ 50%] index 11:57:44 writing output... [ 75%] testtool 11:57:44 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 11:57:44 writing output... [100%] user-guide 11:57:44 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 11:57:44 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 11:57:44 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 11:57:44 11:57:44 generating indices... genindex done 11:57:44 highlighting module code... 11:57:44 writing additional pages... search done 11:57:45 dumping search index in English (code: en)... done 11:57:45 dumping object inventory... done 11:57:45 build succeeded. 11:57:45 11:57:45 The HTML pages are in docs/_build/html. 11:57:45 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 11:57:45 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 11:57:45 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 11:57:45 docs: OK ✔ in 27.34 seconds 11:57:45 gitlint: install_deps> python -I -m pip install gitlint 11:57:45 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 11:57:45 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 11:57:45 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 11:57:45 ( user-guide: line 1397) ok https://www.docker.com/ 11:57:45 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 11:57:45 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 11:57:45 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 11:57:45 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 11:57:45 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 11:57:46 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 11:57:46 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 11:57:46 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 11:57:46 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 11:57:46 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 11:57:46 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 11:57:46 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 11:57:46 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 11:57:46 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 11:57:46 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 11:57:46 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 11:57:50 gitlint: freeze> python -m pip freeze --all 11:57:51 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 11:57:51 gitlint: commands[0]> gitlint 11:58:45 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 11:58:45 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 11:58:45 build succeeded. 11:58:45 11:58:45 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:58:45 gitlint: OK ✔ in 6.1 seconds 11:58:45 docs: OK (27.34=setup[24.90]+cmd[2.44] seconds) 11:58:45 docs-linkcheck: OK (87.75=setup[24.90]+cmd[62.85] seconds) 11:58:45 gitlint: OK (6.10=setup[5.94]+cmd[0.16] seconds) 11:58:45 congratulations :) (87.78 seconds) 11:58:45 + tox_status=0 11:58:45 + echo '---> Completed tox runs' 11:58:45 ---> Completed tox runs 11:58:45 + for i in .tox/*/log 11:58:45 ++ echo .tox/docs-linkcheck/log 11:58:45 ++ awk -F/ '{print $2}' 11:58:45 + tox_env=docs-linkcheck 11:58:45 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 11:58:45 + for i in .tox/*/log 11:58:45 ++ echo .tox/docs/log 11:58:45 ++ awk -F/ '{print $2}' 11:58:45 + tox_env=docs 11:58:45 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 11:58:45 + for i in .tox/*/log 11:58:45 ++ echo .tox/gitlint/log 11:58:45 ++ awk -F/ '{print $2}' 11:58:45 + tox_env=gitlint 11:58:45 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 11:58:45 + DOC_DIR=docs/_build/html 11:58:45 + [[ -d docs/_build/html ]] 11:58:45 + echo '---> Archiving generated docs' 11:58:45 ---> Archiving generated docs 11:58:45 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 11:58:45 + echo '---> tox-run.sh ends' 11:58:45 ---> tox-run.sh ends 11:58:45 + test 0 -eq 0 11:58:45 $ ssh-agent -k 11:58:45 unset SSH_AUTH_SOCK; 11:58:45 unset SSH_AGENT_PID; 11:58:45 echo Agent pid 1517 killed; 11:58:45 [ssh-agent] Stopped. 11:58:45 [PostBuildScript] - [INFO] Executing post build scripts. 11:58:45 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3699841977811279649.sh 11:58:45 ---> sysstat.sh 11:58:46 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13756032338564171676.sh 11:58:46 ---> package-listing.sh 11:58:46 ++ facter osfamily 11:58:46 ++ tr '[:upper:]' '[:lower:]' 11:58:46 + OS_FAMILY=debian 11:58:46 + workspace=/w/workspace/netconf-tox-verify-master 11:58:46 + START_PACKAGES=/tmp/packages_start.txt 11:58:46 + END_PACKAGES=/tmp/packages_end.txt 11:58:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:58:46 + PACKAGES=/tmp/packages_start.txt 11:58:46 + '[' /w/workspace/netconf-tox-verify-master ']' 11:58:46 + PACKAGES=/tmp/packages_end.txt 11:58:46 + case "${OS_FAMILY}" in 11:58:46 + grep '^ii' 11:58:46 + dpkg -l 11:58:46 + '[' -f /tmp/packages_start.txt ']' 11:58:46 + '[' -f /tmp/packages_end.txt ']' 11:58:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:46 + '[' /w/workspace/netconf-tox-verify-master ']' 11:58:46 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 11:58:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 11:58:46 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9439471394571066853.sh 11:58:46 ---> capture-instance-metadata.sh 11:58:46 Setup pyenv: 11:58:46 system 11:58:46 3.8.20 11:58:46 3.9.20 11:58:46 3.10.15 11:58:46 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 11:58:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XzRR from file:/tmp/.os_lf_venv 11:58:48 lf-activate-venv(): INFO: Installing: lftools 11:58:58 lf-activate-venv(): INFO: Adding /tmp/venv-XzRR/bin to PATH 11:58:58 INFO: Running in OpenStack, capturing instance metadata 11:58:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15713458947834812169.sh 11:58:59 provisioning config files... 11:58:59 Could not find credentials [logs] for netconf-tox-verify-master #14912 11:58:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config12232042776502446553tmp 11:58:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:58:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:58:59 provisioning config files... 11:58:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:58:59 [EnvInject] - Injecting environment variables from a build step. 11:58:59 [EnvInject] - Injecting as environment variables the properties content 11:58:59 SERVER_ID=logs 11:58:59 11:58:59 [EnvInject] - Variables injected successfully. 11:58:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7510539229918618822.sh 11:58:59 ---> create-netrc.sh 11:58:59 WARN: Log server credential not found. 11:58:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9069866767451372683.sh 11:58:59 ---> python-tools-install.sh 11:58:59 Setup pyenv: 11:59:00 system 11:59:00 3.8.20 11:59:00 3.9.20 11:59:00 3.10.15 11:59:00 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 11:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XzRR from file:/tmp/.os_lf_venv 11:59:02 lf-activate-venv(): INFO: Installing: lftools 11:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-XzRR/bin to PATH 11:59:11 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12486674019314823731.sh 11:59:11 ---> sudo-logs.sh 11:59:11 Archiving 'sudo' log.. 11:59:12 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8202446838144125095.sh 11:59:12 ---> job-cost.sh 11:59:12 Setup pyenv: 11:59:12 system 11:59:12 3.8.20 11:59:12 3.9.20 11:59:12 3.10.15 11:59:12 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 11:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XzRR from file:/tmp/.os_lf_venv 11:59:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:59:20 lf-activate-venv(): INFO: Adding /tmp/venv-XzRR/bin to PATH 11:59:20 INFO: No Stack... 11:59:20 INFO: Retrieving Pricing Info for: v3-standard-2 11:59:20 INFO: Archiving Costs 11:59:21 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7131751470998063071.sh 11:59:21 ---> logs-deploy.sh 11:59:21 Setup pyenv: 11:59:21 system 11:59:21 3.8.20 11:59:21 3.9.20 11:59:21 3.10.15 11:59:21 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 11:59:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XzRR from file:/tmp/.os_lf_venv 11:59:23 lf-activate-venv(): INFO: Installing: lftools 11:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-XzRR/bin to PATH 11:59:33 WARNING: Nexus logging server not set 11:59:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14912/ 11:59:33 INFO: archiving logs to S3 11:59:34 ---> uname -a: 11:59:34 Linux prd-ubuntu2204-builder-2c-2g-54118 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:59:34 11:59:34 11:59:34 ---> lscpu: 11:59:34 Architecture: x86_64 11:59:34 CPU op-mode(s): 32-bit, 64-bit 11:59:34 Address sizes: 40 bits physical, 48 bits virtual 11:59:34 Byte Order: Little Endian 11:59:34 CPU(s): 2 11:59:34 On-line CPU(s) list: 0,1 11:59:34 Vendor ID: AuthenticAMD 11:59:34 Model name: AMD EPYC-Rome Processor 11:59:34 CPU family: 23 11:59:34 Model: 49 11:59:34 Thread(s) per core: 1 11:59:34 Core(s) per socket: 1 11:59:34 Socket(s): 2 11:59:34 Stepping: 0 11:59:34 BogoMIPS: 5600.00 11:59:34 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:59:34 Virtualization: AMD-V 11:59:34 Hypervisor vendor: KVM 11:59:34 Virtualization type: full 11:59:34 L1d cache: 64 KiB (2 instances) 11:59:34 L1i cache: 64 KiB (2 instances) 11:59:34 L2 cache: 1 MiB (2 instances) 11:59:34 L3 cache: 32 MiB (2 instances) 11:59:34 NUMA node(s): 1 11:59:34 NUMA node0 CPU(s): 0,1 11:59:34 Vulnerability Gather data sampling: Not affected 11:59:34 Vulnerability Itlb multihit: Not affected 11:59:34 Vulnerability L1tf: Not affected 11:59:34 Vulnerability Mds: Not affected 11:59:34 Vulnerability Meltdown: Not affected 11:59:34 Vulnerability Mmio stale data: Not affected 11:59:34 Vulnerability Reg file data sampling: Not affected 11:59:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:59:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:59:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:59:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:59:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:59:34 Vulnerability Srbds: Not affected 11:59:34 Vulnerability Tsx async abort: Not affected 11:59:34 11:59:34 11:59:34 ---> nproc: 11:59:34 2 11:59:34 11:59:34 11:59:34 ---> df -h: 11:59:34 Filesystem Size Used Avail Use% Mounted on 11:59:34 tmpfs 794M 1.1M 793M 1% /run 11:59:34 /dev/vda1 39G 9.1G 30G 24% / 11:59:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:59:34 tmpfs 5.0M 0 5.0M 0% /run/lock 11:59:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:59:34 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:59:34 11:59:34 11:59:34 ---> free -m: 11:59:34 total used free shared buff/cache available 11:59:34 Mem: 7937 542 4051 4 3344 7084 11:59:34 Swap: 1023 0 1023 11:59:34 11:59:34 11:59:34 ---> ip addr: 11:59:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:59:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:59:34 inet 127.0.0.1/8 scope host lo 11:59:34 valid_lft forever preferred_lft forever 11:59:34 inet6 ::1/128 scope host 11:59:34 valid_lft forever preferred_lft forever 11:59:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:59:34 link/ether fa:16:3e:f8:3e:09 brd ff:ff:ff:ff:ff:ff 11:59:34 altname enp0s3 11:59:34 inet 10.30.171.207/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:59:34 valid_lft 86140sec preferred_lft 86140sec 11:59:34 inet6 fe80::f816:3eff:fef8:3e09/64 scope link 11:59:34 valid_lft forever preferred_lft forever 11:59:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:59:34 link/ether 02:42:80:77:25:41 brd ff:ff:ff:ff:ff:ff 11:59:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:59:34 valid_lft forever preferred_lft forever 11:59:34 11:59:34 11:59:34 ---> sar -b -r -n DEV: 11:59:34 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-54118) 09/18/25 _x86_64_ (2 CPU) 11:59:34 11:59:34 11:55:16 LINUX RESTART (2 CPU) 11:59:34 11:59:34 11:59:34 ---> sar -P ALL: 11:59:34 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-54118) 09/18/25 _x86_64_ (2 CPU) 11:59:34 11:59:34 11:55:16 LINUX RESTART (2 CPU) 11:59:34 11:59:34 11:59:34