15:42:38 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/119813 15:42:38 Running as SYSTEM 15:42:38 [EnvInject] - Loading node environment variables. 15:42:38 Building remotely on prd-ubuntu2204-builder-2c-2g-5036 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 15:42:38 [ssh-agent] Looking for ssh-agent implementation... 15:42:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:38 $ ssh-agent 15:42:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4iusLX/agent.1543 15:42:38 SSH_AGENT_PID=1545 15:42:38 [ssh-agent] Started. 15:42:38 Running ssh-add (command line suppressed) 15:42:38 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_2022205675453632481.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_2022205675453632481.key) 15:42:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:42:38 The recommended git tool is: NONE 15:42:41 using credential jenkins-ssh 15:42:42 Wiping out workspace first. 15:42:42 Cloning the remote Git repository 15:42:42 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 15:42:42 > git init /w/workspace/netconf-tox-verify-master # timeout=10 15:42:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:42:42 > git --version # timeout=10 15:42:42 > git --version # 'git version 2.34.1' 15:42:42 using GIT_SSH to set credentials jenkins-ssh 15:42:42 Verifying host key using known hosts file 15:42:42 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:42:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:42:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:42:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:42:51 using GIT_SSH to set credentials jenkins-ssh 15:42:51 Verifying host key using known hosts file 15:42:51 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:42:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/13/119813/8 # timeout=10 15:42:52 > git rev-parse b930591944684411065f667c141031c9d26af469^{commit} # timeout=10 15:42:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:42:52 Checking out Revision b930591944684411065f667c141031c9d26af469 (refs/changes/13/119813/8) 15:42:52 > git config core.sparsecheckout # timeout=10 15:42:52 > git checkout -f b930591944684411065f667c141031c9d26af469 # timeout=10 15:42:53 Commit message: "Add negotiated parameters to topology" 15:42:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:42:53 > git rev-list --no-walk 85ccb1af9b138e935fd64775ce09f8f32c832f05 # timeout=10 15:42:56 provisioning config files... 15:42:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:42:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:42:56 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7909543158461233444.sh 15:42:56 ---> python-tools-install.sh 15:42:56 Setup pyenv: 15:42:56 * system (set by /opt/pyenv/version) 15:42:56 * 3.8.20 (set by /opt/pyenv/version) 15:42:57 * 3.9.20 (set by /opt/pyenv/version) 15:42:57 3.10.15 15:42:57 3.11.10 15:43:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GsdM 15:43:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:43:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:43:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:43:08 lf-activate-venv(): INFO: Base packages installed successfully 15:43:08 lf-activate-venv(): INFO: Installing additional packages: lftools 15:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-GsdM/bin to PATH 15:44:09 Generating Requirements File 15:45:06 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:45:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:45:07 Python 3.11.10 15:45:07 pip 25.3 from /tmp/venv-GsdM/lib/python3.11/site-packages/pip (python 3.11) 15:45:07 appdirs==1.4.4 15:45:07 argcomplete==3.6.3 15:45:07 aspy.yaml==1.3.0 15:45:07 attrs==25.4.0 15:45:07 autopage==0.5.2 15:45:07 beautifulsoup4==4.14.3 15:45:07 boto3==1.42.35 15:45:07 botocore==1.42.35 15:45:07 bs4==0.0.2 15:45:07 certifi==2026.1.4 15:45:07 cffi==2.0.0 15:45:07 cfgv==3.5.0 15:45:07 chardet==5.2.0 15:45:07 charset-normalizer==3.4.4 15:45:07 click==8.3.1 15:45:07 cliff==4.13.1 15:45:07 cmd2==3.1.0 15:45:07 cryptography==3.3.2 15:45:07 debtcollector==3.0.0 15:45:07 decorator==5.2.1 15:45:07 defusedxml==0.7.1 15:45:07 Deprecated==1.3.1 15:45:07 distlib==0.4.0 15:45:07 dnspython==2.8.0 15:45:07 docker==7.1.0 15:45:07 dogpile.cache==1.5.0 15:45:07 durationpy==0.10 15:45:07 email-validator==2.3.0 15:45:07 filelock==3.20.3 15:45:07 future==1.0.0 15:45:07 gitdb==4.0.12 15:45:07 GitPython==3.1.46 15:45:07 httplib2==0.30.2 15:45:07 identify==2.6.16 15:45:07 idna==3.11 15:45:07 importlib-resources==1.5.0 15:45:07 iso8601==2.1.0 15:45:07 Jinja2==3.1.6 15:45:07 jmespath==1.1.0 15:45:07 jsonpatch==1.33 15:45:07 jsonpointer==3.0.0 15:45:07 jsonschema==4.26.0 15:45:07 jsonschema-specifications==2025.9.1 15:45:07 keystoneauth1==5.13.0 15:45:07 kubernetes==35.0.0 15:45:07 lftools==0.37.21 15:45:07 lxml==6.0.2 15:45:07 markdown-it-py==4.0.0 15:45:07 MarkupSafe==3.0.3 15:45:07 mdurl==0.1.2 15:45:07 msgpack==1.1.2 15:45:07 multi_key_dict==2.0.3 15:45:07 munch==4.0.0 15:45:07 netaddr==1.3.0 15:45:07 niet==1.4.2 15:45:07 nodeenv==1.10.0 15:45:07 oauth2client==4.1.3 15:45:07 oauthlib==3.3.1 15:45:07 openstacksdk==4.9.0 15:45:07 os-service-types==1.8.2 15:45:07 osc-lib==4.3.0 15:45:07 oslo.config==10.2.0 15:45:07 oslo.context==6.2.0 15:45:07 oslo.i18n==6.7.1 15:45:07 oslo.log==8.0.0 15:45:07 oslo.serialization==5.9.0 15:45:07 oslo.utils==9.2.0 15:45:07 packaging==26.0 15:45:07 pbr==7.0.3 15:45:07 platformdirs==4.5.1 15:45:07 prettytable==3.17.0 15:45:07 psutil==7.2.1 15:45:07 pyasn1==0.6.2 15:45:07 pyasn1_modules==0.4.2 15:45:07 pycparser==3.0 15:45:07 pygerrit2==2.0.15 15:45:07 PyGithub==2.8.1 15:45:07 Pygments==2.19.2 15:45:07 PyJWT==2.10.1 15:45:07 PyNaCl==1.6.2 15:45:07 pyparsing==2.4.7 15:45:07 pyperclip==1.11.0 15:45:07 pyrsistent==0.20.0 15:45:07 python-cinderclient==9.8.0 15:45:07 python-dateutil==2.9.0.post0 15:45:07 python-heatclient==5.0.0 15:45:07 python-jenkins==1.8.3 15:45:07 python-keystoneclient==5.7.0 15:45:07 python-magnumclient==4.9.0 15:45:07 python-openstackclient==8.3.0 15:45:07 python-swiftclient==4.9.0 15:45:07 PyYAML==6.0.3 15:45:07 referencing==0.37.0 15:45:07 requests==2.32.5 15:45:07 requests-oauthlib==2.0.0 15:45:07 requestsexceptions==1.4.0 15:45:07 rfc3986==2.0.0 15:45:07 rich==14.3.1 15:45:07 rich-argparse==1.7.2 15:45:07 rpds-py==0.30.0 15:45:07 rsa==4.9.1 15:45:07 ruamel.yaml==0.19.1 15:45:07 ruamel.yaml.clib==0.2.15 15:45:07 s3transfer==0.16.0 15:45:07 simplejson==3.20.2 15:45:07 six==1.17.0 15:45:07 smmap==5.0.2 15:45:07 soupsieve==2.8.3 15:45:07 stevedore==5.6.0 15:45:07 tabulate==0.9.0 15:45:07 toml==0.10.2 15:45:07 tomlkit==0.14.0 15:45:07 tqdm==4.67.1 15:45:07 typing_extensions==4.15.0 15:45:07 tzdata==2025.3 15:45:07 urllib3==1.26.20 15:45:07 virtualenv==20.36.1 15:45:07 wcwidth==0.5.0 15:45:07 websocket-client==1.9.0 15:45:07 wrapt==2.0.1 15:45:07 xdg==6.0.0 15:45:07 xmltodict==1.0.2 15:45:07 yq==3.4.3 15:45:07 [EnvInject] - Injecting environment variables from a build step. 15:45:07 [EnvInject] - Injecting as environment variables the properties content 15:45:07 PYTHON=python3 15:45:07 15:45:07 [EnvInject] - Variables injected successfully. 15:45:07 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins9639798257013066372.sh 15:45:07 ---> tox-install.sh 15:45:07 + source /home/jenkins/lf-env.sh 15:45:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:07 ++ mktemp -d /tmp/venv-XXXX 15:45:07 + lf_venv=/tmp/venv-9GPh 15:45:07 + local venv_file=/tmp/.os_lf_venv 15:45:07 + local python=python3 15:45:07 + local options 15:45:07 + local set_path=true 15:45:07 + local install_args= 15:45:07 ++ 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:45:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:07 + true 15:45:07 + case $1 in 15:45:07 + venv_file=/tmp/.toxenv 15:45:07 + shift 2 15:45:07 + true 15:45:07 + case $1 in 15:45:07 + shift 15:45:07 + break 15:45:07 + case $python in 15:45:07 + local pkg_list= 15:45:07 + [[ -d /opt/pyenv ]] 15:45:07 + echo 'Setup pyenv:' 15:45:07 Setup pyenv: 15:45:07 + export PYENV_ROOT=/opt/pyenv 15:45:07 + PYENV_ROOT=/opt/pyenv 15:45:07 + 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 15:45:07 + 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 15:45:07 + pyenv versions 15:45:07 system 15:45:07 3.8.20 15:45:07 3.9.20 15:45:07 3.10.15 15:45:07 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:45:07 + command -v pyenv 15:45:07 ++ pyenv init - --no-rehash 15:45:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:45:07 for i in ${!paths[@]}; do 15:45:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:45:07 fi; done; 15:45:07 echo "${paths[*]}"'\'')" 15:45:07 export PATH="/opt/pyenv/shims:${PATH}" 15:45:07 export PYENV_SHELL=bash 15:45:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:07 pyenv() { 15:45:07 local command 15:45:07 command="${1:-}" 15:45:07 if [ "$#" -gt 0 ]; then 15:45:07 shift 15:45:07 fi 15:45:07 15:45:07 case "$command" in 15:45:07 rehash|shell) 15:45:07 eval "$(pyenv "sh-$command" "$@")" 15:45:07 ;; 15:45:07 *) 15:45:07 command pyenv "$command" "$@" 15:45:07 ;; 15:45:07 esac 15:45:07 }' 15:45:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:45:07 for i in ${!paths[@]}; do 15:45:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:45:07 fi; done; 15:45:07 echo "${paths[*]}"' 15:45:07 ++ 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 15:45:07 ++ 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 15:45:07 ++ 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 15:45:07 ++ export PYENV_SHELL=bash 15:45:07 ++ PYENV_SHELL=bash 15:45:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:07 +++ complete -F _pyenv pyenv 15:45:07 ++ lf-pyver python3 15:45:07 ++ local py_version_xy=python3 15:45:07 ++ local py_version_xyz= 15:45:07 ++ awk '{ print $1 }' 15:45:07 ++ sed 's/^[ *]* //' 15:45:07 ++ pyenv versions 15:45:07 ++ local command 15:45:07 ++ command=versions 15:45:07 ++ '[' 1 -gt 0 ']' 15:45:07 ++ shift 15:45:07 ++ case "$command" in 15:45:07 ++ command pyenv versions 15:45:07 ++ grep -E '^[0-9.]*[0-9]$' 15:45:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:07 +++ sort -V 15:45:07 +++ grep '^3' /tmp/.pyenv_versions 15:45:07 +++ tail -n 1 15:45:07 ++ py_version_xyz=3.11.10 15:45:07 ++ [[ -z 3.11.10 ]] 15:45:07 ++ echo 3.11.10 15:45:07 ++ return 0 15:45:07 + pyenv local 3.11.10 15:45:07 + local command 15:45:07 + command=local 15:45:07 + '[' 2 -gt 0 ']' 15:45:07 + shift 15:45:07 + case "$command" in 15:45:07 + command pyenv local 3.11.10 15:45:08 + for arg in "$@" 15:45:08 + case $arg in 15:45:08 + pkg_list+='tox ' 15:45:08 + for arg in "$@" 15:45:08 + case $arg in 15:45:08 + pkg_list+='virtualenv ' 15:45:08 + for arg in "$@" 15:45:08 + case $arg in 15:45:08 + pkg_list+='urllib3~=1.26.15 ' 15:45:08 + [[ -f /tmp/.toxenv ]] 15:45:08 + [[ ! -f /tmp/.toxenv ]] 15:45:08 + [[ -n '' ]] 15:45:08 + python3 -m venv /tmp/venv-9GPh 15:45:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9GPh' 15:45:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9GPh 15:45:12 + echo /tmp/venv-9GPh 15:45:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:45:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:45:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:45:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:12 + local 'pip_opts=--upgrade --quiet' 15:45:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:45:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:45:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:45:12 + [[ -n '' ]] 15:45:12 + [[ -n '' ]] 15:45:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:45:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:12 + /tmp/venv-9GPh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:45:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:45:18 lf-activate-venv(): INFO: Base packages installed successfully 15:45:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:45:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:45:18 + /tmp/venv-9GPh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:45:23 + type python3 15:45:23 + true 15:45:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9GPh/bin to PATH' 15:45:23 lf-activate-venv(): INFO: Adding /tmp/venv-9GPh/bin to PATH 15:45:23 + PATH=/tmp/venv-9GPh/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 15:45:23 + return 0 15:45:23 + python3 --version 15:45:23 Python 3.11.10 15:45:23 + python3 -m pip --version 15:45:23 pip 25.3 from /tmp/venv-9GPh/lib/python3.11/site-packages/pip (python 3.11) 15:45:23 + python3 -m pip freeze 15:45:23 cachetools==6.2.5 15:45:23 chardet==5.2.0 15:45:23 colorama==0.4.6 15:45:23 distlib==0.4.0 15:45:23 filelock==3.20.3 15:45:23 packaging==26.0 15:45:23 platformdirs==4.5.1 15:45:23 pluggy==1.6.0 15:45:23 pyproject-api==1.10.0 15:45:23 tox==4.34.1 15:45:23 urllib3==1.26.20 15:45:23 virtualenv==20.36.1 15:45:23 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6233571886503566603.sh 15:45:23 [EnvInject] - Injecting environment variables from a build step. 15:45:23 [EnvInject] - Injecting as environment variables the properties content 15:45:23 PARALLEL=True 15:45:23 15:45:23 [EnvInject] - Variables injected successfully. 15:45:23 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins18068602301050368480.sh 15:45:23 ---> tox-run.sh 15:45:23 + 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 15:45:23 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 15:45:23 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 15:45:23 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 15:45:23 + cd /w/workspace/netconf-tox-verify-master/. 15:45:23 + source /home/jenkins/lf-env.sh 15:45:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:23 ++ mktemp -d /tmp/venv-XXXX 15:45:23 + lf_venv=/tmp/venv-csm8 15:45:23 + local venv_file=/tmp/.os_lf_venv 15:45:23 + local python=python3 15:45:23 + local options 15:45:23 + local set_path=true 15:45:23 + local install_args= 15:45:23 ++ 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:45:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:23 + true 15:45:23 + case $1 in 15:45:23 + venv_file=/tmp/.toxenv 15:45:23 + shift 2 15:45:23 + true 15:45:23 + case $1 in 15:45:23 + shift 15:45:23 + break 15:45:23 + case $python in 15:45:23 + local pkg_list= 15:45:23 + [[ -d /opt/pyenv ]] 15:45:23 + echo 'Setup pyenv:' 15:45:23 Setup pyenv: 15:45:23 + export PYENV_ROOT=/opt/pyenv 15:45:23 + PYENV_ROOT=/opt/pyenv 15:45:23 + 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 15:45:23 + 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 15:45:23 + pyenv versions 15:45:23 system 15:45:23 3.8.20 15:45:23 3.9.20 15:45:23 3.10.15 15:45:23 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:45:23 + command -v pyenv 15:45:23 ++ pyenv init - --no-rehash 15:45:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:45:23 for i in ${!paths[@]}; do 15:45:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:45:23 fi; done; 15:45:23 echo "${paths[*]}"'\'')" 15:45:23 export PATH="/opt/pyenv/shims:${PATH}" 15:45:23 export PYENV_SHELL=bash 15:45:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:23 pyenv() { 15:45:23 local command 15:45:23 command="${1:-}" 15:45:23 if [ "$#" -gt 0 ]; then 15:45:23 shift 15:45:23 fi 15:45:23 15:45:23 case "$command" in 15:45:23 rehash|shell) 15:45:23 eval "$(pyenv "sh-$command" "$@")" 15:45:23 ;; 15:45:23 *) 15:45:23 command pyenv "$command" "$@" 15:45:23 ;; 15:45:23 esac 15:45:23 }' 15:45:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:45:23 for i in ${!paths[@]}; do 15:45:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:45:23 fi; done; 15:45:23 echo "${paths[*]}"' 15:45:23 ++ 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 15:45:23 ++ 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 15:45:23 ++ 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 15:45:23 ++ export PYENV_SHELL=bash 15:45:23 ++ PYENV_SHELL=bash 15:45:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:23 +++ complete -F _pyenv pyenv 15:45:23 ++ lf-pyver python3 15:45:23 ++ local py_version_xy=python3 15:45:23 ++ local py_version_xyz= 15:45:23 ++ sed 's/^[ *]* //' 15:45:23 ++ awk '{ print $1 }' 15:45:23 ++ grep -E '^[0-9.]*[0-9]$' 15:45:23 ++ pyenv versions 15:45:23 ++ local command 15:45:23 ++ command=versions 15:45:23 ++ '[' 1 -gt 0 ']' 15:45:23 ++ shift 15:45:23 ++ case "$command" in 15:45:23 ++ command pyenv versions 15:45:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:24 +++ grep '^3' /tmp/.pyenv_versions 15:45:24 +++ tail -n 1 15:45:24 +++ sort -V 15:45:24 ++ py_version_xyz=3.11.10 15:45:24 ++ [[ -z 3.11.10 ]] 15:45:24 ++ echo 3.11.10 15:45:24 ++ return 0 15:45:24 + pyenv local 3.11.10 15:45:24 + local command 15:45:24 + command=local 15:45:24 + '[' 2 -gt 0 ']' 15:45:24 + shift 15:45:24 + case "$command" in 15:45:24 + command pyenv local 3.11.10 15:45:24 + for arg in "$@" 15:45:24 + case $arg in 15:45:24 + pkg_list+='tox ' 15:45:24 + for arg in "$@" 15:45:24 + case $arg in 15:45:24 + pkg_list+='virtualenv ' 15:45:24 + for arg in "$@" 15:45:24 + case $arg in 15:45:24 + pkg_list+='urllib3~=1.26.15 ' 15:45:24 + [[ -f /tmp/.toxenv ]] 15:45:24 ++ cat /tmp/.toxenv 15:45:24 + lf_venv=/tmp/venv-9GPh 15:45:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GPh from' file:/tmp/.toxenv 15:45:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GPh from file:/tmp/.toxenv 15:45:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:45:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:24 + local 'pip_opts=--upgrade --quiet' 15:45:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:45:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:45:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:45:24 + [[ -n '' ]] 15:45:24 + [[ -n '' ]] 15:45:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:45:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:24 + /tmp/venv-9GPh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:45:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:45:25 lf-activate-venv(): INFO: Base packages installed successfully 15:45:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:45:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:45:25 + /tmp/venv-9GPh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:45:27 + type python3 15:45:27 + true 15:45:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9GPh/bin to PATH' 15:45:27 lf-activate-venv(): INFO: Adding /tmp/venv-9GPh/bin to PATH 15:45:27 + PATH=/tmp/venv-9GPh/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 15:45:27 + return 0 15:45:27 + [[ -d /opt/pyenv ]] 15:45:27 + echo '---> Setting up pyenv' 15:45:27 ---> Setting up pyenv 15:45:27 + export PYENV_ROOT=/opt/pyenv 15:45:27 + PYENV_ROOT=/opt/pyenv 15:45:27 + export PATH=/opt/pyenv/bin:/tmp/venv-9GPh/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 15:45:27 + PATH=/opt/pyenv/bin:/tmp/venv-9GPh/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 15:45:27 ++ pwd 15:45:27 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 15:45:27 + export PYTHONPATH 15:45:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:45:27 + TOX_TESTENV_PASSENV=PYTHONPATH 15:45:27 + tox --version 15:45:28 4.34.1 from /tmp/venv-9GPh/lib/python3.11/site-packages/tox/__init__.py 15:45:28 + PARALLEL=True 15:45:28 + TOX_OPTIONS_LIST= 15:45:28 + [[ -n '' ]] 15:45:28 + case ${PARALLEL,,} in 15:45:28 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:45:28 + tox --parallel auto --parallel-live 15:45:28 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 15:45:29 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:45:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:47:33 docs-linkcheck: freeze> python -m pip freeze --all 15:47:33 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 15:47:33 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 15:47:34 Running Sphinx v8.2.3 15:47:34 loading translations [en]... done 15:47:34 docs: freeze> python -m pip freeze --all 15:47:34 making output directory... done 15:47:34 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:47:34 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:47:34 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:47:34 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:47:34 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:47:34 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:47:34 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:47:34 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 15:47:34 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 15:47:35 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:47:35 Running Sphinx v8.2.3 15:47:35 loading translations [en]... done 15:47:35 building [mo]: targets for 0 po files that are out of date 15:47:35 writing output... 15:47:35 building [linkcheck]: targets for 4 source files that are out of date 15:47:35 updating environment: [new config] 4 added, 0 changed, 0 removed 15:47:35 reading sources... [ 25%] developer-guide 15:47:35 reading sources... [ 50%] index 15:47:35 reading sources... [ 75%] testtool 15:47:35 reading sources... [100%] user-guide 15:47:35 making output directory... done 15:47:35 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:47:35 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:47:35 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:47:35 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:47:35 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:47:35 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:47:35 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:47:35 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:47:35 15:47:35 looking for now-outdated files... none found 15:47:35 pickling environment... done 15:47:35 checking consistency... done 15:47:35 preparing documents... done 15:47:35 copying assets... 15:47:35 copying assets: done 15:47:35 writing output... [ 25%] developer-guide 15:47:35 writing output... [ 50%] index 15:47:35 writing output... [ 75%] testtool 15:47:35 writing output... [100%] user-guide 15:47:36 15:47:36 15:47:36 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 15:47:36 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 15:47:36 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 15:47:36 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 15:47:36 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 15:47:36 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 15:47:36 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 15:47:36 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 15:47:36 ( 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 15:47:36 ( 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 15:47:36 ( 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 15:47:36 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 15:47:36 ( 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 15:47:36 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 15:47:36 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 15:47:36 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 15:47:36 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 15:47:36 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 15:47:36 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 15:47:36 building [mo]: targets for 0 po files that are out of date 15:47:36 writing output... 15:47:36 building [html]: targets for 4 source files that are out of date 15:47:36 updating environment: [new config] 4 added, 0 changed, 0 removed 15:47:36 reading sources... [ 25%] developer-guide 15:47:36 reading sources... [ 50%] index 15:47:36 reading sources... [ 75%] testtool 15:47:36 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 15:47:36 reading sources... [100%] user-guide 15:47:36 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 15:47:36 15:47:36 looking for now-outdated files... none found 15:47:36 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 15:47:36 pickling environment... done 15:47:36 checking consistency... done 15:47:36 preparing documents... done 15:47:36 copying assets... 15:47:36 copying static files... 15:47:36 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 15:47:36 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 15:47:36 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 15:47:36 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 15:47:36 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 15:47:36 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 15:47:36 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 15:47:36 copying static files: done 15:47:36 copying extra files... 15:47:36 copying extra files: done 15:47:36 copying assets: done 15:47:36 writing output... [ 25%] developer-guide 15:47:36 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 15:47:36 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 15:47:36 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 15:47:36 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 15:47:37 writing output... [ 50%] index 15:47:37 writing output... [ 75%] testtool 15:47:37 ( user-guide: line 1397) ok https://www.docker.com/ 15:47:37 writing output... [100%] user-guide 15:47:37 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 15:47:37 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 15:47:37 15:47:37 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 15:47:37 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 15:47:37 generating indices... genindex done 15:47:37 highlighting module code... 15:47:37 writing additional pages... search done 15:47:37 dumping search index in English (code: en)... done 15:47:37 dumping object inventory... done 15:47:37 build succeeded. 15:47:37 15:47:37 The HTML pages are in docs/_build/html. 15:47:37 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 15:47:37 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 15:47:37 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 15:47:37 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 15:47:37 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 15:47:37 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 15:47:37 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 15:47:37 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 15:47:38 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 15:47:38 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 15:47:38 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 15:47:38 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 15:47:38 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 15:47:38 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 15:47:38 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 15:47:38 build succeeded. 15:47:38 15:47:38 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 15:47:39 docs: OK ✔ in 2 minutes 9.2 seconds 15:47:39 docs-linkcheck: OK ✔ in 2 minutes 9.84 seconds 15:47:39 gitlint: install_deps> python -I -m pip install gitlint 15:47:58 gitlint: freeze> python -m pip freeze --all 15:47:58 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.3,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 15:47:58 gitlint: commands[0]> gitlint 15:47:58 docs: OK (129.20=setup[126.26]+cmd[2.94] seconds) 15:47:58 docs-linkcheck: OK (129.84=setup[125.28]+cmd[4.56] seconds) 15:47:58 gitlint: OK (20.87=setup[20.63]+cmd[0.24] seconds) 15:47:58 congratulations :) (150.10 seconds) 15:47:58 + tox_status=0 15:47:58 + echo '---> Completed tox runs' 15:47:58 ---> Completed tox runs 15:47:58 + for i in .tox/*/log 15:47:58 ++ echo .tox/docs-linkcheck/log 15:47:58 ++ awk -F/ '{print $2}' 15:47:58 + tox_env=docs-linkcheck 15:47:58 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 15:47:58 + for i in .tox/*/log 15:47:58 ++ awk -F/ '{print $2}' 15:47:58 ++ echo .tox/docs/log 15:47:58 + tox_env=docs 15:47:58 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 15:47:58 + for i in .tox/*/log 15:47:58 ++ echo .tox/gitlint/log 15:47:58 ++ awk -F/ '{print $2}' 15:47:58 + tox_env=gitlint 15:47:58 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 15:47:58 + DOC_DIR=docs/_build/html 15:47:58 + [[ -d docs/_build/html ]] 15:47:58 + echo '---> Archiving generated docs' 15:47:58 ---> Archiving generated docs 15:47:58 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 15:47:58 + echo '---> tox-run.sh ends' 15:47:58 ---> tox-run.sh ends 15:47:58 + test 0 -eq 0 15:47:58 $ ssh-agent -k 15:47:58 unset SSH_AUTH_SOCK; 15:47:58 unset SSH_AGENT_PID; 15:47:58 echo Agent pid 1545 killed; 15:47:58 [ssh-agent] Stopped. 15:47:58 [PostBuildScript] - [INFO] Executing post build scripts. 15:47:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12902894959012153189.sh 15:47:59 ---> sysstat.sh 15:47:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15532639098597497656.sh 15:47:59 ---> package-listing.sh 15:47:59 ++ facter osfamily 15:47:59 ++ tr '[:upper:]' '[:lower:]' 15:48:00 + OS_FAMILY=debian 15:48:00 + workspace=/w/workspace/netconf-tox-verify-master 15:48:00 + START_PACKAGES=/tmp/packages_start.txt 15:48:00 + END_PACKAGES=/tmp/packages_end.txt 15:48:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:00 + PACKAGES=/tmp/packages_start.txt 15:48:00 + '[' /w/workspace/netconf-tox-verify-master ']' 15:48:00 + PACKAGES=/tmp/packages_end.txt 15:48:00 + case "${OS_FAMILY}" in 15:48:00 + dpkg -l 15:48:00 + grep '^ii' 15:48:00 + '[' -f /tmp/packages_start.txt ']' 15:48:00 + '[' -f /tmp/packages_end.txt ']' 15:48:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:00 + '[' /w/workspace/netconf-tox-verify-master ']' 15:48:00 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 15:48:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 15:48:00 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11626111827370990089.sh 15:48:00 ---> capture-instance-metadata.sh 15:48:00 Setup pyenv: 15:48:00 system 15:48:00 3.8.20 15:48:00 3.9.20 15:48:00 3.10.15 15:48:00 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:48:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GsdM from file:/tmp/.os_lf_venv 15:48:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:06 lf-activate-venv(): INFO: Base packages installed successfully 15:48:06 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:27 lf-activate-venv(): INFO: Adding /tmp/venv-GsdM/bin to PATH 15:48:27 INFO: Running in OpenStack, capturing instance metadata 15:48:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1400278002678964082.sh 15:48:28 provisioning config files... 15:48:28 Could not find credentials [logs] for netconf-tox-verify-master #15987 15:48:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config8975611514955339493tmp 15:48:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:48:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:48:28 provisioning config files... 15:48:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:48:28 [EnvInject] - Injecting environment variables from a build step. 15:48:28 [EnvInject] - Injecting as environment variables the properties content 15:48:28 SERVER_ID=logs 15:48:28 15:48:28 [EnvInject] - Variables injected successfully. 15:48:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16794269172036116169.sh 15:48:28 ---> create-netrc.sh 15:48:28 WARN: Log server credential not found. 15:48:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13445598294567223310.sh 15:48:28 ---> python-tools-install.sh 15:48:28 Setup pyenv: 15:48:28 system 15:48:28 3.8.20 15:48:28 3.9.20 15:48:28 3.10.15 15:48:28 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:48:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GsdM from file:/tmp/.os_lf_venv 15:48:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:31 lf-activate-venv(): INFO: Base packages installed successfully 15:48:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:46 lf-activate-venv(): INFO: Adding /tmp/venv-GsdM/bin to PATH 15:48:46 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2221649317564496912.sh 15:48:46 ---> sudo-logs.sh 15:48:46 Archiving 'sudo' log.. 15:48:46 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins18125378026891811204.sh 15:48:46 ---> job-cost.sh 15:48:46 Setup pyenv: 15:48:46 system 15:48:46 3.8.20 15:48:46 3.9.20 15:48:46 3.10.15 15:48:46 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GsdM from file:/tmp/.os_lf_venv 15:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:49 lf-activate-venv(): INFO: Base packages installed successfully 15:48:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:49:00 lf-activate-venv(): INFO: Adding /tmp/venv-GsdM/bin to PATH 15:49:00 INFO: No Stack... 15:49:00 INFO: Retrieving Pricing Info for: v3-standard-2 15:49:00 INFO: Archiving Costs 15:49:00 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins8513001914427979147.sh 15:49:00 ---> logs-deploy.sh 15:49:00 Setup pyenv: 15:49:01 system 15:49:01 3.8.20 15:49:01 3.9.20 15:49:01 3.10.15 15:49:01 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:49:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GsdM from file:/tmp/.os_lf_venv 15:49:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:03 lf-activate-venv(): INFO: Base packages installed successfully 15:49:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-GsdM/bin to PATH 15:49:22 WARNING: Nexus logging server not set 15:49:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/15987/ 15:49:22 INFO: archiving logs to S3 15:49:23 ---> uname -a: 15:49:23 Linux prd-ubuntu2204-builder-2c-2g-5036 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:49:23 15:49:23 15:49:23 ---> lscpu: 15:49:23 Architecture: x86_64 15:49:23 CPU op-mode(s): 32-bit, 64-bit 15:49:23 Address sizes: 40 bits physical, 48 bits virtual 15:49:23 Byte Order: Little Endian 15:49:23 CPU(s): 2 15:49:23 On-line CPU(s) list: 0,1 15:49:23 Vendor ID: AuthenticAMD 15:49:23 Model name: AMD EPYC-Rome Processor 15:49:23 CPU family: 23 15:49:23 Model: 49 15:49:23 Thread(s) per core: 1 15:49:23 Core(s) per socket: 1 15:49:23 Socket(s): 2 15:49:23 Stepping: 0 15:49:23 BogoMIPS: 5599.99 15:49:23 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 15:49:23 Virtualization: AMD-V 15:49:23 Hypervisor vendor: KVM 15:49:23 Virtualization type: full 15:49:23 L1d cache: 64 KiB (2 instances) 15:49:23 L1i cache: 64 KiB (2 instances) 15:49:23 L2 cache: 1 MiB (2 instances) 15:49:23 L3 cache: 32 MiB (2 instances) 15:49:23 NUMA node(s): 1 15:49:23 NUMA node0 CPU(s): 0,1 15:49:23 Vulnerability Gather data sampling: Not affected 15:49:23 Vulnerability Indirect target selection: Not affected 15:49:23 Vulnerability Itlb multihit: Not affected 15:49:23 Vulnerability L1tf: Not affected 15:49:23 Vulnerability Mds: Not affected 15:49:23 Vulnerability Meltdown: Not affected 15:49:23 Vulnerability Mmio stale data: Not affected 15:49:23 Vulnerability Reg file data sampling: Not affected 15:49:23 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:49:23 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:49:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:49:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:49:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:49:23 Vulnerability Srbds: Not affected 15:49:23 Vulnerability Tsa: Not affected 15:49:23 Vulnerability Tsx async abort: Not affected 15:49:23 Vulnerability Vmscape: Not affected 15:49:23 15:49:23 15:49:23 ---> nproc: 15:49:23 2 15:49:23 15:49:23 15:49:23 ---> df -h: 15:49:23 Filesystem Size Used Avail Use% Mounted on 15:49:23 tmpfs 794M 1.1M 793M 1% /run 15:49:23 /dev/vda1 39G 9.3G 30G 25% / 15:49:23 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:49:23 tmpfs 5.0M 0 5.0M 0% /run/lock 15:49:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:49:23 tmpfs 794M 4.0K 794M 1% /run/user/1001 15:49:23 15:49:23 15:49:23 ---> free -m: 15:49:23 total used free shared buff/cache available 15:49:23 Mem: 7937 549 3668 4 3720 7077 15:49:23 Swap: 1023 0 1023 15:49:23 15:49:23 15:49:23 ---> ip addr: 15:49:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:49:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:49:23 inet 127.0.0.1/8 scope host lo 15:49:23 valid_lft forever preferred_lft forever 15:49:23 inet6 ::1/128 scope host 15:49:23 valid_lft forever preferred_lft forever 15:49:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:49:23 link/ether fa:16:3e:a8:e2:17 brd ff:ff:ff:ff:ff:ff 15:49:23 altname enp0s3 15:49:23 inet 10.30.171.222/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:49:23 valid_lft 85937sec preferred_lft 85937sec 15:49:23 inet6 fe80::f816:3eff:fea8:e217/64 scope link 15:49:23 valid_lft forever preferred_lft forever 15:49:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:49:23 link/ether 56:62:9e:66:a7:40 brd ff:ff:ff:ff:ff:ff 15:49:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:49:23 valid_lft forever preferred_lft forever 15:49:23 15:49:23 15:49:23 ---> sar -b -r -n DEV: 15:49:23 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-5036) 01/27/26 _x86_64_ (2 CPU) 15:49:23 15:49:23 15:41:46 LINUX RESTART (2 CPU) 15:49:23 15:49:23 15:49:23 ---> sar -P ALL: 15:49:23 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-5036) 01/27/26 _x86_64_ (2 CPU) 15:49:23 15:49:23 15:41:46 LINUX RESTART (2 CPU) 15:49:23 15:49:23 15:49:23