08:38:14 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/122816 08:38:14 Running as SYSTEM 08:38:14 [EnvInject] - Loading node environment variables. 08:38:14 Building remotely on prd-ubuntu2204-builder-2c-2g-12722 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 08:38:15 [ssh-agent] Looking for ssh-agent implementation... 08:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:15 $ ssh-agent 08:38:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNKPjo/agent.1512 08:38:15 SSH_AGENT_PID=1514 08:38:15 [ssh-agent] Started. 08:38:15 Running ssh-add (command line suppressed) 08:38:15 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_4981507155246377672.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_4981507155246377672.key) 08:38:15 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:38:15 The recommended git tool is: NONE 08:38:19 using credential jenkins-ssh 08:38:19 Wiping out workspace first. 08:38:19 Cloning the remote Git repository 08:38:19 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 08:38:19 > git init /w/workspace/netconf-tox-verify-master # timeout=10 08:38:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:38:19 > git --version # timeout=10 08:38:19 > git --version # 'git version 2.34.1' 08:38:19 using GIT_SSH to set credentials jenkins-ssh 08:38:19 Verifying host key using known hosts file, will automatically accept unseen keys 08:38:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:38:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:38:28 using GIT_SSH to set credentials jenkins-ssh 08:38:28 Verifying host key using known hosts file, will automatically accept unseen keys 08:38:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/16/122816/1 # timeout=10 08:38:28 > git rev-parse ac50939add659eb8794170459e9049398cc2c5ab^{commit} # timeout=10 08:38:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:38:28 Checking out Revision ac50939add659eb8794170459e9049398cc2c5ab (refs/changes/16/122816/1) 08:38:28 > git config core.sparsecheckout # timeout=10 08:38:28 > git checkout -f ac50939add659eb8794170459e9049398cc2c5ab # timeout=10 08:38:31 Commit message: "Update RESTCONF northbound config parameters" 08:38:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:38:32 > git rev-list --no-walk ef44636bb23e954e2b5e76ddbfa7862ae5eb011a # timeout=10 08:38:32 provisioning config files... 08:38:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:38:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:38:32 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17866322949631943031.sh 08:38:32 ---> python-tools-install.sh 08:38:32 Setup pyenv: 08:38:32 * system (set by /opt/pyenv/version) 08:38:32 * 3.8.20 (set by /opt/pyenv/version) 08:38:32 * 3.9.20 (set by /opt/pyenv/version) 08:38:32 3.10.15 08:38:32 3.11.10 08:38:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8fzH 08:38:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:38:41 lf-activate-venv(): INFO: Base packages installed successfully 08:38:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-8fzH/bin to PATH 08:39:08 Generating Requirements File 08:39:28 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. 08:39:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:39:28 Python 3.11.10 08:39:28 pip 26.1.1 from /tmp/venv-8fzH/lib/python3.11/site-packages/pip (python 3.11) 08:39:29 appdirs==1.4.4 08:39:29 argcomplete==3.6.3 08:39:29 aspy.yaml==1.3.0 08:39:29 attrs==26.1.0 08:39:29 autopage==0.6.0 08:39:29 beautifulsoup4==4.14.3 08:39:29 boto3==1.43.6 08:39:29 botocore==1.43.6 08:39:29 bs4==0.0.2 08:39:29 certifi==2026.4.22 08:39:29 cffi==2.0.0 08:39:29 cfgv==3.5.0 08:39:29 chardet==7.4.3 08:39:29 charset-normalizer==3.4.7 08:39:29 click==8.3.3 08:39:29 cliff==4.13.3 08:39:29 cmd2==3.5.1 08:39:29 cryptography==3.3.2 08:39:29 debtcollector==3.1.0 08:39:29 decorator==5.2.1 08:39:29 defusedxml==0.7.1 08:39:29 Deprecated==1.3.1 08:39:29 distlib==0.4.0 08:39:29 dnspython==2.8.0 08:39:29 docker==7.1.0 08:39:29 dogpile.cache==1.5.0 08:39:29 durationpy==0.10 08:39:29 email-validator==2.3.0 08:39:29 filelock==3.29.0 08:39:29 future==1.0.0 08:39:29 gitdb==4.0.12 08:39:29 GitPython==3.1.50 08:39:29 httplib2==0.30.2 08:39:29 identify==2.6.19 08:39:29 idna==3.14 08:39:29 importlib-resources==1.5.0 08:39:29 iso8601==2.1.0 08:39:29 Jinja2==3.1.6 08:39:29 jmespath==1.1.0 08:39:29 jsonpatch==1.33 08:39:29 jsonpointer==3.1.1 08:39:29 jsonschema==4.26.0 08:39:29 jsonschema-specifications==2025.9.1 08:39:29 keystoneauth1==5.13.1 08:39:29 kubernetes==35.0.0 08:39:29 lftools==0.37.22 08:39:29 lxml==6.1.0 08:39:29 markdown-it-py==4.2.0 08:39:29 MarkupSafe==3.0.3 08:39:29 mdurl==0.1.2 08:39:29 msgpack==1.1.2 08:39:29 multi_key_dict==2.0.3 08:39:29 munch==4.0.0 08:39:29 netaddr==1.3.0 08:39:29 niet==1.4.2 08:39:29 nodeenv==1.10.0 08:39:29 oauth2client==4.1.3 08:39:29 oauthlib==3.3.1 08:39:29 openstacksdk==4.12.0 08:39:29 os-service-types==1.8.2 08:39:29 osc-lib==4.6.0 08:39:29 oslo.config==10.3.0 08:39:29 oslo.context==6.3.0 08:39:29 oslo.i18n==6.7.2 08:39:29 oslo.log==8.1.0 08:39:29 oslo.serialization==5.9.1 08:39:29 oslo.utils==10.0.1 08:39:29 packaging==26.2 08:39:29 pbr==7.0.3 08:39:29 platformdirs==4.9.6 08:39:29 prettytable==3.17.0 08:39:29 psutil==7.2.2 08:39:29 pyasn1==0.6.3 08:39:29 pyasn1_modules==0.4.2 08:39:29 pycparser==3.0 08:39:29 pygerrit2==2.0.15 08:39:29 PyGithub==2.9.1 08:39:29 Pygments==2.20.0 08:39:29 PyJWT==2.12.1 08:39:29 PyNaCl==1.6.2 08:39:29 pyparsing==2.4.7 08:39:29 pyperclip==1.11.0 08:39:29 pyrsistent==0.20.0 08:39:29 python-cinderclient==9.9.0 08:39:29 python-dateutil==2.9.0.post0 08:39:29 python-discovery==1.3.0 08:39:29 python-heatclient==5.1.0 08:39:29 python-jenkins==1.8.3 08:39:29 python-keystoneclient==5.8.0 08:39:29 python-magnumclient==4.10.0 08:39:29 python-openstackclient==9.0.0 08:39:29 python-swiftclient==4.10.0 08:39:29 PyYAML==6.0.3 08:39:29 referencing==0.37.0 08:39:29 requests==2.33.1 08:39:29 requests-oauthlib==2.0.0 08:39:29 rfc3986==2.0.0 08:39:29 rich==15.0.0 08:39:29 rich-argparse==1.8.0 08:39:29 rpds-py==0.30.0 08:39:29 rsa==4.9.1 08:39:29 ruamel.yaml==0.19.1 08:39:29 ruamel.yaml.clib==0.2.15 08:39:29 s3transfer==0.17.0 08:39:29 simplejson==4.1.1 08:39:29 six==1.17.0 08:39:29 smmap==5.0.3 08:39:29 soupsieve==2.8.3 08:39:29 stevedore==5.7.0 08:39:29 tabulate==0.10.0 08:39:29 toml==0.10.2 08:39:29 tomlkit==0.15.0 08:39:29 tqdm==4.67.3 08:39:29 typing_extensions==4.15.0 08:39:29 urllib3==1.26.20 08:39:29 virtualenv==21.3.1 08:39:29 wcwidth==0.7.0 08:39:29 websocket-client==1.9.0 08:39:29 wrapt==2.1.2 08:39:29 xdg==6.0.0 08:39:29 xmltodict==1.0.4 08:39:29 yq==3.4.3 08:39:29 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins3340677545489013938.sh 08:39:29 ---> uv-install.sh 08:39:29 Installing uv/uvx (latest) using shell installer 08:39:29 2026-05-11 08:39:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-EhMJka.sh" [1] 08:39:29 downloading uv 0.11.13 x86_64-unknown-linux-gnu 08:39:30 installing to /home/jenkins/.local/bin 08:39:30 uv 08:39:30 uvx 08:39:30 everything's installed! 08:39:30 08:39:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:39:30 08:39:30 source $HOME/.local/bin/env (sh, bash, zsh) 08:39:30 source $HOME/.local/bin/env.fish (fish) 08:39:30 Adding install location to PATH 08:39:30 ---> Validating uv/uvx install 08:39:30 uvx 0.11.13 (x86_64-unknown-linux-gnu) 08:39:30 [EnvInject] - Injecting environment variables from a build step. 08:39:30 [EnvInject] - Injecting as environment variables the properties content 08:39:30 PYTHON=python3 08:39:30 08:39:30 [EnvInject] - Variables injected successfully. 08:39:30 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins2867554780204071326.sh 08:39:30 ---> tox-install.sh 08:39:30 + source /home/jenkins/lf-env.sh 08:39:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:39:30 ++ mktemp -d /tmp/venv-XXXX 08:39:30 + lf_venv=/tmp/venv-ydeP 08:39:30 + local venv_file=/tmp/.os_lf_venv 08:39:30 + local python=python3 08:39:30 + local options 08:39:30 + local set_path=true 08:39:30 + local install_args= 08:39:30 ++ 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 08:39:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:39:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:39:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:39:30 + true 08:39:30 + case $1 in 08:39:30 + venv_file=/tmp/.toxenv 08:39:30 + shift 2 08:39:30 + true 08:39:30 + case $1 in 08:39:30 + shift 08:39:30 + break 08:39:30 + case $python in 08:39:30 + local pkg_list= 08:39:30 + [[ -d /opt/pyenv ]] 08:39:30 + echo 'Setup pyenv:' 08:39:30 Setup pyenv: 08:39:30 + export PYENV_ROOT=/opt/pyenv 08:39:30 + PYENV_ROOT=/opt/pyenv 08:39:30 + 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 08:39:30 + 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 08:39:30 + pyenv versions 08:39:30 system 08:39:30 3.8.20 08:39:30 3.9.20 08:39:30 3.10.15 08:39:30 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:39:30 + command -v pyenv 08:39:30 ++ pyenv init - --no-rehash 08:39:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:39:30 for i in ${!paths[@]}; do 08:39:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:39:30 fi; done; 08:39:30 echo "${paths[*]}"'\'')" 08:39:30 export PATH="/opt/pyenv/shims:${PATH}" 08:39:30 export PYENV_SHELL=bash 08:39:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:39:30 pyenv() { 08:39:30 local command 08:39:30 command="${1:-}" 08:39:30 if [ "$#" -gt 0 ]; then 08:39:30 shift 08:39:30 fi 08:39:30 08:39:30 case "$command" in 08:39:30 rehash|shell) 08:39:30 eval "$(pyenv "sh-$command" "$@")" 08:39:30 ;; 08:39:30 *) 08:39:30 command pyenv "$command" "$@" 08:39:30 ;; 08:39:30 esac 08:39:30 }' 08:39:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:39:30 for i in ${!paths[@]}; do 08:39:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:39:30 fi; done; 08:39:30 echo "${paths[*]}"' 08:39:30 ++ 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 08:39:30 ++ 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 08:39:30 ++ 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 08:39:30 ++ export PYENV_SHELL=bash 08:39:30 ++ PYENV_SHELL=bash 08:39:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:39:30 +++ complete -F _pyenv pyenv 08:39:30 ++ lf-pyver python3 08:39:30 ++ local py_version_xy=python3 08:39:30 ++ local py_version_xyz= 08:39:30 ++ pyenv versions 08:39:30 ++ local command 08:39:30 ++ command=versions 08:39:30 ++ awk '{ print $1 }' 08:39:30 ++ '[' 1 -gt 0 ']' 08:39:30 ++ shift 08:39:30 ++ case "$command" in 08:39:30 ++ command pyenv versions 08:39:30 ++ grep -E '^[0-9.]*[0-9]$' 08:39:30 ++ sed 's/^[ *]* //' 08:39:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:39:30 +++ sort -V 08:39:30 +++ tail -n 1 08:39:30 +++ grep '^3' /tmp/.pyenv_versions 08:39:30 ++ py_version_xyz=3.11.10 08:39:30 ++ [[ -z 3.11.10 ]] 08:39:30 ++ echo 3.11.10 08:39:30 ++ return 0 08:39:30 + pyenv local 3.11.10 08:39:30 + local command 08:39:30 + command=local 08:39:30 + '[' 2 -gt 0 ']' 08:39:30 + shift 08:39:30 + case "$command" in 08:39:30 + command pyenv local 3.11.10 08:39:30 + for arg in "$@" 08:39:30 + case $arg in 08:39:30 + pkg_list+='tox ' 08:39:30 + for arg in "$@" 08:39:30 + case $arg in 08:39:30 + pkg_list+='virtualenv ' 08:39:30 + for arg in "$@" 08:39:30 + case $arg in 08:39:30 + pkg_list+='urllib3~=1.26.15 ' 08:39:30 + [[ -f /tmp/.toxenv ]] 08:39:30 + [[ ! -f /tmp/.toxenv ]] 08:39:30 + [[ -n '' ]] 08:39:30 + python3 -m venv /tmp/venv-ydeP 08:39:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ydeP' 08:39:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ydeP 08:39:34 + echo /tmp/venv-ydeP 08:39:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:39:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:39:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:39:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:39:34 + local 'pip_opts=--upgrade --quiet' 08:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:39:34 + [[ -n '' ]] 08:39:34 + [[ -n '' ]] 08:39:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:39:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:39:34 + /tmp/venv-ydeP/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 08:39:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:39:38 lf-activate-venv(): INFO: Base packages installed successfully 08:39:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:39:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:39:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:39:38 + /tmp/venv-ydeP/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 08:39:41 + type python3 08:39:41 + true 08:39:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ydeP/bin to PATH' 08:39:41 lf-activate-venv(): INFO: Adding /tmp/venv-ydeP/bin to PATH 08:39:41 + PATH=/tmp/venv-ydeP/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 08:39:41 + return 0 08:39:41 + python3 --version 08:39:41 Python 3.11.10 08:39:41 + python3 -m pip --version 08:39:41 pip 26.1.1 from /tmp/venv-ydeP/lib/python3.11/site-packages/pip (python 3.11) 08:39:41 + python3 -m pip freeze 08:39:41 cachetools==7.1.1 08:39:41 colorama==0.4.6 08:39:41 distlib==0.4.0 08:39:41 filelock==3.29.0 08:39:41 packaging==26.2 08:39:41 platformdirs==4.9.6 08:39:41 pluggy==1.6.0 08:39:41 pyproject-api==1.10.0 08:39:41 python-discovery==1.3.0 08:39:41 tomli_w==1.2.0 08:39:41 tox==4.53.1 08:39:41 urllib3==1.26.20 08:39:41 virtualenv==21.3.1 08:39:41 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins4917197491212215197.sh 08:39:41 [EnvInject] - Injecting environment variables from a build step. 08:39:41 [EnvInject] - Injecting as environment variables the properties content 08:39:41 PARALLEL=True 08:39:41 08:39:41 [EnvInject] - Variables injected successfully. 08:39:41 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins4842398995958870056.sh 08:39:41 ---> tox-run.sh 08:39:41 + PATH=/home/jenkins/.local/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 08:39:41 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 08:39:41 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 08:39:41 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 08:39:41 + cd /w/workspace/netconf-tox-verify-master/. 08:39:41 + source /home/jenkins/lf-env.sh 08:39:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:39:41 ++ mktemp -d /tmp/venv-XXXX 08:39:41 + lf_venv=/tmp/venv-yilU 08:39:41 + local venv_file=/tmp/.os_lf_venv 08:39:41 + local python=python3 08:39:41 + local options 08:39:41 + local set_path=true 08:39:41 + local install_args= 08:39:41 ++ 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 08:39:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:39:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:39:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:39:41 + true 08:39:41 + case $1 in 08:39:41 + venv_file=/tmp/.toxenv 08:39:41 + shift 2 08:39:41 + true 08:39:41 + case $1 in 08:39:41 + shift 08:39:41 + break 08:39:41 + case $python in 08:39:41 + local pkg_list= 08:39:41 + [[ -d /opt/pyenv ]] 08:39:41 + echo 'Setup pyenv:' 08:39:41 Setup pyenv: 08:39:41 + export PYENV_ROOT=/opt/pyenv 08:39:41 + PYENV_ROOT=/opt/pyenv 08:39:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 08:39:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 08:39:41 + pyenv versions 08:39:41 system 08:39:41 3.8.20 08:39:41 3.9.20 08:39:41 3.10.15 08:39:41 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:39:41 + command -v pyenv 08:39:41 ++ pyenv init - --no-rehash 08:39:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:39:41 for i in ${!paths[@]}; do 08:39:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:39:41 fi; done; 08:39:41 echo "${paths[*]}"'\'')" 08:39:41 export PATH="/opt/pyenv/shims:${PATH}" 08:39:41 export PYENV_SHELL=bash 08:39:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:39:41 pyenv() { 08:39:41 local command 08:39:41 command="${1:-}" 08:39:41 if [ "$#" -gt 0 ]; then 08:39:41 shift 08:39:41 fi 08:39:41 08:39:41 case "$command" in 08:39:41 rehash|shell) 08:39:41 eval "$(pyenv "sh-$command" "$@")" 08:39:41 ;; 08:39:41 *) 08:39:41 command pyenv "$command" "$@" 08:39:41 ;; 08:39:41 esac 08:39:41 }' 08:39:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:39:41 for i in ${!paths[@]}; do 08:39:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:39:41 fi; done; 08:39:41 echo "${paths[*]}"' 08:39:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 08:39:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 08:39:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 08:39:41 ++ export PYENV_SHELL=bash 08:39:41 ++ PYENV_SHELL=bash 08:39:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:39:41 +++ complete -F _pyenv pyenv 08:39:41 ++ lf-pyver python3 08:39:41 ++ local py_version_xy=python3 08:39:41 ++ local py_version_xyz= 08:39:41 ++ pyenv versions 08:39:41 ++ local command 08:39:41 ++ command=versions 08:39:41 ++ '[' 1 -gt 0 ']' 08:39:41 ++ shift 08:39:41 ++ case "$command" in 08:39:41 ++ command pyenv versions 08:39:41 ++ awk '{ print $1 }' 08:39:41 ++ grep -E '^[0-9.]*[0-9]$' 08:39:41 ++ sed 's/^[ *]* //' 08:39:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:39:41 +++ grep '^3' /tmp/.pyenv_versions 08:39:41 +++ tail -n 1 08:39:41 +++ sort -V 08:39:41 ++ py_version_xyz=3.11.10 08:39:41 ++ [[ -z 3.11.10 ]] 08:39:41 ++ echo 3.11.10 08:39:41 ++ return 0 08:39:41 + pyenv local 3.11.10 08:39:41 + local command 08:39:41 + command=local 08:39:41 + '[' 2 -gt 0 ']' 08:39:41 + shift 08:39:41 + case "$command" in 08:39:41 + command pyenv local 3.11.10 08:39:41 + for arg in "$@" 08:39:41 + case $arg in 08:39:41 + pkg_list+='tox ' 08:39:41 + for arg in "$@" 08:39:41 + case $arg in 08:39:41 + pkg_list+='virtualenv ' 08:39:41 + for arg in "$@" 08:39:41 + case $arg in 08:39:41 + pkg_list+='urllib3~=1.26.15 ' 08:39:41 + [[ -f /tmp/.toxenv ]] 08:39:41 ++ cat /tmp/.toxenv 08:39:41 + lf_venv=/tmp/venv-ydeP 08:39:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ydeP from' file:/tmp/.toxenv 08:39:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ydeP from file:/tmp/.toxenv 08:39:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:39:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:39:41 + local 'pip_opts=--upgrade --quiet' 08:39:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:39:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:39:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:39:41 + [[ -n '' ]] 08:39:41 + [[ -n '' ]] 08:39:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:39:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:39:41 + /tmp/venv-ydeP/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 08:39:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:39:42 lf-activate-venv(): INFO: Base packages installed successfully 08:39:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:39:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:39:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:39:42 + /tmp/venv-ydeP/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 08:39:44 + type python3 08:39:44 + true 08:39:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ydeP/bin to PATH' 08:39:44 lf-activate-venv(): INFO: Adding /tmp/venv-ydeP/bin to PATH 08:39:44 + PATH=/tmp/venv-ydeP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 08:39:44 + return 0 08:39:44 + [[ -d /opt/pyenv ]] 08:39:44 + echo '---> Setting up pyenv' 08:39:44 ---> Setting up pyenv 08:39:44 + export PYENV_ROOT=/opt/pyenv 08:39:44 + PYENV_ROOT=/opt/pyenv 08:39:44 + export PATH=/opt/pyenv/bin:/tmp/venv-ydeP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 08:39:44 + PATH=/opt/pyenv/bin:/tmp/venv-ydeP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 08:39:44 ++ pwd 08:39:44 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 08:39:44 + export PYTHONPATH 08:39:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:39:44 + TOX_TESTENV_PASSENV=PYTHONPATH 08:39:44 + tox --version 08:39:44 4.53.1 from /tmp/venv-ydeP/lib/python3.11/site-packages/tox/__init__.py 08:39:44 + PARALLEL=True 08:39:44 + TOX_OPTIONS_LIST= 08:39:44 + [[ -n '' ]] 08:39:44 + case ${PARALLEL,,} in 08:39:44 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 08:39:44 + tox --parallel auto --parallel-live 08:39:44 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 08:39:45 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:39:45 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:40:11 docs-linkcheck: freeze> python -m pip freeze --all 08:40:11 docs: freeze> python -m pip freeze --all 08:40:12 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.14,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.4,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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.5.0,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.7.0,webcolors==25.10.0 08:40:12 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 08:40:12 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.14,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.4,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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.5.0,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.7.0,webcolors==25.10.0 08:40:12 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 08:40:12 Running Sphinx v8.2.3 08:40:12 Running Sphinx v8.2.3 08:40:12 loading translations [en]... done 08:40:12 loading translations [en]... done 08:40:12 making output directory... done 08:40:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 08:40:12 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 08:40:12 making output directory... done 08:40:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 08:40:12 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 08:40:12 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 08:40:12 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 08:40:12 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 08:40:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 08:40:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 08:40:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 08:40:13 building [mo]: targets for 0 po files that are out of date 08:40:13 writing output... 08:40:13 building [html]: targets for 4 source files that are out of date 08:40:13 updating environment: [new config] 4 added, 0 changed, 0 removed 08:40:13 reading sources... [ 25%] developer-guide 08:40:13 building [mo]: targets for 0 po files that are out of date 08:40:13 writing output... 08:40:13 building [linkcheck]: targets for 4 source files that are out of date 08:40:13 updating environment: [new config] 4 added, 0 changed, 0 removed 08:40:13 reading sources... [ 25%] developer-guide 08:40:13 reading sources... [ 50%] index 08:40:13 reading sources... [ 75%] testtool 08:40:13 reading sources... [ 50%] index 08:40:13 reading sources... [ 75%] testtool 08:40:13 reading sources... [100%] user-guide 08:40:13 reading sources... [100%] user-guide 08:40:13 08:40:13 looking for now-outdated files... none found 08:40:13 pickling environment... done 08:40:13 08:40:13 looking for now-outdated files... none found 08:40:13 checking consistency... done 08:40:13 preparing documents... done 08:40:13 copying assets... 08:40:13 copying static files... 08:40:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 08:40:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 08:40:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 08:40:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 08:40:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 08:40:13 pickling environment... done 08:40:13 copying static files: done 08:40:13 copying extra files... 08:40:13 copying extra files: done 08:40:13 copying assets: done 08:40:13 writing output... [ 25%] developer-guide 08:40:13 checking consistency... done 08:40:13 preparing documents... done 08:40:13 copying assets... 08:40:13 copying assets: done 08:40:13 writing output... [ 25%] developer-guide 08:40:13 writing output... [ 50%] index 08:40:13 writing output... [ 75%] testtool 08:40:13 writing output... [100%] user-guide 08:40:13 08:40:13 08:40:13 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 08:40:13 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 08:40:13 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 08:40:13 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 08:40:13 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 08:40:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 08:40:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 08:40:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 08:40:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 08:40:13 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 08:40:13 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 08:40:13 ( 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 08:40:13 ( 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 08:40:13 ( 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 08:40:13 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 08:40:13 ( user-guide: line 1810) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 08:40:13 ( user-guide: line 1994) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 08:40:13 ( user-guide: line 3059) -ignored- http://localhost:8181/openapi/explorer/index.html 08:40:13 ( user-guide: line 3061) -ignored- http://localhost:8181/openapi/api/v3/single 08:40:13 ( user-guide: line 3087) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 08:40:13 ( user-guide: line 3089) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 08:40:13 ( user-guide: line 3091) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 08:40:13 ( user-guide: line 3093) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 08:40:13 writing output... [ 50%] index 08:40:13 writing output... [ 75%] testtool 08:40:14 writing output... [100%] user-guide 08:40:14 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 08:40:14 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 08:40:14 08:40:14 ( user-guide: line 2261) ok https://github.com/CESNET/netopeer/wiki/CallHome 08:40:14 generating indices... genindex done 08:40:14 highlighting module code... 08:40:14 writing additional pages... search done 08:40:14 dumping search index in English (code: en)... done 08:40:14 dumping object inventory... done 08:40:14 build succeeded. 08:40:14 08:40:14 The HTML pages are in docs/_build/html. 08:40:14 ( user-guide: line 2261) ok https://github.com/CESNET/netopeer2 08:40:14 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 08:40:14 docs: OK ✔ in 29.93 seconds 08:40:14 gitlint: install_deps> python -I -m pip install gitlint 08:40:14 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 08:40:14 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 08:40:14 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 08:40:14 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 08:40:15 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 08:40:15 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 08:40:15 ( user-guide: line 1397) ok https://www.docker.com/ 08:40:15 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 08:40:15 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 08:40:15 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 08:40:15 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 08:40:15 ( user-guide: line 1921) ok https://www.rfc-editor.org/rfc/rfc6470 08:40:15 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 08:40:15 ( user-guide: line 1688) ok https://github.com/opendaylight/netconf/blob/master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/AlgorithmPolicy.java 08:40:15 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 08:40:15 ( user-guide: line 2583) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 08:40:15 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 08:40:15 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 08:40:15 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 08:40:15 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 08:40:15 ( user-guide: line 2276) ok https://www.rfc-editor.org/rfc/rfc8071 08:40:15 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 08:40:15 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 08:40:18 ( user-guide: line 1903) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 08:40:18 build succeeded. 08:40:18 08:40:18 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 08:40:20 docs-linkcheck: OK ✔ in 34.23 seconds 08:40:20 gitlint: freeze> python -m pip freeze --all 08:40:20 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==26.1.1,python-dateutil==2.9.0.post0,setuptools==82.0.1,sh==1.14.3,six==1.17.0 08:40:20 gitlint: commands[0]> gitlint 08:40:20 docs: OK (29.93=setup[27.43]+cmd[2.50] seconds) 08:40:20 docs-linkcheck: OK (34.23=setup[27.39]+cmd[6.83] seconds) 08:40:20 gitlint: OK (6.16=setup[6.02]+cmd[0.15] seconds) 08:40:20 congratulations :) (36.12 seconds) 08:40:20 + tox_status=0 08:40:20 + echo '---> Completed tox runs' 08:40:20 ---> Completed tox runs 08:40:20 + for i in .tox/*/log 08:40:20 ++ echo .tox/docs-linkcheck/log 08:40:20 ++ awk -F/ '{print $2}' 08:40:20 + tox_env=docs-linkcheck 08:40:20 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 08:40:20 + for i in .tox/*/log 08:40:20 ++ echo .tox/docs/log 08:40:20 ++ awk -F/ '{print $2}' 08:40:20 + tox_env=docs 08:40:20 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 08:40:20 + for i in .tox/*/log 08:40:20 ++ echo .tox/gitlint/log 08:40:20 ++ awk -F/ '{print $2}' 08:40:20 + tox_env=gitlint 08:40:20 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 08:40:20 + DOC_DIR=docs/_build/html 08:40:20 + [[ -d docs/_build/html ]] 08:40:20 + echo '---> Archiving generated docs' 08:40:20 ---> Archiving generated docs 08:40:20 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 08:40:20 + echo '---> tox-run.sh ends' 08:40:20 ---> tox-run.sh ends 08:40:20 + test 0 -eq 0 08:40:20 $ ssh-agent -k 08:40:20 unset SSH_AUTH_SOCK; 08:40:20 unset SSH_AGENT_PID; 08:40:20 echo Agent pid 1514 killed; 08:40:20 [ssh-agent] Stopped. 08:40:20 [PostBuildScript] - [INFO] Executing post build scripts. 08:40:20 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1763919952599454407.sh 08:40:20 ---> sysstat.sh 08:40:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14803306940809791789.sh 08:40:21 ---> package-listing.sh 08:40:21 ++ facter osfamily 08:40:21 ++ tr '[:upper:]' '[:lower:]' 08:40:21 + OS_FAMILY=debian 08:40:21 + workspace=/w/workspace/netconf-tox-verify-master 08:40:21 + START_PACKAGES=/tmp/packages_start.txt 08:40:21 + END_PACKAGES=/tmp/packages_end.txt 08:40:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:21 + PACKAGES=/tmp/packages_start.txt 08:40:21 + '[' /w/workspace/netconf-tox-verify-master ']' 08:40:21 + PACKAGES=/tmp/packages_end.txt 08:40:21 + case "${OS_FAMILY}" in 08:40:21 + grep '^ii' 08:40:21 + dpkg -l 08:40:21 + '[' -f /tmp/packages_start.txt ']' 08:40:21 + '[' -f /tmp/packages_end.txt ']' 08:40:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:21 + '[' /w/workspace/netconf-tox-verify-master ']' 08:40:21 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 08:40:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 08:40:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9519671660547390138.sh 08:40:21 ---> capture-instance-metadata.sh 08:40:21 Setup pyenv: 08:40:21 system 08:40:21 3.8.20 08:40:21 3.9.20 08:40:21 3.10.15 08:40:21 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:40:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8fzH from file:/tmp/.os_lf_venv 08:40:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:23 lf-activate-venv(): INFO: Base packages installed successfully 08:40:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:40:36 lf-activate-venv(): INFO: Adding /tmp/venv-8fzH/bin to PATH 08:40:36 INFO: Running in OpenStack, capturing instance metadata 08:40:36 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16394014201470772476.sh 08:40:36 provisioning config files... 08:40:36 Could not find credentials [logs] for netconf-tox-verify-master #17107 08:40:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config3907849607102959073tmp 08:40:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:40:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:40:36 provisioning config files... 08:40:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:40:37 [EnvInject] - Injecting environment variables from a build step. 08:40:37 [EnvInject] - Injecting as environment variables the properties content 08:40:37 SERVER_ID=logs 08:40:37 08:40:37 [EnvInject] - Variables injected successfully. 08:40:37 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4721319588159635154.sh 08:40:37 ---> create-netrc.sh 08:40:37 WARN: Log server credential not found. 08:40:37 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9665799592559860334.sh 08:40:37 ---> python-tools-install.sh 08:40:37 Setup pyenv: 08:40:37 system 08:40:37 3.8.20 08:40:37 3.9.20 08:40:37 3.10.15 08:40:37 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:40:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8fzH from file:/tmp/.os_lf_venv 08:40:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:39 lf-activate-venv(): INFO: Base packages installed successfully 08:40:39 lf-activate-venv(): INFO: Installing additional packages: lftools 08:40:48 lf-activate-venv(): INFO: Adding /tmp/venv-8fzH/bin to PATH 08:40:48 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins4094133928378230482.sh 08:40:48 ---> uv-install.sh 08:40:48 uv 0.11.13 is already installed 08:40:48 uvx 0.11.13 (x86_64-unknown-linux-gnu) 08:40:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5287229488794761990.sh 08:40:48 ---> sudo-logs.sh 08:40:48 Archiving 'sudo' log.. 08:40:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11375892616454146940.sh 08:40:48 ---> job-cost.sh 08:40:48 INFO: Activating Python virtual environment... 08:40:48 Setup pyenv: 08:40:49 system 08:40:49 3.8.20 08:40:49 3.9.20 08:40:49 3.10.15 08:40:49 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:40:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8fzH from file:/tmp/.os_lf_venv 08:40:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:51 lf-activate-venv(): INFO: Base packages installed successfully 08:40:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:40:57 lf-activate-venv(): INFO: Adding /tmp/venv-8fzH/bin to PATH 08:40:57 INFO: No stack-cost file found 08:40:57 INFO: Instance uptime: 204s 08:40:57 INFO: Fetching instance metadata (attempt 1 of 3)... 08:40:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:40:57 INFO: Successfully fetched instance metadata 08:40:57 INFO: Instance type: v3-standard-2 08:40:57 INFO: Retrieving pricing info for: v3-standard-2 08:40:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:40:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=204 08:40:57 INFO: Successfully fetched Vexxhost pricing API 08:40:57 INFO: Retrieved cost: 0.06 08:40:57 INFO: Retrieved resource: v3-standard-2 08:40:57 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-master/archives/cost 08:40:57 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-master/archives/cost.csv 08:40:57 INFO: Successfully archived job cost data 08:40:57 DEBUG: Cost data: netconf-tox-verify-master,17107,2026-05-11 08:40:57,v3-standard-2,204,0.06,0.00,SUCCESS 08:40:57 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins11267066581337171601.sh 08:40:57 ---> logs-deploy.sh 08:40:57 Setup pyenv: 08:40:57 system 08:40:57 3.8.20 08:40:57 3.9.20 08:40:57 3.10.15 08:40:57 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8fzH from file:/tmp/.os_lf_venv 08:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:59 lf-activate-venv(): INFO: Base packages installed successfully 08:40:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:41:08 lf-activate-venv(): INFO: Adding /tmp/venv-8fzH/bin to PATH 08:41:08 WARNING: Nexus logging server not set 08:41:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/17107/ 08:41:08 INFO: archiving logs to S3 08:41:09 ---> uname -a: 08:41:09 Linux prd-ubuntu2204-builder-2c-2g-12722 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:41:09 08:41:09 08:41:09 ---> lscpu: 08:41:09 Architecture: x86_64 08:41:09 CPU op-mode(s): 32-bit, 64-bit 08:41:09 Address sizes: 40 bits physical, 48 bits virtual 08:41:09 Byte Order: Little Endian 08:41:09 CPU(s): 2 08:41:09 On-line CPU(s) list: 0,1 08:41:09 Vendor ID: AuthenticAMD 08:41:09 Model name: AMD EPYC-Rome Processor 08:41:09 CPU family: 23 08:41:09 Model: 49 08:41:09 Thread(s) per core: 1 08:41:09 Core(s) per socket: 1 08:41:09 Socket(s): 2 08:41:09 Stepping: 0 08:41:09 BogoMIPS: 5599.99 08:41:09 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 08:41:09 Virtualization: AMD-V 08:41:09 Hypervisor vendor: KVM 08:41:09 Virtualization type: full 08:41:09 L1d cache: 64 KiB (2 instances) 08:41:09 L1i cache: 64 KiB (2 instances) 08:41:09 L2 cache: 1 MiB (2 instances) 08:41:09 L3 cache: 32 MiB (2 instances) 08:41:09 NUMA node(s): 1 08:41:09 NUMA node0 CPU(s): 0,1 08:41:09 Vulnerability Gather data sampling: Not affected 08:41:09 Vulnerability Indirect target selection: Not affected 08:41:09 Vulnerability Itlb multihit: Not affected 08:41:09 Vulnerability L1tf: Not affected 08:41:09 Vulnerability Mds: Not affected 08:41:09 Vulnerability Meltdown: Not affected 08:41:09 Vulnerability Mmio stale data: Not affected 08:41:09 Vulnerability Reg file data sampling: Not affected 08:41:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:41:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:41:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:41:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:41:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:41:09 Vulnerability Srbds: Not affected 08:41:09 Vulnerability Tsa: Not affected 08:41:09 Vulnerability Tsx async abort: Not affected 08:41:09 Vulnerability Vmscape: Not affected 08:41:09 08:41:09 08:41:09 ---> nproc: 08:41:09 2 08:41:09 08:41:09 08:41:09 ---> df -h: 08:41:09 Filesystem Size Used Avail Use% Mounted on 08:41:09 tmpfs 794M 1.1M 793M 1% /run 08:41:09 /dev/vda1 39G 9.3G 30G 25% / 08:41:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:41:09 tmpfs 5.0M 0 5.0M 0% /run/lock 08:41:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:41:09 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:41:09 08:41:09 08:41:09 ---> free -m: 08:41:09 total used free shared buff/cache available 08:41:09 Mem: 7937 553 3838 4 3545 7073 08:41:09 Swap: 1023 0 1023 08:41:09 08:41:09 08:41:09 ---> ip addr: 08:41:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:41:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:41:09 inet 127.0.0.1/8 scope host lo 08:41:09 valid_lft forever preferred_lft forever 08:41:09 inet6 ::1/128 scope host 08:41:09 valid_lft forever preferred_lft forever 08:41:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:41:09 link/ether fa:16:3e:08:0a:f3 brd ff:ff:ff:ff:ff:ff 08:41:09 altname enp0s3 08:41:09 inet 10.30.171.188/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:41:09 valid_lft 86191sec preferred_lft 86191sec 08:41:09 inet6 fe80::f816:3eff:fe08:af3/64 scope link 08:41:09 valid_lft forever preferred_lft forever 08:41:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:41:09 link/ether ba:d7:14:90:29:5c brd ff:ff:ff:ff:ff:ff 08:41:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:41:09 valid_lft forever preferred_lft forever 08:41:09 08:41:09 08:41:09 ---> sar -b -r -n DEV: 08:41:09 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-12722) 05/11/26 _x86_64_ (2 CPU) 08:41:09 08:41:09 08:37:43 LINUX RESTART (2 CPU) 08:41:09 08:41:09 08:41:09 ---> sar -P ALL: 08:41:09 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-12722) 05/11/26 _x86_64_ (2 CPU) 08:41:09 08:41:09 08:37:43 LINUX RESTART (2 CPU) 08:41:09 08:41:09 08:41:09